html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1.7em;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  background-color: #ffffff;
  color: #000;
}

* {
  margin: 0;
  padding: 0;
}

html,
body {
  margin: 0;
  padding: 0;
  font-family: Arial;
  font-size: 17px;
  line-height: 25px;
  width: 100%;
  float: left;
}

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

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

strong,
b {
  font-weight: bolder;
}

img {
  border: medium none -moz-initial;
}

h1 {
  margin: 0px 0px 10px 0px;
  font-size: 25px;
  font-weight: bold;
}

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

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

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

.header {
  width: 960px;
  margin: 0px auto 15px auto;
  background: transparent url("header222.jpg") no-repeat scroll 0% 0%;
  height: 150px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
}

.mobile {
  display: none;
}

.left-column {
  width: 620px;
  background: white none repeat scroll 0% 0%;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
  padding: 20px;
  margin: 0px auto 15px auto;
  border-radius: 3px;
}

.sidebar {
  float: right;
  width: 280px;
  font-size: 12px;
}

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

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

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

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

.sidebar-last-post-info span:nth-child(1) {
  margin-right: 3px;
  color: rgb(187, 34, 92);
}

.sidebar-last-post-info span:nth-child(2) {
  margin-right: 3px;
  color: rgb(119, 119, 119);
}

.sidebar-last-post-info span:nth-child(3) {
  color: rgb(119, 119, 119);
  text-decoration: underline;
  float: right;
}

.footer {
  clear: both;
  text-align: center;
  font-size: 12px;
  color: rgb(119, 119, 119);
  padding-bottom: 10px;
}

.footer p {
  text-decoration: underline;
  color: rgb(10, 120, 194);
}

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

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

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

