/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1764229516
Updated: 2025-11-27 07:45:16

*/

/*  Custom Css */


.banner-outer-section{
	background: linear-gradient(0deg, rgba(255, 251, 248, 0.86) -70.67%, rgba(255, 246, 235, 0.86) -4.86%, rgba(255, 229, 200, 0.86) 41.74%);
}

.banner-subtitle .elementor-icon-box-title {
    background: linear-gradient(90deg, #070707 5%, #105A75 140%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

.text-orange {
       background: linear-gradient(90deg, #BC6C25 5%, #ED8916 140%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

.fixedButtontop {
    writing-mode: sideways-rl;
}

.elementor-element.banner-sec-column:after {
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(139.02deg, rgba(255, 205, 148, 0.12) 11.19%, rgba(255, 172, 172, 0.12) 55.81%);
    position: absolute;
    border-radius: 100%;
    z-index: -1;
    bottom: 0;
    left: 17%;
}


.block-text {
    display: block;
}

.icon-shadow svg {
    box-shadow: 0px 4px 22.1px rgb(220 161 93 / 64%);
    border-radius: 100%;
}

.banner-text-linear .elementor-heading-title {
    background: linear-gradient(260deg, #BF7028, #482500);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.imgbox-shadow {
    box-shadow: 0px 4px 6px -4px #0000001A;
	box-shadow: 0px 10px 15px -3px #0000001A;

}

.twentytwenty-container {
    overflow: hidden;
    max-height: 430px !important;
}
.image-comparion-box .twentytwenty-handle {
    box-shadow: -1px 3px 3.7px 0px #00000040;
    width: 56px;
    height: 22px;
    background: #fff;
    border: 0;
}

.image-comparion-box  .twentytwenty-left-arrow {
    border-right: 0px solid;
    left: 50%;
    margin-left: -16px;
    background-repeat: no-repeat;
    background-position: left center;
    border-image: url(/wp-content/uploads/2025/12/Arrow-1.svg) 6;
}
.image-comparion-box  .twentytwenty-right-arrow {
    border-left: 0px solid #fff;
    margin-right: -16px;
    right: 50%;
    background-repeat: no-repeat;
    background-position: left center;
    border-image: url(/wp-content/uploads/2025/12/Arrow-2.svg) 6;
}

.image-comparion-box  .twentytwenty-horizontal .twentytwenty-handle:before {
    margin-bottom: 16px;
}
.image-comparion-box  .twentytwenty-horizontal .twentytwenty-handle:after { 
    margin-top: 16px; 
}


/* --- Services section   */


.servicsBox-shadow a {
    position: relative;
}
.servicsBox-shadow a:after {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 9.81%, rgba(0, 0, 0, 0.56) 100%);
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}

.servicsBox-shadow > .elementor-widget.elementor-widget-image a {
    padding-top: 175%;
    width: 100%;
    height: 100%;
	border-radius:16px;
	overflow:hidden;
}
.servicsBox-shadow > .elementor-widget.elementor-widget-image a img{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}

.professional-outer {
    background: linear-gradient(180deg, #FFF9EB 0%, rgba(255, 248, 233, 0.91) 56.54%, #FFB98C 146.62%);
}

.professional-title h2{
	background: linear-gradient(91.32deg, #070707 2.47%, #A15F1B 90.12%);
	 -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.services-slider .swiper-slide {
    box-shadow: 0px 4px 6px -4px #0000001A;
}
.services-slider .swiper-slide.swiper-slide-active{
	border: 1.6px solid #4E2E0E!important;
	background:#fff !important;
}

.services-slider .swiper-pagination.swiper-pagination-bullets {
    text-align: left;
    padding-left: 6px;
}

.services-slider .swiper-pagination-bullet {
    --swiper-pagination-bullet-horizontal-gap: 6px;
    --swiper-pagination-bullet-vertical-gap: 6px;
    height: 6px !important;
    width: 20px !important;
    margin: 0 3px  !important;
	border-radius:16px !important;
}
.services-slider .swiper-pagination-bullet-active{
	  width: 50px  !important;
}


.testimonial-section .elementor-testimonial__content, 
.testimonial-section .elementor-testimonial__footer {
    padding: 0 !important;
}
.testimonial-section .elementor-testimonial__text {
    margin-top: 8px;
}

.testimonial-section .elementor-testimonial__text span {
    color: #7B470A !important;
}

.elementor-element.testimonial-section:before,
.elementor-element.testimonial-section:after {
    content: "" !important;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 85.5%);
    height: 66%;
    width:254px;
    bottom: 0 !important;
    position: absolute;
    left: -0;
    z-index: 3;
    top: auto;
}
.elementor-element.testimonial-section:after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 85.5%);
    right: -0;
	left:auto;
}

.elementor-element .playIcons  .elementor-wrapper {
    --video-aspect-ratio: 3.33333 !important;
}








/* ==== Contact form === */
.contact-form-container {
    box-shadow: 0px 25px 50px -12px #0D102D1A, 0px 12px 24px 0px #0D102D1A;
}

.global-form_wrapper{
	
}
.global-form_wrapper p.gform_required_legend {
    display: none;
}

.global-form_wrapper.gform_wrapper.gravity-theme .gfield_label {
    font-family: Inter;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #453E3E;
}

.global-form_wrapper.gform_wrapper.gravity-theme  input[type=email], .global-form_wrapper.gform_wrapper.gravity-theme input[type=month], .global-form_wrapper.gform_wrapper.gravity-theme input[type=number], .global-form_wrapper.gform_wrapper.gravity-theme input[type=password], .global-form_wrapper.gform_wrapper.gravity-theme input[type=search], .global-form_wrapper.gform_wrapper.gravity-theme input[type=tel], .global-form_wrapper.gform_wrapper.gravity-theme input[type=text], .global-form_wrapper.gform_wrapper.gravity-theme input[type=time], .global-form_wrapper.gform_wrapper.gravity-theme input[type=url], .global-form_wrapper.gform_wrapper.gravity-theme  input[type=week], .global-form_wrapper.gform_wrapper.gravity-theme select, .global-form_wrapper.gform_wrapper.gravity-theme  textarea {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 8px;
    border: 1px solid #EBEBEB;
    background: #FAFAFA;
    border-radius: 8px;
    line-height: 30px;
    padding: 12px 20px
}
.global-form_wrapper .gform-footer.gform_footer.top_label input[type="submit"] {
    box-shadow: -1px 0px 3.8px 0px #0000000D; 
    line-height: 24px;
    margin-bottom: 0;
    width: 100%;
    font-size: 15px;
    background-repeat: no-repeat;
    background-position: center right 14%;
    font-family: "Inter", Sans-serif;
    font-weight: 500;
    fill: var(--e-global-color-uicore_white);
    color: var(--e-global-color-uicore_white);
    background: url(/wp-content/uploads/2025/12/arrow-right.svg) center right 14% no-repeat, linear-gradient(90deg, #8C5119 100%, #834B17 100%);
    border: 1px solid #E5E5E5;
	transition:0.2s all;
}
.global-form_wrapper .gform-footer.gform_footer.top_label input[type="submit"]:hover {
    color: var(--e-global-color-uicore_white);
	 background: url(/wp-content/uploads/2025/12/arrow-right.svg) center right 14% no-repeat, linear-gradient(180deg, #0C0A0A 0%, var(--e-global-color-uicore_secondary) 100%);
}

.global-form_wrapper.gform_wrapper.gravity-theme  button.iti__selected-country {
    padding: 0;
    border: 0;
    box-shadow: none !important;
    background: transparent !important;
}

.address-suggestions .suggestion-item:hover {
  background: #f0f0f0;
}

.gform_wrapper.gravity-theme.global-form_wrapper .gform_validation_errors ol {
    display: none;
}
.gform_wrapper.gravity-theme.global-form_wrapper .gform_validation_errors>h2 {
    letter-spacing: 0;
	    margin: 0;
	font-size: 14px;
}
.gform_wrapper.gravity-theme.global-form_wrapper  .description, .gform_wrapper.gravity-theme.global-form_wrapper .gfield_description, .gform_wrapper.gravity-theme.global-form_wrapper .gsection_description, .gform_wrapper.gravity-theme.global-form_wrapper .instruction{
	font-size:14px;
	    color: #00000080;
}
.address-item:hover {
    background: #0000000a;
}


/*  Homepage form */

/* Hide default checkbox */
.form-services input[type="checkbox"], 
.form-services input[type="radio"]{
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

/* Layout */
.form-services .gfield_checkbox,
.form-services .gfield_radio {
    display: flex !important;
    flex-wrap: wrap;
    gap: 10px;
	padding: 6px 0;
}

/* Pill base */
.form-services .gchoice label {
 display: flex;
    align-items: center;
    gap: 10px;
    padding: 13px 20px;
    border: 2px solid #e5e7eb;
    border-radius: 999px;
    cursor: pointer;
    font-size: 13px !important;
    font-weight: 500;
    background: #fff;
    transition: all 0.25s ease;
    user-select: none;
	max-width:unset !important;
}

/* Hover state */
.form-services .gchoice label:hover {
  border-color: #0c0a0a;
}

/* Checked state */
.form-services input[type="checkbox"]:checked + label, 
.form-services input[type="radio"]:checked + label{
  background: #0c0a0a;
  color: #fff;
  border-color: #0c0a0a;
}

/* Icon */
.form-services .gchoice label::before {
/*   content: ""; */
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: grayscale(1);
  transition: filter 0.25s ease;
	display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}


.global-form_wrapper .gform-page-footer.gform_page_footer {
    display: flex;
/*     flex-wrap: wrap; */
    gap: 10px;
}

.global-form_wrapper .gform_page_footer .button {
    width: 100%;
	  border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E5E5E5;
}

.global-form_wrapper .gform_page_footer .gform_next_button, 
.global-form_wrapper .gform_page_footer input[type="submit"] {
    fill: var(--e-global-color-uicore_white);
    color: var(--e-global-color-uicore_white);
    background: url(/wp-content/uploads/2025/12/arrow-right.svg) center right 14% no-repeat, linear-gradient(90deg, #8C5119 100%, #834B17 100%);
	
}
.global-form_wrapper .gform_page_footer .gform_next_button:hover,
.global-form_wrapper .gform_page_footer input[type="submit"]:hover {
    background-color: transparent;
    color: var(--e-global-color-uicore_white);
    background: url(/wp-content/uploads/2025/12/arrow-right.svg) center right 14% no-repeat, linear-gradient(180deg, #0C0A0A 0%, var(--e-global-color-uicore_secondary) 100%);
}
 

.gform_wrapper.gravity-theme.global-form_wrapper .gform_page_footer .gform_previous_button{
	 fill: var(--e-global-color-uicore_white);
    color: var(--e-global-color-uicore_white);
    background:linear-gradient(180deg, #0C0A0A 0%, var(--e-global-color-uicore_secondary) 100%);
}
.gform_wrapper.gravity-theme.global-form_wrapper .gform_page_footer .gform_previous_button:hover{
	 fill: var(--e-global-color-uicore_white);
    color: var(--e-global-color-uicore_white);
    background:   linear-gradient(90deg, #8C5119 100%, #834B17 100%);
   
}

.gform_wrapper.gravity-theme .field_sublabel_above .description, .gform_wrapper.gravity-theme .field_sublabel_above .gfield_description, .gform_wrapper.gravity-theme .field_sublabel_above .gsection_description {
    margin-top: 0 !important;
    font-size: 12px;
    font-weight: 500;
    color: #00000070;
	border-radius:8px;
}

/* ==== Radio Buttons === */

.form-services .gfield_radio .gchoice label::before{
	content:none !important;
}



/* ==== Footer ===== */

.elementor-element.footer-outer:before {
    content: "" !important;
    width: 100%;
/*     height: 180px; */
	height: 70px;
    position: absolute;
    background: #0F110E;
/*     top: -110px; */
	top: -63px;
    z-index: -1;
    border-top-left-radius: 90px;
    border-top-right-radius: 90px;
}



/* ===== Medias ==== */


@media only screen and (min-width:768px){



.type-testimonials > div   {
    height: 100%;
}
 
.card-testimonial.e-flex {
    height: 100%;
}

}

@media only screen and (max-width:1700px) and (min-width:768px){

	.outerContainer{
		right:0 !important;
	}
	
.elementor-element.banner-outer-section{
    overflow: hidden;
}

}



@media only screen and (max-width:767px){
	
	.elementor-element .banner-sec-column{
		overflow:hidden;
	}
	
	.twentytwenty-container {
		overflow: hidden;
		max-height: 340px !important;
	}
	
	.elementor-element.testimonial-section:before, .elementor-element.testimonial-section:after{
		opacity:0 !important;
		pointer-events:none !important;
	}
	
	.elementor-element .playIcons .elementor-wrapper {
    --video-aspect-ratio: 2.33333 !important;
}
	
	.elementor-element.footer-outer:before {
		border-top-left-radius: 30px;
		border-top-right-radius: 30px;
	}
	
	.form-services .gchoice label { 
    padding: 8px 11px; 
    font-size: 12px !important; 
}
	
.global-form_wrapper .gform-page-footer.gform_page_footer {
    gap: 0;
}	
.global-form_wrapper .gform_page_footer .gform_next_button, .global-form_wrapper .gform_page_footer input[type="submit"] {
    background-size: 1px;
}

	
}