
.first-section{
	transform:translate3d(0px, 0%, 0px) !important;
}
.first-section.active, .second-section.active {
	transform:translate3d(0px, 0%, 0px) !important;
}

.active.first-section{
	z-index: 11 !important;
}
.second-section{
	z-index:6 !important;
}


.one-alpha-fade1 .fourth-section{
	z-index:7 !important;
}
.nslide5.one-alpha-fade1 .fourth-section{
	z-index:11 !important;
}
.nslide5.one-alpha-fade1 .bottom-banner1{
	display:block !important;
}

#footer-main .pp-tableCell{display:inherit;}
.active.second-section{
	z-index:10 !important;

}
.nslide5-next.one-alpha-fade1 .bottom-banner1, .nslide5-next.one-alpha-fade1 .fifth-section {
  display: block !important;
}
/*.third-section.active{
	z-index:10 !important;
}*/

.fourth-section.active{
	z-index:10 !important;
}
.fifth-section.active{
	z-index:11 !important;
}

.astDiv.active{
	z-index:12 !important;
}

.active.lastDiv{
	z-index:10 !important;
}
.one-alpha-fade .first-section, .one-alpha-fade .second-section {
	z-index:-1 !important;
}
.zindex-five-to-top .first-section{
	transform:translate3d(0px, -150%, 0px) !important;
	z-index:-1 !important;
}

.fourth-section{transform:translate3d(0px, 0%, 0px) !important;}

.zindex-five-to-top .fourth-section{
	z-index:7 !important;
	transform:translate3d(0px, 0%, 0px) !important;
}

.zindex-five-to-top .header-content, .zindex-five-to-top .top-banner1{display:none;}/* New */

.one-alpha-fade .top-banner1{display:none;}
/*.one-alpha-fade .bottom-banner1, .one-alpha-fade .lastDiv{display:none;} New */

.nslide2-next.one-alpha-fade .top-banner1{display:block;}
.nslide2-next.one-alpha-fade .fourth-section, .nslide2-next.one-alpha-fade .fifth-section, .nslide2-next.one-alpha-fade .lastDiv{
	display:none;
}

.one-alpha-fade1 .header-content{display:none;}/* New */

/*.one-alpha-fade1 .bottom-banner1{display:none;}*/
	.pp-section.pp-table.first-section.active{
	display:block !important;
	}
/*.one-alpha-fade .bottom-banner1, .one-alpha-fade .lastDiv, .one-alpha-fade .header-content{
	display: none;
}

.zindex-five-to-top .fourth-section{
	display: block;
}*/

.non-splash-firstsection .third-section, .non-splash-firstsection .bottom-banner1, .non-splash-firstsection .lastDiv{
	display: none;
}

.nslideUp2 .fourth-section, .nslideUp2 .fifth-section, .nslideUp2 .lastDiv, .nslideUp2 .header-content{
	display: none;
}
.nslide3-next .top-banner1, .nslide3-next .lastDiv, .nslide3-next .header-content{
	display: none;
}
.nslideUp4 .second-section, .nslideUp4 .first-section, .nslideUp4 .lastDiv{
	display: none;
}
.nslide2-next.one-alpha-fade .header-content{
	display: none;
}
.nslideUp5 .second-section{
	display: none;
}	
	.pp-section.pp-table.second-section.active{
	display:block !important;
	}
	

	.pp-section.pp-table.third-section.active{
	display:block !important;
	}
	
	.pp-section.pp-table.lastDiv.active{
	display:block !important;
	}
	.pp-section.pp-table.fourth-section.active{
	display:block !important;
	}
	
	.pp-section.pp-table.fifth-section.active{
	display:block !important;
	}
	#fifthP{
		width: 100vw;
	}
	.third-section{
	background:#fff;
}
	
	
	html, body{
	overflow-x:hidden !important;
	
	}
 
 body {
	font-family: 'Arial', sans-serif;
	overflow-x: auto; 
	/* Hide horizontal scrollbar */
	margin: 0;
	font-size: calc(14px + (26 - 14) * ((100vw - 300px) / (1600 - 300)));
}
a {
    color: #003d7f;
}
a:hover, a:focus {
	text-decoration: none;
    color: #004a99;
}
.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: #6D37C4;
	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;
}
h1{
	color: #282828;
	font-family: Poiret One;
	font-size: clamp(18px, 1.2rem + 1vw, 28px);
	font-weight: 400;
	line-height: clamp(24px, 1.2rem + 1.5vw, 36px);
	letter-spacing: 0em;
	text-align: center;
	
}
h2{
	color: #282828;
	font-family: Poiret One;
	font-size: clamp(16px, .8rem + 1vw, 24px);
	font-weight: 400;
	line-height: clamp(24px, .8rem + 1.2vw, 30px);
	letter-spacing: 0em;
	text-align: center;
}
h2#questions_sec{
	font-family: 'Poiret One';
	font-style: normal;
	font-weight: 400;
	font-size: clamp(0.4rem, 0.6rem + 1vw, 2.2rem);
	line-height: clamp(1rem, 1rem + 1vw, 2.8rem);
	align-items: center;
	text-align: center;
	color: #282828;
	margin: 1vh 0;
}
.navbar-toggler {
	position: fixed;
	top: 0;
	right: 0px;
	z-index: 1001;
	background-color: #000;
	border: none;
	outline: none;
	padding: 10px;
}
.navbar-toggler:focus {
	outline: none;
	
}
.navbar-toggler-icon {
	color: white;
	
}
.vertical-navbar {
	position: fixed;
	top: 0;
	right: -100%;
	bottom: 0;
	background-color: #f8f9fa;
	width: 100%;
	z-index: 101;
	overflow-x: hidden;
	overflow-y: auto;
	padding-top: 15px;
	transition: right 0.5s ease;
}
.show.vertical-navbar {
	right: 0;
	
}
.vertical-navbar.collapse:not(.show) {
    right:-100%;
    transition: right 0.5s ease;
    display: block;
}
/* mobile menu toggle */
.navbar-toggle.pad span:nth-child(1), .navbar-toggle.pad span:nth-child(4) {
	opacity: 0;
	top: 24px;
}
.navbar-toggle.pad span:nth-child(2) {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transition-delay: 0.25s;
	-webkit-transition-delay: 0.25s;
}
.navbar-toggle.pad span:nth-child(3) {
	opacity: 1;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transition-delay: 0.25s;
	-webkit-transition-delay: 0.25s;
}
.navbar-toggle {
	background: #003d7f;
	cursor: pointer;
	overflow: hidden;
	float: right;
	position: fixed;
	z-index:99;
	right: 0;
	top: 40px;
	width: 40px;
	height: 40px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border: 0;
	box-shadow: 4px 4px 4px 0px #00000040;
}
/* Adjust the top positions for the spans to align properly */
.navbar-toggle span:nth-child(1) {
	top: 11px;
}
.navbar-toggle span:nth-child(2) {
	top: 18px;
}
.navbar-toggle span:nth-child(3) {
	top: 18px;
	opacity: 0;
}
.navbar-toggle span:nth-child(4) {
	top: 25px;
	transition: all 0.25s ease-in-out 0s;
	-webkit-transition: all 0.25s ease-in-out 0s;
}
.navbar-toggle span {
	background: #fff;
	display: block;
	height: 2px;
	left: 9px;
	opacity: 0.8;
	position: absolute;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transition: all 0.25s ease-in-out 0s;
	-webkit-transition: all 0.25s ease-in-out 0s;
	width: 20px;
}
/* Inside Menu - Mobile*/
.menu_first{
	border-right: 1px solid #CCCCCC;
	padding: 5px 10px;
}
.menu_first img{
	width: 300px;
	/*height: 110.52px;*/
	margin-bottom: 20px;
}
.menu_first h3{
	font-family: Poiret One;
	font-size: 24px;
	font-weight: 400;
	line-height: 36px;
	letter-spacing: 0em;
	text-align: left;
}
.menu_first p.blog_time{
	font-family: Open Sans;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
}
.menu_first p.blog_title{
	font-family: Open Sans;
	font-size: 18px;
	font-weight: 300;
	line-height: 28px;
	text-align: left;
	padding-right: 20%;
}
.menu_first p.blog_content{
	font-family: Open Sans;
	font-size: 16px;
	font-style: italic;
	font-weight: 300;
	line-height: 24px;
	text-align: left;
	padding-right: 20%;
}
.menu_first p a{
	font-family: Open Sans;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #003d7f;
}
.menu_first .btn-click{
	width: 150px;
	height: 30px;
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0em;
	text-align: center;
	background: #282828;
}
.menu_first .btn-click:hover, .menu_first .btn-click:focus, .menu_first .btn-click.active{
background: #424242 !important;
}
.menu_first .footer_social li > a, .menu_first .footer_social li a, .menu_first .footer_social li {
	color: #000;
}
.menu_second{
	border-right: 1px solid #CCCCCC;
	padding: 5px 20px;
}
.menu_second h2{
	padding: 30px 0px;
	font-family: Poiret One;
	font-size: 34px;
	font-weight: 400;
	line-height: 48px;
	letter-spacing: 0em;
	text-align: left;
}
.menu_second h3{
	font-family: Poiret One;
	font-size: 24px;
	font-weight: 400;
	line-height: 36px;
	letter-spacing: 0em;
	text-align: left;
}
.ml-auto{
	margin-bottom: 20px;
}
.ml-auto li, .ml-auto li a{
	color: #000000;
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
	letter-spacing: 0em;
	text-align: left;
}
.menu_third h2{
	padding: 30px 0px;
	font-family: Poiret One;
	font-size: 36px;
	font-weight: 400;
	line-height: 48px;
	letter-spacing: 0em;
	text-align:left;
}
.menu_third h3{
	font-family: Poiret One;
	font-size: 24px;
	font-weight: 400;
	line-height: 36px;
	letter-spacing: 0em;
	text-align: left;
}
.menu_third .btn-click{
	background: #003d7f;
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: 0em;
	text-align: center;
	width: 150px;
	line-height: 30px;
	border-radius: 4px;
	margin-bottom: 40px;
}
.menu_third .btn-click-client{
	width: 150px;
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0em;
	text-align: center;
	background: #282828;
	border-radius: 4px;
	border: 0;
	margin-bottom: 20px;
	box-shadow: none !important;
    padding: 0px;
}
.menu_third .btn-click-client:hover, .menu_third .btn-click-client:focus, .menu_third .btn-click-client.active{
	background: #424242 !important;
}
.parallax-container {
	/*position: relative;*/
	width: calc(100% - 0px);
	/*height: 930px;*/
	scroll-snap-type: y mandatory;
}
.parallax-section {
	position: relative;
	width: 100%;
	height: 100%;
	scroll-snap-align: start;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.section-1 {
	position: absolute;
	min-height: 100vh;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	top: 0;
}
.active div.animate-fadeInBottomLeft{
	animation: fadeInBottomLeft 2s ease forwards;
}
@keyframes fadeInBottomLeft {
	0% {
		opacity: 0;
		transform: scale(1) translateX(0);
	}
	100% {
		opacity: 1;
		transform: scale(1.1) translateX(+10%);
	}
}

.image-container1 {
  width: 100vw; 
  overflow: hidden; 
}

@keyframes zoomInTopRight {
  from {
    opacity: 0;
    transform: scale(1) translate(100%, 0%);
  }
  to {
    opacity: 1;
    transform: scale(1.5) translate(0, 0);
  }
}

#secondP{
	width: 100vw;
}

