body {
  background: radial-gradient(138.89% 303.35% at 140% 66.21%, #1F1E33 0%, #2A224F 87.18%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
  font-family: 'Lato', sans-serif;
}

#body {
  font-family: 'Lato', sans-serif;
  -moz-box-sizing: border-box; /* Для Firefox */
  box-sizing: border-box; /* Ширина блока с полями */
  margin: 0;
  outline: 0;
  padding: 0px;

}


h1 {
  font-size: 68px;
  color: #fafafa;
  margin-bottom: 0px;
  margin-top: 120px;
  text-align: center;

}



h2 {
  font-size: 20px;
  color: #b1c8d1;
  margin-bottom: 50px;
  font-weight: bold;
  margin-top: 25px;
  position: relative;
  text-align: center;
  font-weight: normal;
}

.box-h {
  margin: auto;
  width: 980px;
}


.box {
  box-sizing: border-box;
  display: table;
  margin: auto;
  max-width: 1200px;
  width: 100%;
  margin-top: 30px;
  padding-bottom: 30px;
  position: relative;
  margin-bottom: 30px
}

.box-left {
  display: block;
  float: left;
  width: 65%;
  padding: 30px;
  background-color: rgb(255, 255, 255);
  border-radius: 30px;
  box-sizing: border-box;
  position: relative;
}

.box-right {
  display: block;
  float: left;
  width: 35%;
  box-sizing: border-box;
  padding-left: 70px
}

.msgbox {
  display: none;
  width: 300px;
  padding: 35px;
  font-size: 18px;
  line-height: 24px;
  color: rgb(38, 38, 36);
  position: absolute;
  top:200px;
  left: 50%;
  margin-left: -150px;
  background-color: #fff;
  border:1px solid rgb(224, 224, 224);
  -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  z-index: 9999;
}

.msgbox-in {
  position: relative;
}

.close_ico {
  position: absolute;
  top: -10px;
  right: -10px;
  height: 20px;
  cursor: pointer;
}

.box-l {
  border:1px solid rgb(195, 195, 195);
  border-radius: 30px;
  padding: 22px;
}

.box-l-title {
  font-size: 18px;
  color: #3F3E5E;
  margin-bottom: 25px;
  font-weight: bold;
}

.box-title {
  margin-bottom: 15px;
  text-align: center;
  font-size: 23px;
  font-weight: bold;
  color: #3F3E5E;
  padding-left: 30px;
  padding-right: 30px
}

.box-title2 {
  margin-bottom: 20px;
  text-align: center;
  font-size: 14px;
  color: #3F3E5E;
}


.box-l-tbl {
  display: table;
  width: 100%;
  position: relative;
}

.box-line {
  display: block;
  margin-bottom: 10px;
  float: left;
  width: 50%;
  min-height: 50px;
  margin-bottom: 15px;
}

.box-line-left {
  box-sizing: border-box;
  font-size: 16px;
  color: #3F3E5E;
  text-align: left;
  margin-bottom: 7px;
}

.box-line-right {
  box-sizing: border-box;

}

.box-line-right input {
  border-radius: 5px;
  border:1px solid #dddddd;
  padding: 10px;
  padding-left: 38px;
  font-size: 18px;
  outline: 0;
  color: #5F5D5D;
  position: relative;
  margin-right: 10px;
  width: 90%;
  background-image: url("/img/r.svg");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 10px 10px;
  box-sizing: border-box;
}

.box-line-right_inp_er {
  border: 1px solid rgb(226, 85, 6) !important
}


.btn_lgot_no {
  left: -10px;
  position: relative;
}

.btn_lgot:hover {
  background-color: rgb(238, 255, 251)
}

.btn_lgot_act {
  background-color: rgb(238, 255, 251) !important;
  border:2px solid #069f96 !important;
}

.box-line-right select {
  border-radius: 5px;
  border:1px solid #dddddd;
  padding: 10px;
  width: 90%;
  font-size: 17px;
  outline: 0;
  color: #5F5D5D;
  box-sizing: border-box;
}

.box-line-right span {
  font-size: 18px;
  display: inline-block;
  color: #5F5D5D
}

