body{
  font-family: 'Roboto', sans-serif;
}
.container{
  max-width: 1200px;
  margin: 0 auto;
}
.header_block{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.head_logo{
  max-width: 160px;
}
.head_logo img{
  display: block;
  max-width: 100%;
  height: auto;
}

}
.mainmenu_div>ul{
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style-type: none;
}
.mainmenu_div>ul>li{
  margin-right: 30px;
}
.mainmenu_div>ul>li>a{
  text-decoration: none;
  color:#000;
}
.head_lcab{
  display: flex;
  align-items: center;
}
.head_lcab>a{
  text-decoration: none;
  color:#468EE3;
}
.head_lcab>img{

}

.frst_sec_bg{
  background-image: url(../media/mainbg.jpg);
  height: 533px;
  background-position: initial;
  background-size: cover;
  padding: 0 72px;
  display: flex;
  position: relative;
}
.frst_sec_bg_left{
  width: 60%;
  padding-top: 99px;
}
.frst_sec_bg_left>h1{
  font-style: normal;
  font-weight: 500;
  font-size: 39px;
  line-height: 46px;
  color: #000000;
}

.frst_sec_bg_left>p{
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 33px;
  color: #353535;
}
.frst_sec_bg_left_span1{

}
.frst_sec_bg_left_span2{
  margin-top: 18px;
}
.frst_sec_bg_left>span{
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  line-height: 33px;
  color: #000000
}
.frst_sec_bg_right{
    width: 40%;
}
.girl{
  position: absolute;
  bottom: 0px;
  left: 31%;
}

.v_vibor_div{
  background: #F5F7FA;
  border-radius: 24px 24px 0 0;
  height: 88%;
  margin-top: 65px;
}

.v_vibor_div_cont{
 padding: 24px 28px;
 background: #fff;
 border-radius: 24px;
}

