@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, p, a, button, li, span {
	font-family: 'Ek Mukta', sans-serif;
}
li a {
	outline: 0
}
.site-info ul {
	padding: 0px;
	text-align: center;
}

h1{
   color :#1b1464;
  }

 p {
	color: #000;
}
h1 {
	font-size: 35px;
	font-weight: 700;
}
h2 {
	font-size: 32px;
	color: #1b1464;
}
.agency {
	display: block;
	font-size: 21px;
	margin-bottom: 0px;
	margin-top: 15px;
	font-weight: 600;
	color: #fff;
}

a {
	color: #5B99F2;
}
.main ul {
	padding-left: 12px;
}
/*Header*/
.main-banner {
	height: auto;
	background: #fff; /* Old browsers */

	position: relative;
}
.center-block {
	padding: 12px 0;
}
.logo-section{
text-align:center;
z-index:999;
width: 100%;
}
.logo {
	float: left;
	margin-left: 22%;
}
.tag-line {
	text-align: left;
	float: left;
	list-style-type: none;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
}
.tag-line li {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 25px;
}
/*Navigation*/
.navbar .navbar-nav {
	/*display: inline-block;*/
	float: left;
	vertical-align: top;
}
.navbar .navbar-collapse {
	text-align: center !important;
	/*margin-left: -30px; */
}
.navbar-default {
	background-color: transparent;
	border: transparent;
}
.navbar-default .navbar-nav > li > a {
	color: #000;
	padding-bottom: 0px;
	text-transform: uppercase;
	font-weight: 600;
}
.navbar-default .navbar-nav > li > a.active{
color:#99b963;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
color:#99b963; 
}
.navbar-default .navbar-nav > li > a:hover {
	color: #99b963; 
}
.navbar {
	margin: 0px;
	min-height: 50px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: transparent;
	color: #99b963; ;
}
/*Navigation ends*/
/*Banner*/

