@charset "utf-8";
/* CSS Document */

/*
COLOR PALETTE
Primary color:#0b0318;
Secondary Color: #53d1f8 ;
Secondary content color: #636363;
*/


body, .TitleStyle1, .TitleStyle2, .TitleStyle3, .TitleStyle4, .TitleStyle5, .TitleStyle6, p, a, button, li, span {
	font-family: 'Oswald', sans-serif;
}
/*Typography*/
.TitleStyle1 {
	color: #0b0318;
	font-size: 34px;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 10px;
}
.TitleStyle2 {
	font-size: 30px;
	color: #0b0318;
	font-weight: 300;
	margin-top: 20px;
	margin-bottom: 10px;
}
p, ul, li {
	color: #636363;
	font-weight: 300;
	font-size: 18px;
	line-height: 30px;
}
/*Header Section*/
header {
	background: #fff;
	padding: 12px 0;
}
.logo img{
	margin: 0px;	
}
.TitleStyle6.caption {
	font-size: 34px;
	font-weight: 300;
	margin: 10px;
	text-align: center;
	color: #2a3490;
}
/*Banner Section*/
.banner-section {
	background: #2a3490; /* Old browsers */
	background: -moz-linear-gradient(top, #2a3490 0%, #11186e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2a3490), color-stop(100%, #11186e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2a3490 0%, #11186e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2a3490 0%, #11186e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2a3490 0%, #11186e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #2a3490 0%, #11186e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a3490', endColorstr='#11186e', GradientType=0 ); /* IE6-9 */
	padding: 40px 0;
}
.main-img {

	background-repeat: no-repeat;
	height: 256px;
		}
	
.bg-img {
	border: 12px solid #ffffff;
overflow:hidden!important;
	max-width:100%;
	display:inline-block;
	max-height:100%;
}

.quoter {
	background: #53d1f8;
	height: 280px;
	padding: 15px 25px;
}
.quoter select, .quoter input {
	color: #9f9f9f;
	font-size: 24px;
	font-weight: 300;
	height: 45px;
	margin: 20px 0 0;
	width: 100%;
	padding: 0 15px;
}
.btn {
	color: #0b0318;
	background: none;
	font-size: 44px;
	text-align: center;
	display: block;
	margin: 0 auto;
	font-weight: 700;
}
.styleOption select {
	padding: 0 12px;
	padding-right:0px!important;
	background-image: url(../img/dropdown-arrow.png);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: center right;
	-webkit-appearance: none;
}
/*Navigation*/
.nav-section {
	background: #53d1f8;
}
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}
.navbar .navbar-collapse {
	text-align: center;
}
.navbar-default {
	background-color: transparent;
	border: transparent;
}
.navbar-default .navbar-nav > li > a {
	color: #0b0318;
	font-weight: 400;
	font-size: 20px;
}
.navbar-default .navbar-nav > li >a:hover, .navbar-default .navbar-nav > li a:hover {
	color: #fff;
	background: #2b3590;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	background: #2b3590;
	color: #fff;
}
.navbar {
	margin: 0px;
	min-height: 35px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #53d1f8 !important;
}
/*Main Content*/
.content-area {
	padding-bottom: 20px;
}
.content-area ul {
	padding-left: 18px;
}
/*Footer*/
footer {
	background: #53d1f8;
	text-align: center;
	padding: 10px;
}
footer nav ul li {
	display: inline;
	margin: 10px;
}
footer nav ul {
	margin-bottom: 0px;
	padding-left: 0px;
}
footer nav ul li a {
	color: #0b0318 !important;
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
	white-space: nowrap;
}
footer nav ul li a:hover, footer nav ul li a.active, footer p a:hover {
	text-decoration: none;
} 
address {
	margin-bottom: 10px;
}
address, address a, address p, address p a, footer a {
	font-size: 14px;
	color: #0b0318!important;
	font-weight:400!important;
}
#agency-address ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;
}
#agency-address ul li {
	white-space: nowrap;
	display: inline-block;
	font-size: 14px;
	color: #0b0318;
	font-weight:400;
}
#agency-address ul li a:hover, #agency-address ul li a:focus, footer a:hover, footer a:focus {
	color: #2b3590!important;
	text-decoration: none;
}
.addr {
	margin: 0 35px;
}
.copyright {
	font-size: 12px;
	color: #0b0318;
}
/* IFRAMES */

iframe {
	height: 500px;
	width: 100%;
	border: 0;
	margin-left: 0px;
	margin-top: 20px;
}
.frame-fix {
	height: 1600px !important;
}

iframe.ccframe {
	height: 1600px !important;
}
footer nav ul li a.selected {
	color: #2b3590 !important;
}
.TitleStyle6 p {
color:#fff!important;
}

.copyright-nobreak {
	display: inline-block;
}
.social-ad-placeholder{
margin:0 0 10px 0;
padding:0px;
text-align:center;
}
.social-ad-placeholder a{
text-decoration:none;
display:inline-block;
margin-right:10px;
}
.fa-facebook{
color:#3b5998;
}
.fa-twitter{
color:#00acee;
}
.fa-linkedin{
color:#0077b5;
}
.logo{
	display:inline-block;
}
