.ittem-comment {
  display: block;
  position: relative;
  margin-bottom: 25px;
  min-height: 60px;
}

div.ittem-comment p:nth-child(2) {
  margin-top: 0 !important;
}

.ava-img {
  width: 60px;
  border-radius: 40px;
  display: block;
  position: relative;
  float: left;
}

.ittem-comment p {
  display: block;
  position: relative;
  padding-left: 75px;
  margin-bottom: 5px;
  font-size: 90%;
  line-height: 1.3;
}

.ord_button {
  background-color: rgb(252, 10, 16);
  color: rgb(255, 255, 255) !important;
  display: inline-block;
  padding: 10px 20px;
  font-size: 25px !important;
  box-shadow: 2px 3px 8px rgb(153, 153, 153);
  text-decoration: none !important;
  border-radius: 8px;
  border: 3px solid rgb(255, 255, 255);
  margin: 20px 0px 30px;
  line-height: 27px;
  text-transform: uppercase;
  transition: all 0.3s ease-in 0s;
}

.ord_button:hover {
  background-color: rgb(119, 33, 51);
  box-shadow: 2px 3px 3px rgb(153, 153, 153);
  text-decoration: none !important;
  transform: scale(1.1);
}

a:active,
a:focus {
  outline: none;
}

input {
  outline: none;
}

input:active {
  outline: none;
}

button:active,
button:focus {
  outline: none !important;
}

button::-moz-focus-inner {
  border: 0 !important;
}


#cont h2,
#cont h3 {
  margin: 10px 0;
}
#cont h2 {
  font: 28px helveticaneuecyr-medium, sans-serif;
  color: #242424;
}
#cont h3 {
  font: 27px helveticaneuecyr-medium, sans-serif;
  color: #242424;
}
h2 {
  font: 31px helveticaneuecyr-medium, sans-serif;
  color: #242424;
}
h3 {
  font: 27px helveticaneuecyr-medium, sans-serif;
  color: #242424;
}
body {
  background-color: #fff;
}
#wrapper {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
  font-family: sans-serif;
}
.blog_cat_tag a {
  float: left;
  display: inline-block;
  background: #c5a87b;
  padding: 8px 14px;
  margin-right: 15px;
  color: #fff;
  margin-bottom: 10px;
}
.blog_cat_tag a:hover {
  background: #272727;
}
#cont .blog_cat_tag a {
  color: #fff;
  font: 16px sans-serif;
}
.blog_cat_tag span {
  font: 15px sans-serif;
}
.clear {
  clear: both;
}
.blog_content_article_bg {
  margin: 2em auto 0;
  width: 98%;
  max-width: 1280px;
}
.blog_content_article {
  width: 70%;
  height: auto;
  min-height: 250px;
  padding: 2%;
  margin-bottom: 20px;
  float: left;
  border: 3px dashed #d7d7d7;
  background-color: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.blog_sidebar {
  width: 27%;
  position: relative;
  padding: 0 1%;
  margin: 0;
  height: 100%;
  float: right;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.blog_cat_list_sidebar {
  width: 98%;
  padding: 0 1%;
  margin: 0 0 15px;
}
.blog_cat_name_sidebar {
  width: 100%;
  display: block;
  padding: 0 0 7px;
  font: 27px helveticaneuecyr-medium;
  margin-bottom: 10px;
  color: #5b5b5b;
}
.blog_cat_list_sidebar .blog_cat_tag a {
  float: left;
  display: inline-block;
  background: #c5a87b;
  padding: 6px 7px;
  margin-right: 8px;
  color: #fff;
  margin-bottom: 10px;
}
.blog_cat_list_sidebar .blog_cat_tag a:hover {
  background: #272727;
}
#cont .blog_cat_tag a {
  color: #fff;
  font: 15px sans-serif;
}
.blog_cat_list_sidebar .blog_cat_tag span {
  font: 15px sans-serif;
}
.blog_popular_article {
  width: 98%;
  padding: 0 1%;
  margin: 0 0 15px;
}
.blog_popular {
  width: 100%;
  display: block;
  padding: 0 0 7px;
  font: 27px helveticaneuecyr-medium;
  margin-bottom: 20px;
  color: #5b5b5b;
}
.popular_item {
  margin-bottom: 8px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.popular_item:nth-child(n + 2) {
  padding-top: 8px;
  border-top: 1px solid #e5e5e5;
}
.popular-image {
  float: left;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.popular-tittle {
  padding-left: 20px;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
#cont .popular-tittle a {
  color: #000;
  line-height: 1.3 !important;
  font-size: 15px;
}
#cont .popular-tittle a:hover {
  color: #bc9b70;
  text-decoration: none;
}
.blog_lates_article {
  width: 98%;
  padding: 0 1%;
  margin: 0 0 15px;
}
.blog_lates {
  width: 100%;
  display: block;
  padding: 0 0 7px;
  font: 27px helveticaneuecyr-medium;
  margin-bottom: 20px;
  color: #5b5b5b;
}
.lates_item {
  margin-bottom: 8px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.lates_item:nth-child(n + 2) {
  padding-top: 8px;
  border-top: 1px solid #e5e5e5;
}
.lates-image {
  float: left;
  display: inline-block;
  padding-right: 20px;
}
.lates-tittle {
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
#cont .lates-tittle a {
  color: #000;
  line-height: 1.3 !important;
  font-size: 15px;
}
#cont .lates-tittle a:hover {
  color: #bc9b70;
  text-decoration: none;
}
@media screen and (max-width: 1200px) {
  .blog_popular,
  .blog_cat_name_sidebar,
  .blog_lates {
    font: 24px helveticaneuecyr-medium;
  }
  .blog_content_article_bg {
    margin: 1em auto 0;
  }
  .blog_content_article {
    width: 100%;
    padding: 1em 2%;
  }
  .blog_sidebar {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  #cont .blog_article p img {
    float: none !important;
    margin: 10px auto !important;
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .blog_popular,
  .blog_cat_name_sidebar,
  .blog_lates {
    font: 22px helveticaneuecyr-medium;
  }
}
#top_menu_bg_full {
  width: 100%;
  height: auto;
  z-index: 999;
  margin: 0 auto;
  background: #111;
  background-repeat: no-repeat;
  background-position: center center;
}
#top_menu_fixed {
  width: 100%;
  background: 0 0;
  padding: 0;
  height: auto;
}
#top_menu_fixed .su-row.head_main_colum {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 1600px;
}
#top_menu_fixed .su-row.head_main_colum img {
  max-width: 100%;
  height: auto;
}
#top_menu_fixed .su-column.logo_colum_1.su-column-size-1-1.su-column-size-medium-1-3 {
  width: 23%;
  margin: 0 auto !important;
  padding: 10px 1% !important;
}
#top_menu_fixed .su-column.nav_colum_2.su-column-size-1-1.su-column-size-medium-1-3 {
  width: 68%;
  margin: 0 auto !important;
  padding: 30px 1% 10px !important;
}
#top_menu_fixed #megamenucss {
  font-family: sans-serif;
  text-transform: uppercase;
}
#top_menu_fixed #megamenucss #js-mainnav.megamenu ul.level0 li.megacss span.megacss {
  cursor: default;
}
#content_bg {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  background-color: #f9f9f9;
  font-family: sans-serif;
}
.clear {
  clear: both;
}
::-webkit-scrollbar {
  width: 8px;
}
#cont {
  width: 100%;
  height: auto;
  padding: 0 0 2%;
  margin: 0 auto;
  overflow: hidden;
}
#cont p {
  font: 18px sans-serif;
  color: #242424;
  line-height: 1.5;
  text-align: justify;
}
@media (max-width: 767px) {
  #cont p {
    text-align: left;
  }
}