/*#secondP{
	padding: 5px 0;

}*/
/*#thirdP{
	width: 100vw;
}
#fourthP{
	position:absolute;
	top: 15px;
	z-index: 9999;
	padding: 0;
	
}*/
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
   
	h1, h2{
		margin-bottom: 0;
	}
}
@media not all and (-moz-appearance: none) {
    #fourthP{
		top: 2px;
    }
}


.top-banner {
  width: 100vw; 
  object-fit: cover;
  display: block;
}
.active .top-banner1::before {
position: absolute;
content: " ";
background: linear-gradient(180deg, rgba(0,61,127,.6), rgba(147,149,152,.8));
height: 100%;
width: 100%;
top: 0;
left: 0;
margin: 0;
padding: 0;
opacity: 0;
animation-name: gradientAnimate;
animation-duration: 1.5s;
animation-delay: 1s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;

}
.active .top-banner1::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200vh;
  background:transparent;
 
}
.top-banner1::before {
 position: absolute;
content: " ";
background: linear-gradient(180deg, rgba(0,61,127,.6), rgba(147,149,152,.8));
height: 100%;
width: 100%;
top: 0;
left: 0;
margin: 0;
padding: 0;
opacity: 0;
animation-name: gradientAnimateOut;
animation-duration: 3s;
animation-delay: 0s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: both;
animation-timing-function: ease-out;
}
@keyframes gradientAnimate {
    from {opacity:.2}
    to {opacity:1}
}
@keyframes gradientAnimateOut {
    0% {opacity:1}
	100% {opacity: 0.2}
}
/*
.top-banner1::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: linear-gradient(180deg, rgba(181, 200, 145, 0.4) -50%, rgba(77, 159, 140, 0.4) 100%);
  
}*/

.nslideUpNew1 .top-banner1::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
 background: linear-gradient(180deg, rgba(0, 61, 127, 0.4) 0%, rgba(147, 149, 152, 0.4) 100%);
  animation: gradsss 3s forwards;
  
}
.nslideUpNew1.nslideUp1 .top-banner1::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
 background: linear-gradient(180deg, rgba(0, 61, 127, 0.4) 0%, rgba(147, 149, 152, 0.4) 100%);
  animation: gradsss 7s forwards;

}

@keyframes gradsss {
0% {

		opacity: 0.4;
		
	}
	50% {

		opacity: 1;

	}
	
	100%{
		opacity: 0.4;
	}
}




.top-banner1{
	background:url('../img/featured-first-banner.jpg')no-repeat;
    width:100vw;
    height:105vh;
    
    /*background: cover;
    transform: scale(2.0);
    background-position: -300px 35%;*/
    background-size: cover;
    transform: scale(2.0);
    background-position: right calc(100% + 20vw) bottom calc(100% + 0vh);
}
.nslide2-next .top-banner1 {
    /*transform: scale(2.0)!important;*/
}
.top-banner2{
	background:url('../img/featured-first-banner.jpg')no-repeat;
    width:100vw;
	height: 100vh;
	background-size:cover;
    position:absolute;
    background-position: 0% 40%;
}

.top-banner1::after{
	height: 200vh;
	
}

.top-banner2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: linear-gradient(135deg, #003d7f 0%, #939598 100%);
    background-blend-mode: multiply; 
   	opacity: 0.5;
}
/*.bottom-banner1::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
   background: linear-gradient(135deg, #52a08c 0%, #b4c891 100%);

   	opacity: 0.6;
	
}
.bottom-banner2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200vh;
    mix-blend-mode: multiply;
    background: linear-gradient(180deg, rgba(57, 51, 51, 0.8) -30%, rgba(33, 117, 117, 0.8) 100%);
    opacity: 0.8;
}*/

.bottom-banner1 {
    position: relative;
    min-width: 100vw;
    min-height: 100vh;
    background: url('../img/featured-bottom-image.jpg') no-repeat;
    background-size: cover;
    position: absolute;
    transform: scale(1.6) translate(10%, 0%);
}
.sizeFix4down {
    transform: scale(1.25) translate(-10%);
}
.sizeFix4up {
    transform: scale(1.6) translate(10%, 0%);
}
.bottom-banner1::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 200vh;
    animation: gradientAnimation 2s forwards;
    
}

.active .bottom-banner1::before {
position: absolute;
content: " ";
background: linear-gradient(180deg, rgba(0,61,127,.6), rgba(147,149,152,.8));
height: 100%;
width: 100%;
top: 0;
left: 0;
margin: 0;
padding: 0;
opacity: 0;
animation-name: gradientAnimate;
animation-duration: 3s;
animation-delay: 3s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: forwards;
}

.nslideUp4 .active .bottom-banner1::before {
    animation-name: gradientAnimate;
animation-duration: 3s;
animation-delay: 3s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: forwards;
}

@keyframes gradientAnimation {
    0%, 100% {
        mix-blend-mode: multiply;
background: linear-gradient(180deg, rgb(57, 51, 51) 0%, rgb(33, 117, 117) 100%);
opacity: 0.8;
    }
    
}

@keyframes gradientAnimation-top-left {
    0%, 100% {
        mix-blend-mode: multiply;
background: linear-gradient(180deg, rgb(57, 51, 51) 0%, rgb(33, 117, 117) 100%);
opacity: 0.8;
    }
    
}
@keyframes Rfourth-gradientAnimation {
    0% {opacity:1}
    70% {opacity:0.5}
	100% {opacity: 0}
}


.bottom-banner1::before {
 content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:linear-gradient(180deg, rgba(0,61,127,.6), rgba(147,149,152,.8));
 animation-name: Rfourth-gradientAnimation;

animation-duration: 5s;
animation-delay: 0s;
animation-iteration-count: 1;
animation-direction: normal;
animation-fill-mode: forwards;
 
/*background-image:linear-gradient(180deg, rgba(57,51,51,0.4) 100%, rgba(33,117,117,0.4) 100%);
  z-index: 1; 
  background-blend-mode: multiply;
  mix-blend-mode: multiply;


/*background: linear-gradient(180deg, #424242 100%, #003d7f 100%);*/
/*mix-blend-mode: multiply;*/



}


.bottom-banner2{
	background:url('../img/featured-bottom-image.jpg')no-repeat;width:100vw;height:100vh;background-size:cover;position:absolute;
}
.lob-banner{
	background:#fff;width:100vw;height:100vh;background-size:cover;position:absolute;
}
.animate-slideDown {
  animation: slideDown 1s forwards;
  animation-delay: 2s;
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
/* Mobile Green fixed bottom */
.bottom-banner {
  height: 930px;
  width: 100vw;
  object-fit: cover;
  display: block;
}
/* animation animate__fadeOutDown class was here */

.content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	color: #fff;
}
/* Header styles */
.section-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50vh;
	display: flex;
	align-items: center;
	padding: 20px;
	z-index: 1;
	animation: moveFromBottom 5s ease forwards;
}

