/*
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: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1664941033
Updated: 2022-10-05 11:37:13

*/


/* OOm Dev - H.LY */


/* Projects Pop Up - Start */

.dialog-message.dialog-lightbox-message::-webkit-scrollbar {
    width: 0;
}

.dialog-message.dialog-lightbox-message {
	scrollbar-width:none;
}

/* project image carousel height - Start */

.project-img-carousel  .elementor-image-carousel-wrapper img{
    height: 600px;
    object-fit: cover;
}

@media (max-width: 480px) {
    
    .project-img-carousel .elementor-image-carousel-wrapper img{
    height: 290px;
    object-fit: cover !important;
	
	}
    
}

/* project image carousel height - Start */

/* Projects Pop Up - End */

@media (max-width: 480px) {
	
	.workplace-carousel .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{
		
		margin-top:5px;
		width: 300px;
		padding: 0 10px;

	}
	
	.workplace-carousel span.swiper-pagination-bullet {
		margin: 3px 5px !important;
	}
	
}

.enquiry-form .iti__selected-country {
	padding:0px;
}

/* Oom Dev - C jae */

/* WebKit browsers (Chrome, Safari) */
/*
.oom-project-pop-up::-webkit-scrollbar {
    width: 0 !important;
    height: 0;
}*/




/* TESTIMONIAL 1  */
.testimonial1-carousel .swiper-slide-next .testimonial1-slide {
    transform: scale(1.3) !important;
    padding: 30px;
}
.testimonial1-carousel .swiper-slide .testimonial1-slide {
    transform: scale(0.9);
}
.testimonial1-carousel .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    top: 105% !important;
}
/* TESTIMONIAL 1 END */


/* FOR HIDE AND SHOW SECTION */
.btn-active{
    background-color: #666 !important;
    color: #fff !important;
}

.elementor-button{
    cursor: pointer;
}
/* END FOR HIDE AND SHOW SECTION */
.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;
}

/**slick slider**/
.cstm-slider .slick-arrow {
    background: transparent !important;
    padding: 0;
    color: #000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
        border: 0 !important;
    font-size: 40px;
    box-shadow: none;
    z-index: 8 !important;
}

.cstm-slider .slick-dots {
    position: absolute;
    bottom: -30px;
    text-align: center;
    padding: 0;
    margin: 0;
    left: 0;
    right: 0;
}

.cstm-slider .slick-slide {
    margin: 20px;
}

.cstm-slider .slick-dots li {
    display: inline-block;
    margin: 0 7px;
}

.cstm-slider .slick-dots button {
    font-size: 0;
    padding: 0;
    background: #e2e2e2 !important;
    width: 10px;
    height: 10px;
    border: 0;
    border-radius: 50px;
}

.cstm-slider .slick-dots .slick-active button {
    background: #000 !important;
}

.cstm-slider .slick-arrow.slick-prev {
    left: -35px;
}

.cstm-slider .slick-arrow.slick-next {
    right: -35px;
}

.cstm-slider .slick-arrow.slick-prev:hover,
.cstm-slider .slick-arrow.slick-prev:focus,
.cstm-slider .slick-arrow.slick-next:hover,
.cstm-slider .slick-arrow.slick-next:focus {
    box-shadow: none !important;
    outline: none !important;
    color: #000 ;
}

.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;
}

.wrap-sec .elementor-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

/**toggle**/
.cstm-toggle .elementor-accordion-item:not(:last-child) {
    margin-bottom: 20px;
}

.cstm-toggle .elementor-tab-content {
    padding-bottom: 0 !important;
}

/**testimonial**/
.cstm-testimonial .elementor-testimonial-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
}

.cstm-testimonial .elementor-testimonial-meta {
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}

.cstm-testimonial .elementor-testimonial-content {
    margin-bottom: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}

.cstm-testimonial .elementor-widget-container {
    height: 100%;
    min-height: 300px;
}

.cstm-testimonial .elementor-testimonial-wrapper:before {
    content: url('/wp-content/uploads/2022/12/quote.png');
    position: absolute;
    top: -40px;
    right: 15px;
}

.testimonials-slider .slick-track {
    padding-top: 50px !important;
}

/**contact form**/
.invalid .contact-form .iti--separate-dial-code .iti__selected-flag {
    background: transparent !important;
}
.invalid .iti__flag-container {
    top: -40px;
}
.screen-reader-response {
    display: none;
}

.contact-form input.wpcf7-not-valid:not([type="submit"]),
.contact-form textarea.wpcf7-not-valid {
    margin-bottom: 0px;
    margin-top: 10px;
}

.contact-form input,
.contact-form select,
.contact-form textarea,
.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
    border: 1px solid #E3E3E3;
    background: transparent;
    padding: 10px 15px;
    outline: none;
    border-radius: 10px;
}

.contact-form textarea {
    max-height: 150px;
}

.contact-form input[type="file"] {
    background: #91D0D2;
    border: 1px solid #91D0D2;
    color: #fff;
}

.contact-form input[type="submit"]:focus {
    border: 1px solid;
}

.contact-form .form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    
}

.contact-form .form-col {
    padding: 10px;
}

.contact-form .full-col {
    width: 100%;
}

.contact-form .half-col {
    width: 50%;
}

.wpcf7-spinner {
    display: none;
}

.contact-form .iti {
    display: unset !important;
}

.contact-form .iti--separate-dial-code .iti__selected-flag {
    background: #fff !important;
}

.contact-form .btn-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.contact-form .recaptcha-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.date-field {
    position: relative;
}

.date-field:before {
    content: '\f073' !important;
    font-family: "Font Awesome 5 Free" !important;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0px;
    font-size: 20px;
    padding: 20px;
}

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