b {
  color: #000;
}
#cont img {
  max-width: 100%;
  height: auto;
  display: flex;
  margin: 0 auto;
}
#cont hr {
  height: 0.2px;
  width: auto;
  background-color: #002655;
}
#cont .blog_content_article ul li {
  background-image: url(../images/arrow-link.png);
  background-repeat: no-repeat;
  background-position: left center;
  font: 18px sans-serif;
  color: #242424;
  list-style-type: none;
  text-align: left;
  padding: 10px 0 9px 28px;
}
#cont .blog_content_article li:before {
  background: #c5a87b;
  color: #fff;
  font-size: 13px;
  display: inline-block;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-right: 7px;
  content: counter(item);
  counter-increment: item;
  padding: 1px 8px;
  font-weight: 700;
}
#cont .blog_content_article ul li:before {
  content: none;
  counter-increment: none;
}
#cont .blog_content_article a {
  text-decoration: unset;
}
#cont .blog_content_article a:link {
  color: #bc9b70;
}
#cont .blog_content_article a:visited {
  color: #bc9b70;
}
#cont .blog_content_article a:hover {
  color: #035d92;
  text-decoration: underline;
}
#cont .blog_content_article a:active {
  color: #bc9b70;
  text-decoration: underline;
}
#footer_bg {
  width: 100%;
  height: auto;
  margin: 0 auto;
  background-image: url(../images/foot_bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  color: #fff;
}
#footer_bg .su-row.cont_2_colum {
  margin: 0 auto;
  padding: 2em 0;
  width: 100%;
  max-width: 1600px;
}

