@charset "UTF-8";
.block_row {
  display: block;
}

body {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.hhhh {
  
}

.calc_style {
  margin-top: 10px;
}

.calc_style h2, .calc_style h5 {
  text-align: center;
}

.block_row {
  
}

.block_calc h5 {
  
  font-weight: 900 !important;
}

h5 {
  
  font-weight: 900 !important;
}

.calc_style h2 {
  
  font-weight: 900;
}

.form-check {
  font-size: 15px;
  margin-top: 10px !important;
}

.chek {
  background-color: red;
}

.form-check-input[type=checkbox] {
  border: 2px #2739c2 solid !important;
}

.form-check-input:checked {
  border-color: #2739c2  !important;
}

.form-check-input[type=checkbox] {
  border-radius: 100% !important;
}

.form-select {
  border: 2px solid #2739c2 !important;
  width: 80% !important;
}

.form-check-input:checked {
  background-color: #2739c2 !important;
  border-color: none !important;
}

.block_calc {
  margin: 0 auto;
}

.block_calc h5 {
  text-align: left;
}

.cena {
  font-weight: bold;
  
}

#calc_2 {
  margin-top: 100px;
}

.price_ceni {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

@media screen and (max-width: 1024px) {
  .chek_one {
    margin-top: 200px !important;
  }
  .chek_two {
    margin-top: 140px !important;
  }
  .chek_tree {
    margin-top: 70px !important;
  }
}

@media screen and (max-width: 768px) {
  .ttg {
    margin-left: 0 !important;
  }
  .block_calc {
    margin-top: 40px;
  }
  .chek_one {
    margin-left: 250px !important;
    margin-top: 210px;
  }
  .chek_two {
    margin-left: 250px !important;
    margin-top: 140px;
  }
  .chek_tree {
    margin-left: 250px !important;
    margin-top: 70px;
  }
  #calc_7 .ttg {
    width: 250px;
  }
  .mm {
    margin-top: 20px;
  }
  .form-select {
    width: 100% !important;
  }
  .cena {
    font-size: 40px;
  }
  .block_price_rabopt {
    margin-top: 20px !important;
  }
  .mms {
    margin-top: 0 !important;
  }
  .ss {
    margin-top: 20px !important;
  }
  .itog {
    margin-top: 50px;
  }
}

.viezd {
  margin: 0 auto;
  margin-top: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.viezd h5 {
  font-size: 17px;
  margin-right: 10px;
}

.mm {
  margin-top: 50px;
}

.mms {
  margin-top: 100px;
}

.block_price_rabopt {
  width: 100%;
  margin-top: 20px;
  padding: 10px;
/*  color: #fff;*/
/*  background-color: #2739c2;*/
  text-align: right !important;

  border: 1px solid #2739c230;
  border-radius: 10px;
  background: #f0f0f0;
  color: #2739c2;
}

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 1px solid #e0e0e0;
  height: 36px;
  width: 16px;
  border-radius: 8px;
  background: #2739c2;
  cursor: pointer;
  margin-top: -14px;
  /* Вам нужно указать значение для поля в Chrome, но в Firefox и IE это происходит автоматически */
}

.tgtg {
  margin-top: 50px;
}

.block_row {
  position: relative;
}

.hyhyh {
  width: 900px;
}

.block_row {
  margin-top: 10px;
}

.blocksss p {
  margin-top: 20px;
  
}

@media (max-width: 1024px) {
  .hyhyh {
    width: 100%;
  }
}

@media (max-width: 450px) {
  #calc_1 .mm {
    margin-top: 20px !important;
  }
  #calc_2 .mm {
    margin-top: 20px !important;
  }
  .price_ceni {
    display: block;
  }
  #calc_2 .calc_style .chek_one {
    margin-left: 225px !important;
  }
  #calc_2 .calc_style .chek_two {
    margin-left: 278px !important;
  }
}

#calc_1 .mm {
  margin-top: 50px;
}

#calc_2 .mm {
  margin-top: 50px;
}

.freeon {
  width: 200px;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.freeon h5 {
  text-align: center;
  font-size: 16px;
  padding-top: 10px;
}

.freeon .fr {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.maslo_input {
  text-align: center !important;
  width: 50px;
}

.maslo {
  margin-top: 30px !important;
  width: 200px;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 200px;
}

.maslo h5 {
  font-size: 16px;
  text-align: center;
  padding-top: 10px;
}

.maslo .fr {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block_cont {
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#calc_7 .viezd h5 {
  font-size: 30px;
}

#calc_7 .viezd .form-check-input {
  width: 2rem;
  height: 2rem;
}

#calc_7 .ttg {
  margin-left: 30px;
}

#calc_7 .chek_tree {
  height: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 20px;
  cursor: pointer;
  border-radius: 100%;
  border: 1px #2739c2 solid;
  z-index: 1;
  position: absolute;
  margin-left: -20px;
  margin-top: 45px;
}

#calc_7 .chek_tree::before {
  content: '?';
  display: block;
  left: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  text-align: center;
  top: 10%;
  font-weight: bold;
  color: #2739c2;
  font-size: 13px;
  right: 0;
  justify-content: center;
}

#calc_7 .chek_two {
  height: 20px;
  width: 20px;
  cursor: pointer;
  border-radius: 100%;
  border: 1px #2739c2 solid;
  z-index: 1;
  position: absolute;
  margin-left: -20px;
  margin-top: 90px;
}

#calc_7 .chek_two::before {
  content: '?';
  display: block;
  left: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  color: #2739c2;
  font-size: 13px;
  right: 0;
  justify-content: center;
}

#calc_7 .chek_one {
  height: 20px;
  width: 20px;
  cursor: pointer;
  z-index: 1;
  border-radius: 100%;
  border: 1px #2739c2 solid;
  position: absolute;
  margin-left: -20px;
  margin-top: 138px;
}

#calc_7 .chek_one::before {
  content: '?';
  display: block;
  left: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  color: #2739c2;
  font-size: 13px;
  right: 0;
  justify-content: center;
}

#calc_7 .disc {
  margin-top: 20px !important;
  margin: 0 auto;
}

#calc_7 .discs {
  margin: 0 auto;
}

.block_calc {
  position: relative;
}

.block_row {
  position: relative;
  overflow: hidden;
}

.form-check-input {
  width: 1.5em !important;
  height: 1.5em !important;
  margin-top: 0 !important;
}

.form-check .form-check-input {
  margin-left: -2em !important;
}

.form-check {
  margin-left: 20px !important;
}

@media screen and (max-width: 768px) {
  .viezd {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .vie h5 {
    text-align: left !important;
  }
  .viezd h5 {
    margin-top: -8px;
  }
}
/*# sourceMappingURL=style.css.map */


.btn-danger {
  background-color: #2739c2 !important;
  border-color: #2739c2 !important;
  border-radius: 13px !important;
}

.btn-danger {
  background-color: #192791 !important;
}

.btn-check:focus + .btn-danger, .btn-danger:focus {
  box-shadow: 0 0 0 .25rem rgba(13, 28, 247, 0.5) !important;

.form-range {
  background-color: #192791 !important;
}
}