

@font-face {
font-family: 'Futura PT Book';
src: url('FuturaPT-Book.eot');
src: url('FuturaPT-Book.eot?#iefix') format('embedded-opentype'),
url('FuturaPT-Book.woff') format('woff'),
url('FuturaPT-Book.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}



* {
  scrollbar-width: thin;
  scrollbar-color: #46de8d #f0f0f0;
}

/* Ð´Ð»Ñ Chrome/Edge/Safari */
*::-webkit-scrollbar {
    height: 6px;
    width: 6px;
}
*::-webkit-scrollbar-track {
    background: #d8d8d8;
}
*::-webkit-scrollbar-thumb {
    background-color: #46de8d;
}

ul  {
   list-style: none;
}

body{

    font-family: 'Futura PT Book', roboto;
    background-color: #fff;
    display: flex;
    margin: 0;
    padding: 0;
    flex-direction: column;
    font-size: 18px;
}

button {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  /* отображаем курсор в виде руки при наведении; некоторые
  считают, что необходимо оставлять стрелочный вид для кнопок */
  cursor: pointer;
      font-family: 'Futura PT Book', roboto;
      font-size: 18px;
}

a {
    text-decoration: none;
}

:focus {
    outline: 0;
}


h1 {
    margin: 0;
}

a{
    text-decoration: none;
    color: #717f82;
}

a:hover{
    color: #46de8d;
}


header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 4% 10px 4%;
    margin: 0 0 10px 0;
    -webkit-box-shadow: 0px 1px 6px 0px rgb(50 50 50 / 10%);
    -moz-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 1px 6px 0px rgb(50 50 50 / 10%);
    background-color: #fff;
    position: sticky;
    top: 0;
    z-index: 9;
}

p{
    padding: 0;
    margin: 0;
}

.logo-block img {
    width: 135px;
}

a.logo-block {
    flex-basis: 20%;
}
.menu-block {
    flex-basis: 60%;
    display: flex;
    justify-content: space-around;
}

.menu-link {
    padding: 25px 5px;
    border-bottom: 2px solid #fff;
}

.phone-block {
    font-size: 21px;
    font-weight: 400;
    flex-basis: 18%;
    text-align: right;
}


.transition {
  transition: 0.7s;
}


.zag-block h1 {
    font-size: 36px;
}

.zag-block-k h1{
font-size: 36px;

}

.zag-block-k-k h1 {
    font-size: 36px;
}


.zag-block {
    color: #717f82;
    padding: 0 4%;
}

.zag-block-k {
    color: #717f82;
    padding: 0 4%;
    margin: 35px 0 5px;
}

.zag-block-k-k {
    color: #717f82;
 
    margin: 35px 0 5px;
}


.zag-block span {
    color: #46de8d;
   
}

.zag-block-k span {
    color: #46de8d;
   }

   .zag-block-k-k span{
  color: #46de8d;
   }

   .pod-zag-block-k span {
    color: #46de8d;
   }

.mySwiper {
        width: 100%; 
        height: 650px;
        max-height: 80vh;
      }

      .mySwiper-2 {
        width: 100%; 
        height: 100%;
        
      }


      .swiper-pagination-bullet-active {
          background-color: #46de8d!important;
        }

        .slide {
    width: 100%;
}

.slide img {
    width: 100%;
}

.flex {
    display: flex;
}

.swiper-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 4%;
}



.image-block {
    height: 100%;
    background-size: cover;
    background-position-x: right;
    opacity: 0.7;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    background-size: cover;
}



.text-block {
    padding: 20px 4%;
    font-size: 18px;
    color: #505050;
    line-height: 36px;
}

.slide-content {
    z-index: 9;
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: 50%;
    padding: 0 4%;
    width: fit-content;
}

.slide-zag {
    font-size: 48px;
    font-weight: 900;
    color: #7d7d7d;
    padding: 0 0 35px 0;
    line-height: 76px;
}

.slide-zag span{
    
    color: #46de8d;
   
}

button.green-button {
    border: none;
    background: #46de8d;
    padding: 23px 50px;
    font-size: 28px;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
    max-width: 450px;
}

