/**
HEAD TOP MENU
 */
body.home .defy-top-menu_1_links_1 a {
    color: white !important;
}
body.home .defy-top-menu_1_links_2 a {
    color: white !important;
}
body.home .defy-top-menu_1_links_1 a:hover,
body.home .defy-top-menu_1_links_2 a:hover{
    color:black !Important;
}

/**
Hide posts grid 1
 */
.lae-module .lae-module-image .lae-lightbox-item i{
    display:none !important;
}
.lae-module .lae-module-image .lae-module-image-info .lae-post-title a {
    text-transform: uppercase !important;
    color: transparent;
}

.defy-red{
    color:#FF3A3A !important;
}

/**
BIG TEXT Procent
 */
@media screen and (min-width:900px){
    span.text-not-big.defy-text-two-no-big {
        padding-left: 300px;
    }
    span#defy-big-procent {
        font-size: 200px;
        display: inline-block;
        position: absolute;
    }
    span.text-not-big {
        /* padding-bottom: 51px !important; */
        display: inline-block;
        line-height: 200px;
    }
}
@media screen and (max-width:899px){
    span.text-not-big.defy-text-two-no-big {
        /*         padding-left: 300px; */
    }
    span#defy-big-procent {
        font-size: 200px;
        display: inline-block;
        margin-top: -120px;
        position: absolute;
        left: 0px;
        right: 0px;
    }
    span.text-not-big {
        /* padding-bottom: 51px !important; */
        display: inline-block;
        line-height: 200px;
    }
}

@media screen and (max-width:600px) {
    span#defy-big-procent {
        font-size: 150px;
        color: white !important;
        display: inline-block;
        margin-top: -120px;
        position: absolute;
        left: 0px;
        right: 0px;
    }

    span.text-not-big {
        /* padding-bottom: 51px !important; */
        display: inline-block;
        font-size: 30px;
        line-height: 100px;
    }
}


/*
Defy post carusel main
*/
div#defy-posts-carusel-main a.read-more {
    display:block;
    color: #FF3A3A !important;
    text-align: left;
    text-transform:uppercase;
    font-weight: 600;
}
div#defy-posts-carusel-main .entry-summary {
    text-align: left;
}

div#defy-posts-carusel-main .lae-entry-meta{
    text-align: left !important;
}
div#defy-posts-carusel-main .lae-entry-meta abbr{
    color: #242222 !important;
    display:block;
    text-decoration: none !important;
    border-bottom: none !important;
}

div#defy-posts-carusel-main h3.entry-title {
    text-align: left;
    color:#242222 !important;
    font-size: 22px;
}

div#defy-posts-carusel-main .lae-entry-text-wrap {
    background-color: transparent !IMPORTANT;
}

div#defy-posts-carusel-main article {
    background-color: transparent;
}
/* img */
div#defy-posts-carusel-main .lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image img {
    border-radius: 20px;
}

/*
Navigate
*/
/* prev */
div#defy-posts-carusel-main button.slick-prev.slick-arrow {
    right: 70px !important;
    position: absolute !important;
    top: -10% !important;
    display: block  !important;
    left: inherit;
    margin-bottom: 150px !important;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
div#defy-posts-carusel-main button.slick-next.slick-arrow {
    position: absolute !important;
    top: -10% !important;
    display: block  !important;
    left: inherit;
    margin-bottom: 150px !important;
}
div#defy-posts-carusel-main button.slick-prev.slick-arrow:before {
    background-color: #ffffff78 !important;
    min-height: 60px !important;
    min-width: 60px !important;
    content: "" !important;
    background-image: url('/wp-content/uploads/2020/10/left.svg') !important;
    display: block;
    text-align: center;
    background-position: center !important;
    margin: 0px;
    background-repeat: no-repeat !important;
    background-size: 22% !important;
    background-position-x: 24px !important;
}

/* next */
div#defy-posts-carusel-main button.slick-next.slick-arrow {
    right: 0px !important;
    position: absolute !important;
    top: -10% !important;
    display: block  !important;
    left: inherit;
    margin-bottom: 150px !important;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
