body .tina_he_belongs_header{
    opacity: 0;
}
body .tina_he_belongs_header .et_pb_slider .et_pb_slide{
    display: block !important;
    opacity: 0 !important;
    z-index: 1 !important;
    transition: 1s !important;
    padding: 241px 0 380px !important;

    transform-origin: center;
}


.tina_he_belongs_header .et_pb_slider .et_pb_slide .et_pb_slider_container_inner{
    vertical-align: top;
}

body .tina_he_belongs_header .et_pb_slider .et_pb_slide.active_slide{
    transition: 1s !important;
    z-index: 2 !important;
    opacity: 1 !important;

}

.tina_he_belongs_header .et_pb_slider .et_pb_slide .et_pb_slide_content{
    max-width: 530px;
    margin: 0 auto;
}

.tina_he_belongs_header .et_pb_slider .et_pb_slide .et_pb_container .et_pb_slider_container_inner {
    display: block;
    position: static;
    float: left;
    width: 100%;
}

.tina_he_belongs_header .et_pb_slider .et_pb_slide .et_pb_container {
    height: auto !important;
    max-width: 1170px !important;
    width: 90% !important;
    position: static;
}



.tina_he_belongs_header .et_pb_slider .et_pb_slide .et_pb_slide_image{
    transform: scale(1.1);
    transition: 1.5s;
}

.tina_he_belongs_header .et_pb_slider .et_pb_slide.active_slide .et_pb_slide_image{
    transform: scale(1);
}

.tina_he_belongs_header .et_pb_slider .et_pb_slide .et_pb_slide_image:before{
    content: "";
    display: block;
    background-color: #1e1e26;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.5;
    z-index: 9;
}
.tina_he_belongs_header .et_pb_slider .et_pb_slide .et_pb_slide_image img{
    max-height: none !important;
    width: 100% !important;
}
.tina_he_belongs_header .et_pb_slider .et_pb_slide .et_pb_slide_image.small_height img{
    max-width: none !important;
    width: auto !important;
    height: 100% !important;
    margin-left: 50%;
    transform: translate(-50%, 0px);
    position: relative;
    display: block;
    animation: none;
}

.tina_he_belongs_header .et_pb_slider .slider_number span{
    display: inline-block;
    vertical-align: bottom !important;
}

.tina_he_belongs_header .et_pb_slider .slider_number .slider_active_number {
    font-size: 36px;
    margin-right: 0;

    line-height: 100%;
    margin-bottom: 0;
    padding-right: 0;

}

.tina_he_belongs_header .et_pb_slider svg{
    position: absolute;
    top: 50%;
    transform: translate(0, -50%) rotate(90deg);
    width: 100%;
    left: 0;
}

.tina_he_belongs_header .et_pb_slider .slider_number {
    font-size: 16px;
    color: #fff;
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 400;
    position: absolute;
    right: 87px;
    z-index: 11;
    bottom: 155px;
    text-align: right;
    padding: 31px;
}

.tina_he_belongs_header .et_pb_slider .circle__progress {
    fill: none;
    stroke: #fff;
    stroke-width: 1;
}


.tina_he_belongs_header .et_pb_slider .et_pb_slide .et_pb_button:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    opacity: 1 !important;
    top: auto;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0 !important;
    margin: auto !important;
    transition: 0.3s;
}

.tina_he_belongs_header .et_pb_slider .et_pb_slide .et_pb_button:hover:before {
    width: 14px;
}

#page-container #main-content .tina_he_belongs_header .et_pb_slider .et_pb_slide.active_slide .et_pb_button{

    transition: 0.3s !important;
    transition-delay: 1s !important;
    opacity: 1 !important;
}


.tina_he_belongs_header .et_pb_text:hover:before {
    height: 14px;
}



.tina_he_belongs_header .et_pb_slider .et-pb-slider-arrows{
    position: absolute;
    bottom: 40px;
    left: 20px;
}
.tina_he_belongs_header .et_pb_slider .et-pb-slider-arrows a.et-pb-arrow-next:before,
.tina_he_belongs_header .et_pb_slider .et-pb-slider-arrows a.et-pb-arrow-prev:before{
    font-family: inherit !important;
    font-size: inherit !important;
    color: inherit !important;
}
.tina_he_belongs_header .et_pb_slider .et-pb-slider-arrows a.et-pb-arrow-prev:before{
    content: "Back";

}

.tina_he_belongs_header .et_pb_slider .et-pb-slider-arrows a.et-pb-arrow-next:before{
    content: "Next";
}


.tina_he_belongs_header .et_pb_slider .et-pb-slider-arrows a:after{
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff!important;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: 0.3s;
}

.tina_he_belongs_header .et_pb_slider .et-pb-slider-arrows a:hover:after{
    width: 14px;
}




@media only screen and (max-width: 1390px) {
    .tina_he_belongs_header .et_pb_slider .et_pb_slide .et_pb_container {
        padding: 0 40px !important;
    }

        .tina_he_belongs_header .et_pb_text ,
        .tina_he_belongs_header .et_pb_slider .et_pb_slide .et_pb_slide_description a.et_pb_button {
        bottom: 50px !important;
    }

        .tina_he_belongs_header .et_pb_slider .slider_number {
        bottom: 100px;
    }
    }
@media only screen and (max-width: 980px) {
    body:not(.et-fb) .tina_he_belongs_header .et_pb_slider .et_pb_slide {
        padding: 100px 0 240px !important;
    }

        .tina_he_belongs_header .et_pb_social_media_follow {
        top: 30px;
    }
    }
@media only screen and (max-width: 767px) {
    .tina_he_belongs_header .et_pb_text ,
    .tina_he_belongs_header .et_pb_social_media_follow {
        right: 10px !important;
    }

    .tina_he_belongs_header .et_pb_slider .et_pb_slide .et_pb_slide_description a.et_pb_button,
    .tina_he_belongs_header .et_pb_slider .slider_number {
        right: 50px !important;
    }
}