.ac_footer {
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 50px 0;
  color: #a12000;
}
.ac_footer a {
  color: #a12000;
}
.ac_footer p {
  text-align: center;
}
img[height='1'],
img[width='1'] {
  display: none !important;
}

.cc_widget {
  position: fixed;
  top: 0;
  right: -500px;
  display: none;
  width: 0;
  z-index: 10000;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  font-family: 'Roboto', sans-serif;
}
.cc_widget .clearfix:after,
.cc_widget .clearfix:before {
  display: table;
  content: '';
}
.cc_widget .clearfix:after {
  clear: both;
}
.cc_widget * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.cc_widget__shipment,
.cc_widget__pl,
.cc_widget__customer {
  max-width: 500px;
  min-width: 350px;
  font-weight: 500;
  float: right;
}
.cc_widget b b {
  font-weight: 900;
}
.cc_widget .cc_dtable {
  display: table;
}
.cc_widget .cc_dtc {
  display: table-cell;
  vertical-align: middle;
}
.cc_widget .cc_dtc.vtop {
  vertical-align: top;
}
.cc_widget .cc_dtc.bot {
  vertical-align: bottom;
}
.cc_widget__customer.another {
  background: #2b8dc4;
  border-color: #2b6f8d;
}
.cc_widget__customer {
  display: table;
  background: #5fba4d;
  border: 2px solid #518d46;
  margin-top: 30px;
  min-width: 300px;
  border-radius: 10px 0px 0px 10px;
  -moz-border-radius: 10px 0px 0px 10px;
  -webkit-border-radius: 10px 0px 0px 10px;
}
.cc_widget__customer .cc_dtc {
  padding: 10px;
  color: #fff;
  font-size: 17px;
}
.cc_widget__customer .cc_dtc:first-child {
  width: 60px;
  padding-right: 0;
}
.cc_widget__customer .cc_dtc:first-child img {
  max-width: 100%;
}
.cc_widget__customer .cc_dtc b {
  font-size: 15px;
}
.cc_widget__customer .cc_dtc text {
  display: block;
}
.cc_widget__customer .cc_dtc span {
  color: #1eff00;
}
.cc_widget__customer {
  display: table;
  background: #5fba4d;
  border: 2px solid #518d46;
  margin-top: 30px;
  min-width: 300px;
  border-radius: 10px 0px 0px 10px;
  -moz-border-radius: 10px 0px 0px 10px;
  -webkit-border-radius: 10px 0px 0px 10px;
}
.cc_widget__customer .cc_dtc {
  padding: 10px;
  color: #fff;
  font-size: 17px;
}
.cc_widget__customer .cc_dtc:first-child {
  width: 60px;
  padding-right: 0;
}
.cc_widget__customer .cc_dtc:first-child img {
  max-width: 100%;
}
.cc_widget__customer .cc_dtc b {
  font-size: 15px;
}
.cc_widget__customer .cc_dtc text {
  display: block;
}
.cc_widget__customer .cc_dtc span {
  color: #1eff00;
}
@media screen and (max-width: 991px) {
  .cc_widget__shipment,
  .cc_widget__customer.another,
  .cc_widget__pl,
  .cc_dtc,
  .cc_widget__customer.make_offer,
  .cc_widget__call.c-alarm__button,
  .cc_widget.cc_wrapper {
    display: none !important;
  }
}

.button__text:after {
  content: '*';
  display: inline-block;
  font-size: 75%;
  vertical-align: top;
}
.ac_gdpr_fix {
  position: fixed;
  font-family: Arial, 'Nimbus Sans L', Helvetica, sans-serif !important;
  font-size: 18px;
  bottom: 0;
  left: 10px;
  right: 10px;
  background-color: #fff;
  z-index: 10000;
  text-align: center;
  padding: 7px 25px;
  border-radius: 15px 15px 0 0;
  color: #000;
  border: 1px solid #000;
  border-bottom: none;
  line-height: 1 !important;
}
.ac_gdpr_fix a {
  font-size: 18px;
  color: red !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}
