@import url("https://fonts.googleapis.com/css2?family=Ubuntu+Condensed&display=swap");

body {
    background-color: #ffffff;
    overflow-x: hidden;
}

/*типография*/
h1 {
    font-family: "Ubuntu Condensed", sans-serif;
    color: #ffffff;
    position: absolute;
    top: 350px;
    line-height: 35px;
    background: #689d6d;
    padding: 45px 100px 45px 60px;
}
#glavny h1 {
    top: 500px;
}
h1 span {
    font-size: 20px;
}

h2 {
    font-family: "Ubuntu Condensed", sans-serif;
}

h3 {
    font-family: "Ubuntu Condensed", sans-serif;
    font-size: 25px;
    text-align: center;
}

h4 {
    font-family: "Ubuntu Condensed", sans-serif;
}

h5 {
    font-family: "Ubuntu Condensed", sans-serif;
}

p {
    font-family: "Ubuntu Condensed", sans-serif;
    font-size: 18px;
}

a {
    font-family: "Ubuntu Condensed", sans-serif;
}

a.nav-link {
    color: #0000008c;
    font-size: 18px;
    margin-right: 10px;
}

a.nav-link:hover {
    color: #000000;
}
a {
    text-decoration: none !important;
    color: #000000;
}
a:hover {
    color: #0000008c;
}
a.mail {
    color: #fff;
}
a.mail:hover{color:#0000008c};
.slick-slide p span {
    font-family: "Ubuntu Condensed", sans-serif;
    font-size: 18px;
    color: #7b7b7b;
    display: flex;
    justify-content: flex-end;
}
a.docs {
    font-size: 25px;
}
/*типография конец*/
/*цвета*/
.bg-w {
    background-color: #ffffff;
    margin: 10px;
    padding: 25px 0 15px;
}

.grey-bg {
    background-color: #f1f1f1;
}

.bg-green {
    background-color: #689d6d;
}

.bg-svgr {
    background-color: #b3ccae;
}

/*цвета конец*/
#glavny {
    max-height: 900px;
}
img.img-fluid.gl-img2 {
    display: none;
}

a.navbar-brand {
    margin-right: -180px;
    margin-left: 75px;
}

img.img-fluid.dots {
    position: absolute;
    right: 100px;
    top: 200px;
}

.polosochki {
    position: absolute;
    top: 150px;
    right: -95px;
}

.glav-ecran {
    margin: 20px auto 0;
}

img.img-fluid.title-fon {
    position: relative;
    top: -200px;
}

.fon-img {
    background-image: url("img/Ellipse 1.svg");
    background-repeat: no-repeat;
    padding-bottom: 10px;
    background-position-x: center;
}

.img-otstup {
    padding: 10px;
    display: flex;
    margin: auto;
}

.row-fon {
    padding: 30px 0;
    max-width: 650px;
    top: -350px;
    right: -670px;
    position: relative;
}

img.img-fluid.nazad {
    position: absolute;
    top: 230px;
    right: 156px;
    min-width: 645px;
    z-index: -1;
}

.bg-w h3 {
    text-align: center;
}

/*.row-fon {
    padding: 30px 0;
    max-width: 650px;
    background-image: url('img/242 1.svg');
    top: -270px;
    right: -460px;
    position: relative;
}*/

.cartochka {
    padding: 60px;
}

a.button {
    background-color: #b3ccae;
    padding: 15px 50px;
    color: #ffffff;
    text-decoration: none;
}

.container-button {
    text-align: center;
    margin-top: 35px;
}

.center img {
    display: flex;
    margin: 0 auto;
    position: relative;
    top: 150px;
}

.about {
    align-items: end;
    display: flex;
}

#about {
    margin: 0 0 100px 0;
}

#news {
    background-color: #689d6d;
    background-image: url("img/Vector (1).svg");
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: -30px;
}

#news h2 {
    color: #ffffff;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 20px;
}

.news-carousel.slick-initialized.slick-slider {
    max-width: 700px;
    position: relative;
    right: -550px;
    top: -150px;
}

.slick-slide {
    background-color: #ffffff;
    margin: 10px;
    padding: 20px;
    opacity: 0;
}

.slick-slide.slick-active {
    opacity: 1;
}

.slick-dots li.slick-active button:before {
    opacity: 1 !important;
}

.slick-dots li button:before {
    font-size: 35px !important;
    opacity: 0.5 !important;
    color: #ffffff !important;
}

.news-carousel.slick-initialized.slick-slider h3 {
    padding-top: 10px;
}

.news-carousel.slick-initialized.slick-slider p {
    text-align: center;
}

footer#footer {
    background-color: #f1f1f1;
    padding-top: 40px;
}

