/* 
Theme Name: Hello Elementor Child (DLP & Website)
Theme URI: https://github.com/elementor/hello-theme/
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: 1.4.2
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
*/

/*
 *  oom_cc
*/

html {
    overflow-x: hidden;
    max-width: 1920px;
    margin: 0 auto;
}

/* Header */

.header-widget-shortheader{
    transform: translateY(0) !important;
}

/* Iconlist */
a.link-clr {
    color: #fff;
}

/* Button */

.elementor-button{
    cursor: pointer;
}

/* Form Button */
.elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-33.e-form__buttons {
    margin-left: -30px;
}

.elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-33.e-form__buttons {
    margin-left: -80px;
}

/* Mobile Menu */

.custom-menu-nav {
    display: none !important;
}
.custom-menu-nav.active {
    display: block !important;
}

.custom-menu-nav {
    position: fixed;
    background: #000;
    width: 100%;
    z-index: 999;
}

.toggle-btn-open {
    margin-bottom: 0px !important;
}

.toggle-btn-open .elementor-icon-wrapper,
.toggle-btn-close .elementor-icon-wrapper {
    width: 30px;
    height: 30px;
}

/* Header */

.header-widget-shortheader{
    transform: translateY(0) !important;
}
	
.header-widget-shortheader{
	background: #FFFFFF !important;
}

/* Slider */

.meta-slider .swiper-container {
  padding-bottom: 30px;
}

.meta-slider .swiper-scrollbar {
  background: #d6d6d6;
}

.meta-slider .swiper-container-horizontal > .swiper-scrollbar {
  border-radius: 2px;
  height: 15px;
  width: 100%;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}

.meta-slider .swiper-wrapper img {
  width: 100%;
}

.meta-slider .swiper-scrollbar-drag{
	height: 150%;
    top: -25%;
	border-radius:0;
	background: var( --e-global-color-secondary );
}
.swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal{
	top: 110%;
}

.swiper-scrollbar-drag {
    top: -5px;
    height: 15px;
	background: #000;
	border-radius: 0px;
	width: 10%!important;
}

.meta-slider .swiper-scrollbar-drag {
	top: -5px;
    height: 15px;
    width: 5% !important;
}

.slider-container-1 img, .slider-container-2 img, .slider-container-3 img{
	height: 500px !important;
	object-fit: contain;
}


/* Icon List */

.icon-list .elementor-icon-box-title {
    display: none;
}

.icon-list .elementor-icon-box-description a {
    color: #fff !important;
}

.icon-list .elementor-icon-box-description a:hover {
    color: #fff !important;
    text-decoration: underline;
}

.icon-list .elementor-icon-box-icon .elementor-icon {
    margin-top: 5px;
}

/* Contact Form Hero Banner*/
input#form-field-c_name {
    border-bottom: 1px solid #1D1D1D;
    border-radius: 0;
}
input#form-field-c_contact_number {
    border-bottom: 1px solid #1D1D1D;
    border-radius: 0;    
}
input#form-field-c_email {
    border-bottom: 1px solid #1D1D1D;
    border-radius: 0;     
}
select#form-field-c_waterproofing_services {
    border-bottom: 1px solid #1D1D1D;
    border-radius: 0;       
}
textarea#form-field-c_message {
    border-bottom: 1px solid #1D1D1D;
    border-radius: 0;    
    margin-bottom: 30px;
}

/* Contact Form Footer Section*/
input#form-field-f_name {
    border-bottom: 1px solid #FFFF;
    border-radius: 0;
}
input#form-field-f_contact_number {
    border-bottom: 1px solid #FFFF;
    border-radius: 0;    
}
input#form-field-f_email {
    border-bottom: 1px solid #FFFF;
    border-radius: 0;     
}
select#form-field-f_waterproofing_services {
    border-bottom: 1px solid #FFFF;
    border-radius: 0;       
}
textarea#form-field-f_message {
    border-bottom: 1px solid #FFFF;
    border-radius: 0;
    margin-bottom: 30px;
}

option {
    color: #000;
}

