@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: #006eb9;
}
p {
	color: #333;
}
h1 {
	font-size: 38px;
	font-weight: 600;
}
h2 {
	font-size: 21px;
	color: #2c2c2c;
	font-weight: 600;
}
.agency {
	display: block;
	font-size: 22px;
	margin-bottom: 0px;
	margin-top: 15px;
	font-weight: 600;
}
a {
	color: #006eb9;
}
.main ul {
	padding-left: 12px;
}
/*Header*/
header {
	background: #fff;
	position: relative;
	z-index: 2;
}
.main-banner {
	position: relative;
}
.center-block {
	padding: 11px 0;
}
.logo-section{
width:100%;
text-align:center;
}
.logo{
display:inline-block;
}
/*Navigation*/
.nav-top {
	margin-bottom: 20px;
}
.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;
}
.navbar-default .navbar-nav > li > a.active{
color:#006eb9;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
color:#006eb9;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #006eb9;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #006eb9;
}
.navbar {
	margin: 0px;
	min-height: 50px;
}
/*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: -45px;
	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;
}
.caption a:hover, .caption a:focus {
	text-decoration-color:#006eb9;
}

.inside-page .caption a {
	color: #fff;
}
.selected a {
	color: #fff !important;
	text-decoration: underline;
	text-decoration-color:#006eb9;
}
.inside-page img {
	opacity: 0.5;
}
.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: #1a1a1a;
	height: 165px;
	 margin-top: -110px;
    position: relative;
    z-index: -1;
}
.nav-bg {
	background: #384a64;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background: transparent;
}
.dropdown-menu > li > .active, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #fff;
  background: #006eb9;
}
/*Banner Ends*/
/*Header ends*/
/*Main Content*/
.content-area {
	background: #fff;
}
.quoter {
	background: #006eb9;
	width: 70%;
	float: right;
	padding: 20px;
	margin-top: 20px;
	border-radius: 8px;
}
.quoter h5 {
	color: #fff;
	font-size: 39px;
	font-weight: bold;
	line-height: 0px;
}
.quoter h6 {
	color: #fff;
	font-weight: 400;
	font-size: 52px;
}
.jot-quote h5 {
	text-align: center!important;
	color: #fff!important;
	font-size: 24px!important;
	font-weight: bold!important;
	line-height: 37px!important;
}
.jot-other {
	height: 343px!important;
	width: 103%!important;
}
.checkbox label {
	color: #fff;
	padding: 0px;
	line-height: 20px;
	font-size: 18px;
}
.zip {
	background: #fff; /* Old browsers */
	background: -moz-linear-gradient(top, #fff 0%, #fff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #fff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fff 0%, #fff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fff 0%, #fff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fff 0%, #fff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fff 0%, #fff 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#fff', 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: #fff;
	border: 1px solid #0060a1;
	padding: 10px 40px;
	font-size: 18px;
	font-weight: bold;
	color: #006eb9;
	width: 97%;
}
.btn:hover {
	border: 1px solid #fff;
	background: #006eb9;
	color: #fff;
}
.testimonial {
	width: 70%;
	float: right;
}
.testimonial h2 {
	color: #273040;
}
.testimonial h3 {
	color: #006eb9;
}
.testimonial h4 {
	color: #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 {
	background: #1a1a1a;
	padding-top: 30px;
}
footer ul {
	margin-left: 15%;
	color:#fff;
}
footer ul li {
	padding-left: 0px !important;
	margin-bottom: 10px;
}
footer ul li a {
	color: #fff;
	font-weight: 600;
}
footer ul li a.active, footer ul li a:hover, footer ul li a:focus {
	color: #fff;
	text-decoration:underline;
	text-decoration-thickness: 2px;
	text-underline-position: under;
	text-decoration-color: #006eb9;
}
address {
	margin-top: -20px;
	margin-bottom: 0px;
	float: right;
	text-align: right;
	margin-right: 15%;
	font-weight: 600;
}
address p{
	color:#fff;
	line-height: 24px;
}
.copyright p {
	text-align: center;
	color:#fff;
}
.copyright a, address a {
	color:#fff;
}
.copyright a:hover,.copyright a:focus, address a:hover,address a:focus{
	color: #fff;
	text-decoration:underline;
	text-decoration-thickness: 2px;
	text-underline-position: under;
	text-decoration-color: #006eb9;
}
footer ul li a:hover, footer ul li a:focus{
	color: #fff;
	text-decoration:underline;
	text-decoration-thickness: 2px;
	text-underline-position: under;
	text-decoration-color: #006eb9;
}
#main-content a:hover,#main-content a:focus{
	color:#0060a1;
}
/*Footer ends*/
/*iframer*/
iframe {
	height: 500px;
	width: 100%;
	border: 0;
}
.frame-fix {
	height: 1500px;
}
/*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: #846d45;
	font-weight: 400;
	padding-bottom: 10px;
	font-size: 1.5em !important;
}
.contact-list-bdr {
	border-bottom: 1.5px dotted #846d45;
}
.contact-list a {
	color: black;
}
.contact-list img {
	width: auto!important;
	height: auto!important;
}
.clist {
	height: 310px;
}
.btn-xs {
	background: #006eb9;
	color: #fff !important;
}
.btn-xs:hover {
	background: #0060a1;
	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 #000;
	border-radius: 3px;
	background-color: #fff;
	-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: #afc6d6;
	border-color: #428bca;
}
.checkbox-primarybox input[type="checkbox"]:checked + label::after {
	color: #000;
}
.radio, .checkbox {
	margin-bottom: 13px;
}
.logo-blck{
	z-index: 9999;}
	
	#frame {height:1600px;}
		.anc-jmp-fnt img {padding-right:10px;border:none;}
	
	 .mar-top {margin-top:10px;}
	 a.anc-jmp-fnt::hover {color:#000!important;}
	 
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}	 
/* Ada compliance fixes beings */ 
.skip-to-content-link {
  background: #9e8d78; /* change the bgcolor based on the template color*/
  color: #fff;
  height: 30px;
  right: 0%;
  padding: 7px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.4s;
  z-index:10;
}

