body {
    font-family: 'Montserrat', sans-serif;
}
.header-mail {
    font-family: 'Ubuntu Regular', sans-serif;
    font-size: 21px;
    text-decoration: none;
    color: black;
}
.header-mail-block {
    margin-top: 55px;
}
.header-phone {
    font-size: 28px;
    font-family: 'Ubuntu Bold', sans-serif;
    text-decoration: none;
    color: black;
}
.header-phone-block {
    margin-top: 55px;
}
.header-phone-block img {
    max-height: 30px;
    margin-bottom: 10px;
}
.header-mail-block img  {
    margin-top: 4px;
    max-height: 30px;
    margin-bottom: 5px;
}
.nav-bg {
    background-color: #00C13F;
    margin-top: 20px;
    padding: 10px 0;
}
.nav-item a {
    color: white;
    font-size: 16px;
    font-family: 'Ubuntu Medium', sans-serif;
}
.card-title a {
    color: black;
    text-decoration: none;
    font-size: 22px;
    font-family: 'Ubuntu Bold', sans-serif;
}
.card-title a:hover {
    text-decoration: underline;
}
.banner-main {
    background-image: url("../img/main-bg.jpg");
    /*background-color: #212540;*/
    background-position: center;
    width: 100%;
    height: 589px;
}
.footer-menu ul {
    justify-content: center;
}
.main-h1 {
    color: white;
    font-family: 'Ubuntu Bold', sans-serif;
    font-size: 42px;
    padding-top: 100px;
}
.main-h1-about {
    font-size: 18px;
    color: white;
}
.main-btn {
    margin-top: 40px;
}
.main-btn button {
    background-color: white;
    color: #112233;
    font-size: 18px;
    font-family: 'Ubuntu Medium', sans-serif;
    padding: 16px 32px 16px 32px;
    border: none;
    border-radius: 8px;
}
.part {
    margin-top: 60px;
}
.card {
    border: none;
    border-radius: 0;
    min-height: 550px;
    margin-top: 50px;
}
.card-bg {
    background-color: #DADADA;
    width: 100%;
    padding-bottom: 50px;
}
.usl-title {
    padding-top: 40px;
    color: black;
    font-size: 30px;
    font-family: 'Ubuntu Bold', sans-serif;
    text-align: center;
}
.about-bg {
    background-image: url("../img/about-bg.jpg");
    background-position: center;
    height: 504px;
}
.about-title {
    font-size: 32px;
    font-family: 'Ubuntu Bold', sans-serif;
    color: white;
    padding-top: 66px;
}
.about-text {
    font-size: 18px;
    color: white;
}
.preim {
    background-color: white;
    height: 530px;
}
.utp {
    background-color: #112233;
    height: 300px;
}
.utp-block {
    text-align: center;
    color: white;
    padding-top: 61px;
}
.utp-block h2 {
    font-size: 18px;
    font-family: 'Ubuntu Bold', sans-serif;
}
.utp-block h3{
    font-size: 18px;
    font-family: 'Ubuntu Bold', sans-serif;
    color: white;
}
.utp-block p {
    font-size: 14px;
}
.mainform-bg {
    height: 620px;
    background-image: url("../img/form-bg.jpg");
    background-position: center;
}
.mainform {
    background-color: #112233;
    padding: 47px;
    margin-top: 100px;
}
.mainform h2 {
    font-size: 32px;
    font-family: 'Ubuntu Bold', sans-serif;
    text-align: center;
    color:white;
    padding-bottom: 15px;
}
.gg {
    text-align: center;
}
.gg .chbxlabel {
    color: white;
    padding-left: 5px;
    font-size: 10px;
}
.f-chek {
    margin-left: 19px;
}
.box_f-chek {
    margin-top: -30px;
}
.f-btn {
    background-color: #00C13F;
    border: none;
    border-radius: 8px;
    color: white;
    padding: 16px 32px;
    font-family: 'Ubuntu Medium', sans-serif;
    margin-top: 28px;
}
.form-pop {
    background-color: #00C13F;
    border: none;
    border-radius: 8px;
    color: white;
    padding: 16px 42px;
    font-family: 'Ubuntu Medium', sans-serif;
    margin-top: 10px;
}
.f-input {
    border: none;
    border-radius: 7px;
    margin-bottom: 15px;
    padding: 10px;
    font-size: 16px;
}
.navbar-nav {
    padding-left: 200px;
}
.footer-menu {
    background-color: #00C13F;
    text-align: center;
    padding: 19px 0 19px 0;
}
.footer-menu a {
    color: white;
    text-decoration: none;
    font-size: 16px;
    font-family: 'Ubuntu Medium', sans-serif;
}
.mod-menu li:not(:last-child) {
     margin-right: 48px;
}
.nav-item  a {
    text-decoration: none;
}
.footer-menu a:not(:last-child) {
    margin-right: 48px;
}
.navbar-collapse {
    justify-content: center;
}
.footer-link {
    margin-top: 49px;
}
.footer-link a {
    display: block;
    color: black;
    font-size: 12px;
    padding-left: 40px;
}
.footer-phone {
    margin-top: 49px;
}

