html {
    height: 100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
body {
    font: 16px "Montserrat";
    font-weight: 300;
    color: #000;
    background: #fff;
}
a {
    text-decoration: none;
}
h1 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 30px;
}
.knopka {
    background: rgb(102 165 79);
    padding: 17px 25px;
    border-radius: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
}
.knopka:hover,
.knopka:active,
.knopka:focus {
    
}
.mobs {
    display: none;
}
.desc {
    display: block;
}
.container {
    max-width: 1140px;
}
.wrapper {
    display: flex;
	flex-direction: column;
	min-height: 100%;
}
.content {
    flex: 1 0 auto;
}
.bot-panel {
    display: none;
}

.modal-content {
    background: #fff;
    border: none;
    border-radius: 20px;
    padding: 20px;
}
.modal-content .modal-header {
    display: block;
    padding: 0;
    border: 0;
}
.modal-content .modal-header .close {
    font-size: 35px;
    opacity: 1;
    position: absolute;
    right: 25px;
    top: 25px;
    color: #000;
}
.modal-content .modal-header h4 {
    text-align: center;
    font-weight: 700;
    line-height: 1.2;
    font-size: 28px;
    margin-bottom: 30px;
    color: #000;
    padding-top: 70px;
}
.modal-content .modal-header h4 span {
    color: #66a54f;
}
.modal-content .modal-body {
    padding: 0 50px;
    border: none;
}
.modal-content .modal-body .form-group {
    margin-bottom: 20px;
}
.modal-content .modal-body .form-control {
    border: 0;
    border-radius: 15px;
    font-size: 20px;
    font-weight: 300;
    padding: 10px 20px;
    height: 60px;
    background: #f0f0f0;
}
.modal-content .modal-footer {
    padding: 0 50px 80px;
    border: 0;
    text-align: center;
}
.modal-content .modal-footer .knopka {
    color: #fff;
    padding: 22px 20px;
    text-decoration: none;
    border-radius: 15px;
    font-weight: 700;
    border: none;
    width: 100%;
    margin: 20px 0 0 0;
}
.modal-content .modal-footer .knopka:hover,
.modal-content .modal-footer .knopka:active,
.modal-content .modal-footer .knopka:focus {
    background: rgb(20 162 214);
}