div#defy-posts-carusel-main button.slick-next.slick-arrow {
    position: absolute !important;
    top: -10% !important;
    display: block  !important;
    left: inherit;
    margin-bottom: 150px !important;
}
div#defy-posts-carusel-main button.slick-next.slick-arrow:before {
    background-color: #ffffff78 !important;
    min-height: 60px !important;
    min-width: 60px !important;
    content: "" !important;
    background-image: url('/wp-content/uploads/2020/10/right.svg') !important;
    display: block;
    text-align: center;
    background-position: center !important;
    margin: 0px;
    background-repeat: no-repeat !important;
    background-size: 20% !important;
    background-position-x: 25px !important;
}
/* hover */
div#defy-posts-carusel-main button.slick-next.slick-arrow:hover:before,
div#defy-posts-carusel-main button.slick-prev.slick-arrow:hover:before {
    background-color: #FF3A3A !important;
}
/* mobile */
@media screen and (max-width:1021px){

    div#defy-posts-carusel-main button.slick-prev.slick-arrow {
        right: 100px !important;
    }
    div#defy-posts-carusel-main button.slick-next.slick-arrow {
        right: 25px !important;
    }

    div#defy-posts-carusel-main button.slick-next.slick-arrow:hover:before,
    div#defy-posts-carusel-main button.slick-prev.slick-arrow:hover:before {
        background-color: #FFD749 !important;
        background-image: filter-grayscale(100%),
        url('/wp-content/uploads/2020/10/right.svg') !important;
    }
}


@media screen and (max-width:768px){
    div#defy-posts-carusel-main button.slick-prev.slick-arrow {
        right: 80px !important;
        top: -5% !important;
    }
    div#defy-posts-carusel-main button.slick-next.slick-arrow {
        right: 25px !important;
        top: -5% !important;
    }
    div#defy-posts-carusel-main button.slick-next.slick-arrow,
    div#defy-posts-carusel-main button.slick-prev.slick-arrow {
        height: 40px !important;
        width: 40px !important;
        margin-bottom: 80px !important;
    }
    div#defy-posts-carusel-main button.slick-next.slick-arrow:before,
    div#defy-posts-carusel-main button.slick-prev.slick-arrow:before {
        min-height: 40px !important;
        min-width: 40px !important;
    }
    div#defy-posts-carusel-main button.slick-next.slick-arrow:before{
        background-position-x: 18px !important;
    }
    div#defy-posts-carusel-main button.slick-prev.slick-arrow:before{
        background-position-x: 15px !important;
    }
}

/*
Accordions
*/
.elementor-widget-wrap>.elementor-element.defy-accordion-question .elementor-tab-title {
    border: 4px solid #ffffff;
    border-radius: 15px;
    margin-top: 15px !important;
}

.elementor-widget-wrap>.elementor-element.defy-accordion-question .elementor-accordion .elementor-tab-content {
    /*         border: 4px solid #ffffff; */
    border-radius: 0px 0px 15px 15px;
    margin-top: 0px !important;
}

.elementor-widget-wrap>.elementor-element.defy-accordion-question .elementor-tab-title.elementor-active {
    border-radius: 15px 15px 0px 0px;
}



@media screen and (min-width:768px){
    /*
   .defy-wrapper-absolute-form
   .defy-wrapper-absolute-form-col-1
   .defy-for-form-disable-for-mobile
   */


    /* form */
    .elementor-element.defy-absolute-form.elementor-button-align-stretch.elementor-widget.elementor-widget-form {
        position: absolute;
        z-index:6;
        bottom: 60px;
        left:0px;
        right:0px;
        margin-left:5%;
    }
    .elementor-element.defy-absolute-form.elementor-button-align-stretch.elementor-widget.elementor-widget-form .elementor-field-group.elementor-column.elementor-col-33 {
        padding-left: 25px;
        padding-right: 25px;
    }
    .elementor-element.defy-absolute-form.elementor-button-align-stretch.elementor-widget.elementor-widget-form .elementor-field-group.elementor-column.elementor-col-33 input{
        background: #F7F7F7 !important;
        border: 1px solid #E9E9E9 !important;
        box-sizing: border-box;
        border-radius: 100px;
        height: 60px;
    }

    .elementor-element.defy-absolute-form.elementor-button-align-stretch.elementor-widget.elementor-widget-form  button.elementor-button {
        background: #FF3A3A !important;
        border: 1px solid #FF3A3A !important;
        box-sizing: border-box;
        border-radius: 100px;
        height: 60px;
    }
    .elementor-element.defy-absolute-form.elementor-button-align-stretch.elementor-widget.elementor-widget-form  button.elementor-button:hover {
        background: black !important;
        border: 1px solid black !important;
    }

    /* columns for form */
    .defy-wrapper-absolute-form-col-1 {
        z-index: 4;
    }

    /* Wrap z */
    .defy-wrapper-absolute-form-col-1 > .elementor-element-populated:after{
        content: '';
        height: 100%;
        width: 15px;
        z-index: 4;
        display: block;
        position: absolute;
        background-color: white;
        right: -12px;
        top: 0px;
    }


    span.defy-absolute-subtitle-for-form {
        font-size: 14px;
        font-weight: 400 !important;
    }
    .defy-wrapper-absolute-form {
        padding-left:15px;
        padding-right:15px;
    }

    /* text */
    .defy-wrapper-absolute-form-col-1 h2.elementor-heading-title {
        padding-left: 50px;
    }

    .defy-wrapper-absolute-form-col-1 .elementor-element.elementor-widget.elementor-widget-text-editor {
        padding-left: 55px;
    }

}
@media screen and (min-width:768px) and (max-width:1200px){
    .elementor-element.defy-absolute-form.elementor-button-align-stretch.elementor-widget.elementor-widget-form {
        position: absolute;
        z-index:6;
        bottom: 60px;
        left:0px;
        right:0px;
        margin-left:0% !important;
        max-width:90vw;
    }
    /* text */
    .defy-wrapper-absolute-form-col-1 h2.elementor-heading-title {
        padding-left: 25px;
    }

    .defy-wrapper-absolute-form-col-1 .elementor-element.elementor-widget.elementor-widget-text-editor {
        padding-left: 25px;
    }

    .defy-for-form-disable-for-mobile img {
        max-width: 300px;
    }
}

