/*block1*/
.block1 {
  background: #000000;
  padding: 20px 0;
  border-bottom: 9px solid #737373;
}
.logo {
  float: left;
}
.logo img {
  display: inline-block;
  vertical-align: middle;
}
.logo__text {
  color: #f38221;
  font-size: 15px;
  width: 235px;
  border-left: 2px solid #a7a7a7;
  padding: 0 0 0 10px;
  line-height: 1.2em;
  display: inline-block;
  vertical-align: middle;
}
.tophint {
  float: right;
  display: flex;
}
.orange_button {
  background: none;
  height: 3.4722vw;
  display: flex;
  font-style: normal;
  font-weight: normal;
  font-size: 1.1111vw;
  line-height: 1.1111vw;
  color: #f39208;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 1.3194vw 0.6944vw;
  transition: 0.3s;
  width: fit-content;
  width: -moz-fit-content;
  border: 1px solid #f39208;
  box-sizing: border-box;
  border-radius: 0.3472vw;
  text-transform: uppercase;
  width: 13.8889vw;
  cursor: pointer;
  max-width: 234px;
}
.orange_button:hover {
  box-shadow: inset 20.8333vw 0 0.0069vw #f39208;
  color: #fff;
}

.block1_call-back {
  margin-left: 20px;
}
.block1_tel {
  cursor: pointer;
  pointer-events: all !important;
}
.tophint li {
  color: #fff;
  display: inline-block;
  margin-left: 30px;
  background: url(../callback.svg) no-repeat 0 center;
  padding: 10px 0 0 50px;
  height: 46px;
}
.tophint li:nth-child(2) {
  background-image: url(../img/tb2.png);
}
.tophint li:nth-child(1) {
  padding: 0 0 0 25px;
  display: flex;
  align-items: center;
}
.tophint li a {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  pointer-events: none;
  outline: none;
}
.tophint li a:hover {
  text-decoration: underline;
}
.tophint b {
  font-size: 26px;
  font-weight: 700;
}
/*block2*/
.block2 {
  background: url(../img/b1.jpg) no-repeat center top;
  padding: 30px 0;
}
.block2 h1 {
  font-size: 47px;
  color: #fff;
  margin-bottom: 15px;
  text-shadow: 0 0 15px rgba(0, 0, 0, 1);
}
.block2 h2 {
  color: #fca619;
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 30px;
  text-shadow: 0 0 15px rgba(0, 0, 0, 1);
}
.header-left {
  width: 660px;
  margin-bottom: 138px;
}
.bullits {
  width: 520px;
}
.bullits li {
  display: block;
  margin-bottom: 15px;
}
.bullits img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.bullits p {
  font-size: 21px;
  font-weight: 500;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  text-shadow: 0 0 10px rgba(0, 0, 0, 1);
}

.mediaperson {
  position: absolute;
  top: 20px;
  right: 10px;
  width: 470px;
}