.header {
    position: fixed;
    background: #fff;
    width: 100%;
    padding: 10px 0;
    z-index: 999;
    box-shadow: 0px -2px 4px #000;
}
.header .container {
    max-width: 100%;
    padding: 0 30px;
}
.header .logo {
    padding: 0px 0;
}
.header .logo img {
    height: 75px;
}
.header .menu {
    text-align: left;
    padding: 25px 0;
}
.header .menu ul {
    padding: 0;
    margin: 0;
}
.header .menu ul li {
    display: inline-block;
    margin-right: 7px;
}
.header .menu ul li a {
    color: #000;
    font-weight: 700;
    font-size: 15px;
}
.header .menu ul li.active a,
.header .menu ul li a:hover,
.header .menu ul li a:active,
.header .menu ul li a:focus {
    color: #16a1cf;
    background: rgb(22 161 207 / 20%);  
}
.header .menu .lang-menu {
    display: none;   
}
.header .phone {
    text-align: right;
    padding: 24px 0;
}
.header .phone .whatsapp {
    color: #2cb742;
    margin-right: 15px;
    font-size: 25px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.header .phone .whatsapp:hover {
    color: #000;
}
.header .phone .mob {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    display: inline-block;
    vertical-align: middle;
}
.header .phone .mob:hover {
    color: rgb(102 165 79);
}
.header .mail {
    text-align: right;
    padding: 22px 0;
    margin-right: 20px;
}
.header .mail a {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    display: inline-block;
    vertical-align: middle;
}
.header .callback {
    text-align: right;
    padding: 27px 0;
}
.header .callback a {
    background: rgb(0 192 242);
    padding: 17px 25px;
    border-radius: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
}
.header .callback a:hover {
    background: rgb(0 116 191);
}
.header .lang {
    text-align: right;
    padding: 25px 0;
}
.header .lang ul {
    padding: 0;
    margin: 0;
}
.header .lang ul li {
    display: inline-block;
    list-style-type: none;
    margin-left: 12px;
}
.header .lang ul li a {
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}
.header .lang ul li a.active,
.header .lang ul li a:hover,
.header .lang ul li a:focus,
.header .lang ul li a:active {
    color: #ebcd52;
}
.header .hc-nav-trigger.hc-nav-1 {
    display: none;
}

.slider {
    padding: 160px 0 50px;
    background: #fcfcff;
}
.slider img {
    width: 90%;
}
.slider h1 {
    font-size: 40px;
    line-height: 1.1;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 900;
}
.slider h1 span {
    color: #03c1f2;
}
.slider .main-img {
    text-align: center;
}
.slider .text-slider {
    
}
.slider .text-slider p {
    font-size: 20px;
    font-weight: 100;
    color: #a5a5a5;
    margin-bottom: 45px;
}
.slider .zayavka a.whatsapp {
    background: #2cb742;
    color: #fff;
    padding: 17px 25px;
    border-radius: 10px;
    font-weight: 500;
    margin-right: 20px;
}
.slider .zayavka a.whatsapp:hover {
    background: rgb(20 162 214);
}
.slider .zayavka a.whatsapp i {
    font-size: 22px;
    margin-right: 10px;
    vertical-align: middle;
    line-height: 1;
}
.slider .zayavka a.phone {
    background: rgb(0 192 242);
    padding: 17px 25px;
    border-radius: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
}
.slider .zayavka a.phone:hover {
    background: rgb(2 119 192);
}
.slider .zayavka a.phone i {
    font-size: 22px;
    margin-right: 10px;
    vertical-align: middle;
    line-height: 1;
}
.slider .zayavka div:last-child {
    margin-top: 40px;
}

.avtopark {
    padding: 50px 0 50px;
    background: #edffe6;
}
.avtopark .title {
    font-size: 34px;
    margin-bottom: 30px;
    color: #000;
    font-weight: 600;
}
.avtopark .title span {
    color: rgb(102 165 79);
}
.avtopark .bankif-img {
    text-align: center;
}
.avtopark img {
    width: 80%;
}
.avtopark p {
    font-size: 24px;
    font-weight: 300;
}
.avtopark p span {
    font-weight: 600;
}
.avtopark .car-block {
    background: rgba(15, 15, 15, 1);
    border-radius: 10px;
    border: 1px solid #312b12;
    margin-bottom: 25px;
}
.avtopark .car-block .title-car {
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px;
    display: inline-block;
}
.avtopark .car-block .title-car:hover {
    color: #ebcd52;
}
.avtopark .car-block .avto-img {
    display: block;
    height: 200px;
    width: 100%;
    background-size: cover !important;
    border-radius: 10px 10px 0 0;
}
.avtopark .car-block .text-avto {
    padding: 20px;
}
.avtopark .car-block .text-avto .icon .icon_row {
    margin-bottom: 7px;
}
.avtopark .car-block .text-avto .icon .icon_row img {
    width: 25px;
    margin-right: 7px;
}
.avtopark .car-block .text-avto .icon .icon_row span {
    font-size: 14px;
    font-weight: 500;
}
.avtopark .car-block .text-avto a.whatsapp {
    display: block;
    padding: 10px 0;
    background: #2cb742;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    margin-top: 16px;
    font-weight: 500;
}
.avtopark .car-block .text-avto a.whatsapp:hover {
    box-shadow: 0px 0px 7px #2cb742;
}
.avtopark .car-block .text-avto a.whatsapp i {
    margin-right: 10px;
    font-size: 20px;
    vertical-align: middle;
}
.avtopark .car-block .text-avto a.phone {
    display: block;
    padding: 10px 0;
    background: #ebcd52;
    border-radius: 10px;
    color: #000;
    text-align: center;
    margin-top: 16px;
    font-weight: 500;
}
.avtopark .car-block .text-avto a.phone:hover {
    box-shadow: 0px 0px 7px #eaca4f;
}
.avtopark .car-block .text-avto a.phone i {
    margin-right: 10px;
    font-size: 20px;
    vertical-align: middle;
}
.avtopark .knopka-avtopark {
    margin-top: 50px;
}
.avtopark .knopka-avtopark a {
    background: rgb(102 165 79);
    padding: 17px 25px;
    border-radius: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
}
.avtopark .knopka-avtopark a:hover {
    background: rgb(20 162 214);
}

.transfer {
    padding: 0px 0 50px;
}
.transfer .title {
    font-size: 40px;
    margin-bottom: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: 100%;
    background: linear-gradient(95deg, #fae879 -3.54%, #d8a606 56.19%, #ecce53 102.64%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.transfer .blog-block {
    display: block;
    background: #fff;
    box-shadow: 0px 0px 3px #eeeeeec7;
    border-radius: 10px;
    margin-bottom: 20px;
    position: relative;
}
.transfer .blog-block a.img-blog {
    display: block;
    height: 300px;
    width: 100%;
    background-size: cover !important;
    border-radius: 10px;
    position: relative;
}
.transfer .blog-block .text-blog {
    padding: 20px 15px 20px 15px;
    position: absolute;
    bottom: 0px;
    background: rgb(0 0 0 / 60%);
    border-radius: 10px;
    width: 100%;
    text-align: center;
}
.transfer .blog-block .text-blog .date {
    font-size: 12px;
    color: #1FAF38;
    margin-bottom: 10px;
}
.transfer .blog-block .text-blog a.title-blog {
    font-size: 16px;
    font-weight: 600;
    color: #ebcd52;
}
.transfer .blog-block .text-blog p {
    font-size: 12px;
    height: 45px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.transfer .blog-block .text-blog a.knopka-blog {
    color: #000;
    font-size: 12px;
    border-bottom: 1px solid #000;
}
.transfer .blog-block .text-blog a.title-blog:hover,
.transfer .blog-block .text-blog a.title-blog:active,
.transfer .blog-block .text-blog a.title-blog:focus {
    color: #fff;
}
.transfer .blog-block .text-blog a.knopka-blog:hover,
.transfer .blog-block .text-blog a.knopka-blog:active,
.transfer .blog-block .text-blog a.knopka-blog:focus {
    color: #fff;
    border-bottom: 1px solid transparent;
}

.about {
    padding: 50px 0 50px;
}
.about .title {
    font-size: 40px;
    margin-bottom: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: 100%;
    background: linear-gradient(95deg, #fae879 -3.54%, #d8a606 56.19%, #ecce53 102.64%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.about img {
    width: 100%;
    border-radius: 15px;
}
.about p {
    font-size: 18px;
    font-weight: 300;
}
.about .row-icon {
    text-align: center;
    padding: 0 20px;
    margin-top: 15px;
}
.about .row-icon img {
    width: 38%;
    margin-bottom: 10px;
}
.about .row-icon p {
    font-size: 16px;
    font-weight: 500;
}

.faq {
    padding: 50px 0 80px;
    background: rgb(235,205,82);
    background: radial-gradient(circle, rgba(235,205,82,0.4) 0%, rgba(0,0,0,1) 30%);
}
.faq .title {
    font-size: 40px;
    margin-bottom: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: 100%;
    background: linear-gradient(95deg, #fae879 -3.54%, #d8a606 56.19%, #ecce53 102.64%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.faq .accordion .accordion-item {
    margin-bottom: 15px;
    border: none;
    border-radius: 20px;
    background: rgba(34, 34, 34, .6);
    border: 0.5px solid #4e4c45;
}
.faq .accordion .accordion-item h2 {
    border-radius: 20px;
    background: transparent;   
}
.faq .accordion .accordion-item h2 .accordion-button {
    border-radius: 10px;
    border: none;
    background: transparent; 
    box-shadow: none;
    padding: 25px 20px;
    font-weight: 900;
    font-size: 20px;
    color: #fff;
}
.faq .accordion .accordion-item h2 .accordion-button::after {
    background-image: var(--bs-accordion-btn-icon);
}
.faq .accordion .accordion-item .accordion-collapse .accordion-body {
    border-radius: 20px;
    font-size: 18px;
    font-weight: 100;
    color: #fff;
}


.footer {
    flex: 0 0 auto; 
    padding: 30px 0;
    background: #1b1b1b;
}
.footer .copyright {
    font-size: 12px;
    color: #fff;
    text-align: center;
}
.footer .copyright p {
    margin: 0;
}
.footer .logo img {
    height: 55px;
    margin-bottom: 15px;
}
.footer .contact-footer {
    text-align: right;
}
.footer .contact-footer a.mob {
    color: #1f1f1f;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 10px;
}
.footer .contact-footer a.mob:hover,
.footer .contact-footer a.mob:active,
.footer .contact-footer a.mob:focus {
    color: #fff;
}
.footer .contact-footer .smm {
    margin-bottom: 20px;
}
.footer .contact-footer .smm a {
    display: inline-block;
    font-size: 24px;
    color: #1f1f1f;
    margin-left: 10px;
}
.footer .contact-footer .smm a:hover,
.footer .contact-footer .smm a:active {
    color: #fff;
}
.footer .contact-footer .callback {
    background: #1f1f1f;
    padding: 12px 24px;
    color: #ebcd52;
    border-radius: 10px;
}
.footer .contact-footer .callback:hover,
.footer .contact-footer .callback:active,
.footer .contact-footer .callback:focus {
    color: #fff;
}
.footer .footer-text p {
    font-size: 12px;
    font-weight: 400;
    color: #373737;
    margin: 0;
    padding-right: 40px;
}
.footer .menu ul {
    padding: 0;
    margin: 0;
}
.footer .menu ul li {
    display: inline-block;
}
.footer .menu ul li a {
    color: #fff;
    padding: 10px 20px;
    display: block;
    border-radius: 10px;
    background: rgba(34, 34, 34, .2);
    margin: 0 10px 10px 0;
    font-weight: 700;
    font-size: 14px;
}

.blockx {
    padding: 150px 0 70px;
}
.blockx p {
    font-size: 20px;
    font-weight: 300;
}
.blockx .crumb ol li,
.blockx .crumb ol li:before {
    color: #818181;
}
.blockx .crumb ol li a {
    color: #ebcd52;
}
.blockx .crumb ol li a:hover {
    color: #fff;
}
.blockx .contact-form {
    background: rgba(15, 15, 15, 1);
    padding: 45px;
    border-radius: 15px;
}
.blockx .contact-form h3 { 
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 500; 
}
.blockx .contact-form .form-group {
    margin-bottom: 30px;
    position: relative;
}
.blockx .contact-form .form-group input {
    background: transparent;
    height: 50px;
    border-radius: 10px;
    box-shadow: none;
    color: #fff;
}
.blockx .contact-form .form-group span {
    background: rgba(15, 15, 15, 1);
    position: absolute;
    left: 30px;
    top: -7px;
    font-size: 13px;
    padding: 0 8px;
}
.blockx .contact-form .knopka {
    border: none;
    padding: 18px 45px;
}
.blockx .contact-block a {
    color: #ebcd52;
    font-size: 24px;
    font-weight: 900;
}
.blockx .contact-block .zayavka {
    margin-top: 30px;
}
.blockx .contact-block .zayavka a {
    color: #000;
    font-size: 16px;
    display: inline-block;
    padding: 17px 40px;
}
.blockx .contact-block p {
    font-size: 20px;
    font-weight: 100;
    line-height: 1.4;
}
.blockx .contact-block .contact-smm {
    margin-top: 20px;
}
.blockx .contact-block .contact-smm a {
    font-size: 32px;
    margin-right: 10px;
    display: inline-block;
}
.blockx .contact-block .contact-smm a:hover {
    color: #fff;
}
.blockx .contact-block .contact-smm a.whatsapp {
    color: #2cb742;
}
.blockx .contact-block .contact-smm a.instagram {
    color: #ff3894;
}
.blockx .avto-img {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 15px;
}
.blockx .avto-block .avto_row {
    margin-bottom: 10px;
}
.blockx .avto-block .avto_row img {
    height: 35px;
    margin-right: 10px;
}
.blockx .avto-block .avto_row span {
    font-weight: 500;
}
.blockx .about_img {
    width: 100%;
    border-radius: 15px;
}
.blockx .row-icon {
    text-align: center;
    padding: 0 20px;
    margin-top: 15px;
}
.blockx .row-icon img {
    width: 38%;
    margin-bottom: 10px;
}
.blockx .row-icon p {
    font-size: 16px;
    font-weight: 500;
}
.blockx .car-block {
    background: rgba(15, 15, 15, 1);
    border-radius: 10px;
    border: 1px solid #312b12;
    margin-bottom: 25px;
}
.blockx .car-block .title-car {
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px;
    display: inline-block;
}
.blockx .car-block .title-car:hover {
    color: #ebcd52;
}
.blockx .car-block .avto-img {
    display: block;
    height: 200px;
    width: 100%;
    background-size: cover !important;
    border-radius: 10px 10px 0 0;
}
.blockx .car-block .text-avto {
    padding: 20px;
}
.blockx .car-block .text-avto .icon .icon_row {
    margin-bottom: 7px;
}
.blockx .car-block .text-avto .icon .icon_row img {
    width: 25px;
    margin-right: 7px;
}
.blockx .car-block .text-avto .icon .icon_row span {
    font-size: 14px;
    font-weight: 500;
}
.blockx .car-block .text-avto a.whatsapp {
    display: block;
    padding: 10px 0;
    background: #2cb742;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    margin-top: 16px;
    font-weight: 500;
}
.blockx .car-block .text-avto a.whatsapp:hover {
    box-shadow: 0px 0px 7px #2cb742;
}
.blockx .car-block .text-avto a.whatsapp i {
    margin-right: 10px;
    font-size: 20px;
    vertical-align: middle;
}
.blockx .car-block .text-avto a.phone {
    display: block;
    padding: 10px 0;
    background: #ebcd52;
    border-radius: 10px;
    color: #000;
    text-align: center;
    margin-top: 16px;
    font-weight: 500;
}
.blockx .car-block .text-avto a.phone:hover {
    box-shadow: 0px 0px 7px #eaca4f;
}
.blockx .car-block .text-avto a.phone i {
    margin-right: 10px;
    font-size: 20px;
    vertical-align: middle;
}
.blockx .blog-block {
    display: block;
    background: #fff;
    box-shadow: 0px 0px 3px #eeeeeec7;
    border-radius: 10px;
    margin-bottom: 20px;
    position: relative;
}
.blockx .blog-block a.img-blog {
    display: block;
    height: 230px;
    width: 100%;
    background-size: cover !important;
    border-radius: 10px;
    position: relative;
}
.blockx .blog-block .text-blog {
    padding: 15px 5px 15px 5px;
    position: absolute;
    bottom: 0px;
    background: rgb(0 0 0 / 83%);
    border-radius: 10px;
    width: 100%;
    text-align: center;
}
.blockx .blog-block .text-blog .date {
    font-size: 12px;
    color: #1FAF38;
    margin-bottom: 10px;
}
.blockx .blog-block .text-blog a.title-blog {
    font-size: 14px;
    font-weight: 600;
    color: #ebcd52;
}
.blockx .blog-block .text-blog p {
    font-size: 12px;
    height: 45px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blockx .blog-block .text-blog a.knopka-blog {
    color: #000;
    font-size: 12px;
    border-bottom: 1px solid #000;
}
.blockx .blog-block a.img-blog:hover .text-blog .title-blog {
    color: #fff;
}
.blockx .blog-block .text-blog a.title-blog:hover,
.blockx .blog-block .text-blog a.title-blog:active,
.blockx .blog-block .text-blog a.title-blog:focus {
    color: #fff;
}
.blockx .blog-block .text-blog a.knopka-blog:hover,
.blockx .blog-block .text-blog a.knopka-blog:active,
.blockx .blog-block .text-blog a.knopka-blog:focus {
    color: #fff;
    border-bottom: 1px solid transparent;
}
.blockx .titles {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: 100%;
    background: linear-gradient(95deg, #fae879 -3.54%, #d8a606 56.19%, #ecce53 102.64%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.blockx .zayavka {
    margin-top: 20px;
}
.blockx .zayavka a {
    display: block;
    text-align: center;
    padding: 17px 0;
    border-radius: 12px;
    color: #fff;
    margin-bottom: 15px;
}
.blockx .zayavka a i {
    font-size: 20px;
    margin-right: 7px;
    vertical-align: middle;
}
.blockx .zayavka a.whatsapp {
    background: #2cb742;
}
.blockx .zayavka a.whatsapp:hover {
    box-shadow: 0px 0px 7px #2cb742;
}
.blockx .zayavka a.callback {
    background: #ebcd52;
    color: #000;
}
.blockx .zayavka a.phone {
    border: 1px solid #ebcd52;
    color: #ebcd52;
}
.blockx .zayavka a.phone:hover,
.blockx .zayavka a.callback:hover {
    box-shadow: 0px 0px 7px #eaca4f;
}

.blockx-other {
    padding: 50px 0;
    background: rgba(15, 15, 15, 1);
}
.blockx-other h4 {
    font-size: 40px;
    margin-bottom: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: 100%;
    background: linear-gradient(95deg, #fae879 -3.54%, #d8a606 56.19%, #ecce53 102.64%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.blockx-other .car-block {
    background: rgba(15, 15, 15, 1);
    border-radius: 10px;
    border: 1px solid #312b12;
    margin-bottom: 25px;
}
.blockx-other .car-block .title-car {
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px;
    display: inline-block;
}
.blockx-other .car-block .title-car:hover {
    color: #ebcd52;
}
.blockx-other .car-block .avto-img {
    display: block;
    height: 200px;
    width: 100%;
    background-size: cover !important;
    border-radius: 10px 10px 0 0;
}
.blockx-other .car-block .text-avto {
    padding: 20px;
}
.blockx-other .car-block .text-avto .icon .icon_row {
    margin-bottom: 7px;
}
.blockx-other .car-block .text-avto .icon .icon_row img {
    width: 25px;
    margin-right: 7px;
    display: inline-block;
}
.blockx-other .car-block .text-avto .icon .icon_row span {
    font-size: 14px;
    font-weight: 500;
}
.blockx-other .car-block .text-avto a.whatsapp {
    display: block;
    padding: 10px 0;
    background: #2cb742;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    margin-top: 16px;
    font-weight: 500;
}
.blockx-other .car-block .text-avto a.whatsapp:hover {
    box-shadow: 0px 0px 7px #2cb742;
}
.blockx-other .car-block .text-avto a.whatsapp i {
    margin-right: 10px;
    font-size: 20px;
    vertical-align: middle;
}
.blockx-other .car-block .text-avto a.phone {
    display: block;
    padding: 10px 0;
    background: #ebcd52;
    border-radius: 10px;
    color: #000;
    text-align: center;
    margin-top: 16px;
    font-weight: 500;
}
.blockx-other .car-block .text-avto a.phone:hover {
    box-shadow: 0px 0px 7px #eaca4f;
}
.blockx-other .car-block .text-avto a.phone i {
    margin-right: 10px;
    font-size: 20px;
    vertical-align: middle;
}
.blockx-other .owl-dots {
    text-align: center;
}
.blockx-other .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    background: transparent;
    border: none;
}
.blockx-other .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    opacity: 0.5;
}
.blockx-other .owl-dots .owl-dot.active span, 
.blockx-other .owl-dots .owl-dot:hover span {
    background: #fff;
    opacity: 1;
}

.pred {
    padding: 50px 0;
}
.pred .title {
    font-size: 34px;
    margin-bottom: 30px;
    color: #000;
    font-weight: 600;
}
.pred .title span {
    color: rgb(102 165 79);
}
.pred .pred-opis {
    font-size: 20px;
    margin-bottom: 20px;
}
.pred .pred-opis span {
    font-weight: 600;
}
.pred .pred-block {
    margin-bottom: 25px;
}
.pred .pred-block img {
    height: 60px;
    margin-bottom: 10px;
}
.pred .pred-block .pred-title {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;
    height: 40px;
}
.pred .pred-block p {
    font-size: 14px;
    height: 51px;
}

.pochemu {
    padding: 50px 0;
    background: #eafaff;
}
.pochemu .title {
    font-size: 34px;
    margin-bottom: 30px;
    color: #000;
    font-weight: 600;
}
.pochemu .title span {
    color: rgb(102 165 79);
}
.pochemu .pred-opis {
    font-size: 20px;
    margin-bottom: 30px;
}
.pochemu .poch-block img {
    height: 40px;
    vertical-align: top;
    margin-right: 10px;
    display: inline-block;
}
.pochemu .poch-block .poch-text {
    display: inline-block;
    width: 301px;
    margin-bottom: 20px;
}
.pochemu .poch-block .poch-text .pred-title {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 5px;
}
.pochemu .poch-block .poch-text p {
    font-size: 16px;
}
.pochemu .ic {
    position: relative;
    text-align: center;
}
.pochemu .ic img {
    height: 230px;
}

.reshenie {
    padding: 50px 0;
}
.reshenie .title {
    font-size: 34px;
    margin-bottom: 30px;
    color: #000;
    font-weight: 600;
}
.reshenie .title span {
    color: rgb(102 165 79);
}
.reshenie .pred-opis {
    font-size: 22px;
    margin-bottom: 30px;
}
.reshenie .pred-opis span {
    font-weight: 600;
}
.reshenie .re-img {
    text-align: center;
}
.reshenie img {
    width: 80%;
}
.reshenie ul li {
    font-size: 22px;
    font-weight: 600;
    list-style-type: none;
    margin-bottom: 7px;
}
.reshenie .knopka-resh {
    margin-top: 50px;
}
.reshenie .knopka-resh a {
    background: rgb(102 165 79);
    padding: 17px 25px;
    border-radius: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
}
.reshenie .knopka-resh a:hover {
    background: rgb(20 162 214);
}

.unikum {
    padding: 50px 0;
    background: #edffe6;
}
.unikum .title {
    font-size: 34px;
    margin-bottom: 30px;
    color: #000;
    font-weight: 600;
    text-align: center;
}
.unikum .title span {
    color: rgb(102 165 79);
}
.unikum .unik-block {
    text-align: center;
    padding: 0 100px;
}
.unikum .unik-block img {
    height: 90px;
    margin-bottom: 10px;
}
.unikum .unik-block .uni-title {
    font-size: 20px;
    font-weight: 700;
}

.start {
    padding: 50px 0;
}
.start .title {
    font-size: 34px;
    margin-bottom: 30px;
    color: #000;
    font-weight: 600;
    text-align: center;
}
.start .title span {
    color: rgb(102 165 79);
}
.start .star-block img {
    height: 60px;
    margin-bottom: 10px;
}
.start .star-block .star-title a {
    color: #16a1cf;
    text-decoration: underline;
    font-size: 18px;
    font-weight: 700;
}
.start .star-block .star-title a:hover {
    text-decoration: none;
}
.start .star-block .star-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 6px;
}
.start .star-block p {
    font-size: 16px;
    font-weight: 300;
}

.stroit {
    padding: 50px 0 0;
    background: #e8f4fe;
}
.stroit .title {
    font-size: 34px;
    margin-bottom: 30px;
    color: #000;
    font-weight: 600;
}
.stroit .title span {
    color: rgb(102 165 79);
}
.stroit .rok-img {
    text-align: center;
}
.stroit img {
    width: 90%;
}
.stroit p {
    font-size: 22px;
}
.stroit p span {
    font-weight: 600;
}
.stroit p a {
    color: #16a1cf;
    text-decoration: underline;
    font-weight: 500;
}
.stroit p a:hover {
    text-decoration: none;
}
.stroit .knopka-stroit {
    margin-top: 50px;
}
.stroit .knopka-stroit a {
    background: rgb(102 165 79);
    padding: 17px 25px;
    border-radius: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 15px;   
}

@media screen and (max-width: 768px) {
    .container {
        width: 100%;
    }
    .mobs {
        display: block;
    }
    .desc {
        display: none;
    }
    .modal-content {
        padding: 10px;
    }
    .modal-content .modal-body {
        padding: 0 15px;
    }
    .modal-content .modal-footer {
        padding: 0 15px 50px;
    }
    .header {
        padding: 5px 0;
    }
    .header .logo {
        text-align: center;
    }
    .header .menu,
    .header .phone,
    .header .callback,
    .header .lang {
        display: none;
    }
    .lang-menu {
        margin-top: 20px !important;
        text-align: center !important;
    }
    .lang-menu li {
        display: inline-block !important;
    }
    .lang-menu li a {
        border-bottom: none !important;
        text-transform: uppercase;
        font-weight: 900;
    }
    .lang-menu li a.active {
        color: #ebcd52;
        padding: 5px;
    }
    .header .hc-nav-trigger.hc-nav-1 {
        display: block;
        right: 12px;
        top: 20px;
    }
    .header .hc-nav-trigger span, 
    .header .hc-nav-trigger span::before, 
    .header .hc-nav-trigger span::after {
        background: #fff;
    }
    
    .slider {
        background: url(../img/main.png) -50% 115% no-repeat;
        padding: 100px 0 50px;
    }
    .slider h1 {
        font-size: 24px;
        text-align: center;
    }
    .slider .zayavka {
        text-align: center;
    }
    .slider .text-slider p {
        font-size: 21px;
        color: #fff;
    }
    .slider img {
        width: 100%;
    }
    
    .avtopark .title {
        font-size: 28px;
    }
    .avtopark .col-6:nth-child(odd) {
        padding-left: 5px;
    }
    .avtopark .col-6:nth-child(even) {
        padding-right: 5px;
    }
    .avtopark .car-block .avto-img {
        height: 150px;
    }
    .avtopark .car-block .text-avto {
        padding: 10px;
    }
    .avtopark .car-block .text-avto .icon .icon_row img {
        height: 20px;
        margin-right: 5px;
    }
    .avtopark .car-block .text-avto .icon .icon_row span {
        font-size: 12px;
    }
    .avtopark .car-block .text-avto a {
        font-size: 12px;
    }
    .avtopark .car-block .text-avto a.whatsapp i {
        margin-right: 5px;
        font-size: 16px;
    }
    .avtopark .car-block .text-avto a.phone i {
        margin-right: 5px;
        font-size: 16px;
    }
    
    .pred {
        padding: 50px 0 20px;
    }
    .pred .title {
        font-size: 28px;
    }
    .pred .pred-block .pred-title {
        height: 100%;
        margin-bottom: 15px
    }
    .pred .pred-block {
        margin-bottom: 35px;
    }
    
    .transfer {
        padding: 0;
    }
    .transfer .title { 
        font-size: 34px;
    }
    .transfer .col-6:nth-child(odd) {
        padding-left: 5px;
    }
    .transfer .col-6:nth-child(even) {
        padding-right: 5px;
    }
    .transfer .blog-block a.img-blog {
        height: 240px;
    }
    .transfer .blog-block .text-blog {
        padding: 15px 10px 15px 10px;
    }
    .transfer .blog-block .text-blog a.title-blog {
        font-size: 14px;
    }
    
    .avtopark .knopka-avtopark {
        text-align: center;
    }
    .avtopark img {
        padding-top: 40px;
    }
    
    .pochemu .ic {
        margin-bottom: 25px;
    }
    .pochemu .title {
        font-size: 28px;
    }
    .pochemu .poch-block .poch-text .pred-title {
        font-size: 20px;
    }
    .pochemu .poch-block .poch-text p {
        font-size: 18px;
    }
    
    .reshenie .title {
        font-size: 28px;
    }
    .reshenie .knopka-resh {
        text-align: center;
    }
    .reshenie img {
        padding-top: 40px;
    }
    
    .unikum {
        padding: 50px 0 30px;
    }
    .unikum .title {
        font-size: 28px;
    }
    .unikum .unik-block {
        padding: 0;
        margin-bottom: 30px;
    }
    
    .start .title {
        font-size: 28px;
    }
    .start .star-block {
        text-align: center;
        margin-bottom: 15px;
    }
    
    .stroit .title {
        font-size: 28px;
    }
    .stroit .rok-img {
        padding-top: 50px;
    }
    .stroit .knopka-stroit {
        text-align: center;
    }
    
    .about {
        padding: 0 0 50px;
    }
    .about .title {
        font-size: 34px;
    }
    .about img {
        margin-bottom: 30px;
    }
    .about .row-icon p {
        font-size: 14px;
    }
    
    .faq .title {
        font-size: 34px;
    }
    .faq .accordion .accordion-item h2 .accordion-button {
        font-size: 16px;
        padding: 15px;
    }
    .faq .accordion .accordion-item .accordion-collapse .accordion-body {
        font-size: 16px;
        padding: 15px;
    }
    
    .footer {
        text-align: center;
        padding: 30px 0 80px;
    }
    .footer .footer-text p {
        padding: 0;
    }
    .footer .menu,
    .footer .contact-footer {
        display: none;
    }
    
    h1 {
        font-size: 32px;
    }
    .blockx {
        padding: 100px 0 50px;
    }
    .blockx .bl .col-6:nth-child(odd) {
        padding-left: 5px;
    }
    .blockx .bl .col-6:nth-child(even) {
        padding-right: 5px;
    }
    .blockx .bls .col-6:nth-child(odd) {
        padding-right: 5px;
    }
    .blockx .bls .col-6:nth-child(even) {
        padding-left: 5px;
    }
    .blockx .car-block .avto-img {
        height: 150px;
    }
    .blockx .car-block .text-avto {
        padding: 10px;
    }
    .blockx .car-block .text-avto .icon .icon_row img {
        height: 20px;
        margin-right: 5px;
    }
    .blockx .car-block .text-avto .icon .icon_row span {
        font-size: 12px;
    }
    .blockx .car-block .text-avto a {
        font-size: 12px;
    }
    .blockx .car-block .text-avto a.whatsapp i {
        margin-right: 5px;
        font-size: 16px;
    }
    .blockx .car-block .text-avto a.phone i {
        margin-right: 5px;
        font-size: 16px;
    }
    .blockx .row-icon p {
        font-size: 14px;
    } 
    .blockx-other h4 {
        font-size: 32px;
    }
    .blockx-other .car-block .avto-img {
        height: 150px;
    }
    .blockx-other .car-block .text-avto {
        padding: 10px;
    }
    .blockx-other .car-block .text-avto .icon .icon_row img {
        height: 20px;
        margin-right: 5px;
    }
    .blockx-other .car-block .text-avto .icon .icon_row span {
        font-size: 12px;
    }
    .blockx-other .car-block .text-avto a {
        font-size: 12px;
    }
    .blockx-other .car-block .text-avto a.whatsapp i {
        margin-right: 5px;
        font-size: 16px;
    }
    .blockx-other .car-block .text-avto a.phone i {
        margin-right: 5px;
        font-size: 16px;
    }
    
    .bot-panel {
        display: block;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 999;
    }
    .bot-panel a {
        float: left;
    }
    .bot-panel a.phone {
        width: 25%;
        padding: 10px;
        text-align: center;
        font-size: 26px;
        color: #fff;
        background: #16a1cf;
    }
    .bot-panel a.whatsapp {
        width: 25%;
        padding: 10px;
        text-align: center;
        font-size: 26px;
        color: #fff;
        background: #2cb742;
    }
    .bot-panel a.book {
        width: 50%;
        background: #66a54f;
        font-weight: 100;
        text-transform: uppercase;
        color: #fff;
        font-size: 15px;
        padding: 16.6px 0;
        text-align: center;
        font-weight: 700;
        text-decoration: none;
    }
}