/* 
Theme Name: A-1 Pressure Washing & Sealcoating LLC
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: FDM
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/******Default vip css start*****/  
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
*{
	outline: none !important; 
	text-decoration: none !important;  
} 
h1, h2, h3, h4, h5, h6 {
	font-family: "Montserrat", sans-serif;
	font-weight: 900;
	color: rgb(16, 42, 92);
	line-height: 1 !important;
	letter-spacing: -0.5px;
}
ul {
	padding: 0;
} 
p, li, div, p.elementor-heading-title {
	font-size: 16px;
	line-height: 28px;
	font-family: "Montserrat", sans-serif;
	color: rgb(70, 86, 106);
} 
p:last-child{
	margin-bottom: 0;
}  
.bigheading   {
	margin-bottom: 20px !important;
}
p a{
	color: #133168 !important;
	font-weight: 600;
	text-decoration: unset !important;
}  
p a:hover {
	color: #63d0e5 !important;
}
strong {
	font-weight: 500 !important;
}  
.subheading h6 {
	font-size: 18px;
	line-height: 49px;
	text-transform: uppercase;
	color: #2b328c;
}
.pl60{
	padding-left: 60px;
}
.pl30{
	padding-left: 30px;
}
.pr60{
	padding-right: 60px;
} 
.pt0 {
	padding-top:0px !important;
}
.pb0 {
	padding-bottom:0px !important;
}
.mt50{
	margin-top: 50px;
}   
.mt35{
	margin-top: 35px;
} 
.mt100{
	margin-top: 100px;
}    
.pad100 {
	padding: 100px 15px;
} 
.pt100{
	padding-top: 100px;
} 
.pb100{
	padding-bottom: 100px;
}
.pt50 {
	padding-top: 50px;
}
.defbtn{
	margin-top: 30px;
}
body {
	position: relative;
}
a {
	transition: all ease-in-out 0.5s !important;
}
div[data-elementor-type="wp-page"] {
	overflow: hidden;
}
/*** Header ***/  
@keyframes slideIn {
	from { top: -50% }
	to { top: 0 }
}   
.hdactive .elementor-location-header {
	position: fixed;
	-webkit-animation: slideIn 0.5s ease-in;
	-moz-animation: slideIn 0.5s ease-in;
	animation: slideIn 0.5s ease-in;
	z-index: 102; 
	background: #fff;
	box-shadow: 0px 0px 11px rgba(0,0,0,0.2);
}
.hdactive .logo-img {
	max-height: 65px; 
}
.hdactive .header { 
	padding: 5px 0;
}
.hd_menu  .elementor-widget-container {
	width: 100%;
}      
.header_main .elementor-widget-wrap {
	justify-content: space-between; 
	align-items: center;
} 
.hd_menu .elementor-nav-menu > li {
	margin-left: 30px;
}
.nav_info_outer > div {
	justify-content: end;
	column-gap: 20px;
}
.hd_menu .elementor-nav-menu > li > a {
	font-size: 15px !important;
	color: rgb(43, 58, 74);
	padding: 0 !important;
	text-transform: capitalize;
	font-weight: 600;
}
.hd_menu .elementor-nav-menu > li > a:hover {
	color: rgb(99 208 229) !important;
}
.hd_menu .elementor-nav-menu > li > a svg {
	fill: rgb(43, 58, 74);
}
/* .hd_menu .elementor-nav-menu > li:last-child > a {
background: #f53639;
border-radius: 0px;
padding: 15px 30px !important;
line-height: normal;
min-width: 210px;
color: #fff !important;
} */
.nav-btn a {
	color: #fff;
	background: rgb(29, 76, 151);
	padding: 17px 22px;
	border-radius: 9px;
	font-weight: 700;
	font-size: 14.5px;
}
.nav-info a {
	background: transparent;
	font-weight: 700;
	font-size: 15px !important;
	color: rgb(29, 76, 151) !important;
}
.w-auto {
	width: auto !important;
}
.elementor-nav-menu > li > ul.sub-menu a {
	padding: 13px 14px !important;
	color: #fff !important;
	border-bottom: 1px solid #ffffff38;
	border-left: 0;
	white-space: normal;
	background: #1d4c97 !important;
	font-size: 14px;
	text-transform: capitalize;
	letter-spacing: 0;
	font-weight: 500;
}
.elementor-nav-menu > li > ul.sub-menu li:last-child a {
	border-bottom: 0px !important;
}  
.elementor-sub-item.elementor-item-active {
	background-color: transparent !important;
} 
.elementor-nav-menu > li > ul.sub-menu {
	background: #1d4c97;
	min-width: 276px !important;
	border-radius: 9px !important;
	margin-top: 6px !important;
	border: transparent !important;
	overflow: hidden;
}
.elementor-nav-menu > li > ul.sub-menu:last-child a {
	border-radius: 0px; 
} 
.elementor-nav-menu > li > ul.sub-menu .sub-arrow {
	display: none !important;
} 
.elementor-nav-menu > li > ul.sub-menu a:hover {
	background: #63d0e5 !important;
	opacity: 1;
	border-left: unset !important;
	color: #1d4c97 !important;
}
.elementor-location-header {
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	position: relative;
}
.main-nav {
	padding: 15px;
}
.nav_top_bar {
	padding: 10px;
}
.top-info li {
	color: #fff;
	font-size: 16px !important;
}
.top-info li svg {
	fill: #fff !important;
}
.top-info li svg {
	fill: rgb(99, 208, 229) !important;
}
.top-info-bar p {
	color: #fff;
	font-size: 16px !important;
}
.top-info-bar p i {
	color: rgb(244, 183, 64);
	font-style: normal;
	margin-right: 10px;
}
.top-info-bar p b {
	padding-right: 10px;
}
.elementor-nav-menu li .sub-arrow svg {
	transition: all ease-in-out 0.5s;
	fill: #fff;
}
.elementor-nav-menu li:hover .sub-arrow svg {
	fill: #3e4c5b;
}
.site_logo {
	width: auto !important;
	max-width: 362px;
}
.hd_menu {
	margin: auto !important;
}
.nav-info {
	margin-left: auto;
}
/* .hd_right > div {
justify-content: start;
column-gap: 24px;
} */
.nav-info a:hover {
	color: rgb(29, 76, 151) !important;
}
.nav-info a svg {
	fill: #1d4c97 !important;
}
.hd_right {
	width: calc(100% - 374px) !important;
}
.hdactive .site_logo {
	max-width: 220px;
}
/*** Header End***/  

.site-header{
	display: none;	
} 

.inr-hd h1 {
	font-size: clamp(38px, 5.4vw, 62px);
	line-height: 1.06 !important;
} 