/* Quote block */

section#OO2_Lider blockquote.elementor-blockquote:before {
    content:' ' !Important;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDkiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0OSA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjI3MzQgMEwyMi45Njg4IDUuOTA2MjVDMTcuODgyOCAxMi44NTE2IDE1LjI1NzggMjAuMzQzOCAxNS4wOTM4IDI4LjM4MjhWMzkuNTM5MUgwVjMwLjAyMzRDMCAyNC40NDUzIDEuMzEyNSAxOC45MjE5IDMuOTM3NSAxMy40NTMxQzYuNjE3MTkgNy45ODQzOCAxMC4wNjI1IDMuNSAxNC4yNzM0IDBaTTQwLjExMzMgMEw0OC44MDg2IDUuOTA2MjVDNDMuNzIyNyAxMi44NTE2IDQxLjA5NzcgMjAuMzQzOCA0MC45MzM2IDI4LjM4MjhWMzkuNTM5MUgyNS44Mzk4VjMwLjAyMzRDMjUuODM5OCAyNC40NDUzIDI3LjE1MjMgMTguOTIxOSAyOS43NzczIDEzLjQ1MzFDMzIuNDU3IDcuOTg0MzggMzUuOTAyMyAzLjUgNDAuMTEzMyAwWiIgZmlsbD0iI0ZGM0EzQSIvPgo8L3N2Zz4K");
    background-repeat: no-repeat;
    background-size: 35px !important;
    margin-top: -10px;
    margin-left: -10px;
    position: absolute;
    z-index: 9;
    display: block !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

section#OO2_Lider blockquote.elementor-blockquote:after {
    margin-top: -;
    content:' ' !Important;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDkiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0OSA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjI3MzQgMEwyMi45Njg4IDUuOTA2MjVDMTcuODgyOCAxMi44NTE2IDE1LjI1NzggMjAuMzQzOCAxNS4wOTM4IDI4LjM4MjhWMzkuNTM5MUgwVjMwLjAyMzRDMCAyNC40NDUzIDEuMzEyNSAxOC45MjE5IDMuOTM3NSAxMy40NTMxQzYuNjE3MTkgNy45ODQzOCAxMC4wNjI1IDMuNSAxNC4yNzM0IDBaTTQwLjExMzMgMEw0OC44MDg2IDUuOTA2MjVDNDMuNzIyNyAxMi44NTE2IDQxLjA5NzcgMjAuMzQzOCA0MC45MzM2IDI4LjM4MjhWMzkuNTM5MUgyNS44Mzk4VjMwLjAyMzRDMjUuODM5OCAyNC40NDUzIDI3LjE1MjMgMTguOTIxOSAyOS43NzczIDEzLjQ1MzFDMzIuNDU3IDcuOTg0MzggMzUuOTAyMyAzLjUgNDAuMTEzMyAwWiIgZmlsbD0iI0ZGM0EzQSIvPgo8L3N2Zz4K");
    background-repeat: no-repeat;
    background-size: 35px !important;
    display: block;
    line-height: 1;
    display: block;
    height: 35px;
    background-position: left;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    margin-top: -75px;
}

section#OO2_Lider blockquote.elementor-blockquote p,
section#OO2_Lider blockquote.elementor-blockquote footer{
    margin-right: 35px;
    margin-left: 25px;
}

