/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
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
*/

/* Add your custom styles here */
.advantage_grid .elementor-widget-icon-box{
	width:calc(33.33% - 20px) !important;
}
.advantage_grid .elementor-widget-icon-box .elementor-icon{
	border:1px solid rgba(0, 0, 0, 0.08);
}
.question_form form,
.question_form .forminator-row{
	margin:0 !important;
}
.question_form .forminator-row {
    margin-bottom: 20px !important;
}
.question_form form {
    padding: 35px !important;
    border-radius: 2px !important;
    background: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	columns: 2;
    column-count: 2;
    column-gap: 20px;
	font-family: "Open Sans", Sans-serif !important;
}
.question_form form .forminator-error-message{
	font-size:12px !important;
	line-height:15px !important;
}
.question_form .forminator-row .forminator-col{
	padding:0 !important;
}
.question_form .forminator-row input, .question_form .forminator-row textarea, .question_form .forminator-row .select2-selection {
    max-width: 100% !important;
/*     color: #999999 !important; */
	color: #5B5A5A !important;
    font-weight: normal !important;
    border: 1px solid #f2f2f2 !important;
    background: #f9f9f9 !important;
    border-radius: 2px !important;
/*     font-family: 'Open Sans' !important; */
    font-size: 16px !important;
    padding: 15px 20px !important;
}
.question_form .forminator-row .select2-selection .select2-selection__rendered{
	font-family: 'Open Sans' !important;
    font-size: 14px !important;
    padding: 0 !important;
}
.question_form .forminator-row .select2-selection .select2-selection__arrow{
	width:auto !important;
	height:auto !important;
}
.question_form .forminator-row .select2-selection .select2-selection__placeholder{
	font-family: 'Open Sans' !important;
    font-size: 14px !important;
    padding: 0 !important;
/* 	color: #999999 !important; */
	color: #5B5A5A !important;
}
.question_form .forminator-row .select2-results__option{
	font-size: 14px !important;
	line-height:16px !important;
}
.question_form .forminator-button-submit {
    color: #fff;
    padding: 7px 28px !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    border: 1px solid transparent !important;
    background: #5F0E85;
/*     font-family: 'Open Sans' !important; */
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: inherit !important;
    border-radius: 30px !important;
    width: 100% !important;
    transition: all 100ms ease-out !important;
    box-shadow: none !important;
    font-family: Roboto, sans-serif !important;
}
.question_form  .forminator-description {
    display: none !important;
}
.question_form form textarea{
	height: 120px;
    min-height: 100px !important;
    max-height: 140px;
}
.team_section .elementor-icon-list-item {
    padding: 10px 20px;
    background-color: #56AFD5;
    border-radius: 40px;
}
.team_section .team_left .elementor-widget-social-icons {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.team_section .team_left .elementor-widget-image:hover + .elementor-widget-social-icons,
.team_section .team_left .elementor-widget-social-icons:hover{
	opacity:1;
	visibility:visible;
}
.team_section .team_left{
	height: fit-content;
}
.team_quote{
	padding-left: 10px;
    border-left: 2px solid #999999;
}
.header_btm .elementor-icon-box-title,
.footer_top .elementor-icon-box-title {
	margin-top:0 !important;
}
.header_main {
   box-shadow: 0 1px 3px rgba(50, 50, 50, 0.08) !important;
}
.hero_banner img{
	min-height: 500px;
	max-height: 600px;
/*     object-fit: cover; */
	object-position:right top;
/* 	aspect-ratio:2.5; */
}
.testimonial_sec .elementor-swiper-button {
    right: 0 !important;
    left: unset !important;
    transform: unset !important;
    width: 57px;
    height: 47px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 0 !important;
}
.testimonial_sec .elementor-swiper-button.elementor-swiper-button-prev{
	right: 57px !important;
	border-top-left-radius: 25px!important;
    border-bottom-left-radius: 25px!important;
}
.testimonial_sec .elementor-swiper-button.elementor-swiper-button-next{
	border-top-right-radius: 25px!important;
    border-bottom-right-radius: 25px!important;
    border-left: 1px solid rgba(50, 50, 50, 0.15)!important;
}
.testimonial_sec .elementor-swiper-button:hover{
	opacity:0.9;
}
.exp_section > .e-con-inner{
	max-width:800px;
	margin:0 auto;
}
.satisfied_sec .elementor-main-swiper {
	width:100%;
}
.satisfied_sec .elementor-swiper {
    padding: 30px;
    background: #F5F8FB;
    border-radius: 10px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}
.satisfied_sec  .swiper-slide .elementor-testimonial{
	height: 100%;
    display: flex;
    flex-direction: column;
	gap:15px;
}
.satisfied_sec  .swiper-slide .elementor-testimonial .elementor-testimonial__footer{
	margin-top:auto !important;
}
.blog_single .blog_text_content {
	height:100%;
}
.blog_single .blog_text_content .elementor-widget-button{
	margin-top:auto;
}
.faq_sec > .e-con-inner .elementor-widget-icon-box{
	width:calc(33.33% - 20px);
}
.faq_sec .elementor-icon-box-title{
	margin-top:0;
}
.faq_acc .eael-advanced-accordion-icon-opened,
.faq_acc .eael-advanced-accordion-icon-closed,
.faq_acc .eael-advanced-accordion-icon-opened svg,
.faq_acc .eael-advanced-accordion-icon-closed svg{
	margin:0 !important;
}
.faq_acc .elementor-tab-title{
	gap:20px;
}
.opening_hour .elementor-widget-heading.today *{
	color: #56afd5 !important;
}
.opening_hour .elementor-widget-heading.btn .elementor-heading-title {
    background-color: #56afd5 !important;
    color: #fff !important;
    padding: 2px 15px;
    width: auto;
    display: inline-block;
}
/* footer  */
.opening_hour_footer .elementor-widget-heading.today *{
	color: #C1C7CE !important;
}
.opening_hour_footer .elementor-widget-heading.btn .elementor-heading-title {
    background-color: #555A5F !important;
    color: #fff !important;
    padding: 5px 15px;
    width: auto;
    display: inline-block;
}
#contact_form .forminator-row-last {
    width: auto;
    max-width: 100%;
    margin-top: 15px !important;
	min-width: 150px;
}
.form_clear_btn{
    text-align: right;
    max-width: calc(50% - 30px);
    display: block;
    margin-left: auto;
}
.form-clear-button {
    color: rgba(50, 50, 50, 0.4);
    border: 2px solid rgba(50, 50, 50, 0.2);
    padding: 13px 14px;
    margin-left: 0;
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 13.5px;
    border-radius: 30px;
    width: 100%;
	outline:none;
}
.form-clear-button:hover,
.form-clear-button:focus,
.form-clear-button:focus-visible{
	 background: #5F0E85;
	 color: #fff;
}
#contact_form form textarea {
    height: 90px;
    min-height: 80px !important;
    max-height: 120px;
}
#contact_form .forminator-label{
	margin-bottom: 3px;
    font-weight: bold;
    line-height: 1.75;