.ac_gdpr_fix a:hover {
  text-decoration: underline !important;
}
.close_gdpr_warn {
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  color: red;
}
@media only screen and (max-width: 1230px) {
  .ac_gdpr_fix,
  .ac_gdpr_fix a,
  .close_gdpr_warn {
    font-size: 15px;
  }
  .ac_footer {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .ac_gdpr_fix {
    padding: 5px;
    left: 0;
    right: 0;
  }
  .ac_gdpr_fix,
  .ac_gdpr_fix a,
  .close_gdpr_warn {
    font-size: 13px;
  }
  .ac_footer {
    padding-bottom: 70px;
  }
}

html,
body {
  margin: 0px;
  padding: 0px;
  font-family: Merriweather, serif;
  font-size: 22px;
  color: #000;
  background-color: #f4f7fa;
}

a {
  color: #004b9c;
  text-decoration: none;
}

.topleft img {
  width: 100%;
}

.main_title {
  text-shadow: -0 -2px 0 #000000, 0 -2px 0 #000000, -0 2px 0 #000000, 0 2px 0 #000000, -2px -0 0 #000000,
    2px -0 0 #000000, -2px 0 0 #000000, 2px 0 0 #000000, -1px -2px 0 #000000, 1px -2px 0 #000000, -1px 2px 0 #000000,
    1px 2px 0 #000000, -2px -1px 0 #000000, 2px -1px 0 #000000, -2px 1px 0 #000000, 2px 1px 0 #000000,
    -2px -2px 0 #000000, 2px -2px 0 #000000, -2px 2px 0 #000000, 2px 2px 0 #000000, -2px -2px 0 #000000,
    2px -2px 0 #000000, -2px 2px 0 #000000, 2px 2px 0 #000000;
}

#title_block {
  height: 340px;
  width: 100%;
}

@media (max-width: 800px) {
  #title_block {
    height: 420px !important;
  }
}
@media (max-width: 660px) {
  #title_block {
    height: 340px !important;
  }
}
@media (max-width: 480px) {
  #title_block {
    height: 440px !important;
  }
  #content h1 {
    font-size: 27px;
  }
}

.title_block_wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.title_block_content {
  position: relative;
  width: 100%;
  height: 100%;
}

.title_block_img .title_img {
  margin: 0px !important;
  padding: 0px !important;
  height: auto !important;
  width: 100% !important;
  display: inline !important;
  -o-object-fit: contain;
  object-fit: contain;
}

title_block_img {
  overflow: hidden;
}

.title_block_img {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.title_block_shadow {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  background: #000 !important;
  opacity: 0.7;
}

.title_block_texts {
  position: relative;
  z-index: 9;
  background: transparent !important;
  padding: 21px;
}

.title_block_bread span {
  color: #fff;
  font: bold 10px/16px 'IBM Plex Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  opacity: 0.88;
}

.title_h1 {
  font: 600 40px/48px 'IBM Plex Sans', sans-serif;
  color: #fff;
}

.title_bq {
  border-left: 4px solid #349dee;
  padding-left: 16px;
  color: #fff;
  opacity: 0.88;
  font: 24px/40px Merriweather, serif;
}

.title_block_author {
  margin-top: 26px;
}

.tauthor {
  font: 600 19px/24px 'IBM Plex Sans', sans-serif;
  color: #349dee;
}

.tdate {
  margin-top: 2px;
  color: #fff;
  font: 500 10px/16px 'IBM Plex Sans', sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.title_block_texts div {
  background: transparent !important;
}

#top_xs {
  padding-top: 5px;
  display: none;
  height: 80px;
  background-repeat: no-repeat;
  background-position: top right;
}

.lead_text {
  color: #565d6d;
}

#top_xs embed {
  width: 50px;
  height: 50px;
}

#top_xs_left {
  width: 50px;
  height: 50px;
  float: left;
  margin-top: 5px;
  margin-left: 5px;
}

#top_xs_right {
  width: 50px;
  height: 50px;
  float: right;
  margin-top: 10px;
}

#head_title {
  background-size: cover;
  height: 300px;
  position: relative;
  padding: 15px;
}

#top {
  background: transparent;
  width: 100%;
  background-repeat: no-repeat;
  background-position: top right;
}

#topwrap {
  margin: 0 auto;
  background: transparent;
}