.header-content {
  text-align: center;
  background-color: #fff;
  width: 670px;
  height: calc(95vh - 100px);
  margin: 5vh 0 0 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  width: 100%;
  padding: 30px 5% 10px;
  box-shadow: 8px 8px 4px 0px rgba(0, 0, 0, 0.5);
  overflow-y: auto;
  overflow-X: hidden;
}
.header-content img{
	margin: 2% auto 10px auto;
	width: 300px;
}
.header-text {
    display: flex;
    flex-direction: column;
    gap: 1vh;
    margin-bottom: 2vh;
}
.header-text h2{
	text-align: center;
}

.header-content p {
	margin-bottom: 10px;
}
.custom-select {
	border-radius: 40px !important;
	border: 1px solid rgba(38, 38, 37, 1);
	height: 5vh;
	width: 358px;
	margin: min(10px, .8rem) auto;
	font-size: clamp(1rem, 1.0000rem + 0.0000vw, 3rem);
	line-height: clamp(1rem, 1.0000rem + 0.0000vw, 3rem);
}
.btn-block{
	font-family: "Open Sans", sans-serif;
	background: #003d7f;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
	border-radius: 50px;
	margin: min(10px, .8rem) auto;
	width: 358px;
	height: 5vh;
	font-weight: 400;
	letter-spacing: 0em;
	text-align: center;
	border: 0;
	font-size: clamp(1rem, 1.0000rem + 0.0000vw, 3rem);
	line-height: clamp(1rem, 1.0000rem + 0.0000vw, 3rem);
}
.btn-us-call, .btn-email {
  font-family: "Open Sans", sans-serif;
  width: 350px;
  height: 5vh;
  background: #282828;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 50px;
  border: 0;
  font-weight: 400;
  letter-spacing: 0em;
  text-align: center;
  border: 0;
  font-size: clamp(1rem, 1.0000rem + 0.0000vw, 2rem);
  line-height: 5vh; /* Set line-height equal to button height */
  display: block;
  padding: 0; /* Remove padding */
  margin: min(10px, .8rem) auto;
}

.btn-block:hover, .fixed-button:hover, .btn-block:focus, .fixed-button:focus, .btn-block.active, .fixed-button.active {
	background-color: #004a99 !important;
	box-shadow: none !important;
}
.btn-us-call:hover, .btn-email:hover, .btn-us-call:focus, .btn-email:focus, .btn-us-call.active, .btn-email.active{
	background: #424242 !important;
	border: 0 !important;
	box-shadow: none !important;
}

.section-2 {
  background-image: linear-gradient(290.8deg, rgba(181, 200, 145, 0.7) 3.6%, rgba(77, 159, 140, 0.7) 96.87%), url('../img/featured-second-banner.png');
  background-size: cover; 
  background-position: top right; 
  padding-top: 55px;
  animation: zoomOut 2s ease forwards;
}
/*#secondP{
	position: relative;
	width: 100vw;
	height: calc(100vh - 110px);
	padding: 0;
	margin: 0;
}*/
.map_wrapper{
	height: calc(100vh - 100px);
	display: flex;
	align-items: center;
}
.custom-container-states{
	background: #fff;
	box-shadow: 8px -1px 4px 0px rgba(0, 0, 0, 0.5);
	
}
.custom-container-testi{
	padding: 0px;
	margin-top: 10px;
	border-radius: 4px;
}
.testimonials_section{
	padding: 1.5% 2% 0 1.5%;
    overflow-y:scroll;
}
.testimonials_section h2{
	color: #282828;
	font-family: Poiret One;
	font-size: clamp(24px, 24px + 1.5vw, 32px);
	line-height: clamp(32px, 32px + 1.5vw, 40px);
	font-weight: 400;
	letter-spacing: 0em;
	text-align: left;
    margin-bottom: 10px;
}
.testimonials_section a {
    text-decoration: underline;
}
.testimonials_section p{
	color: #282828;
	font-family: Open Sans;
	font-size: clamp(0.4rem, 0.4rem + 0.6vw, 2rem);
	line-height: clamp(0.6rem, 0.6rem + 1vw, 3.4rem);
	font-weight: 300;
	letter-spacing: 0em;
	text-align: left;
	margin-bottom: 0.5rem;
}
.testimonials_section p a{
	color: #003d7f;
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 300;
	line-height: 26px;
	text-align: left;
}
.image-wrapper {
    border-radius: 50%;
    overflow: hidden;
    height: 100px;
    width: 100px;
    display: inline-flex;
    align-items: center;
	border: 3px solid #003d7f;
}
.image-wrapper img {
    display: block;
    width: auto;
    height: 100%;
    object-fit: cover;
}
.image-wrapper + * {
    margin-left: 10px; 
}
.we_service{
	background: #282828;
	padding: 40px 10px;
	height: 100vh;
}
.we_service h2{
	font-family: Poiret One;
	font-size: clamp(2rem, 1rem + 1.5vw, 2.6rem);
	line-height: clamp(2.2rem, 1rem + 1.5vw, 3.2rem);
	font-weight: 400;
	text-align: center;
	color: #fff;
	 margin-bottom: 1vw;
}
.visibleFA {
    display: none!important;
}
.mapwrapper{
	width: auto;
	position: relative;
	height: 100%;
	display: flex;
	justify-content: center;
}
/* Carrier Carousal */
.carrier-bg{
	background: rgba(234, 234, 234, 1);
	padding: 15px 0;
	box-shadow: 8px 8px 4px 0px rgba(0, 0, 0, 0.5);
}
.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;
	box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.5);
	height: 66px;
	background: #fff;
}
.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: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	max-width: 100%;
	height: 62px;
}
#thirdP{
	position: relative;
	width: 100vw;
	
}
.lob_wrapper{
	height: calc(100vh - 100px);
	display: flex;
	align-items: center;
}
.lob-sections{
	margin: 2vh 0;
}

.lob-sections h2{
	display: block;
	width: 100%;
	font-family: Poiret One;
	font-weight: 400;
	letter-spacing: 0em;
	text-align: left;
	font-size: clamp(2rem, 1rem + 1.5vw, 3rem);
	line-height: clamp(2.2rem, 1rem + 1.5vw, 4rem);
}
.lob-sections p{
	font-family: Open Sans;
	
	font-weight: 300;
	
	letter-spacing: 0em;
	text-align: left;
	font-size: clamp(0.7rem, -1.5980rem + 3.2000vw, 1.4rem);
	line-height: clamp(1.4rem, -1.0980rem + 3.2000vw, 2.4rem);
}

.services-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 1vh 0;
	width: 100%;
}

.box {
  position: relative;
  width: calc(25% - 15px);
 /* height: 206px;*/
 height: 25vh;
  margin-bottom: 10px; 
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden; 
  opacity: 0; 
}
.third-section.active .container .box {
  opacity: 0;
  animation: fadeIn 0.5s ease forwards; /* Apply fade-in animation */
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-20px); 
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.third-section .container .box:nth-child(1) {
   animation-delay: 1.2s;
}
.third-section .container .box:nth-child(2) {
  animation-delay: 1.6s;
}
.third-section .container .box:nth-child(3) {
  animation-delay: 2s;
}
.third-section .container .box:nth-child(4) {
  animation-delay: 2.4s;
}
.third-section .container .box:nth-child(5) {
  animation-delay: 2.8s;
}
.third-section .container .box:nth-child(6) {
  animation-delay: 3.2s;
}
.third-section .container .box:nth-child(7) {
  animation-delay: 3.6s;
}
.third-section .container .box:nth-child(8) {
  animation-delay: 4s;
}
.content_box {
	height: 15vh;
	line-height: 15vh;
	position: relative;
	text-align: left;
	-webkit-transition: all 1.2s ease;
	-moz-transition: all 1.2s ease;
	-ms-transition: all 1.2s ease;
	transition: all 1.2s ease;
	transition-timing-function: ease;
	transition-timing-function: ease;
    display: flex;
    align-items:center;
    gap: 10px;
}
.content_box i{
	border-radius: 50%;
	width: 40px;
	height: 40px;
	font-size: clamp(0.8rem, -1.5980rem + 3.2000vw, 1rem);
	line-height: 40px;
	margin-left: 10px;
	color: #fff;
	text-align: center;
	webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	transition-timing-function: ease;
	transition-timing-function: ease-out;
}
.content_box span{
	webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	transition-timing-function: ease;
	transition-timing-function: ease-out;
}
.box:hover .content_box{
	height: 60px;
	line-height: 60px;
}
.box:hover .content_box i{
	font-size: clamp(0.6rem, -1.7980rem + 3.2000vw, 0.8rem);
	line-height: 40px;
	width: 40px;
	height: 40px;
	webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	transition-timing-function: ease;
	transition-timing-function: ease-in;
}
.box:hover .content_box span{
	font-size: 20px;
	webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	transition-timing-function: ease;
	transition-timing-function: ease-in;
}
.content_box i.fa-car{
	background-color: #003d7f;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.content_box i.fa-home{
	background-color: #939598;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.content_box i.fa-shop{
	background-color: #009bde;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.content_box i.fa-heart{
	background-color: #003d7f;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.content_box i.fa-tint{
	background-color: #939598;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.content_box i.fa-motorcycle{
	background-color: #009bde;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.content_box i.fa-key{
	background-color: #003d7f;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.content_box i.fa-hard-hat{
	background-color: #939598;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.content_box span{
	color: #000;
	font-family: Poiret One;
	
	font-weight: 400;
	
	letter-spacing: 0em;
	text-align: left;
	margin-left: 5px;
	font-size: clamp(1rem, -2.5970rem + 4.8000vw, 1.3rem);
	line-height: clamp(2rem, -5.1940rem + 9.6000vw, 2.6rem);
}
.icon-container {
	border-radius: 50%;
	width: 60px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 10px;
}
.auto_icon{
	background-color: #003d7f;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.home_icon{
	background-color: #939598;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.commercial_icon{
	background-color: #009bde;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.commercial_auto_icon{
	background-color: #009bde;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.life_icon{
	background-color: #003d7f;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.flood_icon{
	background-color: #939598;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.business_icon{
	background-color: #009bde;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.liability_icon{
	background-color: #009bde;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.motorcycle_icon{
	background-color: #009bde;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.renters_icon{
	background-color: #003d7f;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.workers_icon{
	background-color: #939598;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.icon-container i {
	color: white;
}
.text-container {
	margin-left: 10px;
	color: #000;
	font-family: Poiret One;
	font-size: 23px;
	font-weight: 400;
	line-height: 36px;
	letter-spacing: 0em;
	text-align: left;
}
.bottom-box {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	transition: height 0.3s ease;
	overflow: hidden;
}
.auto_box{
	background: rgba(252, 93, 111, 0.05);
}
.home_box{
	background: rgba(26, 92, 92, 0.05);
}
.commercial_box{
	background: rgba(252, 93, 111, 0.05);
}
.flood_box{
	background: rgba(252, 93, 111, 0.05);
}
.motorcycle_box{
	background: rgba(252, 93, 111, 0.05);
}
.life_box{
	background: rgba(252, 93, 111, 0.05);
}

