/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

h1, h2, h3, h4, h5, h6 {
	text-transform: capitalize;
}
.ast-plain-container .site-content>.ast-container {
	max-width: 100%;
	padding: 0;
}

/* footer css */
.site-logo-img img, .ft-logo img {
	max-height: 160px;
	width: auto;
}
footer {
	position: relative;
	padding: 0px;
}

footer .site-primary-footer-wrap {
	padding: 140px 15px 40px;
}

.ft_newsletter.ft_top {
	border: 4px solid #E7E7E7;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0px 25px;
	position: absolute;
	max-width: 1400px;
	background: #fff;
	left: 50%;
	transform: translate(-50%, 0%);
	width: 100%;
}

.ft-hd {
	display: flex;
	justify-content: flex-start;
	gap: 15px;
	align-items: center;
}

.ft-hd img {
	border: 1px solid #C6C6C6;
	padding: 14px 10px;
	border-radius: 4px;
}

.ft-hd h5 {
	color: #000000;
	text-align: left;
	font-family: "Sintony-Bold", sans-serif;
	font-size: 28px;
	line-height: 35px;
	font-weight: 700;
}

.form-btn {
	font-size: 20px;
	font-weight: 400;
	transition: 0.4s all ease-in-out;
}

.ft-logo img {
	display: block;
}


.ft-logo_col p {
	color: #ffffff;
	text-align: left;
	font-family: "OpenSans-Regular", sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: 400;
	margin: 20px 0px;
}


.ft-logo_col .ft-logo a img {
	padding: 20px !important;
	background: #fff;
	border-radius: 10px;
	max-width: 240px;
	width: 100%;
}

.ft-social_col a {
	background: transparent;
	border-radius: 4px;
	width: 41px;
	height: 41px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ft-social_col a:hover {
	background: #fff;
}
.ft-social_col a img {
	transition: 0.4s all ease-in-out;
}
.ft-social_col a:hover img {
	filter: brightness(0) saturate(100%) invert(22%) sepia(27%) saturate(6244%) hue-rotate(194deg) brightness(90%) contrast(101%);
}

.ft-social_col {
	display: flex;
	gap: 10px;
	justify-content: flex-start;
}

.site-footer-section h4 {
	margin-bottom: 20px;
	color: #ffffff;
	text-align: left;
	font-family: "Saira-Bold", sans-serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: 700;
	position: relative;
	padding-bottom: 18px;
}
.site-footer-section h4::after, .site-footer-section h4::before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	background: #fdb827;
	width: 37px;
	height: 5px;
}
.site-footer-section h4::before {
	background: #ffffff;
	width: 59px;
	height: 1px;
	bottom: 2px;
	left: 35px;
}
footer li:not(:last-child) {
	margin-bottom: 5px;
}
footer ul li.menu-item a {
	color: #ffffff;
	text-align: left;
	font-family: "OpenSans-Regular", sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
}
footer ul li.menu-item a:hover {
	color: #ffb727;
}

.ft_cont span {
	color: #ffffff;
	text-align: left;
	font-family: "OpenSans-Bold", sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
}

.cont-link img {
	border: 1px solid rgba(255, 255, 255, 0.46);
	display: block;
	padding: 6px;
}

