@charset "utf-8";
/* CSS Document */
/*
COLOR PALETTE
Headings : #0055bc
Secondary color : #005abb
*/
/* DEFAULT STYLES */
body, .TitleStyle1, .TitleStyle2, .TitleStyle3, .TitleStyle4, .TitleStyle5, input, button, select, textarea, p, ul, li, a {
	
	font-family: 'Red Hat Mono', monospace;
	line-height: 25px;
}
body {
	background-color: #FFF;
}
body, figure {
	margin: 20px 0 20px 0;
	padding: 0;
}
a {
	color: #335384;
}
a:hover, a:focus {
	color: #4b6692;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.skip-to-content-link {
    background: #506691;
    color: #fff;
    height: 30px;
    right: 0%;
    padding: 7px;
    position: absolute;
    transform: translateY(-200%);
    transition: transform 0.4s;
    z-index: 10;
	font-size: 14px;
	line-height: 16px;
}

.skip-to-content-link:focus {
  transform: translateY(-60%);
  color: #fff;
}
a:focus,.dropdown-toggle:focus{
	outline: auto 2px Highlight;
    outline: auto 5px -webkit-focus-ring-color;
}
/*Typography */
h1{
	color: #262625;
	    font-family: Roboto;
font-weight: 400;
font-size: 16px;
line-height: 32px;
text-align: center;
}
h1 a{
	color: #262625;
	    font-family: Roboto;
font-weight: 600;
font-size: 36px;
line-height: 44px;
text-align: center;
}
h2{
	color: #1A1A1A;
	font-family: Roboto;
font-weight: 600;
font-size: 22px;
line-height: 40px;
text-align: center;
}
h3{
	color: #1A1A1A;
    font-family: Roboto;

}
      
p{
	color: #1A1A1A;
font-family: Red Hat Mono;
font-style: normal;
font-weight: 300;
font-size: 18px;
line-height: 28px;
	
}
a:hover{
	text-decoration: none;
}

.custom-container {
      border: 2px solid #aeb2ca;
	  padding: 0px;
	  margin-top: 10px;
	  border-radius: 4px;
    }
.top-nav {
	font-family: Red Hat Mono;
}
.top-bar {
   background: #e6e8f2;
	height:50px;
	position:relative;
   border-bottom: 2px solid #aeb2ca;
}
.top-nav {
	color:#fff;
	padding:10px 0;
	font-size:15px;
	margin-bottom:0px;
}
.top-bar ul > li {
	list-style-type:none;
	float: left;
    list-style-type: none;
	font-size: 18px;
	line-height:32px;
	font-family: 'Roboto', sans-serif;
}
.top-bar ul > li a{
	font-size: 18px;
	line-height:32px;
	font-family: 'Roboto', sans-serif;
}

.top-nav li{
	border-right:2px solid #aeb2ca;
	
	padding-right:15px;
	margin-right:15px;
}
.top-nav li:nth-child(2){
	border-right:none;
}
.top-nav li a, .top-bar ul > li > a:hover, .top-nav li a, .top-bar ul > li > a:focus, .top-nav li a, .top-bar ul > li > a.active {
	color: #506691;
	text-decoration:none;
}

.top_bar_nav{
	float: right;
	padding: 10px 0;
	margin-right:40px;
}

.top_bar_nav li {
	color: #fff;
	float: left;
	list-style-type: none;
	margin: 0;
	padding-right: 20px;
	font-size: 18px;
	line-height: 21px;
}
.top_bar_nav li > a, .top-nav li a, .top-nav li{
	color: #000;
} 
.top-li img{
	width: 110px;
}
ul.myAccnt{
	float: right;
	padding-left: 0px;
	position:absolute;
	right:15px;
	z-index:3;
	width:45px;	 
  margin-top: 0px;
  border: 0;
  box-shadow: none;
  background:#aeb2ca;
 transition-timing-function: linear;
  border-radius: 0px;
  height: 48px;
  top:0px;
}
ul.myAccnt li{
	padding: 10px;
	
}
ul.myAccnt li.myAccnt-item{
	width:100%;
}
ul.myAccnt li.myAccnt-item a.dropdown-toggle{
	float:right;
}
#top-acc{
	transform:translate3d(0px, 10px, 0px) !important;
	text-align:center;
	right:0px;
}
#top-acc li{
	padding: 0px 8px !important;
	display:inline-block;
	float:none;
}
#top-acc li a{
	color: #fff;
}
#top-acc li a:hover, #top-acc li a:focus  {
	text-decoration: none;
    opacity:.8;
}
.logo-nav-section{
	/*! padding: 20px 0; */
	border-bottom: 2px solid #aeb2ca;
	/*! margin: 20px auto; */
	padding-top: 20px;
	padding-bottom: 20px;
}
.logo-nav-section.no-img {
    border-bottom: none;
}
.logo-nav-section .row {
	align-items:center;
}
.container.no-img {
    border-top: 4px solid #aeb2ca;
}
.navbar-nav {
	margin-top: 5px;
}
.navbar{
	float: right;
	padding: 0px;
}
.navbar-dark .navbar-nav .nav-link{
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 22px;
	padding-left: 15px;
	padding-right: 15px;
	color: rgba(0,0,0,.5);
}
.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link:hover{
	color: rgba(0,0,0,.9);
	}
	.navbar-nav .nav-link {
  display: flex;
  align-items: center;
  color: #000 !important;
  font-size: 18px;
  font-family: Roboto;
}

.navbar-nav .dropdown-menu{
	margin-top: 15px;
border-radius: 0px;
padding: 0;
font-size: 15px;
}
.navbar-nav a.nav-link.nav-btn-block{
	color: #fff !important;
	background: #506691;
border-radius: 40px;
box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
border: 0;
padding: 5px 10px;
}
.navbar-nav a.nav-link.nav-btn-block:hover{
	color: #fff !important;
	background: #445f8c;
}
.navbar-nav a.nav-link.nav-btn-block:focus{
	color: #fff !important;
}
.navbar-dark .navbar-nav .nav-link.active, .navbar-custom .nav-item.active .nav-link, .navbar-custom .nav-item .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  width: 100%;
  color: #000 !important;
  text-decoration: underline;
  text-decoration-color: #506691;
  text-decoration-thickness: 2px;
  text-underline-position: under;

}
.navbar-custom .nav-item:hover a.nav-btn-block{
    color: #fff !important;
}