.commercial_auto_box{
	background: rgba(252, 93, 111, 0.05);
}
.business_box{
	background: rgba(252, 93, 111, 0.05);
}
.workers_box{
	background: rgba(252, 93, 111, 0.05);
}
.renters_box{
	background: rgba(252, 93, 111, 0.05);
}
.liability_box{
	background: rgba(252, 93, 111, 0.05);
}
.bottom-box p {
	margin: 0;
	opacity: 0;
	transition: opacity 0.3s ease;
	font-family: Open Sans;
	
	font-weight: 300;
	
	letter-spacing: 0em;
	text-align: left;
	color: rgba(57, 51, 51, 1);
	padding: 10px;
	
	font-size: clamp(0.3rem, 0.5rem + 0.4vw, 1.1rem);
line-height: clamp(0.7rem, 0.5rem + 0.7vw, 1.6rem);
}
.bottom-box p+p{
	padding: 0 10px;
}
.bottom-box p+p a{
	font-size: clamp(0.5rem, -1.8980rem + 3.2000vw, 0.7rem);
line-height: clamp(0.7rem, -1.6980rem + 3.2000vw, 0.9rem);
	font-weight: 700;
	color: #000;
}
.box:hover .bottom-box p {
	opacity: 1; 
}
.box:hover .auto_box, .box:hover .home_box, .box:hover .commercial_box, .box:hover .flood_box, .box:hover .commercial_auto_box, .box:hover .motorcycle_box, .box:hover .life_box, .box:hover .business_box, .box:hover .liability_box, .box:hover .workers_box, .box:hover .renters_box {
	height: 17vh;/* Increased height on hover */
	webkit-transition: all 1.2s ease;
	-moz-transition: all 1.2s ease;
	-ms-transition: all 1.2s ease;
	transition: all 1.2s ease;
	transition-timing-function: ease;
	transition-timing-function: ease;
	transition-timing-function: ease;
}
.section-6 {
	background: #282828;
	color: #fff;
	height: 100vh;
}
.foot-content {
    display: flex;
    flex-direction: column;
}
.footer_contents{
	padding: 1% 0 0.7% 0;
}
/*.footer_contents img{
	display: block;
	margin: 0 auto;
}*/
div.footer_img_contacts_logo{
	text-align: center;
}
.footer_contents h2{
	color: #fff;
	font-family: Poiret One;
	
	font-weight: 400;

	letter-spacing: 0em;
	text-align: left;
	font-size: clamp(2rem, -0.3980rem + 3.2000vw, 2.2rem);
line-height: clamp(2.2rem, -0.1980rem + 3.2000vw, 2.4rem);
}
p.contact-details, p.contact-details a{
	color: #fff;
	font-family: Open Sans;
	font-weight: 300;
	letter-spacing: 0em;
	text-align: left;
	font-size: clamp(0.8rem, -1.6980rem + 3.2000vw, 0.9rem);
line-height: clamp(1rem, -1.3980rem + 3.2000vw, 1.2rem);
}
.footer_contents h3{
	color: #fff;
	font-family: Poiret One;

	font-weight: 400;
	
	letter-spacing: 0em;
	text-align: left;
	font-size: clamp(1.3rem, -4.6950rem + 8.0000vw, 1.8rem);
	line-height: clamp(2.2rem, -0.1980rem + 3.2000vw, 2.4rem);
}
.btn-click{
	background: #003d7f;
	color: #fff;
	font-family: Open Sans;

	font-weight: 400;

	letter-spacing: 0em;
	text-align: center;
	width: 158px;
	
	margin: min(10px, .8rem) 0;
	border: 0;
	
font-size: clamp(1rem, 1.0000rem + 0.0000vw, 2rem);
line-height: 30px;
display: block;
padding: 0;
}
.btn-click:hover, .btn-click:focus, .btn-click.active{
	background: #004a99 !important;
	box-shadow: none !important;
}
.footer_social{
	padding: 1% 0 5% 0;
}
.footer_social li {
	color: #fff;
	float: left;
	list-style-type: none;
	margin: 0;
	padding-right: 20px;
	font-size: 18px;
	line-height: 21px;
}
.footer_social li > a, .footer_social li a, .footer_social li{
	color: #fff;
}
.gmap{
	width: 100%;
	height: 300px;
	bordrer: 0;
}
/* Copyright Section */
.copyright {
	padding:0 0 1%;
	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-weight: 300;

	letter-spacing: 0em;
	text-align: left;
	font-size: clamp(0.7rem, -1.6980rem + 3.2000vw, 0.9rem);
line-height: clamp(1rem, -1.3980rem + 3.2000vw, 1.2rem);
}
.copy-ul li a:hover, .copy-ul li a:focus {
	color:#009bde;
}
.copy-ul.modal_resrvd li a, .copy-ul.modal_resrvd li{
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 300;
	line-height: 28px;
	text-align: left;
	color: #282828;
}
.footer_social li > a, .footer_social li a, .footer_social li{
	color: #fff;
}
/* Fixed footer */
.footer_mb_bg_fx {
    background: #282828;
    overflow-y: auto;
    overflow-x: hidden;
    height: 110vh;
  }

.footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #282828;
	color: #fff;
	text-align: center;
	padding: 0px 60px;
	height: 100px;
	z-index: 12;
}
.footer.hidden {
	transform: translateY(100%);
}
.footer .row {
    align-items:center;
    height: 100px;
}

.footer-left {
	border-right: 1px solid #6b6161;
	margin: 0px 0;
	height: 100%;
    display: flex;
    flex-direction: column;
    align-items:center;
    justify-content:center;
}
.footer_bar_nav {
    margin: 0px;
}
.footer-left p{
	font-family: Poiret One;
	font-size: 22px;
	font-weight: 400;
	line-height: 36px;
	letter-spacing: 0em;
	text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
    display: flex;
    align-items:center;
}
.footer-left p .fa, .footer-left p .fas {
    font-size: 16px;
    color: #009bde;
    margin-right: 5px;
}
.footer_bar_nav {
    padding: 0px;
}
.footer-right {
	margin: 0px 0;
}
.footer-right h2{
	color: #FFFFFF;
	font-family: Poiret One;
	font-size: 32px;
	font-weight: 400;
	line-height: 48px;
	letter-spacing: 0em;
	text-align: center;
}
.footer-right .btn-block{
	margin: 20px 0;
}

.footer_bar_nav li {
	color: #fff;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0px 10px;
	font-size: 18px;
	line-height: 21px;
}
.footer_bar_nav li a{
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: center;
}
.btn-fixed-quote{
	width: 100%;
	height: 40px;
	background: #003d7f;
	border: 0;
	border-radius: 40px;
	font-family: Open Sans;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: center;
    box-shadow: 1px 1px 3px #000;
}
.btn-fixed-quote:hover, .btn-fixed-quote:focus, .btn-fixed-quote:active{
background: #004a99 !important
}
.indicators {
	position: fixed;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	display: flex;
	flex-direction: column;
	z-index: 100;
}
.indicator {
	width: 10px;
	height: 10px;
	background-color: #333;
	margin-bottom: 10px;
	cursor: pointer;
}
.indicator.active{
	background-color: #003d7f;
}
/* Google Review */
.review_wraper{
		height: calc(100vh - 100px);
		display: flex;
		align-items: center;
		width: 100vw;
	}
	.cover-absolute{
		position: relative;
		width: 100%;
		z-index: 5;
	}
