/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

html,
body {
  overflow-x: hidden;
  margin: 0px;
  padding: 0px;
  font-family: "Sarabun", sans-serif;
  font-size: 20px;
  color: #000;
  background-color: #f4f7fa;
  scroll-behavior: smooth;
}

a {
  text-decoration: none;
  cursor: pointer;
  font-weight: 700;
  color: #0029dd;
}

.c15 {
  margin: 10px auto;
  margin-bottom: 25px;
}

.c15,
.c15 td,
.c15 tr {
  border: 1px solid #d6d6d6;
}

.c15 .c3 p {
  padding: 5px;
  margin-bottom: 0px;
  margin-top: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

#title_block {
  width: 100%;
}

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

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

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

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

.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: 14px/16px "Sarabun", sans-serif;
  opacity: 1.4;
}

.title_h1 {
  font: 700 40px/1.4 "Sarabun", sans-serif;
  color: #fff;
}

.title_bq {
  border-left: 4px solid #349dee;
  padding-left: 16px;
  color: white;
  font: 22px/1.5 "Sarabun", sans-serif;
}

.title_block_author {
  margin-top: 26px;
}

.tauthor {
  font: 700 19px/24px "Sarabun", sans-serif;
  color: #349dee;
}

.tdate {
  margin-top: 2px;
  color: #fff;
  font: 500 14px/1.5 'Sarabun', sans-serif;
  letter-spacing: 1px;
}

.title_block_texts div {
  background: transparent !important;
}

#top_xs {
  padding-top: 5px;
  display: none;
  background-image: url('../images/jornal.jpg');
  height: 80px;
  background-repeat: no-repeat;
  background-position: top right;
}

.lead_text {
  color: #565d6d;
}

#top {
  height: 120px;
  background: transparent;
  width: 100%;
  background-image: url('../images/jornal.jpg');
  background-repeat: no-repeat;
  background-position: top right;
}

#topwrap {
  height: 80px;
  max-width: 1000px;
  margin: 0 auto;
  background: transparent;
}

.topleft {
  height: 80px;
  width: 740px;
  float: left;
  position: relative;
  margin-left: 10px;
}

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

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

header,
#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%;
}

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

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

#content .padWrap {
  padding: 15px;
}

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

#content p {
  font-size: 20px;
}

.pg {
  margin-bottom: 33px;
  margin-left: 65px;
}

#content h1 {
  font-size: 33px;
  line-height: 1.4;
  font-weight: bold;
}

#content h2 {
  font-size: 28px;
  line-height: 1.5;
}

#content h3 {
  font-size: 23px;
  line-height: 1.5;
  font-weight: 700;
  margin-top: 30px;
}

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

#content ul {
  font-weight: 400;
}

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

#comments {
  margin-top: 20px;
}

#comments .name {
  font-size: 18px;
}

#comments .pg {
  font-size: 16px;
  line-height: 1.5;
}

#comments .pg img {
  display: block;
  margin: 5px 0 0;
}

#comments h2 {
  color: #000;
  font-weight: 700;
  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 .coment_ava {
  float: left;
  margin-right: 15px;
}

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

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

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

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

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

@media screen and (max-width: 660px) {
  #content h1 {
    font-size: 24px;
    line-height: 1.5;
  }
  .mainLogo {
    width: 400px;
  }

  #content p,
  #content ul li {
    font-size: 18px;
  }

  #content h3,
  #content p.topic {
    font-size: 20px !important;
  }
}

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

@media screen and (max-width: 560px) {
  #content .padWrap {
    padding: 8px;
  }
}

@media screen and (max-width: 420px) {
  .title_bq,
  .tauthor {
    font-size: 19px;
  }
}

@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 (min-width: 1300px) {
  #wrapper {
    max-width: 1000px;
  }
  #content {
    width: 100%;
  }
  #topwrap {
    max-width: 1000px;
  }
}

@media screen and (min-width: 1600px) {
  #wrapper {
    max-width: 1000px;
  }
  #content {
    width: 100%;
  }
  #topwrap {
    max-width: 1000px;
  }
}

a:active,
a:focus {
  outline: none;
}

input {
  outline: none;
}

input:active {
  outline: none;
}

:focus {
  outline: none;
}

button:active,
button:focus {
  outline: none !important;
}

button::-moz-focus-inner {
  border: 0 !important;
}

#footer {
  padding: 10px;
  text-align: center;
}

.Figure img {
  display: block;
  margin: 0 auto;
  float: none;
}

.bg_mm {
  background-color: antiquewhite;
  text-align: center;
}

.c2 {
  width: 50%;
}

.bg_tt {
  background: #ffeca6;
  padding: 20px;
}