.banner-quote{
	padding: 20px;
	border-top: 2px solid #aeb2ca;
	border-bottom: 2px solid #aeb2ca;
}
.banner-quote h3{
	font-size: 24px;
	line-height: 32px;
	font-weight: 600;
}
    .custom-margin {
      margin-left: 20%;
      margin-right: 20%;
	  padding: 20px 0 10px;
    }
	.custom-margin-zip{
		 margin-left: 10%;
      margin-right: 10%;
	  padding: 20px 0 10px;
	}
	.custom-select{
		border-radius: 40px !important;
		border: 1px solid #2c2c2c;
		height: 40px;
	}.input-medium{
		border-radius: 40px;
		border: 1px solid #2c2c2c;
		height: 40px;
		width: 100%;
		text-align: center;
	}
.btn-block{
	background: #000;
	border-radius: 40px;
box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
border: 0;
height: 40px;
}
.btn-block:hover, .fixed-button:hover, .btn-block:focus, .fixed-button:focus {
 
  background-color: #2c2c2c;
  
}	
	/* 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%;
}


.bg-light{
	padding: 20px;
    background: #e6e8f2!important;
}
    .rounded-image {
      border-radius: 50%;
      /*border: 2px solid #506691;
      box-shadow: 2px 2px 5px #000;*/
      display: block;
      margin: 0 auto;
	  border: 7px solid #506691;
    }
	.image-wrapper {
      border-radius: 50%;
      /*border: 2px solid #506691;
      box-shadow: 2px 2px 5px #000;*/
      display: inline-block;
      margin: 0 auto;
	  border: 2px solid #aeb2ca;
	  overflow: hidden;
    }
	.image-wrapper img {
    display: block; 
    width: 100%;
    height: auto; 
}
.agency-zoom {
  transition: transform 1s ease-in-out;
}

.agency-zoom:hover {
  transform: scale(1.05);
}

    .vertical-center {
      /*display: flex;
      align-items: center;
      justify-content: center;
      height: 100%;*/
	  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	width: 100%;
    }
	.vertical-center p {
		padding-left: 20px;
	}
	.vertical-center p, .vertical-center p a{
		color: #2c2c2c;
font-family: Red Hat Mono;
font-size: 24px;
font-weight: 400;
line-height: 32px;
letter-spacing: 0em;
text-align: left;

	}
	.vertical-center p a{
		border-bottom: 2px solid #506691;
	}
	.lob-container {
      margin-top: 10px;
	  padding: 0px;
    }
	/*.lob-content div.col-md-2{
		padding-left: 0px;
	}
	.lob-content div.col-md-2:last-child{
		padding-right: 0px;
	}*/
	
	.lob-content i{
	font-size: 72px;
	font-style: normal;
font-weight: 900;
line-height: normal;
	display: block;

	color: #aeb2ca;
}
.lob-content a span {
	font-size: 18px;
font-family: Red Hat Mono;
font-style: normal;
font-weight: 400;
line-height: normal;
	color: #fff;
	margin-top:20px;
}

    .custom-div {
      background-color: #000;
     
      display: flex;
width: 168px;
height: 200px;
flex-direction: column;
justify-content: center;
align-items: center;
	  border-radius: 5px;
    }
	/*.lob-content{
		margin: 0px;
		padding: 0px;
	}*/
	.lob-content .custom-div:hover, .lob-content .custom-div:focus{
	background: #2c2c2c;

}

.lob-content a:hover .fa-solid {
  transform: scale(1.3);
}
.lob-content a .fa-solid{transition: all .2s ease-in-out;}

.lob-content .custom-div:hover span {
  transform: scale(.9);
}
.content-section{
		padding: 40px;
	}
