
/*Отступ в списке в карточке товара*/

#rec857416639 .t744__descr li:not(:last-child) {
    margin-bottom: 12px;
} 


/*Первый экран*/

#rec857467488 .t338__btn {
    height: 60px !important;
}

@media (max-width: 768px) {
    #rec857467488 .t338__btn  { 
        width: 100% !important;
    }
}

#rec857467488 .t228 a, #allrecords .t228 a {
    transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

#rec857467488 .t228 a, #allrecords .t228 a:hover {
    color: #3cc8c8 !important;
}


/*Отступы у h2 на мобилке*/

@media (max-width: 768px) {
   .t-section__title {
      padding-bottom: 45px !important;
   }
}

/*Технологии в действии, отступ над видео*/

@media screen and (max-width: 960px) {
    .t700 .t-col:first-child {
        margin-bottom: 0px !important;
    }
}

/*Поддержка своим*/

@media (max-width: 768px) {
    #rec1069516441 .t-section__descr {
        padding-bottom: 45px !important;
        text-align: left !important;
    }
}


/*Футер*/

#rec857688703 a {
    transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

#rec857688703 a:hover {
    color: #3cc8c8 !important;
}


/*Полтитка - ссылки*/


#rec857487514 span a {
    transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out !important;
}

#rec857487514 span a:hover  {
    color: #3cb0b0 !important;
}

#rec858353294 span a {
    transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out !important;
}

#rec858353294 span a:hover  {
    color: #3cb0b0 !important;
}

#rec858400428 span a {
    transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out !important;
}

#rec858400428 span a:hover  {
    color: #3cb0b0 !important;
}


/*Бургер*/

@media (max-width: 768px) {
   #nav855279917 {
      height:100% !important;
   }
}



