 /* Скругление pop-up */
.t-popup__container {
    border-radius: 15px !important;
}

 /* Скругление подвал */
.footer_border .tn-atom { 
    border-radius: 50px 50px 0px 0px !important;   
} 

 /* Шапка больше 12 колонок */
#nav626551311.t-col_12,
#nav626547843.t-col_12 {
    max-width: 95% !important;
}

 /* Стили F.A.Q. */
.t668__wrapper {
        border-radius: 15px;
        border-left: #FFD900 5px solid;
}

 /* Скругление списка туров бигфуты */
.t754__bgimg {
    border-radius: 25px;
}