.center {
  text-align: center;
}

.ft {
  text-align: center;
  font-size: 11px;
}

.green-modul {
  margin: 15px auto;
  padding: 0 15px;
  border: 1px solid #36ba67;
  border-radius: 7px;
  background-color: #00c64810;
}

.row-y-name > a,
.name > a,
.tauthor > a {
  color: inherit !important;
  text-decoration: none !important;
}

.randdate {
  font-size: 14px;
}

.submit-roulette:hover {
  background: #bb0000;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}

.submit-roulette:active {
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
  -webkit-box-shadow: none;
  box-shadow: none;
}

input[value='ÐŸÐ¾Ð»ÑƒÑ‡Ð¸Ñ‚ÑŒ Ð±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð¾'],
.submit-roulette {
  text-transform: uppercase;
  padding: 10px 30px;
  margin: 15px 0;
  outline: none;
  border: none;
  margin-top: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 4px 3px #242120;
  box-shadow: 0px 4px 3px #242120;
  background: red;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  width: 300px;
  max-width: 100%;
}

input[value='ÐŸÐ¾Ð»ÑƒÑ‡Ð¸Ñ‚ÑŒ Ð±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð¾']:hover {
  background: #bb0000 !important;
  -webkit-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}

input[value='ÐŸÐ¾Ð»ÑƒÑ‡Ð¸Ñ‚ÑŒ Ð±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð¾']:active {
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.input-roulette {
  padding-left: 5px;
  height: 42px;
  margin-bottom: 10px;
  width: 100%;
  max-width: 300px;
}

input[placeholder='Ð’Ð°ÑˆÐµ Ð¸Ð¼Ñ'],
input[placeholder='Ð’Ð°Ñˆ Ñ‚ÐµÐ»ÐµÑ„Ð¾Ð½'] {
  padding: 5px;
  padding-left: 5px;
  height: 42px;
  margin-bottom: 10px;
}

.ruletka-p {
  text-indent: 0px;
  color: black;
  text-align: center !important;
  margin: 15px;
  line-height: 25px;
  font-weight: bold;
}

.ruletka-p h2 {
  font-size: 25px;
  margin-bottom: 15px;
}

.ruletka-a {
  color: rgb(22, 151, 206);
}

.spin-wrapper {
  -webkit-box-shadow: 0 0 10px;
  box-shadow: 0 0 10px;
  border: 3px solid red;
  padding: 20px 10px;
  border-radius: 10px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.spin-wrapper .ruletka-p {
  margin-bottom: 15px;
}

.danger-text {
  color: red;
  font-weight: bold;
  display: block;
}

.wheel {
  width: 380px !important;
  margin: 0 auto;
  position: relative;
}

.wheel img {
  max-width: 100%;
}

.wheel-img {
  -webkit-transition: 4s;
  -o-transition: 4s;
  transition: 4s;
}

.wheel-cursor {
  position: absolute;
  width: 35% !important;
  height: 35%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: none !important;
}

.cursor-text {
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 45% !important;
  height: 45%;
  font: 12px Arial !important;
  line-height: 61px !important;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle;
  text-align: center;
  background-color: #ccc;
  border: 1px solid #ccc;
  top: 49%;
  left: 50%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-shadow: rgba(255, 255, 255, 1) 0px -2px 0px inset,
    rgba(255, 255, 255, 1) 0px 2px 0px inset, rgba(0, 0, 0, 0.4) 0px 0px 5px;
  box-shadow: rgba(255, 255, 255, 1) 0px -2px 0px inset, rgba(255, 255, 255, 1) 0px 2px 0px inset,
    rgba(0, 0, 0, 0.4) 0px 0px 5px;
  background: rgb(255, 255, 255);
  background: -o-radial-gradient(
    center,
    ellipse,
    rgba(255, 255, 255, 1) 0%,
    rgba(234, 234, 234, 1) 100%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(255, 255, 255, 1) 0%,
    rgba(234, 234, 234, 1) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=1);
}

.Figure-caption {
  width: 100%;
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
  line-height: 1.5;
  max-width: 600px;
  padding-top: 15px;
  font-style: italic;
  color: #1a1a1a;
  display: block;
}

.Figure {
  display: block;
  width: 100%;
  margin: 20px auto;
}

a.button {
  font-size: 120%;
  font-weight: 700;
  text-align: center;
  color: #fff !important;
  background-color: red;
  display: table;
  margin: 25px auto;
  width: 400px;
  max-width: 100%;
  border-radius: 15px;
  text-decoration: none;
  padding: 15px;
}

a.button:hover {
  background-color: #c11f1f;
}

.uetgue {
  display: block;
  margin: 10px auto;
}

.left_count {
  display: table;
  text-align: center;
  padding: 10px 30px;
  background: red;
  margin: 12px auto;
  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: 130% !important;
  border-radius: 5px;
}

.green_text {
  color: green;
  font-weight: bold;
}

.h3_form {
  margin: 20px auto;
}

.small_text {
  margin-top: 20px !important;
  font-size: 60% !important;
  line-height: 1.4 !important;
}

@media (max-width: 600px) {
  a.button {
    font-size: 20px;
  }
}

.order_block {
  text-align: center !important;
}

#order_form {
  background: white;
  padding: 20px;
  max-width: 600px;
  font-family: "Sarabun", sans-serif;
  background-image: url(../img/formbg1.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}

#order_form h2 {
  margin: 25px 0 0 0;
  padding: 0px;
  line-height: 32px;
  border: none;
  font-weight: 700;
}

#order_form label {
  width: auto;
  display: block;
  padding: 5px 0 5px 0;
  font-weight: bold;
  font-size: 18px;
}

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

#order_form .box-form {
  margin: 25px 10px;
  border: 2px solid #0206ff;
  padding: 10px;
  font-size: 16px;
}