a.green-button {
    border: none;
    background: #46de8d;
    padding: 15px 50px;
    font-size: 28px;
    color: #fff!important;
    border-radius: 10px;
    cursor: pointer;
    /* max-width: 450px; */
    display: inline-block;
    margin: 20px 0 00;
    width: fit-content;
}

.green-color {
    width: 35px;
    color: #46de8d;
    text-align: center;
}


button.green-button:hover{
    background: #3cf893;
}

a.green-button:hover{
    background: #3cf893;
}

.slide {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.mark-n {
    display: flex;
    flex-direction: column;
    padding: 15px 15px 0px 15px;
    flex-basis: 15%;
    justify-content: center;
}

.image_kat_a {
    width: 100%!important;
    min-height: 230px;
}

.image_kat_a img {
    width: 100%;
    margin: 0px 0 0 0;
    border-radius: 8px 8px 0px 0px;
}

.marka-model-n {
    font-size: 21px;
    padding: 0 0 0px 0;
    font-weight: 600;
    display: flex;
    flex-direction: column;
}

.marka-model-n span {
    font-weight: 400;
    color: #46de8d;
    font-size: 32px;
}

.cena-n {
    font-size: 18px!important;
    font-weight: 100!important;
    padding: 0;
    color: #505050!important;
    margin: 0px 0 0 0;
    line-height: 26px;
}

.marka-model-n:hover {
    color: #46de8d;
}

.tovar-block-n {
    width: 440px;
    display: flex;
    flex-direction: column;
    margin: 20px;
    background-color: #fff;
    height: max-content;
    border-radius: 8px;
    max-width: 29%;
    position: relative;
    padding: 0 0 20px 0;
    -webkit-box-shadow: 1px 1px 9px 0px rgb(50 50 50 / 10%);
    -moz-box-shadow: 1px 1px 9px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 1px 1px 9px 0px rgb(50 50 50 / 10%);
}


.tovar-block-n:hover{
    -webkit-box-shadow: 1px 1px 13px 0px #46de8d30;
    -moz-box-shadow: 1px 1px 13px 0px #46de8d30;
    box-shadow: 1px 1px 10px 0px #46de8d30;
}

#articles {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.not-hover:hover{
    color: #505050!important;
}

.classic-button {
    background-color: #46de8d;
    border: none;
    padding: 12px 75px;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
    margin: 0 10px 0 0;
}

.classic-button i {
    padding: 0 7px 0 0;
}

.kartochka-up {
    display: flex;
    flex-direction: column;
    position: sticky;
    top: 0;
    z-index: 9999;
    background-color: #fff;
    padding: 0 0 15px 0;
}

.kartochka-buttons {
    padding: 0px 4%;
    margin: -15px 0 0 0;
    display: flex;
    width: 92%;
}


.classic-button:hover {
    background: #3cf893;
    color: #fff;
}

.swiper-button {
    color: #505050!important;
}

.opisanie-block {
    padding: 0 4%;
    color: #505050;
    line-height: 42px;
    max-width: 65%;
}

.opisanie-block-k {
    
    color: #505050;
    line-height: 42px;
    max-width: 65%;
}

.pod-zag-block-k {
    font-size: 32px;
    margin: 25px 0 15px;
    color: #717f82;
    font-weight: 900;
}


.ui-widget-content {
   
    line-height: 42px!important;
    font-family: 'Futura PT Book', roboto!important;
}

.mini-zag {
    font-size: 28px;
    line-height: 85px;
    font-weight: 900;
    color: #717f82;
}

.zag-block h1 {
    margin: 25px 0;
}


.filters {
    padding: 0 4%;
    margin: 0 0 30px;
}

.filter-zag {
    font-size: 22px;
    padding: 0 0 5px 0;
    margin: 0 0 25px 0;
    border-bottom: 1px solid #eaeaea;
    color: #717f82;
}

.filter-block a {
    background-color: #46de8d;
    color: #fff;
    padding: 10px 35px;
    border-radius: 8px;
    margin: 0 10px 0 0;
}


.filter-block a:hover {
    background-color: #3cf893;
    
}


.preem {
    display: flex;
    padding: 75px 4%;
    justify-content: space-between;
    margin: 45px 0 0 0;
    background-color: #fafafa;
}
.preem-block img {
    width: 50px;
    padding: 20px;
    border: 3px solid #46de8d;
    border-radius: 30px;
    margin: 25px;
}