.custom-div-9.index {
	border-right: 2px solid #aeb2ca;
    padding-right: 30px;
}
.inner-content h2, .inner-content h3, .inner-content h4, .index-main h2, .index-main h3, .index-main h4 {
	margin-top: 30px;
    margin-bottom: 10px;
}
.inner-content h2, .index-main h2 {
    font-size: 28px;
    line-height: 36px;
}
.inner-content h3, .index-main h3 {
	font-size: 24px;
	line-height: 36px;
	color: #1A1A1A;
        font-family: Roboto;
    font-weight: 600;
}
.inner-content p a, .inner-content li a, .index-main p a, .index-main li a {
    text-decoration: underline;
}
.index-main ul {
    padding-left: 20px;
    width: 80%;
    margin: 20px auto;
    background: #eaeaea;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
}
.index-main ul li {
    margin-bottom: 10px;
    margin-left: 20px;
}
.index-main ul li::marker {
    color: #506691;
}
.inner-content h4 {
	font-size: 18px;
	line-height: 24px;
	color: #1A1A1A;
        font-family: Roboto;
    font-weight: 600;
}
.inner-content .custom-div-9 ul {
	padding-left: 20px;
	margin: 20px 0;
}
.inner-content .custom-div-9 ul li::marker {
	color: #506691;
}
.inner-content .custom-div-9 ul li {
	font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    color: #2c2c2c;
	margin-bottom: 20px;
}
.content-section p{
		font-family: Roboto;
font-size: 16px;
font-weight: 400;
line-height: 32px;
letter-spacing: 0em;
text-align: center;
color:#2c2c2c;
	}
	
	.numbers-section{
		border-top: 2px solid var(--light-smoke-highlight, #aeb2ca);
background: var(--light-smoke, #e6e8f2);
padding: 40px 60px;
	}
	
	.numbers-section h2{
		
			font-family: 'Red Hat Mono', monospace;
			color:#2c2c2c;
font-size: 36px;
font-weight: 400;
line-height: 42px;
letter-spacing: 0em;
text-align: center;


	}
	.numbers-section p{
		
			font-family: 'Roboto', sans-serif;
			
			color:#2c2c2c;

font-size: 16px;
font-weight: 400;
line-height: 32px;
letter-spacing: 0em;
text-align: center;


	}
	.numbers-section h2, .numbers-section p{
		text-align: center;
		display: block;
            font-family: Roboto;
            font-weight: 600;
	}
.numbers {
	margin: 20px 0;
}
.numbers p {
	margin-bottom: 5px;
}
.numbers p span {
	color: #506691;
	margin-right: 10px;
    font-weight: bold;
}
.numbers-section span.header {
	color: #506691;
	font-weight: bold;
}
.numbers-section-counter {
      display: flex;
      justify-content: center;
    }
	ul.custom-list{
		padding-left: 0px;
		margin-bottom: 0px;
	}
    .custom-list li {
      display: inline-block;
      text-align: center;
      margin: 10px 60px;
    }

    .custom-list li .custom-item {
      display: inline-block;
      background-color: #000;
     
      border-radius: 50%;
      width: 100px;
height: 100px;
padding: 22px 20px 18px 20px;
justify-content: center;
align-items: center;
    }
	.custom-item h3{
		color: #fff;
text-align: center;
/* H1 - Red Hat Mono */
font-size: 40px;
font-family: Red Hat Mono;
font-style: normal;
font-weight: 400;
line-height: normal;
	}
    .custom-list li .custom-text {
      display: block;
      margin-top: 10px;
    }
	
	
	.custom-main-div {
      background-color: #e6e8f2;
      padding: 40px 60px;
	  margin: 10px auto auto auto;
	  border: 2px solid #aeb2ca;
	  border-radius: 4px;
    }

    .custom-content-div {
      text-align: center;
    }

    .custom-row {
      display: flex;
      justify-content: center;
      gap: 20px;
    }

    .custom-col {
      flex-basis: 0;
      flex-grow: 1;
    }

    .custom-col-content {
      background-color: blue;
      height: 200px;
    }
	
	
	.custom-footer {
      background-color: #000;
      color: white;
      padding: 20px;
	  margin-bottom: 30px;
	  margin-top: 10px;
	  border-radius: 4px;
    }
	
	
	.contact-section {
      background-color: #f8f8f8;
      padding: 20px;
	  
	  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
	  border-radius: 4px;
    }
    .contact-section a:hover, .contact-section  a:focus {
      opacity: .8;
    }
	.contact-heading {
     
      color: #000;
	  text-align: left;
	
font-family: Red Hat Mono;
font-size: 24px;
font-weight: 400;
line-height: 32px;
letter-spacing: 0em;

    }
.contact-heading {
    position: relative;
    display: inline-block;
}

.contact-heading::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -5px; /* Adjust this to move the underline up or down */
    height: 2px; /* This is the thickness of the underline */
    width: 100%;
    background-color: #506691; /* This is the color of the underline */
}
.gmap{
	width: 100%;
	height: 200px;
	border:4px solid #aeb2ca;
	border-radius: 4px;
	margin: 20px 0
}
    .contact-section p.company-name {
      font-family: Red Hat Mono;
font-size: 18px;
font-weight: 700;
line-height: 24px;
letter-spacing: 0em;
text-align: left;
margin-bottom: 7px;
  }

    .contact-address a{
      color: #000;
font-family: Red Hat Mono;
font-size: 16px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0em;
text-align: left;
    }

    .contact-icon {
      margin-right: 10px;
	  color: #506691;
    }
	.contact-section p, .contact-section p a{
		color: #2c2c2c;


font-family: Red Hat Mono;
font-size: 18px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0em;
text-align: left;

	}
 ul.social_section {
	 padding: 0;
	 width: 100px;
 }
    ul.social_section li {
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  color: #fff;
  display: flex;
  text-align: left;
  margin-bottom: 20px;
  
}
.social_section li i{
	color: #2c2c2c;
	
font-size: 17px;
font-weight: 400;
line-height: 20px;
letter-spacing: 0em;
text-align: left;

}

 .agency-heading {
     
      color: #fff;
	  text-align: left;
	
    font-family: Roboto;
font-size: 24px;
font-weight: 600;
line-height: 32px;
letter-spacing: 0em;
margin: 20px 0 20px 0;
    }
.agency-heading {
    position: relative;
    display: inline-block;
}

.agency-heading::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -5px; /* Adjust this to move the underline up or down */
    height: 2px; /* This is the thickness of the underline */
    width: 100%;
    background-color: #5f7099; /* This is the color of the underline */
}
    .agency-nav {
      list-style: none;
      padding: 0;
      margin: 0;
    }
.agency-nav li:before {
	content: "•";
	margin-right: 10px;
	color: #5f7099;
	font-size: 18px;
}

    .agency-nav li {
      float: left;
      margin-right: 10px;
	
font-family: Roboto;
font-size: 16px;
font-weight: 400;
line-height: 32px;
letter-spacing: 0em;
text-align: center;
margin-bottom: 10px;

    }

    .agency-nav li a {
      color: #fff;
    }
	.agency-nav li a:hover, .agency-nav li a.active, .agency-nav li a:focus {
      border-bottom: 2px solid #5f7099;
    }
	
	.my-account .fa-user{
color: #fff;
background: #000;
border-radius: 50%;
font-size: 16px;
height: 27px;
width: 27px;
	}
	
	.dropdown-menu.slide-menu{
		background: transparent;
		 overflow: hidden;
  transition: max-width 0.3s;
  border: 0px;
	}

	/*ul.slide-menu:hover{
		width: 300px;
	}*/
	
	.my-account::after{
		display: none;
	}
	
	.fa-user {
		

  transition: transform 0.3s;
}

.fa-user.close {
	color: #506691;
background: #fff;
border-radius: 50%;
padding: 7px;
font-size: 18px;
  transform: rotate(180deg);
  opacity: 1;
	position: relative;
	z-index: 9999;
}

.fa-user.close:before {
  content: "\2715"; /* Unicode for close icon */
}
.phone-view .fa-user:before {
    position: initial!important;
    
}
.cc-fixed .fixed-button{
	position: fixed;
      bottom: 80px;
      right: 200px;
      border-radius: 20px;
      text-align: center;
	  float: right;
} 
.fixed-button {
      position: fixed;
      bottom: 80px;
      right: 200px;
      border-radius: 20px;
      
      text-align: center;
	  float: right;
	  z-index:9;
}
.floating-btn-wrapper{
	position: fixed;
	z-index:1;
}
   
	.fixed-button .fa-arrow-up {
      margin-left: 5px;
      color: #506691;
      background: #fff;
      padding: 5px;
      border-radius: 50%;
      font-size: 12px;
	  line-height: 13px;
      font-weight: 900;
      height: 21px;
      width: 22px;
	  text-align: center;
	  font-weight: 900;
}
	
	.fixed-button .btn-primary{
		
		border: 0;
		border-radius: 20px;
background: #000;
box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
border: none;
width: 180px;
height: 40px;
z-index: 2;
text-align: center;
		padding: 7px 23px;
	}