#grw-widget{
	width: 100%;
}
.grw-wrapper{
	max-width: 1090px;
	
	background: rgba(31, 27, 27, 1);/* New */
	position: relative;
	z-index:2;
}
.grw-header-content-wrapper{
	padding-bottom: 30px;
}
.grw-business-header{
	
	animation: animate-widget;
	/*background: rgba(31, 27, 27, 1);*/
	background: transparent;/*new*/
	text-align: center;
	color: #fff;
	padding: 60px 0 100px 0;
	border-bottom: 0;
	/*height: calc(100vh - 100px)*/
}
/*.google-reviews{
	height: calc(100vh - 100px)
}*/
.active div.animate-widget{
	animation: right-to-left 1s forwards;
	animation-delay: 3s;
	margin-left: 0px;
	visibility: visible;
}
.middle{
	width: 50%;
	float: right;
	position: absolute;
	right: 25px;
	z-index: 1;
	top: 0;
	background: #fff;
}
.grw-header-content-wrapper h2{
	color: #fff;
	font-family: Poiret One;
	font-size: 48px;
	line-height: 60px;
	font-weight: 400;
	
	letter-spacing: 0em;
	text-align: center;
	padding-bottom: 20px;
	
}
.grw-business-name a{
	color: #fff;
	font-family: Poiret One;
	font-size: 36px;
	font-weight: 400;
	line-height: 48px;
	letter-spacing: 0em;
	text-align: center;
}
.grw-theme-dark .grw-rating-value, .grw-theme-dark .grw-review-count{
	color: #FFFFFF;
	text-align: center;
	font-family: Open Sans;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0em;
	padding: 10px 0;
}
.grw-total-reviews{
	color: #FFFFFF;
font-family: Open Sans;
font-size: 16px;
font-weight: 300;
line-height: 28px;
letter-spacing: 0em;
}
.grw-review-btn{
	color: #FFFFFF;
background: #003d7f;
font-family: Open Sans;
font-size: 18px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0em;
text-align: center;
width: 350px;
height: 40px;
border-radius: 50px;
border: 0;
}
.grw-review-btn:hover{
background: #004a99;
}
.grw-theme-dark{
	padding: 0;
	background-color: transparent !important;
}
.grw-slider .grw-reviews-wrapper .grw-review-slide{
	width: 600px;
}
.grw-slider {
  overflow: hidden;
   padding: 60px 20px 0px 40px;
}

.grw-author-photo {
  width: 70px;
  height: 70px;
}
.grw-author{
	font-family: Open Sans;
font-size: 18px;
font-weight: 300;
line-height: 28px;
}
div.grw-review-content {
  clear: both;
  padding: 5px 0;
  width: 500px;
  margin: 10px;
background: rgba(26, 92, 92, 0.05);
padding: 10px;
text-align: left;
}
div.grw-review-content  p{
	font-family: Open Sans;
font-weight: 300;
line-height: 28px !important;
letter-spacing: 0em;
text-align: left;
font-size: clamp(0.7rem, -1.6980rem + 3.2000vw, 0.9rem);
}
.grw-view-all-btn{
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
background: rgba(31, 27, 27, 1);
font-family: Open Sans;
font-size: 18px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0em;
text-align: center;
width: 350px;
height: 40px;
border-radius: 50px;
border: 0;
display: block;
margin: 0 auto;
}
.grw-view-all-btn:hover, .grw-view-all-btn:focus{
	background: #424242;
}
.grw-business-footer {
  text-align: center;
 /* padding-bottom: 70px;*/
}
.grw-theme-dark .grw-slider-nav a {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: transparent;
  margin: 0 10px;
  border: 2px solid rgba(26, 92, 92, 1);
}
.grw-theme-dark .grw-slider-nav a.grw-slide-current {
  background-color: #004a99;
}
div.grw-review {
  margin: 0 0 40px;
  padding: 0;
}



.get_started{
			Background: #fff;
			padding: 3% 4%;
			text-align: center;
			float: right;
			height: calc(100vh - 100px);
			margin-top: 5%;
            display: flex;
            flex-direction: column;
            overflow-y: auto;
            overflow-X: hidden;
		}
		.get_started h2{
			
font-family: Poiret One;
font-weight: 400;
letter-spacing: 0em;
text-align: left;
margin-bottom: 30px;
font-size: clamp(2rem, 2rem + 1.5vw, 3rem);
line-height: clamp(2.2rem, 2rem + 1.5vw, 4rem);
		}
		.get_started p{

font-family: Open Sans;
font-weight: 300;
letter-spacing: 0em;
text-align: left;
font-size: clamp(0.4rem, 0.5rem + 0.7vw, 2rem);
line-height: clamp(0.4rem, 0.7rem + 0.9vw, 3rem);
		}
		
		.slide-from-bottom{
		animation: moveFromBottom 3s ease forwards;
		
		}

.btn-review-view{
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
	background: rgba(31, 27, 27, 1);
	font-family: Open Sans;
	font-weight: 400;
	letter-spacing: 0em;
	text-align: center;
	width: 350px;
	height: 5vh;
	border-radius: 50px;
	border: 0;
	margin: min(10px, .8rem) auto;
	
	font-size: clamp(1rem, 1.0000rem + 0.0000vw, 2rem);
line-height: 5vh;
display: block;
padding: 0;
}
.btn-review-view:hover, .btn-review-view:focus, .btn-review-view:active{
	background: #424242;
}



#section-3{
	background: #fff;
}
#section-4::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #424242 0%, #003d7f 100%);
  opacity: 0.5; /* Adjust as needed */
  z-index:1;
}





.movingDiv {
   animation: moveUpFx .55s linear forwards;
  
}
@keyframes moveUpFx {
  0% {
    bottom: 0; 
  }
  100% {
    bottom: calc(100% + 100px);
  }
}
/* Modal Popup */
.modal {
    display: none; 
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
    overflow: auto; 
    background-color: rgba(255, 255, 255, 1); 
    animation: slideIn .6s ease-out; /* Adjusted duration to 1 second */
	
	
}
@keyframes slideIn {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}
.modal-content {
    background-color: #fefefe; 
    margin: 5% auto;
    padding: 0px 20px;
    border: 1px solid #fff;
    width: 80%; 
    border-radius: 10px;
    box-shadow: none;
}
.modal-content h2{
	color: #282828;

font-family: Poiret One;
font-size: 36px;
font-weight: 400;
line-height: 48px;
letter-spacing: 0em;
text-align: center;

}
.header {
    position: absolute;
	top: 0;
	right: 0;
}
.header-menu {
    position: absolute;
	top: 40px;
	right: 20px;
    z-index: 10;
}
.close-text, .close-text-menu {
	color: #282828;
   
font-family: Open Sans;
font-size: 14px;
font-weight: 300;
line-height: 28px;
letter-spacing: 0em;
text-align: center;

}
.close-text-menu {
font-size: 18px;
line-height: 40px;

}

.close{
    color: #fff;
float: right;
opacity: 1;
background: #009bde;
width: 26px;
height: 26px;

border-radius: 40px;
margin-left: 10px;
font-size: 24px;
font-weight: 400;
line-height: 23px;
letter-spacing: 0em;
text-align: center;
margin-top: 3px;
}
.close-sym {
    color: #fff;
float: right;
opacity: 1;
background: #009bde;
width: 40px;
height: 40px;
border-radius: 40px;
margin-left: 15px;
font-size: 28px !important;
font-weight: 400;
line-height: 38px !important;
letter-spacing: 0em;
text-align: center;

}

.close:hover, .close:focus, .close-sym:hover, .close-sym:focus {
    background: #00adf7 !important;
    text-decoration: none;
    cursor: pointer;
	color: #fff;
}

@keyframes slideIn {
    from { transform: translateY(100%); }
    to { transform: translateY(0); }
}
#menuModal .close{
	position: absolute;
	right: 0;
}

.insurance_quotes_btn {
	margin-top: 80px;
}
div.insurance_quotes_btn button{
	border-radius: 40px;
	height: 60px;


margin-bottom: 50px;
text-align: left;
width: 100%;

color: #000;


font-family: Poiret One;
font-size: 19px;
font-weight: 400;
line-height: 36px;
letter-spacing: 0em;
text-align: left;


/* Auto */

/* Auto layout */
display: flex;
flex-direction: row;
align-items: center;
padding: 0px 20px;
gap: 20px;




border-radius: 100px;
border: 0;
}
.insurance_quotes_btn span.icon-container {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  
}
.auto_box{background: rgba(147, 149, 152, 0.1);}
.home_box{background: rgba(147, 149, 152, 0.1);}
.commercial_box{background: rgba(147, 149, 152, 0.1);}
.commercial_auto_box{background: rgba(147, 149, 152, 0.1);}
.flood_box{background: rgba(147, 149, 152, 0.1);}
.motorcycle_box{background: rgba(147, 149, 152, 0.1);}
.life_box{background: rgba(147, 149, 152, 0.1);}
.business_box{background: rgba(147, 149, 152, 0.1);}
.liability_box{background: rgba(147, 149, 152, 0.1);}
.workers_box{background: rgba(147, 149, 152, 0.1);}
.renters_box{background: rgba(147, 149, 152, 0.1);}











.close-menu {
    position: absolute;
    top: 10px;
    right: 10px;
}

.close-menu-btn {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}

.close-menu-text {
    color: #000;
    font-size: 14px;
    margin-top: 5px;
}


