@charset "utf-8";
/* CSS Document */
/*
COLOR PALETTE
Headings : #1a1a1a
Secondary color : #1a1a1a
*/
/* DEFAULT STYLES */
body, .TitleStyle1, .TitleStyle2, .TitleStyle3, .TitleStyle4, .TitleStyle5, input, button, select, textarea, p, ul, li, a {
	font-family: 'Open Sans';
	line-height: 28px;
}
body {
	height:100%;
	overflow-x: hidden;
}
body, figure {
	margin: 0;
	padding: 0;
}

a {
  color: #005885;
}

a:hover, a:focus {
  color: #007bbb;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*Typography */

h1 {
font-family: 'Paprika';
font-style: normal;
font-weight: 400;
font-size: 36px;
line-height: 48px;
color: #1A1A1A;
margin-bottom:20px;
	
}

h2.header, h1.header {
	font-family: 'Paprika';
	font-style: normal;
	font-weight: 400;
	font-size: 48px;
	line-height: 72px;
	color: #1a1a1a;
	margin-bottom: 48px;
	display: inline-block;
	justify-content: center;
	text-align: center;
    width: 100%;
}
h2 {
	font-family: 'Paprika';
	font-style: normal;
	font-weight: 400;
	font-size: 36px;
	line-height: 54px;
	color: #1a1a1a;

	margin-bottom: 18px;
	justify-content: center;
	width: 100%;
}
#banner-text h2, #banner-text-quote h2 {
    font-family: 'Paprika';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 72px;
    color: #1A1A1A;
    margin-bottom: 20px;
}
h3,.count-on li {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 400;
	font-size: 36px;
	line-height: 49px;
	display: flex;
	align-items: center;
	text-align: center;
	color: #1a1a1a;
	margin-bottom: 70px;
	width: 100%;
	justify-content: center;
}

h4{
	font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-size: 24px;
line-height: 38px;
color: #1a1a1a;
justify-content: center;
	width: 100%;
	  display: flex;

}
p, ul li{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 28px;
color: #1a1a1a;

}
.content-area p strong {
  font-weight: 700;
}
ul li{
	margin-bottom: 1rem;
}
.navbar-nav li {
  margin-bottom: 0;
  margin-right: 4px;
  margin-left: 4px;
}
.border-ovr-text {
	/*background-image: linear-gradient( transparent 60%, rgba(0,101,46,.2) 60% );
	background-size: 92.4% 85%;
	background-repeat: no-repeat;
	background-position: bottom right;
	display: inline-block;*/
}
a{

}
a:hover {
    text-decoration: none;
	outline:0;
}
a:focus {
    text-decoration: none;
}

/*navigation and logo */


.fixed-top {
  box-shadow: 1px 1px 3px rgba(0,0,0,0.1); 
  background: #fff;
}
.nav-section {
	padding: 0;
	margin: 0;
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
justify-content: space-around;
height:115px;
  align-content: center;
  align-items:center;
  width: 100%;
  
}

.logo-section {
	display: flex;
	align-items: center;
}

.agency-logo {
  width: 100%;
  max-width: 400px;
}
.nav-menu{
	padding:0;
}

.navbar-custom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0;
	
}

