/*-----   Общие стили    -----*/

.t-popup__container {
    border-radius: 20px;
}

.t-section__topwrapper {
    margin-bottom: 0px !important;
}

li::marker {
    color: #6E3FF4;
}


.t450 {
    border-radius: 20px 0px 0px 20px;
}


.t-menusub__list {
    text-align: left !important;
}

.t050__descr {
    padding-top: 22px !important;
}

#rec770185328 {
    box-shadow: #0000002b 0px 0px 10px 0px !important;
}




/*-----   Шапка    -----*/

.t794__content {
    border-radius: 5px !important;
}

.t450__container .t-menusub__content:not(.t978__submenu-content) {
        padding-left: 10px !important;
    }
    
    
 /*-----   Квиз опрос и форма   -----*/   
 
 .t835 .t-form__submit button {
     background: #e53f3f !important;
 }
 
 .t-radio__wrapper_button .t-radio__item, .t-checkboxes__wrapper_button .t-checkboxes__item {
    height: 50px !important;
}

.t-radio__control.t-text_xs, .t-checkbox__control.t-text_xs {
    line-height: 1.3 !important;
}


 /*-----   Неисправности   -----*/  

.neispravnost-hov a {
    transition: all 0.3s ease-in-out;
}

.neispravnost-hov a:hover {
    box-shadow: 0px 5px 10px 0px rgba(110, 63, 244, 0.2);
}


 /*-----   Вопросы FAQ   -----*/  
 
.t668__wrapper {
    border-radius: 20px;
}

 /*-----   Наши работы   -----*/ 
 
 .t979__image {
    border-radius: 20px;
}

 /*-----   Написать отзыв   -----*/ 
 

.t700 .t700__img {
    border-radius: 20px;
}

 /*-----   Медиа Стили   -----*/  
 
@media screen and (max-width: 1200px) {
    .t-title_xxl {
        font-size: 36px !important;
    }
}

@media screen and (max-width: 640px) {
    .t835__col.t-col {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media screen and (max-width: 480px) {
    
}