.footer-phone a {
    font-size: 28px;
    color: black;
    font-family: 'Ubuntu Bold', sans-serif;
    text-decoration: none;
    padding-top: 7px;
}
.footer-mail{
    padding-top: 10px;
}
.footer-mail a {
    font-size: 20px;
    color: black;
    font-family: 'Ubuntu Bold', sans-serif;
    text-decoration: none;
    padding-top: 7px;
}
.footer-adres {
    font-size: 16px;
    color: black;
    font-family: 'Ubuntu Medium', sans-serif;
    text-decoration: none;
    padding-bottom: 40px;
    padding-top: 15px;
    line-height: 20px;
}

.f-logo {
    margin-top: 19px;
    height: 70px;
}
.preim h2 {
    font-size: 32px;
    text-align: center;
    color: #101010;
    padding-top: 40px;
    font-family: 'Ubuntu Bold', sans-serif;
    padding-bottom: 40px;
}
.prem-block {
    background-image: url("../img/pr1.png");
    background-position: center;
    background-repeat: no-repeat;
    height: 172px;
    width: 100%;
}
.prem-block {
    text-align: center;
}
.qfcapt {
    display: none;
}
.prem-block h3 {
    font-family: 'Ubuntu Bold', sans-serif;
    font-size: 54px;
    color: white;
    padding-top: 5px;
}
.prem-block div {
    font-size: 18px;
    color: white;
}
.row-40 {
    margin-top: 40px;
}
.logo-pc {
    display: block;
}
.logo-mob {
    display: none;
}
.preim {
    background-image: url("../img/prem-bg.jpg");
    background-position: center;
    height: 530px;
}
.navbar-toggler {
    outline: none !important;
    box-shadow: none !important;
    border: none;
}
.navbar-toggler-icon {

}
@media (max-width: 1400px) {
    .about-text {
        font-size: 16px;
        padding-right: 50px;
    }
}
@media (max-width: 1200px) {
    .utp {
        background-color: #112233;
        height: auto;
    }
}
@media (max-width: 991px) {
    .utp {
        background-color: #112233;
        height: auto;
    }
    .navbar-nav {
        padding-left: unset;
    }
    .logo-pc {
        display: none;
    }
    .logo-mob {
        display: block;
    }
    .banner-main {
        background-image: none;
        background-color: #112233;
        height: auto;
        padding-bottom: 30px;
        text-align: center;
    }
    .about-bg {
        background-image: none;
        background-color: #112233;
        background-position: center;
        height: auto;
        padding-bottom: 30px;
    }
    .about-text {
        padding-right: unset;
    }
    .prem-block {
        margin-bottom: 30px;
    }
    .preim {
        height: auto;
        padding-bottom: 30px;
    }
    footer {
        text-align: center;
    }
    .footer-link {
        margin-top: 10px;
    }
    .footer-phone {
        margin-top: 10px;
    }
    .footer-phone img {
        display: none;
    }
    .footer-link a {
        padding-left: unset;
    }
    .mod-menu li:not(:last-child) {
        margin-right: unset;
    }
    .nav {
        flex-direction: column;
    }
    .nav-bg {
        background-color: white;
    }
    .logo-mob img {
        height: 60px;
    }
}
@media (max-width: 768px) {
.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    padding-top: 15px;
    line-height: 25px;
}
.nav-item a {
    color: #000000;
    font-size: 16px;
    font-family: 'Ubuntu Medium', sans-serif;
}
.nav-bg {
    margin-top: 0px;
    padding: 10px 0;
}
}
@media (max-width: 576px) {
    .footer-menu  {
        padding: unset;
        display: flex;
        flex-direction: column;
    }
    .footer-menu a:not(:last-child) {
        margin-right: unset;
    }
    .mainform h2 {
        font-size: 25px;
    }
    .mainform-bg {
        height: auto;
        padding-bottom: 20px;
    }

}
@media (max-width: 380px) {
    .f-chek {
        margin-left: 0;
    }
    .qfchkbx {
        display: flex;
    }
}
.page-header h1{
    font-size: 28px;
    color: black;
    font-family: 'Ubuntu Bold', sans-serif;
    padding: 20px 0px;
}
h2{
        font-size: 24px;
    color: black;
    font-family: 'Ubuntu Bold', sans-serif;
}
h3{
        font-size: 24px;
    color: black;
    font-family: 'Ubuntu Bold', sans-serif;
}
h4{
    font-size: 20px;
    color: black;
    font-family: 'Ubuntu Bold', sans-serif;
}
.card-link{
    display:block;
}
.card a{
    text-decoration:none;
    color:inherit;
}
.card:hover{
    transform:translateY(-4px);
    transition:0.25s;
    box-shadow:0 10px 25px rgba(0,0,0,.12);
}
ul.custom-links {
    list-style: none; /* убираем точки */
    padding: 60px;
    margin: 0;
}

ul.custom-links li {
    margin-bottom: 2px;
    font-weight: 600;
}

ul.custom-links li a {
    color: #000000; /* черный цвет текста */
    font-size: 16px; /* размер текста */
    text-decoration: none; /* убираем подчеркивание */
}

ul.custom-links li a:hover {
    text-decoration: underline; /* при наведении можно оставить подчеркивание */
}
.sp-cookie-consent-content{
  font-size: 13px;
}