.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;
}

* {
  margin: 0px;
  padding: 0px;
}

body {
  background: url('../images/background.png') repeat scroll 0% 0% rgb(255, 255, 255);
  font-family: Tahoma, Verdana;
  font-size: 14px;
  line-height: 23px;
  width: 100%;
}

a {
  color: rgb(10, 120, 194);
  outline: medium none;
  text-decoration: underline;
  font-weight: 700;
}

a:hover {
  text-decoration: none;
}

p {
  margin: 0px 0px 11px;
}

strong,
b {
  font-weight: bolder;
}

ul {
  list-style: none;
  margin-bottom: 20px;
}

li {
  padding-left: 25px;
  position: relative;
  margin-bottom: 5px;
}

li::before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #cb240a;
  position: absolute;
  top: 8px;
  left: 0;
}

img {
  border: medium none;
}

h1 {
  margin: 10px 0px;
  font-size: 21px;
}

h2 {
  margin: 10px 0px;
  font-size: 22px;
}

h3 {
  margin: 2px 0px 10px;
  font-size: 20px;
  font-weight: normal;
}

.container {
  width: 960px;
  margin: 0px auto;
}

.header {
  width: 960px;

  background: url(../images/headerbg.png);
  height: 131px;
}

.left-column {
  float: left;
  width: 670px;
  background: none repeat scroll 0% 0% white;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  margin-right: 20px;
  padding: 30px;
  margin-bottom: 10px;
  margin-top: 20px;
}

.sidebar {
  float: left;
  width: 270px;
  font-size: 12px;
  text-align: center;
}

.sidebar-last-posts {
  background: none repeat scroll 0% 0% white;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  padding: 15px;
  margin-bottom: 20px;
}

.sidebar-last-post {
  margin-bottom: 0px;
}

.sidebar-last-post a {
  color: rgb(72, 155, 31);
}

.sidebar-last-post-info {
  font-size: 11px;
  margin-bottom: 15px;
}

.sidebar-last-post-info-login {
  color: rgb(187, 34, 92);
  margin-right: 5px;
}

.sidebar-last-post-info-date {
  margin-right: 5px;
  color: rgb(119, 119, 119);
}

.sidebar-last-post-info-comments {
  color: rgb(119, 119, 119);
  text-decoration: underline;
}

.sidebar-bloggers {
  background: none repeat scroll 0% 0% white;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  padding: 15px;
  margin-bottom: 20px;
}

.sidebar-bloggers-avatar {
  display: inline-block;
}

.sidebar-bloggers img {
  margin: 5px;
}

.footer {
  clear: both;
  padding: 10px;

  font-size: 12px;
  color: rgb(119, 119, 119);
  text-align: center;
}

.photo {
  width: 100%;
  height: auto;
}

.vk-container {
  font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
  font-size: 13px;
  line-height: 17px;
  color: black;
  text-decoration: none;
}

.vk-link {
  text-decoration: none !important;
  cursor: default !important;
}

.vk-header {
  background: none repeat scroll 0% 0% rgb(218, 226, 232);
  padding: 4px 4px 4px 6px;
  margin-bottom: 10px;
}

.vk-header-text {
  padding: 2px 3px 1px;
  line-height: 100%;
  color: rgb(69, 104, 142);
  font-weight: bold;
}

.vk-avatar img {
  float: left;
  margin-right: 10px;
  width: 55px;
  height: 55px;
}

.vk-comment,
.vk-comment-load {
  margin-bottom: 15px;
  position: relative;
  border-bottom: 1px solid rgb(218, 225, 232);
  padding-bottom: 15px;
}

.vk-comment:last-child {
  border-bottom: 0px none;
}

.vk-comment-name {
  color: rgb(43, 88, 122);
  font-weight: bold;
  font-size: 12px;
}

.vk-comment-text {
  margin-left: 65px;
}

.vk-comment-date {
  margin-left: 65px;
  color: rgb(153, 153, 153);
}

.vk-comment-like {
  position: absolute;
  right: -5px;
  bottom: 10px;
  background: url('../images/like.png') no-repeat scroll left center transparent;
  width: 30px;
  height: 16px;
  display: inline-block;
}

.vk-comment-like:hover {
  opacity: 0.5;
  cursor: pointer;
}

.vk-comment-like-count {
  padding-left: 14px;
  font-weight: bold;
  color: rgb(114, 149, 178);
  font-size: 10px;
}

.vk-comment-answer {
  color: rgb(43, 88, 122);
}