/* Floating WhatsApp */
.oom-widget-chat-content-message {
    width: 100%;
}

/* Footer */

.site-footer {
    display: none !important;
}


/** Responsive **/

@media only screen and (max-width: 766px) and (orientation : landscape) {
    .beaf {
        width: 80% !important;
        margin: 0 auto !important;
    }
	.guarantee-img {
		margin-top: 30%;
	}
}

@media (min-width: 1025px){
    
    /* Elementor Form */
    
    .elementor-field-type-recaptcha_v3.recaptcha_v3-inline {
        width: 60% !important;
    }
    
    .elementor-field-type-recaptcha_v3.recaptcha_v3-inline > .elementor-field{
        transform:scale(.85);
        transform-origin: left center;
    }
    
    .elementor-field-group.elementor-field-type-submit {
        align-items: center;
    }
}

@media (max-width: 767px){
    /* Elementor Form */
    
    .elementor-field-type-recaptcha_v3.recaptcha_v3-inline{
        justify-content: center !important;
    }
    
   .elementor-field-type-recaptcha_v3.recaptcha_v3-inline > .elementor-field{
        transform:scale(1);
        transform-origin: center center;
    } 
}


@media (max-width: 1920px) {
	
}

@media (max-width: 1440px) {
	img.attachment-full.size-full.wp-image-1754 {
    display: none;
	}
	.termsNcondition {
    left: 115px;
	}
}

@media (max-width: 1280px) {
	
}

@media (max-width: 1024px) {
	.elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-33.e-form__buttons {
    margin-left: unset;
    padding-top: 15px;
	}
/* 	.elementor-element.elementor-element-a6affad.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
		padding-top: 120px !important;
	} */
	.services-btn {
		margin-top: 18px;
	}	
}

/*
 * Surface Pro
 */
@media (max-width: 912px) {
	.elementor-element.elementor-element-ca4ca39.elementor-widget.elementor-widget-text-editor {
    margin-top: 70px;
    margin-left: -200px;
	}
	.elementor-element.elementor-element-a6affad.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
		padding-top: unset;
	}
}

@media (max-width: 1024px) {

}

/*
 * iPad Air
 */
 @media (max-width: 820px) {
	.elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-33.e-form__buttons {
    margin-left: unset;
    padding-top: 15px;
	}
	.elementor-element.elementor-element-084caf5.elementor-position-top.elementor-widget.elementor-widget-image-box {
    margin-bottom: 100px;
	}
/* 	Thank You Page  */
	.elementor-element.elementor-element-edcebeb.elementor-widget.elementor-widget-heading {
    margin-top: -15%;
	}
	.elementor-element.elementor-element-8c28a3c.elementor-widget-mobile__width-initial.elementor-widget.elementor-widget-heading {
		margin-top: -17%;
	}
/* 	404 Page  */
	 .elementor-element.elementor-element-0fc5b53.elementor-widget.elementor-widget-heading {
    margin-top: -15%;
	}
	.elementor-element.elementor-element-2dab1a1.elementor-widget-mobile__width-initial.elementor-widget.elementor-widget-heading {
    margin-top: -16%;
	} 
	 .why-choose-us-txt {
		 margin-top: 180px !important;
	 }
}

/*
 * iPad 9th
 */
@media (max-width: 810px) {
	.services-btn {
		margin-top: unset;
	}		
}

/*
 * iPad Mini
 */
@media (max-width: 768px) {
	img.attachment-full.size-full.wp-image-1571 {
    padding-bottom: 80px;
	}
	.excellence-txt {
		text-align: center !important;
	}
	.quotation {
		padding-bottom: 60px !important;
	}


}

@media (max-width: 767px){
     /* WA Widget */

    .oom-widget-popup-wrapper .oom-widget-chat-button{
        right: 10px !important;
    }
	.meta-slider .swiper-scrollbar-drag {
		width: 15% !important;
	}
}


@media (max-width: 480px) {

}

@media (max-width: 414px) {
	
}

@media (max-width: 375px) {
	
}


@media (max-width: 360px) {

}


@media (max-width: 320px) {
	
}