.preem-block {
    width: 12%;
    padding: 25px;
    border-radius: 10px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    cursor: pointer;
}

.preem-zag {
    font-weight: 100;
    color: #505050;
    font-size: 18px;
}

.preem-block:hover{
    -webkit-box-shadow: 1px 1px 13px 0px #46de8d30;
    -moz-box-shadow: 1px 1px 13px 0px #46de8d30;
    box-shadow: 1px 1px 10px 0px #46de8d30;
}

.icon-k {
    width: 45px;
    padding: 10px 10px 5px;
    border: 7px solid #de0000;
    border-radius: 50px;
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #f8fffb;
-webkit-box-shadow: 0px 0px 4px 0px rgba(255, 255, 255, 0.75);
-moz-box-shadow:    0px 0px 4px 0px rgba(255, 255, 255, 0.75);
box-shadow:         0px 0px 4px 0px rgba(255, 255, 255, 0.75);
}


footer {
    display: flex;
    padding: 35px 4%;
    background-color: #c5d3e02e;
    margin: 25px 0 0 0;
    justify-content: space-between;
}

.footer-block {
    flex-basis: 25%;
    display: flex;
    flex-direction: column;
    font-size: 18px;
}
.footer-block img {
    width: 225px;
}
.footer-row-zag {
    color: #6f6f6f;
    font-size: 21px;
    font-weight: 900;
    padding: 10px 0 15px;
}

a.footer-link {
    padding: 0 0 10px 0;
    color: #878787;
}

.social-buttons {
    font-size: 28px;
}

.social-buttons i {
    padding: 0 7px 0 0;
}


a.footer-link:hover{
    color: #46de8d;
}

.down-footer {
    background-color: #c5d3e02e;
    padding: 15px 4%;
    color: #a0a0a0;
    border-top: 1px solid #e4e4e4;
}

.button_m{
    display: none;
}

.m-menu {
    display: flex;
    position: fixed;
    height: 100%;
    background-color: #ffffff;
    z-index: 99999999999999999;
    left: -100%;
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
}


.vm-menu {
    display: flex;
    width: 100%;
}


.vml-menu {
    flex-basis: 100%;
    display: flex;
    flex-direction: column;
    margin: 10px 10px 0 20%;
    padding: 0 0px 0 0;
}

.ui-widget.ui-widget-content {
    border: none!important;
}

.ui-widget-header {
    border: none!important;
    background: #fff!important;
    color: #333333;
    font-weight: bold;
}


.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: none!important;
    background: #46de8d!important;
    font-weight: normal;
    color: #ffffff;
    cursor: pointer;
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: none!important;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
    cursor: pointer;
    padding: 25px 35px!important;
}


tr {
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 20px 0;
    display: flex;
    justify-content: space-between;
    padding: 0 25px 5px;
    align-items: center;
}
tr:hover {
background-color: #46de8d17;
}
table.table {
    width: 100%;
}

span.light-grey {
    color: #aeaeae!important;
    font-weight: 100!important;
    font-size: 16px;
}





.iframe{
    height: 565px;
}

.sertifikat {
    display: flex;
    justify-content: space-between;
    padding: 35px 4%;
    flex-wrap: wrap;
}

.sertifikat img {
    width: 100%;
    -webkit-box-shadow: 0px 0px 7px 0px rgb(50 50 50 / 50%);
    -moz-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 7px 0px rgb(50 50 50 / 50%);
    border-radius: 10px;
    cursor: pointer;
}


.sertifikat img:hover {
    -webkit-box-shadow: 0px 0px 15px 0px #46de8dc9;
    -moz-box-shadow: 0px 0px 15px 0px #46de8dc9;
    box-shadow: 0px 0px 15px 0px #46de8dc9;
}
.sertifikat a {
    width: 32%;
    padding: 0 0 15px;
}

.modal {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 9999999999;
    background-color: #333333c4;
}

.modal-block {
    padding: 35px 45px;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 15px 0 0 15px;
    max-height: 85vh;
    overflow-y: auto;
}