#footer_bg .su-column.cont_2_colum_2.su-column-size-1-1.su-column-size-medium-1-2 {
  width: 78%;
  margin: 0 auto !important;
  padding: 5px 1% !important;
}
#footer_bg .su-row.soc_2_colum {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
#footer_bg .su-row.soc_2_colum img {
  max-width: 100%;
  height: auto;
}
#footer_bg .su-column.soc_2_colum_1.su-column-size-1-1.su-column-size-medium-1-2 {
  width: 0%;
  margin: 0 auto !important;
  padding: 5px 1% !important;
}
#footer_bg .su-column.soc_2_colum_2.su-column-size-1-1.su-column-size-medium-1-2 {
  width: 100%;
  margin: 0 auto !important;
  padding: 10px 1% !important;
}
#footer_bg p.soc_bot {
  margin: 0 !important;
  padding-right: 6%;
}
#footer_bg p.soc_bot:last-child {
  padding-right: 0;
}
#footer_bg p.soc_bot img:hover {
  opacity: 0.7;
}
@media screen and (max-width: 1600px) {
  #top_menu_fixed #megamenucss li a {
    font-size: 14px !important;
    padding: 20px 7px !important;
  }

  #footer_bg .su-column.cont_2_colum_2.su-column-size-1-1.su-column-size-medium-1-2 {
    width: 75%;
    margin: 0 auto !important;
    padding: 5px 1% !important;
  }
}
@media screen and (max-width: 1440px) {
  #top_menu_fixed .su-column.logo_colum_1.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 23%;
    padding: 10px 1% !important;
  }
  #top_menu_fixed .su-column.nav_colum_2.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 58%;
    padding: 30px 1% 10px !important;
  }
  #top_menu_fixed #megamenucss li a {
    font-size: 15px !important;
    padding: 10px 7px !important;
  }
}
@media screen and (max-width: 1200px) {
  #cont {
    float: none;
    width: 96%;
    margin: 0 auto;
  }
  #top_menu_fixed {
    position: relative;
    margin: 0 auto;
  }
  #top_menu_fixed .su-row.head_main_colum {
    max-width: 850px;
    margin: 0 auto !important;
  }
  #top_menu_fixed .su-column.logo_colum_1.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 24%;
    padding: 10px 1% !important;
  }
  #top_menu_fixed .su-column.nav_colum_2.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 50%;
    padding: 40px 1% 10px !important;
  }
  #megamenucss #js-mainnav.megamenu {
    z-index: 99 !important;
  }
  #js-mainnav.megamenu {
    overflow: visible !important;
  }
  #js-mainnav .js-megamenu {
    position: absolute;
    width: 100%;
    text-align: center;
  }
  #megamenucss ul.megamenu li {
    border-bottom: 1px solid #f1f1f1 !important;
  }
  #top_menu_fixed #megamenucss li a {
    padding: 16px 7px !important;
  }

  #footer_bg .su-column.cont_2_colum_2.su-column-size-1-1.su-column-size-medium-1-2 {
    width: 68%;
    margin: 0 auto !important;
    padding: 5px 1% !important;
  }
}
@media screen and (max-width: 1150px) {
}
@media screen and (max-width: 1100px) {
  #top_menu_bg_full {
    height: auto;
  }
}
@media screen and (max-width: 1024px) {
  #cont {
    padding: 0 0 1.7em;
  }
}
@media screen and (max-width: 1000px) {
  #cont h2,
  h2 {
    font: 21px sans-serif;
  }
  #cont h3,
  h3 {
    font: 20px sans-serif;
  }

  #footer_bg .su-column.cont_2_colum_2.su-column-size-1-1.su-column-size-medium-1-2 {
    width: 99%;
    margin: 0 auto !important;
    padding: 5px 1% !important;
    max-width: 550px;
    float: none;
  }
  #footer_bg .su-row.soc_2_colum img {
    max-width: 35px !important;
  }
  #footer_bg .su-column.soc_2_colum_2.su-column-size-1-1.su-column-size-medium-1-2 {
    float: none;
    max-width: 100%;
  }
}
@media screen and (max-width: 900px) {
  #top_menu_fixed .su-row.head_main_colum img {
    max-width: 160px;
  }
  #top_menu_fixed .su-column.logo_colum_1.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 30%;
    padding: 10px 1% !important;
  }
  #top_menu_fixed .su-column.nav_colum_2.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 43%;
    padding: 30px 1% 10px !important;
  }
  #top_menu_fixed {
    margin: 0 auto;
    background: #050505 !important;
    height: auto;
  }
}
@media screen and (max-width: 700px) {
  #top_menu_fixed .su-column.logo_colum_1.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 27%;
    padding: 10px 1% !important;
  }
  #top_menu_fixed .su-column.nav_colum_2.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 43%;
    padding: 57px 1% 10px !important;
  }
  #top_menu_fixed .su-row.head_main_colum img {
    max-width: 290px;
  }
}
@media screen and (max-width: 600px) {
  #top_menu_fixed .su-row.head_main_colum {
    max-width: 400px;
  }
  #top_menu_fixed {
    margin: 0 auto;
    background: 0 0 !important;
    height: auto;
  }
  #top_menu_fixed .su-column.logo_colum_1.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 98%;
    padding: 10px 1% 5px !important;
    text-align: center;
  }
  #top_menu_fixed .su-column.nav_colum_2.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 50%;
    padding: 0 0 5px !important;
  }
  #footer_bg p.soc_bot {
    padding-right: 4%;
  }
  #footer_bg .su-column.soc_2_colum_2.su-column-size-1-1.su-column-size-medium-1-2 {
    padding: 10px 1% 0 !important;
    max-width: 100%;
  }
  #cont .su-row.cont_2_colum {
    padding: 0.5em 0 !important;
  }
}
@media screen and (max-width: 500px) {
  #cont p {
    line-height: 1.4 !important;
  }
}
@media screen and (max-width: 400px) {
  #top_menu_fixed .su-column.logo_colum_1.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 98%;
    padding: 10px 1% 5px !important;
    text-align: center;
  }
  #top_menu_fixed .su-column.nav_colum_2.su-column-size-1-1.su-column-size-medium-1-3 {
    width: 90%;
    padding: 0 0 5px !important;
  }
  #footer_bg .su-column.soc_2_colum_2.su-column-size-1-1.su-column-size-medium-1-2 {
    max-width: 100%;
  }
  #footer_bg p.soc_bot {
    padding-right: 7%;
    padding-right: 15px;
    padding-bottom: 1em;
  }
}
@media screen and (max-width: 320px) {
}
.su-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 0 -25px;
  padding: 0;
  list-style: none;
}
.su-row:before,
.su-row:after {
  content: "";
  display: block;
  overflow: hidden;
}
.su-row:after {
  clear: both;
}
.su-row > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  margin: 0;
  padding-left: 25px;
  float: left;
}
.su-row > * > :last-child {
  margin-bottom: 0;
}
.su-row:not(.su-row-preserve) {
  margin-left: -35px;
}
.su-row > * {
  padding-left: 35px;
}
[class*="su-column"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.su-column-size-1-1 {
  width: 100%;
}
@media (min-width: 768px) {
  .su-column-size-medium-1-2 {
    width: 50%;
  }
  .su-column-size-medium-1-3 {
    width: 33.333%;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .su-row [class*="su-column-size-medium-"]:not(.su-column-size-medium-1-1) {
    margin-top: 25px;
  }
  .su-row:not(.su-row-preserve) {
    margin-left: -25px;
  }
  .su-row > * {
    padding-left: 25px;
  }
}
@media (max-width: 767px) {
  .su-row:not(.su-clmms-no) [class*="su-column-size-"]:nth-child(n + 2) {
    margin-top: 25px;
  }
  .su-row [class*="su-column-size-"][class*="su-column-size-medium-"]:not(.su-column-size-medium-1-1):nth-child(1) {
    margin-top: 25px;
  }
}
@media (min-width: 960px) {
  .su-row + .su-row {
    margin-top: 35px;
  }
}
.su-row .su-column > .su-column-inner > .su-column-content > *:first-child {
  margin-top: 0;
}

.qoute {
  position: relative;
  border-top: 3px solid #c5a87b;
  border-bottom: 3px solid #c5a87b;
  padding: 15px 0;
}
.qoute.warning {
  border-color: crimson;
}
.qoute p {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
  z-index: 1;
}
.qoute img {
  position: absolute;
  top: calc(50% - 16px);
  left: 0;
  z-index: 0;
}
.form {
  text-align: center;
}
.form button {
  border-radius: 20px;
  max-width: 350px;
  width: 100%;
  display: block;
  margin: 0 auto;
  background-color: crimson;
  color: #fff;
  height: 35px;
}
.form button:hover {
  box-shadow: 2px 3px 5px rgba(220, 20, 60, 0.6);
}
#product {
  margin-bottom: 0;
}
@media screen and (max-width: 479px) {
  .qoute p {
    padding-left: 15px;
  }
}
* html .clearfix {
  height: 1%;
}
ul li {
  line-height: 1 !important;
}
#megamenucss .megamenu .menu-title i {
  padding-right: 2px;
}
#megamenucss #js-mainnav.megamenu .clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#megamenucss #js-mainnav.megamenu {
  line-height: 1;
  position: relative;
  z-index: 9;
}
#megamenucss #js-mainnav.megamenu ul.level0 {
  margin: 0;
  padding: 0;
}
#megamenucss #js-mainnav.megamenu ul.level0 li.megacss {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
#megamenucss #js-mainnav.megamenu ul.level0 li.megacss span.megacss,
#megamenucss #js-mainnav.megamenu ul.level0 li.megacss a.megacss {
  display: block;
  line-height: normal;
  margin: 0;
  padding: 12px 15px;
  text-decoration: none;
  cursor: pointer;
}
#megamenucss #js-mainnav.megamenu ul.level0 li.megacss span.menu-title {
  display: block;
}
#megamenucss #js-mainnav.megamenu.horizontal.left ul.level0 {
}
#megamenucss #js-mainnav.megamenu.horizontal.center ul.level0 {
  float: left;
  position: relative;
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
}
body {
  overflow-x: hidden !important;
}
#megamenucss #js-mainnav.megamenu.horizontal.center ul.level0 li.megacss {
  position: relative;
}
#megamenucss #js-mainnav.megamenu ul.megamenu.level0 form {
  margin: 6px 10px;
}
#megamenucss ul {
  margin: 0;
  padding: 0;
}
#megamenucss ul li.megacss a.megacss img {
  margin-right: 5px;
}
@media screen and (max-width: 1200px) {
  #jux_memamenu95 #js-mainnav.megamenu .js-megamenu {
    display: none;
  }
  #jux_memamenu95 #js-mainnav.megamenu.noJS ul.megamenu li {
    box-shadow: none !important;
  }
  #jux_memamenu95 #js-mainnav.megamenu.horizontal {
    border-radius: 0 !important;
  }
  #jux_memamenu95 #js-mainnav ul.level0 {
    border: none !important;
  }
  #jux_memamenu95 #js-mainnav.megamenu {
  }
}
@media screen and (max-width: 480px) {
  #jux_memamenu95 a {
    text-decoration: none;
  }
}
#jux_memamenu95 #js-mainnav .js-megamenu {
  display: block;
}
@media screen and (max-width: 1200px) {
  #jux_memamenu95 #js-mainnav.megamenu {
    width: 100% !important;
    overflow: hidden;
  }
  #jux_memamenu95 #js-mainnav.megamenu ul.level0 {
    float: none !important;
  }
  #jux_memamenu95 #js-mainnav.megamenu ul.level0 li.megacss {
    float: none !important;
    position: relative;
    background-image: none !important;
  }
  #jux_memamenu95 #js-mainnav.megamenu ul.megamenu {
    margin: 0 !important;
  }
  #jux_memamenu95 #js-mainnav.megamenu.noJS ul.megamenu li {
    padding: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 0 !important;
  }
  #jux_memamenu95 #js-mainnav.megamenu.noJS ul.megamenu li a {
    position: relative;
  }
}
#jux_memamenu95 #js-mainnav.megamenu.customized ul.level0 li.megacss {
  list-style-type: none;
  list-style-position: inside;
  color: #369;
  font-size: 13px;
}
#jux_memamenu95 #js-mainnav.megamenu.customized ul.level0 li.megacss span.megacss,
#jux_memamenu95 #js-mainnav.megamenu.customized ul.level0 li.megacss a.megacss {
  background: 0 0;
  font-size: 15px;
  color: #fff;
  padding: 20px 10px;
  margin: 0;
  border-top: 0 solid #666;
  border-right: 0 solid #666;
  border-bottom: 0 solid #666;
  border-left: 0 solid #666;
  border-radius: 0 0 0 0;
}
#jux_memamenu95 #js-mainnav.megamenu.customized ul.level0 li.megacss:hover {
  list-style-type: none;
  list-style-position: inside;
  color: #369;
  font-size: 13px;
}
#jux_memamenu95 #js-mainnav.megamenu.customized ul.level0 li.megacss span.megacss:hover,
#jux_memamenu95 #js-mainnav.megamenu.customized ul.level0 li.megacss a.megacss:hover {
  background: 0 0;
  font-size: 15px;
  color: #c8a77b;
  padding: 20px 10px;
  margin: 0;
  border-top: 0 solid #666;
  border-right: 0 solid #666;
  border-bottom: 0 solid #666;
  border-left: 0 solid #666;
  border-radius: 0 0 0 0;
}
#jux_memamenu95 #js-mainnav.megamenu.customized ul.level0 li.megacss.active {
  list-style-type: none;
  list-style-position: inside;
  color: #369;
  font-size: 13px;
}
#jux_memamenu95 #js-mainnav.megamenu.customized ul.level0 li.megacss span.megacss.active,
#jux_memamenu95 #js-mainnav.megamenu.customized ul.level0 li.megacss a.megacss.active {
  background: 0 0;
  font-size: 15px;
  color: #c8a77b;
  padding: 20px 10px;
  margin: 0;
  border-top: 0 solid #666;
  border-right: 0 solid #666;
  border-bottom: 0 solid #666;
  border-left: 0 solid #666;
  border-radius: 0 0 0 0;
}
#jux_memamenu95 #megamenucss #js-mainnav.customized .js-megamenu {
  background: 0 0;
}