.img-footer {
    display: flex;
    margin: auto;
}

footer h3 {
    text-align: center;
}

p.copypaste {
    text-align: center;
    padding: 20px 0 10px 0;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 18px;
}
#financy .row {
    align-items: end;
}
div#cars_counter,
div#cars_counter2,
div#cars_counter3 {
    font-size: 40px;
}
footer#footer a.nav-link {
    color: #000000;
    font-size: 16px;
    margin: 0;
}

.col-f {
    color: #ffffff;
    text-align: center;
}

.niz {
    margin-bottom: 30px;
}

/*снт*/
#about_snt h2,
#oplata h2,
#ustav h2,
#kontakty h2 {
    text-align: center;
    z-index: 1;
}

.row.splash {
    margin-top: 60px;
}

.ots {
    margin-left: 30px;
}

.glav-ecran2 {
    margin-top: 20px;
    display: flex;
}

.container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.plashka {
    padding: 50px;
    text-align: left;
}
.plashka h3 {
    font-size: 25px;
}
.egoot {
    padding: 20px 50px;
    margin-bottom: 41px;
}

a.egoot {
    color: #ffffff;
    font-size: 20px;
}

.img-bok {
    margin-left: 0 15px 50px;
}

#financy h2 {
    text-align: center;
    color: #ffffff;
}

#about_snt img.img-fluid.dots {
    position: absolute;
    right: 30px;
    top: 640px;
}

/*снт конец*/
.kadastr {
    display: flex;
    margin: auto;
}

#oplata img.img-fluid.dots {
    right: -1110px;
    top: -422px;
    z-index: -1;
    rotate: 90deg;
}

#kontakty h2,
#kontakty p {
    color: #ffffff;
}
#navbarSupportedContent {
    max-width: 1080px;
}
.row-fon h3 {
    color: #000000;
    text-decoration: none !important;
}
.round {
    border-radius: 10px;
}
#oplata {
    z-index: 1;
    position: relative;
}
@media (max-width: 576px) {
    .row.glav-ecran-row.d-flex.justify-content-center {
        margin: 0 auto;
    }
    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    h1 {
        top: 280px;
        right: 100%;
        line-height: 23px;
        font-size: 23px;
        padding: 25px 70px 71px 35px;
        position: relative;
        min-width: 100%;
        height: 0;
    }
    h1 span {
        font-size: 12px;
    }
    #glavny h1 {
        top: -190px;
        position: relative;
        left: 0px;
        padding: 25px 70px 75px 35px;
    }
    #glavny {
        max-height: 880px;
    }
    h3 {
        font-size: 18px;
    }
    #financy h3 {
        font-size: 25px;
    }
    .row-fon {
        top: -215px;
        right: 0;
    }

    .img-otstup {
        max-width: 50px;
    }

    .fon-img {
        background-size: 55px;
    }
    .about {
        background-color: #f1f1f1;
    }
    .plashka {
        padding: 40px 25px;
        margin-bottom: 45px;
    }
    .mobil-no {
        display: none;
    }
    .news-carousel.slick-initialized.slick-slider {
        right: 0;
        top: 0;
    }
    .container-carousel {
        padding-bottom: 80px;
    }
    #news h2 {
        padding-top: 60px;
    }
    img.img-fluid.dots {
        position: relative;
        right: -230px !important;
        top: 21px !important;
        max-width: 150px;
    }

    img.img-fluid.title-fon {
        top: -193px;
        max-width: 300px;
    }

    img.img-fluid.gl-img2 {
        display: block;
    }

    a.navbar-brand {
        margin-right: 0;
        margin-left: 0;
    }

    a.navbar-brand img {
        max-width: 100px;
    }

    img.img-fluid.gl-img {
        display: none;
    }

    .glav-ecran {
        margin-left: 0;
        margin-top: 0;
    }
    #glavny .container {
        padding-left: 0;
        padding-right: 0;
    }
    .polosochki {
        top: 385px;
        left: 0;
        right: 0;
    }

    img.img-fluid.nazad {
        top: 73px;
        right: 0;
        min-width: 500px;
    }

    #about {
        margin: 0;
    }

    #about_snt img.img-fluid.dots {
        position: absolute;
        right: 0px !important;
        top: 608px !important;
        max-width: 100px !important;
    }

    .offset-1 {
        margin-left: 0;
    }

    .ots {
        margin-left: 0;
    }

    footer#footer {
        padding-top: 50px;
    }

    .center-polosa {
        display: none !important;
    }

    .img-footer {
        margin-left: -25px;
    }

    footer h3 {
        text-align: left;
    }
    #svg2 {
        top: -190px !important;
    }
    svg {
        top: -255px !important;
    }
    #ustav {
        padding-bottom: 25px !important;
    }
    #oplata .pb-5 {
        padding-bottom: 25px !important;
    }
    #oplata {
        padding-top: 30px;
    }
    p.copypaste {
        font-size: 10px;
    }
    iframe.round {
        width: 100%;
    }
    .ot-mobil {
        margin: 60px 0 0px 15px;
    }
    .egoot {
        margin-bottom: 25px;
    }
    .slick-slide {
        min-height: 490px !important;
        max-height: 490px !important;
    }
}
#oplata iframe {
    display: flex;
    margin: auto;
}
#oplata small {
    position: absolute;
    right: 135px;
}
svg {
    position: relative;
    margin-bottom: -380px;
    width: 100%;
    height: auto;
    top: -345px;
    z-index: -1;
}
#svg2 {
    position: relative;
    z-index: -1;
    width: 100%;
    height: auto;
    top: -260px;
}
#ustav {
    padding-bottom: 80px;
    z-index: 1;
    position: relative;
}
.colonka {
    display: flex;
    flex-direction: column;
}
@media (min-width: 577px) and (max-width: 991.9px) {
    #glavny h1 {
        top: 0;
        right: 0;
    }
    h1 {
        top: 90px;
        right: 800px;
        padding: 20px 0 90px 80px;
        position: relative;
        min-width: 415px;
        height: 0;
    }
    img.img-fluid.dots {
        position: relative;
        right: -535px !important;
        top: 25px !important;
        max-width: 159px;
    }
    .polosochki {
        right: -120px;
    }
    .nazad {
        min-width: 696px !important;
        min-height: 935px;
    }
    .row-fon {
        top: -12px;
        right: 0;
        margin: auto;
    }
    #glavny {
        max-height: 1000px;
    }
    #about .col-lg-6.col-md-6.col-sm-12 {
        align-items: end;
        display: flex;
    }
    .cartochka {
        padding: 40px 25px;
    }
    .center img {
        top: 72px;
    }
    #about {
        margin: 60px 0 100px 0;
    }
    .news-carousel.slick-initialized.slick-slider {
        right: 0;
        top: -300px;
    }
    .slick-slide {
        width: 230px !important;
    }
    .container-carousel {
        max-height: 290px;
    }
    #news {
        margin-bottom: 0;
    }
    #svg2 {
        top: -200px;
    }
    #svg {
        top: -300px;
    }
    .img-bok {
        margin-left: 8.33333333% !important;
        margin-bottom: 60px;
    }
    .ots {
        margin-left: 60px;
        margin-top: 60px;
    }
    .slick-slide {
        min-height: 519px !important;
    }
    .slick-dots {
        bottom: -30px !important;}
}