.fixed-button .btn-primary:hover{
	background:#2c2c2c;
}
.fixed-button .btn-primary:focus{
	background: #2c2c2c;
}
.fixed-button .close{opacity:1;}
	.fixed-button .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
		background: #000;
		border: 0;
		box-shadow:none;
}

	.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover{
		opacity: 1;
	}
	
	.dropdown-menu.multi-column {
      width: 500px;
      height: 162px;
	  z-index:-1;
      top: -170px !important;
      left: -150px !important;
      transform: translate3d(-179px, -152px, 0px);
      margin: -10px 0 0;
      padding: 0;
}
   .dropdown-item {
   	  font-family: 'Roboto', sans-serif;
      padding-left:10px;
	  padding-top:5px;
	  padding-bottom:5px;
    }
	ul.fixed-menu{
	  column-count: 2;
      column-gap: 0;
      list-style-type: none;
      padding: 0;
      background: #D9D9D9;
      box-shadow: 2px 2px 2px #aeb2ca;
	}
	
	ul.fixed-menu li {
      border-radius: 5px;
      border: 1px solid #D9D9D9;
      background: #F2F2F2;
      width: 250px;
      height: 54px;
      padding: 10px;
}

ul.fixed-menu li a {
      color: #000;
      text-align: center;
      font-size: 16px;
      font-weight: 400;
}
ul.fixed-menu li a:hover{
	color: #506691;
	
}
	
	.fixed-button .dropdown-toggle::after {
		display: none;
	}
	
.float-button {
      font-family: Roboto;
      font-size: 17px;
      font-weight: 400;
      line-height: 26px;
      text-align: right;
}
	.float-button.close {
  color: #fff !important;
	
	padding: 7px 23px;
	
text-align: center;
font-size: 17px;
line-height: 26px;
float: none;
text-shadow: none;
font-weight: normal;
font-family: Roboto;
}

.float-button.close i {
  transform: rotate(90deg);
  color: #506691;
	background: #fff !important;
	padding: 5px;
	border-radius: 50%;
text-align: center;
font-size: 14px;
line-height: 11px;
font-style: normal;
font-weight: 900;
height: 21px;
width: 22px;

}
.btn-primary.focus, .btn-primary:focus, .show > .btn-primary.dropdown-toggle:focus{
	box-shadow: none;
}
.fixed-button:focus {
 
  color: #fff!important;
}	


/* Blog Section */
.blog-section{
	padding: 0px 0px 20px 0;
	
}
.blog-section h2{
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}
.blog-section h4{
	font-size: 18px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px;
}
.rssfeedsclass{
	display: flex;
}
.blog-desk{
	background: #fff;
	padding: 20px;
	margin: 10px;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);

}
.blog-desk p+p+p{
	display: none;
}
.titlefield a{
	font-size:16px;
	line-height:24px;
	font-weight: 400;
	display: block;
	color: #2c2c2c;

}
.datefield{
	font-size:16px;
	line-height:32px;
	font-family: 'Roboto', sans-serif;
	border-bottom: 2px solid #506691;
	
}
.blog-desk p {
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}

.blog-desk p{
	font-size:14px;
	line-height:20px;
}
.blog-section p.blog-links a{
	float: right;
font-family: Roboto;
font-size: 16px;
font-weight: 700;
line-height: 32px;
letter-spacing: 0em;
text-align: right;
color: #2c2c2c;
margin-top: 20px;
}
.blog-section p.blog-links a i.fa-arrow-right-long{
color: #506691;
}
.continue-button {
    display: inline-block;
    font-family: Roboto;
font-size: 16px;
font-weight: 700;
line-height: 32px;
letter-spacing: 0em;
color: #2c2c2c;
}
.continue-button i.fa-arrow-right-long{
color: #506691;
}
.continue-button:hover{
	color: #506691;
}

.image-container img {
  display: block;
  width: 100%;
  height: auto;
  z-index: 0;
}

.banner-image-container {
  position: relative;
  height: 100vh; /* set height to full viewport height */
}

.banner-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}


.banner-image.zoomed {
  transform: translate(-50%, -50%) scale(0.5);
}
.banner-bottom-strip img{
	object-fit: cover;
	height: 100%;
	
}
.image-info img{
	object-fit: cover;
	height: 100%;
}
.quote-strip{
	
	border: 8px solid #C3D7D9;
}
.quote-text{
	padding: 70px 30px !important;
}
.quote-text h2{
	font-family: 'Overlock';
font-style: italic;
font-weight: 700;
font-size: 48px;
line-height: 59px;

text-align: center;

/* Title Black */

color: #1A1A1A;
}
.quote-text p{
	font-family: 'Mulish';
font-style: italic;
font-weight: 300;
font-size: 24px;
line-height: 38px;
margin: 40px auto;
text-align: center;

/* Title Black */

color: #1A1A1A;
}


.custom-container-testi{
	border: 2px solid #506691;
	  padding: 0px;
	  margin-top: 10px;
	  border-radius: 4px;
}
.testimonials_section{
	background:#506691;
	color: #fff;
	padding: 40px 20px;
}
.testimonials_section h2{
	color: #fff;
	
font-family: Red Hat Mono;
font-size: 24px;
font-weight: 400;
line-height: 32px;
letter-spacing: 0em;
text-align: center;

}
.testimonials_section p{
	color: #fff;
	
	font-family: Roboto;
font-size: 14px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0em;
text-align: center;

}
.testimonials-section .btn-review{
	margin: 20px auto 0;
	text-align: center;
	width: 225px;
	display: flex;
	justify-content: center;
	align-items: center;
height: 36px;
background: #3E5759;
box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
border-radius: 40px;
font-family: 'Mulish';
font-style: italic;
font-weight: 300;
font-size: 18px;
line-height: 23px;

text-align: center;

color: #FFFFFF;
}

.testimonials-section .carousel{
	padding: 20px 40px;
}
.btn-rvw-blk {
  display: block;
  margin: 10px auto;
  width: 330px;
}
.review-block{
	background: #000;
	width: 50%;
	
	border-radius: 60px;
	color: #fff;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
	padding: 5px 12px;
	
	font-family: Roboto;
font-size: 16px;
font-weight: 400;
line-height: 19px;
letter-spacing: 0em;
text-align: center;

}
.review-block:hover, .review-block:focus {
    background: #2c2c2c;
    color: #fff;
}
.carousel-item{
	padding: 20px 40px !important;
}
.carousel-indicators li {
	background: transparent;
	border: 1px solid #fff;
}
.carousel-indicators .active, .carousel-indicators li {
    width: 7px;
    height: 7px;
	border-radius: 50%;
	
}
.carousel-indicators .active{
	background: #fff;
}
.carousel-indicators {
    position: relative;
	margin-left: 5%;
	margin-right: 5%;
	z-index: 1;
}