.vk-comment-answer:hover {
  opacity: 0.5;
  cursor: pointer;
}

.header {
  height: 131px;
}

.header h1 {
  font-size: 40px;
  line-height: 40px;
  margin: 0px;
  padding: 45px 0 0 20px;
  font-family: Arial;
  text-shadow: 0 0 5px #333;
  float: left;
}

.header h1 span {
  color: #fff;
  text-decoration: none;
}

.menu {
  float: right;
  width: 330px;

  font-style: italic;
  color: #fff;

  text-align: right;
  padding-right: 15px;
  font-size: 12px;
}

.fr {
  float: right;
  margin-left: 20px;
}

.img-center {
  display: block;
  margin: 0 auto 20px;
}

.menu ul li {
  display: inline-block;
  color: #fff;
  text-align: center;
  font-weight: bold;
  width: 32%;
  text-align: center;
  text-shadow: 0 0 3px #000;
}

img {
  max-width: 100%;
  height: auto;
}

* {
  -moz-box-sizing: border-box;
  /*Firefox 1+*/
  -webkit-box-sizing: border-box;
  /*Safari 3+, Chrome 1+*/
  box-sizing: border-box;
}

.button {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: #002a80;
  margin-bottom: 20px;
  line-height: 25px;
}

.button a {
  background: #ff061d;
  border: 1px solid #0b1611;
  padding: 10px 30px 14px;
  color: #ffffff;
  border-radius: 5px;
  text-decoration: none;
  margin-top: -16px;
  display: inline-block;
}

.button a:hover {
  text-decoration: none;
  color: #fff;
  background: #b30113;
}

.sidebar {
  position: relative;
}

.sidebar-cont {
  padding-top: 20px;
  -ms-transition: padding 0.3s;
  transition: padding 0.3s;
}

.sidebar-cont-fixed {
  position: fixed;
  width: 230px;
  top: 0;
  float: none;
}

.cf {
  clear: both;
  display: table;
}

@media only screen and (max-width: 991px) {
  .header {
    width: 100%;
  }

  .sidebar {
    display: none;
    position: relative;
  }

  .container {
    width: 100%;
    max-width: 720px;
  }

  .left-column {
    float: none;
    width: 100%;
    padding: 10px;
  }

  .photo {
    width: auto;
    height: auto;
    max-width: 100%;
  }

  .vk-comment {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .center-mobile {
    float: none !important;
    text-align: center !important;
    width: 100% !important;
    margin: 0 !important;
  }

  .center-mobile img {
    float: none !important;
  }
}

/* FORM */

#order_form .order_form_pole {
  padding: 0 !important;
  margin: 10px 0 0 !important;
}
#order_form button {
  margin-top: 15px !important;
}
#comments .pg {
  font-size: 16px !important;
  line-height: 1.2 !important;
}
#content ul li {
  font-size: 18px;
  margin-bottom: 0;
}
.inL_341317 h2,
.inL_341317 h3 {
  font-size: 24px;
}
.inL_984182 {
  font-size: 30px !important;
}
.glava2 {
  margin-bottom: 18px !important;
}
.ulist {
  padding-left: 20px;
}
#content blockquote {
  font-size: 22px;
  line-height: 1.3;
  margin-left: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
#content img {
  margin-top: 5px;
}
#order_form h2 {
  margin-top: 10px !important;
}
#subtop {
  width: 100%;
}
#fullscroll_element {
  display: flex;
  justify-content: center;
}
#order_form {
  max-width: 490px !important;
  margin-bottom: 0 !important;
}
.inL_824152 {
  margin-bottom: 17px !important;
}
.inL_824152 span {
  line-height: 1.5;
  display: block;
}
.inL_199202 {
  display: block;
  line-height: 1.5;
}
#content h2 {
  font-size: 24px;
  line-height: normal;
  margin-bottom: 15px;
}
#comments h2 {
  font-size: 21px;
  padding-top: 2px;
  padding-bottom: 7px !important;
}
#content ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.inL_87377 {
  margin-bottom: 15px !important;
}
.inL_313801,
.inL_481677 {
  position: relative;
  margin-left: -27px;
}
h4 {
  margin-top: 10px;
  margin-bottom: 15px;
}
.spoint {
  padding-bottom: 0 !important;
  margin-bottom: 10px !important;
}
#content {
  padding-bottom: 0 !important;
  width: 100%;
}
.obutton {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
  margin-top: 10px !important;
}
h2,
h3 {
  margin: 0;
}
.inL_341317 {
  margin-bottom: 20px;
  padding-bottom: 15px !important;
  padding-top: 15px !important;
}
#content h1 {
  font-size: 32px;
  line-height: 1.2;
}
.inL_714876 {
  padding-top: 10px !important;
}
#content h3 {
  margin-bottom: 15px;
}
#comments {
  margin-top: 26px;
}
.topleft {
  width: 100%;
  margin-left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.toplogo {
  max-width: 325px;
}
#topwrap {
  height: 118px;
}
#sidebar {
  display: none;
}
#head_title {
  background-size: cover;
  height: 300px;
  position: relative;
  padding: 15px;
}
.inL_551345 {
  margin-top: 25px !important;
}