.topleft {
  position: relative;
  margin-left: 10px;
}

#head_title:before {
  display: block;
  content: '';
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1400;
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000));
  background: -webkit-linear-gradient(top, #000000 0%, #000000 100%);
  background: -moz-linear-gradient(top, #000000 0%, #000000 100%);
  background: -o-linear-gradient(top, #000000 0%, #000000 100%);
  background: linear-gradient(to bottom, #000000 0%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 1)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
}

.topright {
  height: 110px;
  width: 224px;
  float: right;
}

.toplogo {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 10px;
}

.toplogo embed {
  border: 0px;
  max-width: 50px;
  max-height: 50px;
  overflow: hidden !important;
}

.topdate {
  position: absolute;
  top: 25px;
  left: 500px;
  font-size: 12px;
  line-height: 20px;
  color: #96a0a8;
}

.topdate .city {
  display: block-inline;
  font-size: 13px;
  font-weight: bold;
  margin-left: 25px;
  color: #05519d;
}

#bodyWrapper {
  max-width: 1000px;
  margin: 0 auto;
  background: #ffffff;
  box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.5);
}

#mainWrapper {
  width: 100%;
  height: 100%;
}

#mainWrapper div {
  background-color: #ffffff;
}

#wrapper {
  max-width: 1000px;
  margin: 0px auto;
}

#subtop {
  width: 998px;
  color: #39b4ff;
  margin: 0 auto;
  background: #f3f3f3 !important;
  border: solid 1px #e7e7e7;
  height: 30px;
}

#subtop h2 {
  line-height: 40px;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#subtop ul {
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
  padding: 0;
  list-style: none;
  margin-left: 10px;
}

#subtop ul li {
  display: inline-block;
  margin-right: 11px;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.99px;
  padding: 3px;
  color: #000;
}

#subtop ul li.active {
  /*
	border: 2px solid;
    border-radius: 3px;
	padding:4px;
	*/
}

.tag {
  display: inline-block;
  margin: 0 10px 10px 0;
  padding: 0 9px;
  width: auto;
  height: 30px;
  line-height: 28px;
  font-size: 13px;
  letter-spacing: 0.1px;
  font-weight: normal;
  background-color: transparent;
  color: #366799;
  border: 1px solid #7e9fb8;
  border-radius: 2px;
  text-decoration: none;
  cursor: text;
}

#subtop .tagactive {
  background-color: #01478d;
  border-color: #01478d;
  color: white;
  text-decoration: none;
}

#content {
  padding: 0px;
  text-align: left;
  width: 100%;
}

#content .padWrap {
  padding: 15px;
}

#content img {
  max-width: 100%;
  display: block;
  margin: 20px 0px;
}

#content p {
  font-size: 18px;
  line-height: 29px;
}

.pg {
  font-size: 22px !important;
  line-height: 36px !important;
  margin-bottom: 33px;
}

#content .date {
  display: inline-block;
  color: #a3b0b9;
  font-size: 13px;
}

#content .date::before {
  display: inline-block;
  content: '';
  margin-right: 10px;
  width: 10px;
  height: 10px;
}

#content h1 {
  font-size: 36px;
  line-height: 50px;
  font-weight: bold;
}

#content h2 {
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: 26px;
  margin-bottom: 33px;
  line-height: 32px;
}

#content h3 {
  font-size: 22px;
  line-height: 36px;
  margin-bottom: 33px;
}

#content ul li span {
  display: block;
  font-size: 16px;
  color: gray;
  font-weight: normal;
  line-height: 20px;
}

.glava {
  list-style-image: url(../images/qtick.png);
}

.glava li {
  margin-bottom: 20px;
  line-height: 32px;
  font-weight: bold;
  font-family: 'IBM Plex Sans', sans-serif;
}

.subtitle {
  display: block;
  margin-bottom: 33px;
  font-size: 22px;
}

.note {
  float: right;
  max-width: 200px;
  font-weight: 500 !important;
  font-size: 18px !important;
}

.note_left {
  float: left;
  max-width: 200px;
  font-weight: 500 !important;
  font-size: 18px !important;
}

