@charset "utf-8";

/* CSS Document */
body {
	background: #c6c9ce;
	/* Old browsers */
	background: -moz-linear-gradient(top, #f5f2fa 0%, #ffffff 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f2fa), color-stop(100%, #ffffff));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f5f2fa 0%, #ffffff 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f5f2fa 0%, #ffffff 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f5f2fa 0%, #ffffff 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #f5f2fa 0%, #ffffff 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f2fa', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
}
body, html {
  overflow-x: hidden;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
a,
input,
textarea {
	font-family: 'Open Sans', sans-serif;
}

a:focus {
	outline: none;
}

h1 {
	color: #0a0a0d;
	font-size: 24px;
	font-weight: 700;
}

/*Header Section*/
header {
	position: relative;
	/*background: #edf0f1 url("../img/banner-bgline.png") repeat scroll 0 0;*/
	z-index: 2;
}

.inner-page {
	background: #fff;
	padding: 10px 0 5px;
}

.left-image {
    max-width: 100%;
    height: 100%;
    display: block;
    width: 100%;
    object-fit: cover;
}

.overlay {
	background: rgba(255, 255, 255, 0.85);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4f5f6, endColorstr=#f4f5f6);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4f5f6, endColorstr=#f4f5f6)";
	padding: 10px 0 5px 0;
	width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	background: #fff\0/;
	overflow: visible;
	position: relative;
	z-index: 1;
}

/*Navigation*/
.navbar {
	min-height: 50px;
	margin-top: 18px;
	margin-bottom: 0px;
}

.navbar .navbar-collapse {
	position: absolute;
	text-align: center;
	width: 100%;
}

.navbar-default {
	background-color: transparent;
	border: transparent;
}

.navbar-nav>li {
	padding: 2px;
	/*border-right: 1px solid #ccc;*/
	background-image: url(../img/border-right.png);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
}

.no-bdr {
	background-image: none !important;
}

.navbar-default .navbar-nav>li>a {
	color: #030200;
	font-size: 13px;
	/*text-shadow: 1px 1px 6px #49129e;*/
	font-size: 11px\0/;
	font-weight: 600;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	background: none !important;
		padding: 40px 20px;
}

.navbar-nav>li:hover,
.navbar-nav>li.active,
.navbar-nav>li.active>a,
.navbar-nav>li>a:hover {
	background: url(../img/nav-bg.png);
	background-size: 100% 100%;
	color: #49129e !important;
}

.dropdown-menu>li>a.selected {
	background: rgb(230, 235, 239);
	color: #030200 !important;
	font-weight: 400;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: #3d0993;
}
/*Quote Box*/


.quote-box-form {
	position: relative;
	z-index: 9;
}

.inner-quote-box {
	background-color: #3d0993;
	padding: 50px 25px;
	height: 455px;
}

.inner-quote-box .quote-btn {
	float: right;
	margin-top: 20px;
}

.inner-quote-box form input,
.inner-quote-box form textarea,
.inner-quote-box form select,
.inner-quote-box form div {
	width: 100%;
}

.inner-quote-box label {
	margin-top: 20px;
}

.quote-box h2,
.inner-quote-box h2 {
	font-size: 44px;
	text-transform: uppercase;
	font-weight: 800;
	line-height: 25px;
	margin: 0px;
	color: #fff;

}

.quote-box h3,
.inner-quote-box h3 {
	color: #ffffff;
	font-size: 24px;

}

.quote-box p,
.inner-quote-box p {
	color: #d9d6d6;
	font-style: italic;
}

form div {
	display: block;
	/*width: 200px;*/
	float: left;
	color: #fff;
	text-transform: uppercase;
}

form input,
form textarea,
form select {
	width: 190px;
	height: 35px;
	color: #030200;
	box-shadow: inset 2px 2px 14px #afafaf;
	position: relative;
}

.quote-btn {
	display: block;
	position: relative;
	padding: 10px 15px;
	font-size: 16px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	    background: #feb32c;
    background: linear-gradient(135deg, #d28709, #feb32c, #fee88a, #e29b1a, #fec03c);
	margin-top: 8px;
}

.quote-btn:hover, .quote-btn:focus {
	background: #feb32c;
	color: #000;
}

.quote-btn:focus {
	background: #feb32c;
	color: #fff;
	border-color: #8c5805;
	outline: 2px solid #49129e;
	outline-offset: 2px;
	text-decoration: none;
}
/*Insurance Tips*/
.insurance-tips {
	background-image: url(../img/insurance-tip.png);
	background-repeat: no-repeat;
	/*background-size: 100% 100%;*/
	height: 155px;
	width: 210px;
	position: relative;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	padding: 5px 10px;
	color: #fff;
	font-size: 12px;
	float: right;
	margin-right: 20px;
	margin-top: -193px;
}

.insurance-tips h2 {
	font-family: 'Oregano', cursive;
	font-size: 24px;
	font-style: italic;
	text-align: center;
	margin: 2px;
}

.insurance-tips p {
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-bottom: 5px;
}

.insurance-tips a {
	color: #fff;
	text-decoration: none;
}

.middle-content {
	background: #fff;
	padding: 25px;
	margin-top: -40px;
	position: relative;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

.box {
	background: #faf7f2;
	padding: 15px;
    border: 1px solid #f2eada;
    border-top: 4px solid #3d0993;
}

.box .fa {
	color: #030200;
	font-size: 12px;
}

/*.mrgn-fx {
	margin-top: -15px;
	margin-top: 0px\9\0;
}*/
/*Tabs*/
/*.tabs {
	background: #E1E1E2; 
	background: -moz-linear-gradient(top, #E1E1E2 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E1E1E2), color-stop(100%, #ffffff)); 
	background: -webkit-linear-gradient(top, #E1E1E2 0%, #ffffff 100%); 
	background: -o-linear-gradient(top, #E1E1E2 0%, #ffffff 100%); 
	background: -ms-linear-gradient(top, #E1E1E2 0%, #ffffff 100%); 
	background: linear-gradient(to bottom, #E1E1E2 0%, #ffffff 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E1E1E2', endColorstr='#ffffff', GradientType=0 ); 
	padding: 25px;
	margin-top: -50px;
	position: relative;
}

.small-banner {
	width: 100%;
	height: 150px;
}

.arrow {
	margin-right: 6px;
	margin-top: 6px;
	float: left;
}*/
.box h2 {
	color: #0a0a0d;
	font-size: 18px !important;
	font-weight: 700;
	padding-bottom: 8px;
	border-bottom: 1px solid #a8a8a8;
}

.box p {
	color: #393939;
	font-size: 13px;
}

.box p a {
	color: #49129e;
	font-size: 14px;
	font-weight: 700;
}

.main-content {
	background: #fff;
	margin-top: 40px;
	padding: 20px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

.container .inner-content {
	background: #fff!important;
	position: relative;
	z-index: 9;
	padding-bottom: 20px;
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.inner-content.no-img {
    margin-top: 30px;
}
.inner-content .col-md-6 {
	padding-top: 20px;
}

.main-content h1,
.inner-content h1 {
	border-bottom: 1px solid #a8a8a8;
	padding-bottom: 10px;
	margin-top: 30px;
}

.company-banner {
	border: 4px solid #e1e1e2;
	width: 100%;
	box-shadow:0 0 2px #ccc;
}

.main-content ul li {
	list-style-type: none;
	line-height: 25px;
}

.main-content ul {
	padding: 0;
	margin: 0;
}

.read-more,
.read-more:hover,
.read-more:focus {
	background: #49129e;
	border: 1px solid #49129e;
	color: #fff;
	padding: 6px 12px;
	text-decoration: none;
}

/*Footer*/
footer {
	background-image: url(../img/footer-bg.png);
	background-size: cover;
	padding: 12px 0;
	margin-top: 40px;
}

footer a,
footer p {
	color: #fff;
}

footer h2 {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

footer ul {
	margin: 0;
	padding: 0;
}

footer ul li {
	list-style-type: none;
}

footer ul li img {
	margin-right: 8px;
}

footer ul li a {
	color: #fff;
	font-size: 13px;
	font-family: 'Oxygen', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}

footer ul li a.active,
footer ul li a:hover,
footer a:hover, footer a:focus {
	color: #feb32c;
	text-decoration: none;
}

.footer-logo {
	padding: 0;
	margin-top: -45px;
	max-width: 200px;
    background: #fff;
    padding: 10px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
}

.social {
	float: right;
	clear: right;
	text-align: left;
	width: 50%;
	padding-left: 15px;
}

.social span {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 25px;
	text-transform: uppercase;
	margin-right: 5px;
}

.social ul {
	display: inline-flex;
	list-style: none;
	padding: 0;
	margin: 0;
	gap: 10px;
}

.social ul li .social-icon {
	color: #fff;
	font-size: 20px;
}

.copyright {
	border-top: 1px solid #565758;
	text-align: center;
	color: #828282;
	padding: 15px 0 0 0;
	margin: 15px 0 0 0;
}

.nobrk {
	display: none;
}

.brk {
	display: block;
}

.carrier {
	margin-bottom: 50px;
	margin-top: 40px;
}

.carrier .col-md-2 {
	height: 80px;
	background: #0a0a0d;
	/* Old browsers */
	background: -moz-linear-gradient(top, #0a0a0d 0%, #2a2933 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0a0a0d), color-stop(100%, #2a2933));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0a0a0d 0%, #2a2933 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0a0a0d 0%, #2a2933 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0a0a0d 0%, #2a2933 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #0a0a0d 0%, #2a2933 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a0a0d', endColorstr='#2a2933', GradientType=0);
	/* IE6-9 */
}

/**/
.arrow_box {
	position: relative;
	background: #0a0a0d;
	border: 2px solid #0a0a0d;
}

.arrow_box:after,
.arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	z-index: 1;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #0a0a0d;
	border-width: 20px;
	margin-top: -20px;
}

.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #0a0a0d;
	border-width: 24px;
	margin-top: -24px;
}

.scroll {
	border: 2px solid #ebebeb;
	border-left: none;
	height: 80px;
	position: relative;
	z-index: 0;
	background: #ffffff;
	/* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 1%, #f5f2fa 3%, #ffffff 37%, #ffffff 65%, #f5f2fa 97%, #ffffff 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(3%, #f5f2fa), color-stop(37%, #ffffff), color-stop(65%, #ffffff), color-stop(97%, #f5f2fa), color-stop(100%, #ffffff));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 1%, #f5f2fa 3%, #ffffff 37%, #ffffff 65%, #f5f2fa 97%, #ffffff 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 1%, #f5f2fa 3%, #ffffff 37%, #ffffff 65%, #f5f2fa 97%, #ffffff 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 1%, #f5f2fa 3%, #ffffff 37%, #ffffff 65%, #f5f2fa 97%, #ffffff 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #ffffff 1%, #f5f2fa 3%, #ffffff 37%, #ffffff 65%, #f5f2fa 97%, #ffffff 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
}

.carrier h3 {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin: 12px 0 6px 0;
}

.carrier p,
.carrier p a {
	color: #fff;
}

#thumbs-wrapper {
	padding: 8px 0px;
	position: relative;
}

.caroufredsel_wrapper {
	width: 930px !important;
}

.arrow_box .fa {
	font-size: 16px;
    color: #feb32c;
}

/* Customer service carrier */
.top-space {
	margin-top: 10px;
}

.contact-list h2 {
	color: #2c2c2c;
	font-weight: 400;
	padding-bottom: 10px;
	font-size: 1.5em !important;
}

.contact-list-bdr {
	border-bottom: 1.5px dotted #49129e;
}

.contact-list a {
	color: black;
}

.contact-list img {
	width: auto !important;
	height: auto !important;
}

.clist {
	height: 310px;
}

.btn-xs {
	background: #3d0993;
	color: #fff !important;
}

.btn-xs:hover,
.btn-xs:focus {
	background: #6922cf;
	color: #fff !important;
	text-decoration: none;
}
/*Fixes*/
.text h2 {
	font-size: 24px;
	margin-top: 20%;
	text-align: center;
}

.text h3 {
	text-align: center;
}

iframe {
	height: 400px;
	width: 100%;
	border: 0;
}

#cpIframe {
	height: 1600px;
	width: 100%;
	border: 0;
}

.content-list {
	list-style-type: none;
	padding: 0 10px;
}

footer .fa-caret-right {
	color: #fff;
}

.inner-banner .col-md-7 {
	padding: 0 0;
}

.panel-default>.panel-heading,
.panel {
	border: none;
	background: none;
	box-shadow: none;
	margin-bottom: 0px;
}

.panel-title a {
	pointer-events: none;
	cursor: default;
	font-style: normal;
	color: #fff !important;
}

.panel-body p {
	font-size: 13px;
}

.is-cms div.collapse {
	display: block !important;
	visibility: visible !important;
}

.lob-errormessage {
	font-size: 9px;
}

/* New */
.carousel-caption.quotes-1 {
	position: absolute;
	width: 40%;
	color: #fff;
	text-align: left;
	padding: 0px;
	left: 20px;
	bottom: 50px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	color: #fff;
	background: rgb(73, 18, 158);
	background: rgba(73, 18, 158, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#49129e, endColorstr=#49129e);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#49129e, endColorstr=#49129e)";
}

.carousel-caption h3 {
	font-size: 17px;
	font-weight: bold;
	line-height: 140%;
	color: #fff;
	padding: 10px;
	margin: 0px;
}

/*
.ins-logo {
	display: inline-block;
}*/
/* logo carasoul */
.ins-nslider {
	padding: 0 15px 0 15px;
	width: 100%;
}

.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 0 30px 0;
	height:80px;
}
.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%;
}
.no-brk {
	display: none;
}

/* Fixes */

.inner-banner {
	background: transparent;
}

.down-bg {
	background: transparent;
}

.cntnt-list img {
	float: left;
	margin-top: 11px;
	margin-right: 10px;
}

.cntnt-list,
.cntnt-list span {
	display: block;
	overflow: hidden;
}

.content-list img {
	float: left;
	margin-top: 8px;
	margin-right: 10px;
}

.content-list,
.content-list span {
	display: block;
	overflow: hidden;
}

.footer-list .fa-caret-right {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
}

.footer-list span {
	display: block;
	overflow: hidden;
}

/* middle banner area */
.middle-ban {
	position: relative;
}

.banner {
	position: absolute;
	float: right;
	z-index: 0;
	right: 0px;
	width: 100%;
	object-fit:cover;
    height: calc( 92vh - 120px );
    max-height: 800px;
    min-height: 500px;
}

.quote-box {
	background-color: #49129e;
	background-image: url(../img/mesh.png);
	height: 240px;
	position: relative;
	z-index: 1;
	border-radius: 5px;
	opacity: 0.9;
	margin-top: 170px;
	margin-left: 5px;
	padding: 25px 0px 25px 15px;
}

.banner-bg {
	position: relative;
	background: #edf0f1 url("../img/banner-bgline.png") repeat scroll 0 0;
	/*z-index: -2;*/
	height: calc( 95vh - 120px );
    max-height: 800px;
    min-height: 500px;
}

#cs-frame {
	height: 1600px;
}

.anc-jmp-fnt {
	margin-bottom: 5px;
}

.anc-jmp-fnt img {
	padding-right: 10px;
	border: none;
}

#cs-frame {
	height: 1600px;
}

.mar-top {
	margin-top: 10px;
}

a.anc-jmp-fnt::hover {
	color: #030200 !important;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.insurance-tips p i {
	margin-right: 5px;
}

/* Ada compliance fixes beings */
.skip-to-content-link {
	background: #49129e;
	/* 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;
}

.no-banner h1 {
	padding-top: 20px;
}

/* Ada compliance fixes end */

a.sms_txt {
	cursor: none;
	pointer-events: none;
}

.ins-logo {
	max-width: 210px;
	display: block;
	margin: 6px 0;
}

#agency-logo {
	max-width: 210px;
}

.cnt-info {
	list-style: none;
	padding: 0;
}

.cnt-info li {
	margin-bottom: 8px;
}

.cnt-gmap {
	width: 100%;
	height: 300px;
	border: 0;
	margin-top: 15px;
}

.jotform {
	border: 0;
	margin-top: 30px;
	width: 100%;
}

.cu-jotform {
	border: 0;
	width: 100%;
}

.social ul li a:hover, .social ul li a:focus {
  opacity: .8;
}

.nobreak{
	display:inline-block;
}

#content-area h2{
	font-size: 20px;
}
.abt-sec-cnt h3, .bonds-cnt-sec h3{
	font-size: 18px;
}
.abt-sec-cnt a{
	color:#333;
}
.abt-sec-cnt a:hover{
	color:#feb32c;
}
.dropdown-submenu:focus-within > .dropdown-menu { display: block; }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
color: #fff;
  background-color: #3d0993;

}
a.sms-txt {
	cursor: none;
	pointer-events: none;
	color: inherit!important;
}

.cnt-info a {
  color: #49129e;
}
.callout {
    background: #faf7f2;
    padding: 5vh 20px;
    border-radius: 0px;
        border: 1px solid #f2eada;
    margin: 20px 0;
}
.callout h2:first-of-type {
    margin-top: 10px;
}
.callout ul {
background: #fff;
    padding: 20px 20px 20px 40px;
    border-radius: 0px;
    box-shadow: 1px 1px 3px rgba(0,0,0,.6);
	margin:20px 0;
}
.main-content .callout ul li{
	list-style:inherit;
}
.main-content .callout ul li::marker{

  color: #3d0993;
}
.headline {
    margin: 5vh 0px;
    display: flex;
    gap: 3vw;
}
.headline img {
    width: 100%;
    max-width: 400px;
    min-width: 300px;
    object-fit:cover;
}
.calloutCTA {
    margin: 10vh auto 5vh;
    text-align:center;
}
.panel h3{
	font-size:15px;
	margin-top:0;
	color:#fff;
	font-weight:700;
}
#company-addrss a{
	font-size:12px;
}
.ins-btn {
	background: #26046b;
	border-radius: 0;
	color: #fff;
	font-size: 16px;
	margin-bottom: 20px;
	padding: 10px 20px 10px 10px;
	text-align: left;
	text-shadow: none;
	text-transform: uppercase;
	width: 100%;
}
.ins-btn:hover, .ins-btn:focus {
    background: #350c89;
    color:#fff;
    transition: 0.3s;
}
.ins-btn img {
    margin: 0px 10px 0px 0px;
}
.headline-buttons {
    margin-top: 20px;
}