.boxes {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1000px;
  margin: 0 auto;
}

.boxes__instructions {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  justify-content: space-between;
  padding: 20px 10px;
  background-color: #232f3e;
  border-radius: 4px;
  color: #fff;
  margin-top: 20px;
  text-align: center;
}

.boxes__wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  max-width: 800px;
}

.boxes__wrapper > div {
  position: relative;
  display: flex;
  width: 32.5%;
  justify-content: center;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  cursor: pointer;
}

.boxes__wrapper > div:hover {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.try,
.boxes__discount img {
  width: 180px;
  height: 165px;
}

@media screen and (max-width: 600px) {
  .try,
  .boxes__discount img {
    width: 150px;
    height: 135px;
  }
}

@media screen and (max-width: 400px) {
  .try,
  .boxes__discount img {
    width: 130px;
    height: 115px;
  }
}

@media screen and (max-width: 340px) {
  .try,
  .boxes__discount img {
    width: 110px;
    height: 95px;
  }
}

.boxes__discount {
  display: none;
}

.sweet-alert,
.sweet-overlay {
  position: fixed;
  display: none;
}

.sweet-alert,
.sweet-overlay {
  position: fixed;
  display: none;
}

.sweet-overlay {
  background-color: #000;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  background-color: rgba(0, 0, 0, 0.4);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10000;
}

.sweet-alert {
  background-color: #fff;
  font-family: open sans, helvetica neue, Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  left: 50%;
  top: 35%;
  margin-left: -256px;
  margin-top: -150px;
  overflow: hidden;
  z-index: 99999;
}

@media all and (max-width: 540px) {
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }
}