.skip-to-content-link:focus {
  transform: translateY(0%);
  color: #fff;
}
a:focus,.dropdown-toggle:focus{
	outline: auto 2px Highlight;
    outline: auto 5px -webkit-focus-ring-color;
}
/* This will require, if "form-control" class not present on "quote box from fields" */

button:focus, input:focus, optgroup:focus, select:focus, textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
/* Ada compliance fixes end */ 
.loc-name{
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}
.contact-gmap{
	border:0;
	width:100%;
	height:300px;
}
.nobreak{
	display:inline-block;
}
.main {
	padding-bottom:30px;
}
#main-content hr{
	border-top: 1px solid #cdcbcb;
	margin:5px 0;
}
.busiqt-form{
	height:3000px!important;
	width:100%;
	border:0;
}
.qtpg-quoter{
	float:none!important;
	margin:0 auto 30px;
	width:45%;
}
.cnt-ul {
	list-style-type: none;
	padding-left: 0px !important;
}
.cnt-ul {
	list-style-type: none;
}
.cntss a {
	color: #006eb9;
}
.cntss a:hover, .cntss a:focus {
	color: #0060a1;
}
.zip, .select-center {
	background: #fff;
	border: 1px solid #0060a1;
	padding: 6px 0 6px 3px;
	width: 97%;
	margin-bottom: 10px;
}
.links-info{
	list-style-type:none;
}
.stf-wrap {
	border: 1px solid;
	margin-bottom: 20px;
	padding: 15px;
}
.stf-wrap p {
	margin-bottom: 0px;
}
h3.carrier-list {
	color: #2c2c2c;
	font-weight: 400;
	padding-bottom: 10px;
	font-size: 1.5em !important;
	border-bottom: 1.5px dotted #006eb9;
}
.ph a{
	color:#273040;
}
.copyright {
	margin: 30px 0 10px;
}
.shadowed {
    background-color: #fff;
    border: 1px solid #393939;
    display: inline-block;
    filter: drop-shadow(2px 3px 3px #333);
    padding: 10px;
    margin-bottom: 20px;
}
.clm-rprtng h2{
	text-decoration: underline;
	font-weight: 600;
	
}