/*     color: #999; */
	color: #5B5A5A;
    font-size: 14px;
/*     font-family: 'Open Sans'; */
}
.contact_left_details .elementor-icon-box-title{
	margin-top:0;
}
.the_procedure strong{
	color:#464646 !important;
}
.service_single_img{
	cursor:pointer;
}
.service_single_img img{
	width:100%;
	aspect-ratio:1.4;
	object-fit:cover;
}
.service_single_img .elementor-widget-button{
	transform:translate(-50%, -50%);
	opacity: 0;
    visibility: hidden;
	transition:0.3s linear;
}
.service_single_img::before{
	content:"";
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
	z-index: 1;
    background-color: rgba(0, 0, 0, 0.4);
    transition: all 100ms ease-out;
}
.service_single_img:hover .elementor-widget-button,
.service_single_img:hover::before{
	opacity: 1;
    visibility: visible;
}
.service_find_btn{
	margin-top:auto;
}
.service_find_btn .elementor-button-icon{
	transition: all 100ms ease-out;
}
.service_find_btn:hover .elementor-button-icon{
	transform:translatex(-4px);
}
.service_list .elementor-loop-container{
	display:flex;
	flex-wrap:wrap;
	gap:30px;
}
.service_list .elementor-loop-container .e-loop-item{
	width:calc(33.33% - 20px);
}
.custom-service-menu {
    border-radius: 0 0 20px 0;
    color: #fff;
}
.custom-service-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.custom-service-menu .menu-item {
    margin-bottom: 10px;
    font-size: 15px;
    opacity: 0.6;
    transition: 0.3s;
    display: flex;
    align-items: center;
	 font-weight: bold;
}
.custom-service-menu .menu-item a {
    font-size: 16px;
    line-height: 1.3;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
}
.custom-service-menu .menu-item.active,
.custom-service-menu .menu-item:hover{
    opacity: 1;
}
.custom-service-menu .menu-item.active .icon {
    color: #fff;
}
.acf-service-section{
	display:flex;
	flex-wrap:wrap;
	gap:30px;
}
.acf-service-section .acf-service-box{
	width:calc(50% - 15px);
	display:flex;
	flex-direction:column;
}
.acf-service-section .acf-service-box img{
	height:auto;
	display:block;
	object-position:center center;
	width:100%;
	object-fit:cover;
}
.acf-service-section .acf-service-box h3{
	color: #56afd5;
    font-size: 18px;
	line-height: 1.75;
	margin:25px 0 15px;
/* 	font-family: 'Open Sans'; */
    font-weight: 700;
}
.acf-service-section .acf-service-box p{
/* 	color: #999; */
	color:#5B5A5A;
	font-size: 16px;
	line-height: 1.75;
/* 	font-family: 'Open Sans'; */
	margin:0;
}
.eael-breadcrumbs__content{
	flex-wrap:wrap;
}
.header_menu .current-menu-parent > .elementor-item,
.header_menu .current-menu-parent > .elementor-item .sub-arrow svg{
	color:#56AFD5 !important;
	fill:#56AFD5 !important;
}
.brand_logo_grid .elementor-widget-image .elementor-widget-container{
	display: flex;
    align-items: center;
}
.slider_home::before{
	content : '';
/* 	background-color : #000; */
	opacity : 1;
	position : absolute;
	top:0;
	left: 0;
	width : 100%;
	height : 100%;
	
}