.sweet-alert h2 {
  color: #575757;
  font-size: 25px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 10px 0;
  padding: 0;
  line-height: 40px;
  display: block;
}

.sweet-alert p {
  color: #797979;
  font-size: 15px;
  font-weight: 300;
  position: relative;
  text-align: inherit;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
}

.sweet-alert button {
  background-color: #e84242;
  color: #fff;
  border: none;
  box-shadow: none;
  font-size: 17px;
  font-weight: 500;
  -webkit-border-radius: 4px;
  border-radius: 5px;
  padding: 10px 32px;
  margin: 26px 5px 0;
  cursor: pointer;
}

.sweet-alert button:focus {
  outline: 0;
  box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}

.sweet-alert button:hover {
  background-color: #7ecff4;
}

.sweet-alert button:active {
  background-color: #5dc2f1;
}

.sweet-alert button::-moz-focus-inner {
  border: 0;
}

.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  -webkit-border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box;
}

.sweet-alert .sa-icon.sa-success {
  border-color: #a5dc86;
}

.sweet-alert .sa-icon.sa-success::after,
.sweet-alert .sa-icon.sa-success::before {
  content: "";
  position: absolute;
  width: 60px;
  height: 120px;
  background: #fff;
}

.sweet-alert .sa-icon.sa-success::before {
  -webkit-border-radius: 120px 0 0 120px;
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
}

