.container {
  min-width: 1020px;
  max-width: 1920px;
  margin: auto;
  min-height: 100px;
  overflow: hidden;
}
.wrapper {
  width: 980px;
  margin: auto;
  min-height: 1px;
  overflow: hidden;
}
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
h1,
h2,
h3,
h4,
p {
  margin: 0;
  padding: 0;
}
a {
  cursor: pointer;
}
.w100 {
  width: 100%;
  float: left;
}
.through {
  display: inline-block;
  text-decoration: line-through;
  color: black;
}
.rules {
  display: block;
  text-align: center;
  clear: both;
  padding-top: 10px;
  color: #3417a2;
}
.block1 {
  width: 100%;
  float: left;
  background: url('../img/block1.jpg') no-repeat center top;
  min-height: 880px;
  position: relative;
}
.block1 .top-line {
  width: 100%;
  float: left;
  min-height: 80px;
  background: #16adb7;
}
.block1 .top-line .logo {
  width: 114px;
  float: left;
  margin-left: 10px;
  margin-top: 23px;
}
.block1 .top-line .link {
  width: 160px;
  float: left;
  margin-left: 435px;
  font-family: 'Roboto';
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  font-weight: 500;
  margin-top: 29px;
}
.block1 .top-line .link a {
  font-family: 'Roboto';
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  text-decoration: none;
}
.block1 .top-line .button-block {
  width: 250px;
  float: left;
  margin-top: 20px;
}
.block1 .top-line .button-block button {
  width: 100%;
  float: left;
  height: 42px;
  background: #fff;
  border: none;
  outline: none;
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 42px;
  font-weight: 700;
  color: #16adb7;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.block1 .title {
  width: 100%;
  float: left;
  margin-top: 40px;
  font-family: 'Roboto';
  font-size: 44px;
  line-height: 48px;
  color: #333333;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  text-align: center;
  padding: 0 180px;
}
.block1 .subtitle {
  width: 100%;
  float: left;
  margin-top: 10px;
  font-family: 'Roboto';
  font-size: 26px;
  line-height: 30px;
  color: #333333;
  text-align: center;
}
.block1 .left-block {
  width: 640px;
  float: left;
}
.block1 .left-block .ltitle {
  width: 400px;
  float: left;
  margin-left: 240px;
  margin-top: 40px;
  font-family: 'Roboto';
  font-size: 24px;
  line-height: 28px;
  color: #333333;
  font-weight: 700;
}
.block1 .left-block .item-block {
  width: 400px;
  float: left;
  margin-left: 240px;
  margin-top: 5px;
  padding-right: 80px;
}
.block1 .left-block .item-block .item {
  width: 100%;
  float: left;
  margin-top: 15px;
  padding-left: 40px;
  background: url('../img/icon-1.png') no-repeat left top 4px;
  min-height: 23px;
  font-family: 'Roboto';
  font-size: 18px;
  line-height: 28px;
  color: #333333;
}
.block1 .left-block .item-block .item .bold {
  font-weight: 700;
}
.block1 .left-block .timer {
  width: 252px;
  float: left;
  margin-top: 25px;
  margin-left: 20px;
  position: relative;
  z-index: 2;
}
.block1 .left-block .timer .timer-text {
  width: 100%;
  float: left;
  font-family: 'Roboto';
  font-size: 20px;
  line-height: 24px;
  color: #0d3593;
}
.block1 .left-block .timer .timer-block {
  width: 100%;
  float: left;
  margin-top: 7px;
}
.block1 .left-block .timer .timer-block .item {
  width: 80px;
  float: left;
  height: 56px;
  background: #0d3593;
  font-family: 'Roboto';
  font-size: 40px;
  line-height: 56px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  margin-left: 5px;
}
.block1 .left-block .timer .timer-block .hours {
  margin-left: 0;
}
.block1 .left-block .timer .bottom-line {
  width: 100%;
  float: left;
  font-family: 'Roboto';
  font-size: 14px;
  line-height: 23px;
  color: #0d3593;
  letter-spacing: 0.1em;
  margin-top: 3px;
  text-transform: uppercase;
  font-weight: 700;
}
.block1 .left-block .timer .bottom-line div {
  width: 80px;
  float: left;
  text-align: center;
  margin-left: 5px;
}
.block1 .left-block .timer .bottom-line .h-text {
  margin-left: 0;
}
.block1 .left-block .product {
  width: 574px;
  float: left;
  margin-top: -88px;
  margin-left: 244px;
}
.block1 .right-block {
  width: 340px;
  float: left;
}
.block1 .right-block .form-block {
  width: 330px;
  float: left;
  margin-top: 30px;
  min-height: 420px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.17);
  position: relative;
}
.block1 .right-block .form-block .ftitle {
  width: 100%;
  float: left;
  margin-top: 30px;
  font-family: 'Roboto';
  font-size: 24px;
  line-height: 28px;
  color: #dc0021;
  font-weight: 700;
  padding: 0 35px;
  text-align: center;
}
.block1 .right-block .form-block .price-block {
  width: 100%;
  float: left;
  margin-top: 17px;
  padding: 5px 0 15px;
  background: #0d3593;
}
.block1 .right-block .form-block .price-block .price {
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  margin-top: 15px;
}
.block1 .right-block .form-block .price-block .new {
  font-size: 24px;
  font-weight: 500;
  margin-top: 5px;
}