.navbar-nav {
	display: flex;
	justify-content: flex-end;
	width: 100%;
	padding: 0;
	gap: 5px;
	 /* padding: 7.5px 22px 9.5px 22px;*/
}
.navbar-expand-md .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.navbar-custom .navbar-nav .nav-link {
 font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-size: 14px;
line-height: 28px;
display: flex;
align-items: center;
color: #1A1A1A !important;
text-decoration-color: transparent;
transition: .2s;
}
.navbar-custom .nav-item.dropdown:hover .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-custom .nav-item.active .nav-link, 
.navbar-custom .nav-item:hover .nav-link,
.navbar-dark .navbar-nav .nav-link:focus {
  text-decoration: underline;
  text-decoration-color: #007bbb;
  text-decoration-thickness:3px;
  text-underline-position: under;
  width: 100%;
}
.top-phone {
	text-align: right;
	margin-bottom: 0px;
}
.top-phone span {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  color: #1a1a1a;
}
.top-phone span .fa-solid {
    color: #00652e;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
  width: 220px;
  padding: 10px 5px;
  border-radius: 0px;
  margin-top: 22px;
}
.navbar-expand-md .navbar-nav .dropdown-menu a {
  padding: 3px 8px !important;
  line-height: 25px;
  font-size: 13px;
}
.navbar-expand-md  .navbar-nav .dropdown-menu a:hover,
.navbar-expand-md .navbar-nav .dropdown-menu a.active,
.navbar-expand-md .navbar-nav .dropdown-menu a:focus,
.dropdown-submenu .submenu-wrapper:hover, .dropdown-submenu.active .submenu-wrapper
{
  background: #007bbb;
  color: #fff !important;
  border-bottom: transparent;
  text-decoration: none;
}
.navbar-expand-md  .navbar-nav .dropdown-menu a, .navbar-expand-md .navbar-nav .dropdown-menu li a {
	text-decoration: none!important;
    color: #1a1a1a;
}
.navbar-custom .nav-item.dropdown:hover .dropdown-menu .nav-link {
	border-bottom: none;
}
.main-dropdown-menu li {
  list-style-type: none;
}
ul.main-dropdown-menu {
  padding-left: 0px;
}
/*banner-area*/
.width-mod {
  overflow: hidden;
}
.main-banner-section {
	position: relative;
	background: #edf6fa;
	margin-top: 100px;
	overflow:hidden;

	}
.banner-text {
 
  width: 100%;
  display: flex;
  flex-wrap: wrap;

  position: relative;
}
.testimonials-section.testimonials-section-inr-pge .testimonials-img-bottom {
  right: 3%;
  bottom: -10%;
}
.banner-left-part {
  padding-left: 0;
  padding-right: 0;
  padding-top: 96.5px;
  padding-bottom: 107.5px;
  position: relative;
}
.quote-box .row {
  width: 100%;
  gap: 30px;
  justify-content:flex-start;
}



.ban-image {
  background: #edf6fa;
  position: relative;
  overflow: hidden;
  padding: 96px 0 87px 0;
  margin-top: 100px;
}


.quote-box {
  padding: 20px 0 0;
  z-index: 1;
  position: relative;
}
.quote-box select {
  height: 40px;
  padding: 0 10px;
  background: #FFFFFF;
  border: 1px solid #ccc;
  width: 100%;
  font-size: 14px;
}
.type-of-insurance {
  position: relative;
  width: 100%;
  margin: 0 auto;
  font-size: 14px;
}
.type-of-insurance::after {
	position: absolute;
	content: "\25BC";
	color: #333333;
	font-size: 18px;
	pointer-events: none;
	right: 15px;
	line-height: 29px;
	font-size: 15px;
	line-height: 40px;
	height: 40px;
}
#Type {
  -moz-appearance: none;
  -webkit-appearance: none;
}
.submit-btn {
  width: 200px;
  height: 40px;
  background: #00652e;
 font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 22px;
text-align: center;
color: #FFFFFF;
border: none;
}

.submit-btn:hover,
.submit-btn:focus  {
  width: 200px;
  height: 40px;
  background: #00652e;
 font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 22px;
text-align: center;
color: #FFFFFF;
box-shadow: 10px 10px 1px rgba(0, 0, 0, 0.25);
transition: .2s;
}

.banner-image.banner-right-part {
  text-align: center;
  padding: 33px 0 23px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}



/*circle-bd*/
.circle-bg .lob-section span.border-ovr-text {
  margin-top: 0;
}
.circle-bg {
  width: 100%;
  background-color: #fff;
  z-index: 1;
  position: relative;
  overflow: hidden;
  padding: 100px 0 193px;
}
	