.sweet-alert .sa-icon.sa-success::after {
  -webkit-border-radius: 0 120px 120px 0;
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 60px;
  transform-origin: 0 60px;
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  -webkit-border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}

.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: #fff;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #a5dc86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@keyframes animateSuccessTip {
  0%,
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@keyframes rotatePlaceholder {
  0%,
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  100%,
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}

.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s;
}

.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in;
}
/* 
.sweet-alert .sa-icon.sa-success {
  border-color: transparent \9;
} */

/* Firefox 19+ */

/* Firefox 18- */
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9;
}


.visible {
  display: block;
}

input[value="Получить бесплатно"] {
  text-transform: uppercase;
  padding: 10px 15px;
  margin: 15px 0;
  outline: none;
  border: none;
  margin-top: 5px;
  border-radius: 5px;
  box-shadow: 0px 4px 3px #242120;
  background: red;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s;
}

input[value="Получить бесплатно"]:hover {
  background: #bb0000 !important;
  transition: background 0.3s;
}

input[value="Получить бесплатно"]:active {
  transform: translateY(2px);
  box-shadow: none !important;
}

input::placeholder {
  font-size: 20px;
  color: #333;
  display: block;
  height: 40px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.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;
}

.danger-text {
  color: red;
  font-weight: bold;
}

.order_block {
  display: none;
  text-align: center !important;
}

.order_block img {
  width: 20%;
}

.order_block h3 {
  font: bold 18px arial !important;
  background: transparent;
}

.time_remains {
  font-size: 19px;
  color: red;
  font-weight: bold;
  line-height: 50px;
}

.spin-result-wrapper {
  display: none;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  top: 0;
  z-index: 999;
  left: 0;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
}