.block1 .right-block .form-block .price-block .old {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  margin-top: 5px;
  text-decoration: line-through;
}
.block1 .right-block .form-block form {
  width: 100%;
  float: left;
  margin-top: 8px;
}
.block1 .right-block .form-block form .inp-line {
  width: 100%;
  float: left;
  padding: 0 40px;
  margin-top: 12px;
}
.block1 .right-block .form-block form .inp-line input {
  width: 100%;
  float: left;
  outline: 0;
  height: 40px;
  border: 1px solid #d1cfd0;
  background: #fff;
  font-family: 'Roboto';
  font-size: 14px;
  line-height: 40px;
  color: #929191;
  padding: 0 10px;
}
.block1 .right-block .form-block form .button-block {
  width: 100%;
  float: left;
  padding: 0 40px;
  margin-top: 10px;
  text-align: center;
}
.block1 .right-block .form-block form .button-block button {
  width: 100%;
  float: left;
  height: 50px;
  background: #dc0021;
  border: none;
  outline: none;
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 50px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.block1 .right-block .form-block .textline {
  width: 100%;
  float: left;
  margin-top: 17px;
  font-family: 'Roboto';
  font-size: 14px;
  line-height: 18px;
  color: #989898;
  text-align: center;
}
.block1 .right-block .form-block .sale-icon {
  width: 87px;
  float: left;
  height: 87px;
  background: url('../img/icon-sale.png') no-repeat left top;
  right: -25px;
  margin-top: -45px;
  position: absolute;
  z-index: 2;
}
.block1 .right-block .form-block .sale-icon .name {
  width: 100%;
  float: left;
  margin-top: 24px;
  font-family: 'Roboto';
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.block1 .right-block .form-block .sale-icon .name .value {
  display: block;
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 0;
}
.block1 .right-block .textline {
  width: 100%;
  float: left;
  margin-top: 15px;
  font-family: 'Roboto';
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  text-align: right;
  padding-right: 10px;
}
.block1 .right-block .textline .rleft {
  padding: 3px 5px;
  background: #dc0021;
  color: #fff;
}
.block1 .wrapper {
  overflow: visible;
}
.block2 {
  width: 100%;
  float: left;
  min-height: 820px;
  position: relative;
}
.block2 .title {
  width: 100%;
  float: left;
  margin-top: 20px;
  font-family: 'Roboto';
  font-size: 30px;
  line-height: 34px;
  color: #333333;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
.block2 .item-block {
  width: 100%;
  float: left;
  margin-top: 15px;
}
.block2 .item-block .item {
  width: 230px;
  display: inline-block;
  margin: 0 5px;
  margin-top: 45px;
  text-align: center;
  vertical-align: top;
}
.block2 .item-block .item .iimage {
  width: 100%;
  float: left;
}
.block2 .item-block .item .itext {
  width: 100%;
  float: left;
  margin-top: 25px;
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.block3 {
  width: 100%;
  float: left;
  min-height: 1024px;
  background: #17adb7 url('../img/block3.jpg') no-repeat center top;
  position: relative;
}
.block3 .title {
  width: 100%;
  float: left;
  margin-top: 93px;
  font-family: 'Roboto';
  font-size: 30px;
  line-height: 34px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  padding: 0 80px;
}
.block3 .item-block {
  width: 100%;
  float: left;
  margin-top: 35px;
}
.block3 .item-block .ititle {
  width: 100%;
  float: left;
  font-family: 'Roboto';
  font-size: 26px;
  line-height: 30px;
  color: #fff;
  text-transform: uppercase;
  padding-left: 10px;
}
.block3 .item-block .item {
  width: 560px;
  float: left;
  margin-left: 20px;
  margin-top: 40px;
  position: relative;
}
.block3 .item-block .item .iimage {
  width: 110px;
  float: left;
}
.block3 .item-block .item .itext {
  width: 450px;
  float: left;
}
.block3 .item-block .item .itext .ttitle {
  width: 100%;
  float: left;
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.block3 .item-block .item .itext .tline {
  float: left;
  margin-top: 10px;
}
.block3 .item-block .item .itext .ttext {
  width: 100%;
  float: left;
  margin-top: 10px;
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}
.block3 .item-block .item .itext .ttext .bold {
  font-weight: 700;
}
.block3 .item-block .item .itext .textline {
  width: 430px;
  float: left;
  margin-top: 13px;
  background: #fff;
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 20px;
  color: #dc0021;
  padding: 10px 18px;
}
.block3 .item-block .item:nth-child(2) .itext .ttext:nth-child(3) {
  margin-top: -33px;
}
.block3 .item-block .item:nth-child(2) .itext .ttitle:nth-child(5) {
  margin-top: 25px;
}
.block3 .item-block .item:nth-child(3) {
  margin-top: 50px;
}
.block3 .item-block .item:nth-child(3) .itext .tline {
  margin-top: -10px;
}
.block3 .item-block .item:nth-child(4) {
  margin-top: 50px;
}
.block3 .item-block .item:nth-child(4) .itext .tline {
  margin-top: -50px;
}
.block4 {
  width: 100%;
  float: left;
  min-height: 795px;
  position: relative;
}
.block4 .title {
  width: 100%;
  float: left;
  margin-top: 95px;
  font-family: 'Roboto';
  font-size: 30px;
  line-height: 34px;
  color: #333333;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
.block4 .subtitle {
  width: 100%;
  float: left;
  margin-top: 4px;
  font-family: 'Roboto';
  font-size: 26px;
  line-height: 30px;
  color: #333333;
  text-align: center;
}
.block4 .item-block {
  width: 100%;
  float: left;
  margin-top: 25px;
}
.block4 .item-block .item {
  width: 300px;
  float: left;
  margin-left: 20px;
  text-align: center;
}
.block4 .item-block .item .iimage {
  width: 100%;
  float: left;
}
.block4 .item-block .item .itext {
  width: 100%;
  float: left;
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  margin-top: -10px;
}
.block4 .item-block .item .itext .bold {
  font-weight: 500;
}
.block4 .item-block .item:nth-child(2) .itext {
  padding: 0 25px;
}
.block4 .bottom-block {
  width: 100%;
  float: left;
  margin-top: 35px;
}
.block4 .bottom-block .left-image {
  width: 574px;
  float: left;
  margin-left: 12px;
}
.block4 .bottom-block .right-text {
  width: 410px;
  float: left;
  margin-left: -85px;
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  margin-top: 10px;
}
.block5 {
  background: url('../img/block1.jpg') no-repeat center top -80px;
  min-height: 820px;
}
.block5 .title {
  padding: 0;
  margin-top: 90px;
}
.block6 {
  width: 100%;
  float: left;
  background: url('../img/block6.jpg') no-repeat center bottom 70px;
  min-height: 1345px;
}
.block6 .title {
  width: 100%;
  float: left;
  margin-top: 15px;
  font-family: 'Roboto';
  font-size: 30px;
  line-height: 34px;
  color: #333333;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  padding: 0 160px;
}
.block6 .left-image {
  width: 340px;
  float: left;
  margin-top: 50px;
}
.block6 .left-image img {
  margin-left: -40px;
}
.block6 .right-text {
  width: 610px;
  float: left;
  margin-top: 45px;
}
.block6 .right-text .text {
  width: 100%;
  float: left;
}
.block6 .right-text .text .line {
  width: 100%;
  float: left;
  margin-top: 12px;
  font-family: 'Roboto';
  font-size: 14px;
  line-height: 22px;
  color: #333333;
}
.block6 .right-text .text .line .bold {
  font-weight: 700;
}
.block6 .right-text .text .red {
  color: #dc0021;
  font-weight: 700;
}
.block6 .right-text .name {
  width: 100%;
  float: left;
  margin-top: 22px;
  font-family: 'Roboto';
  font-size: 22px;
  line-height: 26px;
  color: #333333;
  font-weight: 500;
}
.block6 .right-text .position {
  width: 100%;
  float: left;
  margin-top: 3px;
  font-family: 'Roboto';
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  font-style: italic;
}
.block6 .right-text .sign {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.block6 .bottom-block {
  width: 100%;
  float: left;
  margin-top: 75px;
}
.block6 .bottom-block .item {
  width: 300px;
  float: left;
  margin-left: 20px;
}
.block6 .bottom-block .item .ititle {
  width: 100%;
  float: left;
  font-family: 'Roboto';
  font-size: 30px;
  line-height: 34px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  padding-right: 70px;
}
.block6 .bottom-block .item .form-block {
  width: 100%;
  float: left;
  height: 330px;
  background: #fff;
  -webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.28);
  box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.28);
  border-radius: 7px;
  margin-top: 15px;
}
.block6 .bottom-block .item .form-block .line {
  width: 100%;
  float: left;
  margin-top: 23px;
  padding-left: 43px;
  padding-right: 20px;
  background: url('../img/icon-8.png') no-repeat left 15px top 6px;
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}
.block6 .bottom-block .item .form-block .line .bold {
  font-weight: 700;
}
.block6 .bottom-block .item .form-block .textline {
  width: 100%;
  float: left;
  margin-top: 15px;
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  padding: 0 20px;
}
.block6 .bottom-block .item .form-block .textline:nth-child(1) {
  margin-top: 25px;
}
.block6 .bottom-block .item:nth-child(1) {
  margin-top: 50px;
  margin-left: 180px;
}
.block6 .product {
  width: 100%;
  float: left;
  margin-top: 10px;
  padding-left: 320px;
}
.block7 {
  width: 100%;
  float: left;
}
.block7 .title {
  width: 100%;
  float: left;
  margin-top: 30px;
  font-family: 'Roboto';
  font-size: 30px;
  line-height: 34px;
  color: #333333;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
.block7 .item-block {
  width: 100%;
  float: left;
  margin-top: 30px;
}
.block7 .item-block .item {
  width: 160px;
  float: left;
  text-align: center;
}
.block7 .item-block .item .iimage {
  width: 100%;
  float: left;
}
.block7 .item-block .item .itext {
  width: 100%;
  float: left;
  margin-top: -55px;
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  font-weight: 700;
  padding: 0 11px;
}
.block7 .item-block .item:nth-child(1) {
  margin-left: 90px;
}
.block7 .item-block .dots {
  width: 160px;
  float: left;
  margin-top: 60px;
  text-align: center;
}
.block7 .textline {
  width: 100%;
  float: left;
  margin-top: 32px;
  font-family: 'Roboto';
  font-size: 22px;
  line-height: 26px;
  color: #dc0021;
  font-weight: 700;
  text-align: center;
  position: relative;
  z-index: 2;
}
.block7 .map-block {
  width: 100%;
  float: left;
  text-align: center;
  padding-top: 53px;
  font-family: 'Roboto';
  font-size: 22px;
  line-height: 26px;
  color: #333333;
  font-weight: 700;
}
.block8 {
  width: 100%;
  float: left;
  min-height: 1020px;
}
.block8 .title {
  width: 100%;
  float: left;
  margin-top: 90px;
  font-family: 'Roboto';
  font-size: 30px;
  line-height: 34px;
  color: rgba(51, 51, 51, 0.5);
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
.block8 .item-block {
  width: 100%;
  float: left;
}
.block8 .item-block .item {
  width: 100%;
  float: left;
  margin-top: 45px;
}
.block8 .item-block .item .iimage {
  width: 220px;
  float: left;
  margin-left: 20px;
}
.block8 .item-block .item .itext {
  width: 720px;
  float: left;
  margin-left: 20px;
}
.block8 .item-block .item .itext .name {
  width: 100%;
  float: left;
  font-family: 'Roboto';
  font-size: 22px;
  line-height: 26px;
  color: #333333;
  font-weight: 500;
}
.block8 .item-block .item .itext .age {
  width: 100%;
  float: left;
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 18px;
  color: #929191;
  font-weight: 500;
  margin-top: 3px;
}
.block8 .item-block .item .itext .ititle {
  width: 100%;
  float: left;
  margin-top: 10px;
  font-family: 'Roboto';
  font-size: 18px;
  line-height: 22px;
  color: #dc0021;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.block8 .item-block .item .itext .text {
  width: 100%;
  float: left;
  margin-top: 7px;
  font-family: 'Roboto';
  font-size: 14px;
  line-height: 22px;
  color: #989898;
}
.block10 {
  width: 100%;
  float: left;
  min-height: 85px;
  position: relative;
}
.block10 .column {
  width: 50%;
  float: left;
  margin-top: 13px;
  font-family: 'Roboto';
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}
.block10 .column .logo-image {
  width: 80px;
  float: left;
  margin-left: 10px;
}
.block10 .column img {
  float: left;
  margin-right: 5px;
}
.block10 .column .logo-text {
  width: 250px;
  float: left;
  margin-top: 5px;
}
.block10 .column .logo-text .policy {
  font-family: 'Roboto';
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-decoration: none;
}
.block10 .column .logo-text a:hover {
  text-decoration: underline;
}
.block10 .right-column {
  text-align: right;
  padding-right: 10px;
  margin-top: 20px;
  font-family: "Open Sans";
}
select {
  width: 100%;
  float: left;
  outline: 0;
  height: 40px;
  border: 1px solid #d1cfd0;
  background: #fff;
  font-family: 'Roboto';
  font-size: 14px;
  line-height: 40px;
  color: #929191;
  padding: 0 10px;
}
/*________EVERAD-POPUP_________*/
.ever-popup__inner {
  width: 574px;
  margin-top: 100px !important;
}
.ever-popup__body {
  position: static;
  float: none;
  display: block;
  margin: 0 auto;
  width: auto;
  background-color: #efe3e3;
  border-radius: 8px;
  min-height: 800px;
}
.ever-popup__inner .my-popup .right-block {
  margin: 0 auto;
  width: 340px;
  float: none;
}
.ever-popup__inner .my-popup .right-block .form-block {
  width: 330px;
  float: left;
  margin-top: 30px;
  min-height: 420px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.17);
  position: relative;
}
.ever-popup__inner .my-popup .right-block .form-block .ftitle {
  width: 100%;
  float: left;
  margin-top: 30px;
  font-family: 'Roboto';
  font-size: 24px;
  line-height: 28px;
  color: #dc0021;
  font-weight: 700;
  padding: 0 35px;
  text-align: center;
}
.ever-popup__inner .my-popup .right-block .form-block .price-block {
  width: 100%;
  float: left;
  margin-top: 17px;
  height: 42px;
  padding-top: 5px;
  background: #0d3593;
}
.ever-popup__inner .my-popup .right-block .form-block .price-block .price {
  width: 100%;
  float: left;
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  margin-top: 15px;
}
.ever-popup__inner .my-popup .right-block .form-block .price-block .new {
  font-size: 24px;
  font-weight: 500;
  margin-top: 5px;
}
.ever-popup__inner .my-popup .right-block .form-block form {
  width: 100%;
  float: left;
  margin-top: 8px;
}
.ever-popup__inner .my-popup .right-block .form-block form .inp-line {
  width: 100%;
  float: left;
  padding: 0 40px;
  margin-top: 12px;
}
.ever-popup__inner .my-popup .right-block .form-block form .inp-line input {
  width: 100%;
  float: left;
  outline: 0;
  height: 40px;
  border: 1px solid #d1cfd0;
  background: #fff;
  font-family: 'Roboto';
  font-size: 14px;
  line-height: 40px;
  color: #929191;
  padding: 0 10px;
}
.ever-popup__inner .my-popup .right-block .form-block form .button-block {
  width: 100%;
  float: left;
  padding: 0 40px;
  margin-top: 10px;
  text-align: center;
}
.ever-popup__inner .my-popup .right-block .form-block form .button-block button {
  width: 100%;
  float: left;
  height: 50px;
  background: #dc0021;
  border: none;
  outline: none;
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 50px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.ever-popup__inner .my-popup .right-block .form-block .textline {
  width: 100%;
  float: left;
  margin-top: 17px;
  font-family: 'Roboto';
  font-size: 14px;
  line-height: 18px;
  color: #989898;
  text-align: center;
}
.ever-popup__inner .my-popup .right-block .form-block .sale-icon {
  width: 87px;
  float: left;
  height: 87px;
  background: url('../img/icon-sale.png') no-repeat left top;
  right: -25px;
  margin-top: -45px;
  position: absolute;
  z-index: 2;
}
.ever-popup__inner .my-popup .right-block .form-block .sale-icon .name {
  width: 100%;
  float: left;
  margin-top: 24px;
  font-family: 'Roboto';
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.ever-popup__inner .my-popup .right-block .form-block .sale-icon .name .value {
  display: block;
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 0;
}
.ever-popup__inner .my-popup .right-block .textline {
  width: 100%;
  float: left;
  margin-top: 15px;
  font-family: 'Roboto';
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  text-align: right;
  padding-right: 10px;
}
.ever-popup__inner .my-popup .right-block .textline .rleft {
  padding: 3px 5px;
  background: #dc0021;
  color: #fff;
}
@media all and (max-width: 768px) {
  .ever-popup__inner {
    width: 300px !important;
  }
  .ever-popup__body {
    min-height: 570px;
  }
  .ever-popup__inner .left-block {
    display: none;
  }
  .ever-popup__inner .my-popup .right-block .form-block {
    width: 300px !important;
  }
  .ever-popup__inner .my-popup .right-block .form-block .price-block {
    height: 42px;
    padding-top: 5px;
    background: #0d3593;
  }
  .ever-popup__inner .my-popup .right-block .textline {
    font-size: 14px;
    text-align: center;
    padding-right: 30px;
  }
  .footer-box {
    display: block;
    width: 300px;
    margin: 0 auto;
  }
  .block10 .column {
    width: 290px;
  }
}