.star-diamond-circle .circle-repeat {
  background-image: url(../img/graphics/star-pattern.png);
  position: absolute;
  width: 400px;
  height: 58.9%;
  background-repeat: repeat;
  background-size: 100%;
  bottom: 0;
  opacity: 1;
  z-index: -1;
}
.star-diamond-circle .circle-repeat1 {
  background-image: url(../img/graphics/star-pattern.png);
  position: absolute;
  width: 400px;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  top: -136px;
  right: -50px;
  opacity: 1;
  z-index: -1;
}
.lob-section .col-md-2 {
background: #00652e;
box-shadow: 10px 10px 1px rgba(0, 0, 0, 0.25);
box-shadow: 10px 10px 1px rgba(0, 0, 0, 0.25);
  padding: 54px 0;
  color: #fff;
}
.row.justify-content-between.lob-content > * {
  flex-grow: 1;
  display: flex;
  flex-basis: 16.66%;
  max-width: 16.66%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.row.justify-content-between.lob-content > .border {
    border:1px solid #005928!important;
}
.have-questions-section .row.justify-content-between.lob-content > .border {
    border:1px solid #fff!important;
}
.row.justify-content-between.lob-content > *:hover
{
	background:#00652e;
	}





.lob-section i {
	font-size: 36px;
	line-height: 36px;

	
	color: #fff;
}

.lob-section h3 {

	margin-bottom: 80px;
}
.lob-section .col-md-2 {
  color: #fff;
  font-family: 'Paprika';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 36px;
}



/*content part*/
.content-area {
  margin-bottom: 40px;
}

.content-section .container {
  padding: 0;
}

.content-section {
  background-color: #edf6fa;
  width: 100%;
   position: relative;
  overflow: hidden;
}
.cntent-and-carriers-wrap {
	background: #fff;
	padding: 40px 33.3px;
	background: #FFFFFF;
	box-shadow: 10px 10px 1px rgba(0, 0, 0, 0.25);
	z-index: 1;
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 80px 0;
}
.cntent-and-carriers-wrap h2, .cntent-and-carriers-wrap h3, .cntent-and-carriers-wrap h4 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
        color: #1a1a1a;
}
.cntent-and-carriers-wrap h2 {
    font-size: 28px;
    line-height: 36px;
}
.cntent-and-carriers-wrap h3 {
    font-size: 22px;
    line-height: 30px;
}
.cntent-and-carriers-wrap h4 {
    font-size: 18px;
    line-height: 24px;
}
.cntent-and-carriers-wrap ul {
    margin: 30px 0;
    padding-left: 20px;
}
.cntent-and-carriers-wrap ul li {
    margin-bottom: 10px;
}
.cntent-and-carriers-wrap ul li::marker {
    color: #00652e;
}

/* Carrier Carousal */

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
    margin-top: 15px 0 50px 0;
}
.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:auto;
}
.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%;
}

/*testinomial*/
.testimonials-section {
  padding: 80px 0;
}
.testimonials-section .testimonials-area {
  background: #edf6fa;
  padding: 33px 110px;
  text-align: center;
}
.testinomial-wrapper {
  display: flex;
  box-shadow: 10px 10px 1px rgba(0, 0, 0, 0.25);
}
.testimonials-section.testimonials-section-inr-pge .testinomial-wrapper {
  width: 100%;
  display: initial;
}
.testimonials-section.testimonials-section-inr-pge img.testi-bannr {

  height: 200px;
}
.client-name {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  color: #1A1A1A;
  width:100;
}
  .testti-content.equ-height {
  padding-left: 0;
  padding-right: 0;
}

