@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: #00869d;
}
h1 {
	font-size: 44px;
	font-weight: 400;
}
p {
	color: #000000;
}
h2 {
	font-size: 32px;
	color: #00869d;
}
h3 {
    color: #00869d;
}
.agency {
	display: block;
	font-size: 25px;
	margin-bottom: 0px;
	margin-top: 15px;
	font-weight: 600;
}
a {
	color: #000000;
}
#cnt-us p a{color: #000000;}
.main ul {
	padding-left: 12px;
}
#cnt-us1 p a{color: #000000;}
.main ul {
	padding-left: 12px;
}
/*Header*/
.main-banner {
	height: 325px;
    margin-top: 10px;
	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 */
	position: relative;
}
.center-block {
	padding: 7px 0;
}
/*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: #000000;
	padding: 0px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 15px 10px 0px 10px;
}
.navbar-default .navbar-nav > li > .active {
	color: #f77105;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #f77105;
}
.navbar {
	margin: 0px;
	min-height: 50px;
}
/*Navigation ends*/
/*Banner*/

.banner-caption {
	position: absolute;
	left: 100px;
	top: 10px;
	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: #fff;
	font-size: 22px;
}
.inside-page .caption a {
	color: #fff;
}
.selected a {
	color: #f77105 !important;
}
.caption a:hover, .caption a:focus, .inside-page .caption a:hover, .inside-page .caption a:focus {
    text-decoration: none;
    color: #f77105;
}
.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: #00869d;
	height: 165px;
}
.nav-bg {
	background: #384a64;
}
/*Banner Ends*/
/*Header ends*/
/*Main Content*/
.content-area {
	background: #ffffff;
    background: -moz-linear-gradient(top, #e1e6f2 0%, #ffffff 50%, #ffffff 52%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1e6f2), color-stop(50%, #ffffff), color-stop(52%, #ffffff), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #e1e6f2 0%, #ffffff 50%, #ffffff 52%, #fff 100%);
    background: -o-linear-gradient(top, #e1e6f2 0%, #ffffff 50%, #ffffff 52%, #fff 100%);
    background: -ms-linear-gradient(top, #e1e6f2 0%, #ffffff 50%, #ffffff 52%, #fff 100%);
    background: linear-gradient(to bottom, #e1e6f2 0%, #ffffff 50%, #ffffff 52%, #fff 100%);
	border-bottom: 1px solid #fff;
	padding-bottom:10px;
}
.quoter {
	background: #00869d;
	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: 31px;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
}
.quoter h5 span.txt-ds{color: #fff;
	font-weight: 400;
	font-size: 41px;
	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.zip-style.holder {
	background: #fff;
	border: 1px solid #000;
	padding: 6px 0 6px 3px;
	width: 98%;
	margin-bottom: 10px;
	color: #000000;
}
.zip.zip-style {
    background: #c6e9f7;
	border: 1px solid #1ebdeb;
	padding: 6px 0 6px 3px;
	width: 98%;
	margin-bottom: 10px;
	color: #000000;
}
.align-inner-img {
	margin-right: 10px;
}
.btn {
	background: #f77105; /* Old browsers */
	background: -moz-linear-gradient(top, #f77105 0%, #f77105 49%, #f77105 51%, #e97a0d  100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f77105), color-stop(49%, #f77105), color-stop(51%, #f77105), color-stop(100%, #e97a0d )); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f77105 0%, #f77105 49%, #f77105 51%, #e97a0d  100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f77105 0%, #f77105 49%, #f77105 51%, #e97a0d  100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f77105 0%, #f77105 49%, #f77105 51%, #e97a0d  100%); /* IE10+ */
	background: linear-gradient(to bottom, #f77105 0%, #f77105 49%, #f77105 51%, #e97a0d  100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85bf4b', endColorstr='#73a641', GradientType=0 ); /* IE6-8 */
	border: 1px solid #000;
	padding: 10px 40px;
	font-size: 28px;
	font-weight: bold;
}
.btn:hover {
	border: 1px solid #e97a0d ;
	background: #e97a0d ; /* Old browsers */
	background: -moz-linear-gradient(top, #e97a0d  0%, #f77105 49%, #f77105 51%, #f77105 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e97a0d ), color-stop(49%, #f77105), color-stop(51%, #f77105), color-stop(100%, #f77105)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e97a0d  0%, #f77105 49%, #f77105 51%, #f77105 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e97a0d  0%, #f77105 49%, #f77105 51%, #f77105 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e97a0d  0%, #f77105 49%, #f77105 51%, #f77105 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e97a0d  0%, #f77105 49%, #f77105 51%, #f77105 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73a641', endColorstr='#85bf4b', GradientType=0 ); /* IE6-8 */
}
.testimonial {
	width: 70%;
	float: right;
}
.testimonial h2 {
	color: #305685;
}
.testimonial h3 {
	color: #273040;
}
.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: #00869d; /* Old browsers */
	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:hover, footer ul li a:focus {
    text-decoration: none;
    color: #f77105;
}
footer ul li a.active {
	color: #f77105;
}
.logo {
	width: 100%;
	text-align: center;
}
.logo-img {
	display: inline-block;
}
.logo-img img {
    height: auto;
    width: auto;
	width:100%;
	max-width: 350px;
}
address {
	margin-top: -20px;
	margin-bottom: 0px;
	float: right;
	text-align: right;
	margin-right: 15%;
	font-weight: 600;
}
#agency-address p {
    color: #fff;
}
#agency-address p a {
    color: #fff;
}
#agency-address p a:hover, #agency-address p a:focus {
    text-decoration: none;
    color: #f77105;
}

#agency-address1 p {
    color: #fff;
}
#agency-address1 p a {
    color: #fff;
}
#agency-address1 p a:hover, #agency-address p a:focus {
    text-decoration: none;
    color: #f77105;
}

.copyright p {
	text-align: center;
	margin-top: 30px;
    color: #fff;
}
.copyright p a {
    color: #fff;
}
.copyright p a:hover, .copyright p a:focus {
    color: #f77105;
    text-decoration: none;
}
/*Footer ends*/
/*iframer*/
.jot-other {
	height: 343px!important;
	width: 103%!important;
}
iframe {
	height: 500px;
	width: 100%;
	border: 0;
}
.ccframe {
height:1600px;
}
.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: #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: #c6e9f7;
	border-color: #1ebdeb;
}
.checkbox-primarybox input[type="checkbox"]:checked + label::after {
	color: #000;
}
.zip:focus {
    color: #00869d;
}
.radio, .checkbox {
	margin-bottom: 13px;
}
/* Drop Down Fixes */
.navbar-default .navbar-nav > li > a:focus {
	color: #f77105;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: none;
	color: #f77105;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background: none;
	color: #f77105;
}
.dropdown-menu > li > a:hover {
	background: none;
	color: #f77105;
}
.dropdown-menu > li > .active {
	color: #f77105;
}
.active {
	color: #f77105;
}
.dropdown-menu > li > a {
	color: #000000;
}
.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;
}
#cnt-us1 a {
	color: #043948;
	font-size: 16px;
}
/* Carriers carrier */
.contact-list h2 {
	color: #00869d;
	font-weight: 400;
	font-size: 1.5em !important;
}
.contact-list-bdr {
	border-bottom: 1.5px dotted #252374;
}
.contact-list a {
	color: black;
}
.contact-list img {
	width: auto!important;
	height: auto!important;
}
.clist {
	height: 319px;
}
.btn-xs {
	background: #00869d; /* Old browsers */
	background: -moz-linear-gradient(top, #00869d 0%, #00869d 49%, #00869d 51%, #3353ab 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00869d), color-stop(49%, #00869d), color-stop(51%, #00869d), color-stop(100%, #3353ab)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #00869d 0%, #00869d 49%, #00869d 51%, #3353ab 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #00869d 0%, #00869d 49%, #00869d 51%, #3353ab 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #00869d 0%, #00869d 49%, #00869d 51%, #3353ab 100%); /* IE10+ */
	background: linear-gradient(to bottom, #00869d 0%, #00869d 49%, #00869d 51%, #3353ab 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#493ec0', endColorstr='#3353ab', GradientType=0 ); /* IE6-8 */
	color: #fff!important;
}
.btn-xs:hover {
	background: #3353ab; /* Old browsers */
	background: -moz-linear-gradient(top, #3353ab 0%, #00869d 49%, #00869d 51%, #00869d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3353ab), color-stop(49%, #00869d), color-stop(51%, #00869d), color-stop(100%, #00869d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #3353ab 0%, #00869d 49%, #00869d 51%, #00869d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3353ab 0%, #00869d 49%, #00869d 51%, #00869d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #3353ab 0%, #00869d 49%, #00869d 51%, #00869d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #3353ab 0%, #00869d 49%, #00869d 51%, #00869d 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3353ab', endColorstr='#493ec0', GradientType=0 ); /* IE6-8 */
	color: #fff;
    text-decoration: none;
}
.holder {
	color: #333;
}

iframe#frame {
    height: 1600px;
}
.anc-jmp-fnt img {
    padding-right: 10px;
    border: none;
	padding-bottom:5px;
}
a.anc-jmp-fnt {
    color:#493ec0 !important;
    font-weight: bold;
    font-size: 18px;
}
a.anc-jmp-fnt:hover, a.anc-jmp-fnt:focus {
    color: #3353ab!important;
    text-decoration: none;
}
.bk-fix{
display:inline-block;
}
.cont-ul li {
line-height:1.42857143;
}
.cont-ul {
padding-left:40px!important;
}
.contact-list.list-title {
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.contact-list.list-title > .sub-title {
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #00869d;
    padding-bottom: 5px;
    padding-top: 5px;
}
.contact-list {
    padding-bottom: 5px;
    padding-top: 5px;
}
.contact-list .col-md-3 {
    padding-right: 0px;
}
.contact-list.agent-info {
    background: #fff;
}
.contact-list.agent-info span {
    display: none;
    float: left;
}
.contact-list.agent-info {
    border-bottom: 1px dashed #00869d;
}
.contact-list.agent-info.last {
    border: none;
}
.services-ul {
list-style-type:none;
font-size:18px;
text-align:left;
padding-left:0px;
margin-bottom:0px;
}
.services-ul li {
padding:5px 10px;
background:#493ec0;
margin-top:10px;
color:#fff;
border-radius:5px;
}
#index-services, #index-services-ph {
float:right;
width:70%;
padding: 0px;
margin-top: 20px;
}
.staff-bio ul {
list-style-type:none;
padding-left:0px!important;
}
.staff-bio ul li {
font-size:18px;
}
.abt-staff {
height:200px;
}
.staff-h2 {
margin-top:0px;
font-size:25px;
margin-bottom:0px;
}
.brk-fix {
display:inline-block;
}
.umb-h3{
font-style:italic;
}
.translated-ltr .btn {
font-size:15px!important;
}
.translated-ltr .services-ul {
font-size:16px!important;
}
.spanish-translator {
position:relative;
z-index:99;
}

.translated-ltr .navbar-default .navbar-nav > li > a {
	margin: 15px 5px 0px 5px;
}
.btn-primary:focus{
	color:#fff;
background-color:#f77105;
border-color:#000;
}
/* .abt-fix span { */
	/* display:none; */
/* } */
/* .abt-fix:after { */
	/* content: "INICIO"; */
/* } */

.translated-ltr .eng-text {
	display:none;
}
.translated-ltr .spanish-text {
	
	display:inline-block;
}
.spanish-text {
	display:none;
	
	
}
.notraslate {
	font-size:25px;
}



.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	float: left;
	width: 100%;
	margin: 0;
	height:100px;
	border-top: 1px solid #d3d4d5;
	border-bottom:1px solid #DFDFDF;
	margin-bottom:20px;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: default;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item img {
	cursor: default;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	max-width: 100%;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	display: none;
}

.notranslate.spanish-visible {
    display: none;
}
.translated-ltr .english-visible {
    display: none;
}
.translated-ltr .notranslate.spanish-visible {
	display: block;
}