/* Dev: Christian Castro - 05/21/2024 */

.elementor-button{
	background: transparent linear-gradient(105deg, #CF4F64 0%, #C74542 28%, #CE1E48 54%, #982065 100%) !important;
	min-width: 272px;
	background-size: 100% auto !important;
	background-position: 100% 0 !important;
	transition: 0.5s;
}

.elementor-button:hover {
	background-size: 300% auto !important;
  background-position: 100% 0 !important;
}

/* Dev: Christian Castro */

.hero-banner .bottom-overlay{
        background: transparent linear-gradient(180deg, #C7454200 0%, #ffffff00 72%, #ffffff 100%) !important; 
}

.banner-logo .elementor-widget-container{
    display: inline-block !important;
    position: relative;
}

/* .banner-logo .elementor-widget-container::before{
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1000%;
    height: 100%;
    background: rgba(255,255,255,1);
     backdrop-filter: blur(14px); */
   /*
    z-index: 10;

} */

.banner-logo .elementor-widget-container > *{
    position: relative;
    z-index: 20;
}

.glass-effect{
    backdrop-filter: blur(14px);
}

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

.portfolio-item:hover{
    background-size: 105% 105% !important;
}

.portfolio-item::before{
    content: '';
    background: transparent linear-gradient(180deg, #313E5000 0%, #313E5011 55%, #313E50 100%) !important;
}

.counter-section .elementor-counter .elementor-counter-title{
    text-align: center !important
}

.leading-clients-slider .swiper-slide{
    transform: scale(1);
}

.leading-clients-slider .swiper-slide.swiper-slide-prev{
    transform: scale(.8);
    transform-origin: right;
}

.leading-clients-slider .swiper-slide.swiper-slide-next{
    transform: scale(.8);
    transform-origin: left;
}

.elementor-widget-n-carousel .swiper-pagination-bullet{
    width: 25px !important;
    border-radius: 0 !important;
}

.testimonial-slider .swiper-slide{
        backdrop-filter: blur(14px);
}

.testimonial-slider .swiper-slide .elementor-widget-testimonial .elementor-testimonial-wrapper{
        display: flex;
        flex-direction: column;
}

.testimonial-slider .swiper-slide .elementor-widget-testimonial .elementor-testimonial-wrapper .elementor-testimonial-meta{
    order: 1;
}

.testimonial-slider .swiper-slide .elementor-widget-testimonial .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-name{
    margin-bottom: 15px
}

.testimonial-slider .swiper-slide .elementor-widget-testimonial .elementor-testimonial-wrapper .elementor-testimonial-content{
    order: 2;
    margin-top: 10px;
}

.testimonial-slider .swiper-slide:not(.swiper-slide-active){
    background: #ffffff !important;
}

.testimonial-slider .swiper-slide:not(.swiper-slide-active) .elementor-widget-testimonial .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-name{
    color: var( --e-global-color-text ) !important;
}

.testimonial-slider .swiper-slide:not(.swiper-slide-active) .elementor-widget-testimonial .elementor-testimonial-wrapper .elementor-testimonial-content{
    color: var( --e-global-color-text ) !important;
}

.testimonial-slider .swiper-slide:not(.swiper-slide-active) .elementor-widget-testimonial .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-job{
    color: var( --e-global-color-text ) !important;
}

.our-offices-hotspot .e-hotspot__tooltip p{
    text-wrap: wrap;
}

.oom-widget-popup-wrapper .oom-widget-chat-button{
	border-radius: 7px !important;
	border: 1px solid #FFFFFF !important;
}

.oom-widget-popup-wrapper .oom-widget-chat-button:hover{
	border-radius: 7px !important;
	border: 1px solid #FFFFFF !important;
}

.services-flip-box .elementor-flip-box__layer__description {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

/* .enquiry-form .elementor-field-type-submit{
	margin-bottom:0 !important;
}
 */

.oom-widget-popup-wrapper .oom-widget-chat-button{
	bottom: 100px !important;
}

@media (max-width: 767px){
    .portfolio-item::before{
    content: '';
    background: transparent linear-gradient(00deg, #313E5000 0%, #313E5011 0%, #313E50 100%) !important;
    }
}

/* MEDIA QUERIES */

@media screen and (min-width:1025px) {
    .contact-form .wpcf7-recaptcha > div {
         transform:scale(0.8) !important;
        -webkit-transform:scale(0.8) !important;
        transform-origin:0px 0px !important;
        -webkit-transform-origin:0px 35px !important;
    }
}

@media screen and (max-width:1025px) {
	
	.oom-close-popup-button .elementor-icon {
		color: #000000 !important;
	}
}


@media screen and (max-width:1024px) {
    .contact-form .half-col {
        width: 100% !important;
    }
    
    .contact-form .thirds-col {
        width: 100% !important;
    }
 
    .contact-form .wpcf7-recaptcha > div {
         margin: 0 auto !important;
    }

    .contact-form .recaptcha-col,
    .contact-form .btn-col {
        -webkit-box-pack: center !important;
            -ms-flex-pack: center !important;
                justify-content: center !important;
    }
    
    .cstm-slider .slick-arrow.slick-prev {
        left: -20px !important;
    }
    
    .cstm-slider .slick-arrow.slick-next {
        right: -20px !important;
    }
	
	.services-flip-box .elementor-flip-box__layer__description {
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.oom-close-popup-button .elementor-icon {
    color: #000000 !important;
	}
}

@media screen and (max-width:350px) {
    .contact-form  .elementor-field-type-recaptcha > div {
         transform:scale(0.8) !important;
        -webkit-transform:scale(0.8) !important;
        transform-origin:150px 0 !important;
        -webkit-transform-origin:150px 0 !important;
    }
}