@media (max-width:1150px){
	.header_menu .menu-item .elementor-item{
		font-size: 16px !important;
	}
}
@media (max-width:1024px){
	.header_menu .current-menu-parent > .elementor-item,
	.header_menu .current-menu-parent > .elementor-item .sub-arrow svg{
		color:#fff !important;
		fill:#fff !important;
	}
	.advantage_grid .elementor-widget-icon-box {
		width: calc(50% - 10px) !important;
	}
	.header_menu .elementor-nav-menu{
		width: 100%;
		max-width: calc(100% - 40px);
		margin: 0 auto;
/* 		background: #5F0E85CC; */
	}
	.header_menu .elementor-nav-menu--dropdown{
		    padding: 10px 0 20px !important;
	}
	.header_menu .menu-item .elementor-item {
		color: #fff;
	}
	.header_menu .menu-item:not(:last-child) .elementor-item,
	.header_menu .menu-item:not(:first-child) .elementor-item{
		margin:0 !important;
	}
	.hero_banner img {
		height: auto;
		min-height: 350px;
		object-fit: cover;
	}	
	.about_dual_img .elementor-widget-image{
		width:calc(50% - 8px) !important;
	}
	.about_dual_img .elementor-widget-image img{
		width:100%;
		aspect-ratio:1.4;
		object-fit:cover;
	}
	.team_section .elementor-icon-list-items{
		row-gap:10px;
	}
	.faq_sec > .e-con-inner .elementor-widget-icon-box {
    width: calc(50% - 15px);
}
	.service_list .elementor-loop-container{
		gap:20px;
	}
	.service_list .elementor-loop-container .e-loop-item{
		width:calc(50% - 10px);
	}
	.acf-service-section .acf-service-box {
		width: 100%;
	}
	.acf-service-section .acf-service-box p{
	color:#5B5A5A;
	font-size: 14px;
	line-height: 1.75;
/* 	font-family: 'Open Sans'; */
	margin:0;
}
	.custom-service-menu .menu-item a {
     font-size: 14px;
	}
	.question_form .forminator-row input, .question_form .forminator-row textarea, .question_form .forminator-row .select2-selection {
    font-size: 14px !important;   
    }
}
@media (max-width:782px){
	#contact_form .forminator-row-last {
/* 		margin-top: -70px !important; */
	}
}
@media (max-width:767px){
	.header_logo {
		width:250px !important;
		order: 2;
	}
	.header_menu  {
		width:auto !important;
		order: 3;
		margin-left:auto !important;
	}
	.header_btn {
		order: 1;
		width:100% !important;
	}
	.header_btm .elementor-icon-box-title{
		margin-top:0 !important;
	}
	.question_form form {
		padding: 15px !important;
	}
	.question_form .forminator-row input, .question_form .forminator-row textarea, .question_form .forminator-row .select2-selection {
		padding: 10px 20px !important;
	}
	.question_form .forminator-row {
		margin-bottom: 15px !important;
	}
	.question_form .forminator-button-submit {
		padding: 10px 20px !important;
	}
	.question_form form textarea {
		height: 95px;
		min-height: 80px !important;
		max-height: 120px;
	}
	.team_quote {
		padding-left: 0;
		border-left: none;
	}
	.satisfied_sec .elementor-swiper {
		padding: 20px;
	}
	.blog_single .blog_text_content {
		height: auto;
	}
	.blog_section .elementor-loop-container{
		display:flex;
		flex-direction:column;
	}
	.form-clear-button {
		padding: 10px;
	}
	#contact_form form textarea {
		height: 85px;
		min-height: 80px !important;
		max-height: 120px;
	}
	#contact_form .forminator-row-last {
