coolform-4 h2::after,
.screenLock {
  display: none;
}
#TableSale td,
.coolform-4 {
  padding: 10px;
}
.vk-comment-date,
.vk-comment-text {
  font-weight: 400;
  font-style: normal;
}
.screenLock {
  position: fixed;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  z-index: 99999;
}
.close,
.msg {
  position: absolute;
}
.msg {
  width: 600px;
  height: 230px;
  top: 150px;
  left: 50%;
  margin-left: -300px;
  background: #148fb9;
  border: 1px solid #eee;
}
.msg > h1 {
  color: #fff;
  text-align: center;
  font-size: 24px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.close {
  top: 1px;
  right: 5px;
  font-size: 40px;
  cursor: pointer;
}
.submit {
  margin-top: 10px;
  height: 65px;
  width: 400px;
  background-color: #b22222;
  color: #fff;
  font-size: 28px;
  border-radius: 3px;
  cursor: pointer;
}
#TableSale,
#TableSale td {
  border: 1px solid #cdcdcd;
}
.submit:hover {
  background-color: #b22222 !important;
}
@media screen and (max-width: 590px) {
  .msg {
    width: 100%;
    top: 0;
    left: 0;
    margin-left: 0;
  }
}
#TableSale {
  font-size: 12px;
  color: #000;
}
.nolink {
  cursor: pointer;
}
.mini {
  font-size: 80%;
}
.table-overflow {
  overflow-x: auto;
}
.coolform-4 {
  font-family: Tahoma, Verdana;
  text-align: center;
  border: 4px solid #549fd6;
  font-weight: 400;
  margin: 10px 0;
}
.coolform-4 h2,
.coolform-4 p.date-sale {
  margin: 0;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
}
.coolform-4 .action {
  color: #cc073c;
}
.coolform-4 h2 {
  font-size: 45px;
  padding: 0;
  color: #cc073c;
  text-transform: none;
  border: none;
}
.coolform-4 p.date-sale {
  font-size: 24px;
  border-bottom: 4px solid #549fd6;
  padding-bottom: 10px;
}
.coolform-4 p.date-sale-bottom {
  font-size: 11px;
  text-align: center;
}
.coolform-4 p {
  font-size: 14px;
  text-align: center;
}
.coolform-4 .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.coolform-4 .certf {
  width: 30%;
  height: auto;
}
.coolform-4 .certf img {
  width: 100%;
}
.coolform-4 .form-wrap {
  width: 52%;
  position: relative;
  border-radius: 8px;
}
.coolform-4 .price-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  margin: 0 auto;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.coolform-4 .price-content,
.coolform-4 .price-numb {
  margin: 0 !important;
  padding: 0;
  display: inline-block;
}
.coolform-4 .price-numb {
  font-size: 32px;
  font-weight: 700;
  color: #0fa55d !important;
}
.coolform-4 .price-content {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 0.6 !important;
  font-weight: 600;
  color: #4a4a4a !important;
}
.coolform-4 .price-content > span {
  font-size: 18px;
  text-transform: none;
}
.coolform-4 p.action-valid {
  background-color: #013766;
  color: #fff;
  line-height: 29px;
  text-align: center;
  font-size: 28px;
  border-radius: 8px 8px 0 0;
  margin: 0 0 20px;
  padding: 10px 5px;
}
.coolform-4 p.lp-text {
  font-size: 15px;
  text-align: center;
  margin-top: 20px !important;
  margin-bottom: 14px;
}
.coolform-4 span.left-pack {
  font-size: 25px;
  background: #ef1650;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  font-weight: 700;
  border-radius: 5px;
  color: #fff;
  margin: 0 8px;
}
.coolform-4 .event_order,
.coolform-4 input {
  -webkit-appearance: none;
  outline: 0;
  width: 90%;
  display: block;
}
.coolform-4 input {
  height: 50px;
  line-height: 50px;
  margin: 10px auto !important;
  border: 1px solid #000;
  border-radius: 6px;
  text-indent: 15px;
  color: #252525;
  font-size: 20px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.coolform-4 input.name-black {
  background: 30px 50% no-repeat #fff;
}
.coolform-4 input.phone-black {
  background: 28px 50% no-repeat #fff;
}
.coolform-4 .event_order {
  opacity: 0.88;
  position: relative;
  text-indent: 0;
  background: #013766;
  border-width: medium medium 5px;
  font-size: 22px;
  border-style: none none solid;
  border-color: currentcolor currentcolor #012341;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -o-border-image: none;
     border-image: none;
  height: 70px;
  line-height: 70px;
  margin-top: 15px !important;
  border-radius: 8px;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  text-align: center;
  color: #fff;
  cursor: pointer;
  margin: 0 auto;
}
.coolform-4 p.px15 {
  font-size: 17px;
  text-align: center;
  margin: 7px 0 0;
}
.coolform-4 p.px18 {
  font-size: 18px;
  text-align: center;
}
.coolform-4 p.px25 {
  font-size: 25px;
  text-align: center;
}
.coolform-4 .sponsor-img {
  display: block;
  min-width: 100%;
  height: 130px;
  background: center no-repeat;
  background-size: contain;
}
.coolform-4 p.action-text {
  color: #ef1650;
}
.block-rus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 10px auto;
  border: 2px solid red;
  background: rgba(110, 155, 138, 0.1);
}
.block-rus_gerb {
  width: 40%;
  height: auto;
  margin: 15px;
  background-size: contain;
}
.block-rus_content {
  -webkit-box-flex: 5;
      -ms-flex-positive: 5;
          flex-grow: 5;
  font-size: 16px;
  text-align: left;
}
.block-rus_content p:first-child {
  font-weight: 700;
}
img.minz-img {
  width: 50%;
  float: left;
  margin: 20px 30px 20px 0;
}
.girls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 15px;
}
.girls img {
  width: 48%;
}
li#submenu {
  display: none !important;
}
.katyakoncakova_FtFDdVex .Natali0610_RVdHBJiwC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.katyakoncakova_FtFDdVex .Natali0610_RVdHBJiwC h1 {
  font-family: 'Times New Roman';
  font-weight: 700;
}
.Natali0610_RVdHBJiwC {
  margin-top: 0 !important;
}
.desk {
  display: block;
}
.mob,
.spoiler {
  display: none;
}
.top-img {
  width: 880px;
}
#spoiler {
  text-decoration: underline;
  cursor: pointer;
}
.onlink {
  display: inline-block;
}
@media screen and (max-width: 856px) {
  .coolform-4 .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .coolform-4 .certf,
  .coolform-4 .form-wrap {
    width: 100%;
  }
  .coolform-4 .price-numb {
    font-size: 40px;
  }
}
@media screen and (max-width: 425px) {
  .coolform-4 .certf,
  .coolform-4 .form-wrap,
  .top-img {
    width: 100%;
  }
  .zhanna_86_o5IKudBv {
    padding: 0 10px;
  }
  p {
    font-size: 18px;
  }
  .coolform-4 .price-numb {
    font-size: 32px;
  }
  .renul_seDwyoGn57 .Genrik91_k2XdOzZlq1 p {
    font-size: 18px;
  }
  .coolform-4 .price-content {
    font-size: 25px;
    line-height: 1 !important;
  }
  .coolform-4 .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .block-rus_gerb {
    width: 166%;
  }
}