.v_vibor_div_cont>p{
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 33px;
  color: #454545;
  margin: 0;
    margin-bottom: 15px;
}
.v_blvibor_string{
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
.v_blvibor_string_left{
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 33px;
  color: #000000;
}
.v_blvibor_string_right{
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 33px;
  text-align: center;
  color: #000000;
  background: #F5F7FA;
  border-radius: 5px;
  padding: 5px 13px;
}
input[type=range] {
    width: 100%;
}

.v_viborranger_labels>div{
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 33px;
  color: #939393;
  }
.v_viborranger_labels{
  display: flex;
  justify-content: space-between;
}
.rangerblock_vib{
  margin-bottom:13px;
}
.v_vibor_buttonsubmit{}

.v_vibor_buttonsubmit>button{
  background: linear-gradient(266.52deg, #F9A62F -0.74%, #FFDE52 33.1%, #FFDE52 77.43%, #F9A62F 100.78%);
  border: 1px solid #F7F7F7;
  box-sizing: border-box;
  box-shadow: 0px 4px 9px rgba(142, 142, 142, 0.25);
  border-radius: 24px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 33px;
  text-align: center;
  color: #424242;
  display: block;
  padding: 10px 40px;
  width: 100%;
}
.v_vibor_buttonsubmit>button:hover{
  cursor: pointer;
}
.v_viborbottom{
  padding: 5px 28px;
  display: flex;
justify-content: space-between;
}
.v_viborbottom_left{

}
.v_viborbottom_left>p{
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 33px;
  /* identical to box height, or 206% */

margin: 0;
  color: #686D81;
}
.v_viborbottom_left_bot{
  margin: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.v_viborbottom_left_bot>span{
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 33px;
  text-decoration-line: line-through;
  color: #C5C9D2;
  display: block;
}
.v_viborbottom_left_bot>div{
  font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 33px;
    text-align: center;
    color: #F9A630;
    background: #fff;
    padding: 0px 10px;
    border-radius: 7px;
    margin-left: 7px;;
}
.v_viborbottom_right{

}
.v_viborbottom_right>p{
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 33px;
  margin: 0;
  color: #686D81;
}
.v_viborbottom_right>span{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 33px;
  color: #000000;
}
.step_sec{
  margin-top: 100px;
}
.step_sec>h2{
  text-align: center;
  font-style: normal;
  font-weight: 600;
  font-size: 38px;
  line-height: 19px;
  text-align: center;
  color: #000000;
  margin-bottom: 60px;
}
.step_box{
  display: flex;
  justify-content: space-between;
  gap: 25px;
}
.step_card{

}
.step_card_top{
  display: flex;
}
.step_card_top>span{
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 25px;
  display: block;
  align-items: center;
  text-align: center;
  margin-right: 60px;
  color: #FAAD37;
}
.step_card_top>img{
    display: block;
}
.step_card>h3{
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 33px;
  color: #353535;
}
.step_card>p{
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #353535;
}
.oplata_sec{
  background: #F7F7F7;
  padding: 40px 0;
  margin-top: 50px;
}
.oplata_sec>h2{
  font-style: normal;
  font-weight: 600;
  font-size: 38px;
  line-height: 19px;
  text-align: center;
  color: #000000;
  margin-bottom: 70px;
}
.oplata_cont{
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.oplata_card{

}
.oplata_card>img{

}
.oplata_card>p{

}
.text{
  padding-top: 80px;
  color: #8f8f8f;
  margin-bottom: 50px;
}
.formsec{

}
.formsec>h1{
  text-align: center;
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 130%;
  color: #2B2D33;
  margin-bottom: 50px;
}
.form_block{
  display: flex;
  justify-content: space-around;
}
.form_block_left{
  width: 40%;
}
.form_block_right{
  width: 40%;
}
.form_block_right_form>p{
  margin-bottom: 5px;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 120%;
  color: #404247;
}
.form_block_right_form>input{
  display: block;
  border: 1px solid #AAABAD;
  box-sizing: border-box;
  border-radius: 6px;
  width: 100%;
  padding: 11px 10px;
  margin-bottom: 26px;
}
.form_block_right_form>button{
  display: block;
  background: #0092ff;
  border-radius: 8px;
  width: 100%;
  border: none;
  padding: 14px;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  color: #FFFFFF;
}
.vnimanie_block>p
{
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 33px;
  color: #000000
}
.vnimanie_block>h2{

}
.vnimanie_block{
  width: 70%;
margin-top: 80px;
}
.only_mobile{
  display: none;
}
.vitrina_banner{
  background-image: url(../media/banner.jpg);
  background-size: cover;
  padding: 53px 0;
}
.vitrina_block{

}
.vitrina_block_left{

}
.vitrina_block_left>h1{
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 38px;
  color: #000000;
}
.vitrina_block_left>h1>span{
  color: #00AFFF;
}
.bottom_banner_vitrina{
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.vitban_desc{
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 33px;
  color: #000000;
  margin-right: 50px;
}
.vitban_button{
  width: 372px;
  height: 75px;
  background: #FFFFFF;
  opacity: 0.8;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: space-around;

}
.banv_logos{
  width: 105px;
}
.vitban_button>span{
  font-weight: 400;
  font-size: 15px;
  line-height: 33px;
  color: #000000;
  text-decoration: none;
}
.offer_wall{
  background: #F6F5F4;
  padding: 25px 0;
}
.wall_container{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wall_item{
  height: 283px;
  background: #FFFFFF;
  border-radius: 18px;
  margin: 5px;
  width: 24%;
  padding: 20px;
  box-sizing: border-box;
}
.wall_item_top{
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.wall_item_top>img{
  margin-right: 17px;
}
.wall_item_top_right{

}
.wall_item_top_right>p{
  margin: 0;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}
.wall_item_top_right>span{
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}
.wall_item_desc_cont{
  margin: 11px 0;
}
.wall_item_desc_cont>span{
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #00AFFF;
  background: #F0F2FF;
  border-radius: 9px;
  padding: 5px 20px;
}
.wall_item_info_cont{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: space-between;
}
.wall_item_info_item{
    width: 50%;
    padding: 10px 0;
}
.wall_item_info_item>span{
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: #9F9F9F;
}
.wall_item_info_item>p{
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin: 0;
}
.wall_item_button{
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  text-align: center;
  background: #00AFFF;
  border-radius: 8px;
  text-decoration: none;
padding: 12px 0;
display: block;
}

@media (max-width: 1200px) {
  .bottom_banner_vitrina {
    display: none;
  }
  .wall_item_info_item {
    display: none;
    width: 100%;
  }
  .wall_item_info_item:first-child {
    display: block;
  }
  .wall_item {
    height: auto;
    background: #FFFFFF;
    border-radius: 18px;
    margin: 2px;
    width: 48%;
    padding: 10px;
    box-sizing: border-box;
  }
  .wall_item_desc_cont>span {
      font-style: normal;
      font-weight: 700;
      font-size: 13px;
      line-height: 16px;
      color: #00AFFF;
      background: #F0F2FF;
      border-radius: 9px;
      padding: 5px 20px;
      display: block;
  }
  .vitrina_banner {
    padding: 10px 0;
  }
  .only_mobile{
    display: block;
  }
  .vnimanie_block{
    width: 100%;

  }
  .form_block_left{
    display: none;
  }
  .form_block_right {
      width: 100%;
  }
  .girl {
    display: none;
  }
  header{
    display: none;
  }
  .frst_sec_bg {
    background-image: none;
    height: auto;
    background-position: initial;
    background-size: cover;
    padding: 0 29px;
    display: flex;
    position: relative;
    background: red;
    flex-direction: column;
    border-radius: 25px;
    background: linear-gradient(156.42deg, #FEC654 21.09%, #F8A62F 78.98%);
    border-radius: 24px;
  }
  .frst_sec_bg_left>p{
    display: none;
  }
  .frst_sec_bg_left>span {
    text-align: center;
  }
  .frst_sec_bg_left {
      width: 100%;
      padding-top: 22px;
  }
  .frst_sec_bg_right {
    width: 100%;
  }
  .frst_sec_bg_left>h1 {
      font-style: normal;
      font-weight: 500;
      font-size: 28px;
      line-height: 32px;
      color: #000000;
      text-align: center;
  }
  .frst_sec_bg_left_span2 {
      margin-top: 0px;
  }
  .v_vibor_div {
      background: #F5F7FA;
      border-radius: 24px 24px 0 0;
      height: 88%;
      margin-top: 10px;
  }
  .v_viborbottom {
      padding: 5px 28px;
      display: flex;
      justify-content: flex-start;
      flex-direction: column;
      align-items: center;
  }
  .v_viborbottom_left>p {
      text-align: center;
  }
  .step_box {
      padding: 0 15px;
      display: flex;
      justify-content: space-between;
      gap: 25px;
      flex-direction: column;
      text-align: center;
  }
  .step_card_top {
      display: flex;
      align-items: center;
      justify-content: space-evenly;
  }
  .step_card_top>img {
      display: none;
  }
  .step_card_top>span {
      margin-right: 0;
  }
  .step_sec>h2 {
      line-height: 53px;
  }
  .oplata_sec>h2 {
      line-height: 50px;
  }
}