#content ul {
  font-size: 22px;
  line-height: 28px;
  font-weight: 500;
}

#content ul li {
  margin-bottom: 20px;
}

#content blockquote {
  border-left: 5px solid;
  border-color: #39b4ff;
  padding: 10px 25px 10px 25px;
  margin: 35px;
  color: #39b4ff;
  font-weight: bold;
  font-size: 20px;
  line-height: 32px;
}

#comments {
  margin-top: 120px;
}

#comments .pg {
  font-size: 16px !important;
  line-height: 1.35em !important;
}

#comments h2 {
  background: url('../images/comentsm.jpg') no-repeat;
  padding-left: 40px;
  color: #000;
  border-bottom: 0px solid;
  border-color: #000;
  text-transform: uppercase;
  padding-bottom: 10px;
}

#comments .item {
  text-align: left;
  padding: 10px;
  margin: 10px 0px;
  /* min-height: 80px; */
  border-bottom: 1px dashed #05519d;
}

#comments .item :last-child {
  border-bottom: none;
}

#comments .item .info {
}

#comments .item .name {
  font-size: 16px;
  font-weight: bold;
  color: #05519d;
}

#comments .item .info p {
  display: block;
  font-size: 15px;
  line-height: 19px;
  margin-top: 4px;
  text-align: justify;
  margin-right: 20px;
}

#comments .coment_ava {
  float: left;
  margin-right: 15px;
}

#comments .coment_ava img {
  margin: 0px;
  width: 50px;
  height: 50px;
  border-radius: 5px;
}

#comments .date {
  font-weight: normal;
  background: none;
  display: inline;
}

#comments .date::before {
  background-image: none;
  margin-right: 0px;
}

#sidebar {
  min-height: 800px;
  width: 300px;
  float: left;
}

#sidebar h3 {
  display: block;
  font-size: 1.5em;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
}

#sidebar .news {
  border-top: 1px solid #a1c5e1;
  padding: 20px 0 20px 0;
}

#sidebar .news .time {
  float: left;
  font-weight: bold;
  color: #05519d;
  text-align: left;
  margin-bottom: 5px;
}

#sidebar .news p {
  margin: 0 0 0 50px;
  font-size: 16px;
  color: black;
  display: block;
  font-weight: bold;
}

#sidebar .news p .play {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 19px;
  height: 19px;
}

.form_phone {
  display: inline-block;
  position: relative;
}

.help {
  display: none;
  position: absolute;
  top: -33px;
  left: 0;
  background: red;
  background-color: rgb(231, 76, 60);
  border: 1px dashed black;
  border-radius: 5px;
  color: rgb(255, 255, 255);
  font-family: Arial;
  font-size: 14px;
  margin: 3px 0px 0px;
  padding: 6px 8px 6px;
}

input:focus + .help {
  display: block;
}

.price {
  color: red;
  font-weight: 700;
}

#fullscroll_element a img {
  width: 100%;
  max-width: 464px;
}

@media screen and (max-width: 1020px) {
  #subtop {
    width: 100%;
  }

  #content {
    width: 100%;
  }

  #sidebar {
    display: none;
  }

  #head_title {
    background-size: cover;
    height: 300px;
    position: relative;
    padding: 15px;
  }
}

@media screen and (max-width: 999px) {
  .topright {
    display: none;
  }
}

@media screen and (max-width: 840px) {
  .topdate {
    display: none;
  }
}

@media screen and (max-width: 780px) {
  .topleft {
    width: 100%;
  }

  #head_title {
    background-size: cover;
    height: 250px;
    position: relative;
    padding: 15px;
  }

  .note,
  .note_left {
    float: none;
    max-width: 100%;
  }
}

@media screen and (max-width: 690px) {
  .topleft {
    width: 100%;
  }

  #tags {
    display: none;
  }
}

@media screen and (max-width: 660px) {
  #head_title {
    background-size: cover;
    background-repeat: no-repeat;
    height: 170px;
    position: relative;
    padding: 15px;
  }

  #content h1 {
    font-size: 28px;
    line-height: 36px;
  }

  .mainLogo {
    width: 400px;
  }
}

@media screen and (max-width: 590px) {
  .mainLogo {
    width: 300px;
    margin-top: 10px;
  }
}