.subheading p::before {
	content: "";
	width: 22px;
	height: 2px;
	border-radius: 2px;
	background: rgb(99, 208, 229);
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
}
.subheading p {
	font-weight: 700;
	font-size: 13px;
	letter-spacing: .14em;
	text-transform: uppercase;
	color:rgb(29, 76, 151);
	margin: 0 0 18px;
} 
.bigheading h2 {
	font-size: clamp(30px, 3.6vw, 44px);
	line-height: 1.06 !important;
} 
.defbtn a {
	background: rgb(99, 208, 229);
	color: rgb(16, 42, 92) !important;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	font-size: 15px;
	padding: 20px 59px 20px 25px;
	border-radius: 9px;
	position: relative;
}
.defbtn a::before {
	content: "";
	position: absolute;
	background-image: url(https://a1hsnj.com/wp-content/uploads/2026/07/a1hsnj-site-arrow.png);
	width: 15px;
	height: 15px;
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: right;
	right: 30px;
	top: 22px;
	transition: all ease-in-out 0.5s;
} 
.defbtn a:hover::before {
	right: 25px;
} 
.img-radius img {
	border-radius: 16px;
} 
.two-logos > .elementor-container {
	position: absolute;
	bottom: -30px;
	left: 30px;
} 
.two-logos .elementor-widget-wrap {
	column-gap: 20px;
}
.two-logos .elementor-widget-image {
	width: calc(100% / 2 - 13px) !important;
}
.two-logos img {
	max-width: 130px;
	object-fit: contain;
	background: #fff;
	border-radius: 6px;
	padding: 15px;
	border: 1px solid #102a5c;
} 


.inr-bnr .elementor-background-overlay {
	opacity: 0.8 !important;
} 
.shadow-img img {
	box-shadow: rgba(16, 42, 92, 0.22) 0px 26px 60px;
	border-radius: 18px;
}
.text-card {
	background: rgb(29, 76, 151);
	border-radius: 14px;
	padding: 16px 22px;
	box-shadow: rgba(16, 42, 92, 0.3) 0px 16px 34px;
	position: absolute;
	left: -18px;
	bottom: 47px;
	width: auto !important;
}
.exterior-card .icon-box::before {
	content: none !important;
}
.icon-card {
	background: rgb(241, 248, 253);
	border: 1px solid rgb(219, 234, 247);
	border-radius: 12px;
	padding: 14px 20px;
	width: 228px !important;
}
.icon-card i {
	font-weight: 900;
	font-size: 30px;
	color: rgb(29, 76, 151);
	font-style: normal;
	margin-right: 10px;
	align-content: center;
}
.icon-card figure {
	display: block !important;
	max-width: 26px;
}
.icon-card img {
	width: 100% !important;
	height: 100% !important;
}
.icon_btn_block > div {
	column-gap: 14px;
}
.icon-card .elementor-image-box-title {
	font-size: 13.5px;
	display: inline-flex;
	line-height: 20px;
}
.exterior-card .icon-box .elementor-image-box-img img {
	max-width: 23px;
}


.expand-card{
	position:relative;
	cursor:pointer;
	overflow:hidden;
	border-radius:18px;
	transition:all .3s ease;
}
.expand-card:hover{
	transform:translateY(-5px);
	box-shadow:0 15px 35px rgba(0,0,0,.08);
}
.expand-card .elementor-image-box-title{
	margin-bottom:15px;
}
.expand-card .expand-wrapper{
	overflow:hidden;
	max-height:78px;   /* Preview height */
	transition:max-height .45s ease;
}
.expand-card.active .expand-wrapper{
	max-height:1000px;
}
.expand-card:not(.active) .expand-wrapper{
	position:relative;
}

.expand-card:not(.active) .expand-wrapper::after{
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	height:35px;
	background:linear-gradient(
		rgba(255,255,255,0),
		rgba(255,255,255,1)
	);

}
.expand-card .expand-toggle{
	display:inline-flex;
	align-items:center;
	gap:8px;
	color:#083b8c;
	font-weight:700;
	margin-top:18px;
	cursor:pointer;
	user-select:none;
}

.expand-card .expand-toggle svg{
	width:14px;
	height:14px;
	transition:.3s;

}

.expand-card.active .expand-toggle svg{
	transform:rotate(180deg);
}








.text-card p {
	font-weight: 800;
	font-size: 18px;
	color: #fff;
}
.text-card p i {
	font-size: 13.5px;
	color: rgb(188, 212, 240);
	font-style: normal;
	display: block;
	font-weight: 400;
}


/* Faq_css */
.faqblock .elementor-accordion-title {
	font-size: 20px;
	line-height: normal;
	color: #102a5c;
	font-weight: 600;
	font-family: Montserrat, sans-serif;
	text-transform: capitalize;
}
.faqblock .elementor-accordion-item {
	margin-bottom: 25px;
	overflow: hidden;
	background: rgb(255, 255, 255);
	border: 1px solid rgb(227, 237, 247) !important;
	border-radius: 13px;
}
.faqblock .elementor-accordion-icon {
	height: 28px;
	display: flex !important;
	justify-content: center;
	align-items: center;
}
.faqblock .elementor-accordion .elementor-tab-content {
	border: 0px;
	padding: 0 25px 25px; 
	color: #fff !important;
} 
.faqblock .elementor-accordion .elementor-tab-content p{
	color: #fff !important;
	margin-top: -8px;
}
.faqblock .elementor-active {
	background: #133168;
	margin-bottom: -5px;
}
.faqblock .elementor-tab-title.elementor-active a{
	color: #fff !important;
} 
.faqblock .elementor-accordion-icon {
	width: auto !important;
} 
.faqblock .elementor-accordion-icon-closed, .faqblock .elementor-accordion-icon-opened {
	position: relative;
	transition:all ease-in-out 0.5s;
} 
.faqblock .elementor-accordion-icon-closed:before, .faqblock .elementor-accordion-icon-opened:before {
	content: "";
	position: absolute;
	background-image: url(https://a1hsnj.com/wp-content/uploads/2026/07/plus-right-arow.png);
	width: 15px !important;
	height: 15px !important;
	background-size: 15px;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 50%;
	left: -20px;
	top: -10px;
}  
.faqblock .elementor-accordion-icon-opened::before {
	background-image: url(https://a1hsnj.com/wp-content/uploads/2026/07/minus-wtt.png);
} 
.faqblock .elementor-active .elementor-accordion-icon-opened::before{
	background-image: url(https://a1hsnj.com/wp-content/uploads/2026/07/minus-wtt.png);
}
.faqblock .elementor-accordion-icon svg {
	display: none !important;
}  
.faqblock .elementor-accordion .elementor-tab-content a {
	color: #fff !important;
} 
.faqblock .elementor-accordion .elementor-tab-content a:hover {
	opacity: 0.7;
}  
.faqblock .elementor-accordion-item:first-child .elementor-active {
	border: 0px !important;
}
.mt20 {
	margin-top: 20px;
}
.faqblock .elementor-accordion-item:last-child {
	margin-bottom: 0 !important;
} 
.faqblock .elementor-tab-title {
	padding: 20px 25px !important;
} 
.wt p {
	color: #fff !important;
}
.site-list li {
	color: rgb(207, 224, 243);
	font-size: 14px !important;
}
.site-list li svg {
	fill: rgb(99, 208, 229) !important;
	width: 11px !important;
}
.call-text-btn a {
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(127, 220, 240, 0.3);
	border-radius: 14px;
	padding: 18px 24px;
	margin-bottom: 22px;
}
.call-text-btn a svg {
	width: 18px;
	height: 18px !important;
	fill: rgb(12, 47, 94);
}
.call-text-btn a .elementor-button-icon {
	border-radius: 12px;
	background: rgb(99, 208, 229);
	display: flex;
	width: 46px;
	height: 46px;
	align-items: center;
	justify-content: center;
	margin-right: 5px;
}
.call-text-btn a i {
	font-size: 13px;
	color: rgb(159, 192, 228);
	display: block;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 4px;
}
.big-txt p {
	font-size: 18px;
	line-height: 1.7;
}
.call-text-btn a .elementor-button-text {
	font-weight: 800;
	font-size: 24px;
	color: rgb(255, 255, 255);
	line-height: 1.2;
	text-align: left;
}
.blue-btn a {
	background: rgb(99, 208, 229);
	color: rgb(12, 47, 94) !important;
	font-weight: 800;
	font-size: 18px;
	padding: 19px 37px;
	border-radius: 12px;
	box-shadow: rgba(99, 208, 229, 0.3) 0px 14px 34px;
	transition: all 0.5s ease-in-out !important;
}
.blue-btn:hover a {
	transform: scale(1.02);
}
.wt-btn:hover a {
	color: #133168 !important;
	background: #fff !important;
}
.sec-btn:hover a {
	background: #fff !important;
	color: #133168 !important;
}
.sec-btn:hover a svg {
	fill: #133168 !important;
}
.two_btn > div {
	column-gap: 13px;
}
.blue-btn a svg {
	width: 17px;
	height: 17px !important;
	fill: rgb(12, 47, 94);
}
.two_btn .call-btn > div {
	margin-top: 0 !important;
}
.wt-btn a {
	background: rgba(255, 255, 255, 0.1) !important;
	color: rgb(255, 255, 255) !important;
	border: 1.5px solid rgba(255, 255, 255, 0.4);
	box-shadow: none !important;
}








.pr30{
	padding-right:30px;
} 
.cta-call {
	margin-right: 20px;
} 
.icon-box::before {
	content: "";
	position: absolute;
	background-color: #63d0e5;
	width: 50px;
	height: 50px;
	border-radius: 16px;
	bottom: -10px;
	right: -10px;
	background-image: url(https://a1hsnj.com/wp-content/uploads/2026/07/right-arrow-wt.png);
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: right 19px top 13px; 
	transition: all ease-in-out 0.5s;
} 
.icon-box a::before {
	content: "";
	width: 100%;
	position: absolute;
	height: 100%;
	left: 0;
	right: 0;
	bottom: 0;
} 
.icon-box:hover::before {
	background-color: #133168;
}
.banner {
	/* 	padding: 10% 15px 10% 15px; */
	position: relative;
	padding: 84px 24px 120px;
}
.banner-caption {
	z-index: 2;
}
.banner::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background: linear-gradient(105deg, rgba(8, 24, 58, 0.93) 0%, rgba(12, 38, 86, 0.82) 42%, rgba(12, 38, 86, 0.32) 75%, rgba(12, 38, 86, 0.12) 100%);
	display: block;
	left: 0;
	z-index: 1;
}
.bnr-hd h1 {
	font-size: 62px;
}
.bnr-light-list li {
	margin: 0 !important;
	background: rgba(99, 208, 229, 0.12);
	border: 1px solid rgba(99, 208, 229, 0.35);
	padding: 8px 16px !important;
	border-radius: 30px;
	color: rgb(127, 220, 240);
	text-transform: uppercase;
	font-weight: 700;
	font-size: 13px !important;
	letter-spacing: 2.5px;
}
.bnr-text p {
	color: rgb(219, 231, 246);
	font-size: 19px;
}
.bnr-light-list li::before {
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: rgb(99, 208, 229);
	margin-right: 10px;
}
.sec-btn a {
	background: rgba(255, 255, 255, 0.12);
	border: 1.5px solid rgba(255, 255, 255, 0.45);
	padding: 20px 30px !important;
	border-radius: 11px;
	max-width: max-content;
	margin-top: 30px;
	transition: all ease-in-out 0.5s !important;
	font-weight: 700;
	font-size: 17px;
}
.bnr-list .elementor-image-box-title {
	color: #fff;
	font-size: 14.5px;
}
.bnr-list figure {
	max-width: 20px;
	margin-right: 10px !important;
}
.bnr-btm-info p {
	color: rgb(255, 255, 255);
	font-weight: 700;
	font-size: 15.5px;
}
.bnr-btm-info p i {
	color: rgb(127, 220, 240);
	font-style: normal;
	padding-left: 20px !important;
}
.banner-btm-card {
	padding: 15px;
}
.bnr-btm-info p::before {
	content: "";
	background-image: url("https://a1hsnj.com/wp-content/uploads/2026/07/star.png");
	display: inline-block;
	width: 13px;
	height: 13px;
	background-size: 13px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 6px;
}
.gallery-card .e-gallery-item {
	border-radius: 14px;
	box-shadow: rgba(16, 42, 92, 0.12) 0px 10px 28px;
}
.gallery-card .elementor-gallery-item__description {
	background: linear-gradient(transparent, rgba(16, 42, 92, 0.82));
	color: rgb(255, 255, 255);
	left: 0px;
	bottom: 0px;
	right: 0px;
	position: absolute;
	font-weight: 700;
	font-size: 14px;
	padding: 26px 16px 13px;
	font-style: italic;
}
.sec-btn a svg {
	width: 15px;
	height: 15px !important;
	fill: rgb(255, 255, 255);
	transition: all 0.5s ease-in-out !important;
}
.bnr-btns > div {
	column-gap: 12px;
}
.bnr-btns .defbtn a {
	box-shadow: rgba(99, 208, 229, 0.32) 0px 14px 34px;
	font-weight: 800 !important;
	font-size: 17px !important;
}












/* Footer-css */
.fttop {
	padding: 60px 15px;
}
.logo_col img {
	max-width: 77px;
	margin-right: 13px;
}
.logo_img, .logo_txt {
	width: auto !important;
	align-content: center;
}
.logo_txt h2 {
	max-width: 167px;
	line-height: normal !important;
	font-family: Montserrat, sans-serif;
	font-weight: 800;
	color: rgb(255, 255, 255);
	font-size: 17px;
	line-height: 1.2;
}
.ft_para p {
	font-size: 14px;
	line-height: 1.7;
	margin: 0px;
	max-width: 280px;
	color: #fff;
}
.experiance_txt p {
	margin: 18px 0px 0px;
	color: rgb(99, 208, 229);
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	font-size: 13px;
	letter-spacing: 1px;
}
.pl20 {
	padding-left: 20px;
}
.ft_star p {
	font-size: 13px;
	color: #fff;
	line-height: normal;
	align-content: center;
}
.ft_star img {
	width: 63px;
	margin-right: 8px;
}
.ft_hd h2 {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	color: rgb(255, 255, 255);
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px 0px 16px;
}
.menulist li span {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px;
	color: rgb(255 255 255);
}

.ft_info_lst span {
	display: inline-flex;
	align-items: center;
	gap: 9px;
	color: rgb(255, 255, 255);
	font-family: Montserrat, sans-serif;
	font-weight: 800;
	font-size: 20px;
	margin-bottom: 14px;
}
.ft_info_lst svg {
	fill: #5fc7dd;
	height: 15px !important;
	width: 15px !important;
}
.copyryt-sec {
	padding: 20px 15px;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.copyryt-sec a {
	color: #63d0e5;
}
.copyryt-txt {
	font-size: 13px;
	margin: 0px;
	color: rgb(125, 146, 173);
}
.defbtn:hover,
.sec-btn:hover,
.nav-btn a:hover{
	transform: scale(1.02);
}

.big-text p {
	font-size: 20px;
	line-height: normal;
	font-weight: 500;
}


/* Contact_page_css */
.gform_wrapper .gform_validation_errors {
	border-radius: 40px;
	box-shadow: unset;
	margin-bottom: 20px;
	margin-top: 0px; 
	display: none;
}
.validation_message {
	padding: 0px !important;
	background: transparent !important;
	border: 0px !important;
	margin-top: 0px !important;
	line-height: 20px !important;
	font-size: 14px !important;
}
.gform_wrapper .gfield_required{
	display: none !important;
} 
.custom-contact .gfield_label, .custom-contact label {
	font-family: Montserrat, sans-serif;
	font-weight: 600 !important;
	font-size: 14px !important;
	color: rgb(70, 86, 106);
	display: block !important;
	margin-bottom: 7px !important;
	line-height: normal;
}
.custom-contact input, .custom-contact .textarea, .custom-contact select {
	background: #fff;
	transition: border-color .2s, box-shadow .2s;
	width: 100% !important;
	border: 1.5px solid rgb(220, 230, 240);
	border-radius: 10px;
	padding: 13px 15px !important;
	font-size: 14px !important;
	font-family: Montserrat, sans-serif;
	color: rgb(43, 58, 74);
}
.custom-contact .textarea { 
	height:110px !important;
}	  
.custom-contact .gform_footer {
	margin: 15px 0px 0px !important;
	padding: 0px !important;
}
.custom-contact > .elementor-widget-wrap {
	background: #fff;
	border-radius: 16px;
	padding: 40px 40px 45px !important;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 1px 8px 0px !important;
}
.half-col {
	grid-column: span 6 !important;
	margin-bottom: 15px;
} 
.full-col{
	margin-bottom: 15px !important;
}
.custom-contact .button {
	width: 100% !important;
	margin-top: 0;
	background: rgb(29, 76, 151);
	color: rgb(255, 255, 255);
	font-family: Montserrat, sans-serif;
	font-weight: 800;
	font-size: 17px !important;
	padding: 17px !important;
	border-width: medium;
	border-style: none;
	border-color: currentcolor;
	border-image: none;
	border-radius: 11px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	box-shadow: rgba(29, 76, 151, 0.3) 0px 12px 28px;
}
.gform_wrapper .gform_validation_errors > h2 {
	font-size: 17px !important;
	font-weight: 500;
	line-height: normal !important;
} 
.custom-contact .gform_fields {
	grid-column-gap: 3% !important;
	grid-row-gap: 10px !important;
}
.custom-contact h2 {
	font-family: Montserrat, sans-serif;
	font-weight: 800;
	color: rgb(16, 42, 92);
	font-size: 23px;
	margin: 0px 0px 6px;
}
.custom-contact p {
	font-size: 14px;
	color: rgb(125, 139, 154);
	margin: 0px 0px 24px;
}
.gform_wrapper .gfield_error [aria-invalid="true"] {
	border: 1.5px solid rgb(220, 230, 240);
}
.mt30 {
	margin-top: 30px;
}
.cont_info li {
	border-bottom: 1px solid rgba(16, 42, 92, 0.1);
	width: 100% !important;
	margin-bottom: 18px !important;
	padding-bottom: 20px !important;
	max-width: 450px;
}
.cont_info li:last-child {
	border-bottom: unset !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.cont_info li a {
	color:#000!important;
	font-size:16px!important;
	line-height:20px
}
.cont_info .elementor-icon-list-icon {
	padding: 8px !important;
	border: 1px solid #222344;
	border-radius: 50%;
	transition: all ease-in-out 0.5s;
}
.cont_info .elementor-icon-list-icon svg {
	transition: all ease-in-out 0.5s !important;
	margin: 0px !important;
	width: 16px !important;
	height: 16px !important;
	fill: rgb(16, 42, 92);
}
.cont_info .elementor-icon-list-text {
	padding-left: 15px !important;
	font-size: 19px;
}

.cont_info i {
	font-style: normal;
	display: block;
	font-size: 22px;
	line-height: normal;
	color: #000;
	margin: 0 0 8px;
	text-transform: capitalize;
	letter-spacing: 0;
	font-family: "PT Serif", serif;
	font-weight: normal;
}
.cont_info li:hover a .elementor-icon-list-icon {
	background-color: rgb(16, 42, 92);
	border-color: rgb(16, 42, 92);
}
.cont_info li:hover .elementor-icon-list-icon svg {
	fill: #fff;
}
.cont_info span {
	display: block;
}
.dark-circ div span{ 
	background: rgb(29, 76, 151);
	color: rgb(255, 255, 255);
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	font-size: 14px;
	padding: 9px 20px;
	border-radius: 30px;
} 
/* Testimonial_sec_css */
.testimonial_sec .swiper-slide {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(227, 237, 247);
	border-radius: 16px;
	padding: 68px 30px 80px;
	margin: 0px;
	display: flex;
	flex-direction: column;
	position: relative;
}
.gmb_btn {
	margin-top: 40px;
}
.testimonial_sec .elementor-testimonial__content::before {
	content: "";
	background-image: url(https://a1hsnj.com/wp-content/uploads/2026/07/5-star-2.png);
	background-size: 110px;
	height: 110px;
	width: 110px;
	position: absolute;
	left: 31px;
	background-repeat: no-repeat;
	top: 30px;
	background-position: center top;
}
.testimonial_sec .swiper-slide .elementor-testimonial__text {
	font-size: 15.5px;
	line-height: 1.7;
	color: rgb(58, 74, 92);
	margin: 0px 0px 20px;
	flex: 1 1 0%;
	text-align: left;
	font-style: normal;
}
.testimonial_sec .elementor-testimonial__name {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	color: rgb(16, 42, 92);
	font-size: 14.5px;
}
.testimonial_sec .elementor-testimonial__title {
	font-family: "Open Sans";
	font-weight: 400;
	color: rgb(125, 139, 154);
	font-size: 13px;
	margin-top: 2px;
}
.testimonial_sec .elementor-testimonial__footer {
	justify-content: left !important;
	text-align: left;
	position: absolute;
	bottom: 30px;
}
.testimonial_sec .elementor-testimonial__content::before {
	content: "";
	background-image: url(https://a1hsnj.com/wp-content/uploads/2026/07/5-star-2.png);
	background-size: 110px;
	height: 110px;
	width: 110px;
	position: absolute;
	left: 31px;
	background-repeat: no-repeat;
	top: 30px;
	background-position: center top;
}
.gmb_btn a {
	display: inline-flex;
	align-items: center;
	gap: 11px;
	background: rgb(255, 255, 255);
	border: 1.5px solid rgb(212, 226, 240);
	color: #102a5c !important;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	font-size: 15.5px;
	padding: 19px 28px;
	border-radius: 11px;
}
/* Blog Page CSS */
.single-left strong {
	font-weight: bold !important;
}
.post-card article {
	position: relative;
	background: #fff;
	border-radius: 16px;
	overflow: hidden !important;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	border: 1px solid rgb(227, 237, 247);
}
.post-card .elementor-post__thumbnail {
	display: block;
	width: 100%;
	padding: 0 !important;
	overflow: hidden;
}
.post-card .elementor-post__thumbnail img {
	display: block;
	width: 100% !important;
	top: 0 !important;
	left: 0 !important;
	transform: unset !important;
	transition: all ease-in-out 0.5s !important;
	height: 310px !important;
	object-fit: cover;
	position: static !important;
}
.post-content a {
	color: #891c1c !important;
}
.post-card .elementor-post__text {
	padding: 20px 15px 90px;
	display: flex !important;
	position: static;
	text-align: center;
}
.post-card h3 {
	font-size: 20px !important;
	line-height: 28px !important;
	text-transform: capitalize;
	font-weight: bold !important;
}
.post-card h3 a {
	color: rgb(16, 42, 92) !important;
}
.post-card .elementor-post__meta-data {
	color: #fefefe !important;
	font-size: 17px !important;
	line-height: 27px !important;
	order: 1 !important;
	margin-bottom: 10px !important;
}
.post-card article:hover .elementor-post__thumbnail img {
	transform: scale(1.1) !important;
}
.post-card .elementor-post__read-more {
	max-width: fit-content;
	margin: 15px auto 0 !important;
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	line-height: 1;
	background: rgb(99, 208, 229);
	color: rgb(16, 42, 92) !important;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	font-size: 15px;
	padding: 17px 54px 17px 22px;
	border-radius: 9px;
}
.post-card .elementor-post__read-more::after {
	content: "";
	position: absolute;
	background-image: url(https://a1hsnj.com/wp-content/uploads/2026/07/a1hsnj-site-arrow.png);
	width: 15px;
	height: 15px;
	background-size: 14px;
	background-repeat: no-repeat;
	background-position: right;
	right: 30px;
	top: 18px;
	transition: all ease-in-out 0.5s;
}
.post-card .elementor-post__excerpt {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.post-card p {
	font-size: 16px !important;
	line-height: 25px !important;
	color: rgb(70, 86, 106) !important;
	margin-top: 10px !important;
}
.post-card a::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.post-card article:hover .elementor-post__text::before {
	transform: rotate(0deg);
}
article a {
	margin-bottom: 0 !important;
}
.post-card .elementor-posts-container {
	column-gap: 20px;
	row-gap: 20px;
}
.pl40 {
	padding-left: 40px;
}
.single-main {
	box-shadow: unset !important;
	padding: 80px 15px;
}
.single-main .elementor-widget-wrap {
	box-shadow: none !important;
	transition: none !important;
	background: transparent !important;
}
.single-main h1 {
	font-size: 45px !important;
	line-height: 55px !important;
	margin-bottom: 20px;
	text-transform: capitalize;
}
.single-main .elementor-icon-list-item {
	margin: 0px 0px 0px 8px !important;
}
.single-main li a {
	color: #4e4e4e !important;
	font-size: 18px !important;
	line-height: 28px !important;
}
.single-main li a:hover {
	color: #000 !important;
}
.single-ryt .elementor-post__thumbnail__link {
	display: none;
}
.single-main img {
	width: 100%;
	display: block !important;
	height: auto !important;
	object-fit: cover;
	border-radius: 16px !important;
}
.single-main .elementor-icon-list-icon {
	display: none !important;
}
.single-left h2 {
	font-size: 35px;
	line-height: 42px !important;
}
.single-left h3 {
	font-size: 30px;
	line-height: 34px;
}
.single-left h4 {
	font-size: 25px;
	line-height: 28px;
}
.single-left h5 {
	font-size: 20px;
	line-height: 24px;
}
.single-left h2, .single-left h3, .single-left h4, .single-left h5 {
	margin: 35px auto 12px;
	text-transform: capitalize;
}
.post-content ul {
	list-style: none !important;
}
.post-content li {
	position: relative;
	font-size: 17px;
	line-height: 27px;
	padding-left: 33px;
	margin-bottom: 10px !important;
}
.post-content li::before {
	position: absolute;
	left: 0px;
	top: 0px;
	content: "";
	width: 26px;
	height: 26px;
	border-radius: 8px;
	display: grid;
	margin-top: 1px;
	background-image: url("https://a1hsnj.com/wp-content/uploads/2026/07/check_icon-2.png");
	background-size: 18px;
	background-repeat: no-repeat;
	background-position: center center;
}
.single-ryt .sidebar .elementor-container {
	padding: 30px;
	border-radius: 16px;
	background: rgb(243, 248, 252);
}
.single-ryt h4 {
	font-size: 25px;
	line-height: 36px !important;
	margin-bottom: 15px;
	letter-spacing: -.02em;
	font-family: Montserrat, sans-serif !important;
	font-weight: bold;
	color: #102a5c !important;
}
.post-card .elementor-post__read-more:hover::after {
	right: 25px;
}
.single-post .elementor-location-header {
	position: relative;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.single-ryt article {
	padding-bottom: 20px !important;
	border-bottom: 1px solid #0E1F4612 !important;
	align-items: center;
}
.single-ryt h3 a {
	font-size: 16px !important;
	line-height: 20px !important;
	font-weight: normal !important;
	text-transform: capitalize;
	font-family: Montserrat, sans-serif !important;
	color: rgb(70, 86, 106) !important;
}
.single-ryt .elementor-grid {
	row-gap: 16px;
}
.single-ryt article:last-child {
	border-bottom: 0px !important;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.post-content p {
	font-size: 17px;
	line-height: 31px;
}
.post-content h2:first-child {
	margin-top: 0;
}


footer#site-footer {
	display: none;
}
.pad80{
	padding:80px 15px;
} 
.inr-bnr {
	padding: 13% 15px;
}
.icons-row .elementor-widget-wrap {
	column-gap: 20px;
	row-gap: 20px;
	justify-content: center;
} 
.icon-box {
	width: calc(100% / 3 - 15px) !important;
	background: rgb(255, 255, 255);
	border: 1px solid rgb(227, 237, 247);
	border-radius: 16px;
	padding: 25px;
	position: relative;
	overflow: hidden; 
	transition:all ease-in-out 0.5s !important;
} 
.icon-box .elementor-image-box-img {
	width: 58px !important;
	height: 58px;
	border-radius: 14px;
	background: rgb(233, 244, 251);
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 18px !important; 
	transition: all ease-in-out 0.5s !important;
} 
.icon-box .elementor-image-box-img img {
	max-width: 40px;
	object-fit: contain;
}
.icon-box .elementor-image-box-title {
	font-weight: 800;
	color: rgb(16, 42, 92);
	font-size: 18px;
	margin: 0px 0px 7px;
	line-height: normal;
	display: block;
} 
.left-icon-list .elementor-image-box-img img {
	max-width: 26px;
	object-fit: contain;
	max-height: 26px;
} 
.left-icon-list .elementor-image-box-title {
	font-weight: 700;
	color: rgb(255, 255, 255);
	font-size: 17px;
	margin: 0px 0px 6px;
	display: block;
	line-height: normal;
} 
.left-icon-list .elementor-image-box-description {
	line-height: normal;
	color: #fff;
} 
.left-icon-list .elementor-image-box-description {
	font-size: 15px;
	line-height: 23px;
	color: rgb(188, 212, 240);
	margin: 0px;
} 

.left-icon-list {
	border-top: 1px solid rgba(127, 220, 240, 0.18);
	width: calc(100% / 2 - 10px) !important;
	padding: 22px 0px;
} 
.icon-left-row .elementor-widget-wrap {
	column-gap: 20px;
} 
.cta-row > .elementor-container{
	padding: 30px;
	background: rgb(243, 248, 252);
	border-radius: 16px;
} 
.sub-title p {
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 13px !important;
	color: rgb(29, 76, 151) !important;
	text-transform: uppercase;
	margin: 0px 0px 8px;
	line-height: normal !important;
	padding-top: 0px !important;
} 

.cta-call img {
	max-width: 90px;
	object-fit: contain;
}
.cta-row h3 {
	font-size: 24px;
	line-height: 32px !important;
} 
.cta-row p {
	padding-top: 6px;
	line-height: 26px;
} 
.call-btn a {
	color: #fff !important;
	font-weight: 700;
	font-size: 17px;
	line-height: normal;
}
.call-btn svg {
	width: 16px !important;
	height: 16px !important; 
	transition: all ease-in-out 0.5s;
} 
.call-btn .elementor-icon-box-wrapper {
	background: rgba(255, 255, 255, 0.12);
	border: 1.5px solid rgba(255, 255, 255, 0.45);
	padding: 13px 30px !important;
	border-radius: 11px;
	max-width: max-content; 
	margin-top: 15px; 
	transition: all ease-in-out 0.5s !important;
} 
.call-btn .elementor-icon-box-wrapper:hover {
	background: #fff;
} 
.call-btn .elementor-icon-box-wrapper:hover a {
	color: #133168 !important;
} 
.call-btn .elementor-icon-box-wrapper:hover svg{
	fill: #133168 !important;
} 
.call-btn a:before{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	right:0;
	top:0;
	bottom:0;
} 
.call-btn {
	max-width: max-content;
} 
.wt-cta.cta-row > .elementor-container {
	background: #fff;
}
.two_card .icon-box {
	width: calc(100% / 2 - 15px) !important;
}
.icon-box.last_child {
	width: calc(100% - 15px) !important;
}
.seven-box .icon-box:nth-last-child(-n+4) {
	width: calc(100% / 4 - 15px) !important;
} 
.no-link.icon-box::before {
	display: none;
} 
.sub-hd h2 {
	font-weight: 700;
	color: rgb(99, 185, 216);
	font-size: 25px;
	margin: 0px 0px 10px;
}
.hdactive .nav_top_bar {
	display: none;
}
.menulist li span:hover {
	color: #80c6ea;
} 
.area-faq .faqblock .elementor-accordion-item {
	margin-bottom: 18px;
} 
.area-faq  .faqblock .elementor-accordion .elementor-tab-content p {
	margin-top: -10px;
	font-size: 15px;
	line-height: 26px;
} 
.area-faq  .faqblock .elementor-accordion-title {
	font-size: 18px;
} 
.area-faq  .faqblock .elementor-tab-title {
	padding: 18px 25px !important;
}
.ft_fix_btn {
	display: none;
}
.bnr_lst_main > div {
	row-gap: 10px;
	column-gap: 10px;
	margin-top: 21px;
}

.bnr-list {
	width: auto !important;
}

.bnr-list i {
	font-style: normal;
	color: #ffcb00;
	padding-right: 10px;
}
/* responsive_start */
@media(max-width: 1400px) {
	.lft-ryt-spc {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media(max-width: 1199px) {
	.post-info ul {
		justify-content: left !important;
	}
	.single-ryt {
		display: none;
	}
	.single-left {
		width: 100% !important;
	}
	.single-main h1 {
		font-size: 40px !important;
		line-height: 50px !important;
		margin-bottom: 18px;
		text-align: left;
	}
	.inr-bnr {
		padding: 15% 15px;
	}
	.inr-hd h1 {
		font-size: clamp(38px, 5.4vw, 52px);
	}

	.pad100 {
		padding: 80px 15px;
	}
	.bnr-hd h1 {
		font-size: 59px;
	}
	.hd_menu {
		/* 		order: 1 !important; */
		margin: 0 !important;
		margin-left: 10px !important;
	}
	/* 	.hd_menu {
	order: 1 !important;
} */
}
@media(max-width: 1024px) {
	.pb100 {
		padding-bottom: 80px;
	}
	.header_main .elementor-nav-menu li:hover .sub-arrow svg {
		fill: #fff;
	}
	.hd_menu .elementor-nav-menu > li > a svg {
		fill: rgb(255, 255, 255);
	}
	.header_main .elementor-nav-menu > li > ul.sub-menu {
		min-width: 100% !important;
		border-radius: 0px !important;
		margin-top: 0px !important;
	}
	.header_main .elementor-menu-toggle__icon--close.e-font-icon-svg.e-eicon-close {
		fill: #102a5c;
	}
	.hd_menu {
		order: 1 !important;
	}
	.header_main .elementor-menu-toggle__icon--open.e-font-icon-svg {
		fill: #fff !important;
	}

	.header_main .elementor-menu-toggle {
		background-color: #1d4c97;
		padding: 11px;
		margin: 0px 0px !important;
		z-index: 10;
		display: flex;
		justify-content: flex-end;
		width: fit-content;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 480px;
		margin: 0 !important;
		display: flex;
		align-items: center;
		justify-content: center;
		right: -490px;
		transform: unset !important;
		max-height: 100% !important;
		transition: all ease-in-out 0.3s !important;
		background-color: #102a5c;
		overflow: auto;
		z-index: 5;
	}
	.header_main .elementor-nav-menu>li>a {
		color: #fff;
	}
	.header_main .elementor-menu-toggle.elementor-active~.elementor-nav-menu--dropdown {
		right: 0px !important;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		background-color: #fff;
		color: #fcb113;
		margin: 0px !important;
		position: fixed;
		right: 15px;
		top: 48px;
	}
	.hd_menu .elementor-nav-menu > li > a:hover {
		color: #fff !important;
	}
	.header_main .elementor-nav-menu {
		margin: auto;
		margin-top: 90px !important;
		width: 100% !important;
	}
	.header_main .sub-arrow {
		position: absolute;
		right: 30px;
	}
	.header_main .elementor-nav-menu>li:last-child>a:hover {
		background: transparent !important;
		color: #fff !important;
	}
	.header_main .elementor-nav-menu>li:last-child {
		margin-left: 0px;
	}
	.header_main .hd_menu .elementor-nav-menu>li:last-child>a {
		border: 0 !important;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		background-color: transparent !important;
		font-size: 20px !important;
		padding: 22px 15px !important;
		border: 0px !important;
		color: #fff !important;
		border-bottom: 1px solid #ffffff1f !important;
	}
	.hd_menu nav > ul.elementor-nav-menu > li {
		margin-left: 0px;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 20px 20px 20px 35px !important;
		color: #fff !important;
		font-size: 17px !important;
		background-color: #0e2552 !important;
		/* 		text-transform: uppercase; */
	}
	.header_main ul.elementor-nav-menu .sub-menu {
		background: transparent !important;
	}
}
@media(max-width: 999px) {
	.seven-box .icon-box:nth-last-child(-n+4) {
		width: calc(100% / 2 - 10px) !important;
	}
	.single-left h3 {
		font-size: 28px;
	}
	.single-left h2 {
		font-size: 33px;
		line-height: 40px !important;
	}
	.single-left h2, .single-left h3, .single-left h4, .single-left h5 {
		margin: 30px auto 12px;
	}
	.single-main h1 {
		font-size: 38px !important;
		line-height: 45px !important;
		margin-bottom: 15px;
	}
	.single-main {
		padding: 60px 15px;
	}
	.faqblock .elementor-accordion-title {
		max-width: 660px;
		display: block;
	}
	.faqblock .elementor-accordion-icon-closed::before, .faqblock .elementor-accordion-icon-opened::before {
		width: 15px !important;
		height: 15px !important;
		background-size: 13px;
		left: -13px;
	}
	.area-faq .faqblock .elementor-accordion-item {
		margin-bottom: 10px;
	}
	.area-faq .faqblock .elementor-accordion-title {
		font-size: 17px;
		max-width: 330px;
		display: block;
	}
	.area-faq .faqblock .elementor-tab-title {
		padding: 15px 15px !important;
	}
	.defbtn a::before {
		right: 20px;
	}
	.defbtn a:hover::before {
		right: 20px;
	}
	.bnr_lst_main > div {
		justify-content: center;
	}
	.sec-btn a {
		padding: 16px 30px !important;
		font-size: 17px;
	}
	/* 	.pr60 {
	padding-right: 0;
} */
	.custom-contact > .elementor-widget-wrap {
		padding: 40px 15px 45px !important;
	}
	.pad80 {
		padding: 60px 15px;
	}
	.pb100 {
		padding-bottom: 60px;
	}
	.pr30 {
		padding-right: 20px;
	}
	.cta-row h3 {
		font-size: 23px;
		line-height: 28px !important;
	}
	.cta-call img {
		max-width: 66px;
	}
	.exterior-card .icon-box .elementor-image-box-img img {
		max-width: 20px;
	}
	.defbtn a::before {
		background-size: 13px;
		top: 18px;
	}

	.defbtn a {
		font-size: 15px;
		padding: 17px 38px 17px 20px;
	}
	.pr60 {
		padding-right: 35px;
	}
	.icon-box {
		width: calc(100% / 2 - 15px) !important;
		padding: 22px;
	}
	p, li, div, p.elementor-heading-title {
		font-size: 16px;
		line-height: 27px;
	}
	.icon-card {
		padding: 14px 15px;
		width: 174px !important;
	}
	.icon-card i {
		font-size: 23px;
	}
	.sub-hd h2 {
		font-size: 23px;
	}
	.pl60 {
		padding-left: 35px;
	}
	.pad100 {
		padding: 60px 15px;
	}
	.bnr-btns {
		width: 100% !important;
		margin: 0 auto !important;
		margin-bottom: 10px !important;
	}
	.banner::before {
		display: none;
	}
	.bnr-btns > div {
		justify-content: center;
	}
	.bnr-hd h1 {
		font-size: 48px;
	}
	.bnr-light-list li {
		margin: 0 auto !important;
	}
	.banner-caption {
		width: 100% !important;
		text-align: center;
		padding: 30px 15px 40px;
		background-color: #1d4c97;
	}
	.banner {
		padding: 0;
	}
	.banner video {
		position: static !important;
		transform: unset !important;
		width: 100% !important;
		height: auto !important;
		display: block !important;
	}
	.banner .elementor-background-video-container {
		position: static !important;
	}
	.top-info li {
		font-size: 13px !important;
	}
	.top-info-bar p {
		font-size: 14px !important;
	}
	.hd_right {
		width: calc(100% - 294px) !important;
	}
	.site_logo {
		max-width: 282px;
	}
}
@media(max-width: 767px) {
	.last-full {
		width: 100% !important;
	}
	.inr-bnr .elementor-background-overlay {
		background-image: linear-gradient(0deg, #1D4C97ED 13%, #1D4C9700 90%) !important;
	}
	.two_card .icon-box {
		width: 100% !important;
	}
	.single-left h2 {
		font-size: 29px;
		line-height: 36px !important;
	}
	.single-left h2 {
		font-size: 31px;
		line-height: 38px !important;
	}
	.single-left h2, .single-left h3, .single-left h4, .single-left h5 {
		margin: 26px auto 12px;
	}
	.single-main h1 {
		font-size: 34px !important;
		line-height: 41px !important;
		margin-bottom: 13px;
	}
	.single-main {
		padding: 40px 15px;
	}
	.icon-box:hover::before {
		background-color: #63d0e5;
	}
	.defbtn a::before {
		right: 15px;
	}
	.call-btn {
		margin: 0 auto;
	}
	.fttop {
		padding: 40px 15px;
	}
	.mt30 {
		margin-top: 20px;
	}
	.call-text-btn a {
		margin: 0 auto 20px !important;
		display: flex;
		max-width: fit-content;
	}
	.bnr-list {
		width: 100% !important;
		text-align: center;
	}

	.sec-btn:hover a {
		background: rgba(255, 255, 255, 0.12) !important;
		color: #fff !important;
	}
	.sec-btn:hover a svg {
		fill: #fff !important;
	}
	.defbtn:hover, .sec-btn:hover, .nav-btn a:hover {
		transform: unset;
	}
	.subheading p {
		font-size: 13px !important;
	}
	.sub-hd h2 {
		font-size: 19px;
		line-height: 30px !important;
		margin-bottom: 5px;
	}
	.defbtn a:hover::before {
		right: 15px;
	}
	.cont_info li {
		max-width: 100%;
	}
	.pr60 {
		padding-right: 0;
	}
	.cta-call {
		margin-right: 0;
	}
	.cta-row h3 {
		margin-top: 10px;
	}
	.pr30 {
		padding-right: 0;
	}
	.mob-full img {
		width: 100% !important;
		height: auto !important;
	}
	.two-logos > .elementor-container {
		bottom: 5px;
		left: 5px;
	}
	.inr-bnr {
		padding: 21% 15px;
	}
	.copyryt-sec {
		padding: 20px 15px 70px;
	}
	.ft_fix_btn a:last-child {
		border-left: 1px solid #0c2f5e33;
		background-color: #08152e;
		color: #fff !important;
	}
	.ft_fix_btn a {
		text-align: center;
		width: 100% !important;
		padding: 9px;
		color: rgb(12, 47, 94) !important;
		font-weight: 800;
	}
	.ft_fix_btn {
		display: flex;
		justify-content: space-between;
		width: 100% !important;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		background-color: #63d0e5;
		border-top: 1px solid #FFFFFF70;
		z-index: 10;
	}
	.faqblock .elementor-accordion-title {
		font-size: 18px;
		max-width: 510px;
		display: flex;
	}
	.icon-card .elementor-image-box-title {
		display: block;
		text-align: center;
	}
	.header_main .elementor-widget-wrap {
		justify-content: space-between;
	}
	.hd_right {
		width: auto !important;
	}
	/* 	.header_main .elementor-widget-wrap {
	justify-content: space-between;
} */
	.header_main .elementor-menu-toggle {
		padding: 10px;
	}
	.half-col {
		grid-column: span 12 !important;
		margin-bottom: 11px;
	}
	.ft_para p {
		margin: 0 auto !important;
	}
	.inr_logo_col > div {
		justify-content: center;
	}
	.logo_txt h2 {
		max-width: 107px;
		font-size: 16px;
	}
	.blue-btn a {
		font-size: 16px;
		padding: 16px 27px;
	}
	.faqblock .elementor-accordion-icon-closed::before, .faqblock .elementor-accordion-icon-opened::before {
		background-size: 12px;
	}
	.faqblock .elementor-accordion-item {
		margin-bottom: 15px;
	}
	.faqblock .elementor-tab-title {
		padding: 17px 20px !important;
	}
	.dark-circ > div {
		gap: 5px !important;
	}
	.dark-circ div span {
		padding: 9px 16px;
	}
	.custom-contact > .elementor-widget-wrap {
		padding: 40px 20px 35px !important;
	}
	/* 	.btn-mobile-cs {
	justify-content: center;
	display: flex;
	margin: 16px 0 0 !important;
} */
	.pad100 {
		padding: 40px 15px;
	}
	.icon_btn_block > div {
		justify-content: center;
	}
	.text-card {
		left: 12px;
		bottom: 11px;
	}
	.pl60 {
		padding-left: 0;
	}
	.bnr-list {
		border: 1px solid #ffffff1f;
		padding: 10px;
	}
	.bnr-btns {
		width: 100% !important;
	}

	.sec-btn a {
		padding: 16px 30px !important;
		border-radius: 11px;
		margin-top: 30px;
	}
	.bnr-text p {
		font-size: 16px;
	}
	.bnr-hd h1 {
		font-size: 42px;
	}
	.top-info-bar p {
		text-align: center;
	}
	.top-info li {
		justify-content: center !important;
	}
	.pad80 {
		padding: 40px 15px;
	}
	.pb100 {
		padding-bottom: 40px;
	}
	/* 	.header_main .elementor-widget-wrap {
	justify-content: right;
} */
	.bergen_src .elementor-column-gap-no {
		min-height: fit-content !important;
		padding: 40px 20px;
	}
	.bergen_src .elementor-background-overlay {
		background-image: linear-gradient(90deg, #133168 100%, #1D4C9700 95%) !important;
	}
}
@media(max-width: 600px) {
	.seven-box .icon-box:nth-last-child(-n+4) {
		width: 100% !important;
	}

	.faqblock .elementor-accordion-title {
		max-width: 320px;
	}
	.post-content li {
		font-size: 16px;
		line-height: 26px;
		padding-left: 30px;
	}
	.post-content li::before {
		background-size: 15px;
	}
	.single-main li a {
		font-size: 17px !important;
		line-height: 26px !important;
	}
	.single-main h1 {
		font-size: 32px !important;
		line-height: 38px !important;
	}
	.defbtn a:hover::before {
		right: 10px;
	}
	.cta-row > .elementor-container {
		padding: 30px 15px;
	}
	.icon-box::before {
		width: 37px;
		height: 37px;
		background-size: 12px;
		background-position: right 16px top 8px;
	}
	.bnr_lst_main > div {
		row-gap: 7px;
		column-gap: 8px;
		margin-top: 7px;
	}
	.bnr-list {
		padding: 7px;
	}
	.bnr-list figure {
		display: none !important;
	}
	.banner video {
		height: 360px !important;
	}
	.bnr-btns .defbtn a {
		font-size: 15px !important;
	}
	.faqblock .elementor-accordion .elementor-tab-content {
		padding: 0 15px 25px;
	}
	.call-text-btn a .elementor-button-text {
		font-size: 22px;
	}
	.call-text-btn a {
		padding: 16px 14px;
		margin-bottom: 19px;
	}


	.call-text-btn a .elementor-button-icon {
		width: 40px;
		height: 40px;
	}
	.mt20 {
		margin-top: 14px;
	}
	.inr-bnr {
		padding: 25% 15px;
	}
	.icons-row .elementor-widget-wrap {
		column-gap: 14px;
		row-gap: 14px;
	}
	.blue-btn a {
		font-size: 15px;
		padding: 16px 14px;
	}
	.pr60 {
		padding-right: 0;
	}
	.icon-card figure {
		margin-bottom: 10px !important;
	}
	.icon-card i {
		font-size: 23px;
		display: block;
		margin: 0 0 10px !important;
	}
	.icon-card .elementor-image-box-title {
		line-height: 20px;
	}
	.icon-box {
		width: 100% !important;
		padding: 17px;
	}
	.defbtn a::before {
		background-size: 12px;
		top: 15px;
		right: 10px;
	}
	.defbtn a {
		font-size: 15px;
		padding: 15px 28px 15px 10px;
	}
	.sec-btn a {
		padding: 14px 18px !important;
		font-size: 15px;
	}
	.bnr-hd h1 {
		font-size: 37px;
	}
	.bnr-light-list li {
		font-size: 8px !important;
		line-height: normal;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 15px 15px 15px 30px !important;
		font-size: 16px !important;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		width: 360px;
	}
} 