.pop-up-window {
  position: relative;
  max-width: 400px;
  right: 0px;
  left: 0px;
  top: 40%;
  margin: 0px auto;
  background: #ffffff none repeat scroll 0% 0%;
  text-align: center;
  padding: 10px;
  padding-top: 70px;
  padding-bottom: 20px;
  border-radius: 10px;
  animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}

.close-popup {
  position: absolute;
  width: 30px;
  height: 30px;
  background-image: url(../fonts/cross.svg);
  background-size: 100%;
  top: -40px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 10px #fff;
  box-shadow: 0 0 10px #fff;
  right: -40px;
  cursor: pointer;
}

.pop-up-heading {
  font-size: 40px;
  margin-bottom: 20px;
}

.pop-up-text {
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 30px;
  text-align: center !important;
}

.pop-up-button {
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 10px 20%;
  font-size: 20px;
  border-radius: 5px;
  background-color: rgb(113, 195, 65);
  color: rgb(255, 255, 255) !important;
  border: medium none;
  cursor: pointer;
  outline: medium none;
}

.pop-up-button:hover {
  background: rgb(90, 165, 46);
}

.pop-up-window {
  position: relative;
  max-width: 400px;
  right: 0px;
  left: 0px;
  top: 35%;
  margin: 0px auto;
  background: #fff none repeat scroll 0% 0%;
  text-align: center;
  padding: 10px;
  padding-top: 70px;
  padding-bottom: 20px;
  border-radius: 10px;
  animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}

.pop-up-window::before {
  content: "";
  position: absolute;
  width: 110px;
  height: 110px;
  top: -55px;
  left: 0;
  right: 0px;
  margin: 0 auto;
  background-color: rgb(113, 195, 65);
  border-radius: 50%;
  animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
}

.pop-up-window::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 20px;
  top: -20px;
  left: 0px;
  right: 0;
  margin: 0 auto;
  border-width: medium medium 4px 4px;
  border-style: none none solid solid;
  border-color: currentcolor currentcolor rgb(255, 255, 255) rgb(255, 255, 255);
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  transform: rotate(-45deg);
  transition: opacity 1s ease 0s;
  animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
}

@keyframes pop-up-appear {
  0% {
    transform: translateY(-2000px);
  }
  30% {
    transform: translateY(100px);
  }
  100% {
    transform: translateY(0px);
  }
}