.headline-btn{
  padding: 6px 12px;
  font-size: 16px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  background: #feb32c;
  background: linear-gradient(135deg, #d28709, #feb32c, #fee88a, #e29b1a, #fec03c);
  margin-top: 8px;
  border-color: #000;
}
.headline-btn:hover, .headline-btn:focus {
    background: #feb32c !important;
    color: #000;
}
.insurance-options-list li a{
	color:#333;
}
.insurance-options-list li a:hover{
	color:#d2a136;
}
.call-cta-link{
	background-color: #feb32c;
	font-weight:700;
	color:#000;
	margin:10px 0;
}
.call-cta-link:hover, .call-cta-link:focus{
	background-color: #e89d14;
}

.bonds-list-options {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    list-style-position: inside;
    padding-left: 0;
}

.insurance-options-list li, .bonds-list-options li{
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 8px;
}
.cnt-list li{
	list-style-type:none;
	padding:3px 0
}
.cnt-list{
	padding-left:0;
}
.industries-sec{
	margin: 5vh 0px;
}
.fixed-cta {
	background: rgb(31, 31, 34, .95) !important;
	border-top: 1px solid #eea320 !important;
}
.fixed-cta .container .cta-qte-btn {
	background: linear-gradient(135deg, #d28709, #feb32c, #fee88a, #e29b1a, #fec03c) !important;
	color: #000 !important;
}
.fixed-cta h2 {
	margin-top: 5px !important;
}
.test-wrap {
  width: 100%;
}
.testi-banner {
  width: 100%;
  height: 100%;
}
.testi-banner img {
  height: 100%;
  width: 100%;
  mask-image: linear-gradient(to bottom, transparent -100%, #36363b 100%);
-webkit-mask-image: linear-gradient(to bottom, transparent -100%, #36363b 100%);
object-fit: cover;
}
#testinomail_sections .col-md-6 {
  padding: 0;
}
.left-testinomail {
  overflow: hidden;
}
#testinomail_sections {
  position: relative; /* needed so ::after can be positioned inside it */
}
.testimonials-caption.homepg-grw {
  background-image: url(../img/testinomail-mesh.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.testimonials-caption {
	text-align: center;
	padding: 40px;
	position: relative;
	z-index: 1;
}
.testimonials-caption .carousel-indicators li {
  background: transparent;
  border: 2px solid #36363b;
  width: 6px;
  height: 6px;
  border-radius: 6px;
}
.testimonials-caption .carousel-item p {
  margin-bottom: 30px;
}
.testimonials-caption .carousel-indicators .active {
	background:#36363b;
	
}
.testimonials-caption h2 {
  margin-bottom: 30px;
}
.testimonials-caption .client-name {
  text-align-last: right;
  text-align: right;
  font-size: 14px;
  font-family: Roboto;
  font-weight: 700;
  line-height: 20px;
  font-weight:normal;
}
.testi-banner-flip {
  height: 100%;
  width: 100%;
}
.testimonials-caption .client-name strong{
  color: #36363b;
}
.leave-review {
	background: #EDEDED;
	padding: 80px 0;
}

.leave-review a {
  width: 370px;
  margin: 0 auto;
  display: flex;
  height: 40px;
  background: #5725a2;
  border-radius: 6px;
  color: #fff;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}
.leave-review a:hover,.leave-review a:focus {
  text-decoration:none;
  background: #502491;

} 
/* Google Review Widget */
.grw-review-btn,
.grw-view-all-btn {
	color: #000 !important;
	text-decoration: none !important;
	font-size: 14px;
	background: linear-gradient(135deg, #d28709, #feb32c, #fee88a, #e29b1a, #fec03c) !important;
	font-style: normal;
}

.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: #e69b19 !important;
}

.grw-business-name a,
.grw-business-name a:visited,
.grw-author {
	color: #231f20 !important;
}

.grw-business-header {
	border-bottom: 3px solid #e69b19 !important;
}

div.grw-review-content {
	text-align: center;
}

.homepg-grw .grw-theme-dark {
  background-color: transparent!important;
}

.homepg-grw .grw-theme-dark .grw-slider-nav a {
  background: transparent;
  border: 2px solid #36363b;
}

.homepg-grw .grw-business-header{
	display:none;
}
.homepg-grw .grw-time-since, .homepg-grw .grw-theme-dark div.grw-review-content > p, .homepg-grw div.grw-review-content .rm-link, .homepg-grw .grw-author{
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6);
	color:#36363b!important;
} 
.homepg-grw .grw-theme-dark div.grw-review-content > p {
    line-height: 20px!important;
}
.homepg-grw .grw-theme-light, .homepg-grw .grw-theme-dark {
  padding: 0 15px 0;
}
.testimonials-caption.homepg-grw h2 {
    margin-bottom: 0px;
}
.homepg-grw .grw-theme-dark .poweredByGoogle {
  background-size: 80% auto;
  background-position: 50%;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}

.homepg-grw .grw-author-section {
  justify-content: center;
  margin-bottom: 5px;
}


.homepg-grw .grw-wrapper {
  max-width: 100% !important;
}

.homepg-grw .grw-slider .grw-reviews-wrapper {
  width: 100%;
  display: flex;
}

.homepg-grw .grw-slider .grw-reviews-wrapper .grw-review-slide {
  float: none;
  width: 100%;
  flex: 0 0 100%;
  padding: 10px 10px 0px;
}
.homepg-grw .grw-business-footer p {
    margin-bottom: 10px;
}
#testinomail_sections {
  display: flex;
  flex-wrap: wrap;
}
#testinomail_sections .col-md-6 {
  padding: 0;
  display: flex;
}
.testimonials-caption {
	text-align: center;
	padding: 40px;
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	min-height: 400px;
}
#grw-widget {
  min-height: 200px;
  width: 100%;
}
.inds-sec{
	margin-bottom:40px;
}
.img.bond-img img {
  width: 100%;
  max-width: 300px;
  min-width: 300px;
  object-fit: cover;
  margin-right: 60px;
  margin-bottom: 60px;
}
.img.bond-img {
  float: left;
}
.fullcontent {
  width: 100%;
  clear: both;
}
.teams-info h2{
	font-weight: 700;
}

.teams-info h4{
	font-weight: 600;
	font-size: 15px;
	line-height: 24px;
}
h2.mteam{
	text-align: center;
}