.mediaperson__left {
  float: left;
}
.mediaperson__left > img {
  display: block;
  border-radius: 50%;
  border: 2px solid #000;
  float: left;
  margin-right: 15px;
}
.mediaperson__left > div {
  overflow: hidden;
}
.mediaperson__left > div > p {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  line-height: 1em;
  margin-bottom: 5px;
}
.mediaperson__left > div > p span {
  font-size: 24px;
  display: block;
}
.mediaperson__left > div > span {
  font-size: 14px;
  font-weight: 500;
  color: #222;
}
.mediaperson__link {
  width: 225px;
  height: 42px;
  border: 2px solid #000;
  border-radius: 25px;
  display: block;
  float: right;
  text-decoration: none;
  text-align: center;
  padding: 5px 0 0;
  position: relative;
}
.mediaperson__link:after {
  content: '';
  display: block;
  background: url(../img/hand.png) no-repeat 0 0;
  width: 38px;
  height: 43px;
  position: absolute;
  bottom: -45px;
  right: 17px;
}
.mediaperson__link span {
  font-size: 14px;
  color: #222;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px solid #b87b0e;
  line-height: 1em;
  margin-right: 5px;
}
.mediaperson__link img {
  width: 40px;
  display: inline-block;
  vertical-align: middle;
}
.mediaperson__link:hover span {
  border: none;
}
.action_desctop {
  background: #fff;
  max-width: 940px;
  width: 100%;
  padding: 15px 25px 20px 365px;
  margin: 0 0 0 150px;
  border-radius: 15px;
  position: relative;
}
.action_desctop h3 {
  color: #fd580e;
  font-size: 37px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.action_img {
  position: absolute;
  top: -40px;
  left: -165px;
}
.action_desctop__price {
  margin-bottom: 7px;
}
.ad__old {
  font-size: 34px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: baseline;
  line-height: 1em;
}
.ad__old b {
  font-weight: 400;
  text-decoration: line-through;
}
.ad__old span {
  font-size: 0.6em;
}
.ad__action-cost {
  color: #fd580e;
  font-size: 22px;
  font-weight: 700;
  display: inline-block;
  margin: 0 30px;
  vertical-align: baseline;
  line-height: 1em;
}
.ad_new {
  font-size: 70px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: baseline;
  line-height: 1em;
}
.ad_new span {
  font-size: 0.6em;
}
.action_desctop .btn {
  margin: 0;
}
.sale {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 25px;
  padding: 28px 0 0;
  background: rgb(255, 109, 0);
  background: -moz-linear-gradient(
    45deg,
    rgba(255, 109, 0, 1) 0%,
    rgba(251, 71, 23, 1) 0%,
    rgba(255, 109, 0, 1) 100%
  );
  background: -webkit-linear-gradient(
    45deg,
    rgba(255, 109, 0, 1) 0%,
    rgba(251, 71, 23, 1) 0%,
    rgba(255, 109, 0, 1) 100%
  );
  background: linear-gradient(
    45deg,
    rgba(255, 109, 0, 1) 0%,
    rgba(251, 71, 23, 1) 0%,
    rgba(255, 109, 0, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6d00', endColorstr='#ff6d00',GradientType=1 );
  position: absolute;
  left: 340px;
  top: 660px;
  z-index: 5;
}
.sale p {
  font-size: 44px;
  line-height: 1.2em;
}
/*block3*/
.block3 {
  display: none;
}
/*block4*/
.block4 {
  background: #000;
}
.block4 .video-cont {
  max-width: 930px;
  width: 100%;
  margin: 0 auto;
}
.video-cont__header {
  background: #fff;
  border-radius: 10px 10px 0 0;
  color: #222;
  padding: 15px 20px;
}
.vc-header__name {
  float: left;
}
.vc-header__name img {
  display: inline-block;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 15px;
}
.vc-header__name span {
  font-size: 30px;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
}
.vc-header__followers {
  font-size: 14px;
  font-weight: 500;
  float: right;
  padding: 31px 0 0;
}
.video-cont > p {
  color: #fff;
  font-size: 24px;
  line-height: 1.5em;
  padding: 30px 0 0;
}
.video-cont > p b {
  color: #f9901f;
}
.video-cont > p.subtitle {
  text-align: center;
  padding-top: 0;
  margin-bottom: 50px;
}

.bef_after .before_img {
  display: block;
  margin: 70px auto 80px;
  border-radius: 20px;
}
.bef_after .after {
  position: relative;
}
.bef_after .after .text {
  background: #fff;
  text-align: center;
  max-width: 560px;
  font-size: 34px;
  line-height: 1.2em;
  padding: 25px 20px;
  font-weight: 700;
  border-radius: 40px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 0 50px 0 rgba(93, 167, 22, 1);
}
.bef_after .after .text:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 64px 16px 0 16px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  bottom: -63px;
  right: 92px;
}
.bef_after .btn {
  position: relative;
  z-index: 2;
  margin-top: -100px;
}

/*block5*/
.block5 {
  background: url(../img/b4.jpg) no-repeat center top;
  padding: 60px 0 0px;
}
.block5 .container {
  margin-bottom: 50px;
}
.cont-left {
  width: 50%;
  float: left;
  padding-right: 30px;
}
.cont-right {
  width: 50%;
  float: right;
  padding-left: 30px;
}
.properties {
  width: 398px;
  border-radius: 10px;
  background: #cdcdcd;
  padding: 30px 0 5px;
}
.cont-left .properties {
  float: right;
}
.properties h3 {
  font-size: 32px;
  text-align: center;
  color: #222;
  margin-bottom: 30px;
}
.prop-ul {
  padding: 0 20px;
}
.prop-ul li {
  font-size: 20px;
  position: relative;
  line-height: 1.2em;
  margin-bottom: 25px;
  padding-left: 75px;
}
.prop-ul li:before {
  content: '';
  display: block;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #fff url(../img/check_no.png) no-repeat center center;
  position: absolute;
  top: 0;
  left: 0;
}

.properties.prop_trokot {
  background: #f5ab11;
}
.prop-ul li:nth-child(2):before,
.properties.prop_trokot .prop-ul li:before {
  background-image: url(../img/check_yes.png);
}
.block5 .btn {
  width: 680px;
}
/*block6*/
.block6 {
  padding-top: 20px;
  padding-bottom: 40px;
  background: #000;
}
.block6 .title span {
  display: block;
}
.other-item {
  color: #fff;
  margin-bottom: 40px;
}
.other-item__left {
  position: relative;
  height: 392px;
  width: 617px;
  float: left;
}

.other-item.oi-2 .other-item__left {
  float: right;
}
.other-item__left img {
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.other-item__shadow {
  width: 100px;
  height: 100px;
  background: #ccc;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);

  -webkit-box-shadow: 0 0 100px 140px #cccccc;
  box-shadow: 0 0 100px 140px #cccccc;
  z-index: 0;
  opacity: 0.3;
}
.other-item__right {
  padding: 56px 20px 0 100px;
  overflow: hidden;
}
.other-item.oi-2 .other-item__right {
  padding: 70px 5px 0 20px;
}
.other-item.oi-2 .other-item__left::before {
  top: 123px;
}
.other-item.oi-3 .other-item__right {
  padding: 90px 0 0 80px;
}
.other-item.oi-3 {
  margin-bottom: 50px;
}
.other-item__right h3 {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.4em;
  margin-bottom: 20px;
}
.other-item__right p {
  font-size: 24px;
  line-height: 1.5em;
}
.other-item__left:before {
  content: '';
  display: block;
  background: url(../img/other-check.png) no-repeat 0 0;
  width: 92px;
  height: 58px;
  position: absolute;
  top: 144px;
  right: -70px;
  z-index: 5;
}
.oi-2 .other-item__left:before {
  background: url(../img/other-check2.png) no-repeat 0 0;
  width: 92px;
  height: 60px;
  right: inherit;
  left: -70px;
}
.oi-3 .other-item__left:before {
  right: -52px;
  top: 173px;
}
.block6 .baner {
  display: block;
  margin: 85px auto 0;
}
/*block7*/
.block7 {
  background: rgb(253, 165, 26);
  background: -moz-linear-gradient(
    top,
    rgba(253, 165, 26, 1) 79%,
    rgba(247, 145, 28, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(253, 165, 26, 1) 79%,
    rgba(247, 145, 28, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(253, 165, 26, 1) 79%,
    rgba(247, 145, 28, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fda51a', endColorstr='#f7911c',GradientType=0 );
  padding-bottom: 30px;
}
.block7 h2.title span {
  color: #222;
  display: block;
}
.look {
  width: 573px;
}
.look img {
  display: block;
}
.look h3 {
  font-size: 35px;
  color: #fff;
  text-align: center;
  background: #000;
  display: block;
  border-radius: 10px 10px 0 0;
  padding: 37px 0;
  border-bottom: 6px solid #dcdcdc;
}
.look > div {
  position: relative;
}
.look > div:before {
  display: block;
  position: absolute;
  top: -1px;
  left: 30px;
  width: 143px;
  height: 49px;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  line-height: 49px;
}
.look__before {
  margin-bottom: 6px;
}
.look__before:before {
  content: 'без';
  background: url(../img/look-before.png);
}
.look__after:before {
  content: 'с Trokot';
  background: url(../img/look-after.png);
}
.look__after img {
  border-radius: 0 0 10px 10px;
}
.look_left {
  float: left;
}
.look_right {
  float: right;
}
.look-ul {
  padding: 50px 0 0;
  text-align: center;
}
.look-ul li {
  display: block;
  margin-bottom: 40px;
}
.look-ul img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
.look-ul p {
  font-size: 24px;
  line-height: 1.4em;
  width: 730px;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
/*block8*/
.block8 {
  background: radial-gradient(
    52.88% 55.05% at 50% 50%,
    #363636 0%,
    #000000 100%
  );
}
.block8 h2.title {
  color: #222;
}
.block8 .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-bottom: 50px;
}
.kit {
  position: relative;
  width: 50%;
  padding: 0 15px 60px;
  margin-bottom: 20px;
}
.kit h3 {
  font-size: 28px;
  text-transform: uppercase;
  line-height: 1.1em;
  margin-bottom: 20px;
  text-align: center;
}
.kit h3 span {
  font-size: 24px;
  font-weight: 400;
  display: block;
}
.kit > img {
  display: block;
  border-radius: 20px;
}
.kit__price {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.kit__price li {
  display: inline-block;
  vertical-align: middle;
  line-height: 1em;
}
.kit__price li:nth-child(1) {
  font-size: 34px;
  font-weight: 400;
  margin-right: 40px;
}
.kit__price li:nth-child(1) span {
  text-decoration: line-through;
}
.kit__price li:nth-child(2) {
  font-size: 48px;
  font-weight: 700;
}
.kit__price small {
  font-size: 0.7em;
}
.kit__sale {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-weight: 700;
  position: absolute;
  right: 10px;
  bottom: 0;
  font-size: 25px;
  line-height: 1.5em;
  padding: 22px 0 0;
  background: rgb(250, 56, 34);
  background: -moz-linear-gradient(
    45deg,
    rgba(250, 56, 34, 1) 1%,
    rgba(253, 135, 23, 1) 65%,
    rgba(253, 126, 23, 1) 100%
  );
  background: -webkit-linear-gradient(
    45deg,
    rgba(250, 56, 34, 1) 1%,
    rgba(253, 135, 23, 1) 65%,
    rgba(253, 126, 23, 1) 100%
  );
  background: linear-gradient(
    45deg,
    rgba(250, 56, 34, 1) 1%,
    rgba(253, 135, 23, 1) 65%,
    rgba(253, 126, 23, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa3822', endColorstr='#fd7e17',GradientType=1 );
}
.kit__sale p {
  font-size: 44px;
}
.block8 .container {
  text-align: center;
}
.block8 .formbox {
  background: none;
  padding: 0;
  box-shadow: none;
}
.block8 .main-form input.field,
.block8 .main-form select.field {
  background: #fff;
}
.block8 .formbox h3 + p {
  font-size: 18px;
}

/*block9*/
.block9 {
  background: #000;
}
.about-video {
  width: 800px;
  margin: 0 auto 40px;
}
.setup-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.setup-item {
  width: 374px;
}
.setup-item img {
  display: block;
  margin: 0 auto;
}
.setup-item span {
  display: block;
  width: 67px;
  height: 67px;
  background: #f9901f;
  border-radius: 50%;
  font-size: 58px;
  font-weight: 700;
  text-align: center;
  line-height: 67px;
  position: relative;
  margin: -10px 0 45px 20px;
}
.setup-item span:before {
  content: '';
  display: block;
  width: 23px;
  height: 23px;
  background: #f9901f;
  border-radius: 50%;
  position: absolute;
  left: -20px;
  bottom: -20px;
}
.setup-item p {
  font-size: 22px;
  line-height: 1.5em;
  color: #fff;
}
/*block10*/
.block10 {
  padding: 0;
  position: relative;
  background: #000;
}

.block11 {
  background: rgb(253, 165, 26);
  background: -moz-linear-gradient(
    top,
    rgba(253, 165, 26, 1) 79%,
    rgba(247, 145, 28, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(253, 165, 26, 1) 79%,
    rgba(247, 145, 28, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(253, 165, 26, 1) 79%,
    rgba(247, 145, 28, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fda51a', endColorstr='#f7911c',GradientType=0 );
  color: #000;
}
.block11 h2.title {
  color: #000;
  margin-bottom: 20px;
  font-size: 45px;
}
.block11 h2.title span {
  color: #fff;
}
.block11 .subtitle {
  text-align: center;
  font-size: 26px;
  line-height: 1.4em;
  font-weight: 700;
  margin-bottom: 80px;
}
.review-box {
}
.review-box > div:nth-child(odd) {
  float: left;
}
.review-box > div:nth-child(even) {
  float: right;
}
.review-box > div:nth-child(1),
.review-box > div:nth-child(2) {
  margin-bottom: 50px;
  min-height: 300px;
}
.rev-item {
  width: 575px;
}
.rev-item > img {
  display: block;
  float: left;
  margin-right: 25px;
  border-radius: 50%;
}
.rev-item__cont {
  overflow: hidden;
}
.rev-item__cont h3 {
  font-size: 19px;
  margin-bottom: 12px;
  background: url(../img/quote.png) no-repeat 0 0;
  padding-left: 35px;
}
.rev-item__cont p {
  font-size: 16px;
  margin-bottom: 20px;
  text-align: justify;
}
.rev-item__cont span {
  font-size: 16px;
}

.block12 {
  background: url(../img/b12.jpg) no-repeat center top / cover;
  color: #222;
}
.block12 h2.title {
  color: #222;
}
.howorder {
  background: #fff;
  border-radius: 10px;
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.ship {
  padding-top: 30px;
  width: 500px;
  float: left;
}
.ship li {
  display: block;
  position: relative;
  padding: 0 0 0 95px;
  margin-bottom: 30px;
}
.ship li h3 {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.5em;
}
.ship li p {
  font-size: 16px;
  line-height: 1.4em;
}
.ship li:before {
  content: '1';
  display: block;
  width: 73px;
  height: 69px;
  font-size: 38px;
  font-weight: 700;
  line-height: 69px;
  text-align: center;
  position: absolute;
  top: 0;
  left: -7px;
  background: rgb(196, 133, 8);
  background: -moz-linear-gradient(
    left,
    rgba(196, 133, 8, 1) 0%,
    rgba(245, 171, 17, 1) 24%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(196, 133, 8, 1) 0%,
    rgba(245, 171, 17, 1) 24%
  );
  background: linear-gradient(
    to right,
    rgba(196, 133, 8, 1) 0%,
    rgba(245, 171, 17, 1) 24%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c48508', endColorstr='#f5ab11',GradientType=1 );
  border-radius: 0 35px 35px 0;
}
.ship li:nth-child(2):before {
  content: '2';
}
.ship li:nth-child(3):before {
  content: '3';
}
.btn-small:after {
  content: '';
  display: block;
  background: url(../img/hand2.png) no-repeat 0 0;
  width: 38px;
  height: 43px;
  position: absolute;
  top: 12px;
  right: -33px;
}
.howorder__pack {
  width: 570px;
  float: right;
  padding: 0;
  position: relative;
}
.howorder__pack p {
  position: absolute;
  top: 35px;
  left: 70px;
}
.howorder__pack img {
  display: block;
}

.block13 {
  background: rgb(253, 164, 27);
  background: -moz-linear-gradient(
    top,
    rgba(253, 164, 27, 1) 0%,
    rgba(244, 171, 17, 1) 50%,
    rgba(248, 143, 29, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(253, 164, 27, 1) 0%,
    rgba(244, 171, 17, 1) 50%,
    rgba(248, 143, 29, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(253, 164, 27, 1) 0%,
    rgba(244, 171, 17, 1) 50%,
    rgba(248, 143, 29, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fda41b', endColorstr='#f88f1d',GradientType=0 );

  padding: 0;
}
.block13 .wrap {
  padding: 0 0 82px;
  background: url(../img/bottom-bg.png) no-repeat 0 0;
}
.foot-left {
  width: 50%;
  float: left;
  text-align: center;
}
.foot-right {
  width: 50%;
  float: right;
}
.block13 h1 {
  font-size: 45px;
  color: #fff;
  padding: 48px 0;
  text-shadow: 0 0 15px rgba(0, 0, 0, 1);
}
.block13 h2 {
  font-size: 30px;
  font-weight: 500;
  color: #f48121;
  background: #000;
  margin-left: 65px;
  padding: 10px 0;
}
.foot-kitbox {
  padding: 30px 0 0;
  position: relative;
  margin-bottom: 40px;
}
.foot-kitbox h3 {
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: uppercase;
  padding-left: 240px;
}
.foot-kitbox h3 span {
  font-size: 28px;
  display: block;
  line-height: 1.1em;
  font-weight: 700;
}
.foot-kitbox > img {
  position: absolute;
  top: 30px;
  left: 5px;
  width: 340px;
}

.fkit__sale {
  width: 80px;
  height: 80px;
  text-align: center;
  border-radius: 50%;
  background: rgb(254, 96, 9);
  background: -moz-linear-gradient(
    top,
    rgba(254, 96, 9, 1) 0%,
    rgba(251, 71, 23, 1) 50%,
    rgba(254, 96, 9, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(254, 96, 9, 1) 0%,
    rgba(251, 71, 23, 1) 50%,
    rgba(254, 96, 9, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(254, 96, 9, 1) 0%,
    rgba(251, 71, 23, 1) 50%,
    rgba(254, 96, 9, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe6009', endColorstr='#fe6009',GradientType=0 );
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  position: absolute;
  left: 145px;
  top: 70px;
  padding: 11px 0 0;
}
.fkit__sale p {
  font-size: 27px;
}

.foot-right .price {
  padding: 30px 20px 0 350px;
  text-align: right;
  margin: 0;
  width: 100%;
}
.foot-right .price .old {
  font-size: 32px;
  line-height: 1.1em;
}
.foot-right .price .old span {
  position: relative;
}
.foot-right .price .old > span:after {
  content: '';
  width: 100%;
  height: 4px;
  background: #ff0000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%) rotate(-10deg);
}
.foot-right .price .new {
  font-size: 55px;
  line-height: 1.1em;
  font-weight: 700;
}

.formbox {
  background: #fff;
  border-radius: 10px;
  padding: 20px 30px;
  max-width: 540px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.29);
  box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.29);
}
.formbox h3 {
  color: #fc5111;
  font-size: 35px;
  text-align: center;
  margin-bottom: 10px;
}
.formbox h3 + p {
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
}
.free-call {
  text-align: center;
  padding: 20px 0 0;
}
.free-call span {
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
}
.free-call img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.car {
  position: absolute;
  left: 100px;
  bottom: 0;
}

.footer {
  color: #222;
  text-align: center;
  padding: 40px 0 30px;
  background: #f78f1d;
}
.footer a {
  font-size: 14px;
  color: #222;
  display: block;
  margin: 5px 0 0;
}

/*-------------------------------------- Media Queries ----959---------------------------------*/
@media screen and (max-width: 1199px) {

  .block1_tel {
    font-size: 11px;
    white-space: nowrap;
  }
  .logo {
    width: 182px;
  }
  .logo img,
  .logo__text {
    display: block;
  }
  .logo__text {
    font-size: 10px;
    width: 100%;
    text-align: center;
    border: none;
  }
  section {
    padding: 40px 0;
  }
  .tophint li {
    margin-left: 20px;
    height: auto;
  }
  .tophint li:nth-child(1) {
    margin-left: 0;
    width: 250px;
  }
  .tophint li:nth-child(2) {
    width: 135px;
  }
  .tophint li a {
    pointer-events: auto;
  }
  .block2 {
    background: url(../img/b1m.jpg) no-repeat center top;
    padding-bottom: 40px;
  }
  .block2 .wrap {
    padding-left: 50px;
  }
  .action_desctop,
  .other-item__left:before,
  .btn span {
    display: none;
  }
  .block5 .btn {
    width: 530px;
  }
  .sale {
    left: 80px;
    top: 750px;
  }
  .header-left {
    margin-bottom: 490px;
    width: 100%;
  }
  .mediaperson {
    position: static;
    top: inherit;
    left: inherit;
    margin: 0 auto;
  }
  h2.title {
    font-size: 38px;
    margin: 0 0 40px 0;
  }
  .block2 h1 {
    font-size: 42px;
  }

  .block3 {
    display: block;
  }
  .block3 h2 {
    font-size: 37px;
    color: #fd580e;
    text-transform: uppercase;
    width: 370px;
    margin: 0px 0px -40px 280px;
    position: relative;
    z-index: 9;
  }
  .block3 {
    display: block;
  }
  .block3 .img {
    width: 350px;
  }
  .sale-price {
    width: 320px;
    text-align: center;
    margin: -190px 0 25px 320px;
  }
  .sale-price li {
    line-height: 1em;
  }
  .sale-price li:nth-child(1) {
    font-size: 34px;
  }
  .sale-price li:nth-child(2) {
    color: #fd580e;
    font-size: 22px;
    font-weight: 700;
    padding: 15px 0;
  }
  .sale-price li:nth-child(3) {
    font-size: 70px;
    font-weight: 700;
  }
  .sale-price li:nth-child(1) span {
    text-decoration: line-through;
  }
  .sale-price li small {
    font-size: 0.7em;
  }

  .video-cont > p,
  .other-item__right p {
    font-size: 20px;
  }
  /*block4*/
  .block4 {
    background: #000;
  }
  .bef_after .after .text {
    font-size: 24px;
    width: 450px;
    padding: 18px;
    top: -30px;
  }
  .bef_after .btn {
    margin-top: -35px;
  }
  .block5 {
    background: #000 url(../img/b4m.jpg) no-repeat center top;
  }
  .cont-left {
    padding-right: 5px;
  }
  .cont-right {
    padding-left: 5px;
  }
  .properties {
    width: 315px;
    padding: 20px 0 5px;
  }
  .properties h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .prop-ul li:before {
    width: 40px;
    height: 40px;
  }
  .prop-ul {
    padding: 0 10px;
  }
  .prop-ul li {
    font-size: 18px;
    margin-bottom: 20px;
    padding-left: 50px;
  }

  .block6 {
  }
  .block6 .baner {
    margin-top: 65px;
  }
  .other-item__left,
  .other-item.oi-2 .other-item__left {
    height: auto;
    width: 100%;
    float: none;
  }
  .other-item__right {
    padding: 20px 0 0 0 !important;
  }
  .other-item__right h3 {
    font-size: 26px;
    margin-bottom: 20px;
    text-align: center;
  }
  .look_left,
  .look_right {
    float: none;
  }
  .look,
  .look-ul img {
    margin: 0 auto 30px;
  }
  .look-ul img {
    display: block;
  }
  .look-ul p,
  .about-video {
    width: 100%;
  }
  .block8 .container {
    display: block;
  }
  .block8 .formbox {
    margin-bottom: 0;
  }
  .kit {
    width: 100%;
    margin: 0 auto;
  }
  .kit_1 {
    margin-bottom: 50px;
  }
  .kit > img {
    margin: 0 auto 25px;
  }
  .kit__sale {
    right: 30px;
  }
  .setup-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .setup-item {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
  }
  .setup-item img {
    float: left;
    margin: 0 30px 0 0;
    width: 300px;
  }
  .setup-item span {
    position: absolute;
    top: 0;
    left: 325px;
    margin: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 35px;
  }
  .setup-item span:before {
    display: none;
  }
  .setup-item p {
    font-size: 20px;
    padding: 70px 0 0 0;
  }
  .block9 .title br {
    display: none;
  }
  .block11 .subtitle {
    margin-bottom: 40px;
  }
  .block11 .wrap {
    padding: 0;
  }
  .rev-item {
  }
  .review-box > div:nth-child(odd) {
    float: none;
  }
  .review-box > div:nth-child(even) {
    float: none;
  }
  .review-box > div:nth-child(1),
  .review-box > div:nth-child(2) {
    margin-bottom: 0;
  }
  .rev-item {
    width: 300px;
    margin: 0 10px;
  }
  .rev-item > img {
    float: none;
    margin: 0 auto 20px;
  }
  .block12 {
    background: url(../img/b12m.jpg) no-repeat center top / cover;
  }
  .howorder {
    width: 540px;
    margin: 0 auto;
  }
  .ship,
  .howorder__pack,
  .foot-right,
  .foot-left {
    width: 100%;
    float: none;
  }
  .ship {
    padding-right: 15px;
  }
  .howorder__pack {
    padding: 15px 0 0 0;
  }

  .btn.btn-small {
    width: 270px !important;
  }
  .block13 h1 {
    padding: 59px 0;
  }
  .foot-kitbox {
    padding: 230px 0 0;
  }
  .block13 .wrap {
    background-size: contain;
  }
  .foot__kit {
    margin-left: 37px;
  }
  .formbox {
    margin-bottom: 395px;
  }
  .car {
    left: 55px;
  }
  .foot-kitbox > img {
    top: 225px;
  }
  .fkit__sale {
    top: 285px;
  }
  .foot-right .price {
    padding-right: 60px;
  }
  .block13 h2 {
    margin-left: 75px;
  }
  .topproducts .items {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr!important;
    padding: 0 15px !important;
  }
  .topproducts .item {
    max-width: 90% !important;
  }
}
/*-------------------------------------- Media Queries ----639---------------------------------*/
@media screen and (max-width: 659px) {
  .topproducts .item:hover .item-hover .btn{
    display: flex;
    margin-top: 1.3889vw;
    width: 47%;
    height: 3.4722vw;
    font-style: normal;
    font-weight: normal;
    font-size: 21vw;
    line-height: 1.25vw;
    color: #f39208;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 2px solid #fff;
    box-sizing: border-box;
    padding: 0.7639vw 2.7778vw;
    transition: 0.3s;
    width: -moz-fit-content;
    background: #fff;
    border-radius: 0.3472vw;
    text-transform: uppercase;
    text-decoration: none;
  }
  .block1 {
    border-bottom: none;
  }
  .logo__text,
  .mediaperson__link:after,
  .btn-small:after {
    display: none;
  }
  .tophint li:nth-child(1) {
    display: none;
  }
  .tophint {
    float: none;
    text-align: center;
  }
  .tophint li:nth-child(2) {
    margin: 0;
    background-size: 28px;
    padding: 10px 0 0 38px;
    width: auto;
  }
  .logo {
    width: 200px;
    margin: 0 auto;
    float: none;
  }
  .block2 {
    background: #f59d17 url(../img/b1s.jpg) no-repeat center top;
    padding: 10px 0 20px;
  }
  .block2 .wrap {
    padding: 0px;
  }
  .block2 h1 {
    font-size: 22px;
    text-align: center;
  }
  .header-left,
  .bullits {
    width: 100%;
  }
  .block2 h2 {
    font-size: 20px;
    background: #f5ab11;
    color: #222;
    text-align: center;
    text-shadow: none;
    padding: 10px 25px;
    margin-bottom: 25px;
  }
  .bullits li {
    margin-bottom: 15px;
  }
  .bullits li br {
    display: none;
  }
  .bullits img {
    width: 55px;
  }
  .bullits p {
    width: 225px;
    line-height: 1.4em;
  }
  .mediaperson {
    width: 280px;
    margin: 0 auto;
  }
  .mediaperson__left,
  .mediaperson__link,
  .vc-header__name,
  .vc-header__followers {
    float: none;
  }
  .mediaperson__left {
    margin-bottom: 10px;
    text-align: center;
  }
  .mediaperson__link {
    margin: 0 auto;
  }
  .header-left {
    margin-bottom: 290px;
  }
  .block3 h2 {
    margin: 0 auto 20px;
    text-align: center;
    font-size: 30px;
    width: 100%;
  }
  .sale {
    left: 50px;
    top: 560px;
    width: 74px;
    height: 74px;
    font-size: 14px;
    padding: 10px 0 0;
  }
  .sale p {
    font-size: 24px;
  }
  .sale-price {
    width: 100%;
    position: relative;
    margin: 0 auto 20px;
  }
  .sale-price li {
    display: inline-block;
  }
  .sale-price li:nth-child(1) {
    font-size: 28px;
    vertical-align: middle;
    margin-right: 10px;
  }
  .sale-price li:nth-child(3) {
    font-size: 50px;
    vertical-align: middle;
  }
  .sale-price li:nth-child(2) {
    position: absolute;
    top: -38px;
    right: 40px;
    font-size: 17px;
  }
  .btn {
    width: 100% !important;
    font-size: 18px;
    height: 52px;
    line-height: 52px;
  }
  h2.title {
    font-size: 23px;
  }
  .vc-header__name span {
    font-size: 26px;
    vertical-align: top;
  }
  .vc-header__followers {
    padding: 0;
    margin: -22px 0 0 69px;
  }
  .vc-header__name img {
    width: 50px;
    height: 50px;
  }
  .video-cont > p,
  .other-item__right p,
  .bullits p {
    font-size: 16px;
  }
  .bef_after .before_img {
    border-radius: 0;
  }
  .bef_after .after {
    padding-top: 25px;
  }
  .bef_after .after .text::before {
    border-width: 26px 10px 0 10px;
    bottom: -25px;
  }
  .bef_after .btn {
    margin-top: -15px;
  }
  .bef_after .after .text {
    font-size: 18px;
    width: 100%;
    padding: 15px;
  }
  .block5 {
    background: #000 url(../img/b4s.jpg) no-repeat center top;
  }
  .cont-left,
  .cont-right,
  .cont-left .properties,
  .properties {
    width: 100%;
    float: none;
  }
  .cont-left {
    margin-bottom: 20px;
  }
  .cont-right,
  .cont-left {
    padding: 0px;
  }
  .block6 {
    padding-bottom: 40px;
  }
  .block6 .baner {
    display: none;
  }
  .other-item__right h3 {
    font-size: 24px;
  }
  .look {
    width: 100%;
  }
  .look h3 {
    font-size: 24px;
    padding: 24px 0;
  }
  .look-ul {
    padding: 30px 0 0;
  }
  .look-ul p,
  .block11 .subtitle {
    font-size: 18px;
  }
  .kit h3 {
    font-size: 22px;
    margin-bottom: 25px;
  }
  .kit h3 span {
    font-size: 20px;
  }
  .kit__sale {
    width: 85px;
    height: 85px;
    font-size: 16px;
    line-height: 1.2em;
    padding: 17px 0 0;
    bottom: 30px;
  }
  .kit__sale p {
    font-size: 26px;
    line-height: 1.2em;
  }
  .block8 .container {
    margin-bottom: 0;
  }
  .setup-item img {
    float: none;
    margin: 0 auto 20px;
    width: 100%;
  }
  .setup-item span {
    left: 10px;
    top: 10px;
  }
  .setup-item p {
    font-size: 18px;
    padding: 0px 0 0 0;
  }
  .setup-box {
    margin-bottom: 15px;
  }
  .block12 {
    background: url(../img/b12s.jpg) no-repeat center top / cover;
  }
  .howorder {
    width: 100%;
    padding: 10px 0 0 0;
  }
  .ship li:before {
    width: 50px;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
  }
  .ship li {
    padding: 0 0 0 55px;
    margin-bottom: 25px;
  }
  .ship li h3 {
    font-size: 22px;
  }
  .btn.btn-small {
    font-size: 16px;
    letter-spacing: 0;
    width: 230px !important;
  }
  .howorder__pack {
  }
  .howorder__pack p {
    position: relative;
    top: auto;
    left: auto;
    padding: 0 10px 0 30px;
    margin: 0 0 -30px;
  }
  .howorder__pack p br {
    display: none;
  }
  .block13 .wrap {
    background: none;
    padding: 0 10px;
  }
  .block13 {
    background: #fca41a url(../img/bottom-bg.png) center -10px / 500px no-repeat;
  }
  .block13 h1 {
    font-size: 27px;
    padding: 21px 0 44px;
  }
  .block13 h2 {
    font-size: 20px;
    margin: 0;
    background: none;
  }
  .foot-kitbox {
    padding: 200px 0 0;
  }
  .foot__kit {
    margin-left: 0;
    width: 100%;
  }
  .formbox {
    padding: 15px;
    margin-bottom: 305px;
  }
  .formbox h3 {
    font-size: 25px;
  }
  .main-form input.field,
  .main-form select.field {
    height: 60px;
    line-height: 60px;
    margin-bottom: 10px;
  }
  .main-form .btn {
    font-size: 17px;
    height: 64px;
    line-height: 64px;
  }
  .free-call span {
    width: 215px;
    font-size: 16px;
    line-height: 1.3em;
    text-align: left;
  }
  .footer {
    background: #fca41a;
  }
  .block11 h2.title {
    font-size: 28px;
  }
  .foot-kitbox h3 {
    padding: 0;
    margin-bottom: 20px;
  }
  .foot-kitbox > img {
    position: static;
  }
  .fkit__sale {
    left: 160px;
  }
  .foot-right .price {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .foot-right .price .new {
    margin-left: 15px;
    font-size: 36px;
  }
  .foot-right .price .old {
    font-size: 24px;
  }
  .car {
    left: 0;
  }
  .topproducts .items {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    padding: 0 15px !important;
  }
  .topproducts .item {
    max-width: 95% !important;
  }
}


@media screen and (max-width: 450px) {
  .topproducts .items {
    display: grid !important;
    grid-template-columns: 1fr!important;
    padding: 0 15px !important;
  }
  .topproducts .item {
    max-width: 90% !important;
    margin-bottom: 20vw !important;
  }
  .topproducts .item img {
    height: 33vw !important;
    width: 90vw !important;
  }
}

.topproducts .items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding: 0 15px;
}
.topproducts .item {
  max-width: 95% !important;
}
.topproducts .item:nth-child(4n) {
  margin-right: 0;
}

.topproducts .item .btn,
.topproducts .item .btn-empty-second,
.topproducts .item .mods {
  display: none;
}

.topproducts .item {
  position: relative;
}

.topproducts .item:hover .item-hover .btn,
.topproducts .item:hover .item-hover .btn-empty-second {
  display: flex;
  margin-top: 1.3889vw;
  width: 47%;
  height: 3.4722vw;
  font-style: normal;
  font-weight: normal;
  font-size: 0.9722vw;
  line-height: 1.25vw;
  color: #f39208;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 2px solid #fff;
  box-sizing: border-box;
  padding: 0.7639vw 2.7778vw;
  transition: 0.3s;
  width: -moz-fit-content;
  background: #fff;
  border-radius: 0.3472vw;
  text-transform: uppercase;
  text-decoration: none;
}
.topproducts .item-hover .btn {
  background: #f39208 !important;
  height: 3.4722vw;
  display: flex;
  font-style: normal;
  font-weight: normal;
  font-size: 1.1111vw;
  line-height: 1.1111vw;
  color: #ffffff !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 1.3194vw 2.0833vw;
  transition: 0.3s;
  width: fit-content;
  width: -moz-fit-content;
  border-radius: 0.3472vw;
  border: 2px solid #f39208 !important;
  box-sizing: border-box;
  text-transform: uppercase;
  width: 13.8889vw;
}

.topproducts .item-hover .btn:hover {
  background: none !important;
  color: #f39208 !important;
}

.item-hover a,
.item-hover img {
  width: 100%;
}

.item-hover a span.mark.mark2 {
  left: auto;
  right: 0;
  background: #a92222;
}

.topproducts .item:hover a.title {
  max-height: unset;
  overflow-y: unset;
}

.topproducts .item a.title {
  margin: 0.6944vw 0 0.4861vw 0;
  font-style: normal;
  font-weight: 300;
  font-size: 1.1111vw;
  line-height: 1.6667vw;
  color: #fff;
  display: block;
  max-height: 4.8611vw;
  overflow-y: hidden;
  text-align: left;
  text-decoration: none;
}

.topproducts .item .price .price {
  font-style: normal;
  font-weight: 500;
  font-size: 2.0833vw;
  line-height: 2.6389vw;
  color: #f39208;
  width: fit-content;
  white-space: nowrap;
  margin: 0;
}

.topproducts .item .price {
  display: flex;
  align-items: center;
  width: 100%;
}

.topproducts .price .oldprice {
  margin-left: 1.0417vw;
  font-style: normal;
  font-weight: 400;
  font-size: 1.1111vw;
  line-height: 1.1111vw;
  color: #fff;
  text-decoration: line-through;
}

.topproducts .item:hover .mods {
  display: block;
}
.topproducts .container {
  padding-top: 3.4722vw;
}

.topproducts span.top {
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  font-size: 3.4722vw;
  line-height: 3.4722vw;
  color: #fff;
  margin-bottom: 3.4722vw;
  position: relative;
}

.topproducts span.top:after {
  position: absolute;
  width: 37.25vw;
  height: 0.2778vw;
  background: #f39208;
  border: none;
  left: 31.0833vw;
  bottom: -0.6944vw;
  content: '';
}

.topproducts .item {
  flex: 0 0 23.5%;
  max-width: 23.5%;
  -ms-flex: 0 0 23.5%;
  margin-bottom: 2.7778vw;
  position: relative;
  width: 100%;
  margin-right: 1.3889vw;
  height: fit-content;
  height: 23.6111vw;
  margin-bottom: 2.7778vw;
}

.topproducts .item img {
  height: 15.2778vw;
  object-fit: cover;
}

.topproducts .item:nth-child(4n) {
  margin-right: 0;
}

.topproducts .item .btn,
.topproducts .item .btn-empty-second,
.topproducts .item .mods {
  display: none;
}

.topproducts .item {
  position: relative;
}

.topproducts .item .item-hover {
  padding: 1.0417vw;
  width: calc(100% + 2.0833vw);
  z-index: 5;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
  border: 2px solid transparent;
}

.topproducts .item:hover .item-hover {
  position: absolute;
  padding: 1.0417vw;
  width: calc(100% + 2.0833vw);
  z-index: 5;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: #000000;
  border: 2px solid #f39208;
  box-sizing: border-box;
  box-shadow: 0vw 0vw 3.4722vw rgba(255, 255, 255, 0.2);
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  align-items: center;
  justify-content: center;
  display: none;
  z-index: 55;
}



.modal a.close {
  position: absolute;
  top: 1.3889vw;
  right: 1.3889vw;
  cursor: pointer;
}

.modal a.close svg {
  width: 1.1111vw;
  height: 1.1111vw;
}

.modal span.title {
  font-style: normal;
  font-weight: normal;
  font-size: 2.0833vw;
  line-height: 2.7778vw;
  color: #1e1e1e;
  display: block;
  text-transform: uppercase;
}

.recall_modal input,
.modal_auth input,
.modal_signup input,
.modal_losspass input {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  box-sizing: border-box;
  height: 4.1667vw;
  margin-top: 1.3889vw;
  padding: 0 2.0833vw;
  font-style: normal;
  font-weight: normal;
  font-size: 1.1111vw;
  line-height: 1.4583vw;
  color: #505050;
  width: 100%;
}

.recall_modal input[type='submit'],
.modal_auth input[type='submit'],
.modal_signup input[type='submit'],
.modal_losspass input[type='submit'] {
  background: #f39208;
  transition: 0.5s;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  border: 2px solid #f39208;
}

.recall_modal .container-modal,
.modal_auth .container-modal,
.modal_signup .container-modal,
.modal_losspass .container-modal {
  width: 40.2778vw;
  background: #fff;
  display: flex;
  padding: 2.0833vw 2.7778vw;
  flex-direction: column;
  position: relative;
}


.modal2 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  align-items: center;
  justify-content: center;
  display: none;
  z-index: 55;
}



.modal2 a.close {
  position: absolute;
  top: 1.3889vw;
  right: 1.3889vw;
  cursor: pointer;
}

.modal2 a.close svg {
  width: 1.1111vw;
  height: 1.1111vw;
}

.modal2 span.title {
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 36px;
  color: #1e1e1e;
  display: block;
  text-transform: uppercase;
  color: #fff;
}

.title_botom {
  padding-top: 20px;
  color: #fff;
  font-size: 20px;
  font-weight: 200;
}

.recall_modal2 input,
.modal_auth input,
.modal_signup input,
.modal_losspass input {
  background: #ffffff;
  border: 1px solid #F39208;
  border-radius: 10px;
  box-sizing: border-box;
  height: 4.1667vw;
  margin-top: 1.3889vw;
  padding: 0 2.0833vw;
  font-style: normal;
  font-weight: normal;
  font-size: 1.1111vw;
  line-height: 1.4583vw;
  color: #505050;
  width: 100%;
}

.recall_modal2 input[type='submit'],
.modal_auth input[type='submit'],
.modal_signup input[type='submit'],
.modal_losspass input[type='submit'] {
  background: #f39208;
  transition: 0.5s;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  border: 2px solid #F39208;
}

.recall_modal2 .container-modal,
.modal_auth .container-modal,
.modal_signup .container-modal,
.modal_losspass .container-modal {
  width: 40.2778vw;
  background: #f3920875;
  display: flex;
  padding: 9.0833vw 2.7778vw;
  flex-direction: column;
  position: relative;
  border: 2px solid #F39208;
  border-radius: 15px;
}

.successsend {
  display: none;
  color: #65ae38;
  text-align: center;
}

.center {
  text-align: center;
}