@keyframes pop-up-appear-before {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes pop-up-appear-after {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.pop-up-button:hover {
  color: rgb(255, 255, 255) !important;
  text-decoration: none !important;
}
@media (max-width: 506px) {
  .close-popup {
    right: -3px;
  }
}
.api-form1 * {
  padding: 0 !important;
  margin: 0 !important;
  font-family: roboto, sans-serif !important;
}
.api-form1 .submit:hover {
  background: #2e7d32;
}

.api-form1 .submit,
.blg {
  outline: none !important;
  max-width: 100% !important;
  font-style: normal !important;
  box-sizing: border-box !important;
  line-height: 1.5 !important;
  position: static !important;
  height: auto !important;
  box-shadow: none !important;
  text-align: center !important;
  clear: both !important;
  font-weight: 700 !important;
  border: 0;
  background: #388e3c;
  color: #fff !important;
  font-size: 22px !important;
  text-decoration: none !important;
  padding: 15px 35px !important;
  border-radius: 35px !important;
  width: 100% !important;
  display: block !important;
  cursor: pointer !important;
  margin: 15px 0 0 !important;
  text-transform: none !important;
}

.api-form1 .submit:hover,
.blg:hover {
  background: #229c28;
}
@media (max-width: 380px) {
  
  .api-form1 .submit,
  .blg {
    outline: none !important;
    max-width: 100% !important;
    font-style: normal !important;
    box-sizing: border-box !important;
    line-height: 1.5 !important;
    position: static !important;
    height: auto !important;
    box-shadow: none !important;
    text-align: center !important;
    clear: both !important;
    font-weight: 700 !important;
    border: 0;
    background: #388e3c;
    color: #fff !important;
    font-size: 18px !important;
    text-decoration: none !important;
    padding: 15px 35px !important;
    border-radius: 35px !important;
    width: 100% !important;
    display: block !important;
    cursor: pointer !important;
    margin: 15px 0 0 !important;
    text-transform: none !important;
  }
}
.api-form1 *:before,
.api-form1 *:after {
  content: none;
}
.api-form1 .footnote1 {
  line-height: 15px !important;
  text-indent: 0 !important;
  font-size: 10px !important;
  margin: 10px 0 0 !important;
  text-align: center !important;
  padding: 0 !important;
  color: #888 !important;
}
.api-form1 .text {
  border: none !important;
  text-align: center !important;
  color: #222 !important;
  padding: 0 !important;
  font-size: 18px !important;
  width: 100% !important;
  float: none !important;
  line-height: 25px !important;
  font-weight: 700 !important;
  margin: 10px 0 !important;
}
.api-form1 form {
  padding: 0 !important;
  background: 0 0 !important;
  margin: 15px auto 0 !important;
}
.api-form1 .form-body .text .offer-name {
  color: #ca2d2d !important;
  font-weight: 700 !important;
}
.api-form1 {
  background: #fff !important;
  box-sizing: border-box !important;
  max-width: 465px !important;
  position: relative !important;
  margin: -10px auto !important;
  text-align: center !important;
  border: 2.5px dashed #ddd !important;
  border-radius: 2.5px !important;
  padding: 30px !important;
  clear: both !important;
}
.api-form1 .deadline1 {
  font-size: 14px !important;
  color: #222 !important;
  text-align: center !important;
  margin: 0 !important;
}
.api-form1 .name:invalid,
.api-form1 .phone:invalid,
.api-form1 .name,
.api-form1 .phone {
  font-style: normal;
  transition: 0.25s !important;
  line-height: 20px !important;
  box-shadow: none !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  background: 0 0 !important;
  max-width: 100% !important;
  width: 100% !important;
  height: auto !important;
  background: #f2f2f2 !important;
  outline: none !important;
  box-sizing: border-box !important;
  border: 2.5px solid #ddd !important;
  border-radius: 35px !important;
  padding: 15px !important;
  margin: 0 0 15px !important;
}
.api-form1.name:focus,
.api-form1 .phone:focus {
  border: 2.5px solid #aaa !important;
}
.api-form1 {
  padding: 15px !important;
}
.api-form1 .submit {
  font-size: 16px !important;
  padding: 15px 5px !important;
}
.form-header1 .form-header1 {
  text-align: center !important;
}
.api-form1 .cta-form1 {
  margin: 0 !important;
}
.product-image1 {
  position: relative !important;
  margin: 0 auto !important;
  background: #fff !important;
  text-align: center !important;
  max-width: 378px;
}
.product-image1 img {
  margin: 0 !important;
  border: none !important;
  padding: 0 !important;
  width: 80% !important;
  z-index: 0 !important;
  position: static !important;
}

.product-banner-text1 {
  font-size: 12px !important;
}
.product-banner1 {
  width: 117px !important;
  height: 117px !important;
}
.product-banner1 {
  opacity: 0.9 !important;
  display: table !important;
  width: 117px !important;
  height: 117px !important;
  line-height: 25px !important;
  color: #fff !important;
  font-size: 18px !important;
  text-align: center !important;
  background: url(../images/product-banner.png) no-repeat center !important;
  background-size: 100% !important;
  position: absolute !important;
  bottom: 0 !important;
  right: 35px !important;
  text-decoration: none !important;
}
.product-banner-text1 {
  text-align: center !important;
  margin: 0 !important;
  font-weight: 700 !important;
  color: #f2f2f2 !important;
  display: table-cell !important;
  font-size: 20px !important;
  vertical-align: middle !important;
  position: relative;
}
.product-banner-text1:after {
  position: relative;
  top: -5px;
  left: -2.5px;
}
.product-banner-text1 {
  font-size: 16px !important;
}

.api-form1 .phone:invalid {
  text-align: center !important;
  max-width: 445px;
  margin: 15px auto;
}
.hidden {
  display: none;
}

.su-column-content {
  display: flex;
  align-items: center;
}
.su-column-content {
  justify-content: center;
}

body {
  margin: 0 !important;
}

.darkred {
  color: darkred;
}
.center {
  text-align: center;
}

.ittem-comment {
  display: block;
  position: relative;
  margin-bottom: 25px;
  min-height: 60px;
}

div.ittem-comment p:nth-child(2) {
  margin-top: 0 !important;
}

.ava-img {
  width: 60px;
  border-radius: 40px;
  display: block;
  position: relative;
  float: left;
}

.ittem-comment p {
  display: block;
  position: relative;
  padding-left: 75px;
  margin-bottom: 5px;
  font-size: 90%;
  line-height: 1.3;
}

.ord_button {
  background-color: rgb(252, 10, 16);
  color: rgb(255, 255, 255) !important;
  display: inline-block;
  padding: 10px 20px;
  font-size: 25px !important;
  box-shadow: 2px 3px 8px rgb(153, 153, 153);
  text-decoration: none !important;
  border-radius: 8px;
  border: 3px solid rgb(255, 255, 255);
  margin: 20px 0px 30px;
  line-height: 27px;
  text-transform: uppercase;
  transition: all 0.3s ease-in 0s;
}

.ord_button:hover {
  background-color: rgb(119, 33, 51);
  box-shadow: 2px 3px 3px rgb(153, 153, 153);
  text-decoration: none !important;
  transform: scale(1.1);
}
