@charset "utf-8";
/* CSS Document */
/* Typography */
body,html
{
	
	height:100%;
	width:100%;
	top:0px !important;
	
}
h1, h1 a, h1 a:focus {
	color: #2c2c2c;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}

h1 a:hover, h1 a:focus {
color: #666;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}
h1.index-title {
	margin: 10vh 0;
}
h2 {
	font-family: 'Montserrat', sans-serif;
	color: #012450;
	font-size: 22px;
}

p {
	color: #4e4e4b;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
}
a {
	color: #011836;
}
a, a:hover {
	text-decoration: none;
}
.top-nav {
	font-family: 'Montserrat', sans-serif;
}
.navbar-nav > li a, .caption h2, .styleOption select, .ins-boxes h3, .right-cnt h2 {
	font-family: 'Montserrat', sans-serif;
}
/* Header */
header {
	position: relative;
}
/* Top Navigation */
.top-nav {
	color: #fff;
	padding: 0px;/*padding: 15px 0 0 0;*/
}
.top-nav li {
	float: left;
	list-style-type: none;
	margin-right: 20px;
	line-height: 48px;
	padding-right: 20px;
	
}

.ed-2{
margin-right: -5px!important;}
.ed-1{
border-right: 1px solid #012450;}
ul.top-nav li:last-child {
	border-right: none;
}
.top-nav li a {
	color: #fff;
}
ul.top-nav li a.active {
	color: #e8a83a;
}
ul.top-nav li a:hover, ul.top-my-account li a:hover{
	opacity: 0.8;
}
.top-my-account {
	float: right;
	color: #fff;
 margin-top: 16px;
}
.top-my-account li {
		list-style-type: none;
	padding: 0px 0px 0px;

}
.top-my-account li a {
	color: #fff;
margin-right:7px;
font-family: 'Montserrat', sans-serif;
}
/* Main Carousel */
.item img {
	margin: 0 auto;
}
.carousel-control.left, .carousel-control.right {
	background: none;
	filter: none;
}
.carousel-control {
	width: auto;
	top: 50%;
	padding: 0px;
	z-index: 999;
}
.carousel-control img {
	width: 80%;
}
.caption-wrap {
    display: flex;
    gap: 40px;
    margin-top: 10vh;
    align-items:center;
    flex:1;
}
.caption {
	position: relative;
	z-index: 2;
    width: 100%;
    flex: 1;
}
.caption-right {
	position: relative;
        flex: 1;
        display: flex;
        justify-content:center;
}
.caption-right .wrap {
        display: flex;
    gap: 20px;
    flex-direction: column;
    background: #011836;
    padding: 20px;
    border-radius: 8px;
    width: 100%;
    max-width: 300px;
    min-width: 200px;
}
.caption-right .wrap .top {
    display: flex;
    gap: 10px;
    color: #fff;
    border-bottom: 1px solid #012450;
    padding-bottom: 20px;
    justify-content: center;
}
.caption-right .wrap .top p {
    color: #fff;
    text-align: left;
}
.caption-right .wrap .top .fa {
    color: #cf9025;   
    font-size: 20px;
    line-height: 24px;
}
.caption-right .wrap .top p span {
    font-size: 20px;
    line-height: 24px;
}
.carousel-inner.main>.item>img {
    width: 100%;
    margin-top: 190px;
    height: calc(95vh - 190px);
    max-height: 600px;
    min-height: 400px;
    width: 100%;
    object-fit: cover;
}
.caption-right .wrap .bottom p {
    color: #fff;
}
.caption-right .wrap .bottom p span {
    color: #cf9025; 
    font-size: 20px;
    line-height: 24px;
}
.carousel-inner.main>.item:after {
	background: rgba(0,0,0,0.6);
	background: linear-gradient(90deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,.2) 100%);
	content:" ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    pointer-events:none;
}
.caption h2 {
	color: #fff;
	font-size: 36px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	line-height: 60px;
	position: relative;
	z-index: -1;
	text-shadow: 0px 0px 6px #2c2c2c;
	display: block; /* that's the important part */
}
.caption h2 span {
	font-size: 42px;
    line-height: 50px;
	font-weight: 600;
	text-shadow: 0px 0px 6px #2c2c2c;
}
.cms-fix{
	font-size: 52px;
	font-weight: 600;
	text-shadow: 0px 0px 6px #2c2c2c;
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.top-bar {
	background: #011836;
	height: 50px;
}
.top-bar .fa, .top-bar .fas {
    color: #cf9025;
} 
.top-bar .ed-2 .fa {
    color: #fff;
}
/* Logo */
.agency-logo {
	padding: 10px;
    margin-top: 5px;
	display: inline-block;
	max-width: 200px;
    width: 100%;
}
.top-cst {
	background: #cf9025;
	height: 30px;
	width: auto;
	float: right;
	padding: 5px 10px 5px;
	position: relative;
	z-index: 1;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.top-cst a, .top-cst a:focus  {
	color: #010b1a;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;

}
.top-cst a:hover, .top-cst a:focus, .top-cst .active {
	color: #010b1a;
	opacity: .8;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}
.white-bg {
	background: rgba(255,255,255, 1);
	height: 140px;
}
.white-bg.no-img {
	border-bottom: 1px solid #ccc;
}
/* Navbar */
.navbar-nav {
	float: right;
	top: 40px;
	position: absolute;
	right: 0;
}
.navbar-default .navbar-nav>li>a {
	color: #2c2c2c;
	font-weight: 500;
	text-transform: uppercase;
	padding: 5px 0;
	margin: 0 7px;
	font-size: 16px\0/;
	font-size: 16px;/* it will be varies depend on the number of menus*/
	background-image: linear-gradient(45deg, #b68020, #b68020);
    background-size: 0% 3px;
    background-repeat: no-repeat;
    background-position: left bottom;
    transition: background-size 300ms ease;
}
.navbar-default .navbar-nav>li>a.active{
	background-size: 100% 3px;
    background-color: transparent;
	color: #2c2c2c!important;
}
.navbar-collapse {
	padding-left: 0px;
	padding-right: 0px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	background-size: 100% 3px;
    background-color: transparent;
	color: #2c2c2c!important;
}
/* .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background-color: transparent;
	color: #fff;
} */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-size: 100% 3px;
    background-color: transparent;
	color: #2c2c2c!important;
}
.navbar-default .navbar-nav > .open{
color:#fff!important;
}
.navbar-default {
	background: transparent;
	border: 0;
}
.navbar-nav > li .open a{
color:#fff;
}
.dropdown:hover .dropdown-menu {
	display: block;
	color:#fff;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a.active{
background-size: 100% 3px;
    background-color: transparent;
color:#2c2c2c;
}
.top-my-account .dropdown-menu {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}
.top-my-account .dropdown-menu > li > a:hover, .top-my-account .dropdown-menu > li > a:focus {
    background-size: 100% 3px;
    background-color: transparent;
    color: #2c2c2c!important;
	opacity: 1;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
    background-size: 100% 3px;
    background-color: transparent;
    color: #2c2c2c!important;
}
.dropdown-menu > li > a{
padding:3px 8px;
color: #2c2c2c;
background-image: linear-gradient(45deg, #b68020, #b68020);
    background-size: 0% 3px;
    background-repeat: no-repeat;
    background-position: left bottom;
    transition: background-size 300ms ease;
	display: table;
	padding: 3px 0px;
    margin: 3px 10px;
}

.dropdown-menu{
background:#35b1e6;
margin:14px 0 0 0 ;
min-width:94%;
color:#fff;
margin-left: 7px;
background: #faf7f2;
box-shadow: 0px 0px 1px rgba(44,44,44,.8);
}
#acc{
text-align:right!important;}
/* Quote-Box */
.styleOption {
	margin: 20px 0;
}
.styleOption select {
	background: #fff;
	border: 1px solid #2c2c2c;
	border-radius: 4px;
	color: #2c2c2c;
	padding: 7px 20px;
	padding: 7px 0px 7px 0px\0/;
	height: 40px\0/;
	width: 35%;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
}

.styleOption option {
	color: #333;
	text-shadow:none;
}
.styleOption-inside select {
	background: #fff;
	border: 1px solid #fff;
	border-radius: 4px;
	color: #2c2c2c;
	padding: 5px 20px;
	width: 100%;
	margin-top: 40px;
	position: relative;
	z-index: 99;
	padding: 5px 0px 5px 0px\0/;
}
.qte-btn.btn-default {
	background: #cf9025;
    color: #010b1a;
    text-shadow:none;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
	padding: 10px 30px;
	border: 0;
	border-radius: 5px;
	margin-left: 20px;
}
.qte-btn.btn-default:focus{
		background: #e8a83a;
    color: #010b1a;
}

.qte-btn.btn-default:hover {
		background: #e8a83a;
    color: #010b1a;
}
.inside-qte-btn.btn-default, .wp-block-search__button{
	float: right;
	color: #010b1a;
	padding: 10px 30px;
	border-radius: 5px;
	border: 0;
	background: #cf9025;
    text-shadow: none;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
}
.inside-qte-btn.btn-default:hover, .inside-qte-btn.btn-default:focus, .wp-block-search__button:hover, .wp-block-search__button:focus, .form-submit input:hover, .form-submit input:focus, .search-submit:hover {
	background: #e8a83a;
	color: #010b1a;
}
.qte-btn-ins:focus{
color:#fff;
}
.ins-types a, .ins-types a:focus {
	color: #005B70;
	float: right;
	text-transform: uppercase;
}
/* Insurance Types/Boxes */
.ins-boxes h3 {
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
}
.ins-boxes img {
	margin: 0 auto;
	display: block;
}
.col-md-3.box-1 {
	background: #011836;
}
.i-box-1 {
	background: #011836;
	height: auto;
	width: auto;
	padding: 25px 0px 10px;
}
.col-md-3.box-2 {
	background: #011836;
}
.i-box-2 {
	background: #011836;
	height: auto;
	width: 100%;
	padding: 25px 0px 10px;
}
.col-md-3.box-3 {
	background: #011836;
}
.i-box-3 {
	background: #011836;
	height: auto;
	width: auto;
	padding: 25px 0px 10px;
}
.col-md-3.box-4 {
	background: #011836;
}
.i-box-4 {
	background: #011836;
	height: auto;
	width: auto;
	padding: 25px 0px 10px;
}
.col-md-3.box-5 {
	background: #011836;
}
.i-box-5 {
	background: #011836;
	height: auto;
	width: auto;
	padding: 25px 0px 10px;
}
.col-md-3.box-6 {
	background: #011836;
}
.i-box-6 {
	background: #011836;
	height: auto;
	width: auto;
	padding: 25px 0px 10px;
}
.box-1, .box-2, .box-3, .box-4, .box-5 {
	border-right: 1px solid #012450;
}
/* Insurance Services */
.ins-types {
    background-color: #292d33;
	background: url("../img/cover-bg.png") repeat;
	padding: 30px 0 60px;
	margin: 0;
	font-family: 'Montserrat', sans-serif;
}
.ins-types .col-md-4 .inner {
	padding: 0px 0 10px 0;
    border-radius: 5px;
    box-shadow: 1px 1px 3px rgba(0,0,0,.6);
	background: #fff;
}
.ins-types .col-md-4 .inner h4, .ins-types .col-md-4 .inner p , .ins-types .col-md-4 .inner a {
	padding: 0 10px;
}
.ins-types h3 {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 32px;
	margin-bottom: 30px;
	font-family: 'Montserrat', sans-serif;
	text-shadow: 1px 1px 1px #2c2c2c;
}
.ins-types .col-md-4 .inner h4 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.ins-types img {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	width: 100%;
	border-bottom: 5px solid #cf9025;
}
.ins-types .fa.fa-caret-down {
	display: none;
	text-align: center;
	line-height: 0.3;
	margin-bottom: 30px;
	color: #fff;
}
.ins-types h4 {
	color: #2c2c2c;
}
.ins-types p {
	text-align: left;
	color: #4e4e4b;
}
.ins-types a {
	color: #2c2c2c;
	float: right;
	text-transform: uppercase;
	
}
.ins-types a:hover, .ins-types a:focus {
	opacity: .8;
	text-decoration: underline 2px #113a6c;
	text-underline-position: under;
}
.content {
	padding: 20px 0;
}
.inside-content {
    padding-bottom: 5vh;
}
.inside-content p a, .inside-content ul li a, .content p a {
    text-decoration: underline;
}
.inside-content p a.btn {
    text-decoration:none;
}
.content h2, .content h3, .content h4, .inside-content h2, .inside-content h3, .inside-content h4 {
    margin-top: 30px;
    margin-bottom: 10px;
	font-weight: 600;
	color: #2c2c2c;
}
.content h2, .inside-content h2 {
	font-size: 32px;
	line-height: 46px;
}
.content h3, .inside-content h3 {
	font-size: 28px;
	line-height: 36px;
}
.content h4, .inside-content h4 {
	font-size: 24px;
	line-height: 32px;
}
.content p, .content ul li, .inside-content p, .inside-content ul li,  .content ol li, .inside-content ol li {
	font-size: 18px;
	line-height: 32px;
}
.content ul, .inside-content ul, .inside-content ol {
	margin: 20px 0;
	padding-left: 20px;
}
.content ul li, .inside-content ul li, .inside-content ol li {
	margin-bottom: 10px;
	color: #4e4e4b;
	font-family: 'Montserrat', sans-serif;
}
.content ul li::marker, .inside-content ul li::marker {
	color: #cf9025;
}
.content ul li strong, .inside-content ul li strong, .inside-content ol li strong {
	color: #2c2c2c;
} 
.content p {
	margin-bottom: 20px;
}
.center {
	margin: 0 auto;
	display: block;
}
.btn-default {
	width: 130px;
	background: #113a6c;
	margin-top: 30px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	border: 0;
}
.btn-default:hover, .btn-default:focus {
	background: #012450;
	color: #fff;
}
/* Testimonial Sections */
.testi-sec {
	padding-bottom: 0px;
	margin-top: 40px;
	margin-bottom: 60px;
}
.testi-sec h3 {
	color: #2c2c2c;
	text-align: center;
	text-transform: uppercase;
	font-size: 32px;
	font-family: 'Montserrat', sans-serif;
}
.testi-sec .fa.fa-caret-down {
	display: none;
	text-align: center;
	line-height: 0.3;
	margin-bottom: 30px;
	color: #113a6c;
}
.testi-sec h5 {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #2c2c2c;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
}
.testi-sec p {
	color: #4e4e4b;
	text-align: center;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
}
.carousel-control.left-testi {
	top: auto;
	background: #fff;
	left: 48%;
	width: 25px;
	border: 1px solid #333;
	color: #0f5b7c;
	height: 32px;
	border-radius: 1px;
	bottom:0;
}
.carousel-control.right-testi {
	top: auto;
	background: #0f5b7c!important;
	left: 52%;
	width: 25px;
	height: 32px;
	border-radius: 1px;
	bottom:0;
}





/* footer */
footer {
margin-top:20px;
	color: #fff;
	padding: 30px 0 20px 0;
	font-family: 'Montserrat', sans-serif;

	text-transform: uppercase;
	background: #292d33; /* Old browsers */
	/*! background: -moz-linear-gradient(top, #05364b 0%, #05364a 19%, #042e40 43%, #053144 50%, #011836 50%, #011836 50%, #011836 50%, #011836 50%, #011836 50%, #011836 50%, #053144 50%, #042e40 53%, #042e40 53%, #032330 100%); */ /* FF3.6+ */
	/*! background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #05364b), color-stop(19%, #05364a), color-stop(43%, #042e40), color-stop(50%, #053144), color-stop(50%, #011836), color-stop(50%, #011836), color-stop(50%, #011836), color-stop(50%, #011836), color-stop(50%, #011836), color-stop(50%, #011836), color-stop(50%, #053144), color-stop(53%, #042e40), color-stop(53%, #042e40), color-stop(100%, #032330)); */ /* Chrome,Safari4+ */
	/*! background: -webkit-linear-gradient(top, #05364b 0%, #05364a 19%, #042e40 43%, #053144 50%, #011836 50%, #011836 50%, #011836 50%, #011836 50%, #011836 50%, #011836 50%, #053144 50%, #042e40 53%, #042e40 53%, #032330 100%); */ /* Chrome10+,Safari5.1+ */
	/*! background: -o-linear-gradient(top, #05364b 0%, #05364a 19%, #042e40 43%, #053144 50%, #011836 50%, #011836 50%, #011836 50%, #011836 50%, #011836 50%, #011836 50%, #053144 50%, #042e40 53%, #042e40 53%, #032330 100%); */ /* Opera 11.10+ */
	/*! background: -ms-linear-gradient(top, #05364b 0%, #05364a 19%, #042e40 43%, #053144 50%, #011836 50%, #011836 50%, #011836 50%, #011836 50%, #011836 50%, #011836 50%, #053144 50%, #042e40 53%, #042e40 53%, #032330 100%); */ /* IE10+ */
	/*! background: linear-gradient(to bottom, #05364b 0%, #05364a 19%, #042e40 43%, #053144 50%, #011836 50%, #011836 50%, #011836 50%, #011836 50%, #011836 50%, #011836 50%, #053144 50%, #042e40 53%, #042e40 53%, #032330 100%); */ /* W3C */
/*! filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05364b', endColorstr='#032330', GradientType=0 ); */ /* IE6-9 */
}
footer h4 {
	font-family: 'Montserrat', sans-serif;
	padding-bottom: 20px;
	font-size: 24px;
}
.footer-addrss h5{
	font-size: 18px;
}
ul.footer-nav {
	font-size: 14px;
	padding: 0;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: 300;
}
.footer-nav li {
	list-style-type: none;
	margin: 0 0 10px 0;
}
.footer-nav li a.active, .footer-nav li a:hover, .footer-nav li a:focus, .blog .widget a:hover, .blog .widget a:focus {
	color: #fff;
	background-size: 100% 3px;
    background-color: transparent;
}
.footer-nav li a, .blog .widget a{
	color: #fff;
	background-image: linear-gradient(45deg, #cf9025, #cf9025);
    background-size: 0% 3px;
    background-repeat: no-repeat;
    background-position: left bottom;
    transition: background-size 300ms ease;
	padding: 3px 0;
}
.footer-nav .dropdown-menu > li > a {
	color: #333;
}
.footer-nav .dropdown-menu.right-open {
	margin: -65px 0 0 180px;
}
.footer-nav .dropdown-menu.right-open-about {
	margin: -60px 0 0 120px;
}
.footer-addrss p, .addrss p a {
	text-align: left;
	color: #fff;
	text-transform: none;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 25px;
}
.addrss p a:hover, .addrss p a:focus, .footer-list-style span a:hover, .footer-list-style span a:focus {
	color: #fff;
	text-decoration: underline 2px #cf9025;
	text-underline-position: under;
}
.footer-addrss .fa {
	padding: 3px 5px 0px 0;
	float: left;
	color: #cf9025;
}
.gmap {
	width: 100%;
	height: 170px;
	border: 4px solid #cf9025;
	float: left;
	margin-right: 20px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
	border-radius: 5px;
}
/* Copy Right */
.copyright {
	background: #292d33;
	padding: 15px 0 0 0;
    border-top: 1px solid #14161a;
}
.copyright p {
	color: #fff;
	text-align: left;
}
.copyright a {
	color: #fff;
}
.copyright a:hover, .copyright a:focus {
	opacity: .8;
}
/* Blog Feed */
.whatsnew {
	margin-top: 10px;
}
.whats-new-content {
	color: #999;
	font-size: 12px;
	line-height: 14px;
}
.whats-new-content p {
	color: #2c2c2c;
	text-align: left;
	padding: 0;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 24px!important;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	text-transform: none;
}
.whats-new-content p a {
	font-size: 14px;
	line-height: 22px;
	color: #2c2c2c;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: none;
}
.quick-links .titlefield a {
	font-size: 15px;
	font-weight: bold;
	margin: 7px 0;
	color: #2c2c2c!important;
	display: block;
	font-family: 'Montserrat', sans-serif;
}
.datefield, .descriptionfield {
	color: #2c2c2c;
	text-transform:none;
}
.datefield + br{
	display: none;
}
.titlefield a:hover{
	color: #012450;
	text-decoration: none;
}
.whats-new-content .datefield {
	display: block;
}
.rssfeedsclass p + p + p {
	display: none;
}
/********** Inner Pages *********/

.inside-banner-cnt {
	padding: 0px 0 20px;
}
.inside-img {
}
/* Quote-Box - Inner Pages */
.inside-quote, .inside-quote-lob {
	background: #011836;
	height: 293px;
	width: auto;
	padding: 20px;
	position: relative;
	z-index: 99;
	border-radius: 5px;
}
.inside-quote-lob {
	height: 350px;
}
.inside-quote h2, .inside-quote-lob h2 {
	margin-top: 0;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	padding: 10px;
}
.ins-qte-btn {
	height: 800px;
}
.qte-btn-ins {
	background:#011836;
	color: #fff;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	padding: 0px 20px 0 10px;
	text-align: left;
	text-shadow: none;
	text-transform: uppercase;
	width: 70%;
	margin-bottom: 20px;
}
.qte-btn-ins .fa {
    color: #cf9025;
    margin-right: 10px;
}
.qte-btn-ins:hover, .qte-btn-ins:focus {
	background: #012450;
	color: #fff;
}
/* Content --- Inner Pages */
.inside-content h1 {
	text-align: left;
	border: 0;
	text-decoration: none;
	margin-bottom: 20px;
}
.inside-content p {
	text-align: left;
}
/* Right Sidebar content */
.right-cnt {
	background: #faf7f2;
    border: 1px solid #e5decf;
    height: auto;
    width: auto;
    padding: 10px 10px 20px 10px;
    margin-bottom: 20px;
    border-radius: 5px;
}
.right-cnt h2 {
	color: #2c2c2c;
	text-align: left;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 40px;
	margin: 0 5px 15px 5px;
}
.right-cnt h3, .blog .widget-area h2 {
	color: #2c2c2c;
	text-align: left;
	text-decoration: none;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif;
	font-size:18px;
	line-height: 24px;
}
.right-cnt ul li, .right-cnt ul li a, .blog .widget li, .blog .widget li a{
	color: #2c2c2c;
}
/* Iframe */
iframe {
	border: 0;
	width: 100%;
	height: 400px;
}
#cpIframe {
	border: 0;
	width: 100%;
	height: 1700px;
}
/*  Mobile View Design */
.mobile-quote {
	margin-top: 0px;
}
.phone-view {
	margin-top: 0px;
}
.phone-view h2 {
	font-size: 22px;
	font-weight: normal;
	float: none!important;
	text-align: center!important;
	color: #4f4f4f!important;
}
.mobile-go:focus {
	color: #fff;
}

.mobile-go {
	color: #fff;
	padding: 11px 19px;
	font-size: 17.5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 10px;
	text-align: center;
	border: 0;
	-webkit-appearance: none;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #011836;
font-family: 'Montserrat', sans-serif;
}
.mobile-call {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 0 none;
	color: #fff;
	font-size: 17.5px;
	margin-bottom: 10px;
	padding: 11px 0;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #011836;
font-family: 'Montserrat', sans-serif;
}
.mobile-go:hover, .mobile-call:hover, .mobile-go:focus, .mobile-call:focus {
	color: #fff;
	background: #012450;
}
.mobile-go a {
	color: #fff;
	text-decoration: none;
}
.mobile-address {
	border: 1px solid #cfdae5;
    background: #f2f6fa;
	color: #fff;
	padding: 5px 0 10px 0;
	text-align: center;
	margin-bottom: 20px;
	border-radius: 5px;
	font-family: 'Montserrat', sans-serif;
}
.mobile-address h5 {
	font-weight: normal!important;
	font-size: 24px;
	color: #2c2c2c;
	padding: 0px 0 10px 0;
}
.mobile-address p {
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	color: #2c2c2c!important;
}
.mobile-direction {
	color: #010b1a;
	margin: 0 auto;
	padding: 8px 18px;
	font-size: 14.5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #cf9025;
	text-shadow: none;
}
.mobile-direction a, .mobile-direction a:hover {
	color: #fff!important;
	font-weight: normal;
	text-decoration: none;
}
.mobile-direction:hover, .mobile-direction:focus {
	background: #e8a83a;
	color: #010b1a;
}
.mobile-map {
	float: left;
	margin-right: 10px;
}
/* Quote Box Error Msgs */
.lob-hide {
	display: none;
}
.lob-show {
	display: block;
}
.lob-error {
	color: #fff;
	text-align: left;
	text-shadow: 2px 2px 2px #333;
}
.jot-lob-form {
	/*! height: 235px !important; */
}
/* Mixing */
.content .fa.fa-caret-down {
	display: none;
	text-align: center;
	line-height: 0.3;
	line-height: 0.1\0/;
	margin-bottom: 30px;
	color: #012450;
}
.right-caret {
	border-bottom: 4px solid transparent;
	border-top: 4px solid transparent;
	border-left: 4px solid #fff;
	display: inline-block;
	height: 0;
	width: 0;
	margin: 0px 0 0 3px;
}
.fadeInUp {
	position: relative;
	z-index: 0;
}
.jot-form {
	height: 700px!important;
}
.inside-banner {
	height: 350px;
	overflow: hidden;
	border: 1px solid #cfdae5;
	border-radius: 5px;
}
.inside-banner-hd {
	border: 1px solid #cfdae5;
	border-radius: 5px;
}
.inside-banner-hd img {
	border-radius: 5px;
    width: 100%;
        	object-fit:cover;
}
.inside-banner-hd.abt img {
    height: 100%;
    max-height: 300px;
}
/* This will style any <img> element in .parent div */
.inside-banner img {
	width: 100%;
	height: 350px;
	object-fit:cover;
}
.fa-map-marker {
	margin: 0 3px 5px 3px;
}
.fa-phone {
	margin: 0 3px 5px 1px;
}
/* Breadcrumbs */
.breadcrumb {
	background: transparent;
	margin: 0 !important;
	padding: 20px 0px 30px 0px!important;
}
.breadcrumb li {
	background: none !important;
	float: left;
	list-style-type: none;
	color: #333;
	padding-left: 0px !important;
	margin-left: 0px;
	font-size: 12px!important;
}
.breadcrumb li a {
	color: #012450;
	font-weight: 300;
	font-size: 12px!important;
    text-decoration:none!important;
}
.breadcrumb li a:hover {
	color: #012450;
	font-weight: 300;
	text-decoration: none;
	font-size: 12px;
}
.breadcrumb > li + li::before {
	content: " ";
	padding: 0 5px 0 0;
}
.footer-list-style {
	padding-left: 0px;
}
.footer-list-style li {
	list-style-type: none;
	margin-bottom: 10px;
	text-transform: none;
}
.footer-list-style .fa-caret-right {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}
.footer-list-style span {
	display: block;
	overflow: hidden;
}
.footer-list-style span a {
	color: #fff;
}
/* Carrier Carousel Section 
.carrier-section.insurance_mid{
	display: block;
	padding: 0px;
}*/
.carriers_bg{
	position: relative;
}
.carrier-section.insurance_mid {
    display: block;
    padding: 0px;
    margin: 0 auto;
}
.carrier{
	padding: 0 10px;
    margin-top: 20px;
}
.carrier h2 {
    font-size: 40px;
    font-weight: 500;
    margin-top: 50px;
	color:#8eacbb;
	margin-bottom:30px;
}
.nbs-flexisel-container {
	max-width:100%;
	position:relative;
}
.nbs-flexisel-container {
	max-width:100%;
	position:relative;
}
.nbs-flexisel-ul {
	list-style-type:none;
	margin:0!important;
	padding:0!important;
	position:relative;
	text-align:left;
	width:9999px;
}
.nbs-flexisel-ul li {
    margin-bottom: 0px!important;
}
.nbs-flexisel-inner {
	float:left;
	margin:0px 0;
	overflow:hidden;
	width:100%;
}
.nbs-flexisel-item {
	cursor:default;
	float:left;
	line-height:0;
	margin:0;
	padding:0;
	position:relative;
}
.nbs-flexisel-item img {
	cursor:default;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:0;
	max-width:100%;
	position:relative;
}
.nbs-flexisel-nav-left,.nbs-flexisel-nav-right {
	cursor:default;
	height:22px;
	position:absolute;
	width:22px;
	z-index:100;
}
.carrier-hr {
    margin-top: 40px;
    clear: both;
}
.top-space {
	margin-top: 10px;
}
.contact-list h2 {
	color: #2c2c2c;
	font-weight: 600;
	padding-bottom:10px;
	font-size: 1.5em !important;
}
.contact-list-bdr {
	border-bottom: 1.5px dotted #012450;
}
.contact-list a {
	color: black;
}
.contact-list img {
	width: auto!important;
	height: auto!important;
}
.clist {
    margin-bottom: 40px;
}
.clist {

}

.btn-xs {
	background: #011836;
	color: #fff!important;
}
.btn-xs:hover, .btn-xs:focus {
	background: #012450;
	color: #fff;
}
/*my account features*/

.myaccount-mob-expand{
background-color: #faf7f2;
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-top: -10px;
    text-align: center;
    z-index: 1;
    box-shadow: 0px 0px 1px rgba(0,0,0,.6);
}
.myaccount-mob-expand ul{
margin:10px 0 0 0;
padding-bottom:10px;
margin-bottom:10px;
margin-top:0px;
padding-left:0px;
}
.myaccount-mob-expand li{
padding:8px 0 0px 0;
list-style-type:none;
}
.myaccount-mob-expand li a{
color:#2c2c2c;
font-weight:bold;
}
.myaccount-mob-expand li a.active{
color:#fff;
}
.myaccount-mob-expand li a.active{
color:#fff;
}

.myaccount-mob-expand li a:hover, .myaccount-mob-expand li a:focus{
color:#2c2c2c;
text-decoration:underline 3px #cf9025;
text-underline-position: under;
}
.top-social {
	float: right;
	color: #fff;
}
.top-social li {
	float: left;
	list-style-type: none;
	padding: 15px 5px 0px;
}
.copyright .top-social li {
    padding-top: 0px;
}
.top-social li a {
	color: #fff;
text-align:right;
}
.grid-divider{
border-bottom:1px solid #ccc;
padding-bottom:20px;
}
.grid{
margin-top:15px;
}
.grid h4{
font-size:18px;
color:#2c2c2c;
}
.shadowed {
     -webkit-filter: drop-shadow(2px 3px 3px #999);
  filter: drop-shadow(2px 3px 3px #999);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  border:1px solid #ccc;
  padding:4px;
  display:inline-block;
  background-color:#fff;
  }
.shadowed img{
width:80%;}


 .inside-quote input{
 background: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #2c2c2c;
    margin-top: 15px;
    padding: 5px 20px;
    position: relative;
    width: 100%;
    z-index: 99;}

.ph-1{border-right: 1px solid #012450;}

.ph-1 p
{
margin-bottom:0px;
color:#fff;
}
.fa .fa-arrow-circle-down{padding-left:10px;}
.fa-arrow-circle-down::before {
    content: "\f0ab";
    padding-right: 10px;
}
.mar-top {margin-top:10px;}
	.anc-jmp-fnt img {padding-right:10px;}
	#cs-page-frame{height:1600px;}
	
/* blog */	
.blog .entry-footer, .comment-meta {
	background:transparent;
	color:#2c2c2c;
	padding:0;
	margin:0;
	text-align:left;
}
.blog .wp-block-group__inner-container ul, .blog ol.wp-block-latest-comments{
	list-style-type: disc;
	padding-left: 20px;
}
.blog .wp-block-group__inner-container ul li{
	font-size:14px;
}
.blog .wp-block-latest-comments__comment-meta{
	background:transparent;
	border-top:0px;
	padding: 0;
	color:#2c2c2c;
	font-size: 14px;
	line-height: 24px;
	font-family: 'Montserrat', sans-serif;
	text-transform: none;
	display:inline;
	
}
.blog .wp-block-latest-comments__comment{
	list-style-type: disc;
	color:#2c2c2c;
}	
.blog .widget a:hover, .blog .widget a:focus, .blog #primary a:focus {
	color:#2c2c2c;
}
.blog #primary a:hover{
	text-decoration:underline;
}
.blog .form-submit input, .blog .search-submit{
	padding: 5px 20px;
	color: #fff;
	border-radius: 5px;
	border: 0;
	background: #113a6c;
    text-shadow: 1px 1px 1px #000;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
}
.blog .widget-area{
	margin-top: 30px;
}
/* blog */		
	.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: #019ed6; /* 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:none;
}
a:focus-visible,.dropdown-toggle:focus-visible {
outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
/* 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 */ 

.fixed-cta {
  
  background: rgba(41, 45, 51,.95) !important;
  background:linear-gradient(90deg, rgba(20, 22, 26,.95),rgba(41, 45, 51,.95))!important;
  border-top: 1px solid #14161a!important;
}
.fixed-cta .container .cta-qte-btn {
  background: #cf9025 !important;
  color: #010b1a !important;
}
#scroll-close {
    background: #cf9025;
}
#scroll-close:before, #scroll-close:after {
    background: #010b1a;
}
a.sms_txt {
  cursor: none;
  color: #4e4e4b;
  pointer-events: none;
}

/* Google Review Widget */
.homepage-grw .grw-business-footer p {
	line-height: 24px !important;
	text-align: center !important;
	margin-left: 0;
}

.homepage-grw .grw-theme-dark {
	box-shadow: none;
}

.homepage-grw .grw-wrapper {
	max-width: 100% !important;
}

.homepage-grw .grw-review-content p {
	text-align: left !important;
}

.homepage-grw .grw-slider-nav {
	clear: both;
	display: none;
}

.homepage-grw .grw-slider {
	text-align: left;
}

.homepage-grw .grw-slider .grw-reviews-wrapper {
	width: auto;
}

.homepage-grw div.grw-review {
	width: 100% !important;
	padding: 10px;
	box-shadow: 3px 3px #ccc;
	margin-left: 6px;
	margin-right: 6px;
	border: 1px solid #ccc;
}

.homepage-grw .grw-theme-dark div.grw-review-content>p {
	inline-size: auto !important;
}

.homepage-grw .grw-theme-dark div.grw-review-content>p {
	inline-size: 245px;
}

.homepage-grw .grw-slider-wrapper {
	display: flex;
	margin: 30px 0 20px;
}

.homepage-grw .grw-slider .grw-reviews-wrapper .grw-review-slide {
	float: none !important;
}

.homepage-grw .grw-review-btn:hover,
.homepage-grw .grw-review-btn:focus,
.homepage-grw .grw-view-all-btn:hover,
.homepage-grw .grw-view-all-btn:focus {
	color: #fff !important;
}

.grw-review-btn,
.grw-view-all-btn {
	color: #fff !important;
	text-decoration: none !important;
	font-size: 14px;
	background-color: #011836 !important;
	font-style: normal;
}

.grw-review-btn:hover,
.grw-review-btn:focus,
.grw-view-all-btn:hover,
.grw-view-all-btn:focus {
	color: #fff !important;
}

.grw-business-footer p {
	line-height: 24px !important;
}

.grw-business-footer p {
	text-align: center !important;
}

.grw-theme-dark .grw-slider-nav a.grw-slide-current {
	background-color: #011836 !important;
}

.grw-business-header {
	border-bottom: 3px solid #011836 !important;
}

.grw-theme-dark {
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}

.grw-business-name a,
.grw-business-name a:visited {
	color: #000 !important;
}

.grw-total-reviews,
.grw-theme-dark .rm-link {
	color: #505089 !important;
}
.email-jot {
  height: 700px !important;
  border: 0;
  width: 100%;
}
.apply-section{
	text-align: center;
}
.apply-section p{
	text-align: center;
}

.team-member {
    border: 1px solid #ddd;
    padding: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 5px;
}

.team-member img {
    width: 250px;
    height: 250px;
    object-fit: cover;
	border: 5px solid #011836;
}

.team-info h3 {
    margin-top: 0;
    margin-bottom: 5px;
}

.team-title {
    font-weight: 600;
    color: #666;
    margin-bottom: 10px;
}

.team-contact {
    margin-bottom: 8px;
}

.team-social a {
    display: inline-block;
    margin-right: 12px;
    color: #333;
    font-size: 18px;
}

.team-social a:hover {
    color: #0077b5;
}
.inex-content p{
	text-align: left;
}
.more-left{
	padding-left: 100px;
}
.more-left h5{
	font-size: 20px;
}
.skiptranslate{display:none;}
.trans-btn {
	float:right;
	background: #848383;
  width: auto;
  color:#fff;
  position: relative;
  z-index: 1;
  height: 30px;
  display: inline-block;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 5px 10px 5px;
	}
#custom_translate_buttons {float: right;
  position: relative;
  z-index: 1; margin-left: 10px;}
#custom_translate_buttons button{
	background: #292d33;
  border: none;
  height: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  padding: 0 20px 0 20px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
#custom_translate_buttons button:hover{background:#3d434d;}
#custom_translate_buttons button:hover,#custom_translate_buttons button:active,.trans-btn:focus{
	color:#fff;
	outline:0;
}


body.translated .insurance_lob_box p, body.translated .services_icon h2{
height:auto !important;
}

.translated-ltr .navbar-default .navbar-nav > li > a{
	font-size: 14px;
}
.translated-ltr .fixed-cta .container a{
	font-size: 12px;
}
.callout {
    padding: 20px;
    border: 1px solid #e5decf;
    background: #faf7f2;
    border-radius: 4px;
    margin: 5vh 0;
    text-align:left;
}
.callout.faq {
    margin: 5vh 0 0;
    border:none;
    border-top: 1px solid #cfdae5;
    background: #f2f6fa;
    border-radius: 0px;
}
.callout.faq h2 {
    font-size: 18px;
    line-height: 24px;
    color: #2c2c2c;
    font-weight: 300;
    text-transform: uppercase;
}
.callout.faq h3 {
    font-size: 18px;
    line-height: 24px;
}
.callout.faq p {
    border-bottom: 1px solid #cfdae5;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.callout.faq p:last-of-type {
    border-bottom: none;
    margin-bottom: 0px;
}
.callout p {
    text-align:left!important;
}
.inex-content .callout h2 {
    width: 100%;
    margin: 30px 0 10px;
}
.callout .wrap {
    display: flex;
    gap: 40px;
}
.callout img {
    width: 100%;
    max-width: 230px;
    min-width: 300px;
    object-fit: cover;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
    border-radius: 4px;
}
.calloutCTA {
    padding: 10vh 20px;
    background: #011836;
    position: relative;
    margin-top: 0;
}
.calloutCTA.index {
    background: #011836;
    margin-top: 5vh;
}
.calloutCTA::before {
    content: " ";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-image: url(../img/texture.jpg);
    background-position: top;
    background-size: cover;
    position: absolute;
    mix-blend-mode: multiply;
    -webkit-mask-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, 0));
    mask-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, 0));
    pointer-events:none;
}
.calloutCTA h2, .calloutCTA h3, .calloutCTA h4, .calloutCTA p, .calloutCTA p a {
    text-align: center;
    color: #fff;
}
.calloutCTA p {
    width: 80%;
    margin: 10px auto;
    font-size: 18px;
    line-height: 32px;
}
.calloutCTA h2 {
font-size: 32px;
    line-height: 46px;
}
.calloutCTA p a {
    text-decoration: underline;
}
.calloutCTA h2:first-of-type {
    margin-top: 0px;
    margin-bottom: 20px;
}
.calloutCTA .cta {
    display: flex;
    margin-top: 5vh;
    gap: 40px;
    justify-content:center;
}
.calloutCTA .cta a {
background: #cf9025;
    color: #010b1a;
    padding: 5px 20px;
    border-radius: 4px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
    font-size: 16px;
    line-height: 24px;
}
.calloutCTA .cta a:hover, .calloutCTA .cta a:focus {
    opacity: .8;
}
.inex-content, .inex-content p {
    text-align:center;
} 
.inex-content h2 {
    width: 80%;
    margin: 5vh auto 10px;
}
.serv-states {
    column-count: 3;
}
.serv-states li {
    font-size: 12px!important;
    line-height: 20px!important;
}

.office-block{
	display: flex;
    align-items: center;
    justify-content: center
}