.carousel-indicators::before, .carousel-indicators::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 200px;  /* You can adjust the length of the line here */
    border-bottom: 1px solid #fff;  /* Adjust the thickness and color of the line here */
}

.carousel-indicators::before {
    left: 15px;  /* Adjust distance from the left side of the indicators */
}

.carousel-indicators::after {
    right: 15px;  /* Adjust distance from the right side of the indicators */
}

p.care-testi{
	
font-family: Red Hat Mono;
font-size: 23px;
font-weight: 400;
line-height: 32px;
letter-spacing: 0em;
text-align: center;
padding: 15px 0;
}


.dropdown-submenu{
    position: relative;
}
.dropdown-submenu a::after{
    transform: rotate(-90deg);
    position: absolute;
    right: 3px;
    top: 40%;
}
.dropdown-submenu:hover .dropdown-menu, .dropdown-submenu:focus .dropdown-menu {
    display: flex;
    flex-direction: column;
    position: absolute !important;
    margin-top: -30px;
    left: 100%;
}
.dropdown-submenu:focus-within .comm-drop {
    display: block!important;
}
.dropdown-item.active, .dropdown-item:active, .dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #506691;
}

@media (max-width: 992px) {
    .dropdown-menu{
        width: 50%;
    }
    .dropdown-menu .dropdown-submenu{
        width: auto;
    }
}
ul.main_dropdown_nav{
	padding-left: 0px;
	width: 200px;
	height: 315px;
}
.main_dropdown_nav li{
	list-style-type: none;
}
.main_dropdown_nav .dropdown-menu img{
	width: 370px;
	height: 220px;
	margin-top: -5px;
}
.dropdown-menu{
	padding: 0px;
	margin: 0px;
}
.main_submenu{
	padding:0px;
	margin: 0px;
}

/* */

.dropdown-menu.images {
      width: 338px;
      padding: 0px;
      border: none;
	  
    }
    .dropdown-menu.images img {
      width: 100%;
      display: none;
	   position: relative;
 /* display: inline-block;*/
    }
    .dropdown-menu.images img.active {
      display: block;
position: absolute;
right: -200px;
width: 338px;
height:315px;
top:0px;


    }
	.dropdown-menu.images::after{
		content: '';
position: absolute;
left: 200px;
top: 0;
width: 100%;
height: 100%;
		background: linear-gradient(180deg, rgba(174, 178, 202, 0.8) 0%, rgba(68, 95, 140, 1) 100%);
mix-blend-mode: multiply;


	}
	
	.effect-container::after {
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  width: 338px;
  height: 315px;
  background: linear-gradient(180deg, rgba(174, 178, 202, 0.8) 0%, rgba(68, 95, 140, 1) 100%);
mix-blend-mode: multiply;
}

    .custom-image-container {
      display: none;
      position: absolute;
      top: 100%;
      right: 0;
      width: 200px;
      background-color: #f8f9fa;
    }
    .show-image .custom-image-container {
      display: block;
    }
	
	.drodown_img .main_dropdown_nav .main_submenu{
		padding-left: 0px;
	}
	.dropdown-submenu a::after {
		display: none;
	}
	
	
	.overlay-text {
  position: absolute;
top: 50%;
left: 110%;
transform: translate(-50%, -50%);
color: #fff;
text-align: center;
font-size: 24px;
z-index: 1;
width: 100%;


font-family: Red Hat Mono;

font-weight: 400;
line-height: 32px;
letter-spacing: 0em;

}
.main_submenu li{
	width: 320px;
	padding: 0 10px;
}
.overlay-text-services{
	position: absolute;
top: 100px;

color: #fff;
text-align: left;
font-size: 20px;
z-index: 1;
width: 100%;


font-family: Red Hat Mono;

font-weight: 400;
line-height: 32px;
letter-spacing: 0em;

}	
.effect-container p{
	font-family: Red Hat Mono;
font-size: 14px;
font-weight: 400;
line-height: 20px;
letter-spacing: 0em;
text-align: left;
color: #fff;
position: absolute;
z-index: 1;
top: 135px;
}
.effect-container p a{
	color: #fff;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.animated-text-nav {
  animation: fadeInUp 1s ease-out forwards;
}


.main_dropdown_nav .dropdown-submenu:nth-child(1) .main_submenu {
  /* Your CSS styles go here */
  margin-top:-30px;
}	
.main_dropdown_nav .dropdown-submenu:nth-child(2) .main_submenu {
  /* Your CSS styles go here */
  margin-top:-64px;
}
.main_dropdown_nav .dropdown-submenu:nth-child(3) .main_submenu {
  /* Your CSS styles go here */
  margin-top:-106px;
  left: 199px;
}
.main_dropdown_nav .dropdown-submenu:nth-child(4) .main_submenu {
  /* Your CSS styles go here */
  margin-top:-135px;
}
.main_dropdown_nav .dropdown-submenu:nth-child(5) .main_submenu {
  /* Your CSS styles go here */
  margin-top:-170px;
}
.main_dropdown_nav .dropdown-submenu:nth-child(6) .main_submenu {
  /* Your CSS styles go here */
  margin-top:-205px;
}
.main_dropdown_nav .dropdown-submenu:nth-child(7) .main_submenu {
  /* Your CSS styles go here */
  margin-top:-240px;
}
.main_dropdown_nav .dropdown-submenu:nth-child(8) .main_submenu {
  /* Your CSS styles go here */
  margin-top:-275px;
}
.main_dropdown_nav .dropdown-submenu:nth-child(9) .main_submenu {
  /* Your CSS styles go here */
  margin-top:-310px;
}

	
	.stacked-images {
    position: relative;
    width: 200px;
    height: 200px;
}

.stacked-images li img{
    position: absolute;
    top: 0;
    left: 0;
}

.stacked-images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}



/* Animation*/

.banner-section-main{
	width: 100%; 
  height: 400px; 
  overflow: hidden; 
  position: relative; 
}
.banner-image {
  width: 100%;
  height: 100%;
  object-fit: cover; 
 
  
}


.zoom-img{
	
	animation: zoomimg .2s ease-out 0s 0.2 normal forwards;
}