.testimonials-section img.testi-bannr {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.carousel-indicators li {
	background: #fff;
	border: 1px solid #007bbb;
	width: 10px;
	height: 10px;

	border-radius: 10px;
}
.carousel-indicators .active {
	background:#007bbb;
}



.testimonials-img-bottom1{
	position: absolute;
  bottom: 0;
  right: 0;
}
.test-image-part {
  position: relative;
  overflow: hidden;
  padding: 0;
}
.testimonials-area a {
	margin: 20px auto 0;
	text-align: center;
	width: 225px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.testimonials-area a:hover,
.testimonials-area a:focus{
margin: 20px auto 0;
	text-align: center;
	width: 225px;
	display: flex;
	justify-content: center;
	align-items: center;
  color:#fff;
}
.testimonials-section .row > * {
  flex: 1;
  display: flex;
}

/*quationpart*/
.have-questions-section {
  background: #007bbb;
  padding: 80px 0;
  position: relative;
  overflow:hidden;
  z-index: 2;
}
.have-questions-section .row.justify-content-between.lob-content > * {
	
	flex-basis: 27%;

	max-width: 27%;
}

.have-questions-section  h2{
font-family: 'Paprika';
font-style: normal;
font-weight: 400;
font-size: 48px;
line-height: 72px;
}

.have-questions-section a {
	background: #fff;
	padding: 35px;
	max-width: 30%;
	height: auto;
	color: #fff;
	padding: 65px 0;
	box-shadow: 10px 10px 1px rgba(0, 0, 0, 0.25);
}
.have-questions-section i {
 font-weight: 900;
font-size: 64px;
line-height: 54px;
  display: block;
  margin-bottom: 20px;
  color:#00652e;
}
.have-questions-section h2.qn-heading {
  font-family: 'Paprika';
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 72px;
  color: #fff;
  margin-bottom: 80px;
  text-align: center;
}
.have-questions-section h2 {
font-family: 'Paprika';
font-style: normal;
font-weight: 400;
font-size: 36px;
line-height: 54px;
  margin-bottom: 20px;
  color: #1A1A1A;
}
.have-questions-section p{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 22px;
color: #1A1A1A;
}

.have-questions-section .row.justify-content-between.lob-content > :hover{
	background:#edf6fa;
}
.have-questions-section .row.justify-content-between.lob-content > :hover .fa-solid {
  animation: none;
  transform: none;
  transition: none;
  transform-origin: initial;
}


.animation-on-have-questions .diamond-circle {
	background-image: url(../img/graphics/star-pattern.png);
	position: absolute;
	width: 800px;
	height: 42%;
	background-repeat: repeat;
	bottom: 0;
	
	left: -68px;
	
}
.animation-on-have-questions .diamond-circle1 {
	background-image: url(../img/graphics/star-pattern.png);
	position: absolute;
	width: 400px;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	right: 0;
	top: -31.5%;
	z-index: -1;
}


.have-questions-section .border-ovr-text {
 /* background-image: linear-gradient( transparent 60%, #006399 60% );*/
}
/*footerpart*/

footer {
  padding: 80px 0;
  background: #1A1A1A;
}
footer h2 {
  font-family: 'Paprika';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  color: #fff;
  text-align: left;
  justify-content: left;
  margin-bottom: 20px;
}
ul.footer-content  {
  list-style-type: none;
  padding: 0;
}
ul.footer-content li{
	margin-bottom: 20px;
}
ul.footer-content li a{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 28px;
color: #FFFFFF;
transition: .3s;
border-bottom: 5px solid transparent;
}
ul.footer-content li a.active,
ul.footer-content li a:hover {
  border-bottom: 3px solid #007bbb;
}
.contact-info i {
	color: #00652e;
	
	font-size: 16px;
	line-height: 18px;
	margin-right: 10px;
	width: 18px;
	margin-top: 6px;
}

.contact-info ul li {
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  color: #fff;
  display: flex;
  text-align: left;
  margin-bottom: 20px;
}
.contact-info ul li a {
 font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 28px;
 color: #fff;
 border-bottom: 5px solid transparent;
}
.copyright {
  padding:30px 0 30px;
  text-align: center;
}

.copy-ul {
  list-style-type: none;
  padding: 0;
  text-align: center;
}

.copy-ul li a, .copy-ul li {
  color: #fff;
  display: inline-block;
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 22px;
}

.copy-ul li a {
	transition: .3s;
	border-bottom: 5px solid transparent;
}

.social_section i {
  color: #fff;
  margin-right: 0;
  align-content: center;
  text-align: center;
}
/*autopag*/
.count-on li {
	margin-bottom: 48px;
	
	align-items: flex-start;
	text-align: left;
}
.count-on li:last-child {
  margin-bottom: 0;
}
.circle-bg.circle-bg-inner-pg {
  padding-bottom: 117px;
}
.count-on li i {
	color: #00652e;
	z-index: 1;
	margin-right: 42px;
}

.count-on {
  padding: 0;
  margin-bottom: 0;
}
.circle-bg.circle-bg-inner-pg .star-diamond-circle .circle-repeat {
  height: 46%;
  left: -40px;
}
.auto-bnr-graphicx, .auto-bnr-graphic1 {
 
  position: absolute;
  bottom: 0;
}
.jotform-lob {
  width: 67%;
  border: none;
  text-align: center;
  margin: 0 auto;
 
}
.anchor {
  display: block;
  height: 250px;
  margin-top: -250px;
  visibility: hidden;
}
.get-in-touch .jot-form-section {
  background: #005885;
  padding: 40px 0;
  text-align: center;
  width: 67%;
  margin: 0 auto;
}
.circle-bg.cnt-bg-inner-pg {
  padding-top: 100px;
  padding-bottom: 97px;
}
.gmap {
  width: 100%;
  height: 300px;
  border: 5px solid #007bbb;
}
.cntpg {
  display: flex;
}
.cntpg div {
  padding: 0;
}
.social-icon-on-cntpge li {
	color: #fff;
	float: left;
	list-style-type: none;
	margin: 0;
	padding-right: 30px;
	font-size: 18px;
	line-height: 21px;
}
.social-icon-on-cntpge {
  padding: 0;
  display: flex;
}
.social-icon-on-cntpge li a:hover{
	opacity:0.6;
}
.social-icon-on-cntpge li:nth-of-type(1) > a{
	color: #3B5998;
}
.social-icon-on-cntpge li:nth-of-type(2) > a{
	color: #1DA1F2;
}
.social-icon-on-cntpge li:nth-of-type(3) > a{
	color: #0E76A8;
}
.social-icon-on-cntpge li:nth-of-type(4) > a{
	color: #FF0000;
}
.social-icon-on-cntpge li:nth-of-type(5) > a{
	color: #C41200;
}
#cpIframe {
  height: 1600px !important;
  width: 100%;
  border: 0;
  background: transparent;
}
iframe.ccframe {
  height: 1600px;
  width: 100%;
  border: 0;
}

.contact-list h2 {
    color: #000;
    padding-bottom: 20px;
    font-size: 24px;
	font-family: 'Open Sans';
}

.contact-list p {
    font-size: 15px;
	margin-bottom: 15px;
}

.contact-list-bdr {
    border-bottom: 1.5px dotted #ccc;
}

.btn-xs {
    background: #00652e;
	color: #fff !important;
	margin-top: 3px;
    padding: 4px 8px;
    font-size: 12px;
	border-radius: 0px;
}

.btn-xs:hover, .btn-xs:focus {
    background: #00652e;
	text-decoration:none!important;
	box-shadow: 5px 5px 1px rgba(0, 0, 0, 0.25);
}

.contact-details a:hover {
	color: #1a1a1a;
}

.contact-details  a[href^=tel]{
  color: inherit;
}
.social_section.d-flex.justify-content-between.footer-content {
  width: 16%;
}
h1.idx-heading-center {
  text-align: center;
  font-family: 'Paprika';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 54px;
    color: #1a1a1a;
    margin-bottom: 18px;
    justify-content: center;
    width: 100%;
}
.contact-details.editable a:hover {
  color: #129ae1;
}
.nav-section div {
padding-right: 0;
padding-left: 0;
}
.banner-space{
	padding-right:20px;
}
.copy-ul li a:hover,
.copy-ul li a:focus{
	border-bottom: 3px solid #007bbb;
}
.have-questions-section .row.justify-content-between.lob-content > :hover .fa-solid {
  
  margin-bottom: 20px;
}

  .animated-icon3 {
      width: 22px !important;
      height: 23px;
      position: relative;
      margin: 0px;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .5s ease-in-out;
      -moz-transition: .5s ease-in-out;
      -o-transition: .5s ease-in-out;
      transition: .5s ease-in-out;
      cursor: pointer;
	  padding: inherit !important;
	  display: block;
    }
	    .animated-icon3 span {
      display: block;
      position: absolute;
      height: 3px;
      width: 100%;
      border-radius: 9px;
      opacity: 1;
      left: 5px;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .25s ease-in-out;
      -moz-transition: .25s ease-in-out;
      -o-transition: .25s ease-in-out;
      transition: .25s ease-in-out;
    }
	
	 .animated-icon3 span {
      background: #fff;
    }
	
  .animated-icon3 span:nth-child(1) {
      top: 3px;
      -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
      -o-transform-origin: left center;
      transform-origin: left center;
    }

    .animated-icon3 span:nth-child(2) {
      top: 10px;
      -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
      -o-transform-origin: left center;
      transform-origin: left center;
    }

    .animated-icon3 span:nth-child(3) {
      top: 18px;
      -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
      -o-transform-origin: left center;
      transform-origin: left center;
    }

    .animated-icon3.open span:nth-child(1) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      top: 2px;
      left: 8px;
    }

    .animated-icon3.open span:nth-child(2) {
      width: 0%;
      opacity: 0;
    }

    .animated-icon3.open span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      top: 18px;
      left: 8px;
    }

