@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, p, a, button, li, span {
	font-family: 'Ek Mukta', sans-serif;
}
h1 {
	color: #0e3a47;
}
h1 {
	font-size: 41px;
	font-weight: 400;
}
p {
	color: #000000;
}
h2 {
	font-size: 32px;
	color: #000;
}
.agency {
	display: block;
	font-size: 26px;
	margin-bottom: 0px;
	margin-top: 15px;
	font-weight: 600;
	color:#ff0926;
}
a {
	color: #3d7f93;
}
a:hover, a:focus {
    color: #3d7f93;
    text-decoration: underline;
}
header{
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #cccccc 100%, #cccccc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#cccccc 100%,#cccccc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#cccccc 100%,#cccccc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	position: relative;
	z-index: 2;
}
.cnt-us p a{color: #000000;} 
.cnt-us p a:hover{color: #3d7f93 !important;}
/*Header*/
.main-banner {
	position: relative;
}
.center-block {
	padding: 7px 0;
	max-width: 300px;
}
/*Navigation*/
.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: #000;
	padding-bottom: 0px;
	text-transform: uppercase;
	font-weight: 600;
	font-size:16px;
}
.navbar-default .navbar-nav > li > .active {
	color: #5A8693;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	color: #5A8693;
}
.navbar {
	margin: 0px;
	min-height: 50px;
}
.nav > li > a{margin:20px 15px 0px 15px; display:inline-block; padding:0px 0 0 0px;}
/*Navigation ends*/
/*Banner*/

.banner-caption {
	position: absolute;
	left: 100px;
	top: 12px;
	width: 80%;
}
.carousel-control.left {
	background-image: none;
	left: -75px;
	filter: none;
}
.carousel-control.right {
	right: -75px;
	background-image: none;
	filter: none;
}
.carousel-control {
	bottom: 0;
	left: -75px;
	opacity: 1;
	position: absolute;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	top: 77px;
	width: auto;
}
.thumbnail {
	background: none;
	border: none;
}
.caption {
	text-align: center;
}
.caption a {
	font-weight: 100;
	color: #ffffff;
	font-size: 22px;
}
.caption a:hover{
	font-weight: 100;
	color: #ffffff;
	font-size: 22px;
}

.inside-page .caption a {
	color: #ffffff;
}

.selected a {
	color: #0e3a47 !important;
}
.inside-page img {
	opacity: 0.6;
}
.inside-page img:hover {
	opacity: 1;
}
.carousel-inner img.active {
	opacity: 1;
}
.fnt-style {
	font-weight: 600;
}
.shadow {
	-webkit-box-shadow: -2px 25px 66px -10px rgba(0,0,0,1);
	-moz-box-shadow: -2px 25px 66px -10px rgba(0,0,0,1);
	box-shadow: -2px 25px 66px -10px rgba(0,0,0,1);
}
.thumb-banner {
	background: #5A8693;
	height: 165px;
    margin-top: -110px;
    position: relative;
    z-index: -1;
}
}
.nav-bg {
	background: #ffffff;
}
/*Banner Ends*/
/*Header ends*/
/*Main Content*/
.content-area {
	background: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom:10px;
}
.quoter {
	background: #0e3a47;
	width: 70%;
	float: right;
	padding: 20px;
	margin-top: 20px;
	border-radius: 8px;
}
.jot-quote h5 {
	text-align: center!important;
	color: #fff!important;
	font-size: 26px!important;
	font-weight: bold!important;
	line-height: 27px!important;
}
.quoter h5 {
	color: #fff;
	font-size: 39px;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
}
.quoter h5 span.txt-ds{color: #fff;
	font-weight: 400;
	font-size: 52px;
	text-align: center;}
	