.vk-comment-load:after {
  clear: both;
  content: "";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

.vk-comment-load img:nth-child(1) {
  float: left;
  margin-right: 10px;
  width: 50px;
}

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

.vk-comment-load span:nth-child(2) {
  /*   color: rgb(43, 88, 122);*/
  font-weight: bold;
  font-size: 12px;
}

.vk-comment-load p:nth-child(3) {
  margin-left: 60px;
  margin-bottom: 0px;
}

.vk-comment-load p:nth-child(3) img {
  max-width: 100%;
  width: auto !important;
  display: block;
  float: none !important;
  margin-top: 7px;
}

.vk-comment-load span:nth-child(4) {
  margin-left: 60px;
  color: rgb(153, 153, 153);
  display: block;
}

/*.vk-comment-load span:nth-child(4) span {
    color: rgb(43, 88, 122);
}*/

.vk-comment-load div {
  position: absolute;
  right: -10px;
  line-height: 18px;
  bottom: 5px;
  /* background: transparent url("like.png") no-repeat scroll left center; */
  -webkit-background-size: contain;
  width: 19px;
  height: 16px;
  display: inline-block;
  /* padding-left: 25px; */
  font-weight: bold;
  color: rgb(114, 149, 178);
  font-size: 12px;
  background-size: auto 75%;
}

/* MOBILE
=========================================================== */

.text-center {
  text-align: center;
}

.img1 {
  margin: 10px auto;
  display: block;
  max-width: 100%;
  /* margin-left: 10px; */
  /* margin-bottom: 5px; */
  /* float: right; */
}
.img2 {
  max-width: 100%;
}
.img3 {
  max-width: 100%;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
  float: left;
}
.img1-1 {
  float: right;
  margin: 0px 0px 10px 10px;
  max-width: 100%;
}

.img1-1 {
  float: right;
  margin: 20px 0px 10px 10px;
  max-width: 100%;
}

.butt {
  margin: 25px auto 20px;
  text-align: center;
}

.btn {
  display: inline-block;
  background: #9bca7a;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  padding: 10px 20px;
  border-radius: 4px;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  -webkit-transition: all 0.7s ease-out;
  font-weight: bold;
  line-height: 28px;
  text-transform: uppercase;
}

.btn:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

@media (max-width: 991px) {
  body {
    width: 100%;
  }

  .comm_none {
    display: none;
  }
  .container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .header {
    display: none;
  }
  .mobile {
    display: block;
    width: 100%;
    background-image: url("header222.jpg");
    background-attachment: fixed;

    padding-bottom: 10px;
  }
  .sidebar {
    display: none;
  }
  .left-column {
    width: auto;
    float: none;
    margin: 0;
    padding: 10px 15px;
    box-shadow: none;
    border-radius: 0%;
    margin-right: auto;
    margin-left: auto;
  }
  .footer {
    margin: 0;
    padding: 0;
    text-align: center;
  }
}

/* ------------------------------------------------- */

/* ------------------------------------------------- */

/* ------------------------------------------------- */

.bold {
  font-weight: bold;
}

.clearfix:before,
.clearfix:after,
.cf:before,
.cf:after {
  display: block;
  clear: both;
  content: " ";
}

.clearfix {
  zoom: 1;
}

.left-column,
.sidebar {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
}

.sidebar-bloggers {
  padding: 14px;
}

.sidebar-bloggers img {
  margin-right: 10px;
  display: inline-block;
}

.sidebar-bloggers p {
  font-size: 12px;
  color: rgb(119, 119, 119);
}

.lastchanged {
  color: #767575;
  font-size: 12px;
}

.lastchanged span {
  font-style: italic;
}

.title {
  margin: -9;
  padding-top: 20px;
  color: #050504;
  text-align: center;
  font-family: "arial";
  font-weight: bold;
  font-size: 48px;
  /* font-family: "Boogaloo"; */
}

.sub-title {
  margin: 0;
  padding-top: 20px;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  font-family: sans-serif;
  font-size: 30px;
}

.note {
  border-width: 1px;
  border-style: dotted;
  border-color: rgb(153, 153, 153);
  padding: 4px;
  background-color: rgb(255, 255, 223);
  margin-bottom: 10px;
}

.red {
  color: red;
}

.bold {
  font-weight: bold;
}

@media (max-width: 768px) {
  .title {
    font-size: 30px !important;
  }

  .vk-comment-load:nth-child(2),
  .vk-comment-load:nth-child(3),
  .vk-comment-load:nth-child(4),
  .vk-comment-load:nth-child(5) {
    display: block;
  }
  .left-column {
    padding: 10px 15px;
    width: auto;
  }
}

@media (max-width: 500px) {
  .img1,
  .img3 {
    margin: 0px auto;
    display: block;
  }
  .vk-comment-load span:nth-child(2) {
    padding-top: 15px;
    padding-bottom: 25px;
    display: inline-block;
  }
  .vk-comment-load p:nth-child(3) {
    margin-left: 0;
  }
  .vk-comment-load span:nth-child(4) {
    margin-left: 0;
  }
  .vk-comment-load span:nth-child(4) span:nth-child(2) {
    padding: 0;
  }
}

@media (max-width: 425px) {
  .img1-1 {
    float: none;
    margin: 20px auto;
    display: block;
  }

  h2 {
    text-align: center;
  }
}

@media (max-width: 355px) {
  .vk-comment-load div {
    right: -11px;
    bottom: 17px;
  }
  .vk-comment-load span:nth-child(4) {
    margin-top: 5px;
  }
}
.btn {
  /* animation: rotate 1s ease-in-out infinite; */
}
.btn:hover {
  animation: paused;
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -sand-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  5% {
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    -sand-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  10% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -sand-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    -sand-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  20% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -sand-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    -sand-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  30% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -sand-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  35% {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    -sand-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  40% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -sand-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  45% {
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    -sand-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -sand-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  55% {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    -sand-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  60% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -sand-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -sand-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.countdown-block {
  text-align: center;
  background: #ed1b24;
  color: #fff;
  padding-bottom: 10px;
  box-shadow: 0 0 black;
}
.countdown-block > h3 {
  font-weight: 800;
  font-size: 23px;
  padding-top: 7px;
  margin: 0;
  padding-bottom: 10px;
}
.countdown-container {
  max-width: 320px;
  background: #ed1b24;
  border: 5px solid #fffd07;
  text-align: center;
  margin: 0 auto;
}
.countdown-container h3 {
  color: #fffd07;
  margin: 0 auto;
  margin-top: -10px;
  background: #ed1b24;
  width: 90%;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1rem;
}
.countdown {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 300;
  font-size: 39px;
  line-height: 1;
}
.countdown-item {
  color: #fff;
  width: 5rem;
  font-weight: 800;
}
.countdown-divider {
  color: #fff;
  width: 1rem;
}
.countdown-text {
  margin: 0 auto;
  margin-bottom: -8px;
  background: #ed1b24;
  width: 90%;
  color: #fffd07;
  font-size: 0.8rem;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
}
.countdown-text span {
  width: 4rem;
  margin-right: rem;
}
.best-form {
  font: 16px/1.2 "Roboto", sans-serif;
  padding: 1rem;
  padding-bottom: 40px;
  color: #fff;
  background-color: #fa0;
  background-image: url("62de4e9c2eb3701760f4cfabbfef5edf717d4abc.svg");
  background-size: cover;
}
.best-form > .wrap {
  max-width: 320px;
  margin: 0 auto;
}
.product {
  display: flex;
}
.product .left {
  width: 50%;
}
.product .right {
  width: 50%;
  text-align: center;
}
.product .price-old {
  line-height: 1;
}
.product .price-old span {
  display: inline-block;
  padding: 0 1rem;
  font-size: 3rem;
  color: #000;
  position: relative;
}
.product .price-old span:before {
  position: absolute;
  content: "";
  left: 0;
  top: 45%;
  right: 0;
  border-top: 5px solid #ed1b24;
  transform: rotate(-10deg);
}
.product .discount-text {
  margin-top: 1rem;
  color: #000;
  font-size: 18px;
}
.product .price {
  color: #1035ea;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 1;
}
.product .price span {
  font-weight: 300;
  font-size: 50%;
  margin-left: 5px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.country-input,
.name-input,
.phone-input {
  color: #000;
  background: #fff;
  border: 0;
  width: 100%;
  border-radius: 6px;
  box-sizing: border-box;
  font-size: 20px;
  margin-bottom: 10px;
  display: flex;
  transition: all 0.15s ease-in-out;
}
.name-input label,
.phone-input label {
  align-self: center;
  padding-left: 10px;
  width: 75px;
  font-weight: 700;
}
.name-input input,
.phone-input input {
  flex: 1 1 auto;
  border: 0;
  padding: 0;
  font: inherit;
  color: inherit;
  box-sizing: border-box;
  min-width: 0;
  padding: 10px 15px;
  padding-left: 0;
  border-radius: 6px;
}
.button-submit {
  text-align: center;
  display: flex;
  box-sizing: border-box !important;
  width: 100%;
  margin: 0 auto;
  padding: 0 1rem;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1;
  color: #fff;
  border-radius: 6px;
  border: 0;
  padding: 14px 0;
  background-image: linear-gradient(to top, #137c09, #16ac0c);
  transition: all 0.15s ease-in-out;
  cursor: pointer;
  font: 18px/1.4 "Roboto", sans-serif;
  font-weight: 400;
}
.button-submit-text {
  color: #fff;
  flex: 1 1 auto;
  font: inherit;
  font-weight: 400;
}
.button-submit-arrow {
  width: 0;
  height: 0;
  border-top: 0.6rem solid transparent;
  border-bottom: 0.6rem solid transparent;
  border-left: 1rem solid #fff;
  margin-right: 1rem;
}
.btnbtn {
  text-decoration: none;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
  color: rgb(255, 255, 255) !important;
  background-color: #008000;
  display: inline-block;
  padding: 10px 50px;
  margin-bottom: 0px;
  font-size: 13px;
  font-weight: 400;
  line-height: 2.42857;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 30px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  /* animation: shadow-pulse2 1s infinite; */
  font-weight: 700;
}

a.btnbtn:hover {
  text-decoration: none !important;
}

.vk-comment-load a {
  cursor: pointer;
}