.ft_cont {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.cont-link {
	display: flex;
	justify-content: flex-start;
	gap: 12px;
	align-items: center;
}

.ast-footer-copyright p {
	margin-bottom: 0;
	color: #ffffff;
	text-align: center;
	font-family: "Lato-Regular", sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
}

/* header */
.site-header-below-section-center {
	margin: 0 0 0 auto;
	max-width: max-content;
}
.site-below-header-wrap {
	display: flex !important;
	align-items: center;
	justify-content: flex-end;
}
header .ast-site-identity {
	padding: 0px;
	margin-bottom: -80px !important;
}
header .ast-container {
	max-width: 90% !important;
}
.hd-active .site-header {
	position: fixed !important;
	top: 0px;
	z-index: 99;
	transition: 0.5s all ease-in;
	background-color: #f00;
	padding: 0;
	box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.ast-below-header-wrap .ast-builder-menu .main-navigation ul {
	display: flex !important;
	justify-content: flex-start;
	place-items: center;
}
.site-header-section  .main-navigation {
	display: block;
}
.ast-primary-header-bar {
	background-color: #fff !important;
}
.ast-below-header-bar {
	background: #f4f4f4 !important;
}
.header-widget-area .white-btn.blue-btn {
	padding: 0 !important;
	background-color: transparent !important;
}
.header-widget-area .widget {
	margin: 0 !important;
}
.site-header-below-section-center > a {
	display: none;
}
.site-header-section > * {
	padding: 0px;
}
.main-header-menu > .menu-item:last-child {
	border-right: 0;
}
.ast-main-header-bar-alignment {
	margin: 0 auto;
}

.ast-main-header-bar-alignment {
	margin: 0 auto;
}

.ast-below-header-bar {
	background: #f4f4f4 !important;
}

.ast-builder-menu {
	flex-grow: 1;
	padding: 0 !important;
}
.main-navigation .home_link a {
	padding-right: 25px !important;
}
header .main-navigation li.homelink  {
	border-right: 1px solid #d9d9d9 !important;;
}

.ast-main-header-bar-alignment {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 auto;
}

.ast-below-header-bar .menu-link {
	color: #121212 !important;
	text-align: left;
	font-family: "Saira-Regular", sans-serif;
	font-size: 18px !important;
	font-weight: 400;
	padding: 20px 40px;
	transition:none;
	}
.ast-below-header-bar .menu-link:hover {
    color: #fdb827 !important;
    font-weight: 500;
}
.main-navigation li:nth-child(1) a {
	padding-left: 0px;
}
.main-navigation li:last-child a {
	padding-right: 0px;
}

.main-navigation .menu-link ul {
	background-color: #fff !important;
}

.menu-item .icon-arrow svg path {
	fill: #000000;
	width: 10px;
	height: 10px;
}

.main-navigation .menu-item {
	border-right: 1px solid #d9d9d9;
}

.phone_hd p {
	color: #636363;
	text-align: left;
	font-family: "Poppins-Medium", sans-serif;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 0;
}

.phone_hd a {
	display: flex;
	gap: 15px;
	align-items: center;
}

.phone_hd p strong {
	color: #00529c;
	text-align: left;
	font-family: "Saira-SemiBold", sans-serif;
	font-size: 22px;
	font-weight: 600;
	display: block;
}

.phone_hd {
	gap: 30px;
	align-items: center;
	display: flex;
}

.site-above-header-wrap {
	border-bottom: 1px solid #d9d9d9;
}

.site-primary-footer-inner-wrap>a {
	display: none;
}

.ast-below-header-wrap .ast-builder-menu .main-navigation ul .sub-menu {
	background: #00529c !important;
	border: 0px;
	display: flex !important;
	min-width: 320px;
	flex-wrap: wrap;
}
.main-navigation ul .sub-menu .menu-link {
	padding: 14px !important;
	color: #fff !important;
}
.main-navigation ul .serv-menu .sub-menu li {
	width: calc(100% / 2 - 0px) !important;
	border-right: 1px solid #d9d9d9;
}
.ast-below-header-wrap .ast-builder-menu .main-navigation ul .serv-menu .sub-menu {
    min-width: 750px !important;
    justify-content: space-between !important;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
	transition:none;
}
.main-navigation ul .sub-menu .menu-link {
	padding: 14px !important;
}

.main-navigation ul .sub-menu li {
	border-right: 0px;
	border-bottom: 1px solid #d9d9d9;
	width: 100%;
}

.main-header-menu > a {
	padding: 0 !important;
	transition:none !important;
}

/*  service */
.pad80 {
	padding: 80px 15px;
}
.pb80 {
	padding: 0 15px 80px;
}
.pt80 {
	padding: 80px 15px 0px;
}
.mt30 {
	margin-top: 30px;
}
.pl60 {
	padding-left: 60px;
}
.pr60 {
	padding-right: 60px;
}



/* service css start */
.serv-menu_col {
	background: #fab045;
}
.serv_col {
	border-radius: 5px !important;
	background: #fff !important;
	padding: 20px 20px 35px;
	width: calc(100% / 4 - 30px);
	transition: 0.4s all ease-in-out;
	position: relative;
	will-change: transform;
	min-height: 590px;
}
.serv_col:hover {
	-webkit-transform: translateY(24px);
	transform: translateY(-15px);
	box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;	
}

.serv_col::after {
	position: absolute;
	content: "";
	width: 60px;
	height: 60px;
	background: #515151;
	transition: 0.4s all ease-in-out;
	top: 0;
	bottom: 150px;
	right: 0;
	left: 0;
	margin: auto;
	background-image: url(/wp-content/uploads/2024/03/serv_icon.webp);
	background-repeat: no-repeat;
	background-size: 30px;
	border-radius: 5px;
	pointer-events: none;
	background-position: center;
	border: 5px solid #fff;
	box-shadow: 0px 0px 3px #ddd;
}
.serv_col:hover:after {
	background-color: #FDB827;
	background-image: url(/wp-content/uploads/2024/03/Serv-icon-black.webp);
}
.serv_col .elementor-image-box-content {
	padding-top: 35px;
}
.serv_col p {
	/*     text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical; */
	margin: 0;
}
.catg-outer .serv_col  p {
	-webkit-line-clamp: 3 !important;
}
.serv_col h4 a {
	position: relative;	
	transition: 0.4s all ease-in-out;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-size: 30px;
	line-height: 36px;
	font-weight: 700;
	display: inline-block;
}
.serv_col:hover h4 a {
	color: #00529C;
}

.serv_col h4 a::after {
	background: #d9d9d9;
	width: 78px;
	height: 1px;
	position: absolute;
	bottom: 0;
	content: "";
	left: 0;
	right: 0;
	margin: auto;
	transition: 0.4s all ease-in-out;
}

.serv-btn {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 10px);
	margin: auto;
	background: #ffffff;
	border-radius: 100px;
	width: 44px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.4s all ease-in-out;
	bottom: 0;
}
.serv_col:hover .serv-btn {
	background: #FDB827;
}
.serv_col .serv-btn img {
	max-width: 15px;
	width: 100%;
	display: block;
	margin: 0 auto;
}
.serv_col:hover .serv-btn img {
	transform: rotate(90deg);
	transition: 0.4s all ease-in-out;
}
/*  */
.serv_rep-flex .e-con-inner {
	gap: 15px 10px;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}
.serv_box {
	background: #fff;
	min-height: 420px;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}

.serv_box  figure {
    display: block !important;
    margin: 0 !important;
}
.serv_box figure img {
	width: 100%;
	display: block;
	border-radius: 10px 10px 0px 0px;
	object-fit: cover;
}
.serv_box .elementor-image-box-content {
    padding: 40px 20px;
}
.serv_box p {
	margin: 0px;
	font-size: 16px;
	line-height: 28px;
	height: 0;
	opacity: 0;
	transition: 0.4s all ease-in-out;
}
.serv_box .elementor-image-box-content {
	padding: 30px 20px;
	transition: 0.6s all ease-in-out;
	position: absolute;
	z-index: 2;
	bottom: 50px;
	left: 50%;
	transform: translate(-50%, 0px);
}
.serv_box:hover .elementor-image-box-content {
	bottom: 50%;
	transform: translate(-50%, 50%);
}
.serv_box a::after {
	content: "";
	width: 100%;
	height: 100%;
	pointer-events: all;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.serv_box h4::after {
    position: absolute;
    content: "";
    background: #d9d9d9;
	pointer-events: none;
    width: 78px;
    height: 2px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
}
.serv_box h4::before {
	position: absolute;
	content: "";
	width: 60px;
	height: 60px;
	background: #515151;
	transition: 0.4s all ease-in-out;
	top: -70px;
	right: 0;
	left: 0;
	margin: auto;
	background-image: url(/wp-content/uploads/2024/03/serv_icon.webp);
	background-repeat: no-repeat;
	background-size: 30px;
	border-radius: 5px;
	pointer-events: none;
	background-position: center;
	border: 5px solid #fff;
	box-shadow: 0px 0px 3px #ddd;
}
.serv_box h4 {
	position: relative;
	padding-bottom: 10px;
	display: flex;
	min-height: 70px;
	justify-content: center;
	align-items: end;
	margin-bottom: 10px;
}
.serv_box h4 a {
	font-size: 26px;
	font-weight: 700;
	line-height: 30px;
}
.serv_box:hover h4::after {
    background: #fff;
}
.serv_box:hover h4 a {
    color: #fff;
}
.serv_box::after {
	position: absolute;
	width: 50px;
	height: 50px;
	background: #fff0;
	pointer-events: none;
	transition: 0.4s all ease-in-out;
	content: "";
	right: 0px;
	left: 0;
	margin: auto;
	top: 0;
	bottom: 0;
}
.serv_box:hover::after {
	background: linear-gradient(360deg, #4055a5 , #485ca98f);
	width: 100%;
	height: 100%;
}
.serv_box::before {
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    background-image: url(/wp-content/uploads/2024/03/up-arrow-1.webp);
    bottom: 13px;
    background-color: #f4f4f4;
    left: 0;
    right: 0;
	pointer-events: none;
    margin: auto;
    transition: 0.6s all ease-in-out;
    border-radius: 50px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
}
.serv_box:hover h4::before {
	background-color: #FDB827;
	background-image: url(/wp-content/uploads/2024/03/Serv-icon-black.webp);
	top: -70px;
}
.serv_box:hover::before {
	bottom: 40px;
	background-color: #f9b046;
	transform: rotate(90deg);
}
.serv_box:hover p {
	height: 170px;
	opacity: 1;
	color: #fff;
}
/* .serv-btn {
    color: #121212;
    text-align: left;
    font-family: "Lato-Medium", sans-serif;
    font-size: 18px;
    font-weight: 500;
    background: #ffffff;
    border-radius: 4px;
    padding: 15px 40px 15px 15px;
    display: block;
    text-decoration: none !important;
    max-width: max-content;
    margin-top: 20px;
    line-height: 18px;
    position: relative;
}

.serv-btn:hover {
    background-color: #CEA138;
    color: #121212;
}

.serv-btn::after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(/wp-content/uploads/2024/03/golden-arrow.svg);
    background-position: center;
    background-size: 16px;
    background-repeat: no-repeat;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.serv-btn:hover:after {
    filter: invert(100) brightness(100);
} */

/* service css end */

.ast-theme-transparent-header #masthead {
	position: static;
	left: 0;
	right: 0;
}

.border_top_right:before {
	position: absolute;
	content: "";
	width: 100px;
	background: transparent;
	border-left: 10px solid #CEA138;
	border-top: 10px solid #CEA138;
	height: 100px;
	left: -40px;
	top: -40px;
}

.header_mail {
	display: flex;
	text-decoration: none;
	gap: 20px;
}

ul.header_mail {
	margin: 0 0 0em 0em;
	!important
}

.header_mail li {
	list-style: none;
}

.phone_hd a {
	display: flex;
}

.phone_hd a img {
	object-fit: contain;
	display: block;
	padding: 5px;
	border: 1px solid #cfcfcf;
	border-radius: 5px;
}

.h6_before_blue,
.h6_before_white {
	position: relative;
}

.h6_before_blue:before,
.h6_before_white:before {
	position: absolute;
	content: "";
	bottom: 0;
	width: 8px;
	background: #2a3e8b;
	height: 8px;
	border-radius: 100%;
	top: 0;
	margin: auto;
	left: 0;
}

.h6_before_white:before {
	background-color: #fff;
}

.border_top_right {
	position: relative;
}

.border_top_right:before {
	position: absolute;
	content: "";
	width: 100px;
	background: transparent;
	border-left: 10px solid #CEA138;
	border-top: 10px solid #CEA138;
	height: 100px;
	left: -20px;
	top: -20px;
}
.yt_img {
	position: absolute;
	bottom: 60px;
	right: 40px;
	max-width: 300px !important;
}
.image_box_bg, .abt_img {
	position: relative
}
.image_box_bg::before, .image_box_bg::after {
	position: absolute;
	content: "";
	border-left: 10px solid #FDB827;
	background: transparent;
	top: -20px;
	left: -30px;
	height: 67px;
	width: 67px;
	border-top: 10px solid #FDB827;
}

.image_box_bg::after {
	border: 1px solid #d9d9d9;
	width: 311px;
	height: 292px;
	z-index: -2;
	top: -15px;
	left: -26px;
}
.abt_img:before {
	position: absolute;
	content: "";
	border: 1px solid #d9d9d9;
	width: 80%;
	height: 90%;
	z-index: -2;
	bottom: -20px;
	right: 70px;
}

.h6_before_blue_center {
	position: relative;
}

.h6_before_blue_center:before,
.h6_before_blue_center:after {
	position: absolute;
	content: "";
	background: #000;
	width: 8px;
	height: 8px;
	border-radius: 10px;
	left: 44.6%;
	top: 0px;
	bottom: 0px;
	margin: auto;
}

.h6_before_blue_center:after {
	right: 32%;
}

.hover_box h3 {
	position: relative;
}

.hover_box_center h3 {
	position: relative;
}

.hover_box h3:before {
	position: absolute;
	content: "";
	width: 80px;
	height: 2px;
	background: #d9d9d9;
	bottom: -5px;
}

.hover_box_center h3:before {
	position: absolute;
	content: "";
	width: 80px;
	height: 2px;
	background: #d9d9d9;
	bottom: -5px;
	left: 0;
	right: 0;
	margin: auto;
}

.icon_hover_box:hover {
	background: #243988;
}

.icon_hover_box:hover p {
	color: #fff;
}

.icon_hover_box .elementor-icon:hover {
	background: #fff !important;
}

.icon_hover_box:hover .elementor-icon {
	background-color: #fff !important;
}

.icon_hover_box:hover .elementor-icon svg path {
	fill: #243988 !important;
}

.h2-line-after-before {
	position: relative;
}

.h2-line-after-before:before {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	background: #d9d9d9;
	border-radius: 50px;
	left: 20%;
	top: 0px;
	bottom: 0px;
	margin: auto;
}

.h2-line-after-before:after {
	position: absolute;
	content: "";
	width: 80%;
	height: 2px;
	background: #d9d9d9;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 0;
}

.elementor-testimonial-wrapper {
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	gap: 20px;
}

.c_form input[type=email],
.c_form input[type=tel],
.c_form input[type=text],
.c_form select,
.c_form .wpforms-form select {
	background-color: #F6F6F6 !important;
	border: 0px solid #ccc !important;
	height: 50px !important;
}

.c_form .wpforms-form textarea {
	background-color: #F6F6F6 !important;
	border: 0px solid #ccc !important;
}

.wpforms[submit] {
	background: #394fa2;
	border-radius: 4px;
	color: #ffffff;
	text-align: left;
	font-family: "Lato-Medium", sans-serif;
	font-size: 18px;
	font-weight: 500;
	position: relative;
	padding: 15px 40px 15px 25px;
	line-height: 18px;
	width: 100%;
}

.bef-aft-slider {
	position: relative;
}

.bef-aft-slider::before {
	position: absolute;
	content: "";
	width: 30%;
	height: calc(100% + 50px);
	border: 1px solid #D9D9D9;
	top: 0;
	bottom: 0;
	margin: auto;
	right: -20px;
}

.bef-aft-slider .elementor-widget-container {
	position: relative;
}

.bef-aft-slider .elementor-widget-container::after,
.bef-aft-slider .elementor-widget-container::before {
	position: absolute;
	content: "";
	height: 75px;
	width: 75px;
	background: transparent;
	top: -28px;
	right: -22px;
	border-left: ;
	border-top: 5px solid #CEA138;
	border-right: 5px solid #CEA138;
}

.bef-aft-slider .elementor-widget-container::before {
	bottom: -26px;
	top: unset;
	border-top: 0;
	border-bottom: 5px solid #CEA138;
}

/* handyman css */
.banner-outer::after {
	position: absolute;
	content: "";
	width: 60%;
	height: 100%;
	background: linear-gradient( 89.44deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100% );
	pointer-events: none;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
.banner-outer {
    position: relative;
}
.banner-outer .e-con-inner {
    position: relative;
    z-index: 2;
}
.banner-outer h1  i {
	color: #fdb827 !important;
	font-style: normal;
}

.banner-outer .elementor-widget-container {
	font-family: "OpenSans-Regular", sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
}
.short-hd h5, .short-hd-double h5 {
	border-left: 2px solid #fdb827;
	line-height: 18px;
	padding-left: 12px;
}

.short-hd-double h5 {
	border-left: 2px solid #fdb827;
	border-right: 2px solid #fdb827;
	max-width: max-content;
	margin: 0 auto !important;
	padding: 0 12px !important;
}
.short-hd-double.white h5 {
	border-color: #fff !important;
}
.white-btn.blue-btn a {
	color: #fff !important;
	background: #00529c !important;
	display: inline-block;
}

.white-btn a, .form-btn {
	padding: 14px 65px 14px 20px;
	line-height: 18px;
	background: #fff !important;
	border-radius: 5px;
	text-align: left;
	border: 1px solid #d9d9d9;
	font-size: 20px;
	font-weight: 500;
	position: relative;
	color: #121212 !important;
}

.white-btn a::after, .form-btn::after {
	background: #00529c;
	border-radius: 0px 5px 5px 0px;
	height: 100%;
	width: 46px;
	position: absolute;
	content: "";
	background-image: url(/wp-content/uploads/2024/03/arrow-white.svg);
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: center center;
	transition: 0.6s all ease-in-out;
	right: 0px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.white-btn a:hover, .form-btn:hover {
	background: #fdb827 !important;
	color: #fff !important;
	padding: 14px 75px 14px 20px;
}
.white-btn a:hover, .form-btn:hover {
	border-color: #fdb827;
}
.white-btn a:hover:after, .form-btn:hover:after {
	background-color: #121212;

}
.abt-box h4 {
	position: relative;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

.abt-box h4::before {
	position: absolute;
	content: "";
	background: #d9d9d9;
	width: 44px;
	height: 1px;
	bottom: 0;
	left: 0;
}


.call_today-outer .elementor-widget-text-editor {
	max-width: 550px !important;
	padding-left: 30px;
	border-left: 1px solid #fff;
}
.call-btn a i {
	color: #636363;
	text-align: left;
	font-family: "Poppins-Medium", sans-serif;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	display: block;
}
.call-btn a {
	font-size: 22px !important;
	font-weight: 600 !important;
	padding: 10px 20px 10px 65px !important;
	position: relative;
	border-radius: 5px;
}
.call-btn a::before {
	position: absolute;
	content: "";
	width: 48px;
	height: 48px;
	background-color: #fff;
	left: 6px;
	bottom: 0;
	top: 0;
	transition: 0.4s all ease-in-out;
	margin: auto;
	background-image: url(/wp-content/uploads/2024/03/add-call.webp);
	border-radius: 5px;
	border: 1px solid #CFCFCF;
	background-position: center;
	background-repeat: no-repeat;
}
.call-btn a:hover {
	background-color: #f8bc23 !important;
	color: #000 !important;
}
.call-btn a:hover i {
	color: #000;
}
.call-btn a:hover:before {
	background-color: #000;
	border-color: #000;
}
.choose_outer figure {
	border: 1px solid #d9d9d9;
	display: flex !important;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	min-height: 85px;
	margin-right: 15px !important;
	position: relative;
}

.choose_outer figure::after {
	position: absolute;
	content: "";
	bottom: -25px;
	background: #646464;
	width: 1px;
	height: 18px;
}
.choose_outer .abt-box:last-child figure::after {
	display: none !important;
}
.choose_col {
	position: relative;
	z-index: 2;
}
.choose_col img {
	position: relative;
	z-index: 1;
}
.choose_col::after, .choose_col::before {
	position: absolute;
	content: "";
	border-left: 10px solid #FDB827;
	background: transparent;
	bottom: -30px;
	left: 40px;
	height: 67px;
	width: 67px;
	z-index: 0;
	pointer-events: none;
	border-bottom: 10px solid #FDB827;
}
.choose_col::before {
	width: 205px;
	height: 187px;
	border: 1px solid #ddd;
	left: 44px;
	top: unset;
	bottom: -26px;
}
.review_box .swiper-slide {
	background: #F5F5F5;
	padding: 50px 25px !important;
}

.review_box img {
	object-fit: contain;
	width: 100% !important;
	height: auto !important;
	max-width: 40px;
	margin-top: -90px;
}
.review_box .swiper-pagination {
	display: none;
}
.review_box  .elementor-testimonial__name {
	position: relative;
}
.review_box .elementor-testimonial__name::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 20px;
	background-image: url(/wp-content/uploads/2024/03/five-star.webp);
	background-repeat: no-repeat;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 90%;
}

.review_box .elementor-swiper-button-next, .review_box .elementor-swiper-button-prev {
	top: calc(-10% - (40px / 2)) !important;
	right: 0 !important;
	left: unset !important;
	background-image: url(/wp-content/uploads/2024/03/slider-arrow.png);
	background-color: #00529C;
	width: 40px;
	height: 40px;
	background-position: center;
	background-size: 23px;
	background-repeat: no-repeat;
	border-radius: 5px;
}
.review_box .elementor-swiper-button-next:hover, .review_box .elementor-swiper-button-prev:hover {
	background-color: #515151;
}
.review_box .elementor-swiper-button-next {
	right: 50px !important;
	background-image: url(/wp-content/uploads/2024/03/left-slide.webp);
}
.review_box .elementor-swiper-button svg {
	display: none !important;
}
.review_box  .elementor-main-swiper {
	width: 100% !important;
}
.location-col {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}

.location-col  .elementor-icon {
	font-size: 20px !important;
}
.location-col h4 {
	margin: 0 auto !important;
}
.contact_outer {
	position: relative;
}

.contact_outer::before {
	position: absolute;
	content: "";
	background: #d9d9d9;
	height: 70%;
	width: 2px;
	left: 0px;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
}
.cont_list svg {
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: ;
	padding: 3px;
}




.blog-outer .blog-col .post-thumbnail, .archive .post-thumbnail {
	height: 250px;
	object-fit: cover;
}

.blog-outer .blog-col .elementor-grid, .archive .blogwrapper {
	display: flex !important;
	flex-wrap: wrap;
	justify-content: start;
}
.blog-outer .blog-col .elementor-grid, .archive .blogwrapper {
	display: flex !important;
	flex-wrap: wrap !important;
	justify-content: space-between;
}

.blog-outer .blog-col article, .archive article {
	width: calc(100% / 3 - 20px) !important;
	margin: 0 10px !important;
}
.blog-outer .blog-col .elementor-post__thumbnail, .archive .elementor-post__thumbnail{
	height: 250px;
	object-fit: cover;
}
.blog-outer .blog-col .elementor-post__thumbnail img, .archive .elementor-post__thumbnail img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
	margin-top: 0px !important;
	max-width: 100% !important;
	object-position: top;
}

.blog-col .elementor-post__text {
	display: flex;
	flex-direction: column;
	position: relative;
}
.blog-col .elementor-post__meta-data {
	order: 4;
	position: absolute;
	top: 88%;
	right: -15px;
	background: #fdb827;
	border-radius: 5px 0px 0px 5px;
	padding: 8px 20px;
	margin: 0px !important;
}
.blog-col .elementor-post__read-more {
	position: relative;
	margin-top: 30px;
	display: inline-block;
	padding: 0px 10px 0px 40px !important;
}
.blog-col h4 {
	position: relative;
	padding-bottom: 8px;
	margin-bottom: 15px !important;
	transition: 0.4s all ease-in-out;
}
.blog-col article:hover a {
	color: #00529c !important;
}
.blog-col  h4::before {
	position: absolute;
	content: "";
	background: #d9d9d9;
	width: 100px;
	height: 1px;
	bottom: 0;
	left: 0;
}
.blog-col .elementor-post__read-more::before {
	position: absolute;
	content: "";
	width: 26px;
	height: 18px;
	bottom: 0;
	margin: auto;
	left: 0;
	background: url(/wp-content/uploads/2024/03/arrow-btn.svg) no-repeat 16px;
	background-position: center center;
	transition: 0.4s all ease-in-out;
	transform: translate(0%, 0px);
}
.blog-col article:hover  .elementor-post__read-more:before {
	transform: translate(450%, 0px);
}
.blog-col article:hover .elementor-post__read-more {
	padding: 0 40px 0px 0px !important;
}
.blog-col p {
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin: ;
	margin-bottom: 20px !important;
}
/* inner pages start  */
h2 i, h3 i {
	color: #fdb827;
	font-style: normal;
}
.inner-banner {
	position: relative;
}
.inner-banner::before {
	width: 100%;
	height: 100%;
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(
		90deg,
		rgba(18, 18, 18, 0.85) 15.000000596046448%,
		rgba(18, 18, 18, 0) 62.99999952316284%
	);
}
.service_inner .pl60 {
	padding-left: 20px;
}
.border_col_right, .border_col_left {
	position: relative;
}
.border_col_right::after, .border_col_left::after {
	position: absolute;
	content: "";
	border-right: 10px solid #FDB827;
	background: transparent;
	bottom: -25px;
	right: -25px;
	height: 100px;
	width: 100px;
	z-index: 0;
	pointer-events: none;
	border-bottom: 10px solid #FDB827;
}

.border_col_left::after  {
	right: unset;
	left: -25px;
	border-left: 10px solid #FDB827;
	border-right: 0px ;
}
.hd-double_arrow h5 {
	position: relative;
	max-width: max-content;
	margin: 0 auto !important;
	padding: 0 25px;
}
.hd-double_arrow h5::before, .hd-double_arrow h5::after {
	position: absolute;
	content: "";
	width: 16px;
	height: 16px;
	background-image: url(/wp-content/uploads/2024/03/double_arrow.svg);
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	background-repeat: no-repeat;
	background-size: 15px;
}
.hd-double_arrow h5::after {
	right: 0;
	left: unset;
	transform: rotate(180deg);
}

.serv-menu_col {
	padding: 35px 30px;
}
.hd-bottom_line {
	position: relative;
	padding-bottom: 16px;
}
.white.hd-bottom_line::after {
	background-color: #ddd !important;
}
.hd-bottom_line::after {
	position: absolute;
	content: "";
	empty-cells: ;
	background: #f00;
	background: #fdb827;
	width: 115px;
	height: 4px;
	left: 0;
	bottom: 0;
}
.serv-menu  .uael-nav-menu {
	margin: 0;
}
.serv-menu .uael-nav-menu li {
	position: relative;
}
.serv-menu .uael-nav-menu li a:hover {
	border: 1px solid #00529C;
}
.serv-menu .uael-nav-menu li .uael-menu-item:hover {
	background-color: #00529C !important;
	color: #fff !important;
}
.serv-menu .uael-nav-menu {
	display: flex;
	flex-direction: column;
	gap: 0px;
}
.serv-menu_col:last-child {
	background: #fff;
}
.serv-menu_col:nth-child(1) .hd-bottom_line::after  {
	background: #fff;
}
.serv-menu .uael-nav-menu li a {
	padding-right: 50px !important;
	background-color: #fff !important;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.serv-menu .uael-nav-menu .uael-menu-item:not(.elementor-button):focus {
	color: #00529c !important;
}
.serv-menu .uael-nav-menu li:not(:last-child) {
	margin-bottom: 15px;
}
.serv-menu .uael-nav-menu li::after {
	position: absolute;
	content: "";
	border-radius: 0px 5px 5px 0px;
	width: 45px;
	height: 85%;
	background-color: transparent !important;
	background-image: url(/wp-content/uploads/2024/03/arrow-blue-1.svg);
	filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(3%) hue-rotate(351deg) brightness(98%) contrast(96%);
	background-repeat: no-repeat;
	background-position: center;
	top: 0;
	right: calc(0% + 3px);
	bottom: 0;
	margin: auto;
}
.serv_rep-outer::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/uploads/2024/04/shore-png1-e1712564874449.png);
    opacity: .6;
    top: 30px;
    left: 30px;
    background-size: 150px;
    pointer-events: none;
    background-repeat: no-repeat;
}
.serv_rep-outer, .abt-outer {
	position: relative;
	overflow: hidden;
}
.serv_cat-outer.serv_rep-outer::after {
	background-position: bottom right;
	bottom: 30px;
	top: unset;
	left: unset;
	right: 30px;
}
.serv-menu .uael-nav-menu li .uael-menu-item:focus {
	background-color: transparent !important;
	color: #515151 !important;
}
.serv-menu .uael-nav-menu li:hover::after {
	filter: unset;
	background-color: #fff !important;
}
.full-list svg {
	padding: 6px;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin: 0 !important;
}
.serv-form .form-builder--btn-submit {
	margin: 0 !important;
}
.form-builder--item.form-builder--btn-submit {
	margin: 0 !important;
}
.full-list li .elementor-icon-list-icon::before {
	position: absolute;
	content: "";
	bottom: -15px;
	background: #646464;
	width: 1px;
	height: 10px;
	left: -10px;
	right: 0;
	margin: auto;
}
.full-list li .elementor-icon-list-icon {
	position: relative;
}
.full-list li:last-child .elementor-icon-list-icon::before {
	display: none;
}

.blog-side_bar article {
	display: grid !important;
	grid-template-columns: auto auto;
	gap: 20px;
	place-content: ;
	place-items: flex-start;
}
.btn-subs {
    width: 50%;
}
.abt-box .elementor-image-box-wrapper {
	align-items: flex-start !important;
}
/* responsive css start  */

@media (max-width: 1600px) {
	.ast-below-header-bar .menu-link {
		padding: 12.5px 32px;
	}
	.serv_col {
		padding: 20px 10px 60px;
		width: calc(100% / 4 - 30px);
	}
	.ft_newsletter.ft_top {
		max-width: 95%;
	}
	header .ast-container {
		max-width: 98% !important;
	}
	.border_col_left {
		margin-left: 50px;
	}
	.catg-outer .serv_col {
		padding: 20px 10px 30px;
		min-height: 600px;
	}
}
@media (max-width: 1400px) {
	.pr60 {
		padding-right: 40px;
	}
	.p60 {
		padding-left: 40px;
	}
	.ast-below-header-bar .menu-link {
		padding: 12.5px 20px;
	}
	.main-navigation .home_link a {
		padding-right: 12px !important;
	}
	/* 	.custom-logo-link img {
	max-width: 230px;
} */
	.phone_hd p strong {
		font-size: 18px;
	}
	.white-btn a, .form-btn {
		padding: 13px 55px 13px 15px;
		font-size: 18px;
	}
	.white-btn a:hover, .form-btn:hover {
		padding: 13px 60px 13px 20px;
	}
	.image_box_bg {
		max-height: 760px;
	}
	.yt_img {
		bottom: 60px;
		right: -20px;
		max-width: 250px !important;
	}
	.call_today-outer .elementor-widget-text-editor {
		max-width: 660px !important;
		padding-left: 20px;
	}
	.choose_col {
		max-height: 580px;
		max-width: max-content;
	}
	.choose_col::after {
		bottom: -30px;
		left: -30px;
	}
	.choose_col::before {
		left: -26px;
		bottom: -26px;
	}
	.serv_col h4 a {
		font-size: 26px !important;
		line-height: 30px !important;
	}
	.ast-below-header-wrap .ast-builder-menu .main-navigation ul {
		justify-content: center;
	}
	.serv_col::after {
		bottom: 100px;
	}
	.serv_col::after {
		bottom: 200px;
	}
	.serv_col  p {
		max-width: 230px !important;
		margin: 0 auto !important;
	}
	.choose-right_column {
		max-width: 550px;
	}
	.ft-logo_col p {
		font-size: 18px;
		line-height: 24px;
		margin: 18px 0px;
	}
	.ft-nav ul li a {
		font-size: 18px;
		line-height: 33px;
	}
	.site-footer-section h4 {
		margin-bottom: 15px;
		font-size: 22px;
		line-height: 32px;
		padding-bottom: 12px;
	}
	.ft_cont span {
		font-size: 18px;
		line-height: 25px;
	}
	footer .site-primary-footer-wrap {
		padding: 120px 15px 25px;
	}
	.serv-menu_col {
		padding: 25px 20px;
	}
	.serv_box {
		min-height: 470px;
	}
	.serv_box .elementor-image-box-content {
		padding: 20px 10px;
	}
	.serv_box h4 a {
		font-size: 24px;
		line-height: 28px;
	}
	.banner-outer::after {
		width: 90%;
	}
}
@media (max-width: 1199px) {
	.ast-container, .ast-container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}
	.ast-below-header-bar .menu-link {
		padding: 12.5px 12px;
		font-size: 16px !important;
	}

	.main-navigation .home_link a {
		padding-right: 12px !important;
	}

	.phone_hd p strong {
		font-size: 16px;
	}
	/* 	.custom-logo-link img {
	max-width: 200px;
} */
	.image_box_bg {
		max-height: 700px;
	}
	.serv_col {
		width: calc(100% / 3 - 15px);
	}
	.call_today-outer .elementor-widget-text-editor {
		max-width: 460px !important;
	}
	.pr60 {
		padding-right: 30px;
	}
	.p60 {
		padding-left: 30px;
	}
	.blog-col .elementor-post__meta-data {
		top: 87.5%;
		background: #fdb827;  
		right: -15px;
		padding: 5px 10px;
	}
	.blog-col .elementor-grid {
		grid-template-columns: repeat(3,1fr) !important;
	}
	.ast-builder-grid-row-4-equal .ast-builder-grid-row {
		grid-template-columns: 2fr 1fr 2.5fr 2fr !important;
	}
	.ast-below-header-wrap .ast-builder-menu .main-navigation ul .serv-menu .sub-menu {
		min-width: 600px !important;
	}
	.serv-menu .uael-nav-menu li .uael-menu-item {
		font-size: 18px !important;
		line-height: 23px !important;
	}
	.serv-grid_col .e-con-inner {
		justify-content: flex-start !important;
	}
	.serv_col  p {
		max-width: 280px !important;
	}
	.serv_col::after {
		bottom: 150px;
	}
	.serv_rep-flex .e-con-inner {
		gap: 15px 10px;
		grid-template-columns: repeat(3, 1fr);
	}
	.serv_box h4 a {
		font-size: 22px;
		line-height: 26px;
	}
	.serv_box {
		min-height: 410px;
	}
	footer ul li.menu-item a {
		font-size: 18px;
		line-height: 25px;
	}
	.serv_rep-outer::after {
		top: 10px;
		left: 10px;
		background-size: 110px;
	}
	.serv_cat-outer.serv_rep-outer::after {
		bottom: 10px;
		right: 10px;
	}
	.ast-below-header-wrap .ast-builder-menu .main-navigation ul .serv-menu .sub-menu {
		transform: translate(-36%, 0%);
	}
	.cont_list li span {
		word-break: break-all;
	}

	.serv-list li {
		align-items: flex-start !important;
	}
	.serv-list li .elementor-icon-list-text {
		position: static !important;
	}
	.serv-list li .elementor-icon-list-icon {
		position: static !important;
		margin-top: 9px;
	}

}