.inner_body {
    position: relative;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
	
}



.inner_body_content {
  height: 100%;
  margin-left: 0px;
  background-attachment: fixed;
  animation: rightToLeft 1.7s forwards;
  animation-delay: 1.5s;
  margin: 0;
 background: #D9D9D9;
position: fixed !important;
top: 0;
}

.email-agnt .inner_body_content{
	animation: leftToRight 1.7s forwards;
   
  animation-delay: 1.5s;
  margin: 0;

  top: 0;
}

.commercial_bg {
  position: relative;
  background: url('../img/featured-commercial-insurance.jpg') no-repeat;
  
  background-position: 53% 18%;
  height: 100%; /* Ensure the container fills the parent */
}



.gradient_overlay_no_jot {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
height: calc(100vh + 60%);
  background: linear-gradient(180deg, rgba(0, 61, 127, .6), rgba(147, 149, 152, .8));
  mix-blend-mode: normal;
 
}
.gradient_overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
height: calc(100vh + 60%);
  background: linear-gradient(180deg, rgba(0, 61, 127, .6), rgba(147, 149, 152, .8));
  mix-blend-mode: normal;
/* animation: leftToRight 1.7s forwards;
  animation-delay: 1.5s;*/
}

.preload{
	
	background: url('../img/featured-auto-insurance.jpg') no-repeat;
	display: none;
}

.auto_bg{
	position: relative;
	background: url('../img/featured-auto-insurance.jpg') no-repeat;
	background-size: cover;
   	background-position: 70% 10%;
}
/*.home_bg{
	background: linear-gradient(180deg, #424242 0%, #003d7f 10%), url('../img/featured-home-insurance.jpg') no-repeat;
	  background-size: cover;
    background-blend-mode: multiply; 
	 background-position: 70% 10%;
}*/
.home_bg{
	position: relative;
	background: url('../img/featured-home-insurance.jpg') no-repeat;
	background-size: cover;
   	background-position: 70% 10%;
}
.commercial_bg {
    position: relative;
    background: url('../img/featured-commercial-insurance.jpg') no-repeat;
    background-size: cover;
    background-position: 53% 18%;
}
.commercial_auto_bg{
	position: relative;
	background: url('../img/featured-commercial-auto-insurance.jpg') no-repeat;
	background-size: cover;
   	background-position: 70% 10%;
	
}
.life_bg{
	position: relative;
	background: url('../img/featured-life-insurance.jpg') no-repeat;
	background-size: cover;
   	background-position: 70% 10%;
}
.flood_bg{
	position: relative;
	background: url('../img/featured-flood-insurance.jpg') no-repeat;
	background-size: cover;
   	background-position: 70% 10%;
	
}
.business_bg{
	position: relative;
	background: url('../img/featured-business-owners-policy-insurance.jpg') no-repeat;
	background-size: cover;
   	background-position: 70% 10%;
	
}
.liability_bg{
	position: relative;
	background: url('../img/featured-general-liability-insurance.jpg') no-repeat;
	background-size: cover;
   	background-position: 70% 10%;
	
}
.motorcycle_bg{
	position: relative;
	background: url('../img/featured-motorcycle-insurance.jpg') no-repeat;
	background-size: cover;
   	background-position: 70% 10%;
	
}
.renters_bg{
	position: relative;
	background: url('../img/featured-renters-insurance.jpg') no-repeat;
	background-size: cover;
   	background-position: 70% 10%;
	
}

.workers_bg{
	position: relative;
	background: url('../img/featured-workers-compensation.jpg') no-repeat;
	background-size: cover;
   	background-position: 70% 10%;
	
}
.about_bg{
	background-image: url('../img/featured-about-us-new.jpg'); 
	 background-position: 70% 10%; 
}
.meet-team{
	background-image: url('../img/featured-meet-our-team-image.jpg'); 
	 background-position: 70% 10%; 
}
.contact_bg{
	position: relative;
	background-image: url('../img/featured-contact-us.jpg'); 
		background-size: cover;
	 background-position:60% 70%; 
}


@keyframes zoomInOut {
  0% {
    transform: scale(1.5); /* Zoom out to 150% */
  }
  50% {
    transform: scale(1.0); /* Zoom in to 100% */
  }
  100% {
    transform: scale(1.0); /* Ensure final state is at 100% */
  }
}

@keyframes leftToRight {
  0% {
	 
	  
    width: 100%;
    right: 0;
	transform:scale(1.2);
  }
 
  100% {
	  
    width: 50%;
    right: 0;
	transform:scale(1);
  }
}
@keyframes rightToLeft {
  0% {
	 
	  
    width: 100%;
    left: 0;
	transform:scale(1.2);
  }
 
  100% {
	  
    width: 50%;
    left: 0;
	transform:scale(1);
  }
}

.inner_anim {
  position: fixed;
  width: 100%;
 z-index: 6;
 /* overflow-y: auto; */
}


.hidden-inner {
        visibility: hidden;
		z-index: 0;
        animation: fadeInInner 1s forwards; 
		 animation-delay: 2s; 
    }

    @keyframes fadeInInner {
        0% {
            visibility: hidden;
			 z-index: 0;
			 opacity: 0;
        }
        100% {
            visibility: visible;
			 z-index: 5;
			 opacity: 1;
        }
    }
.scroll_not{
	overflow-y: hidden !important; 
}
/* Hide scrollbar for webkit browsers */
.inner_anim::-webkit-scrollbar {
  width: 0;
}

/* Hide scrollbar for Mozilla Firefox */
.inner_anim {
  scrollbar-width: none;
  /* If you want to add some padding to avoid overlapping of content and scrollbar */
  padding-right: 15px;
}

.inner_text_content{
	background: #fff;
padding: 30px 40px;

}

.inner_text_content h1, h2, p{
	text-align: left;
}

.inner_body_content {
    display: flex;
    justify-content: center; 
    align-items: center; 
    height: 100%; 
}
.inner_form_content {
    position: relative;
    z-index: 7;
 width: 358px;
 min-height: 380px;
 	text-align: center;
}
.no_jot{
	position: fixed;
	height: 150px;
}
@keyframes moveUp {
    0% { transform: translateY(-100);} /* Start position */
    100% { transform: translateY(0px);} /* End position (move up by 20px) */
}
@keyframes moveUpForm {
    0% { 
        opacity: 0;
        transform: translateY(-100);
        } /* Start position */
    50% {
        opacity: 0;
        transform: translateY(-100);
        } /* End position (move up by 20px) */

    80% {
    opacity: 1;
        transform: translateY(0px);
        } /* End position (move up by 20px) */
        100% {
    opacity: 1;
        transform: translateY(0px);
        } /* End position (move up by 20px) */
}

.inner_form_content .auto_icon, .inner_form_content .home_icon, .inner_form_content .commercial_icon, .inner_form_content .flood_icon, 
.inner_form_content .life_icon, .inner_form_content .commercial_auto_icon, .inner_form_content .business_icon, .inner_form_content .liability_icon, .inner_form_content .motorcycle_icon, .inner_form_content .renters_icon, .inner_form_content .workers_icon{
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
    width: 300px; 
    height: 300px; 
    font-size: 150px; 
    transition: transform 1s ease; 
	display: block;
	margin: 0 auto;
	line-height: 300px;
    opacity:0;
}
.inner_form_content .auto_icon.scale-down, .inner_form_content .home_icon.scale-down, .inner_form_content .commercial_icon.scale-down, .inner_form_content .flood_icon.scale-down,  .inner_form_content .life_icon.scale-down, .inner_form_content .commercial_auto_icon.scale-down, .inner_form_content .business_icon.scale-down, .inner_form_content .liability_icon.scale-down, .inner_form_content .motorcycle_icon.scale-down, .inner_form_content .renters_icon.scale-down, .inner_form_content .workers_icon.scale-down{
   
	width: 75px;
height: 75px;
font-size: 36px;
display: block;
margin: 0 auto;
line-height: 75px;
	webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
  transition-timing-function: ease;
	transition-timing-function: ease;
	transition-timing-function: ease-in;
	animation: moveUp .5s ease forwards; 
	animation-delay: .5s;
    opacity:1;
}
.inner_form_content h2{
	color: #fff;
	font-family: Poiret One;
	font-weight: 400;
	letter-spacing: 0em;
	text-align: center;
    font-size: clamp(18px, 1.2rem + 1vw, 34px);
    line-height: clamp(24px, 1.2rem + 1vw, 46px);
   /* padding: 20px 0; */
   padding:0;
   margin: 10px 0;
}
.form_elements{
	animation: moveUpForm 2s ease forwards; 
    
}
.form_elements .custom-select{
	text-align:center;
color: rgba(31, 27, 27, 1);
height: 40px;
font-family: Open Sans;
font-size: 18px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0em;
text-align: center;

}
.input-medium{
	color: rgba(31, 27, 27, 1);
height: 40px;
width: 358px;
box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
border-radius: 40px !important;

font-family: Open Sans;
font-size: 18px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0em;
text-align: center;
margin: 20px 0;
}
.btn-qte{
	border: none;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
	height: 40px;
font-family: Open Sans;
font-size: 18px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0em;
text-align: center;
background: #003d7f;
color: #fff;
}



