
@media (min-width: 768px) {    
    .ab1 {
        display: flex;
        align-items: center;
        gap:10px;
        justify-content: center;
        border-radius: 10px;
        background: #00AA96;
        color: #FFF;
        font-family: Roboto;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        padding-top:10px;
        padding-bottom:10px;
        line-height: 24px;
        margin-bottom:25px;
    }

    .ab1 a{
        color:#fff;
    }
}

.ab_promo {
    display:flex;
    padding:20px;
    border-radius: 10px;
    background: #004641;
    display: flex;
    gap:20px;
    margin-bottom:50px;
}

.ab2 {
    display: flex;
    gap:20px;
    flex-wrap:wrap;
}

.ab2layer {
    border-radius: 10px;
    overflow:hidden;
    flex:0 0 calc(50% - 10px);
    width:calc(50% - 10px);
}

.ab2layer img{
    width:100%;
}

.ab11 {
    flex:0 0 335px;
    width:335px;
}

.ab1layer {
    border-radius: 10px;
    padding:20px;
    background: #00AA96;
    height:100%;
    color: #FFF;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
}

.ab1layer a{
    color: #FFF;
    text-decoration: underline;
}

.page p {
    font-family:Roboto
}

.page ul li {
    font-family:Roboto
}

.principle_column {
    padding:30px;
    border-radius: 10px;
    border: 1px solid #00AA96;
    color: #212529;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='227' height='181' viewBox='0 0 227 181' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='141.5' cy='141.5' r='141.5' fill='%2300AA96' fill-opacity='0.2'/%3e%3c/svg%3e ");
    background-position: right bottom;
    background-repeat: no-repeat;
    height:100%;    
}

.principle_head {
    padding-top:20px;
    padding-bottom:10px;
    color: #111;
    font-family: "CeraPro-Bold";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 33.6px; /* 120% */
}

.principles .col-lg-4{
    padding-bottom:50px;
}

.about_team {
    border-radius:10px;
    overflow:hidden;
    margin-top:30px;
    margin-bottom:50px;
}

.team_head {
    background: #00AA96;    
    border-radius: 10px; 
    overflow:hidden;
    padding:20px 0;
}

.team_head_wrap {    
    border-radius: 10px; 
    position:absolute;   
    left:0;
    top:0;
    width:100%;
    height:100%;
    padding:20px;
    color: #FFF;
    text-align: center;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 120% */
}

.abil_list {
    display: flex;
    flex-direction: column;
    gap: var(--p24);
    word-wrap: break-word;
}

/*.h245 {
    height:245px;
}*/

.abils_wrap {
    padding-top:30px;
    padding-bottom:50px;
}

.slider_history__title
 {
    font-family: "CeraPro-Bold";
    margin-bottom: 35px;
    color: #00AA96;
    text-align: right;
    font-size: 80px;
    font-style: normal;
    font-weight: 700;
    line-height: 80px; /* 100% */
}

.slider_history__description {
    font-size: 30px;
    line-height: 36px;
}

@media (max-width: 767.98px) {
    .ab_promo {
        flex-direction: column;
    }

    .ab2 {
        flex-direction: column;
    }

    .ab2layer {
        flex: 0 0 100%;
        width:100%;
    }

    .ab11 {
        flex: 0 0 100%;
        width: 100%;
    }

    .ab1layer {
        height:100vw;
        border-radius: 10px;
        padding: 20px 10px;
        background: #00AA96;
        color: #FFF;
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 21px;
    }

    .ab1 {
        display: flex;
        align-items: center;
        gap:10px;
        justify-content: center;
        border-radius: 10px;
        background: #00AA96;
        color: #FFF;
        font-family: Roboto;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        padding:10px;
        line-height: 23px;
        margin-bottom:20px;
    }

    h2:before {
        content:'';
        display: block;
        width:113px;
        background: #00AA96;
        height:8px;
        margin-bottom:10px;
    }
    h2 {
        color: #004641;
        font-family: "CeraPro-Bold";
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }    

    .ab1 a{
        color:#fff;
    }

    /*.h245 {
        height:auto;
    }*/

    .principles .col-lg-4 {
        padding-bottom:10px;
    }

    .principle_head {
        padding-top: 20px;
        padding-bottom: 10px;
        color: #111;
        font-family: "CeraPro-Bold";
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .principle_column {
        padding: 20px;
        border-radius: 10px;
        border: 1px solid #00AA96;
        color: #212529;
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='227' height='181' viewBox='0 0 227 181' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='141.5' cy='141.5' r='141.5' fill='%2300AA96' fill-opacity='0.2'/%3e%3c/svg%3e ");
        background-position: right bottom;
        background-repeat: no-repeat;
        height: 100%;
    }

    .principle_column svg{
        width:70px;
        height:70px;
    }

    .principles {
        padding-top:10px;
        padding-bottom:60px;
    }

    .team_head_wrap {        
        border-radius: 10px;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        padding: 0px;
        color: #FFF;
        text-align: center;
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

    .team_head {
        padding:20px;
    }

    .about_team {
        margin-top: 10px;
        margin-bottom: 60px;
        padding-bottom:85vw;
        border-radius: 10px;
        overflow:hidden;
    }

    .about_team img{
        position:absolute;
        bottom:0px;
        left:0px;
        width:100%;
    }
}