@media (max-width: 1025px) {
	.call_today-outer .e-con-inner {
		gap: 20px !important;
	}
	.call_today-outer .elementor-widget-text-editor {
		max-width: 460px !important;
		margin: 0 auto;
		text-align: center;
		padding: 0 15px;
		border-right: 1px solid #fff;
	}
	.call-btn {
		text-align: center;
		display: block;
		margin: 0 auto;
	}
	.blog-side_bar .elementor-grid {
		grid-template-columns: repeat(1,1fr) !important;
	}
}

@media (max-width: 999px) {
	.pad80 {
		padding: 60px 15px;
	}
	.pt80 {
		padding: 60px 15px 0;
	}
	.pb80 {
		padding: 0 15px 60px ;
	}
	.ast-below-header-bar .menu-link {
		padding: 12.5px 10px;
		font-size: 15px !important;
	}
	.site-logo-img img, .ft-logo img {
		max-height: 140px;
	}
	.tab-full .e-con-inner {
		flex-direction: column !important;
		gap: 50px;
	}
	.tab-full .e-con-inner .e-con.e-child {
		width: 100% !important;
	}
	.blog-side_bar {
		display: none;
	}
	.tab-full.rev .e-con-inner {
		flex-direction: column-reverse !important;
	}
	.image_box_bg {
		max-height: 100%;
		max-width: max-content;
		margin: 0 auto;
	}
	.abt_img:before {
		bottom: -40px;
		right: 0;
		left: 0;
		margin: 0 auto;
	}
	.yt_img {
		bottom: -40px;
		right: 50%;
		transform: translate(50%, 0%);
	}
	.serv-btn {
		transform: translate(-50%, 15px);
		width: 38px;
		height: 38px;
	}
	.serv_col h4 a {
		padding-bottom: 10px;
		margin-bottom: 10px !important;
	}
	.serv_col {
		padding: 20px 10px 40px;
		width: calc(100% / 2 - 15px);
		min-height: 540px;
	}
	.serv_col::after {
		width: 40px;
		height: 40px;
		bottom: 30px;
		background-size: 20px;
		border: 3px solid #fff;
	}
	.catg-outer .serv_col {
		min-height: 530px;
	}
	.serv_col img {
		width: 100%;
		object-fit: cover;
		object-position: top;
	}
	.serv_col  figure {
		margin-bottom: 0px !important;
	}
	.serv_col .elementor-image-box-content {
		padding-top: 20px;
	}
	.service-outer .e-flex.e-con-boxed.e-con {
		max-width: 750px;
		margin: 0 auto;
	}
	.choose_col {
		max-height: 100%;
		margin: 0 auto;
	}
	.parners-outer .mt30.e-flex {
		display: grid !important;
		grid-template-columns: repeat(4, 1fr);
	}
	.parners-outer  .elementor-widget-image {
		background: #fff;
		padding: 20px;
		width: auto ;
	}
	.parners-outer .elementor-widget-image:nth-child(3n-2):nth-last-of-type(1) {
		grid-column: span 2;
	}
	.abt-box .elementor-image-box-wrapper {
		align-items: flex-start !important;
	}
	.choose_outer .abt-box h4::before {
		left: 0;
		margin: 0 auto;
	}
	.choose_outer .abt-box {
		width: auto;
		border: 1px solid #ddd;
		padding: 20px;
		width: auto;
		border-radius: 5px;
	}
	.choose_outer figure {
		width: 65px !important;
		padding: 8px;
		margin: 0 10px 0px 0px !important;
		min-height: 65px;
	}
	.choose_outer figure::after {
		display: none;
	}
	.choose-right_column {
		margin: 0 auto;
	}
	.choose__grid {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
	}
	.pr60, .pl60 {
		padding: 0px;	
	}
	.blog-col  article:last-child {
		display: none;
	}
	.mt30 {
		margin-top: 20px;
	}
	.contact_outer::before {
		display: none;
	}
	.contact_outer img {
		display: block !important;
		margin: 0 auto;
	}
	.ft_newsletter.ft_top {
		padding: 15px;
		flex-direction: column;
		justify-content: center;
	}
	.ft-hd {
		gap: 5px;
	}
	.ft-hd img {
		padding: 11px 5px;
	}
	.ft-hd h5 {
		font-size: 25px;
		line-height: 30px;
	}
	.blog-col .elementor-grid {
		grid-template-columns: repeat(2,1fr) !important;
	}
	.ast-builder-grid-row-4-equal .ast-builder-grid-row {
		grid-template-columns: repeat(2, 1fr) !important;
		gap: 50px 40px;
	}
	.ft-nav ul li {
		text-align: left;
	}
	.hd-active .site-header {
		position: static !important;
	}	
	.service_inner .pl60 {
		padding-left: 0px;
	}

	.serv-menu .uael-nav-menu li .uael-menu-item {
		font-size: 16px !important;
		line-height: 24px !important;
	}
	.serv-menu_col:nth-child(2) {
		max-width: 700px;
		margin: 0 auto;
	}
	.service_inner.tab-full .pl60 .e-con-inner {
		flex-direction: row !important;
		gap: 20px !important;
		flex-wrap: nowrap !important;
	}
	.service_inner.tab-full .e-con-inner {
		gap: 20px !important;
	}
	.service_inner.tab-full .pl60 {
		order: -1;
	}
	.border_col_left {
		margin: 0 auto;
	}
	.single-blog_outer.blog-col article:last-child {
		display: block;
	}
	footer .widget_nav_menu li {
		text-align: left;
	}
	footer ul li.menu-item a {
		font-size: 18px;
		line-height: 24px;
		font-weight: 400;
	}
	.serv_rep-flex .e-con-inner {
		grid-template-columns: repeat(2, 1fr);
	}
	.serv_box {
		min-height: 400px;
	}
	.serv_box figure img {
		max-height: 240px;
	}
	footer .site-primary-footer-wrap {
		padding: 200px 15px 25px;
	}
	.ft_newsletter.ft_top {
		top: -30px;
	}
	.btn-subs {
		width: 100%;
		text-align: center;
		display: block;
		margin: 0 auto;
		max-width: 500px;
	}
	.serv-menu_col.tab-full .e-con-inner {
		gap: 20px;
	}
	.blog-content_outer img {
		width: 100%;
		object-fit: cover;
	}

}
@media (max-width: 921px) {
	.main-navigation {
		height: 100vh;
	}
	header .ast-site-identity {
		margin-bottom: 0px !important;
	}
	.site-logo-img img, .ft-logo img {
		max-height: 130px;
	}
	.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children >  .ast-menu-toggle {
		top: -5px !important;
	}
	.main-navigation ul .serv-menu .sub-menu li {
		width: calc(100% / 1 - 0px) !important;
		border-right: 0px solid #d9d9d9;
	}
	.ast-header-break-point .ast-builder-menu-mobile .main-navigation .ast-nav-menu {
		background: #fff;
	}
	.site-navigation {
		height: 100vh;
		background: #fff !important;
	}
	.main-navigation ul .sub-menu .menu-link {
		color: #000 !important;
	}
	.serv-list li {
		align-items: flex-start !important;
	}
	.serv-list li .elementor-icon-list-icon {
		position: static;
		margin-top: 6px;
	}
	.serv-list li svg {
		width: 13px !important;
		height: 13px !important;
	}
	

}
@media (max-width: 767px) {
	.pad80 {
		padding: 40px 15px;
	}
	.pt80 {
		padding: 40px 15px 0;
	}
	.pb80 {
		padding: 0 15px 40px ;
	}
	.image_box_bg::before, .image_box_bg::after, .choose_col::after, .choose_col::before, .choose_outer figure::after,.serv_col::after {
		display: none;
	}
	.choose_outer figure {
		margin: 0 auto 12px !important;
	}
	.blog-col .elementor-grid {
		grid-template-columns: repeat(1,1fr);
	}
	.banner-outer {
		min-height: auto;
		padding: 80px 15px;
		background-position: right center !important;
		text-align: center;
		position: relative;
	}
	.banner-outer::before {
		width: 100%;
		height: 100%;
		position: absolute;
		content: "";
		background-image: linear-gradient(180deg, #ffffff70, #ffffff42);
		pointer-events: none;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
	}
	.banner-outer h5 {
		max-width: max-content;
		margin: 0 auto !important;
		text-align: center;
		border-right: 2px solid #fdb827;
		padding-right: 12px;
	}
	.banner-outer .elementor-widget-container {
		font-size: 16px;
		line-height: 24px;
	}
	.review_box .elementor-swiper-button-next, .review_box .elementor-swiper-button-prev {
		top: calc(-2% - (-230px / 2)) !important;
		right: 0% !important;
		width: 35px;
		height: 35px;
		background-size: 20px;
	}
	.review_box .elementor-swiper-button-next {
		left: 0% !important;
	}
	.review_box .swiper-slide {
		padding: 40px 40px !important;
	}
	.cont-link img {
		padding: 3px;
	}
	.ft_cont span {
		font-size: 16px;
		line-height: 24px;
		font-weight: 500;
	}	
	.ft-nav ul li a {
		font-size: 16px;
		line-height: 32px;
	}
	.site-footer-section h4 {
		margin-bottom: 10px;
		font-size: 20px;
		line-height: 25px;
		padding-bottom: 10px;
	}
	.ft_cont {
		gap: 10px;
	}
	.ast-footer-copyright p {
		font-size: 16px;
		line-height: 24px;
	}

	/* 	.custom-logo-link img {
	max-width: 180px;
} */
	.main-header-menu-toggle {
		padding: 8px !important;
	}
	.inner-banner {
		min-height: auto;
		padding: 80px 15px;
	}
	.inner-banner::before {
		background: linear-gradient( 6deg, rgba(18, 18, 18, 0.94) 15.000000596046448%, rgba(18, 18, 18, 0) 62.99999952316284% );
	}
	.inner-banner h2 {
		text-align: center;
	}
	.serv_col h4 a br, .border_col_left::after {
		display: none;
	}
	.border_col_left {
		margin: 0 auto;
	}
	.serv-btn {
		display: none;
	}
	.serv_col {
		width: calc(100% / 2 - 15px);
		min-height: 500px;
	}
	.serv_col h4 a {
		font-size: 22px !important;
		line-height: 28px !important;
	}
	footer ul li.menu-item a {
		font-size: 16px;
		line-height: 20px;
	}
	.serv_box:hover p {
		height: 150px;
	}
	.serv_box p {
		font-size: 15px;
		line-height: 22px;
	}
	.serv_box {
		min-height: 410px;
		margin-bottom: 20px !important;
	}
	.serv_box h4::before { 
	  display: none;
	}
/* 	.serv_box h4 a::before {
		width: 50px;
		height: 50px;
		top: -80px;
		background-size: 25px;
	} */
	.serv_box::before {
		width: 35px;
		height: 35px;
		background-size: 14px;
	}
	.choose_outer .abt-box h4::before {
		left: 0;
		margin: 0 auto;
		right: 0;
	}
	.serv_rep-outer::after {
		display: none;
	}
	.abt-box p {
		font-size: 16px !important;
		line-height: 25px !important;
	}
	.abt-box h4, .abt-box p {
		text-align: center;
	}
	.abt-box h4::before {
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.abt-box .elementor-image-box-wrapper {
		text-align: center !important;
	}
	.serv_rep-outer .e-con-inner {
		display: block !important;
	}
	.banner-outer::after {
		width: 100%;
		height: 100%;
		bottom: 0;
		top: unset;
		background: linear-gradient( 360deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.17) 100% );
	}
	.short-hd h5, .short-hd-double h5 {
		padding: 0 12px;
		max-width: max-content;
		margin: 0 auto !important;
		border-right: 2px solid #fdb827;
	}
	.foot-call a{
		position: relative;
	}
	.foot-call a:before {
    	position: absolute;
    	content: "";
    	width: 10px;
    	height: 10px;
    	background-color: #fff;
    	left: 40%;
    	bottom: 0;
    	top: 0;
    	transition: 0.4s all ease-in-out;
    	margin: auto!important;
    	background-image: url(/wp-content/uploads/2024/03/add-call.webp);
    	border-radius: 5px;
    	border: 1px solid #CFCFCF;
    	background-position: center;
    	background-repeat: no-repeat;
    	padding: 17px;
	}
}
@media (max-width: 600px) {
	.serv_col {
		width: calc(100% / 1 - 15px);
	}
	.yt_img {
		position: static;
		margin: 0 auto;
		transform: unset;
		max-width: 550px !important;
	}
	.image_box_bg {
		max-width: 100%;
		margin: 0 auto;
	}
	.parners-outer .mt30.e-flex {
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
	}
	.choose__grid {
		grid-template-columns: repeat(1, 1fr);
	}
	.mt30 {
		margin-top: 15px;
	}
	.call-btn a {
		font-size: 16px !important;
		font-weight: 600 !important;
		padding: 6px 15px 6px 50px !important;
		position: relative;
		border-radius: 5px;
	}
	.call-btn a::before {
		width: 40px;
		height: 40px;
		background-size: 19px;
	}
	.call-btn a i {
		font-size: 12px;
	}
	.review_box .elementor-testimonial__footer {
		display: none;
	}
	.review_box .elementor-testimonial__name::after {
		bottom: -50px;
		left: 0%;
		top: unset;
	}
	.location-col {
		grid-template-columns: repeat(1, 1fr);
		gap: 10px;
	}
	.ft-hd {
		gap: 10px;
		flex-direction: column;
		margin-bottom: 10px;
	}
	footer .site-primary-footer-wrap {
		padding: 40px 15px 30px;
	}
	.ft_newsletter.ft_top {
		border: 2px solid #E7E7E7;
		position: static;
		transform: unset;
		margin: 0 auto;
	}
	.ft-hd h5 {
		font-size: 22px;
		line-height: 30px;
		font-weight: 600;
	}
	.ft-hd p {
		display: none;
	}
	.white-btn a:hover, .form-btn:hover {
		padding: 10px 50px 10px 15px;
	}
	.white-btn a, .form-btn {
		padding: 10px 50px 10px 15px;
		font-size: 18px;
	}
	.blog-col .elementor-grid {
		grid-template-columns: repeat(1,1fr) !important;
	}
	.ast-builder-grid-row-4-equal .ast-builder-grid-row {
		grid-template-columns: repeat(1, 1fr) !important;
		gap: 30px 0px;
	}
	.ft-logo img {
		padding: 5px;
		max-width: 200px;
	}
	.serv_col  p {
		max-width: 100% !important;
	}
	.catg-outer .serv_col, .service-outer .serv_col {
		min-height: auto !important;
	}
	.serv-grid_col .e-con-inner {
		justify-content: center !important;
	}
	.serv_rep-flex .e-con-inner {
		grid-template-columns: repeat(1, 1fr);
		grid-row-gap: 15px;
		grid-column-gap: 10px;
	}
	.serv_box {
		margin-bottom: 20px !important;
	}
	.serv_box h4 a::before, .serv_box::before {
		display: none;
	}
	.serv_box h4::after {
		background: #ddd !important;
	}
	.serv_box .elementor-image-box-content {
		transform: unset !important;
		position: static;
	}
	.serv_box p {
		font-size: 15px;
		line-height: 22px;
		height: auto !important;
		opacity: 1;
		color: #515151 !important;
	}
	.serv_box h4 a {
		color: #000 !important;
		min-height: auto;
	}
	.serv_box .elementor-image-box-content {
		padding: 30px 20px;
	}
	.serv_box h4 {
		min-height: auto;
	}
	.serv_box::after {
		display: none;
	}
	.ft_newsletter.ft_top {
		max-width: 98%;
		padding: 13px 4px;
		margin-top:10px;
	}
	.foot-call a:before {
    	left: 32%;
	}
}
@media (max-width:540px) {
	.foot-call a:before {
    	left: 32%;
	}
}
@media (max-width: 400px) {
	.banner-outer, 	.inner-banner {
		padding: 50px 15px;
	}
	.pad80 {
		padding: 35px 15px;
	}
	.pt80 {
		padding: 35px 15px 0;
	}
	.pb80 {
		padding: 0 15px 35px ;
	}
	.call_today-outer .elementor-widget-text-editor {
		padding: 0 8px;
	}
	.serv_col h4 a {
		margin-bottom: 5px !important;
	}
	.ast-footer-copyright p {
		font-size: 15px;
		line-height: 22px;
	}
	.banner-outer::after {
		background: linear-gradient( 360deg, rgba(255, 255, 255, 0.51) 0%, rgba(255, 255, 255, 0.04) 100% );
	}
	.foot-call a:before{
        left: 30%;
    }
}



