/*
Theme Name: transconindustrial-child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


.main-header {
    z-index: 9999;
    width: 100% !important;
    position: fixed !important;
    background: transparent !important;
}

.main-header.fixed {
    background: #2D2E2D !important;
}

.main-header .menu-item a {
    display: block;
    position: relative;
}

.main-header .menu-item a:after,
.main-header .menu-item a:before {
    content: "";
    left: 20px;
    right: 20px;
    width: 0;
    height: 1px;
    bottom: -5px;
    display: block;
    opacity: 1 !important;
    background: #fff !important;
    transition: width 0.5s;
    -webkit-transition: width 0.5s;
    -moz-transition: width 0.5s;
}

.main-header .menu-item a:after {
    bottom: -10px;
    transition: width 0.6s;
    -webkit-transition: width 0.6s;
    -moz-transition: width 0.6s;
}

.main-header .menu-item a:hover:before {
    width: 56px;
}

.main-header .menu-item a:hover:after {
    width: 34px;
}

.main-header .menu-item.current-menu-item a:before {
    width: 56px;
}

.main-header .menu-item.current-menu-item a:after {
    width: 34px;
}

.main-header .mobile-contact-btn {
    display: none;
}


/**/

.banner-social-icon .elementor-icon-list-icon i {
    width: auto !important;
}

.scroll-dot {
    width: 9px;
    height: 9px;
    background: #fff;
    font-size: 0;
    display: block;
    position: relative;
}

.scroll-dot:after,
.scroll-dot:before {
    width: 9px;
    height: 9px;
    background: #fff;
    font-size: 0;
    display: block;
    position: relative;
    content: "";
}

.scroll-dot:after {
    bottom: 25px;
}

.scroll-dot:before {
    top: -14px;
}

.scroll-down a {
    color: #fff !important;
    text-decoration: none !important;
}

.scroll-down:after {
    content: "";
    width: 1px;
    top: 80px;
    left: 50%;
    height: 480px;
    background: #fff;
    position: absolute;
}

.list-style ul {
    padding-left: 20px;
}

.footer-info-box .elementor-icon-box-wrapper {
    align-items: center !important;
}

.footer-info-box .elementor-icon-box-icon {
    padding: 8px;
    background: #fff;
    border-radius: 0 14px 0 14px;
}

.footer-info-box .elementor-icon-box-title {
    margin-bottom: 10px;
}

.property-content {
    background: #fff;
    text-align: center;
    padding: 20px 15px;
}

.property-content h4 {
    margin: 0;
    color: #2D2E2D;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: inherit;
    font-family: "Bodoni 72", sans-serif;
}

.property-content h6 {
    margin: 0;
    font-size: 20px;
    line-height: 30px;
    color: #636161;
    font-family: 'Century Gothic';
}

.btn-view,
.contact-form .form-field .wpcf7-submit {
    fill: #FFFFFF;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    margin-top: 22px;
    border-style: none;
    padding: 12px 24px;
    display: inline-block;
    background-color: #8C52FF;
    text-decoration: none !important;
    border-radius: 22.5px 0px 22.5px 0px;
    font-family: "Century Gothic", Sans-serif;
}

.btn-view:hover,
.btn-view:focus,
.contact-form .form-field .wpcf7-submit:hover,
.contact-form .form-field .wpcf7-submit:focus {
    color: #fff;
    background: #2d2e2d;
}

/**/


.contact-form {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}

.contact-form .form-field {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 12px;
    margin-bottom: 45px;
}

.contact-form .form-field.half-width {
    flex: 0 0 50%;
    max-width: 50%;
}

.contact-form .form-field input,
.contact-form .form-field textarea {
    resize: none;
    color: #636161;
    font-size: 18px;
    line-height: 1.10;
    max-height: 78px;
    font-weight: 400;
    padding: 13px 20px;
    border-radius: 20px 0 20px;
    border: 1px solid #8C52FF;
}

.contact-form .form-field .wpcf7-not-valid {
    border-color: #dc3232;
}

.contact-form .form-field.submit-btn {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}

.contact-form .form-field.submit-btn p,
.contact-form .form-field .wpcf7-submit {
    margin: 0 !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #fff;
    display: block;
    font-size: 18px;
    text-align: center;
    background: #8C52FF;
    border-color: #8C52FF;
    border-radius: 20px 0 20px;
}

.wpcf7-response-output {
    display: none;
}

.contact-form .form-field .wpcf7-not-valid-tip {
    display: none;
}

.contact-form .wpcf7-spinner {
    position: absolute;
}



/**/

#breadcrumbs a {
    font-weight: 400;
    text-decoration: none;
    transition: color 0.3s;
}

#breadcrumbs {
    color: #fff;
    font-weight: 700;
}