.auto_bg .btn-qte:hover, .auto_bg .btn-qte:focus, .auto_bg .btn-qte.active{
	background:#004a99!important;
	color: #fff !important;
}
.home_bg .btn-qte:hover, .homeo_bg .btn-qte:focus, .home_bg .btn-qte.active{
	background:#004a99 !important;
	color: #fff !important;
}
ul.breadcrumb {
    background: transparent;
    padding: 10px 0 30px 0;
    margin: 0;
	
}
ul.breadcrumb .fa-solid {
    color: #939598;
    font-size: 12px;
}
ul.breadcrumb li a{
   color: #003d7f;

font-family: Open Sans;
font-size: 18px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0em;
text-align: center;
}
ul.breadcrumb li {

font-family: Open Sans;
font-size: 18px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0em;
text-align: center;

}
ul.breadcrumb li a:hover, .breadcrumb li a:focus {
    color: #004a99 !important;
}


.inner_meet_content {
   height: calc(100vh - 100px);
    margin-right: 0px;
    
    animation: slide-from-right 2s forwards;
    animation-delay: 2s; /* Adjusted delay */
	padding:80px 40px;
	margin: 0;
	background-size: cover;
	height: 100vh;
}
@keyframes slide-from-right {
    0% {
        width: 100%;
        right: -450%; 
		
    }
    100% {
        width: 50%;
        right: 0;
        
    }
}

.inner_meet_content_info{
position: relative;
	z-index:1;
}
.agent_box_scroll{
	overflow-y: scroll;
	height: 220px;
	animation: none;
	
}


/* About Us */


.center-container {
   position: relative;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
background: #fff;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: black;
    animation: slideUpAndHide 1.7s forwards;
    animation-delay: 1.7s;
}
.center-container h1{
	color:#003d7f;
	
font-family: Poiret One;
font-size: 48px;
font-weight: 400;
line-height: 60px;
}
.content_inner{
	position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
   /* background-color: #fff;*/
    z-index: 1;
    animation: slideUp 1.7s forwards;
    animation-delay: 1.7s;
	
}

.not_lob{
	overflow-y: auto;
}
.carriers_pges{
	overflow-y: hidden;
}
.about-heading {
  opacity: 1; /* Initially visible */
}

 @keyframes slideUp {
    from {
      transform: translateY(200%);
    }
    to {
      transform: translateY(0%);
    }
  }
  @keyframes slideUpAndHide {
    0% {
      transform: translateY(0%);
      height: 100vh;
    }
    100% {
      transform: translateY(-200%);
      height: 0vh;
      overflow-y:hidden;
    }
  }

.inner_text_content_left h1{
	text-align: left;
	
font-family: Poiret One;
font-size: 48px;
font-weight: 400;
line-height: 60px;
margin-bottom: 20px;
}

.inner_text_content_left {
    animation: slide-from-bottom 1.9s forwards;
	 animation-delay: 1.9s;
    opacity: 7; 
	height: calc(100vh - 100px);
	overflow-y: scroll;
	scrollbar-width: none;
	padding-left: 40px;
	background: #fff;
}

.cs_page_p{
	position: relative !important;
}

@keyframes slide-from-bottom {
    0% {
        transform: translateY(300%);
    }
    100% {
        transform: translateY(0%);
    }
}

.inner_text_content_left p{
font-family: Open Sans;
font-size: 16px;
font-weight: 300;
line-height: 26px;
letter-spacing: 0em;
text-align: left;
}


.inner_meet_content_info h2{
	color: #fff;
font-family: Poiret One;
font-size: 36px;
font-weight: 400;
line-height: 48px;
letter-spacing: 0em;
text-align: center;

}

.agent_box {
    background-color: white;
    padding: 15px 30px;
    border-radius: 10px;
    border: 1px solid #282828;
box-shadow: 2px 2px 4px 0px #00000040;
    margin-bottom: 20px;
    margin-right: 0px;
    position: relative; 
}

.agent-info {
    display: flex;
    align-items: flex-start; 
}

.agent-details {
    display: flex;
    align-items: center; 
}

.agent-image {
    width: 99px; 
    height: 90px; 
    border-radius: 50%; 
    margin-right: 20px; 
	margin-bottom: 10px;
}

.agent-details h3 {
    margin: 0; 
font-family: Poiret One;
font-size: 24px;
font-weight: 400;
line-height: 36px;
letter-spacing: 0em;
text-align: center;

}

.agent-details p {
    margin: 0; 
	
font-family: Open Sans;
font-size: 18px;
font-weight: 300;
line-height: 28px;
letter-spacing: 0em;
text-align: center;

}
.agent_box p{
font-family: Open Sans;
font-size: 18px;
font-weight: 300;
line-height: 28px;
letter-spacing: 0em;
text-align: left;
margin-bottom: 0px;
}

.agent_border{
	margin: 15px 0;
}

.contact-list {
    list-style-type: none;
    padding: 0; 
    margin: 0; 
    display: flex; 
    align-items: center; 
}

.contact-list li {
 
font-family: Open Sans;
font-size: 14px;
font-weight: 300;
line-height: 28px;
letter-spacing: 0em;
text-align: center;
margin-right: 15px;
}

.contact-list li:last-child {
    margin-right: 0; 
}

.contact-list li i {
    margin-right: 2px; 
	font-size: 12px;
}

.contact-list li span, .contact-list li span a {
    font-size: 14px; 
	color: #282828;
}
/* Color Changes */

.agentFirst .agent-image {
	border: 3px solid #003d7f;
}
.agentFirst .agent_border {
	border-bottom: 3px solid #003d7f;
}
.agentFirst .contact-list li i {
    color: #003d7f;
}

.agentSecond .agent-image {
	border: 3px solid #FC5D6F;
}
.agentSecond .agent_border {
	border-bottom: 3px solid #FC5D6F;
}
.agentSecond .contact-list li i {
    color: #FC5D6F;
}

.agentThird .agent-image {
	border: 3px solid #DDAC25;
}
.agentThird .agent_border {
	border-bottom: 3px solid #DDAC25;
}
.agentThird .contact-list li i {
    color: #DDAC25;
}




.location_1{
	background-color: white;
padding: 30px;
border-radius: 20px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
margin-bottom: 20px;
margin-right: 20px;
position: relative;
border: 1px solid #282828;
box-shadow: 2px 2px 4px 0px #00000040;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.c_btn{
	text-align: center;
}
.location_1 h3{
	
font-family: Poiret One;
font-size: 24px;
font-weight: 400;
line-height: 36px;
letter-spacing: 0em;
text-align: left;

}
.location_1 p, .location_1 p a{
	
font-family: Open Sans;
font-size: 18px;
font-weight: 300;
line-height: 24px;
letter-spacing: 0em;
text-align: left;
color: #282828;

}
.location_1 p{
	margin-bottom: 10px;
}
.location_1 p a{
	margin: 25px 0;
}
.gmap_loc1{
	width: 100%;
	height: 191px;
	border: 5px solid #003d7f;
}
.gmap_loc2{
	width: 100%;
	height: 191px;
	border: 5px solid #F3803C;
}
.cs_pages{
	height: calc(100vh - 20px);
}

#cpIframe {
  height: 1600px !important;
  width: 100%;
  border: 0;
  background: transparent;
}
.cc-frame {
  width: 100%;
  height: 1600px !important;
  border: 0;
}
.write_up{
	padding: 0px 0 40px 0;
}
.write_up h1 {
    font-size: clamp(28px, 28px + 1vw, 36px);
    line-height: clamp(36px, 36px + 1.5vw, 44px);

}
.write_up.email-agnt_frm_blw{
	padding: 0px 0 50px 0;
}
.write_up_contct{
	padding: 0px 0 150px 0;
}
.write_up h1{
text-align: left;
margin-bottom: 20px;
}
.write_up h2, .write_up h3, .write_up h4 {
    margin-top: 30px;
    margin-bottom: 10px;
}
.write_up h3 {
    color: #282828;
    font-family: Poiret One;
    font-size: clamp(14px, .6rem + 1vw, 24px);
    font-weight: 400;
    line-height: clamp(18px, .6rem + 1.2vw, 28px);
    letter-spacing: 0em;
}
.write_up p, .write_up ul li{
color: #282828;
font-family: Open Sans;

font-weight: 300;

text-align: left;
font-size: clamp(1rem, -1.3980rem + 3.2000vw, 1.2rem);
line-height: clamp(1.4rem, -5.7940rem + 9.6000vw, 2rem);
}
.write_up a {
    text-decoration: underline;
}
.write_up ul {
    margin: 20px 0;
    padding-left: 20px;
}
.write_up ul li {
    margin-bottom: 10px;
    
}
.write_up ul li::marker {
    color: #009bde;
}
p.back_home a{
	color: #004a99;
	font-family: Poiret One;
	font-size: 24px;
	font-weight: 400;
	line-height: 36px;
	text-align: left;
	position: absolute;
	
	bottom: cal(100% - 120px);
}
p.back_home_cc a{
	color: #004a99;

font-family: Poiret One;
font-size: 24px;
font-weight: 400;
line-height: 36px;
text-align: left;
/*position: absolute;
bottom: 50px;*/
}
p.back_home_lob {
    margin-bottom: 0px;
}
p.back_home_lob a{
	color: #004a99;

font-family: Poiret One;
font-size: 24px;
font-weight: 400;
line-height: 36px;
text-align: left;
position: relative;
}