.device_info {
  font-size: 14px;
  color: green;
  display: block;
  margin: 10px 20px;
}

#order_form .order_form_pole {
  padding: 10px;
  margin: 10px;
  text-align: center;
}

#order_form input {
  font-size: 15px;
  padding: 10px;
  border-radius: 3px;
  border: 2px solid #e9d7dc;
  max-width: 300px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#order_form select {
  font-size: 21px;
  padding: 15px;
  border-radius: 3px;
  border: 2px solid #e9d7dc;
  max-width: 334px;
  width: 100%;
}

#order_form span.old {
  font-size: 16px;
}

#order_form b.new {
  font-size: 25px;
  color: #c40000;
}

#order_form .center {
  display: block;
  margin: 0 auto;
  text-align: center;
}

#order_form .href,
.obutton {
  display: block;
  margin: 0 auto;
  padding: 20px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
  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;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  border: none;
  cursor: pointer;
  font-size: 20px;
  margin-top: 20px;
  max-width: 300px;
  width: 100%;
}

#order_form button:hover,
.obutton:hover {
  background-color: #046d00;
}

#order_form button:active {
  position: relative;
  top: 1px;
}

#order_form button {
  display: block;
  margin: 0 auto;
  padding: 10px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
  box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
  border-radius: 5px;
  background-color: #ca0000;
  background-position: 1.35em 0.94em;
  background-size: 1em;
  background-repeat: no-repeat;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  border: none;
  cursor: pointer;
  font-size: 23px;
  margin-top: 20px;
  max-width: 300px;
  width: 100%;
}

.order_info h2 {
  border: none !important;
  color: red !important;
}

.left_count {
  background: red;
  padding: 23px;
  margin: 12px 0px;
  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_form_success {
  position: relative;
}

@media screen and (max-width: 480px) {
  #order_form label {
    font-size: 16px;
  }
  #order_form button {
    font-size: 16px;
  }
  #order_form {
    padding: 10px;
  }
  #order_form .order_form_pole {
    padding: 0px;
    margin: 2px;
  }
}

@media screen and (max-width: 459px) {
  #order_form input {
    width: 80%;
  }
  #order_form select {
    width: 90.5%;
    height: 53px;
  }
  #footer img {
    width: 100%;
  }
  .pop-up-window {
    max-width: 191px;
  }
}

@media screen and (max-width: 349px) {
  #order_form input {
    font-size: 17px;
    top: 10%;
  }
  .pop-up-heading {
    font-size: 16px;
  }
}

.yellow-bg {
  background-color: yellow;
  color: #be0007;
  font-weight: bold !important;
  display: inline !important;
}

.red-bg {
  background-color: #c40000;
  color: white;
  font-weight: bold !important;
  display: inline !important;
}

.ft {
  font-style: italic;
  font-size: 0.9em;
}

.dr {
  color: #be0007;
}

.doc {
  color: green;
}

#content p.topic {
  font-size: 22px;
}

.bg-green {
  background-color: #e3ffe3;
  border: 1px solid black;
  padding: 15px;
  margin-bottom: 30px;
}

#order_form span#name-error,
#order_form span#phone-error {
  font-size: 16px;
  color: red;
  font-weight: 700;
  display: flex;
  justify-content: center;
}

#order_form p#submit-error {
  font-size: 16px;
  color: red;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0;
}

footer {
  max-width: 1000px;
  margin: 0 auto;
  padding: 10px;
  background-color: #001877;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.5);
}

footer p {
  margin: 0 auto 5px;
  width: 100%;
  color: white;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}