@media screen and (max-width: 560px) {
  #head_title {
    background-size: cover;
    height: 170px;
    position: relative;
    padding: 15px;
  }

  .pg {
    margin-left: 0px;
    margin-right: 0px;
  }

  #content .padWrap {
    padding: 8px;
  }
}

@media screen and (max-width: 520px) {
  #top {
    display: none;
  }
  #top_xs {
    display: block;
    text-align: center;
  }

  #head_title {
    background-size: cover;
    height: 170px;
    position: relative;
    padding: 15px;
  }
}

@media screen and (max-width: 420px) {
  .title_bq {
    font-size: 18px !important;
    line-height: 28px !important;
  }

  .tauthor {
    font-size: 14px;
  }
}

@media screen and (max-width: 470px) {
  .mainLogo {
    width: 200px;
  }

  #top {
    height: 80px;
  }
}

@media screen and (max-width: 380px) {
  .mainLogo {
    width: 180px;
  }
}

@media screen and (max-width: 345px) {
  .mainLogo {
    width: 150px;
  }
}

@media screen and (max-width: 310px) {
  .mainLogo {
    display: none;
  }

  #top {
    background-position: top center;
  }
}

@media screen and (max-width: 358px) {
  #subtop ul li {
    font-size: 11px;
  }
}

@media screen and (min-width: 1300px) {
  #subtop {
    width: 998px;
  }

  #wrapper {
    max-width: 1000px;
  }

  #content {
    width: 100%;
  }

  #topwrap {
    max-width: 1000px;
  }
}

@media screen and (min-width: 1600px) {
  #subtop {
    width: 998px;
  }

  #wrapper {
    max-width: 1000px;
  }

  #content {
    width: 100%;
  }

  #topwrap {
    max-width: 1000px;
  }
}

/*------------------------------SALE-------------------------------*/
.sale {
  margin-top: 20px;
}

.sale__top-bar {
  text-align: justify;
  font-size: 0;
  padding: 0 30px;
}

.sale__top-bar::after {
  content: '';
  display: inline-block;
  width: 100%;
}

.sale__logo,
.sale__title {
  display: inline-block;
  vertical-align: top;
}

.sale__logo {
  width: 100px;
  height: 100px;
  margin-right: 10px;
}

.sale__logo-image {
  max-width: 100%;
}

.sale__title {
  width: calc(100% - 100px - 10px);
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
}

.sale__content {
  text-align: justify;
  font-size: 0;
  padding: 0 60px;
}

.sale__content::after {
  content: '';
  display: inline-block;
  width: 100%;
}

.sale__text,
.sale__product {
  display: inline-block;
  width: 50%;
  font-size: 14px;
  line-height: 1;
  vertical-align: top;
}

.sale-text {
  width: calc(100% - 245px - 20px);
  margin-right: 20px;
}

.sale__product {
  width: 245px;
}

.sale__product {
  text-align: center;
}

.sale__product-image {
  margin: 0 !important;
  padding: 0 !important;
  display: inline-block !important;
}

.sale__paragraph-wrapper {
  position: relative;
  text-align: justify;
  width: 100%;
  min-width: 408px;
  height: 150px;
  margin: 0;
  font-size: 0;
}

.sale__paragraph,
.sale__paragraph-abbr {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  margin: 0;
  font-family: sans-serif;
  vertical-align: middle;
  background-color: #ecf601;
  color: #312fce;
}

.sale__paragraph {
  left: 0;
  width: calc(100% - 100px);
  padding: 20px 15px 20px 50px;
  font-size: 32px !important;
}

.sale__paragraph-abbr {
  box-sizing: border-box;
  right: 0;
  font-size: 82px !important;
  font-weight: 700;
  text-align: center;
  width: 150px;
  height: 150px;
  padding-top: 63px;
  border-radius: 50%;
  text-transform: uppercase;
}

.sale__price-wrapper {
  position: relative;
  display: inline-block;
  padding: 15px 40px;
  border-radius: 20px;
  border: 2px dashed #000000;
}

