/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/
Description: Child theme for Hello Elementor
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/
.contact-form-cont .half-sec {
    width: 49%;
    /* display: flex; */
    display: inline-block;
    padding: 0px 8px;
}
.ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]):hover {
    border-color: #A1A1A1 !important;
}
input[type=date]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus {
    border-color: #A1A1A1 !important;
}
.contact-form-cont span.full-sec input.wpcf7-form-control.wpcf7-submit.has-spinner {
    display: block;
    margin: auto;
    /* width: 47%; */
}
.contact-form-cont span.wpcf7-spinner {
    display: none;
}
.tip-text p {
    font-size: 10px;
    margin: 3px auto;
    text-align: center;
    color: #a1a1a1;
}
/* Masonry layout */

/* Images full width */
.why-us .gallery img {
    width: 100%;
    height: auto;
    display: block;
}
.portfolio-item-infos-wrapper {
    display: none;
}
a.portfolio-item.elpt-portfolio-lightbox {
    pointer-events: none;
    border-radius: 20px;
}
.prosses-bar {
    transform: rotate(
90deg);
}

/* Masonry layout 
.home-gallery .gallery {
    column-countx: 3;
    column-gapx: 16px;
}

/* Prevent column breaks 
.home-gallery .gallery-item {
    break-inside: avoid;
    margin-bottom: 16px;
    width: 100%;
}

/* Images full width 
.home-gallery img {
    width: 100%;
    height: auto;
    display: block;
}

/* Gallery wrapper */
.home-gallery .gallery {
    column-count: 3;
    column-gap: 24px;
}

/* Each item */
.home-gallery .gallery-item {
    break-inside: avoid;
    margin-bottom: 24px;
    width: 100%;
}

/* Image styling */
.home-gallery img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 16px;
}
.home-gallery {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.cf-contactpage .half-sec {
    width: 50% !important;
    display: inline-flex;
    padding: 2px 10px;
}
.cf-contactpage span.full-sec {
    padding: 0px 10px;
    display: block;
}
.cf-contactpage input.wpcf7-form-control.wpcf7-submit.has-spinner {
    display: block;
    width: 96%;
    margin: 0 auto !important;
   
}
span.wpcf7-spinner {
    display: none;
}
.contact-form-cont .full-sec {
    padding: 0 8px !important;
    display: block;
}
.cf-contactpage .tip-text p {
    color: #fff;
}
a.read-more {
    color: #f7a01b;
    margin-bottom: 26px;
    display: inline-block;
}
#contactModal {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,.6);
  z-index: 99999;
}

#contactModal.active {
  display: block;
}

.modal-box {
  background: #f7a01b;
  max-width: 600px;
  margin: 10vh auto;
  padding: 30px;
  border-radius: 10px;
  position: relative;
}

.modal-close {
  position: absolute;
  top: 10px;
  right: 14px;
  font-size: 26px;
  cursor: pointer;
}
.modal-box .cf-hero span.half-sec {
    width: 48%;
    display: inline-block;
    margin: 10px 5px;
    border: none;
}
.modal-box .cf-hero span.full-sec {
    width: 98%;
    display: block;
    margin: 10px auto;
}
.modal-box .cf-hero input.wpcf7-form-control.wpcf7-submit.has-spinner {
    display: block;
    width: 100%;
    background: #000000;
    color: #fff;
    font-family: "Rubik", sans-serif;
    font-size: 20px;
    font-weight: 700;
    border: none;
}
.modal-box h2.elementor-heading-title.elementor-size-default {
    text-align: center;
    display: block;
    padding-bottom: 20px;
    font-family: 'Rubik';
    font-weight: 700;
}
.modal-box .tip-text p {
    font-size: 10px;
    margin: 3px auto;
    text-align: center;
    color: #ffffff;
}
.modal-box select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.Service.Required {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    color: #757575;
	border:none;
}
.modal-box input.wpcf7-form-control {
    background: #ffffff;
    border: none;
}
.wpcf7 form div.visible-only-if-sent {
    display: none;
}

.wpcf7 form.sent div.visible-only-if-sent {
    display: block;
}
/* Hide default Contact Form 7 success message */
.wpcf7-response-output {
    display: none !important;
}
.visible-only-if-sent {
    text-align: center;
    font-family: 'Work Sans';
}
a.elementor-button.elementor-button-link {
    text-decoration: none !important;
}
.ekit-wid-con .elementskit-single-testimonial-slider {
    box-shadow: none !important;
}
.hero-section::before {
   
    border-radius: 0px 0px 20px 20px !important;
}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 780px)
 {

	input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 66%;
    font-size: 12px !important;
    text-align: center !important;
    display: block;
    margin: auto;
    padding: 8px !important;
}
	 .contact-form-cont .half-sec {
    width: 100%;
    /* display: flex; */
    display: inline-block;
    padding: 0px 8px;
}
	 .elementor-148 .elementor-element.elementor-element-d73aea5 .elementor-counter-title {
    
    text-align: center;
}
	 .cf-contactpage input.wpcf7-form-control.wpcf7-submit.has-spinner {
    display: block;
    width: 96% !important;
}
	 .modal-box .cf-hero span.half-sec {
    width: 98%;
    display: block;
    margin: 10px 5px;
    border: none;
}
	.modal-box .cf-hero input.wpcf7-form-control.wpcf7-submit.has-spinner {
    display: block;
    width: 100%;
    background: #000;
}
	 /* Reverse container order on mobile only */

 .mobile-reverse, .mobile-reverse > .e-con-inner {
    flex-direction: column-reverse !important;
}
.home-gallery .gallery {
    column-count: 2;
    column-gap: 9px;
    padding: 10px;
}
	 .elementor-element.elementor-element-3afbe1b.e-con-full.e-flex.e-con.e-child {
    z-index: 0;
}
	 .hero-section::before {
   
    border-radius: 0px 0px 20px 20px !important;
}
}

.half-sec { width:49% !important; max-width:49% !important; }


.btn-xl {
    padding: 15px 30px;
    font-size: 20px;
    border-radius: 10px;
}