.grid-divider h4 {
    color: #393939;
	font-size:24px;
}
.shadowed {
    background-color: #fff;
    border: 1px solid #393939;
    display: inline-block;
    filter: drop-shadow(2px 3px 3px #333);
    padding: 10px;
    margin-bottom: 20px;
}
.carriers_info_box{
	height: calc(100vh - 100px); 
  overflow-y: auto; 
 
}

.carriers-box {
    background: #fff;
    filter: drop-shadow(2px 3px 3px #333);
    color:#8eacbb;
    border: 1px solid #393939;
    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: #6D37C4;
	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;
}
.btn-customer:hover, .btn-customer:focus {
  background-color: rgba(123, 63, 222, 1) !important;
  color: #fff;
}

/* Mobile */
.bottom-bar {
    display: none; 
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: #003d7f;
    padding: 30px; 
    z-index: 1000;
    justify-content: space-around; 
    align-items: center; 
    
}
.bottom_bar_content {
    display: flex; 
    align-items: center; 
    justify-content: space-between; 
    width: 100%; 
}
.bottom_bar_content ul {
    list-style: none;
    padding: 0;
    margin: 0 0 0 0px;
    display: flex; 
}
.bottom_bar_content li {
    margin-right: 25px;
    line-height: 22px;
}
.bottom_bar_content li:last-of-type {
    margin-right: 0px;
}
.bottom_bar_content i {
    color: #fff; 
	font-size: 22px;
	cursor: pointer;
}
.start-quote-btn {
    border: none;
    background: #282828;
    color: white;
    cursor: pointer;
    transition: background-color 0.3s ease; /* Smooth transition */
	width: 140px;
	height: 30px;
	border-radius: 100px;
	opacity: 0px;
}

.start-quote-btn:hover {
    background-color: #555; /* Change color on hover */
}
.visible-xs{
	display: none;
}
.jot_form{
	height: 600px !important;
	border: 0;
}
.coverbullet{
	display: none;
}
.lastDiv.active + div.footer {
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: height 1s ease-out, opacity 1s ease-in;
  pointer-events: none;
}
.email_agent_bg {
    background:  url('../img/featured-contact-us.jpg') no-repeat;
    background-size: cover;
    position: relative;
    background-position: 90% 10%;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;line-height:0px !important;}
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar::before {
    position: absolute;
	content: "";
	top: 3px;
	left: 1px;
	width: 13px;
	height: 16px;
	background-image: url('../img/arrow-up.png');
	background-size: contain;
	background-repeat: no-repeat;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:after{
	position: absolute;
	content: "";
	left: 1px;
	width: 13px;
	height: 16px;
	background-image: url('../img/arrow-down.png');
	background-size: contain;
	background-repeat: no-repeat;
	bottom: 2px;
}
.mCSB_dragger{height:60px !important;}
.mCSB_container_wrapper{
		border-radius: 20px;
		margin-bottom: 20px !important;
	}
	
	.content1{
		height: calc(100vh - 275px) !important;
		
		
	}
.map_section img{
	display: block;
	margin: 0 auto;
}
.we_service{
	padding: 3% 1.7%;
}	
.map_section {
    position: relative;
    display: flex;
    flex-direction:column;
  
}
@keyframes reveal {
    0% {
      /* Start with width 0 */
         /* Start off-screen to the left */
		opacity:0;
		
    }
	50%,70% {
      /* Start with width 0 */
         /* Start off-screen to the left */
		opacity:0;
		
    }
    100% {
         /* Full width */
         /* Slide in to the right */
		opacity: 1; 
		
    }
}
  
.active div.reveal-text {
	opacity: 0;
	animation: reveal 2s linear forwards;
	animation-delay: 1s;
	color: #fff;
	position: relative;
  }
  .reveal-text ul {
  padding-left: 0px;
  column-count: 2;
  width: 80%;
  margin: 20px auto 0;
}
.reveal-text ul li {
    margin-bottom: 10px;
}
.reveal-text ul li:last-of-type {
    margin-bottom: 0px;
}
  .reveal-text ul li, .reveal-text ul li a{
	  font-size: 14px;
	  color: #c4c3c3;
  }
.reveal-text ul li a:hover, .reveal-text ul li a:focus {
    color: #009bde;
}
.reveal-text ul li::marker {
    color: #009bde;
}
.footer.hide {
        transform: translateY(100%);
}
.email_agent_page{
	height: calc(100vh - 100px);
	overflow-y: auto;
	animation: slide-from-bottom 1s forwards;
	animation-delay: 1s;
}

.jotform_ht{
	height: 700px !important;
	border: 0;
	width: 100%;
}
/*   Scrollbar Styles   */
/* width */
::-webkit-scrollbar {
  width: 15px;
  background: #003d7f;
}

/* Track */
::-webkit-scrollbar-track {
  background: #003d7f;
  margin: 20px 0;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #009bde;
  border-radius: 15px;
}

#pp-nav{
	z-index: 11 !important;
}

a.sms-txt {
	cursor: none;
	pointer-events: none;
	color: #fff;
}


.footer_logo {
  width: 350px;
  margin-bottom: 40px;
  background: #fff;
  padding: 10px;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.8);
  border-radius: 4px;
}

#jump-quote h2{
	font-size: clamp(18px, 18px + 1vw, 24px) !important;
    line-height: clamp(22px, 22px + 1vw, 30px) !important;
}

.about-us img{
	margin-top:10px;
	margin-bottom:10px;
}

.index-cont {
  height: 500px;
}

div.insurance_quotes_btn button:hover, div.insurance_quotes_btn button:focus, .menu_first p a:hover {
  opacity: .8;
}

.ml-auto li a:hover, .ml-auto li a:focus {
  text-decoration: underline;
    text-decoration-color: currentcolor;
    text-decoration-thickness: auto;
  text-decoration-color: #003d7f;
  text-decoration-thickness: 2px;
  text-underline-position: under;
}

.jotform_ht {
  height: 430px !important;
  border: 0;
  width: 100%;
}

.email-heading{
	color: #000 !important;
	margin-top:20px;
	font-weight:bold !important;
}

	.write_up_carrier_cntct h2{
		margin-bottom:20px;
		
	}
	
	.team-block img{
		margin:10px auto;
		display:block;
		max-width:250px;
		width:100%;
	}
	
	.team-block .team-nm{
		text-align:center;
		font-size:22px;
		font-weight:700;
	}
	
	.team-block p{
		text-align:center;
	}
	
	.pg-content-side{
		height: 77vh!important;
	}
	
	.life-btn {
  background-color: #003d7f;
  color: #fff;
  border: 1px solid #003d7f;
}

.life-btn:hover, .life-btn:focus {
    background-color: #003166 !important;
  color: #fff;
  border: 1px solid #003166 !important;
}



.testimonials-section {
	padding: 48px 0 0 0;
	
	background-size: cover;
	background-position: center;
	min-height: 75vh;
}

.testimonials-title {
	text-align: center;
	color: #fff;
	font-size: 32px;
	font-weight: 500;
	margin-bottom: 40px;
	letter-spacing: 1px;
	font-family: "DM Serif Display", serif;
}

.testimonials-section .carousel-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}

.testimonials-section .carousel-btn {
	background: none;
	border: none;
	cursor: pointer;
	font-size: 2.5rem;
	color: #fff;
	padding: 0 24px;
	height: 100%;
	display: flex;
	align-items: center;
	transition: color 0.2s;
}

.testimonials-section .carousel-btn:focus,
.testimonials-section .carousel-btn:hover {
	outline: none;
	box-shadow: none;
	opacity: .8;
}

.arrow {
	border: solid #fff;
	border-width: 0 4px 4px 0;
	display: inline-block;
	padding: 5px;
}

.right1 {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.left {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}

.testimonials-section .carousel {
	width: 950px;
	max-width: 98vw;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.testimonials-section .carousel-slide {
	display: flex;
	justify-content: center;
	gap: 40px;
	width: 100%;
	min-width: 100%;
	transition: transform 0.5s;
}

.testimonial-card {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 4px 24px rgba(0, 0, 0, 0.07);
	padding: 32px 28px;
	width: 420px;
	min-width: 420px;
	max-width: 420px;
	height: 260px;
	position: relative;
	font-size: 1rem;
	margin-bottom: 32px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.testimonial-card::after {
	content: "";
	position: absolute;
	left: 90%;
	bottom: -19px;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 18px solid transparent;
	border-right: 0px solid transparent;
	border-top: 20px solid #fff;
}

.stars {
	color: #fdc61b;
	font-size: 16px;
	margin-bottom: 12px;
	letter-spacing: 2px;
	font-family: 'Poppins', sans-serif;
}

.testimonial-name {
	font-weight: 500;
	color: #292929;
	font-size: 19px;
	margin-bottom: 8px;
	font-family: 'Poppins', sans-serif;
}

.testimonial-text {
	color: #292929;
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	font-family: 'Poppins', sans-serif;
	font-style: italic;
}

.carousel-slide {
  display: none;
}

.carousel-slide.active {
  display: flex; /* or block, depending on your layout */
}
.vwnewbtn{
	width: 260px;
	display: block;
	margin: 0 auto;
}