.left_count {
  padding: 15px !important;
}

@media screen and (max-width: 999px) {
  .topright {
    display: none;
  }
  #title_block {
    height: auto;
  }
  #content blockquote {
    margin-left: 0;
  }
  .title_block_author {
    margin-top: 20px;
  }
  #content h1 {
    margin-bottom: 18px;
  }
}
.product {
  margin: -5px auto 0 !important;
}
@media screen and (max-width: 780px) {
  .topleft {
    width: 100%;
  }
  .pg {
    font-size: 16px !important;
    line-height: 1.3;
    margin-bottom: 15px;
  }
  #content ul li {
    font-size: 16px;
    line-height: 22px;
  }
  #content ul {
    padding-bottom: 15px;
  }
  .purpure--bg {
    padding-bottom: 10px !important;
  }
  .list-bgs {
    padding-bottom: 0;
  }
  #head_title {
    background-size: cover;
    height: 250px;
    position: relative;
    padding: 15px;
  }
  .glava li {
    font-size: 16px;
  }
  .study-box__text {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  .note,
  .note_left {
    float: none;
    max-width: 100%;
  }
  #content h2 {
    font-size: 22px;
    line-height: normal;
  }
}
@media screen and (max-width: 690px) {
  .topleft {
    width: 100%;
  }
  #region_test br,
  #tags {
    display: none;
  }
}
@media screen and (max-width: 660px) {
  #head_title {
    background-size: cover;
    background-repeat: no-repeat;
    height: 170px;
    position: relative;
    padding: 15px;
  }
  .inL_367630 {
    margin-top: 0 !important;
  }
  #content h2 {
    font-size: 20px;
  }
  #order_form h2 {
    margin-top: 10px !important;
  }
  .title_bq {
    line-height: normal;
    font-size: 20px;
  }
  #content h1 {
    font-size: 22px;
    line-height: 1.3;
  }
  .mainLogo {
    width: 400px;
  }
  .title_block_texts {
    padding: 15px;
  }
  #bodyWrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.inL_262691 {
  width: 325px;
}
@media screen and (max-width: 590px) {
  .inL_262691,
  .mainLogo {
    width: 300px;
  }
  .inL_262691 {
    margin-top: 0;
  }
}
@media screen and (max-width: 560px) {
  #head_title {
    background-size: cover;
    height: 170px;
    position: relative;
    padding: 15px;
  }
  .pg {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }
  #content .padWrap {
    padding: 8px;
  }
  #content blockquote {
    margin: 0;
    font-size: 18px;
    line-height: normal;
    padding: 5px 10px 5px 12px;
  }
  #content h2 {
    font-size: 22px;
    line-height: normal;
    margin-bottom: 15px;
  }
  #content ul {
    font-size: 19px;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 0;
  }
  #content h3 {
    line-height: normal;
  }
  #content ul li {
    margin-bottom: 4px;
  }
  .inL_87377 {
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 520px) {
  #head_title {
    background-image: url(../images/main2.jpg);
    background-size: cover;
    height: 170px;
    position: relative;
    padding: 15px;
  }
}
@media screen and (max-width: 420px) {
  .title_bq {
    font-size: 18px !important;
  }
  .tauthor {
    font-size: 14px;
  }
  .title_block_author {
    margin-top: 15px;
  }
}
@media screen and (max-width: 470px) {
  .inL_262691,
  .mainLogo {
    width: 200px;
  }
  #topwrap {
    height: 95px;
  }
}
@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;
  }
  #topwrap,
  #wrapper {
    max-width: 1000px;
  }
  #content {
    width: 100%;
  }
}
@media screen and (min-width: 1600px) {
  #subtop {
    width: 998px;
  }
  #topwrap,
  #wrapper {
    max-width: 1000px;
  }
  #content {
    width: 100%;
  }
}
#content .bottom-img {
  margin: 0;
}
#content {
  padding-bottom: 0;
}
#content .image-center {
  margin: 20px auto;
}
.product-img {
  max-width: 250px !important;
  width: 100% !important;
}
.mw-350 {
  max-width: 350px !important;
  width: 100% !important;
}
.item-answer {
  margin-left: 30px !important;
}
#order_form {
  background: url(../images/formbg.jpg) 0 0/100% 100% no-repeat #fff;
  padding: 20px;
  max-width: 553px;
  font-family: Arial;
  margin: 20px auto;
  display: block;
  text-align: center;
  line-height: 1;
}
#order_form div {
  background: 0 0 !important;
}
#order_form h2 {
  margin: 0;
  padding: 0;
  line-height: 32px;
  border: none;
}
#order_form label {
  width: 230px;
  display: block;
  padding: 5px 0;
  font-weight: 700;
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
}
#order_form label.vertical {
  border: none !important;
}
.device_info {
  font-size: 14px;
  color: green;
  display: block;
  margin: 10px 20px;
}
#order_form .order_form_pole {
  padding: 0 10px;
  margin: 0 10px 10px;
}
#order_form input,
#order_form select {
  font-size: 18px;
  padding: 15px;
  border-radius: 3px;
  border: 2px solid #e9d7dc;
  max-width: 300px;
  width: 100%;
}
#order_form span {
  font-size: 12px;
}
#order_form button,
.obutton {
  width: 100%;
  max-width: 300px;
  display: inline-block;
  padding: 16.5px 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: 0.15s ease-in-out;
  border: none;
  cursor: pointer;
  font-size: 18px;
}
#order_form button:hover,
.obutton:hover {
  background-color: #017acc;
}
#order_form button:active {
  position: relative;
  top: 1px;
}
.order_info h2 {
  border: none !important;
  color: red !important;
}
.left_count {
  background: red;
  padding: 23px;
  margin: 12px 0;
  width: 178px;
  color: #fff;
  text-shadow: 0 -1px 0 #000, 0 -1px 0 #000, 0 1px 0 #000, 0 1px 0 #000, -1px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000,
    1px 0 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000,
    -1px 1px 0 #000, 1px 1px 0 #000;
  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: 14px;
  }
  #order_form button {
    font-size: 16px;
    width: 300px;
    max-width: 100%;
  }
  #order_form {
    padding: 10px;
  }
  .obutton {
    padding-left: 15px;
    padding-right: 15px;
  }
  #order_form .order_form_pole {
    padding: 0;
    margin: 2px;
  }
  .title_block_img {
    display: none;
  }
}
@media screen and (max-width: 459px) {
  #order_form input {
    width: 100%;
    max-width: 300px;
  }
  #order_form button {
    width: 100%;
    max-width: 300px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 349px) {
  #order_form input {
    font-size: 17px;
  }
  #order_form button {
    margin-left: 0;
  }
}
.inL_296880 {
  width: 100%;
  max-width: 250px;
}
.inL_214006 {
  display: block;
}
.inL_714876 {
  padding-top: 33px;
}
.inL_87377 {
  background: #fff5f7;
  padding: 10px;
  margin-bottom: 33px;
}
.inL_313801,
.inL_481677 {
  list-style: none;
}
.inL_551345 {
  margin-top: 50px;
}
.inL_806659 {
  color: green;
}
.inL_124971 {
  display: block;
}
.inL_367630 {
  width: 100px;
}
.inL_276800 {
  color: #00f;
  font-size: 14px;
}
.inL_199202 {
  font-size: 16px;
}
.inL_824152 {
  margin: 15px 10px 25px;
  border: 2px solid #0299ff;
  padding: 10px;
}
.inL_379561 {
  margin-bottom: 10px;
  margin-top: 22px;
}
.inL_541229 {
  font-size: 14px;
}
.inL_254579 {
  display: none;
  color: green;
}
.inL_643847 {
  position: absolute;
  top: -70px;
  right: 0;
  opacity: 0.4;
}
.inL_870274 {
  font-size: 22px;
}
.inL_298637 {
  font-size: 16px;
}
.inL_463310 {
  clear: both;
}
.inL_341317 {
  border: 1px solid #0299ff;
  padding: 25px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 20px;
}
.inL_341317 h2,
.inL_341317 h3 {
  margin: 0;
}
#fullscroll_element {
  display: flex;
  justify-content: center;
}
.inL_984182 {
  font-size: 42px;
  color: red;
}
.inL_688231 {
  font-size: 14px;
  display: block;
  margin: 10px 0 0;
}
.inL_869223 {
  display: block;
  margin-top: 10px;
}
.inL_763168 {
  z-index: 2147483647 !important;
  text-transform: none !important;
  position: fixed;
}
#content img.product {
  display: block;
  margin: 22px auto !important;
}
@media (max-width: 780px) {
  #content blockquote {
    font-size: 17px !important;
  }
}
@media (max-width: 660px) {
  .hide666 {
    display: none;
  }
  .inL_341317 h3 {
    font-size: 22px;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .inL_984182 {
    font-size: 30px;
    color: red;
  }
  .inL_341317 h2 {
    font-size: 24px;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .obutton {
    margin-top: 0;
  }
  .inL_341317 {
    padding-bottom: 15px;
  }
  #content h2,
  #content h3 {
    font-size: 20px !important;
  }
}
@media (min-width: 1021px) {
  #content img.product {
    display: block;
    margin: 22px auto 35px !important;
  }
  .pg {
    font-size: 18px !important;
  }
  .inL_341317 .obutton {
    margin-top: 25px;
  }
}
.copyright {
  padding: 0 15px;
}
#content blockquote,
.title_bq {
  line-height: 1.4 !important;
}
@media (max-width: 480px) {
  .inL_341317 h2,
  .inL_341317 h3 {
    font-size: 20px !important;
  }
  .inL_984182 {
    font-size: 25px !important;
  }
  .inL_341317 {
    margin: 0 5px;
    padding: 15px;
  }
}
#order_form button {
  margin-top: 0 !important;
}
.topleft {
  width: 100%;
  max-width: 100%;
  position: initial;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin-top: 15px;
}
#footer {
  padding-bottom: 10px;
}
@media (max-width: 470px) {
  .mainLogo {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .inL_824152 {
    margin: 15px 0;
  }
  #order_form {
    padding: 28px 25px;
  }
  #order_form button {
    font-size: 15px;
  }
  #order_form span.cls-cls {
    display: block;
    width: 200px;
    margin: 0 auto;
  }
  #order_form span.cls-cls br {
    display: none;
  }
  #content h2,
  #content h3 {
    text-align: center !important;
  }
  #content img.product {
    width: 100%;
    max-width: 250px;
  }
  #order_form h2 {
    margin-top: 0 !important;
  }
}
@media (min-width: 1021px) {
  .pg {
    line-height: 1.4 !important;
  }
}
@media (max-width: 1020px) {
  .ulist.purpure--bg {
    margin-bottom: 15px !important;
  }
  .study__content {
    padding: 0 !important;
    margin-top: 22px !important;
  }
}
@media (max-width: 660px) {
  .ulist.purpure--bg {
    margin-bottom: 10px !important;
  }
  .title_bq {
    line-height: 1.2 !important;
  }
}
.glava,
.ulist.purpure--bg {
  margin-right: 15px !important;
}
@media (min-width: 386px) and (max-width: 780px) {
  .study-box__text {
    max-width: 175px;
  }
}
@media (min-width: 481px) {
  #content img.product {
    max-width: 270px;
  }
}
@media (max-width: 480px) {
  .spnspn br {
    display: none !important;
  }
}
@media (min-width: 781px) {
  #content blockquote {
    font-size: 20px !important;
    line-height: 26px !important;
  }
}
.glava {
  padding-right: 15px;
}
@media (min-width: 1000px) {
  .title_block_img {
    width: 100%;
    max-width: 600px;
    left: 50%;
    transform: translateX(-50%);
  }
  #content h2,
  #content h3 {
    text-align: left !important;
  }
  #content h2#counter_product,
  #content h3.left_count {
    text-align: center !important;
  }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .title_block_content {
    position: relative;
  }
  .title_block_img {
    max-width: 900px !important;
    transform: translateX(-50%);
  }
  .title_img {
    width: 100% !important;
    max-width: 100% !important;
  }
}
.form__price {
  display: flex;
  justify-content: center;
}

.form__price-title {
  font-size: 14px;
}

.form__price-val {
  margin-right: 40px;
  margin-left: 20px;
}

.x_price_previous,
.x_price_current,
.x_currency {
  padding-top: 5px;
  font-size: 20px !important;
  font-weight: bold;
}