@keyframes zoomimg {
	0% {
		transform: scale(1.5);
		
	}

	100% {
		transform: scale(1);
		
	}
}
.animated-text {
  position: absolute;
  left: -50%;
  top: 50%;
  transform: translateY(-50%);
  white-space: nowrap; /* Prevent text from wrapping to next line */
  
  color: #000; /* Adjust as needed */
animation: slideIn 1s linear forwards;
  
  
font-family: Red Hat Mono;
font-size: 48px;
font-weight: 400;
line-height: 64px;
letter-spacing: 0em;

}

@keyframes slideIn {
  0% { left: 25%; }
  100% { left: 50%; right: 0; }
}


/* Inner Pages */
.inner-content h1{
	text-align: left;
	
	
    font-family: Roboto;
font-size: 36px;
font-weight: 600;
line-height: 44px;
letter-spacing: 0em;


}
.inner-content h2{
	text-align: left;
}
.inner-content p{
	text-align: left;
}

.inner-content .custom-div-9 ul.breadcrumb {
    background: transparent;
    padding: 20px 0 10px;
    margin: 0;
}
.inner-content .custom-div-9 ul.breadcrumb li a{
    color: #335384;
text-decoration:none;
font-size: 18px;
line-height: 24px;
}
.inner-content .custom-div-9 ul.breadcrumb li {
    color: #000;

font-size: 18px;
line-height: 24px;
}
.inner-content .custom-div-9 ul.breadcrumb li a:hover, .breadcrumb li a:focus {
    color: #4b6692;
}
.inner-content .custom-div-9 ul.breadcrumb > li + li::before {
    content: " • ";
    padding: 0 0px 0 5px;
} 

.side-bar-list, .index-side-bar{
	background: #e6e8f2;
border: 2px solid #aeb2ca;

padding: 20px;
border-radius: 5px;


}   
.side-bar-list li a {
    text-decoration:none;
}
.side-bar-list h3{
	
    font-family: Roboto;
font-size: 24px;
font-weight: 600;
line-height: 32px;
letter-spacing: 0em;
text-align: left;
padding-bottom: 10px;
}
.side-bar-list ul{
	padding-left: 20px;
}
.side-bar-list ul li {
	margin-bottom: 10px;
	
}
.side-bar-list ul li::marker {
	color:#506691;
}
.side-bar-list ul li, .side-bar-list ul li a{
	color: #2c2c2c;
	font-size: 15px;
	line-height: 24px;
	font-family: 'Roboto', sans-serif;
}
.side-bar-list ul li a:hover, .side-bar-list ul li a:focus {
	color: #2c2c2c;
	text-decoration: underline 2px #506691;
	text-underline-position: under;
}
.easy-box {
    width: 360px;
    margin: 0 auto;
display: block;	
}
.easy-box select,
.easy-box button {
    display: block;
	
}
.easy-box select{
	margin-bottom: 30px;
	border: 1px solid #2c2c2c;
}

.question-slide{
	background: #506691;
}
.centered-container {
    position: relative;
    width: 100%; /* or any desired width */
   
}

.question-slide{
	position: absolute;
    width: 200px !important;
    height: 200px !important;
   /* top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* move the image back by half its width and height */
}
.question-slide{
	margin-top: 75px;
}
.question-slide p{
	text-align: center;
	color: #fff;
}
.questions-strip {
    background: url('../img/featured-questions.jpg') rgba(38, 38, 37, 0.5);
    background-repeat: no-repeat; /* This prevents the image from repeating */
    background-size: cover; /* This scales the image to cover the entire element */
    background-position: top right; /* This centers the image in the element */
	
	background-blend-mode: multiply;
}
.questions-bottom{
	padding: 60px 80px !important;
	
}
.questions-strip h2{
	color: #fff;
font-family: Red Hat Mono;
font-size: 24px;
font-weight: 400;
line-height: 32px;
letter-spacing: 0em;
text-align: center;
margin: 20px auto;
}
.questions-strip p{
	color: #fff;
font-family: Roboto;
font-size: 14px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0em;
text-align: center;
margin-bottom: 20px;
}
p.ortext{
	margin-top: 20px;
font-family: Red Hat Mono;
font-size: 24px;
font-weight: 400;
line-height: 32px;
letter-spacing: 0em;
text-align: center;

}



.inner-banner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 400px;
}

.inner-banner img {
    width: 100%;
    
    animation: zoomIn 3s forwards;
}

.inner-banner .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    animation: fadeIn 2s forwards;
}

.inner-banner .inner-banner-text {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%) translateX(-100%);
    opacity: 0;
    animation: slideIn 1s forwards 1s;
	color: #fff;
	
font-family: Red Hat Mono;
font-size: 48px;
font-weight: 400;
line-height: 64px;
letter-spacing: 0em;


}

@keyframes zoomIn {
    0% {
        transform: scale(1.5);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes fadeIn {
    0% {
        background-color: rgba(0, 0, 0, 0);
    }
    100% {
        background-color: rgba(0, 0, 0, 0.5);
    }
}

@keyframes slideIn {
    0% {
        transform: translateY(-50%) translateX(-100%);
        opacity: 0;
    }
    100% {
        transform: translateY(-50%) translateX(0);
        opacity: 1;
    }
}


/* Banner Sections */
.txt-ani {
  animation: txtani 24s infinite;
transform: translateX(0%);
opacity:1;
}
.pic {
transform:scale(1.9);
  animation: fade 24s infinite;
  transform-origin:top left;
  opacity:0;
  -webkit-mask-image: linear-gradient(to left, rgba(0, 0, 0, .1) 35%, rgba(0, 0, 0, 1) 100%);
 
}
#pic1, #pic-img1 {
  animation-delay: 0s;
}
#pic2, #pic-img2 {
  animation-delay: 8s;
}
#pic3, #pic-img3 {
  animation-delay: 16s;
}
@keyframes fade {
  0% {
    opacity: 1;
  }
  10%, 24% {
    opacity: 1;

	transform: scale(1);
	
  }
  37% {
    opacity: 0;
	transform: scale(1.9);
  }
  98% {
    opacity: 0;
  }
  100% {
    opacity: 1;
	
  }
}

@keyframes txtani{

  0% {
    transform: translateX(0%);
    opacity:0;
  }
  10%, 24% {
    transform: translateX(98%);
    opacity: 1;
  }
  28% {
    opacity: 0;
  }

  60% {
    opacity: 0;
  }

  78% {
    opacity: 0;
  }

  100% {
    opacity: 0;
    transform: translateX(100%);
  }
}