.box-line-right-btn {
  padding-top: 5px
}



.btn_lgot {
  display: inline-block;
  border-radius: 5px;
  border:2px solid #BFBFBF;
  padding: 10px;
  padding-top: 11px;
  padding-bottom: 10px;
  font-size: 14px;
  position: relative;
  margin-right: 0px;
  margin-left: 10px;
  font-style: normal;
  background-color: #fff;
  cursor: pointer;
}



.btn {
  display: inline-block;
  background: #201D38;
  border-radius: 50px;
  font-size: 26px;
  color: #fff;
  padding: 15px;
  padding-left: 60px;
  padding-right: 60px;
  margin-top: 30px;
  cursor: pointer;

}

.btn:hover {
  background: #036887;
}

.box-btn {
  text-align: center;

}

.box-line-left img {
  cursor: help;
  display: inline-block;
  margin-left: 5px;
  height: 20px;
  position: relative;
  top: 4px;

}



.itog {
  box-sizing: border-box;
  padding: 30px;
  border:1px solid rgb(224, 224, 224, 0.3);
  border-radius: 40px;
}

.itog_in {
  font-size: 32px;
  margin-bottom: 10px;
  color: rgb(29, 29, 29);
  padding: 15px !important;
  box-sizing: border-box;
}

.itog_in span {
  display: block;
  margin-left: 5px;
  color: #e2dddd;
  font-size: 36px;
  margin-top: 10px;
}

.itog_in img {
  height: 30px;
  position: relative;
  top: 3px;
}

.itog_out img {
  height: 30px;
  position: relative;
  top: 3px;
}


.itog_out {
  font-size: 14px;
  margin-bottom: 10px;
  background-color: #19182E;
  padding: 15px !important;
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  margin-top: 20px;
}

.itog_out span {
  display: block;
  margin-left: 5px;
  color: #e2dddd;
  font-size: 36px;
  margin-top: 10px;
}

.itog_title {
  font-size: 26px;
  margin-bottom: 15px;
  color: #fff;
  text-align: center;
  border-bottom: 1px solid rgb(213, 213, 213, 0.3);
  padding-bottom: 25px;
  margin-bottom: 25px;
}

.itog_text {
  font-size: 12px;
  line-height: 24px;
  color: rgb(232, 232, 232);
  font-weight: normal;
  font-style: italic;
  padding: 10px;
  border-top: 1px solid rgb(203, 203, 203, 0.4);
  padding-top: 20px;
  margin-top: 30px
}


.itog_in {
  background-color: #19182E;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  color: #fff
}


@media (max-width: 767px) {
  .box-h {
    width: 100%;
  }

  .box-right {
    width: 100%;
    display: block;
  }

  .btn_lgot {
    padding-left: 10px;
    padding-right: 10px;
    font-size:11px;
  }

  h1 {
    font-size: 36px;
    margin-top: 45px;
    text-align: center;
  }


  h2 {
    font-size: 26px;
    text-align: center;
  }

  .box-l-title {
    font-size: 22px;
  }

  .box-line {
    width: 100%
  }

  .box-l {
    width: 100%;
    box-sizing: border-box;
  }

  .box-left {
    width: 99%;
    box-sizing: border-box;
  }

  .box-title {
    padding: 20px;
    font-size: 22px;
  }

  .box-line-left {
    width: 100%;
    text-align: left;
  }

  .box-line-right {
    width: 100%;
  }

  .box-line-right span {
    margin-top: 3px
  }

  .box-line-right input {
    max-width: inherit;
  }


  .msgbox {
    display: none;
    width: 270px;
    padding: 25px;
    font-size: 18px;
    line-height: 24px;
    color: rgb(38, 38, 36);
    position: fixed;
    top:100px;
    left: 50%;
    margin-left: -160px;
    background-color: #fff;
    border:1px solid rgb(224, 224, 224);
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    z-index: 9999;
  }


  .itog {
    margin-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;

  }

  .itog_out {
    font-size: 23px;
  }

  .itog_in{
    font-size: 23px;
  }


  .box-right {
    padding-left: 0px;
    width: 99%;
  }

}
