.uc-link a {
	-webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.uc-link a:hover {color: #0065A0!important;}

.uc-map-btn a {
    position: relative;
    align-items: center;
    display: flex !important;
    width: 100% !important;
    height: 100%;
    justify-content: center;
}
.uc-map-btn a:before {
    content: '';
    background-image: url(https://static.tildacdn.com/tild3938-3064-4062-a538-383938623436/ci_navigation.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 24px;
    width: 24px;
    margin-right: 16px;
    display: inline-block;
}

.uc-hor-form .t-form__inputsbox + div,
.uc-tradein-form .t-form__inputsbox + div,
.uc-credit-form .t-form__inputsbox + div {text-align: center!important;}

.uc-tradein-form .t-form__inputsbox_flex .t-form__submit,
.uc-tradein-form .t-form__inputsbox_flex .tn-form__submit {
	width: calc(50% - 7.5px)!important;
	padding-top: 32px;
}
.uc-tradein-form .t-form__inputsbox_flex .t-form__submit button,
.uc-tradein-form .t-form__inputsbox_flex .tn-form__submit button {
	width: 100%!important;
}
.uc-tradein-form  .t-form__errorbox-middle {order: 2;}

.uc-credit-form .t-range__interval-txt-wrapper {padding-top: 0!important;}

.t300__tooltipster-noir {box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);}

.uc-check-li ul {list-style: none; padding: 0!important;}
.uc-check-li li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}
.uc-check-li li:last-of-type {margin-bottom: 0;}
.uc-check-li li:before {
    content: '';
    width: 24px;
    height: 24px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(https://static.tildacdn.com/tild3665-6537-4238-b166-616539313339/mynaui_check.svg);
    margin-right: 15px;
}
.uc-first-undertitle strong { display:inline-block; padding:2px 5px; background-color: #fff; border-radius: 6px; color: #0065A0!important; }
.uc-timer-first {
   height: 0px;
   overflow: visible;
   position: relative;
   z-index: 50;
   top: -60px;
}
.uc-timer-first .t-cover {
     -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);  
  transform: translateY(-100%);
  background-image: none!important;
  background-color: transparent!important;
  height: auto!important;
}

.uc-timer-first .t-container {max-width: 1420px!important; position: relative!important;}
.uc-timer-first .t-width_12 {max-width: 100%!important;}
.uc-timer-first .t1016 .t1016__mainblock {padding: 0!important;}
.uc-timer-first .t-cover__wrapper {width: 100%!important; display: block!important; height: auto!important;}
.uc-timer-first .t1016 .t1016__content {
    padding: 20px 0!important;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-flow: wrap;
}
.uc-timer-first .t-cover__carrier, .uc-timer-first .t-cover__filter {height: 100%!important;}

.uc-timer-first .t1016__timer {
    width: 500px;
    order: 2;
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-start;
    flex-flow: wrap;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    justify-content: center;

     }
.uc-timer-first .t1016__timer:before {
    content: 'До повышения цен осталось';
    font-family: 'NeoSans', Arial, sans-serif;
    color: #1A1919;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;

}
.uc-timer-first .t1016 .t1016__formwrapper {
    width: 900px;
    order: 1;
    margin-top: 0!important;
    flex-grow: 1;
    padding-right: 30px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-flow: wrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.uc-timer-first .t1016 .t1016__formwrapper .t1016__descr-second  {
    font-size: 30px!important;
    line-height: 1.25!important;
    text-align: left;
    margin-bottom: 20px!important;
    width: 100%;
}
.uc-timer-first .t1016 .t1016__input-wrapper {
    margin: 0;
    width: 620px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.uc-timer-first .t-submit {
    padding: 0 30px;
}
.uc-timer-first .t1016__hint {
    padding-left: 20px;
-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.uc-timer-first .t1016 .t-form__errorbox-bottom {margin-bottom: 0; margin-top: 10px;}

.uc-timer-first .t1016__number {color: #1a1919!important; font-size: 52px!important; font-weight: 400!important; line-height: 1;}
.uc-timer-first .t1016__text {color: #636463!important; padding-bottom: 0;}
.uc-timer-first .t1016__col {padding-right: 15px; margin-right: 15px;}
.uc-timer-first .t1016 .t1016__col:last-child {
    margin-right: 0;
    padding-right: 0;
} 
.uc-timer-first .t1016 .t1016__col:after {
    content: ':'!important;
    opacity: 1!important;
    color: #1a1919;
    width: auto!important;
    font-size: 52px;
    line-height: 1;
    background: transparent!important;
      -o-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -webkit-transform: translateX(50%);  
  transform: translateX(50%);
}

.uc-custom-popup .t-input-title {
    padding-bottom: 10px;
    font-size: 14px;
}

.uc-custom-sidebar .t450__rightside {
    margin-top: 0;
}

.uc-model-page .uc-check-li li {margin-bottom: 5px;}
.uc-model-page .uc-check-li li:last-of-type {margin-bottom: 0px;}

.slick-dots {
    padding-left: 0!important;
    padding-top: 25px;
    height: 20px;
    list-style: none;
    align-items: center !important;
    justify-content: center;
    margin: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row;
    margin: 0 auto;
    text-align: center;
    line-height: 1px;
    font-size: 1px;
}
.slick-dots > li {
    display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
    vertical-align: middle;
    margin: 0 8px;
    width: 8px;
    height: 8px;
    align-items: center;
    justify-content: center;
}
.slick-dots > li > button {
    cursor: pointer;
    position: relative;
    width: 8px;
    height: 8px;
    background: #EDEFF5;
    text-indent: 999px;
    overflow: hidden;
    padding: 0;
    min-height: unset;
    box-shadow: none;
    border: none;
    line-height: 1px;
    border-radius: 10px;
    

}
.slick-dots > li.slick-active {border-color: #fff;}
.slick-dots > li.slick-active > button {
    background: #0065a0;
}



@media (min-width: 1172px) {
    .t1016 .t-form_inputs-total_2 .t-input-group,
    .t1016 .t-form__submit {
        display: block;
        flex-grow: 1;
        width: unset;
        padding-right: 0;
    }
    
    .t1016 .t-form__inputsbox {
        display: flex;
        flex-direction: row;
        gap: 5px;
    }
    
    .uc-timer-first .t1016 .t1016__formwrapper {
        flex-grow: unset;
    }
    
    .uc-timer-first .t1016 .t1016__input-wrapper {
        width: 100% !important;
    }
    
    .uc-timer-first .t1016__hint {
        width: unset;
        padding-left: 0;
        margin-top: 0;
    }
}


@media (max-width: 1420px) {
.uc-timer-first .t-container {max-width: 1170px!important;}
.uc-timer-first .t1016 .t1016__formwrapper .t1016__descr-second  {
    font-size: 24px!important;
    margin-bottom: 15px!important;
}

.uc-timer-first .t1016__timer {width: 310px; padding: 10px 15px;}
.uc-timer-first .t1016 .t1016__formwrapper {width: 850px;}
.uc-timer-first .t1016__number, .uc-timer-first .t1016 .t1016__col:after  {font-size: 36px !important;}
.uc-timer-first .t1016__col {
    padding-right: 15px;
    margin-right: 15px;
    min-width: unset;
}
.uc-timer-first .t1016__timer:before {font-size: 14px;}
.uc-timer-first .t1016__text {font-size: 11px!important;}
.uc-timer-first .t1016 .t1016__input-wrapper {width: 570px;}
}
@media (max-width: 1171px) {

.uc-timer-first .t-container {max-width: 900px!important;}    
.uc-timer-first .t1016 .t1016__content {position: relative;}
.uc-timer-first {
    top: 0;
    height: auto;
    background-color: #1A1919;
}
.uc-timer-first .t-cover {
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}
.uc-timer-first .t1016 .t1016__formwrapper {padding-right: 0; width: 100%;}
.uc-timer-first .t1016 .t1016__formwrapper .t1016__descr-second,
.uc-timer-first .t1016__timer {width: 50%;}
.uc-timer-first .t1016__timer {
    position: absolute;
    top: 20px;
    right: 0;
    border-radius: 6px;
}
.uc-timer-first .t1016 .t1016__formwrapper .t1016__descr-second {padding: 20px 0; margin: 0!important; margin-bottom: 15px!important;}

.uc-timer-first .t1016 .t1016__input-wrapper,
.uc-timer-first .t1016__hint  {width: 100%;}
.uc-timer-first .t1016__hint {padding-left: 0; text-align: center; margin-top: 10px!important;}
}

@media screen and (max-width: 960px) {
    .uc-timer-first .t-container {max-width: 620px!important;}  
    .uc-timer-first .t1016 .t-input-group {
        display: table-cell;
        vertical-align: bottom;
        padding-right: 20px;
        width: 50% !important;
    }
    .uc-timer-first .t1016 .t-input-group:nth-of-type(2) {
        padding-right: 0;
    }
    .uc-timer-first .t1016 .t-form__submit {
        display: block;
        vertical-align: top;
    }
    .uc-timer-first .t1016__hint {
        margin-top: 5px;
    }
}

@media (max-width: 640px) {
    .uc-timer-first .t1016 .t-input-group {
        display: block;
    }

    .uc-tradein-form .t-form__inputsbox_inrow .t-input-group_width50.t-input-group_inonerow,
    .uc-tradein-form .t-form__inputsbox_flex .t-form__submit,
    .uc-tradein-form .t-form__inputsbox_flex .tn-form__submit {
    	width: 100%!important;
    }
    
    .uc-tradein-form .t-form__inputsbox_flex .t-form__submit,
    .uc-tradein-form .t-form__inputsbox_flex .tn-form__submit {
    	padding-top: 0;
    }
    
    .uc-timer-first .t-container {max-width: 300px!important;}
    .uc-timer-first .t1016 .t1016__formwrapper .t1016__descr-second {
            font-size: 18px !important;
            margin-bottom: 15px !important;
            width: 100%;
            padding: 0;
            text-align: center;
        }
    .uc-timer-first .t1016__timer {
        position: relative;
        top: 0px;
        width: 100%;
        order: 2;
        margin-top: 25px;
    }
    .uc-timer-first .t1016 .t-input-group {padding-right: 0px; width: 100% !important;}
    .uc-timer-first .t1016 .t-form__submit {display: block;}
    .uc-timer-first .t1016__hint {margin-top: 15px!important;}
    
    .allzeroslides {max-width: 300px; margin: 0 auto; padding-top: 30px; position: relative; z-index: 5;}
    .js-features-slide {
        position: relative!important;
        top: 0!important;
        left: 0!important;
        right: 0!important;
        bottom: 0!important;
    }

}