/* 		margin-top: -58px !important; */
	}
	.alkaline_tabs div.eael-advance-tabs.eael-tabs-vertical div.eael-tabs-nav>ul li::after{
		display:none;
	}
	.service_list .elementor-loop-container .e-loop-item{
		width:100%;
	}
	.acf-service-section .acf-service-box h3 {
		margin: 15px 0 15px;
	}
}
@media (max-width:650px){
	#contact_form form {
		columns: 1;
		column-count: 1;
	}
}
@media (max-width:575px){
	.faq_sec > .e-con-inner .elementor-widget-icon-box {
		width: 100%;
	}
}
@media (max-width:480px){
	.hero_banner img {
		min-height: 250px;
	}
	.hero_banner h2.elementor-heading-title{
		font-size:26px !important;
	}
	.advantage_grid .elementor-widget-icon-box {
		width: 100% !important;
	}
	.testimonial_sec .elementor-swiper-button {
		width: 37px;
		height: 37px;
		top: -60px !important;
	}
	.testimonial_sec .elementor-swiper-button.elementor-swiper-button-prev {
		right: 37px !important;
	}
	.question_form form {
		columns: 1;
		column-count: 1;
	}
}

.acf-service-section {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 30px !important;
}

.acf-service-section.two-blocks .acf-service-box {
    width: 48% !important;
}

.acf-service-section.single-block .acf-service-box.full-width {
    width: 100% !important;
	flex-direction: row;
	gap : 20px;
}
.acf-service-section.single-block .acf-service-box.full-width img{
	max-width: 50% !important;
}
.acf-service-section.single-block .acf-service-box.full-width .single_block_content h3{
	margin-top : 0 !important;
}
@media (max-width:1024px){
	.acf-service-section.single-block .acf-service-box.full-width {
    flex-direction: column;
}
	.acf-service-section.single-block .acf-service-box.full-width img{
	max-width: 100% !important;
}
}