@media screen and (max-width:767px){
    section#OO2_Lider blockquote.elementor-blockquote:before {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAzMCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguNzczMTEgMEwxNC4xMTc2IDMuNTg1MDZDMTAuOTkxNiA3LjgwMDgzIDkuMzc4MTUgMTIuMzQ4NSA5LjI3NzMxIDE3LjIyODJWMjRIMFYxOC4yMjQxQzAgMTQuODM4MiAwLjgwNjcyMyAxMS40ODU1IDIuNDIwMTcgOC4xNjU5OEM0LjA2NzIzIDQuODQ2NDcgNi4xODQ4NyAyLjEyNDQ4IDguNzczMTEgMFpNMjQuNjU1NSAwTDMwIDMuNTg1MDZDMjYuODczOSA3LjgwMDgzIDI1LjI2MDUgMTIuMzQ4NSAyNS4xNTk3IDE3LjIyODJWMjRIMTUuODgyNFYxOC4yMjQxQzE1Ljg4MjQgMTQuODM4MiAxNi42ODkxIDExLjQ4NTUgMTguMzAyNSA4LjE2NTk4QzE5Ljk0OTYgNC44NDY0NyAyMi4wNjcyIDIuMTI0NDggMjQuNjU1NSAwWiIgZmlsbD0iIzU3OEVBQSIvPgo8L3N2Zz4K");
    }
    section#OO2_Lider blockquote.elementor-blockquote:after {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAzMCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguNzczMTEgMEwxNC4xMTc2IDMuNTg1MDZDMTAuOTkxNiA3LjgwMDgzIDkuMzc4MTUgMTIuMzQ4NSA5LjI3NzMxIDE3LjIyODJWMjRIMFYxOC4yMjQxQzAgMTQuODM4MiAwLjgwNjcyMyAxMS40ODU1IDIuNDIwMTcgOC4xNjU5OEM0LjA2NzIzIDQuODQ2NDcgNi4xODQ4NyAyLjEyNDQ4IDguNzczMTEgMFpNMjQuNjU1NSAwTDMwIDMuNTg1MDZDMjYuODczOSA3LjgwMDgzIDI1LjI2MDUgMTIuMzQ4NSAyNS4xNTk3IDE3LjIyODJWMjRIMTUuODgyNFYxOC4yMjQxQzE1Ljg4MjQgMTQuODM4MiAxNi42ODkxIDExLjQ4NTUgMTguMzAyNSA4LjE2NTk4QzE5Ljk0OTYgNC44NDY0NyAyMi4wNjcyIDIuMTI0NDggMjQuNjU1NSAwWiIgZmlsbD0iIzU3OEVBQSIvPgo8L3N2Zz4K");
    }
}

a.lae-load-more.lae-button {
    font-weight:600 !important;
}
/* ========================
    Mobile
 ========================== */