/**/


.property-slider .owl-nav.disabled {
    display: block;
}

.property-slider .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 48px;
    width: 48px;
    border-radius: 14px 0 14px;

}

.property-slider .owl-nav button.owl-prev {
    left: -120px;
}

.property-slider .owl-nav button.owl-next {
    right: -120px;
    transform: translateY(-50%) rotate(180deg);
}

.property-slider .owl-nav button span {
    font-size: 0 !important;
    height: 48px;
    width: 48px;
    display: flex;
    line-height: 1;
    background: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 14px 0 14px;
    background-image: url(./assets/images/slider-arrow.svg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
}

.property-img img {
    width: 100%;
}

.property-page {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -25px;
}

.property-page .property-item {
    padding: 0 25px;
    flex: 0 0 33.333%;
    max-width: 33.333%;
    margin-bottom: 50px;
}

.property-page .property-item-box {
    box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
}


.single-property-slider .elementor-swiper-button i {
    height: 48px;
    width: 48px;
    display: flex;
    align-items: center;
    background: #ffffff;
    justify-content: center;
    border-radius: 14px 0 14px;
}

.single-property-slider .swiper .elementor-swiper-button-prev,
.single-property-slider .swiper .elementor-swiper-button-prev {
    left: 65px;
}

.single-property-slider .swiper .elementor-swiper-button-next,
.single-property-slider .swiper .elementor-swiper-button-next {
    right: 65px;
}

.single-property-slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
}


@media(max-width: 1600px) {

    .property-slider .owl-nav button.owl-prev {
        left: 20px;
    }

    .property-slider .owl-nav button.owl-next {
        right: 20px;
        transform: translateY(-50%) rotate(180deg);
    }
}

@media(max-width: 1366px) {

    .contact-form .form-field {
        margin-bottom: 30px;
    }

    .property-page {
        margin: 0 -15px;
    }

}

@media(max-width: 1200px) {

    .contact-form .form-field {
        margin-bottom: 30px;
    }

    .property-page .property-item {
        padding: 0 15px;
    }



}

@media(max-width: 1024px) { 

    a,
    button {
        transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        text-decoration: none;
    }

    .main-header .menu-item a:after,
    .main-header .menu-item a:before {
        display: none !important;
    }

    .contact-form .form-field {
        margin-bottom: 20px;
    }

    .hfe-nav-menu-icon i {
        width: 30px;
        height: 2px;
        background: #fff;
        border-radius: 0;
        position: relative;
        transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
    }

    .hfe-nav-menu-icon i:after,
    .hfe-nav-menu-icon i:before {
        content: "";
        width: 30px;
        height: 2px;
        display: block;
        background: #fff;
        position: relative;
        transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
    }

    .hfe-nav-menu-icon i:before {
        top: -7px;
    }

    .hfe-nav-menu-icon i:after {
        bottom: -5px;
    }

    .hfe-active-menu .hfe-nav-menu-icon i {
        transform: rotate(45deg);
    }

    .hfe-active-menu .hfe-nav-menu-icon i:after {
        bottom: 0;
        transform: rotate(90deg);
    }

    .hfe-active-menu .hfe-nav-menu-icon i:before {
        opacity: 0;
        visibility: hidden;
    }

    .header-contact-btn {
        max-width: 160px;
    }

    .header-nav {
        margin-left: auto;
    }

    .property-content h4 {
        font-size: 22px;
    }

    .property-content h6 {
        font-size: 18px;
    }

    .btn-view,
    .contact-form .form-field .wpcf7-submit {
        font-size: 18px;
    }

    .property-page .property-item {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0px 15px;
        margin-bottom: 30px;
    }


}

@media(max-width: 767px) {

    .main-header .mobile-contact-btn {
        display: block;
    }

    .property-page {
        margin: 0;
    }

    .property-page .property-item {
        padding: 0px;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }

    .property-content h4 {
        font-size: 20px;
    }

    .property-content h6 {
        font-size: 16px;
    }

    .contact-form .form-field {
        margin-bottom: 10px;
    }

    .contact-form .form-field.half-width {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .contact-form .form-field input,
    .contact-form .form-field textarea {
        font-size: 16px;
    }

    .footer-info-box .elementor-icon-box-icon {
        max-width: 58px;
        padding: 8px 0 4px;
        border-radius: 0 14px 0 14px;
    }

    .single-property-slider .swiper .elementor-swiper-button-prev,
    .single-property-slider .swiper .elementor-swiper-button-prev {
        left: 20px;
    }

    .single-property-slider .swiper .elementor-swiper-button-next,
    .single-property-slider .swiper .elementor-swiper-button-next {
        right: 20px;
    }

}