.quoter h6 {
	color: #fff;
	font-weight: 400;
	font-size: 41px;
	text-align: center;
}
.checkbox label {
	color: #fff!important;
	padding: 0px;
	line-height: 20px;
	font-size: 18px;
}
.zip {
    background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #cccccc 100%, #cccccc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#cccccc 100%,#cccccc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#cccccc 100%,#cccccc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
border: 1px solid #000;
padding: 6px 0 6px 3px;
width: 98%;
margin-bottom: 10px;
}
.align-inner-img {
	margin-right: 10px;
}
.btn {
    background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #cccccc 100%, #cccccc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#cccccc 100%,#cccccc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#cccccc 100%,#cccccc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
color: #000;
border: 1px solid #846d45;
padding: 10px 40px;
font-size: 28px;
font-weight: bold;
}
.btn:hover, .btn:focus {
    border: 1px solid #846d45;
	background: #cccccc; /* Old browsers */
background: -moz-linear-gradient(top,  #cccccc 0%, #cccccc 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #cccccc 0%,#cccccc 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #cccccc 0%,#cccccc 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
color: #000;
  
}
.testimonial {
	width: 70%;
	float: right;
}
.testimonial h2 {
	color: #000;
}
.testimonial h3 {
	color: #000;
	font-size: 24px;
}
.testimonial h4 {
	color: #293141;
}
293141 .case {
 text-transform: uppercase;
 font-weight: bold;
}
.content-area .col-md-8 {
	width: 61%;
}
hr {
	margin-bottom: 1px;
	margin-top: 2px;
}
/*Main Content ends*/
/*Footer*/
footer {
	border-top: 1px solid #fff;
background: #0e3a47; /* Old browsers */
background: -moz-linear-gradient(top,  #0e3a47 0%, #134959 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #0e3a47 0%,#134959 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #0e3a47 0%,#134959 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e3a47', endColorstr='#134959',GradientType=0 ); /* IE6-9 */
padding-top: 10px;
}
footer ul {
	margin-left: 15%;
	
}
footer ul li {
	padding-left: 0px !important;
	color:#fff;
}
footer ul li a {
	color: #fff;
	font-weight: 600;
}
footer ul li a.active, #agency-address a.active, .copyright a.active{
	color: #5A8693 !important;
}
footer ul li a:hover, footer ul li a:focus , #agency-address a:hover, #agency-address a:focus, .copyright a:hover, .copyright a:focus{
	color: #5A8693 !important;
	text-decoration:none;
}
.logo {
	width: 100%;
	text-align: center;
}
.logo-img {
	display: inline-block;
	margin:5px 0;
}
address {
	margin-top: -20px;
	margin-bottom: 0px;
	float: right;
	text-align: right;
	margin-right: 15%;
	font-weight: 600;
}