/* Ada compliance fixes beings */ 
.skip-to-content-link {
	background: #007bbb;
	color: #1a1a1a;
	height: 30px;
	right: 0;
	padding: 7px;
	position: absolute;
	transform: translateY(-100%);
	transition: transform 0.4s;
	z-index: 10;
	line-height: 17px;
    text-decoration:none;
}

.skip-to-content-link:focus,.skip-to-content-link:hover {
  transform: translateY(0%);
  color: #1a1a1a;
text-decoratoin:none;
text-decoration: none;

}


/*GRW Style*/
.grw-theme-dark {
    background-color: #fff !important;
}
.grw-review-btn,.grw-view-all-btn{
	background-color:#007bbb !important;
	border-radius:5px;
	color:#FFF;
}
.grw-review-btn:hover,.grw-view-all-btn:hover,.grw-review-btn:focus,.grw-view-all-btn:focus{
	background-color:#825F67 !important;
	color:#FFF;
	text-decoration: none!important;
}
.grw-theme-dark .grw-slider-nav a.grw-slide-current {
    background-color: #00652e !important;
}
.grw-business-footer p{
	text-align:center !important;
}
.grw-author{
	color:#4d463f;
}
.grw-business-header{
	border-bottom:3px solid #00652e!important;
	background:#fff!important;
}
.grw-business-name a, .grw-business-name a:visited, .grw-author {
	color:#1a1a1a!important;
}
.grw-review-btn:hover {
  background: #be5c06;
  color: #FFF;
}
.grw-theme-dark div.grw-review-content > p{
	color:#000;
}
.grw-theme-dark .poweredByGoogle {
    background: url(https://agencywebsites.ezlynx.com/images/google-review/powered-by-google.png) #fff!important;
    background-repeat: no-repeat!important;
	background-size: 80%!important;
    background-position: center!important;
	border-radius: 100px!important;
}

.jot-form-section iframe{
	border:none;
	width:100%;
}

.content-section.content-section-inr-pg.no-img {
    margin-top: 100px;
}

.content-link {
	color: #AA6D0F;
}

.content-link:hover {
	color: #007bbb;
}

.bios {
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.bios img {
    width: 100%;
	max-width:280px;
    margin-bottom: 20px;
	border: solid 3px #999;
}

.bios .email a {
    color: #007bbb;
}

.bios .email a:hover {
    color: #007bbb;
}

.bios h2 {
	margin-top: 5px;
	margin-bottom: 0px;
}


.dropdown-submenu:focus-within > .dropdown-menu {
    display: block;
 }
.submenu-wrapper a:hover, .submenu-wrapper a:focus{
	color:#fff;
	text-decoration:none;
}

.no-break{
	display: inline-block;
}

.cnt-link {
	text-decoration:underline;
    color:#007bbb;
}

.cnt-link:hover, .cnt-link:focus {
opacity:.8;
    color:#007bbb;
    text-decoration:underline;
}
.cntent-and-carriers-wrap ul.about-list, .cntent-and-carriers-wrap ul.index-list {
    width: 80%;
    background: #edf6fa;
    padding: 20px 20px 20px 40px;
    box-shadow: 10px 10px 1px rgba(0, 0, 0, 0.25);
    display:block;
    margin: 30px auto;
    
}
.cntent-and-carriers-wrap ul.about-list {
    column-count: 3;
}

.video-container {
object-fit: cover;
  filter: drop-shadow(10px 10px 0px rgba(0, 0, 0, 0.25));
  z-index: 1;
  position: relative;
  width: 79%;
  height: 79%;
  animation: zoom-bnr 3s ease 0s 0.2 normal forwards;
  object-fit: cover;
  animation-name: zoom-bnr;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
  position: relative;
    overflow: hidden;
}

.video-container1 {
object-fit: cover;
 z-index: 1;
  position: relative;
  width: 100%;
  height: 250px;
  position: relative;
    overflow: hidden;
}

.video-container video, .video-container1 video, .video-container2 video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: 2;
}

.video-container::before {
    z-index: 1;
}



.video-container2 {
object-fit: cover;
 z-index: 1;
  position: relative;
  height: 100%;
  width: 100%;
  position: relative;
    overflow: hidden;
}