@media (min-width: 992px) and (max-width: 1180px) {
    .polosochki {
        right: -93px;
    }
    .center img {
        top: 40px;
    }
    a.nav-link {
        font-size: 14px;
    }
    .slick-track{
        left: -265px !important;
    }
}
@media (min-width: 820px) and (max-width: 1180px) {
    img.img-fluid.nazad {
        right: 182px;
    }
}
@media (min-width: 992px) and (max-width: 1000px) and (max-height: 820px) {
    a.navbar-brand {
        margin-right: 0;
        margin-left: -20px;
    }
    img.img-fluid.dots {
        right: -745px !important;
    }
    .nazad {
        min-width: 936px !important;
        min-height: 900px;
    }
    .row-fon {
        top: 25px;
    }
    #glavny {
        max-height: 1080px;
    }
    h1 {
        top: 300px;
    }
}
@media (min-width: 1180px) and (max-width: 1199px) {
    .row-fon {
        top: -200px;
        right: -550px;
    }
    img.img-fluid.dots {
        right: 0px;
    }
    img.img-fluid.nazad {
        right: -40px;
    }
}
@media (min-width: 1200px) {
    .ustav.pt-3 {
        padding-left: 60px;
    }
}

@media (min-width: 1400px) {
    img.img-fluid.nazad {
        min-width: 665px;
    }
    .row-fon {
        right: -642px;
    }
    #footer .row {
        align-items: center;
    }
    .slick-slide {
        min-height: 503px !important;
    }
    .slick-slide {
        width: 375px !important;
    }
    .slick-track {
        left: 230px !important;
    }
    .news-carousel.slick-initialized.slick-slider {
        max-width: 1300px;
        position: relative;
        right: 0;
        top: -150px;
    }
}
.slick-initialized .slick-slide {
    display: grid !important;
    align-content: space-between;
    align-items: center;
}