@media screen and (max-width:767px){

    .elementor-element.def-main-slider-text {
        /*     background-color: #578eaa; */
        color: white;
        background-image: linear-gradient(180deg,  #578eaa 25%, #ffffff54 100%);
    }

    .elementor-element.def-main-slider-text .elementor-slide-heading {
        color: white !important;
        text-align:center;
    }

    .elementor-element.def-main-slider-text .elementor-slide-heading span {
        color: white !important;
    }

    .elementor-element.def-main-slider-text .elementor-slide-description {
        color: white !important;
        text-align: center;
    }


    .elementor-element.def-main-slider-text  .elementor-slides .swiper-slide-inner .elementor-slide-button{
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 250px;
        background-color: transparent;
        border: 2px white solid;
    }

    /* Main slider */
    section#OO1_Main span.swiper-pagination-bullet {
        margin-bottom:35px !important;
    }

    section#OO1_Main span.swiper-pagination-bullet {
        width: 14px !important;
        height: 14px !IMPORTANT;
        border:solid 3px white;
        background-color:transparent !important;
    }

    section#OO1_Main span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        border: 2px solid #FFD749;
    }

    /* News */
    section#OO5_News .lae-block-header.lae-no-heading {
        text-align: center;
    }

    .elementor-element.defy-copyright {
        text-align: center;
    }




    /*div#defy-posts-carusel-main{*/
    /*    z-index:55 !important;*/
    /*}*/


    body.home .lae-module .lae-module-image .lae-module-image-info .lae-post-title a:hover {
        border-bottom: 1px solid #ccc0 !important;
    }



    /* max - 767 */
    section#OO5_News .lae-block-header.lae-no-heading {
        text-align: center;
    }
    a.lae-load-more.lae-button {
        background-color: #FFD749 !important;
        color:#242222;
        font-size:16px !important;
    }
    a.lae-button.lae-default.lae-medium.lae-rounded,
    .elementor-tab-mobile {
        background-color: #FFD749 !important;
        color:#242222;
        font-size:16px;
        line-height:1.3;
    }
    .elementor-tab-title.elementor-tab-mobile-title.elementor-active {
        color: #FF3A3A !important;
    }
    section#OO8_Partners > .elementor-background-overlay {
        background-color: transparent;
        background-image: linear-gradient(180deg, #ffffff 22%, #578EAA 50%);
        opacity: 1;
        transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    }
    span.text-not-big {
        color: white;
    }
    h2.elementor-heading-title.elementor-size-default {
        color: white;
    }
    section#OO9_posts_line h2.elementor-heading-title.elementor-size-default {
        color: white;

        margin-left: 15px;
        position: absolute;
        position: absolute;
    }
    section#OO9_posts_line .elementor-widget.elementor-widget-spacer{
        margin-bottom: -5px;
    }

    section#OO8_Partners .elementor-widget-wrap.elementor-element-populated {
        padding-left: 0px;
        padding-right: 0px;
    }

    section#O11_Contacts_form {
        padding-bottom: 55px;
    }

    section#O11_Contacts_form .elementor-widget-wrap.elementor-element-populated {
        padding: 15px !important;
    }

    section#O11_Contacts_form h2.elementor-heading-title.elementor-size-default {
        font-size: 27px;
    }
    section#O11_Contacts_form button.elementor-button.elementor-size-sm{
        background-color: #FFD749 !important;
        border: 1px solid #FFD749 !important;
        color:black;
        box-sizing: border-box;
        border-radius: 100px;
        height: 60px;
    }
    section#O11_Contacts_form .elementor-column.elementor-col-33 input{
        background: #F7F7F7 !important;
        border: 1px solid #E9E9E9 !important;
        box-sizing: border-box;
        border-radius: 100px;
        height: 60px;

    }

    section#OO9_posts_line {
        background-color: transparent;
        background-image: linear-gradient(180deg, #578EAA 0%, #49A4FD54 100%);
    }

    section#OO9_posts_line div#defy-posts-carusel-main .lae-entry-meta abbr{
        color: #ffffff !important;
        display:block;
        text-decoration: none !important;
        border-bottom: none !important;
    }



    section#OO9_posts_line h3.entry-title a,
    section#OO9_posts_line .entry-summary,
    section#OO9_posts_line a.read-more {
        color: #ffffff !important;
    }

    section#OO9_posts_line a.read-more{
        font-weight:400;
        padding-top:15px
    }


    /* Ship for mobile */
    section#defy-ship-for-mobile:before {
        content:' ';
        height: 100%;
        width: 100%;
        position: absolute;
        z-index: 99;
        display: block;
        /* background-image: url(/wp-content/uploads/2020/11/image-37.jpg); */
        background-repeat:no-repeat !important;
        background: linear-gradient(180deg, rgb(87, 142, 170) 10%, rgba(69,151,195,0) 50%, rgb(87, 142, 170) 95%);
    }

    section#defy-ship-for-mobile {
        background-repeat: no-repeat !IMPORTANT;
        background-position: left;
        background-size: cover;
    }

    section#OO6_ a.lae-button.lae-default.lae-medium.lae-rounded{
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 430px;
    }

    section#O11_Contacts_form {
        /*margin-top: -70px;*/
    }
    section#defy-ship-for-mobile .elementor-background-overlay {
        background-repeat: no-repeat !important;
        background-position: left;
        background-size: cover;
    }
}

@media screen and (min-width:1180px){
    section#defy-procent-block {
        background-size: 1100px;
    }
}

section#OO7_Company_2 .elementor-main-swiper.swiper-container.swiper-container-initialized {
    max-width: 100% !important;
}


body.home .elementor-search-form__container.elementor-search-form--full-screen.elementor-lightbox {
    z-index: 99 !important;
}

body.home  .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    z-index: 5 !important;
}

@media screen and (min-width:768px){
    div#defy-img-ship-left-pc {
        display: block !important;
        z-index: 1;
    }

}
@media screen and (min-width:1300px) {
    div#defy-news-col {
        margin-top: -230px;
    }
}

body.home .elementor-search-form__container.elementor-search-form--full-screen.elementor-lightbox {
    z-index: 99 !important;
}

body.home  .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    z-index: 5 !important;
}