.copyright p {
	text-align: center;
	margin-top: 30px;
}
/*Footer ends*/
/*iframer*/
.jot-other {
	height: 390px!important;
	width: 103%!important;
}
iframe {
	height: 500px;
	width: 100%;
	border: 0;
}
.frame-fix {
	height: 1800px;
}
/*iframe ends*/
.quote-error {
	color: #fff;
	padding-bottom: 10px;
}
.quote-hide {
	display: none;
}
.quote-show {
	display: block;
}
/* check box custom style */
.checkbox-group {
	display: block;
	width: 100%;
}
.checkbox {
	padding-left: 20px;
}
.checkbox label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-left: 5px;
}
.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	margin-left: -20px;
	border: 1px solid #000;
	border-radius: 3px;
	background-color: #ffffff;
	-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0;
	top: 0;
	margin-left: -20px;
	padding-left: 3px;
	padding-top: -3px;
	font-size: 11px;
	color: #000;
}
.checkbox input[type="checkbox"] {
	opacity: 0;
	z-index: 1;
}
.checkbox input[type="checkbox"]:focus + label::before {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after {
	font-family: 'FontAwesome';
	content: "\f00c";
}
.checkbox input[type="checkbox"]:disabled + label {
	opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before {
	background-color: #eeeeee;
	cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
	border-radius: 50%;
}
.checkbox.checkbox-inline {
	margin-top: 0;
}
.checkbox-primarybox input[type="checkbox"]:checked + label::before {
	background-color: #ffffff ;
	border-color: #cab298;
}
.checkbox-primarybox input[type="checkbox"]:checked + label::after {
	color: #000;
}
.radio, .checkbox {
	margin-bottom: 13px;
}
/* Drop Down Fixes */
.navbar-default .navbar-nav > li > a:focus {
	color: #0e3a47;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: none;
	color: #0e3a47;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background: none;
	color: #0e3a47;
}
.dropdown-menu > li > a:hover {
	background: #0e3a47;
	color: #fff;
}
.dropdown-menu > li > .active {
	color: #fff;
	background: #0e3a47;
}
.active {
	color: #0e3a47;
}
.dropdown-menu > li > a {
	color: #0e3a47;
}
.dropdown-menu {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 50%, #ffffff 52%, #dddbdb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #ffffff), color-stop(52%, #ffffff), color-stop(100%, #dddbdb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 50%, #ffffff 52%, #dddbdb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #ffffff 50%, #ffffff 52%, #dddbdb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 50%, #ffffff 52%, #dddbdb 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #ffffff 50%, #ffffff 52%, #dddbdb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddbdb', GradientType=0 ); /* IE6-8 */
}
/* Fixes */
::-webkit-input-placeholder {
 color: #000000;
}
:-moz-placeholder {
 color: #000000;
}
::-moz-placeholder {
 color: #000000;
}
:-ms-input-placeholder {
 color: #000000;
}
.gmap {
	width: 100%;
	height: 250px;
}
.contact-jot {
	height: 600px!important;
}
.abt-us-img img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.abt-us-img {
	text-align: center;
}
.abt-us-img a {
	color: #043948;
}
#cnt-us a {
	color: #043948;
	font-size: 16px;
}
/* Carriers */
.contact-list h2 {
	color: #000;
	font-weight: 400;
	font-size: 1.5em !important;
}
.contact-list-bdr {
	border-bottom: 1.5px dotted #000;
}
.contact-list a {
	color: black;
}
.contact-list img {
	width: auto!important;
	height: auto!important;
}
.clist {
	height: 319px;
}

.carrier-ph {
float:right;
}
.carrier-ph, .carrier-ph a {
color:#252122;
}


.btn-xs {
	background: #0e3a47;
	color: #fff!important;
}
.btn-xs:hover {
	background: #3d7f93;
	color: #fff;
}
.holder {
	color: #000;
}

iframe#frame {
    height: 1600px;
}
.anc-jmp-fnt img {
    padding-right: 10px;
    border: none;
	padding-bottom:5px;
	
}
a.anc-jmp-fnt {color:#0e3a47 !important;
font-size:16px;
}
a.anc-jmp-fnt:hover{color:#000 !important;
font-size:16px;
}

#agency-address p , , #agency-address p, #agency-address p a{
	color: #252726 !important;
	text-decoration:none !important;
}
#agency-address p a[href^='tel']{
	color: #252726 !important;
	text-decoration:none !important;
}

.cnt-us p a[href^='tel']{
	color: #fff !important;
	}
address {
    margin-top: -20px;
    margin-bottom: 0px;
    float: right;
    text-align: right;
    margin-right: 15%;
    font-weight: 600;
}



#agency-address p, #agency-address a { color:#fff!important;}
.copyright p ,.copyright p a{
   color:#fff;
}
.phone-automate a, .fax-automate a {
	color:#fff!important;
}


.cpy-nobreak {
display: inline-block;	
}

.social {
	margin-right: 0px;
	margin-top: 0px;
}
.social > li {
    list-style-type: none !important;
    float: left;
    margin-right: 10px;
}

.social {
 text-align:right;
 margin-right:15%;
 margin-bottom:10px;
}

.social a{
  margin:0px 5px;
}

.social a:hover{
 text-decoration: none;
 opacity: 0.8;
}
.cn-img {
	margin:20px auto!important;
}
.bh-ul {
	list-style-type:none;
	padding-left:0px;
}
.bh-ul .bh-hd {
	width:80px;
	display:inline-block;
}
.mt-img {
	width:200px;
	float:left;
	margin-right:20px;
}
.meet-team {
	margin-top:20px;
}
.meet-team a {
font-weight:600;
	
}
.cpy-nobreak {
	display:inline-block;
}
.history-page{
	font-size:60px;
}