.sale__price-wrapper::before,
.sale__price-wrapper::after {
  content: '';
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  background: url('https://www.thcpgstrm.com/tlkt/fonts/scissors.svg') no-repeat;
  background-size: contain;
}

.sale__price-wrapper::before {
  top: -15px;
  left: 10px;
}

.sale__price-wrapper::after {
  bottom: -15px;
  right: 10px;
  transform: rotate(180deg);
}

.sale__price {
  font-size: 38px;
  line-height: 1.5;
  font-weight: 700;
}

.sale__price--old {
  font-size: 32px;
}

.sale__price--new {
  color: #ff0000;
}

.sale__product {
  position: relative;
}

.sale__product::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 70px;
  left: calc(50% - 333px);
  width: 210px;
  height: 109px;
  background: url('https://www.thcpgstrm.com/tlkt/images/sale-percent.jpg') no-repeat;
  background-size: contain;
}

@media (max-width: 800px) {
  .sale__text,
  .sale__product {
    display: block;
    width: 100%;
    max-width: 100%;
  }

  .sale__price-wrapper {
    box-sizing: border-box;
    display: block;
    max-width: 150px;
    margin: 0 auto;
  }

  .sale__product {
    margin-top: 15px;
  }
}

@media (max-width: 695px) {
  .sale__product::before {
    display: none;
  }
}

@media (max-width: 550px) {
  .sale__top-bar {
    padding: 0 10px;
  }
  .sale__content {
    padding: 0;
  }

  .sale__logo,
  .sale__title {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0;
  }

  .sale__title {
    margin-top: 15px;
  }

  .sale__logo-image {
    margin: 0 auto !important;
  }
}

