
html {
    scroll-behavior: smooth;
}
.uc-slider {
    font-family: 'Gotham Pro Bold';
    color: white;
}
.uc-slider-tittle {
    font-size: 48px;
    text-align: right;
}
.uc-btn-slider {
    background-color: var(--s-green);
    padding: 20px 40px 20px 40px;
    border-radius: 28px;
    font-size: 18px;
    color: white;
    font-family:'Roboto Bold';
    border: none;
    margin-top: 50px;
}
.uc-slider-tittle__about {
    font-size: 19px;
    text-transform: uppercase;
    border-top: 1px solid white;
    padding-top: 10px;
}
.uc-slider-hr {
    height: 1px;
    background-color: white;
    width: 70%;
    margin-right: 0;
}
.uchastki-slider__font {
    font-family: 'Myriad Pro Regular' !important;
    text-transform: uppercase;
}

.uc-icon-section {
    background-color: #e4e5e6;
    height: 100%;
    width: 100%;
}
.uc-icon-section__card {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
    font-family: 'Roboto-MediumItalic';
    font-size: 22px;
}
.uc-icon-section__card-text {
    font-family: "Roboto Medium";
    font-size: 18px;
    margin-top: 20px;
}
.uc-region h2,
.uc-map-city {
    font-size: 36px;
    font-family: 'Gotham Pro Bold';
    text-align: center;
}
.uc-region-text {
    padding: 30px 20px;
    display: flex;
    flex-direction: column;
}
.uc-region-text span:nth-of-type(1) {
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
}
.uc-region-text span:nth-of-type(2) {
    font-size: 14px;
    font-family: 'Gotham Pro Bold';
    padding-top: 20px;
}
.uc-map-city {
    color: white;
    background-color: var(--s-green);
    height: auto;
    width: 100%;
    margin-top: 50px;
}
.uc-map-city__img {
    margin-top: 40px;
    margin-bottom: 40px;
}
.uc-gallery-h2,
.uc-region-h2 {
    text-align: center;
    font-family: 'Gotham Pro Bold';
}
.uc-region-h2 {
    padding-top: 30px;
}
.uc-gallery-h2 {
    margin-top: 90px;
}
.uc-sentence {
    background-image: url("../img/uchastki-page/uc-sentence.png");
    height: 1087px;
    width: 100%;
    margin-top: 50px;
}
.uc-sentence__bg2-pad {
    padding-top: 200px;
}
.uc-sentence__bg2 {
    background-color: white;
    height: auto;
    width: 100%;
}
.uc-sentence-block {
    margin-bottom: 40px;
}
.uc-sentence-h2 {
    font-size: 36px;
    font-family: 'Ubuntu Bold';
    text-align: center;
    padding-top: 50px;
    border-bottom: 1px;
}
.uc-sentence-hr {
    height: 2px;
    background-color: var(--s-green);
    width: 50%;
}
.uc-sentence-text-about {
    font-family: var(--redemption-text-about);
    font-size: 16px;
    margin-top: 15px;
    padding-left: 10px;
    text-align: center;
    text-transform: uppercase;
}
.uc-sentence-img {
    position: relative;
    margin-top: 50px;
}
.uc-sentence-bottom {
    padding-bottom: 50px;
}
.uc-price-img {
    margin-top: 50px;
}
.uc-price-tittle {
    color: white;
    background-color: var(--s-green);
    height: auto;
    width: 100%;
    text-align: center;
    font-size: 35px;
    font-family: 'Gotham Pro Bold';
}
.uc-price-tittle h2 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.uc-price__block-control {
    display: flex;
    flex-direction: column;
    margin-top: 100px;
}
.uc-price__block {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}
.uc-price__block span:nth-child(1) {
    font-family: 'Gotham Pro Bold';
    font-size: 29px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.uc-price__block span:nth-child(2) {
    font-family: 'Gotham Pro Regular';
    font-size: 18px;
}
.uc-reviews {
    margin-top: 50px;
}
.uc-cost{
    margin-top: 300px;
    line-height: 32px;
    background-color: #fff;
    padding: 20px 10px;
    font-size: 28px;
    color: #353c4c;
}

.text-center a{
color: #8dc63f;
text-decoration: none;
font-size: 42px;
font-family: var(--font--bell-block-left);
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.text-center a:hover {
    color: #8dc63f;
}

.uc-footer-h2,
.uc-footer-about {
    text-align: center;
    font-family: 'Gotham Pro Bold';
    font-size: 29px;
    text-transform: uppercase;
}
.uc-footer-h2 {
    padding-top: 20px;
}
.uc-footer-about {
    font-size: 18px;
}
.uc-footer__form {
    margin-top: 10px;
    background-color: var(--s-green);
    color: white;
    border-radius: 28px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding-top: 15px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 20px;
}
.m115{
    margin-top: 115px;
}
.box_btn-header-form {
    text-align: center;
}
.uc-footer__form-text,
.uc-footer__form-text-little {
    text-align: center;
    font-size: 24px;
    font-family: var(--form-text);
}
.header-slider__form-text {
    padding: 20px 20px 0 20px;
}
.header-slider__form-text-little {
    font-size: 14px;
    padding: 20px;
}
.uc-footer__form form {
    margin-left: 50px;
    margin-right: 50px;
}
.uc-btn-footer-form {
    background-color: var(--btn-form);
    color: white;
    font-size: 24px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border: none;
    border-radius: 8px;
    padding: 10px 40px 10px 40px;
    font-family: var(--btn-form-header);
}
.uc-btn-footer-form {
    margin-top: 20px;
}
.uc-btn-footer-form:hover {
    background-color: var(--btn-form-hover);
}
.uchastki label {
    display: none;
}
.uchastki input {
    margin-top: 20px;
}
.uchastki .qfsubmitformresbody {
    text-align: center;
}

.uc-footer__form input {
    border-radius: 14px;
    height: 60px;
}
.uc-footer__form-text-little {
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}




.timer-pos {
    background-image: url("../img/uchastki-page/timebg.png");
    background-repeat: no-repeat;
    min-height: 634px;   
    margin-top: -30px;
}

.timer-tittle {
    font-size: 36px;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Gotham Pro bold';
    padding-top: 40px;
}
.timer-tittle__2 {
    font-size: 24px;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Gotham Pro bold';
    padding-top: 10px;
}
.timer-tittle__3 {
    font-size: 24px;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Gotham Pro bold';
    padding-top: 20px;
    margin-top: 10px;
}
.timer-script{
    padding-top: 20px;
}
.timer-info {
    background-color: #e4e5e6;
    font-size: 24px;
    font-family: 'Gotham Pro bold';
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 50px;
}



@media (max-width: 1200px) {
    .uc-slider {
        padding-top: 60px;
    }
    .uc-region__img {
        margin-top: 20px;
    }
    .uc-btn-slider {
        margin-top: 20px;
    }
}
@media (max-width: 991px) {
        .uc-cost{
        margin-top: 10px;
    }
    
    .uc-slider {

    }
    .uc-map-city-img {
        padding-top: 20px;
    }
    .uc-sentence {
        background-image: none;
        height: auto;
        width: 100%;
        padding-top: 0;
    }
    .uc-sentence__bg2-pad {
        padding-top: 0;
    }
 /*   .timer-bg__green {
    position: relative;
    background-color: #8dc63f;
    width: 100%;
    height: 573px;
    z-index: 3;
    }
    .timer-bg__grey {
    position: relative;
    background-color: #e4e5e6;
    width: 940px;
    height: 527px;
    margin-top: 110px;
    margin-left: -400px;
    z-index: 2;
    }*/
    .timer-bg__green {
    background-color: #8dc63f;
    }
    .timer-bg__grey {
    background-color: #e4e5e6;
    }   
    .timer-pos {
    background-image: none;
    background-repeat: no-repeat;
    min-height: 634px;   
    margin-top: -30px;
    }
    .timer-info {
    background-color: #e4e5e6;
    font-size: 18px;
    font-family: 'Gotham Pro bold';
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 15px;
    }
    .timer-tittle__3 {
    font-size: 24px;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Gotham Pro bold';
    padding-top: 10px;
    margin-top: 10px;
    }
    .timer-script{
        padding-bottom: 20px;
    }
}
@media (max-width: 768px) {
    .uc-cost {
        line-height: 32px;
        background-color: #fff;
        padding: 20px 10px;
        font-size: 28px;
        color: #353c4c;
        margin-bottom: 60px;
    }
    .uc-slider {

    }
    .uc-slider-tittle {
        font-size: 35px;
    }
    .uc-btn-slider {
        margin-top: 10px;
        padding: 10px 20px 10px 20px;
        border-radius: 28px;
        font-size: 14px;
    }
    .uc-footer__form{
        margin-left: 0px;
        margin-right: 0px;
    }
    .uc-region-text {
        margin-top: 10px;
    }
    .uc-gallery-h2 {
        margin-top: 35px;
    }
    .uc-sentence-h2 {
        padding-top: 5px;
    }
    .uc-sentence-bottom {
        padding-bottom: 10px;
    }
    .uc-price__block-control {
        margin-top: 10px;
    }
    .m115{
        margin-top: 10px;
    }
    .text-center a {
        font-size: 30px;
    }
}
@media (max-width: 540px) {
    .uc-slider-tittle {
        font-size: 25px;
    }
    .uc-slider-tittle__about {
        font-size: 14px;
    }
}

@media (max-width: 486px) {
    .uc-btn-slider {
        display: none;
    }
}
