/* 
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;
}

/* Button */

.elementor-button{
    cursor: pointer;
}

/* 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;
}

/* 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;
}

/* Footer */

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

.elementor-widget-text-editor p:last-child{
	margin-bottom: 0 !important;
}


.make-red{
    color: var( --e-global-color-primary ) !important;
}

.process-item{
    background-size: 100% 100% !important;
}

.process-item:hover{
    background-size: 120% 120% !important;
}


.process-item .process-item-content .elementor-widget-container{
    opacity: 0;
    transition: .8s ease-out;
}

.process-item:hover .process-item-content .elementor-widget-container{
    opacity: 1;
    margin-bottom: 0 !important;
}

.numbered-accordion .e-n-accordion-item-title-header{
    width: 100% !important;
}

.numbered-accordion .e-n-accordion-item-title-text{
    width: 100% !important;
       align-items: flex-start !important;
    display: flex;
}

.numbered-accordion .e-n-accordion-item-title-text .number{
    display: inline-flex !important;
    justify-content: center;
    align-items: center; 
    padding: 8px;
    width: 85px !important;
    height: 85px !important;
    border-radius: 100%;
    border: solid 1px #A8A8A8;
    margin-right: 45px;
    background-color: #ffffff !important;
}

.numbered-accordion .e-n-accordion-item-title-text .number > span{
    color: #A8A8A8 !important;
    font-size: 55px !important;
    line-height: 55px !important;
    background-color: #ffffff !important;
    height: 100%;
    width: 100%;border-radius: 100%;
    text-align: center;
}

.numbered-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-text .number > span{
    background-color: #910E00 !important;
    color: #ffffff !important;
}

.numbered-accordion .e-n-accordion{
    position: relative;
}

.numbered-accordion .e-n-accordion::before{
    content: '';
    display: block;
    height: 90%;
    width: 1px;
    background-color: #A8A8A8 !important;
    position: absolute;
    top: 0%;
    left: 6%;
    /*transform: translateY(-50%);*/
}

.numbered-accordion .e-n-accordion-item-title-text .meta-title{
    display: inline-block !important;
    width: 70% !important;
}

/* Slider */

.swiper-pagination-bullet{
	width: 47px !important;
	border-radius: 7.5px !important;
	opacity: 1 !important;
}

.swiper-pagination-bullet:not(.swiper-pagination-bullet-active){
	background-color: #ABABAB !important;
}

/* WA */

.oom-widget-chat-content-message{
	width: 100% !important;
}

/** Responsive **/

@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 (min-width: 768px){
	.main-testimonial-slider .elementor-swiper-button.elementor-swiper-button-prev{
		display: none !important;
	}
	
	.testimonial-thumbnail-slider .elementor-swiper-button.elementor-swiper-button-next{
		display: none !important;
	}
}

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

@media (max-width: 1600px) and (min-width: 1025px){
	.advantages-item .elementor-icon-box-title{
		min-height: 70px !important;
	}
}

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

@media (max-width: 1400px){
    .numbered-accordion .e-n-accordion-item-title-text .number{
        padding: 5px;
        width: 65px !important;
        height: 65px !important;
        margin-right: 30px;
    }
    
    .numbered-accordion .e-n-accordion-item-title-text .number > span{
        font-size: 40px !important;
        line-height: 44px !important;
    }
    

    .numbered-accordion .e-n-accordion::before{
        top: 0%;
        left: 4.5%;
    }
	
	
	/* Slider */

	.swiper-pagination-bullet{
		width: 40px !important;
	}
}

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

@media (max-width: 1024px) {
	.timeless-section .e-con-inner > div{
		width: 100% !important;
	}
	
	.schedule-section .meta-inner > div{
		width: 100% !important;
	}
	
	.numbered-accordion .e-n-accordion-item-title-text .number{
        padding: 4px;
        width: 60px !important;
        height: 60px !important;
        margin-right: 20px;
    }
    
    .numbered-accordion .e-n-accordion-item-title-text .number > span{
        font-size: 35px !important;
        line-height: 43px !important;
    }
    

    .numbered-accordion .e-n-accordion::before{
        bottom: 0%;
        left: 4%;
    }
	
	
	/* Slider */

	.swiper-pagination-bullet{
		width: 30px !important;
	}
}

/*
 * Surface Pro
 */
@media (max-width: 912px) {
	
}

/*
 * iPad Air
 */
 @media (max-width: 820px) {
	
}

/*
 * iPad 9th
 */
@media (max-width: 810px) {
	
}

/*
 * iPad Mini
 */
@media (max-width: 768px) {


}

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

    .oom-widget-popup-wrapper .oom-widget-chat-button{
        right: 10px !important;
    }
	
	.contact-details .elementor-icon-list-item{
		flex-direction: column !important;
		gap: 10px !important;
	}
	
	.contact-details .elementor-icon-list-item > a{
		flex-direction: column !important;
		gap: 10px !important;
	}
	
	.contact-details .elementor-icon-list-icon{
		padding: 0 !important;
	}
	
	.contact-details .elementor-icon-list-icon svg{
		margin: 0 !important;
	}
	
	.contact-details .elementor-icon-list-text{
		padding: 0 !important;
	}
	
	.numbered-accordion .e-n-accordion-item-title-text .number{
        padding: 4px;
        width: 40px !important;
        height: 40px !important;
        margin-right: 10px;
    }
    
    .numbered-accordion .e-n-accordion-item-title-text .number > span{
        font-size: 20px !important;
        line-height: 25px !important;
    }
    

    .numbered-accordion .e-n-accordion::before{
        bottom: 0%;
        left: 5%;
    }
	
	.numbered-accordion .e-n-accordion-item-title-text .meta-title {
		display: inline-block !important;
		width: 250px !important;
	}
	
	.swiper-pagination-bullet{
		width: 20px !important;
	}
}


@media (max-width: 480px) {

}

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

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


@media (max-width: 360px) {

}


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

