@media only screen and (min-width: 1200px){
    .section_custom {
        padding: 295px 0;
    }
    .section_custom-2 {
        padding: 50px 0;
    }

    .promo_blog{
        width: 100%;
        margin-top: 145px;
    }
    .container_large{
        max-width: 1400px;
    }
}

.custom_colormap{
    min-height: 330px !important;
}

.heading_width_full{
    max-width: 930px;
}

.white{
    color: #ffffff;
}

.overlay_black{
    background-color: rgb(0 0 0 / 14%);
}

.background_color{
    background-color: #eff2f5;
}

.lower-block{
    margin-top: 0px !important;
}

.partner_background{
    background-color: #25272a;
}

.text_back_black{
    color: #ffffff !important;
}

.p_team{
    line-height: 20px;
}

.info-box_large{
    height: 650px;
}

.info-box_short{
    height: 430px;
}

.BackgroundTranspa{
    background-color: transparent !important;
}

@media only screen and (min-width: 992px) {
.header--style-3 {
    position: fixed !important;
    top: 0 !important;
}
}

.HeaderApply{
    background-color: #ffffffdb !important;
}

.rosessize{
    min-height: 685px;
}

@media screen and (max-width:640px){
    .logo img{
        width: 100px;
    }
    .text-section .subtitle{
        font-size: 20px;
    }
}

.widthImg{
    width: 100%;
}

.ContainerLogo{
    position: absolute;
    top: 30%;
    left: 40%;
    width: auto;
}

.Promonew{
    opacity: 1 !important;
}

.Promonew h2{
    color: black !important;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    font-size: 40px;
    font-weight: normal;
}

@media screen and (max-width:640px){
    .Promonew h2{
        font-size: 20px;
    }
    .Promonew img{
        width: 130px;
    }
    .ContainerLogo{
    top: 10%;
    left: 30%;
    }

    .Display{
        display: block;
        width: 100% !important;
    }
}

.ColorModi{
    color: #000000d9;
}

.Display{
    display: inline-block;
}

.DisplayText{
    width: 49%;
}

.DisplayVideo{
    width: 50%;
}

.custom_colormap img{
    object-fit: contain;
}

.margin-top{
    padding-top: 40px;
}

.rosesizecont{
    object-fit: contain !important;
}

.headcareer{
    max-width: 700px !important;
}

.partner_background h3{
color: #ffffff !important;
}