.animated-text {
  position: absolute;
  left: -100%;
  top: 30%;
  width:100%;
  white-space: nowrap; 
  color: #000; 
  font-family: Red Hat Mono;
  font-size: 46px;
  font-weight: 400;
  line-height: 64px;
 letter-spacing: 0em;
 text-align:right;
}


/* Mobile Desing */
.phone-view{
	padding: 20px;
}
.phone-view button, .phone-view a.btn{
	background: #000;
	border-radius: 40px;
box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
border: 0;
width: 100%;
display: inline-block;
margin-bottom: 20px;
color: #fff;
height: 40px;

font-family: Roboto;
font-size: 17px;
font-weight: 400;
line-height: 32px;
letter-spacing: 0em;
text-align: center;


}.phone-view a.btn:hover{
	background: #2c2c2c;
  transition: .2s;
}
.phone-view i {
  color: #aeb2ca;
}
.mobile-address{
	border: 2px solid rgba(217, 217, 217, 1);
	padding: 20px;
	text-align: center;
	background: linear-gradient(0deg, #F2F2F2, #F2F2F2),
linear-gradient(0deg, #D9D9D9, #D9D9D9);
	border-radius: 6px;
}
.mobile-address h5{
	
font-family: 'Source Serif 4', serif;
font-size: 22px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0em;
text-align: center;
margin-bottom: 20px;
}
.mobile-address p{
	font-family: Roboto;
font-size: 16px;
font-weight: 400;
line-height: 22px;
letter-spacing: 0em;
text-align: center;
}
div.phone-view button:hover, div.phone-view button:focus, div.phone-view a.btn.click-call:hover, div.phone-view a.btn.click-call:focus {
  background: #2c2c2c;
  transition: .2s;
  color: #fff;
}
/* google review styles */

.grw-google-star-rating-wrapper{	 
	 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAAAaCAYAAADovjFxAAABq0lEQVQYleXMsW7CMBAG4JOYqogHYAW2IugYp+0Kok4jgZRXgVfIziu0CyuvgFAV40hZUFViKOrSTnTsRu9SDyiEstu/dETn/z4AzkQIEZzrrDBpmjrL5fJrsVhc2WpASjlEdMDvwFYDCJ4J4TxZYaSUPSzDwnxrtC92dG+aAfxp4rLSR5dmRfemGaDM5/MqPswugBndgY5pJs90Oq1gEZ0BEfVQiGkmD5aNMiSEqJcCAw2hsT78kVJO6KvRyBZDKMHZJUnSoT2O4xvacaQVRkrZxPIFp1b4o5p+b5huQAjRStPUOSkw9B7H8bXp5iQb7gYXj0w2n922o3z29RGyK1sNKO4OFWeHzGcDWw0onz0TUtx7ssJsOettOAuPB8H3H2L7Ykf3phnIAtbMOFvpo3+H7vJ7wwxQXoPbqvLZ7F+EPd2BjmkmzyEMK4q7UTlyI+qhENNMnnXfa5ShN35XLwUGGlDcG+vDn4yzCX1pz3x3ZIuBjc8SPNpt/LsO7dsH74Z2HGmFyQLWxPLlvXdfO36nnd7Xfa9huoGMe63Pbts5KTD0vn68vTbV/AJJGGylYWQCwQAAAABJRU5ErkJggg==) no-repeat;
     height: 13px;
     width: 67px;    
}
.grw-google-star-rating{
 background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEEAAAAaCAYAAADovjFxAAABq0lEQVQYleXMsW7CMBAG4JOYqogHYAW2IugYp+0Kok4jgZRXgVfIziu0CyuvgFAV40hZUFViKOrSTnTsRu9SDyiEstu/dETn/z4AzkQIEZzrrDBpmjrL5fJrsVhc2WpASjlEdMDvwFYDCJ4J4TxZYaSUPSzDwnxrtC92dG+aAfxp4rLSR5dmRfemGaDM5/MqPswugBndgY5pJs90Oq1gEZ0BEfVQiGkmD5aNMiSEqJcCAw2hsT78kVJO6KvRyBZDKMHZJUnSoT2O4xvacaQVRkrZxPIFp1b4o5p+b5huQAjRStPUOSkw9B7H8bXp5iQb7gYXj0w2n922o3z29RGyK1sNKO4OFWeHzGcDWw0onz0TUtx7ssJsOettOAuPB8H3H2L7Ykf3phnIAtbMOFvpo3+H7vJ7wwxQXoPbqvLZ7F+EPd2BjmkmzyEMK4q7UTlyI+qhENNMnnXfa5ShN35XLwUGGlDcG+vDn4yzCX1pz3x3ZIuBjc8SPNpt/LsO7dsH74Z2HGmFyQLWxPLlvXdfO36nnd7Xfa9huoGMe63Pbts5KTD0vn68vTbV/AJJGGylYWQCwQAAAABJRU5ErkJggg==) 0 -13px no-repeat;
     height: 13px;
}


.jot-form {
  width: 100%;
  border: 0;
  height: 400px !important;
  margin-top: 40px;
}
#email-form iframe {
    width: 100%;
    border: 0;
    height: 900px !important;
}
#cpIframe {
  height: 1600px !important;
  width: 100%;
  border: 0;
  background: transparent;
}
.cc-frame {
  width: 100%;
  height: 1600px;
  border: 0;
}