@media (max-width: 420px) {
  .sale__paragraph-wrapper {
    min-width: 280px;
    height: 100px;
  }

  .sale__paragraph {
    width: calc(100% - 100px);
    font-size: 24px !important;
  }

  .sale__paragraph-abbr {
    font-size: 42px !important;
    width: 100px;
    height: 100px;
    padding-top: 36px;
  }
}
@import url(https://www.thcpgstrm.com/tlkt/css/css_1.css);
.corb-pl *,
.corb-pl .placeholder {
  font-family: Roboto, sans-serif;
}
html {
  min-width: 320px;
}
.dib {
  zoom: 1;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: top;
}
.corb-center {
  text-align: center !important;
}
.corb-pl {
  display: none;
  position: fixed !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  background: #000 !important;
  background: rgba(0, 0, 0, 0.75) !important;
  z-index: 1000 !important;
}
.corb-pl ::-webkit-input-placeholder {
  color: #888 !important;
  font-size: 22px !important;
  font-family: Roboto, sans-serif;
}
.corb-pl :-moz-placeholder {
  color: #888 !important;
  font-size: 22px !important;
  font-family: Roboto, sans-serif;
}
.corb-pl .placeholder {
  color: #888 !important;
  font-size: 22px !important;
}
.corb-pl * {
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  padding: 0 !important;
  border: 0 !important;
  margin: 0 !important;
}
.order182614-form,
.order182614-form .secInp {
  background: #fff !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
}
.order182614-form {
  position: absolute !important;
  min-width: 300px !important;
  left: 50% !important;
  top: 50% !important;
  -webkit-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  max-width: 550px !important;
  padding: 25px 30px !important;
  margin: 0 auto !important;
  border-radius: 10px !important;
}
.order182614-form .secInp {
  width: 45% !important;
  height: 32px !important;
  line-height: 32px;
  font-size: 22px !important;
  color: #000 !important;
  border-radius: 10px !important;
  border: 1px solid #b4b4b4 !important;
  padding: 0 16px !important;
  outline: 0 !important;
  margin: 0 5px 18px !important;
}
.order182614-form .secInp:focus,
.order182614-form .secInp:hover {
  -webkit-box-shadow: inset 0 0 10px 0 rgba(24, 42, 133, 0.35) !important;
  -moz-box-shadow: inset 0 0 10px 0 rgba(24, 42, 133, 0.35) !important;
  box-shadow: inset 0 0 10px 0 rgba(24, 42, 133, 0.35) !important;
}
.corb-top__header {
  font-size: 30px !important;
  font-weight: 300;
  line-height: 35px !important;
  white-space: normal;
  word-break: break-all;
  word-break: normal;
  color: #000;
}
.corb-top__header b {
  display: block;
  color: #e20000;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px 0 15px !important;
}
.corb-top__header span {
  display: block;
  font-weight: 400;
}
.secSendBtn {
  background: #f8391a !important;
  background: -moz-linear-gradient(top, #f8391a 0, #a80b03 100%) !important;
  background: -webkit-linear-gradient(top, #f8391a 0, #a80b03 100%) !important;
  background: linear-gradient(to bottom, #f8391a 0, #a80b03 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8391a', endColorstr='#a80b03', GradientType=0);
  text-align: center !important;
  height: 63px !important;
  width: 256px !important;
  font-family: Arial, sans-serif !important;
  font-size: 32px !important;
  line-height: 63px !important;
  color: #fff !important;
  font-weight: 400 !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  border-radius: 10px !important;
  -moz-transition: all 0.5s ease-out !important;
  -o-transition: all 0.5s ease-out !important;
  -webkit-transition: all 0.5s ease-out !important;
  margin: 0 auto !important;
}
.secSendBtn:hover {
  background: #a80b03 !important;
  background: -moz-linear-gradient(top, #a80b03 0, #f8391a 100%) !important;
  background: -webkit-linear-gradient(top, #a80b03 0, #f8391a 100%) !important;
  background: linear-gradient(to bottom, #a80b03 0, #f8391a 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a80b03', endColorstr='#f8391a', GradientType=0);
  transform: scale(1.05) !important;
  -moz-transform: scale(1.05) !important;
  -webkit-transform: translateZ(0) scale(1.05) !important;
  -o-transform: scale(1.05) !important;
  -ms-transform: scale(1.05) !important;
  cursor: pointer !important;
}
@media only screen and (max-width: 800px) {
  .order182614-form {
    padding: 20px 10px !important;
  }
  .secSendBtn {
    height: 60px !important;
    width: 100% !important;
    font-size: 30px !important;
    line-height: 60px !important;
  }
  .order182614-form .secInp {
    height: 32px !important;
    width: 90% !important;
    line-height: normal !important;
    line-height: 32px;
    font-size: 18px !important;
    padding: 0 10px !important;
  }
  .corb-pl ::-webkit-input-placeholder {
    color: #888 !important;
    font-size: 18px !important;
  }
  .corb-pl :-moz-placeholder {
    color: #888 !important;
    font-size: 18px !important;
  }
  .corb-pl .placeholder {
    color: #888 !important;
    font-size: 18px !important;
  }
  .corb-top__header {
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 26px !important;
  }
}
#order_form0 {
  background: white;

  padding: 20px;

  max-width: 600px;

  font-family: Arial;

  margin: 20px;

  background-image: url(../images/formbg.jpg);

  background-repeat: no-repeat;

  background-size: cover;
  padding-bottom: 55px;
}

@media (min-width: 600px) and (max-width: 739px) {
  #order_form0 {
    padding: 20px !important;
    margin: 0px -12px !important;
    padding-bottom: 116px !important;
    margin-bottom: -170px !important;
  }
}

@media (min-width: 460px) and (max-width: 599px) {
  #order_form0 {
    padding: 20px !important;
    margin: 0px -26px !important;
    padding-bottom: 160px !important;
    margin-bottom: -190px !important;
  }
}

#order_form0 div {
  background: transparent !important;
}

#order_form0 h2 {
  margin: 25px 0 0 0;

  padding: 0px;

  line-height: 32px;

  border: none;
}

#order_form0 label {
  width: 230px;
width:100%;
  display: block;

  padding: 5px 0 5px 0;

  font-weight: bold;

  font-size: 16px;
}

#order_form0 label.vertical {
  border: none !important;
}

.device_info {
  font-size: 14px;

  color: green;

  display: block;

  margin: 10px 20px;
}

#order_form0 .order_form_pole {
  padding: 10px;
  display: inline-block;
  margin: 10px 0;
  box-sizing: border-box;
	width: 100%;
	text-align:center
}

#order_form0 input,select {
  font-size: 21px;

  padding: 15px;

  border-radius: 3px;