.ui-tabs-panel {
    padding: 5px!important;
}

.exit-block {
    font-size: 24px;
    color: #50505091;
    display: flex;
    justify-content: flex-end;
    margin: -20px -27px 5px 0;
    cursor: pointer;
}

form.modal-form {
    display: flex;
    flex-direction: column;
}

.modal-form {
    display: flex;
    flex-direction: column;
}

.modal-tovar-block {
    display: flex;
    padding: 20px;
    margin: -30px 0 20px;
    border-radius: 12px;
    background-color: #fafafa;
}

.modal-tovar-img img {
    width: 125px;
    border-radius: 10px;
}

.modal-tovar-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 24px;
    font-weight: 900;
    color: #505050;
    padding: 0 0 0 20px;
}

.modal-tovar-cena {
    font-weight: 100;
    color: #46de8d;
}

label.login-lable {
    color: #606060;
    padding: 20px 0 10px;
}

input[type="text"] {
    border: 1px solid #c6c6c6;
    padding: 15px;
    font-size: 18px;
    border-radius: 8px;
    color: #4f4f4f;
}

.soglasie {
    margin: 20px 0;
}

input[type="submit"] {
    background-color: #46de8d;
    border: none;
    padding: 15px 48px;
    font-size: 18px;
    color: #fff;
    border-radius: 8px;
    cursor: pointer;
    margin: 15px 0 0 0;
}

.modal-comment {
    padding: 20px 0;
    color: #7b7b7b;
}

.ui-button {
    margin: 0 0 5px;
}

#block-login {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
}

.login {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

input[type="password"] {
    border: 1px solid #c6c6c6;
    padding: 15px;
    font-size: 18px;
    border-radius: 8px;
    color: #4f4f4f;
}

.signup_2 {
    width: 807px!important;
}

.signup {
    display: flex;
    flex-direction: column;
    width: 450px;
}

.car-name-zag {
    font-size: 32px;
    padding: 0 10px 0 0;
    color: #383838;
    font-weight: 600;
    align-items: center;
    display: flex;
}

.signup select {
    padding: 15px 20px;
    margin: 5px 0 5px;
    border-radius: 8px;
    border: 1px solid #a0a0a075;
}

.signup label {
    color: #5f5f5f;
    margin: 10px 0 0 0;
}

.cont_map {
    display: flex;
    align-items: center;
    margin: 10px 0px;
}

.contacts_center_block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    margin: 10px 5%;
    padding: 30px 40px;
    font-size: 18px;
    line-height: 42px;
    width: 35%;
    position: absolute;
    z-index: 9;
    -webkit-box-shadow: 2px 2px 7px 1px rgb(50 50 50 / 50%);
    -moz-box-shadow: 2px 2px 7px 1px rgba(50, 50, 50, 0.5);
    box-shadow: 2px 2px 7px 1px rgb(50 50 50 / 50%);
    border-radius: 10px;
}
.big_text {
    font-size: 28px;
    font-weight: 600;
}

.in_contacts_block {
    width: 100%;
}

.contacts_center_block span {
    font-weight: 600;
}

span.grey {
    color: #f68b8b;
    font-size: 18px;
    text-decoration: line-through;
}


.search-mobile-but-n {
    background-color: #46de8d;
    color: #fff;
    padding: 20px 35px;
    border-radius: 8px;
    display: inline-block;
    margin: 20px 0;
    cursor: pointer;
}




.search-mobile-but-n:hover{
    background-color: #49fc9d;

}


form.quizz {
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    z-index: 999999;
}

.quizz-2{
    display: none;
}

.quizz-3{
    display: none;
}

.quizz-4{
    display: none;
}

.quizz-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100vh;
    text-align: center;
}

.quizz-text-1 {
    font-size: 52px;
    font-weight: 900;
    color: #737373;
}


.quizz-text-2 {
    font-size: 46px;
    color: #46de8d;
    font-weight: 900;
}
.quizz-button-big {
    border: none;
    background: #46de8d;
    padding: 18px 125px;
    font-size: 36px;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
    /* max-width: 450px; */
    display: inline-block;
    margin: 20px 0 00;
    width: fit-content;
}


