.yandex-cart{
    width: 800px;
}

.mobile{display:none;padding-top: 2px;}

.heading-contact {
  color: #fff;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 38px;
  line-height: 1.2;
}

.center-hed{    color: #fff !important;}

.visa{
    margin-top:10px;
}

*:disabled {
  background-color: dimgrey !important;
  color: white !important;
  opacity: 1 !important;
}

:disabled:hover{
    background-color: dimgrey !important;
    transform: none !important;
}

.error{
    border: 1px solid #f00 !important;
    background: #ff000029 !important;
    
}

.tel_a{
    
    display:none;
}

.soc img{
    margin-left: 15px;
}
.text-block-15 {

  padding-bottom: 15px;
} 
    .sbp{
   align-items: center;
  background-color: #1b0a40;
  border-radius: 5px;
  color: #fff;
  display: inline-flex;
  height: 60px;
  justify-content: center;
  min-width: 27.5em;
  padding: 1.25em 1.875em;
  transition: background-color .3s;
  width: 100%;
    }
    
  .sbp:hover {
  background-color: #186ef7;
  transform: scale(1.02);  
  }
  
    .img_sbp{
        width: 80px;
        margin-left: 20px;
    }
    .pay_sbp_text{
        font-size: 18px;
        font-weight: 600;
}
    .button {
  height: 70px;
    }
    
.test_div {
  width: 800px;
  margin: 50px;
}
  .id_zakaz{
      color:black;
      margin: 0px 0px 30px;
      
  }
  
  .pay_ok{
      color:#02c402;
      margin-top:0px;
      margin-bottom:20px;
  }
  .grid-7{background-color: #323231db;
  padding: 30px;border-radius: 15px;margin-bottom: 50px;}
     
     
     .logo{
         flex:1 calc(33.33% - 30px);
     }
     .top > .tel img{
         float:right;
     }
     
     .logo img, .tel img{
         max-width: none;
     }
     .menu{
        flex:2 calc(33.33% - 30px);
        padding-top: 15px;
        padding-bottom: 15px;
    }
     
     .soc{
         flex:3 calc(33.33% - 30px);
         padding: 7px;
         text-align: right;
     }
     
     .tel{
         flex: 4 calc(33.33% - 450px);
         text-align: right;
     }
     
     



    nav{
        padding-top: 5px;
    }
     
     
    nav ul{
        font-size:0;
    }
    
    nav ul li{
        font-size:14px;
        display:inline-block;
        
        margin:0;
        padding:0;
    }
    
    
    nav ul li a{
        text-decoration: none;
        font-size: 28px;
        color: #fff;
        margin-right: 35px;
        
    }



.top{
  display: flex;  
  width: 100%;
  height: 60px;
  background-color: #323231;
}
.logo, .tel{
  display: block;
  color: aliceblue;
  font-size: 32px;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 20px;
  padding-left: 15px;
}

.tel{
  margin-left: auto;
  margin-right: 20px;
}

.success-pay{
    
    width: auto;
    padding: 50px;
    border-radius: 20px;
    background-color: currentColor;
    color: #eaf6fd;
    opacity: 1;
    border: 5px solid #4d4d4d;
}

:root {
  --royal-blue: #4675c0;
  --dark-slate-blue: #003f7e;
}

.success_p{
   color: #070707;
   font-size: 16px;
}

.success_d{
   width: 500px;
}

.no_send{
   font-size: 18px;
   font-weight: 600;
   padding-top: 20px;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  bbackground-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: #333;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 36px;
  font-weight: 700;
  line-height: normal;
}

a {
  color: #6da0ff;
  text-decoration: underline;
}

.section {
  background-color: #787676;
  background-image: linear-gradient(90deg, #072f8bed, #1d1d1d6b 83%), url("/images/bg-site.webp");
  background-position: 0 0, 50% 0;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 85vh;
  padding: 100px 50px 0;
  font-size: 20px;
  display: flex;
  background-repeat: no-repeat;
}
.section-pay {
  background-color: #f0f0f0;
  background-image: linear-gradient(90deg, #072f8bed, #1d1d1d6b 83%), url('/images/bg-site.webp');
  background-position: 0 0, 50% 0;
  flex-flow: column;
   justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding: 100px 50px 0;
  font-size: 20px;
  display: flex;
  background-repeat: no-repeat;
}
.navbar {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-top: 30px;
  padding-left: 100px;
  padding-right: 100px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.container {
  max-width: 1170px;
}

.container.grid {
  position: relative;
  top: -30px;
}

.container.hero {
  color: #fff;
  max-width: 1440px;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 38px;
  line-height: 1.2;
  margin-bottom: 100px;
}

.heading.r2 {
  max-width: none;
  margin-top: 15px;
  font-size: 40px;
}

.paragraph {
  color: #ffffff85;
  max-width: 70ch;
  font-size: 24px;
  line-height: 30px;
}

.paragraph.pr2 {
  font-size: 16px;
  line-height: 24px;
}

.div-block {
  align-items: flex-start;
  margin-top: 50px;
  display: flex;
}

.button {
  background-color: #073a8b;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  height: 60px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;
  font-weight: 600;
  transition: all .2s;
  display: flex;
}

.button:hover {
  background-color: #186ef7;
  transform: scale(1.02);
}

.button.ing {
  border: 3px solid var(--royal-blue);
  color: var(--royal-blue);
  background-color: #4675c000;
  border-radius: 5px;
}

.button.form {
  flex: none;
  width: 100%;
  min-width: 50%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: 20px;
}

.button.no {
  margin-top: 30px;
}

.text-block {
  margin-top: 15px;
  font-weight: 300;
}

.div-block-2 {
  margin-right: 30px;
}

.section-2 {
  padding: 0 50px 50px;
  position: relative;
}

.grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-3 {
  min-height: 250px;
}

.image {
  border-radius: 10px;
  margin-bottom: 30px;
}

.text-block-2 {
  font-size: 20px;
  line-height: 30px;
}

.image-2 {
  filter: brightness(200%);
  width: 100%;
}

.image-2.rr {
  width: 70px;
}

.div-block-4 {
  flex: none;
  width: 100px;
}

.text-block-3 {
  background-color: #4675c029;
  padding: 11px;
  font-size: 16px;
  line-height: 30px;
  display: inline-block;
}

.image-3 {
  filter: contrast(200%) invert();
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.div-block-5 {
  color: #fff;
  flex: none;
  align-items: flex-start;
  margin-bottom: 14px;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  display: flex;
}

.section-3 {
  background-color: #fcfcfc;
  padding: 50px;
}

.section-3.wh {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}

.grid-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 100px;
}

.div-block-6 {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 15px;
  line-height: 26px;
  display: flex;
}

.image-4 {
  width: 50px;
  height: 50px;
  margin-bottom: 30px;
}

.num-blk {
  align-items: flex-start;
  margin-bottom: 30px;
  padding: 38px 10px 10px 73px;
  font-size: 24px;
  line-height: 30px;
  display: flex;
  position: relative;
}

.num-blk.invert {
  text-align: right;
  justify-content: flex-end;
}

.text-block-4 {
  max-width: 40ch;
  font-size: 20px;
  font-weight: 300;
}

.num-txt {
  color: #4675c061;
  font-size: 150px;
  font-weight: 700;
  line-height: 120px;
  position: absolute;
  inset: -88px auto auto 0%;
}

.num-txt.right {
  inset: -37px 0% auto auto;
}

.div-block-8 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-8.right {
  justify-content: flex-end;
  display: flex;
}

.div-block-9 {
  margin-top: 150px;
}

.div-block-10 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  font-size: 24px;
  line-height: 30px;
  display: flex;
}

.text-block-5 {
  color: var(--royal-blue);
  margin-top: 20px;
  font-size: 50px;
  font-weight: 600;
  line-height: 50px;
}

.div-block-11 {
  border: 5px solid var(--royal-blue);
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 50px;
  padding: 30px;
  display: none;
}

.div-block-12 {
  
  flex-flow: column;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  position: relative;
}

.div-block-13 {
  background-color: var(--royal-blue);
  width: 100px;
  height: 3px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.text-block-6 {
  color: #ffffff91;
  max-width: 50ch;
  font-size: 18px;
  font-weight: 200;
  line-height: 22px;
}

.div-block-14 {
  padding-top: 17px;
  padding-left: 30px;
  padding-right: 30px;
}

.div-block-15 {
  background-color: #a5a5a5;
  width: 50px;
  height: 2px;
  margin-bottom: 30px;
}

.text-block-7 {
  font-size: 24px;
  line-height: 24px;
}

.text-block-7.t2 {
  margin-top: 0;
}

.grid-3 {
  grid-column-gap: 50px;
  grid-template-rows: auto;
  align-content: center;
}

.paragraph-2 {
  line-height: 24px;
}

.div-block-16 {
  background-image: url('../images/EMNGiTzU4AUZ0G7.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  height: 350px;
}

.div-block-17 {
  margin-top: 100px;
}

.grid-4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: column;
}

.image-5 {
  border-radius: 10px;
}

.grid-5 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr;
  grid-auto-flow: row;
}

.image-6 {
  z-index: 1;
  border-radius: 10px;
  position: relative;
}

.submit-button {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #317dc9;
  border-radius: 5px;
  width: 80%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 15px;
  transition: all .2s;
  display: block;
  box-shadow: inset 0 -2px #0000003b, 0 7px 19px #00000030;
}

.submit-button:hover {
  background-color: #3181d1;
  transform: scale(1.04);
  box-shadow: inset 0 -3px #0000003b, 0 7px 26px #0000003d;
}

.submit-button:active {
  transform: scale(1.02);
}

.form-img {
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding: 0;
  display: flex;
}

.polici-link, .polici-link.w--current {
  color: #317dc9;
}

.heading-5 {
  text-align: center;
  margin-bottom: 30px;
  font-weight: 500;
}

.form-section {
  background-color: var(--dark-slate-blue);
  justify-content: center;
  align-items: center;
  padding: 50px 20px;
  display: block;
  position: relative;
}

.form-wraper {
  background-color: #fff;
  border-radius: 3px;
  width: 50%;
  padding: 25px 50px;
  box-shadow: 0 20px 50px #00000045;
}

.input {
  z-index: 900;
  color: #317dc9;
  background-color: #317dc908;
  border: 1px solid #0000001a;
  height: 60px;
  margin-bottom: 0;
  transition: all .2s;
  position: relative;
}

.input:hover, .input:focus {
  background-color: #317dc90a;
}

.input::placeholder {
  font-size: 18px;
}

.input.in {
  margin-bottom: 0;
}

.heading-4 {
  z-index: 10;
  text-align: center;
  margin-top: 10px;
  font-size: 30px;
  position: relative;
}

.form-div {
  z-index: 2;
  background-color: #fff;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.checkbox-field {
  color: #000;
  margin-top: 17px;
  font-style: italic;
}

.footer {
  background-color: #323231e5;
  padding: 20px;
}

.footer-div {
  justify-content: space-between;
  align-items: stretch;
  max-width: 1470px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.foot-div {
  color: #fff6;
  width: 33.3333%;
  padding: 10px 15px;
}

.foot-div.centr {
  text-align: center;
}

.image-8 {
  width: 120px;
}

.phone-div-copy {
  color: #c0dfff;
  letter-spacing: 1px;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.call-btn-copy {
  color: #d1e8ff;
  letter-spacing: 1px;
  background-color: #0000;
  border: 1px solid #88c3ff;
  border-radius: 3px;
  margin-left: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  transition: all .2s;
  display: none;
}

.call-btn-copy:hover {
  color: #fff;
  border-color: #fff;
}

.checkbox-field-2 {
  color: #919191;
  margin-top: 10px;
}

.policy-link {
  color: #4675c0a3;
}

.phone-link {
  color: #fff;
  font-size: 30px;
  text-decoration: none;
}

.container-2 {
  padding: 100px 30px;
}

.link {
  margin-bottom: 19px;
  display: block;
}

.grid-4-copy {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-flow: row;
  margin-bottom: 30px;
}

.div-block-18 {
  position: relative;
}

.text-block-8 {
  z-index: 2;
  text-transform: uppercase;
  background-color: #73c046;
  padding: 11px;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.text-block-9 {
  font-size: 16px;
}

.grid-6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
}

.grid-6.gr {
  background-color: #00000005;
}

.div-block-19 {
  padding: 15px;
  font-size: 18px;
  line-height: 24px;
}

.div-block-20 {
  text-align: right;
}

.text-block-10 {
  text-align: right;
  font-size: 30px;
  line-height: 30px;
}

.div-block-21 {
  color: #fff;
  flex-wrap: nowrap;
  align-items: center;
  max-width: 1170px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-11 {
  flex: 1;
  margin-right: 30px;
  font-size: 24px;
  line-height: 30px;
}

.link-block {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 5px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 10px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.link-block:hover {
  background-color: var(--royal-blue);
}

.image-9 {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.text-span {
  font-size: 30px;
  line-height: 30px;
}

.grid-7 {
  grid-column-gap: 50px;
  color: #000;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

.form-wraper-copy {
  box-shadow: inset 10px 0 0 0 #022a6a, 0 20px 50px 0 #00000045;
  outline-offset: 0px;
  background-color: #fff;
  border-radius: 3px;
  outline: 3px #000;
  padding: 20px 30px 20px 40px;
  position: relative;
}

.checkbox-label {
  color: #000000b3;
  font-size: 14px;
  line-height: 1;
}

.heading-6 {
  color: #cfcfcf;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

.grid-8 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.image-10 {
  width: 70px;
  height: 70px;
}

.heading-7 {
  font-size: 20px;
}

.image-11 {
  z-index: 1;
  border-radius: 5px;
  width: 130px;
  position: absolute;
  inset: -7% auto auto -9%;
  transform: rotate(-9deg);
}

.lottie-animation {
  width: 100px;
  height: 100px;
  transform: translate(0);
}

.div-block-22 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-23 {
  display: flex;
}

.heading-8 {
  line-height: 1.2;
}

.div-block-24 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.4;
  display: flex;
}

.div-block-24.r2 {
  padding-left: 0;
}

.image-12 {
  width: 16px;
  height: 16px;
  margin-right: 15px;
}

.div-block-25 {
  border-bottom: 1px dotted #000;
  padding-bottom: 10px;
}

.div-block-25.er {
  margin-top: 50px;
}

.div-block-26 {
  width: 100%;
  height: 400px;
}

.div-block-27 {
  height: 500px;
}

.div-block-28 {
  height: 400px;
  margin-top: 50px;
}

.input-copy {
  z-index: 900;
  color: #317dc9;
  background-color: #317dc908;
  border-style: solid;
  border-width: 0 0 2px;
  border-bottom-color: #317dc9;
  height: 60px;
  margin-top: 10px;
  margin-bottom: 0;
  transition: all .2s;
  position: relative;
}

.input-copy:hover, .input-copy:focus {
  background-color: #317dc90a;
}

.input-copy.in {
  margin-bottom: 0;
}

.text-block-12 {
  margin-top: 20px;
  font-size: 18px;
}

.modal {
  z-index: 1001;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #00000096;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-31 {
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  width: 90%;
  max-width: 500px;
  padding: 50px;
  font-size: 20px;
  line-height: 1.5;
}

.text-block-13 {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}

.grid-9 {
  z-index: 5;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-bottom: 15px;
  position: relative;
}

.list {
  margin-top: 30px;
  list-style-type: none;
}

.div-block-32 {
  background-color: var(--royal-blue);
  border-radius: 20px;
  flex: none;
  width: 12px;
  height: 12px;
  margin-right: 15px;
}

.list-item {
  color: #cfcfcf;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 11px;
  display: flex;
}

.link-block-2 {
  color: #fff6;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 23px;
  font-size: 18px;
  text-decoration: none;
  display: flex;
}

.link-block-2:hover {
  color: #fff9;
  text-decoration: underline;
}

.code-embed {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.text-block-14 {
  font-size: 15px;
}

.paragraph-3 {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}

.form-block {
  margin-top: 30px;
}

.div-block-33 {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-13 {
  z-index: 1;
  border-radius: 5px;
  width: 120px;
  position: absolute;
  inset: -10% auto auto -7%;
  transform: rotate(-9deg);
  box-shadow: 6px 7px 15px #0003;
}

.div-block-34 {
  text-align: left;
  justify-content: left;
  align-items: center;
  display: flex;
}

.div-block-35 {
  z-index: 2;
  position: relative;
}

.text-block-15 {
  color: #000000b3;
  text-align: center;
  font-size: 17px;
  line-height: 1;
}

.div-block-36 {
  color: #fff;
  background-color-back: #0000001c;
  border: 1px #ffffff2b;
  margin-top: 30px;
  padding: 14px 0;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
}

.text-block-16 {
  color: #fff;
  margin-top: 14px;
  font-size: 20px;
  font-weight: 400;
}

.text-block-17 {
  margin-bottom: 20px;
  font-size: 36px;
  line-height: 1.2;
}

.heading-6-copy {
  color: #cfcfcf;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  margin-top:10px;
}

@media screen and (max-width: 1345px) {
  .menu {
  display: none;
}

.mobile {
    display:block;
}



.yandex-cart{
    width: 500px;
}
}


@media screen and (max-width: 1035px) {
.yandex-cart{
    width: 400px;
}
}


@media screen and (max-width: 915px) {
.yandex-cart{
    width: 350px;
}
}

@media screen and (max-width: 870px) {
.yandex-cart{
    width: 300px;
}
}

@media screen and (max-width: 991px) {
  .section {
  background-color: #787676;
  background-image: linear-gradient(90deg, #072f8bed, #1d1d1d6b 83%), url("/images/bg-site-991.webp");
  background-position: 0 0, 50% 0;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 90vh;
  padding: 100px 50px 0;
  font-size: 20px;
  display: flex;
  background-repeat: no-repeat;
}
  

  
  h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .section, .navbar {
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading {
    font-size: 30px;
  }

  .heading.r2 {
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 1;
  }

  .div-block-4 {
    width: 70px;
  }

  .image-3 {
    width: 16px;
    height: 16px;
  }

  .section-3 {
    padding-top: 50px;
  }

  .section-3.wh {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .grid-2 {
    margin-top: 50px;
  }

  .div-block-6 {
    font-size: 12px;
    line-height: 18px;
  }

  .image-4 {
    margin-bottom: 15px;
  }

  .text-block-4 {
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-10 {
    margin-top: 50px;
  }

  .text-block-6 {
    font-size: 14px;
    line-height: 16px;
  }

  .div-block-15 {
    margin-bottom: 15px;
  }

  .submit-button {
    font-size: 14px;
  }

  .foot-div {
    font-size: 12px;
    line-height: 16px;
  }

  .phone-div-copy {
    flex-direction: column;
    align-items: flex-end;
  }

  .call-btn-copy {
    margin-top: 10px;
  }

  .phone-link {
    font-size: 24px;
  }

  .form-wraper-copy {
    padding: 30px;
  }

  .checkbox-label {
    font-size: 12px;
  }

  .heading-6 {
    font-size: 18px;
  }

  .grid-8 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .image-11 {
    width: 70px;
  }

  .lottie-animation {
    width: 70px;
    height: 70px;
  }

  .div-block-24 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-block-12, .text-block-13 {
    font-size: 16px;
  }

  .list-item {
    font-size: 14px;
  }

  .image-13 {
    width: 70px;
  }

  .text-block-15 {
    font-size: 14px;
  }

  .div-block-36 {
    font-size: 20px;
  }

  .text-block-16, .heading-6-copy {
    font-size: 18px;
  }
}


@media screen and (max-width: 850px) {

    
.tel {
  display: none;
}
  
  .soc img {
    height: 35px;
    margin: 5px;
}
  
.tel_a{
    
    display: contents;
}  
 

 
 
 
    
}




@media screen and (max-width: 767px) {
  .section {
  background-color: #787676;
  background-image: linear-gradient(90deg, #072f8bed, #1d1d1d6b 83%), url("/images/bg-site-767.webp");
  background-position: 0 0, 50% 0;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 90vh;
  padding: 100px 50px 0;
  font-size: 20px;
  display: flex;
  background-repeat: no-repeat;
}
  
  

.yandex-cart{
    width: 100%;
}  
  
  
  
  
  
  .section-pay{
    display: block;
    clear: both;
    width: auto;
    min-height: auto;
    padding: 100px 10px 200px;
  }
   .success-pay {
  width: auto;
  padding: 20px;
  }
  .success_d {
  width: auto;
  }
  
  .id_zakaz {
  line-height: normal;
}
  
  .logo img, .top > .tel img {
      width: 200px;
  }
  
  
  
  .div-block-12{padding-top: 0px;}
  
  .section {
    min-height: 100svh;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .navbar {
    margin-bottom: 30px;
  }

  .heading {
    margin-top: 0;
    font-size: 36px;
    line-height: 40px;
  }

  .heading.r2 {
    font-size: 30px;
  }

  .paragraph.pr2 {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block {
    margin-top: 30px;
  }

  .div-block-4 {
    width: 50px;
  }

  .image-3 {
    width: 16px;
    height: 16px;
    margin-right: 5px;
  }

  .div-block-5 {
    justify-content: flex-end;
  }

  .section-3 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .grid-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .num-blk {
    padding-top: 0;
  }

  .text-block-4 {
    font-size: 12px;
  }

  .num-txt {
    font-size: 120px;
    line-height: 100px;
    top: -48px;
  }

  .div-block-9 {
    margin-top: 50px;
  }

  .text-block-6 {
    font-size: 10px;
    line-height: 12px;
  }

  .text-block-7 {
    font-size: 18px;
    line-height: 18px;
  }

  .grid-3 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .grid-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .form-img {
    width: 100%;
  }

  .form-wraper {
    width: 100%;
    box-shadow: 0 0 50px #00000045;
  }

  .form-div {
    flex-direction: column;
  }

  .footer-div {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .foot-div {
    width: 100%;
    padding: 0 5px 5px;
  }

  .foot-div.centr {
    display: block;
  }

  .phone-link {
    font-size: 18px;
  }

  .grid-4-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .div-block-19 {
    font-size: 12px;
    line-height: 18px;
  }

  .div-block-21 {
    flex-wrap: wrap;
  }

  .grid-7 {
    grid-template-columns: 1fr;
  }

  .form-wraper-copy {
    width: 100%;
    box-shadow: 0 0 50px #00000045;
  }

  .grid-8 {
    grid-template-columns: 1fr 1fr;
  }

  .image-11 {
    width: 100px;
    left: -2%;
  }

  .lottie-animation {
    transform: rotate(90deg);
  }

  .div-block-22 {
    justify-content: center;
    align-items: center;
  }

  .text-block-13 {
    text-align: left;
  }

  .link-block-2 {
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 14px;
  }

  .code-embed {
    flex: none;
    width: 16px;
    height: 16px;
  }

  .text-block-14, .paragraph-3 {
    font-size: 14px;
  }

  .image-13 {
    width: 100px;
    top: -1%;
    left: -2%;
  }

  .div-block-34 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-36 {
    font-size: 24px;
  }

  .text-block-16 {
    font-size: 16px;
  }

  .text-block-17 {
    line-height: 1.2;
  }
}

@media screen and (max-width: 479px) {
  .pay_sbp_text {
  font-size: 16px;
}

.mobile_tg{
    display:none;
}

  .section {
  background-color: #787676;
  background-image: linear-gradient(90deg, #072f8bed, #1d1d1d6b 83%), url("/images/bg-site-479.webp");
  background-position: 0 0, 50% 0;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 90vh;
  padding: 100px 50px 0;
  font-size: 20px;
  display: flex;
  background-repeat: no-repeat;
}
  
  
    .logo img, .top > .tel img {
      width: 200px;
  }
  
  .sbp {
      flex: none;
      width: 100%;
      min-width: 50%;
      margin-top: 30px;
      margin-left: auto;
      margin-right: 20px;
  }
  
  .section {

    padding: 5%;
  }
  
  .section-pay{
    display: block;
    clear: both;
    width: auto;
    min-height: auto;
    padding: 100px 10px 200px;
  }
  .success-pay {
  width: auto;
  padding: 20px;
  }
  .success_d {
  width: auto;
  }
  .container.hero {
    padding-top: 0;
    width: 100%;
  }

   .grid-7 {
       display: block;
   }


  .heading {
    font-size: 24px;
    line-height: 1.4;
  }

  .paragraph {
    font-size: 18px;
    line-height: 20px;
  }

  .paragraph.pr2 {
    font-size: 12px;
  }

  .button {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 12px;
  }

  .div-block-5 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .section-3 {
    padding-bottom: 30px;
  }

  .section-3.wh {
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .grid-2 {
    grid-template-columns: 1fr 1fr;
  }
  
  .grid-7 {
  padding: 20px;
  }
  
  .num-blk {
    margin-bottom: 50px;
    padding-top: 60px;
  }

  .div-block-14 {
    display: none;
  }

  .div-block-16 {
    height: 250px;
  }

  .submit-button {
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 12px;
  }

  .heading-5 {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 20px;
  }

  .form-wraper {
    padding: 15px;
  }

  .heading-4 {
    font-size: 28px;
    line-height: 24px;
  }

  .checkbox-field {
    font-size: 10px;
    line-height: 16px;
  }

  .footer-div {
    flex-wrap: wrap;
  }

  .foot-div {
    text-align: center;
    width: 100%;
  }

  .phone-div-copy {
    align-items: center;
    margin-top: 10px;
    text-decoration: none;
  }

  .call-btn-copy {
    margin-left: 0;
    display: block;
  }

  .phone-link {
    font-size: 20px;
  }

  .grid-6 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: 1fr .5fr;
  }

  .div-block-19 {
    padding: 10px;
  }

  .text-block-11 {
    font-size: 16px;
    line-height: 20px;
  }

  .link-block {
    margin-top: 20px;
  }

  .form-wraper-copy {
    padding: 15px;
  }

  .checkbox-label {
    font-size: 10px;
    line-height: 12px;
  }

  .heading-6 {
    font-size: 14px;
  }

  .grid-8 {
    grid-template-columns: 1fr;
  }

  .image-10 {
    width: 50px;
    height: 50px;
    margin-right: 20px;
  }

  .heading-7 {
    margin-top: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
  }

  .image-11 {
    width: 60px;
    left: -7%;
  }

  .lottie-animation {
    width: 50px;
    height: 50px;
  }

  .div-block-22 {
    margin-top: 5px;
  }

  .div-block-24 {
    font-size: 18px;
  }

  .div-block-29 {
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .text-block-12 {
    font-size: 14px;
    line-height: 18px;
  }

  .grid-9 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .div-block-32 {
    width: 8px;
    height: 8px;
    margin-top: 6px;
    margin-right: 5px;
  }

  .list-item {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-block-14 {
    text-align: left;
  }

  .image-13 {
    width: 60px;
    left: -7%;
  }

  .text-block-17 {
    font-size: 24px;
  }

  .heading-6-copy {
    font-size: 14px;
  }
}

#w-node-_8ca3d587-10ae-b0c7-319c-5115c39fe139-a3fb81b9 {
  align-self: stretch;
}

#w-node-b936d9da-341f-7a5f-9730-d633a9c83c13-a3fb81b9, #w-node-_681728f6-d1b3-c82d-4ebe-9ed628089e16-a3fb81b9 {
  place-self: center start;
}


@media (max-width: 760px) {
.heading {  
margin-bottom: 10px;
}
}



@media screen and (max-width: 380px) {
 
    .logo img, .top > .tel img {
      width: 170px;
  }
   .soc img {
    height: 30px;
    margin: 7px;
  }
  
  .pay_sbp_text {
  font-size: 12px;
}
   .sbp {

    margin-top: 10px;
   }
}


@media screen and (max-width: 395px) {
.tel_a{display:none;}
}

@media screen and (max-width: 340px) {
 
    .logo img, .top > .tel img {
      width: 150px;
  }
   .soc img {
    height: 25px;
    margin: 10px 10px 0px 0px;
  }
}





/*  Mobile menu*/

  .mobile {
  background-color: #1E1E23;
  width: 70px;
}


#menuToggle {
  display: flex;
  flex-direction: column;
  position: relative;
  top: 20px;
  left: 20px;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;

}

#menuToggle input
{
  display: flex;
  width: 50px;
  height: 52px;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
  top: -20px;
  left: -15px;
}

#menuToggle span
{
  display: flex;
  width: 29px;
  height: 2px;
  margin-bottom: 5px;
  position: relative;
  background: #ffffff;
  border-radius: 3px;
  z-index: 4;
  transform-origin: 5px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-3px, -1px);
  background: #FFF;
}
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

#menu
{
  position: absolute;
  width: 250px;
  box-shadow: 0 0 10px #85888C;
  margin: -50px 0 0 -50px;
  padding: 50px;
    padding-top: 50px;
  padding-top: 125px;
  background-color: #323231;
  -webkit-font-smoothing: antialiased;
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  min-height: 100%;
  z-index: 1;

}

#menu li
{
  padding: 10px 0;
  transition-delay: 2s;
  margin-bottom: 10px;
}

#menuToggle input:checked ~ ul
{
  transform: none;
}

/* MAIL FORM*/

label{
    color: white;
}
.obratnuj-zvonok{
width: 100%;
max-width: 350px;
}

.form-zvonok{
width: 100%;
display: flex;
flex-direction: column;
box-sizing: border-box;
}

.form-zvonok div{
padding: 15px 0;
}

.bot-send-mail{
box-sizing: border-box;
width: 100%;
}

.form-zvonok label,.form-zvonok input{
display: block;
width: 100%;
box-sizing: border-box;
}

.form-zvonok label{
margin-bottom: 5px;
font-weight: bold;
}

.form-zvonok input{
padding: 10px 15px;
margin-top: 10px;
}

.form-zvonok label span{
color: red;
}

.form-zvonok .bot-send-mail{
padding: 15px;
margin-top: 10px;
background: none;
border: none;
text-transform: uppercase;
color: #fff;
font-weight: bold;
background-color: #4675c0;
cursor: pointer;
border: 3px #4675c0 solid;
border-radius: 5px;
}

.form-zvonok .bot-send-mail:hover{
color: #fff;
background-color: #0055c9;
border: 3px #0055c9 solid;
}

.ui-field{
height: 150px;
width: 100%;
margin-top: 10px;
}