box-sizing: border-box;
  border: 2px solid #e9d7dc;

  max-width: 300px;

  width: 100%;
}

#order_form0 span {
  font-size: 12px;
}

#order_form0 button,
.obutton {
  display: inline-block;

  padding: 20px;

  color: #fff;

  font-weight: 700;

  text-decoration: none;

  box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);

  border-radius: 5px;

  background-color: #0299ff;

  background-position: 1.35em 0.94em;

  background-size: 1em;

  background-repeat: no-repeat;

  transition: all 0.15s ease-in-out;

  border: none;

  cursor: pointer;

  font-size: 20px;

  margin-top: 20px;
}

#order_form0 button:hover,
.obutton:hover {
  background-color: #017acc;
}

#order_form0 button:active {
  position: relative;

  top: 1px;
}

.order_info h2 {
  border: none !important;

  color: red !important;
}

.left_count {
  background: red;

  padding: 23px;

  margin: 12px auto;

  width: 178px;

  color: #fff;

  text-shadow: 0 -1px 0 #000000, 0 -1px 0 #000000, 0 1px 0 #000000, 0 1px 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000,
    -1px 0 0 #000000, 1px 0 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000,
    -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;

  font-size: 32px !important;

  border-radius: 5px;
}

.left_count .prod_left_val {
  font-size: 52px !important;
}

#order_form0_success {
  position: relative;
}

@media screen and (max-width: 480px) {
  #order_form0 input {
  }

  #order_form0 label {
    font-size: 14px;
  }

  #order_form0 button {
    font-size: 16px;
  }

  #order_form0 {
    padding: 10px;
    padding-bottom: 180px;
    margin-bottom: -200px;
  }

  #order_form0 .order_form_pole {
    padding: 0px;
box-sizing: border-box;
	width: 100%;
	margin: 2px;
  }
}
/* #order_form0 {
  background-size: 100% 100% !important;
} */
@media screen and (max-width: 459px) {
  #order_form0 input {
    width: 80%;
  }

  #order_form0 {
    margin-left: -10px;

    margin-right: -10px;
  }
}

@media screen and (max-width: 349px) {
  #order_form0 input {
    font-size: 17px;
  }

  #order_form0 button {
    margin-left: 0px;
  }
}
.info .pg {
  margin-bottom: 0;
}

@media (max-width: 634px) {
  #order_form0 {
    margin: 0 !important;
    background-size: 100% 110%;
  }
  #comments {
    margin-top: 0;
  }
}

@media (max-width: 498px) {
  #order_form0 {
    margin: 0 !important;
    background-size: 100% 105%;
  }
}

input:focus,
input:active {
  outline: none !important;
}
/* POPUPS */
body {
  height: 100vh;
}
.custom-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}
.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  margin: 30px auto;
  max-width: 97%;
}
.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: calc(100vh - 70px);
  overflow-y: auto;
}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.close-btn {
  position: absolute;
  right: 0;
  top: -30px;
  cursor: pointer;
  z-index: 99;
  font-size: 30px;
  color: #fff;
}
@media screen and (min-width: 800px) {
  .custom-model-main:before {
    content: '';
    display: inline-block;
    height: auto;
    vertical-align: middle;
    margin-right: -0px;
    height: 100%;
  }
}
@media screen and (max-width: 799px) {
  .custom-model-inner {
    margin-top: 45px;
  }
}
.custom-model-main h2 {
  font-size: 28px;
}
.custom-model-main h3 {
  font-size: 20px;
  font-weight: bold;
}
.custom-model-main p {
  padding: 12px 0;
}
.custom-model-main ul {
  padding-left: 40px;
}
.custom-model-main li {
  list-style-type: circle;
}
/* END POPUPS */
.centering {
  text-align: center !important;
  margin: auto !important;
}
.centering img {
  margin: auto !important;
}
.order_form {
  margin: 10px auto !important;
}


.pulse {
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }

  50% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
  }

  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
  }
}

.nw {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin: 10px 0;
}

.nw img {
  margin: 0 !important;
  flex: 0 0 auto;
}


.nw span {
  flex: 0 0 auto;
  margin: 0;
}