.banner-caption {
	position: absolute;
	left: 100px;
	top: 12px;
	width: 80%;
}
a:hover {color:#5B99F2;}
.carousel-control.left {
	background-image: none;
	left: -75px;
	filter: none;
}
.carousel-control.right {
	right: -65px;
	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: 75px;
	width: 0;
}
.thumbnail {
	background: none;
	border: none;
}
.caption {
	text-align: center;
}
.caption a {
	font-weight: 100;
	color: #fff;
	font-size: 24px;
}
/*.inside-page .caption a {
	color: #183550;
}*/
.selected a {
	color: #a3c1ff !important ;
}
.inside-page img {
	opacity: 0.3;
}
.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: #8e2931; /* #9e8d78 to 242984 */
	background: #99b963; /* Old browsers */
	background: -moz-linear-gradient(top, #99b963 0%, #86a157 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #99b963), color-stop(100%, #86a157)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #99b963 0%, #86a157 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #99b963 0%, #86a157 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #99b963 0%, #86a157 100%); /* IE10+ */
	background: linear-gradient(to bottom, #99b963 0%, #86a157 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99b963', endColorstr='#86a157', GradientType=0 ); /* IE6-9 *
	*/height: 170px;
	margin-top:-5px;
}
/*.nav-bg {
	background-image: inherit;
} */
/*Banner Ends*/
/*Header ends*/
/*Main Content*/
.content-area {
	background: #ccc; 
	border-bottom: 1px solid #fff;
}
.quoter {
	background: #1b1464;
	width: 70%;
	float: right;
	padding: 20px;
	margin-top: 20px;
	border-radius: 8px;
	margin-bottom: 15px;
}
.quoter h5 {
	color: #fff; /* changed to #f20d32 to #fff only*/
	font-size: 39px;
	font-weight: bold;
	line-height: 36px;
}
.quoter h6 {
	color: #fff;  /* changed to #f20d32 to #fff only*/
	font-weight: 400;
	font-size: 52px;
}
.jot-quote h5 {
	text-align: center!important;
	color: #fff !important;   /* changed to #f20d32 to #fff only*/
	font-size: 36px!important;
	font-weight: bold!important;
	line-height: 37px!important;
}

.jot-quote {
   padding-bottom:10px;
}
.dropdown-menu > li > a {
	padding: 3px 13px;
}
.jot-other {
	
	width: 103%!important;
}
.checkbox label {
	color: #fff;  /* changed to #f20d32 to #fff only*/
	padding: 0px;
	line-height: 20px;
	font-size: 18px;
}
.zip {
	/*background: #cea866; /* Old browsers */
	/*background: -moz-linear-gradient(top, #cea866 0%, #846d45 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cea866), color-stop(100%, #846d45)); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #cea866 0%, #846d45 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, #cea866 0%, #846d45 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top, #cea866 0%, #846d45 100%); /* IE10+ */
	/*background: linear-gradient(to bottom, #cea866 0%, #846d45 100%); /* W3C */
 /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cea866', endColorstr='#846d45', GradientType=0 ); /* IE6-9 */
	background: #99b963; /* Old browsers */
	background: -moz-linear-gradient(top, #99b963 0%, #86a157  100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #99b963), color-stop(100%, #86a157 )); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #99b963 0%, #86a157  100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #99b963 0%, #86a157  100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #99b963 0%, #86a157 100%); /* IE10+ */
	background: linear-gradient(to bottom, #99b963 0%, #86a157  100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99b963', endColorstr='#86a157', GradientType=0 );
	border: 1px solid #99b963;
	padding: 6px 0 6px 3px;
	width: 98%;
	margin-bottom: 10px;
	text-align:center !important;
	color: #fff;
}
.align-inner-img {
	margin-right: 10px;
}
.btn {
	background: #99b963; /* Old browsers */
	background: -moz-linear-gradient(top, #99b963 0%, #86a157  100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #99b963), color-stop(100%, #86a157 )); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #99b963 0%, #86a157  100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #99b963 0%, #86a157  100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #99b963 0%, #86a157 100%); /* IE10+ */
	background: linear-gradient(to bottom, #99b963 0%, #86a157  100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99b963', endColorstr='#86a157', GradientType=0 );
	border: 1px solid #99b963;
	padding: 10px 40px;
	font-size: 28px;
	font-weight: bold;
}
.btn:hover , .btn:focus{
	border: 1px solid #86a157;
	background: #86a157; /* Old browsers */
	background: -moz-linear-gradient(top, #86a157 0%, #99b963 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #86a157), color-stop(100%, #99b963)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #86a157 0%, #99b963 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #86a157 0%, #99b963 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #86a157 0%, #99b963 100%); /* IE10+ */
	background: linear-gradient(to bottom, #86a157 0%, #99b963 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86a157', endColorstr='#99b963', GradientType=0 ); /* IE6-9 */
}
footer li a:focus {
    color: rgb(255, 255, 255);
}
.testimonial {
	width: 70%;
	float: right;
}
.testimonial h2 {
	color: #1b1464;
}
.testimonial h3 {
	color: #1b1464;
}
.testimonial h4 {
	color: #000;
}
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 #292623;
	background: #1b1464;
	padding-top: 10px;
}
footer ul {
	color:#fff;
	margin-left: 15%;
}
footer ul li {
	padding-left: 0px !important;
}
footer ul li a {
	color: #ffffff;
	font-weight: 600;
}
footer ul li a:focus {
	color: #273040;
	font-weight: 600;
	text-decoration: none;
}

footer ul li a.active {
	color: #99b963 ;
}
footer ul li a:hover,footer ul li a:focus {
	color: #99b963 ;
	text-decoration:none;
}
footer a {
    color: #99b963;
}
footer a:hover, footer a:focus {
    color: #86a157;
}
address {
	margin-top: -20px;
	margin-bottom: 0px;
	float: right;
	text-align: right;
	margin-right: 15%;
	font-weight: 600;
	color: #fff;
}
.social {
	margin-right: 0px;
	margin-top: 0px;
}
.social > li {
    list-style-type: none !important;
    float: left;
    margin-right: 10px;
}
.copyright p {
	text-align: center;
	color: #fff;
}
/*Footer ends*/
/*iframer*/
iframe {
	height: 500px;
	width: 100%;
	border: 0;
}
.frame-fix {
	height: 1500px;
}
.jot-other {
	height: 320px !important;
	padding-bottom:0px;
}
.jot-quote{
   padding-bottom:2px;
}
@-moz-document url-prefix() {
.jot-other {
	height: 350px !important;
	padding-bottom:0px;
}
}
@media screen and (min-width:0\0) and (min-resolution: +72dpi) {
  .jot-other {
	height: 300px !important;
	}
}

/*_:-ms-fullscreen, :root  .jot-other {
	height: 288px !important;
	} */
/*iframe ends*/
.quote-error {
	color: #fff;
	padding-bottom: 10px;
}
.quote-hide {
	display: none;
}
.quote-show {
	display: block;
}
/* Customer service carrier */
.top-space {
	margin-top: 10px;
}
.contact-list h2 {
	color: #fff ;
	font-weight: 400;
	padding-bottom: 10px;
	font-size: 18px !important;
}
.contact-list-bdr {
	border-bottom: 1.5px dotted #fff;
}
.contact-list a {
	color: black;
}
.contact-list img {
	width: auto!important;
	height: auto!important;
}
.clist {
	height: 310px;
}
.btn-xs {
	background: #303F54 ; /* Old browsers */
	background: -moz-linear-gradient(top, #303F54  0%, #05101c  100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #303F54 ), color-stop(100%, #05101c )); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #303F54  0%, #05101c  100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #303F54  0%, #05101c  100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #303F54  0%, #05101c  100%); /* IE10+ */
	background: linear-gradient(to bottom, #303F54  0%, #05101c  100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303F54 ', endColorstr='#05101c ', GradientType=0 ); /* IE6-9 */
	border: 1px solid #05101c ; /* IE6-9 */
	color: #fff!important;
}
.btn-xs:hover {
	background: #05101c; /* Old browsers */
	background: -moz-linear-gradient(top, #05101c 0%, #303F54 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #05101c), color-stop(100%, #303F54)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #05101c 0%, #303F54 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #05101c 0%, #303F54 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #05101c 0%, #303F54 100%); /* IE10+ */
	background: linear-gradient(to bottom, #05101c 0%, #303F54 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05101c', endColorstr='#303F54', GradientType=0 ); /* IE6-9 */
	text-decoration: none;
	color: #fff;
}
/* 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 #26368C;
border-radius: 3px;
background-color: #2a47c2;
	-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: #555555;
}
.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: #73a6ff;
	border-color: #4f6679;
}
.checkbox-primarybox input[type="checkbox"]:checked + label::after {
	color: #4f6679;
}
.radio, .checkbox {
	margin-bottom: 13px;
}
h2.ht {
	color : #fff;
}
.phone-fax, .phone-fax a {
	color: #273040!important;
}
.contact_jot {
	height: 400px!important;
}
.google-map {
	float: right;
	width: 70%;
	margin-top: 20px;
}
.google-map iframe {
	height: 240px!important;
}
.dropdown-menu > li > a {
	color: #000;
	font-weight: 500;
}
.jot-quote h5 {
	margin: 0px 0px 15px 0px!important;
	font-size: 28px!important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a.active {
background-color: #003bab ;
    color: #fff;
}
.carrier-text {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.site-info  {
	padding: 0px;
}
.site-info p{
	text-align: center;
	float: none;
	font-size: 14px;
	margin: 0 auto;
	color: #273040;
}
#map-frame {
	height: 350px !important;
	width: 100%;
	border: 0;
	background: transparent !important;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 0px 10px;
}
.nav > li {
	padding: 10px 10px;
}
#CSIframe {
	height: 1700px
}
#JotFormIFramea {
	height: 330px!important;
	margin-top: 15px;
}

.nobreak {
 display:inline-block !important;
}

.costyle{
 font-weight:bold;
 font-size:14px;
}
.main p {
 text-align:justify;
}

.main  li{
text-align:justify;
color:#000;
}

.logo-agent{
   margin-bottom:16px;
  display:inline-block !important;
}

.site-info p {
    margin-bottom: 10px;
}

.main-banner-logo-carousel{
   position:relative;
   height:110px;
}

.nav > li > a {
    margin-left: 15px;
    margin-right: 15px;
    padding: 0px !important;
}

.social {
    text-align: right;
    margin-right: 15%;
    margin-bottom: 10px;
    display: block;
    float: right;
	clear:both;
}

.social a{
  margin:0px 5px;
}

.social a:hover{
 text-decoration: none;
 opacity: 0.8;
}

.nav{
 padding-left:32px;
 padding-right:32px;

}

#agency-address p{
color: #fff !important;
}

#agency-address  a[href^="tel"] , #content-para a[href^="tel"], .clist a[href^="tel"]{
  color: inherit !important;
}

.height-adj {
margin-top:42px;
}
.trusted-choice p {
margin: 15px 0px;
}
.trusted-choice p a:hover{ 
background:#222222;
color:#B8AA98;
text-decoration:none;
box-shadow:none;
}
.trusted-choice p a{
background:#000000;
box-shadow:2px 2px 2px #666666;
color:#D9D0C4;
padding:3px 5px;
border-radius:5px;
}
footer ul li {
line-height:25px;
}


#content-para a{
color:#87a257;
}
.address-footer {
margin-bottom:4px;
color: #fff;}

address-footer p {
color: #fff;
}

.anc-jmp-fnt img {
    padding-right: 10px;
    border: none;
	padding-bottom:5px;
}
a.anc-jmp-fnt { 
	color:#87a257 !important;
	font-size: 18px;
	}

.text-color {
color:#fff;
}
.testi-sec .fa.fa-caret-down {
	display: none;
	text-align: center;
	line-height: 0.3;
	margin-bottom: 30px;
	color: #138bbf;
}
.carousel-control.left-testi {
	top: auto;
	background: #fff;
	left: 0;
	width: 25px;
	border: 1px solid #333;
	color: #1b1464;
	height: 32px;
	border-radius: 1px;
	bottom: 0;
}
.carousel-control.right-testi {
	top: auto;
	background: #1b1464 !important;
	left: 32px;
	width: 25px;
	height: 32px;
	border-radius: 1px;
	bottom: 0;
}
#happy-clients h4{
	font-weight:600;
}
.testi-sec {
	margin: 30px 0;
	margin-left: 0px;
	padding: 10px 20px;
	background: #fff;
	background-image: none;
	border: 1px solid #1b1464;
	border-radius: 5px;
}