.grid-divider h4 {
    color: #393939;
	font-size:18px;
}
.shadowed {
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    filter: drop-shadow(2px 3px 3px #333);
    padding: 10px;
    margin-bottom: 20px;
}


.carriers-box {
    background: #fff;
    filter: drop-shadow(2px 3px 3px #666);
    color:#2c2c2c;
    border: 1px solid #ccc;
    margin:15px 0;
    min-height: 150px;
    padding: 10px;
    text-align: center;
}
.carriers-box img {
    margin: 0 auto;
}
.carriers-box h3 {
    color: #393939;
}
.carriers-box p {
  color: #393939;
  text-align: left;
  font-size: 16px;
  margin-bottom: 0px;
  line-height: 35px;
  margin-bottom: 0 !important;
}
.btn-customer{
	background: #000;
	border-radius: 40px;
box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
border: 0;
color: #fff;
padding: 2px 15px;
height: 20px;
float: right;
line-height: 17px;
text-decoration:none!important;
}
.btn-customer:hover, .btn-customer:focus {
  background-color: #2c2c2c;
  color: #fff;
}

.jot-quote .btn-block{
	width: 355px;
	display: block;
	margin: 0 auto;
	font-size: 16px;
}





.agent-main-div {
    width: 100%;
    height: auto;
    background-color: #506691;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*.main-div {
    width: 1199px;
    height: 600px;
    background-color: green;
    display: flex;
    align-items: center;
    justify-content: center;
}*/

.agent-bottom-strip {
    text-align: center;
}

.agent-bottom-strip img {
    width: 220px;
    height: 210px;
}

.agent-bottom-strip p {
    margin-top: 10px;  
	
font-family: Red Hat Mono;
font-size: 24px;
font-weight: 400;
line-height: 32px;
letter-spacing: 0em;
color: #fff;
}
.agent-bottom-strip p span{
	
font-family: Roboto;
font-size: 16px;
font-weight: 400;
line-height: 32px;
letter-spacing: 0em;

}

/*
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.spin {
    animation: spin 0.2s forwards;
}*/

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

i.spin {
  animation: spin 0.5s ease-in-out;
}

.close i.fas {
  transform: rotate(180deg); /* This rotates the arrow icon */
}



.insurance_quotes_btn {
	margin-top: 40px;
}
div.insurance_quotes_btn button {
	background: #000;
	border-radius: 40px;
box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
border: 0;
height: 40px;
  padding: 3px 19px;
 font-family: 'Red Hat Mono', monospace;
  margin-bottom: 40px;
  text-align: left;
  width: 100%;
  display: flex;
  color: #fff;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  
  align-items: center;
}
div.insurance_quotes_btn button i{
	color: #aeb2ca;

font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal; 
}
div.insurance_quotes_btn button img{
	margin:5px 20px 5px 0px;
}
div.insurance_quotes_btn button span{
	display: flex;
	align-items: center;
	margin-left: 10px;
	line-height:35px;
}
div.insurance_quotes_btn button:hover, div.insurance_quotes_btn button:focus{
	background-color: #2c2c2c;
}




/* NEw */

.floating-btn-wrapper span{
	padding-right: 20px;
}
.copyright {
    color: #fff;
    margin: 60px 0 0px;
}
.copyright ul li, .copyright ul li a {
    color: #fff;
}
.copy-ul {
    padding-left: 0px;
    text-align:center;
    width: 100%;
}
.copy-ul li {
    display: inline-block;
}
.sitelock-logo {
    text-align:center;
}
.copyright ul li a:hover, .copyright ul li a:focus {
    text-decoration: underline;
    text-decoration-color: #506691;
    text-decoration-thickness: 2px;
    text-underline-position: under;
    color: #fff;
}

.dropdown-menu.images ul.comm_new_menu{
width: 339px;
  height: 317px;
  padding: 50px 10px 10px 10px;
}


a.sms-txt {
	cursor: none;
	pointer-events: none;
	color: inherit;
}


/*GRW Style*/
.grw-review-btn,.grw-view-all-btn{
	background-color:#506691!important;
	border-radius:0px;
}
.grw-review-btn:hover,.grw-view-all-btn:hover,.grw-review-btn:focus,.grw-view-all-btn:focus{
	background-color:#445f8c!important;
	color:#fff!important;
    text-decoration: none!important;
    opacity: 1!important;
}
.grw-business-footer p{
	text-align:center !important;
}
.grw-author{
	color:#231f20;
}
.grw-view-all-btn{
	font-size:14px;
}
.grw-total-reviews, .grw-time-since {
    color: #666!important;
}
.rm-link{
font-family:'Open Sans', sans-serif;
}
.grw-business-header{
	border-bottom:3px solid #001248!important;
}
.grw-business-name a, .grw-business-name a:visited{
	color:#231f20;
}
.grw-side h2{
	color: #2c2c2c;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	font-size: 28px;
	font-style: italic;
}
a.sms-text{
	cursor: none;
  pointer-events: none;
	color: #506691;
}

.bio-imag img {

    padding-left: 0;
 
    padding-right: 15px;
	float: left;

}
.comm_new_menu li a{
	color: #212529;
    font-family: Roboto, sans-serif;
}
.comm_new_menu li a:hover, .comm_new_menu li a:focus, .comm_new_menu li a.active{
	color: #506691;
}

/*Blog*/
.blog .content-area a{
	color: #000 !important;
}
.blog .content-area a:hover{
	color: #2c2c2c !important;
}
.blog #main{
	display:block;
} 

.blog .content-area h2 a{
	font-size: 24px !important;
}

.blog .search-submit{
	padding: 5px 10px;
	background-color:#5e6f98;
	border: 1px solid #5e6f98;
	color:#fff;
	border-radius: 3px;
	border: 1px solid #5e6f98;
	font-weight: 600;
}

.blog .submit{
	background-color:#5e6f98;
	border: 1px solid #5e6f98;
	color:#fff;
	padding: 5px 10px;
	border-radius: 3px;
	font-weight: 600;
}
.blog .submit:hover,.blog .search-submit:hover{
	background:#8b9abd;
}

.blog .wp-block-search__button {
    background: #5e6f98;
	color: #fff;
	border:none;	
	border-radius:3px;
	border: 1px solid #5e6f98;
	font-weight: 600;
}
.blog .search-submit:hover,.blog .search-submit:focus, .blog .wp-block-search__button:hover, .blog .wp-block-search__button:focus,.blog .submit:hover,.blog .submit:focus{
    background: #8b9abd;
}
.blog .wp-block-search__label {
 color:#000;
}

.blog .wp-block-latest-comments__comment-meta{
	background:transparent!important;
	border-top:0px!important;
	padding: 0;
	color:#333;
	font-size: 15px;
	font-family: 'Roboto', sans-serif !important;
	text-transform: none;
	display:inline!important;
	font-weight: 400;
	
}

.blog .wp-block-latest-comments__comment-meta a{
	font-family: 'Roboto', sans-serif !important;
}

.blog .wp-block-latest-comments__comment{
	list-style-type: disc!important;
	color:#333;
	font-size: 15px;
}
.blog .wp-block-group__inner-container ul{
	list-style-type: disc!important;
	padding-left: 15px!important;
}

.blog .wp-block-latest-comments{
	padding-left:15px;
}

.blog .entry-footer, .blog .comment-meta{
	padding-bottom:0;
}

.blog .wp-block-search__inside-wrapper {
  flex-wrap: wrap!important;
}

.blog .wp-block-search__button {
  margin-left: 0!important;
  margin: 10px 0!important;
}


.is-cms .inner-banner .overlay{
	animation:none;
	position:relative;
}