.quizz-zag {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


.youtube-frame {
    width: 600px;
    height: 280px;
    margin: 0 0 25px 0;
}


.close {
    cursor: pointer;
    color: #f00;
    padding: 10px 0 0 0;
}

.date_time_block {
    padding: 55px 4%;
    margin: 20px 0;
    background-color: #46de8d;
    color: #fff;
    font-size: 56px;
    font-weight: 900;
}


.sk-block {
    padding: 20px 0;
    margin: 0 0 15px 0;
    display: flex;
    align-items: center;
    background-color: #f7f7f7;
    cursor: pointer;
}

.sk-block:hover{
    background-color: #f2fff8;
}

.sk-block img {
    width: 110px;
    padding: 0 15px 0 20px;
}

.cont {
    padding: 0 4%;
    margin: 20px 0 20px 0;
}

.mySwiper2 {
    margin: 35px 0 70px;
}

.slide2 img {
    width: 150px;
}


.block-secont {
    flex-basis: 40%;
}

.block-duble {
    display: flex;
    min-height: 80vh;
    margin: 35px 0;
    align-items: center;
    padding: 0 4%;
    justify-content: space-between;
}

.block-secont img {
    max-width: 525px;
}

.block-first {
    flex-basis: 50%;
}


.minus-margin{
    margin: -100px 0 0 0;
}































@media screen and (max-width: 980px){
.sertifikat a {
    width: 48%;
}

.modal-tovar-text {
    font-size: 18px;
}

.soglasie a {
    padding: 0 0 0 8px;
    font-size: 14px;
}

.modal-tovar-block {
    display: flex;
    padding: 20px;
    margin: -30px 0 20px;
    border-radius: 12px;
    background-color: #fafafa;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.modal-tovar-img img {
    width: 75%;
    border-radius: 10px;
    margin: 0 0 10px;
}

.menu-block {
    display: none;
}

.phone-block span {
    display: none;
}

.phone-block {
    font-size: 36px;
    font-weight: 400;
    display: flex;
}

.phone-block i {
    padding: 0 0 0 20px;
}

.slide-zag {
    font-size: 26px;
    line-height: 36px;
}

.slide-content {
    z-index: 9;
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: 90%;
    padding: 0 4%;
    width: fit-content;
}

.logo-block img {
    width: 110px;
}

button.green-button {
    border: none;
    background: #46de8d;
    padding: 22px 45px;
    font-size: 21px;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
    max-width: 450px;
}

a.green-button {
    border: none;
    background: #46de8d;
    padding: 15px 35px;
    font-size: 24px;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
    /* max-width: 450px; */
    display: inline-block;
    margin: 20px 0 00;
    width: fit-content;
}

.image-block {
    height: 100%;
    background-size: cover;
    background-position-x: right;
    opacity: 0.2;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    background-size: cover;
}
.zag-block h1 {
    font-size: 38px;
    display: flex;
    flex-direction: column;
}

.zag-block-k h1 {
    font-size: 24px;
}

.zag-block-k-k h1 {
    font-size: 24px;
}

.pod-zag-block-k {
    font-size: 24px;
    margin: 25px 0 15px;
    color: #717f82;
    font-weight: 900;
}
.filter-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.filter-block a {
    background-color: #46de8d;
    color: #fff;
    border-radius: 8px;
    margin: 0 2% 15px;
    flex-basis: 46%;
    text-align: center;
    padding: 20px 0;
}

.tovar-block-n {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 20px;
    background-color: #fff;
    height: max-content;
    border-radius: 8px;
    max-width: 100%;
    position: relative;
    padding: 0 0 20px 0;
    -webkit-box-shadow: 1px 1px 9px 0px rgb(50 50 50 / 10%);
    -moz-box-shadow: 1px 1px 9px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 1px 1px 9px 0px rgb(50 50 50 / 10%);
}

footer {
    display: flex;
    padding: 35px 4%;
    background-color: #c5d3e02e;
    margin: 25px 0 0 0;
    justify-content: center;
    flex-direction: column;
}
.kartochka-buttons {
    padding: 0;
    margin: -15px 0 0 0;
    display: flex;
    width: 100%;
}
.desktop{
    display: none;
}

.classic-button {
    background-color: #46de8d;
    border: none;
    padding: 12px 34px;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
    margin: 0 0 0 14px;
    min-width: auto;
}

.modal-block {
    padding: 35px 35px;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 15px 0 0 15px;
    max-height: 85vh;
    overflow-y: auto;
    width: 75%;
}

.preem {
    display: flex;
    padding: 35px 4%;
    justify-content: space-between;
    margin: 45px 0 0 0;
    background-color: #fafafa;
    flex-wrap: wrap;
}

.preem-block {
    width: 35%;
    padding: 25px;
    border-radius: 10px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    cursor: pointer;
    margin: 0 0 15px;
}
.mini-zag {
    font-size: 26px;
    line-height: 64px;
    font-weight: 900;
    color: #717f82;
}
.opisanie-block {
    padding: 0 4%;
    color: #505050;
    line-height: 32px;
    margin: 15px 0;
    max-width: 100%;
}

.opisanie-block-k {
    color: #505050;
    line-height: 32px;
    margin: 15px 0;
    max-width: 100%;
}

h1.zag-block-min {
    font-size: 20px;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 10px 0 20px 0;
}


.button_m {
    display: block;
    font-size: 36px;
    color: #717f82;
}

.exit {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    cursor: pointer;
    margin: 0 0 20px 0;
    color: #717f82;
}

.exit-button {
    padding: 0px;
    margin: 0 10px 10px 20px;
    color: #717f82;
}

.vml-menu a {
    color: #717f82;
    text-decoration: none;
    padding: 0 0 30px 0;
    font-size: 21px;
    font-weight: 400;
    line-height: 26px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.marka-model-n span {
    font-weight: 400;
    color: #46de8d;
    font-size: 20px;
}

.marka-model-n {
    font-size: 24px;
    padding: 0 0 0px 0;
    font-weight: 600;
    display: flex;
    flex-direction: column;
}
.iframe{
    height: 310px!important;
}

.quizz-text-1 {
    font-size: 18px;
    font-weight: 900;
    color: #737373;
}

.quizz-text-2 {
    font-size: 26px;
    color: #46de8d;
    font-weight: 900;
}


.quizz-button-big {
    border: none;
    background: #46de8d;
    padding: 15px 100px;
    font-size: 24px;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
    /* max-width: 450px; */
    display: inline-block;
    margin: 20px 0 00;
    width: fit-content;
}

.youtube-frame {
    width: 100%;
    height: 215px;
    margin: 0 0 25px 0;
}

.quizz-zag {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}
tr {
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 20px 0;
    display: flex;
    justify-content: space-between;
    padding: 0 0px 5px;
    align-items: center;
}

.cont_map {
    display: flex;
    align-items: center;
    margin: 10px 0px;
    flex-direction: column;
}

.contacts_center_block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    margin: 10px 5% 35px;
    padding: 30px 40px;
    font-size: 18px;
    line-height: 42px;
    width: 75%;
    position: relative;
    z-index: 9;
    -webkit-box-shadow: 2px 2px 7px 1px rgb(50 50 50 / 50%);
    -moz-box-shadow: 2px 2px 7px 1px rgba(50, 50, 50, 0.5);
    box-shadow: 2px 2px 7px 1px rgb(50 50 50 / 50%);
    border-radius: 10px;
}

.in_contacts_block {
    width: 100%;
    display: flex;
    flex-direction: column;
}
.date_time_block {
    padding: 55px 4%;
    margin: 20px 0;
    background-color: #46de8d;
    color: #fff;
    font-size: 28px;
    font-weight: 900;
}

.zag-block span {
    color: #46de8d;
    font-size: 26px;
    padding: 5px 0;
}
span.light-grey {
    color: #aeaeae!important;
    font-weight: 100!important;
    font-size: 16px;
}

.mySwiper {
    max-height: 50vh;
}

.ui-accordion .ui-accordion-content {
    padding: 1em!important;
    
}

.slide2 img {
    width: 70%;
    text-align: center;
    padding: 0 15%;
}

.block-duble {
    flex-direction: column;
}

.block-secont img {
    max-width: 100%;
}

.mySwiper2 {
    margin: 35px 0;
}

.minus-margin {
    margin: -60px 4% 0;
}
}