/*body {*/
/*    overflow-x: hidden;*/
/*}*/

/*@media (max-width: 1350px) {*/
/*.t456 a, #allrecords .t456 a {*/
/*    font-size: 14px !important;*/
/*}*/
/*}*/

/*@media (max-width: 980px) {*/
/*.t456 a, #allrecords .t456 a {*/
/*    font-size: 17px !important;*/
/*}*/
/*}*/

/*.loaderArea {*/
/*  background: #1a1a1a;*/
/*  overflow: hidden;*/
/*  position: fixed;*/
/*  left: 0;*/
/*  transition: 0.2s;*/
/*  top: 0;*/
/*  right:0;*/
/*  bottom:0;*/
/*  z-index: 9999;*/
/*}*/

/*.t-menusub__link-item.t-name.t-name_xs {*/
/*    border: 0px solid #b5b5b5 !important;*/
/*    padding: 0px 0px !important;;*/
/*}*/

/*
.loader img {
    width: 70px;
    position: absolute !important;
    top: -15px !important;
    left: -35% !important;
    opacity: 0.6;
    animation: pulse 4s linear infinite;
    margin: auto;
}

@media (max-width: 600px) {
    .loader img {
    top: -40px !important;
}
}

@keyframes pulse {
  0% {
    transform: scale(1.2);
    opacity: 0;
  }
  50% {
    opacity: 0.75;
  }
  100% {
    transform: scale(0.8);
    opacity: 0;
  }
}

.loader {
  height: 40px;
  width: 40px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  top: 50%;
  margin-top: -20px;
}

*/

/*body div:nth-child(3) iframe {*/
/*        filter: hue-rotate(329deg) brightness(130%);*/
/*    }*/

/*::selection {*/
    /* укажи цвет выделения текста */
/*    background: #e42e3a;*/
/*}*/

/*.rngst_phone_button {*/
/*        opacity: 1 !important;*/
/*    }*/

/* выравнивание иконки рингостата на мобильных устройствах + отключение облака с сообщением телеграм*/

/*    @media (max-width: 600px) {*/
/*        .rngst_phone_button {*/
/*            position: fixed;*/
/*            bottom: 0px !important;*/
/*            left: -62px !important;*/
/*        }*/
        
/*        .amo-livechat_bubble.amo-livechat_bottom-right {*/
/*            display: none !important;*/
/*        }*/
        
/*        .t718 .t718__form-bottom-text {*/
/*        margin-top: 20px;*/
/*        text-align: center;*/
/*        }*/
/*    }*/


/*@media (min-width: 800px) {*/
/*    #nav505152327 div nav ul li:nth-child(9) a, #nav511477804 div nav ul li:nth-child(8) a {*/
/*        border: 1px solid #b5b5b5;*/
/*        padding: 10px 20px;*/
/*        border-radius: 100px;*/
/*        transition: 0.4s;*/
/*    }*/
    
/*    #nav505152327 div nav ul li:nth-child(9) a:hover, #nav511477804 div nav ul li:nth-child(8) a:hover {*/
/*        border: 1px solid #18ab89;*/
/*    }*/
/*}*/


/*.t923__textwrapper.t923__paddingsmall {*/
/*    padding: 20px 2px;*/
/*}*/

/*.t923__paddingsmall.t-card__btn-wrapper, .t923__paddingsmall.t-card__btntext-wrapper {*/
/*    padding: 0 1px 30px;*/
/*}*/

/*.t923__bgimg {*/
/*    border-radius: 20px;*/
/*}*/

/*.t-card__uptitle {*/
/*    letter-spacing: 0.5px;*/
/*}*/

/*.t923 .t-slds__container {*/
/*    width: calc(100% - 20px);*/
/*    margin: 0 auto;*/
/*}*/