@charset "UTF-8";
/* Variables */
@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,300i,400,500,700,900&subset=cyrillic");
@import url("https://fonts.googleapis.com/css?family=Play:400,700&subset=cyrillic");
@font-face {
  font-family: 'minionpro';
  src: url("../fonts/minionpro.eot");
  src: local("╨▓┬Ш╤Ф"), url("../fonts/minionpro.woff") format("woff"), url("../fonts/minionpro.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
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, 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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1.35;
}

.table {
  overflow-y: auto;
  width: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
table tr {
  background-color: #f4f4f4;
}
table tr:nth-child(2n) {
  background-color: #f8f1e6;
}
table tr:first-child td p {
  text-align: left !important;
}
table tr td {
  padding: 20px 10px;
  vertical-align: top;
}

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

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

ul {
  list-style: disc;
  padding-left: 15px;
}
ul li {
  font-family: "Roboto", sans-serif;
  display: list-item;
  color: #333;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
  font-weight: 700;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
  font-weight: 700;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
  font-weight: 700;
}

h4 {
  font-size: 14px;
  margin: 1.33em 0;
  font-weight: 700;
}

h5 {
  font-size: .83em;
  margin: 1.67em 0;
  font-weight: 700;
}

h6 {
  font-size: .67em;
  margin: 2.33em 0;
  font-weight: 700;
}

.clearfix {
  clear: both;
}

b,
strong {
  font-weight: bold;
}

a {
  text-decoration: none;
}

.clear-block:after {
  content: "";
  display: block;
  clear: both;
}

.menu-active {
  overflow: hidden;
}

body {
  min-width: 320px;
  height: 100%;
}
body.menu-active .layer:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
body .layer {
  min-height: 100%;
  overflow: hidden;
}

body.menu-active .layer {
  position: fixed;
  width: 100%;
}

.call-back {
  display: none;
}

.add-basket-item {
  display: none;
}

.authorization {
  display: none;
}

@media screen and (max-width: 1000px) {
  .fancybox-thumb.fancybox-wrap .fancybox-close {
    right: 3px;
    top: 1px;
  }
}
.fancybox-thumb.fancybox-wrap {
  min-width: 760px;
}
@media screen and (max-width: 800px) {
  .fancybox-thumb.fancybox-wrap {
    min-width: 560px;
  }
}
@media screen and (max-width: 600px) {
  .fancybox-thumb.fancybox-wrap {
    min-width: 360px;
  }
}
@media screen and (max-width: 400px) {
  .fancybox-thumb.fancybox-wrap {
    min-width: 260px;
  }
}
.fancybox-thumb .fancybox-skin {
  position: relative;
  min-width: 760px;
  padding: 20px 75px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  background-color: #fff;
  border: 5px solid #ce9841;
}
@media screen and (max-width: 500px) {
  .fancybox-thumb .fancybox-skin {
    padding: 20px 40px !important;
  }
}
@media screen and (max-width: 800px) {
  .fancybox-thumb .fancybox-skin {
    min-width: 560px;
  }
}
@media screen and (max-width: 600px) {
  .fancybox-thumb .fancybox-skin {
    min-width: 360px;
  }
}
@media screen and (max-width: 400px) {
  .fancybox-thumb .fancybox-skin {
    min-width: 260px;
  }
}
.fancybox-thumb .fancybox-skin .fancybox-inner {
  margin: 0 auto;
  outline: 1px solid #ce9841;
}
.fancybox-thumb .fancybox-skin .fancybox-inner img {
  display: block !important;
  max-width: 100%;
  width: 100%;
  max-height: 100%;
  height: 100%;
}
.fancybox-thumb .fancybox-skin .fancybox-nav {
  width: 58px;
  cursor: default;
}
@media screen and (max-width: 500px) {
  .fancybox-thumb .fancybox-skin .fancybox-nav {
    width: 40px;
  }
}
.fancybox-thumb .fancybox-skin .fancybox-nav.fancybox-next {
  right: -70px;
}
.fancybox-thumb .fancybox-skin .fancybox-nav.fancybox-next span {
  background: url(../images/icons/next.png) 50% 50% no-repeat;
}
@media screen and (max-width: 500px) {
  .fancybox-thumb .fancybox-skin .fancybox-nav.fancybox-next {
    right: -44px;
  }
}
.fancybox-thumb .fancybox-skin .fancybox-nav.fancybox-prev {
  left: -70px;
}
.fancybox-thumb .fancybox-skin .fancybox-nav.fancybox-prev span {
  background: url(../images/icons/prev.png) 50% 50% no-repeat;
}
@media screen and (max-width: 500px) {
  .fancybox-thumb .fancybox-skin .fancybox-nav.fancybox-prev {
    left: -44px;
  }
}
.fancybox-thumb .fancybox-skin .fancybox-nav span {
  width: 36px;
  height: 36px;
  opacity: 0.5;
  border: 1px solid #ce9841;
  border-radius: 20px;
  visibility: visible;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 500px) {
  .fancybox-thumb .fancybox-skin .fancybox-nav span {
    width: 25px;
    height: 25px;
  }
}
.fancybox-thumb .fancybox-skin .fancybox-nav span:hover {
  opacity: 1;
}
.fancybox-thumb .fancybox-skin .fancybox-popup-title {
  margin-bottom: 15px;
  text-align: center;
}
.fancybox-thumb .fancybox-skin .fancybox-popup-title span {
  display: block;
  padding: 0;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #ce9841;
  text-transform: uppercase;
  background-color: #fff;
  text-shadow: none;
}
.fancybox-thumb .fancybox-skin .fancybox-popup-title span + span {
  font-weight: 400;
  font-size: 18px;
  color: #333;
  text-transform: none;
}
.fancybox-thumb .fancybox-skin .fancybox-popup-discription {
  margin: 15px 0 5px 0;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #000;
}
@media screen and (max-width: 400px) {
  .fancybox-thumb .fancybox-skin .fancybox-popup-discription {
    max-height: 105px;
    overflow: hidden;
  }
}

.fancybox-wrap .fancybox-inner {
  outline: 5px solid #ce9841;
  background-color: #fff;
}
.fancybox-wrap .fancybox-inner .call-back {
  width: 370px;
  padding: 22px 55px;
  text-align: center;
}
.fancybox-wrap .fancybox-inner .call-back .header-pop-up span {
  display: block;
  margin: 0;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 35px;
  color: #ce9841;
  text-transform: uppercase;
  text-align: center;
}
.fancybox-wrap .fancybox-inner .call-back .header-pop-up span + span {
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 28px;
  color: #333;
  text-transform: none;
}
.fancybox-wrap .fancybox-inner .call-back span {
  display: block;
  margin: 0 0 5px 10px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
  text-align: left;
}
.fancybox-wrap .fancybox-inner .call-back input {
  height: 47px;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 25px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.fancybox-wrap .fancybox-inner .call-back input:active, .fancybox-wrap .fancybox-inner .call-back input:focus {
  border: 1px solid #ff8282;
}
.fancybox-wrap .fancybox-inner .call-back input::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.fancybox-wrap .fancybox-inner .call-back input::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.fancybox-wrap .fancybox-inner .call-back input:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.fancybox-wrap .fancybox-inner .call-back input::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.fancybox-wrap .fancybox-inner .call-back .check-spam input {
  /*display: none;*/
}
.fancybox-wrap .fancybox-inner .call-back .check-spam input:checked + label .check {
  background: #f5f5f5 url(../images/icons/check.png) 3px 5px no-repeat;
}
.fancybox-wrap .fancybox-inner .call-back .check-spam input:checked + label span {
  text-decoration: none;
}
.fancybox-wrap .fancybox-inner .call-back .check-spam input:checked + label .robot-img {
  background: url(../images/icons/robot.png) 0 0 no-repeat;
}
.fancybox-wrap .fancybox-inner .call-back .check-spam label {
  cursor: pointer;
}
.fancybox-wrap .fancybox-inner .call-back .check-spam label .check {
  display: inline-block;
  float: left;
  width: 22px;
  height: 22px;
  margin-top: 0;
  border: 1px solid #ce9841;
  background: #f5f5f5;
}
.fancybox-wrap .fancybox-inner .call-back .check-spam label .robot-img {
  display: block;
  float: left;
  width: 34px;
  height: 27px;
  margin-top: -2px;
  background: url(../images/icons/robot-2.png) 0 0 no-repeat;
}
.fancybox-wrap .fancybox-inner .call-back .check-spam label span {
  display: inline-block;
  float: left;
  padding: 0 10px;
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  text-decoration: underline;
}
.fancybox-wrap .fancybox-inner .call-back a {
  display: inline-block;
  margin: 30px 0 6px 0;
  height: 36px;
  padding: 0 30px;
  line-height: 36px;
  border: 3px solid #ce9841;
  background-color: #ce9841;
  border-radius: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.fancybox-wrap .fancybox-inner .call-back a:hover {
  border: 3px solid #ff9000;
  background-color: #ff9000;
}
.fancybox-wrap .fancybox-inner .add-basket-item {
  width: 420px;
  padding: 22px 30px;
  text-align: center;
}
.fancybox-wrap .fancybox-inner .add-basket-item .header-pop-up span {
  display: block;
  margin: 0;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 35px;
  color: #ce9841;
  text-transform: uppercase;
  text-align: center;
}
.fancybox-wrap .fancybox-inner .add-basket-item .header-pop-up span + span {
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 28px;
  color: #333;
  text-transform: none;
}
.fancybox-wrap .fancybox-inner .add-basket-item a {
  display: inline-block;
  margin: 10px 0 6px 0;
  height: 36px;
  padding: 0 30px;
  line-height: 36px;
  border: 3px solid #ce9841;
  background-color: #ce9841;
  border-radius: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.fancybox-wrap .fancybox-inner .add-basket-item a:hover {
  border: 3px solid #ff9000;
  background-color: #ff9000;
}
.fancybox-wrap .fancybox-inner .add-basket-item a.back-to {
  float: left;
  padding: 0 20px;
  margin-right: 15px;
  background-color: #fff;
  color: #ce9841;
}
.fancybox-wrap .fancybox-inner .add-basket-item a.back-to:hover {
  background-color: #ce9841;
  border: 3px solid #ce9841;
  color: #fff;
}
.fancybox-wrap .fancybox-inner .authorization {
  padding: 11px 25px 25px 25px;
  text-align: center;
}
@media screen and (max-width: 650px) {
  .fancybox-wrap .fancybox-inner .authorization {
    padding: 11px 0 25px 0;
  }
}
@media screen and (max-width: 1000px) {
  .fancybox-wrap .fancybox-inner .authorization .header-pop-up {
    margin: 0 50px 0 20px;
  }
}
.fancybox-wrap .fancybox-inner .authorization .header-pop-up span {
  margin: 0 0 27px 0;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 28px;
  color: #ce9841;
  text-transform: uppercase;
}
.fancybox-wrap .fancybox-inner .authorization .header-pop-up span i {
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  color: #333;
}
@media screen and (max-width: 1000px) {
  .fancybox-wrap .fancybox-inner .authorization .header-pop-up span i {
    display: block;
  }
}
.fancybox-wrap .fancybox-inner .authorization span {
  margin: 0 25px 5px 25px;
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
  text-align: left;
}
.fancybox-wrap .fancybox-inner .authorization input {
  display: block;
  height: 47px;
  max-width: 520px;
  width: 100%;
  padding: 0 10px;
  margin: 0 25px 25px 25px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 650px) {
  .fancybox-wrap .fancybox-inner .authorization input {
    max-width: 420px;
    width: 90%;
  }
}
@media screen and (max-width: 500px) {
  .fancybox-wrap .fancybox-inner .authorization input {
    max-width: 320px;
    width: 85%;
  }
}
.fancybox-wrap .fancybox-inner .authorization input:active, .fancybox-wrap .fancybox-inner .authorization input:focus {
  border: 1px solid #ff8282;
}
.fancybox-wrap .fancybox-inner .authorization input::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.fancybox-wrap .fancybox-inner .authorization input::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.fancybox-wrap .fancybox-inner .authorization input:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.fancybox-wrap .fancybox-inner .authorization input::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.fancybox-wrap .fancybox-inner .authorization .remember-me {
  display: inline-block;
  margin: -5px 0 0 0;
}
.fancybox-wrap .fancybox-inner .authorization .remember-me input {
  display: none;
}
.fancybox-wrap .fancybox-inner .authorization .remember-me input:checked + label .check {
  background: #f5f5f5 url(../images/icons/check.png) 3px 5px no-repeat;
}
.fancybox-wrap .fancybox-inner .authorization .remember-me input:checked + label span {
  text-decoration: none;
}
.fancybox-wrap .fancybox-inner .authorization .remember-me label {
  cursor: pointer;
}
.fancybox-wrap .fancybox-inner .authorization .remember-me label .check {
  display: inline-block;
  float: left;
  width: 22px;
  height: 22px;
  margin-top: 0;
  border: 1px solid #ce9841;
  background: #f5f5f5;
}
.fancybox-wrap .fancybox-inner .authorization .remember-me label span {
  display: inline-block;
  float: left;
  padding: 0 10px;
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  text-decoration: underline;
}
.fancybox-wrap .fancybox-inner .authorization a {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
  text-decoration: underline;
}
.fancybox-wrap .fancybox-inner .authorization .come-in {
  margin: 15px 0 9px 0;
  height: 38px;
  padding: 0 100px;
  line-height: 38px;
  border: 3px solid #ce9841;
  background-color: #ce9841;
  border-radius: 30px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.fancybox-wrap .fancybox-inner .authorization .come-in:hover {
  border: 3px solid #ff9000;
  background-color: #ff9000;
}
.fancybox-wrap .fancybox-inner .authorization .login-as-user {
  margin: 30px 0 0 35px;
  text-align: center;
}
@media screen and (max-width: 650px) {
  .fancybox-wrap .fancybox-inner .authorization .login-as-user {
    margin: 30px 0 0 15px;
  }
}
.fancybox-wrap .fancybox-inner .authorization .login-as-user span {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #ce9841;
  text-transform: uppercase;
  margin: 0;
}
.fancybox-wrap .fancybox-inner .authorization .login-as-user a {
  display: block;
  width: 30px;
  height: 30px;
  float: left;
  margin: 20px 20px 0 0;
}
@media screen and (max-width: 650px) {
  .fancybox-wrap .fancybox-inner .authorization .login-as-user a {
    margin-right: 10px;
  }
}
.fancybox-wrap .fancybox-inner .authorization .login-as-user a i {
  display: block;
  width: 30px;
  height: 30px;
}
.fancybox-wrap .fancybox-inner .authorization .login-as-user a i.vk {
  background-image: url(../images/icons/vk-3.png);
}
.fancybox-wrap .fancybox-inner .authorization .login-as-user a i.facebook {
  background-image: url(../images/icons/facebook-3.png);
}
.fancybox-wrap .fancybox-inner .authorization .login-as-user a i.rambler {
  background-image: url(../images/icons/rambler.png);
}
.fancybox-wrap .fancybox-inner .authorization .login-as-user a i.mailru {
  background-image: url(../images/icons/mailru.png);
}
.fancybox-wrap .fancybox-inner .authorization .login-as-user a i.ok {
  background-image: url(../images/icons/ok.png);
}
.fancybox-wrap .fancybox-inner .authorization .login-as-user a i.twitter {
  background-image: url(../images/icons/twitter-3.png);
}
.fancybox-wrap .fancybox-inner .authorization .login-as-user a i.yandex {
  background-image: url(../images/icons/yandex.png);
}
.fancybox-wrap .fancybox-inner .authorization .login-as-user a i.lj {
  background-image: url(../images/icons/lj.png);
}
.fancybox-wrap .fancybox-inner .authorization .login-as-user a i.blogger {
  background-image: url(../images/icons/blogger.png);
}
.fancybox-wrap .fancybox-inner .authorization .login-as-user a i.li {
  background-image: url(../images/icons/li.png);
}
.fancybox-wrap .fancybox-close {
  width: 36px;
  height: 36px;
  top: -38px;
  right: -43px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 1000px) {
  .fancybox-wrap .fancybox-close {
    right: 10px;
    top: 10px;
  }
}
.fancybox-wrap .fancybox-close:after {
  content: '';
  display: block;
  width: 36px;
  height: 36px;
  background: url(../images/icons/close-3.png) no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.fancybox-wrap .fancybox-close:hover {
  opacity: 0.8;
}

#fancybox-thumbs ul {
  padding-left: 0;
  left: 50% !important;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.fancybox-title {
  font-family: "Roboto", sans-serif !important;
  font-size: 20px !important;
  margin-left: 25px;
}

.button-up {
  display: none;
  position: fixed;
  bottom: 91px;
  right: 18px;
  width: 60px;
  height: 60px;
  color: #fff;
  text-align: center;
  background: url(../images/icons/button-up.png) 0 0 no-repeat;
  opacity: 0.6;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 9999;
}
@media screen and (max-width: 1190px) {
  .button-up {
    right: 10px;
  }
}
.button-up:hover {
  opacity: 1;
}
.button-up.show {
  display: block;
}

.main-slider {
  width: 100%;
  min-width: 320px;
  margin: 0 auto;
}
@media screen and (max-width: 1210px) {
  .main-slider {
    margin-top: 128px;
  }
}
@media screen and (max-width: 950px) {
  .main-slider {
    margin-top: 168px;
  }
}
@media screen and (max-width: 700px) {
  .main-slider {
    margin-top: 163px;
  }
}
@media screen and (max-width: 500px) {
  .main-slider {
    margin-top: 158px;
  }
}
@media screen and (max-width: 400px) {
  .main-slider {
    margin-top: 143px;
  }
}
.main-slider .slider-info .slick-list {
  max-width: 1920px;
  margin: 0 auto;
}
.main-slider .slider-info .slick-list .slider-item {
  position: relative;
  height: 700px;
  padding: 0 30px;
  overflow: hidden;
}
@media screen and (max-width: 1280px) {
  .main-slider .slider-info .slick-list .slider-item {
    height: 600px;
  }
}
@media screen and (max-width: 768px) {
  .main-slider .slider-info .slick-list .slider-item {
    height: 500px;
  }
}
@media screen and (max-width: 500px) {
  .main-slider .slider-info .slick-list .slider-item {
    padding: 0;
  }
}
.main-slider .slider-info .slick-list .slider-item .slider-bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  background-size: cover;
}
.main-slider .slider-info .slick-list .slider-item .slider-bg img {
  max-width: 100%;
  height: 700px;
}
@media screen and (max-width: 1280px) {
  .main-slider .slider-info .slick-list .slider-item .slider-bg img {
    height: 600px;
  }
}
@media screen and (max-width: 768px) {
  .main-slider .slider-info .slick-list .slider-item .slider-bg img {
    height: 500px;
  }
}
.main-slider .slider-info .slick-list .slider-item.slick-active .slider-bg {
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
}
.main-slider .slider-info .slick-list .slider-item.slick-active .slider-img-text .slider-img {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
}
.main-slider .slider-info .slick-list .slider-item.slick-active .slider-img-text .slider-text {
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
}
.main-slider .slider-info .slick-list .slider-item.slick-active .slider-img-text .slider-text span {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.main-slider .slider-info .slick-list .slider-item.slick-active .slider-img-text .slider-text a {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.main-slider .slider-info .slick-list .slider-item .slider-img-text {
  position: relative;
  max-width: 1170px;
  padding: 130px 270px 130px 0;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 1280px) {
  .main-slider .slider-info .slick-list .slider-item .slider-img-text {
    padding: 100px 270px 100px 0;
  }
}
@media screen and (max-width: 920px) {
  .main-slider .slider-info .slick-list .slider-item .slider-img-text {
    max-width: 560px;
    padding: 100px 0;
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  .main-slider .slider-info .slick-list .slider-item .slider-img-text {
    padding: 110px 0;
  }
}
.main-slider .slider-info .slick-list .slider-item .slider-img-text .slider-img {
  height: 300px;
  border: 10px solid #ce9841;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 1280px) {
  .main-slider .slider-info .slick-list .slider-item .slider-img-text .slider-img {
    height: 260px;
  }
}
.main-slider .slider-info .slick-list .slider-item .slider-img-text .slider-img img {
  width: 100%;
}
.main-slider .slider-info .slick-list .slider-item .slider-img-text .slider-text {
  position: absolute;
  padding: 14px 40px 14px 30px;
  left: 0px;
  top: 286px;
  background-color: rgba(53, 32, 31, 0.9);
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
@media screen and (max-width: 1280px) {
  .main-slider .slider-info .slick-list .slider-item .slider-img-text .slider-text {
    top: 186px;
  }
}
@media screen and (max-width: 768px) {
  .main-slider .slider-info .slick-list .slider-item .slider-img-text .slider-text {
    top: 196px;
  }
}
.main-slider .slider-info .slick-list .slider-item .slider-img-text .slider-text:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 375px;
  height: 108px;
  right: 100%;
  top: 0;
  background-color: rgba(53, 32, 31, 0.9);
}
.main-slider .slider-info .slick-list .slider-item .slider-img-text .slider-text span {
  display: block;
  font-weight: 300;
  font-size: 13px;
  line-height: 14px;
  color: #c3bab8;
}
.main-slider .slider-info .slick-list .slider-item .slider-img-text .slider-text span.name-materical {
  font-family: "Play", sans-serif;
  font-size: 20px;
  line-height: 26px;
  text-shadow: #8f6014 2px 2px 0;
}
@media screen and (max-width: 500px) {
  .main-slider .slider-info .slick-list .slider-item .slider-img-text .slider-text span.name-materical {
    font-size: 26px;
  }
}
.main-slider .slider-info .slick-list .slider-item .slider-img-text .slider-text span.line {
  font-size: 24px;
  line-height: 18px;
  color: #ffc86f;
}
@media screen and (max-width: 500px) {
  .main-slider .slider-info .slick-list .slider-item .slider-img-text .slider-text span.line {
    line-height: 22px;
  }
}
.main-slider .slider-info .slick-list .slider-item .slider-img-text .slider-text a {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 13px;
  line-height: 18px;
  color: #ff9000;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  outline: none !important;
}
.main-slider .slider-info .slick-list .slider-item .slider-img-text .slider-text a:hover {
  border-bottom: 1px solid #ff9000;
}
.main-slider .slick-dots {
  position: absolute;
  top: 500px;
  left: 70%;
  min-width: 140px;
  padding-left: 0;
}
@media screen and (max-width: 1000px) {
  .main-slider .slick-dots {
    top: 350px;
  }
}
.main-slider .slick-dots li {
  position: relative;
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  outline: none !important;
  opacity: 1;
}
.main-slider .slick-dots li.slick-active button {
  background-color: white !important;
}
.main-slider .slick-dots li button {
  display: block;
  width: 19px;
  height: 19px;
  padding: 0;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid #ce9841;
  border-radius: 20px;
  outline: none;
  font-size: 0;
  outline: none !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.main-slider .slick-dots li button:hover {
  outline: none !important;
  background-color: rgba(255, 255, 255, 0.5);
}
.main-slider .slick-dots li button:focus {
  outline: none !important;
  background-color: rgba(255, 255, 255, 0.5);
}

/*╨и╨░╨┐╨║╨░*/
.menus-open {
  position: fixed;
  width: 100%;
  overflow: auto;
  z-index: 999;
  background-color: #2d1716;
}

header {
  position: relative;
  max-width: 1210px;
  width: 100%;
  min-width: 320px;
  margin: -118px auto 0 auto;
  z-index: 999;
}
header.header-height {
  height: 100%;
  overflow: scroll;
}
@media screen and (max-width: 1210px) {
  header {
    position: fixed;
    padding: 0 0 20px 0;
    margin: 0 auto;
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 700px) {
  header {
    position: absolute;
    padding: 0;
  }
  header .phone-and-menu.fixed {
    height: 59px;
    background-color: #2d1716;
    width: 100%;
    position: fixed;
    top: -1px;
  }
}
header .header-info {
  max-width: 1170px;
  padding: 0 20px;
  margin: 0 auto;
}
@media screen and (max-width: 1210px) {
  header .header-info {
    max-width: 1210px;
    width: 100%;
    padding: 0 0 24px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none !important;
    background-color: #2d1716;
    z-index: 99;
  }
}
@media screen and (max-width: 700px) {
  header .header-info {
    padding: 0;
  }
}
header .header-info .header-bg {
  max-width: 1210px;
  padding: 19px 0 0 0;
  background: linear-gradient(to right, #35201f, transparent);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg {
    background: none;
  }
}
@media screen and (max-width: 700px) {
  header .header-info .header-bg {
    padding: 14px 0;
  }
}
header .header-info .header-bg .logo {
  float: left;
  display: inline-block;
  margin-left: 20px;
  outline: none !important;
}
@media screen and (max-width: 950px) {
  header .header-info .header-bg .logo {
    margin-top: 20px;
  }
}
@media screen and (max-width: 700px) {
  header .header-info .header-bg .logo {
    display: block;
    float: none;
    text-align: center;
    margin: 0 0 6px 0;
  }
}
header .header-info .header-bg .logo img {
  width: 362px;
  height: 80px;
}
@media screen and (max-width: 400px) {
  header .header-info .header-bg .logo img {
    width: 300px;
  }
}
header .header-info .header-bg .header-right-block {
  float: right;
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg .header-right-block {
    padding-right: 20px;
  }
}
@media screen and (max-width: 700px) {
  header .header-info .header-bg .header-right-block {
    float: none;
    text-align: left;
    padding-left: 20px;
    border-top: 1px solid #72502d;
  }
}
@media screen and (max-width: 500px) {
  header .header-info .header-bg .header-right-block {
    padding: 0 10px;
  }
}
header .header-info .header-bg .header-right-block .phone {
  float: right;
  margin: 3px 0 23px 0;
}
@media screen and (max-width: 700px) {
  header .header-info .header-bg .header-right-block .phone {
    float: none;
    margin-bottom: 0px;
  }
}
header .header-info .header-bg .header-right-block .phone span {
  display: inline-block;
  float: left;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 30px;
  color: #fff;
}
@media screen and (max-width: 950px) {
  header .header-info .header-bg .header-right-block .phone span {
    display: block;
    float: none;
  }
}
@media screen and (max-width: 500px) {
  header .header-info .header-bg .header-right-block .phone span {
    font-size: 26px;
  }
}
header .header-info .header-bg .header-right-block .phone .order-call {
  display: inline-block;
  padding: 0 35px;
  margin: 6px 0 0 20px;
  border: 3px solid #ce9841;
  border-radius: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-transform: uppercase;
  outline: none !important;
  text-decoration: none;
}
@media screen and (max-width: 950px) {
  header .header-info .header-bg .header-right-block .phone .order-call {
    float: right;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 700px) {
  header .header-info .header-bg .header-right-block .phone .order-call {
    display: none;
  }
}
header .header-info .header-bg .header-right-block .phone .order-call:hover {
  background-color: #ce9841;
}
header .header-info .header-bg .mobile-menu {
  position: relative;
  display: none;
  float: right;
  width: 30px;
  top: -24px;
  right: 20px;
  margin: 0 0 -3px 0;
  background-color: inherit;
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg .mobile-menu {
    display: block;
  }
}
@media screen and (max-width: 700px) {
  header .header-info .header-bg .mobile-menu {
    top: -33px;
    margin-bottom: -13px;
  }
}
@media screen and (max-width: 500px) {
  header .header-info .header-bg .mobile-menu {
    right: 10px;
    top: -29px;
  }
}
header .header-info .header-bg .mobile-menu .ico-menu {
  text-decoration: none;
  display: block;
  float: left;
  outline: none !important;
}
header .header-info .header-bg .mobile-menu .ico-menu.ico-menu-close span {
  display: none;
}
header .header-info .header-bg .mobile-menu .ico-menu.ico-menu-close i {
  display: block;
  width: 24px;
  height: 27px;
  background: url(../images/icons/close-menu.png) 2px 3px no-repeat;
}
header .header-info .header-bg .mobile-menu .ico-menu span {
  display: inline-block;
  position: relative;
  top: 2px;
  float: right;
}
header .header-info .header-bg .mobile-menu .ico-menu span i {
  position: relative;
  display: block;
  width: 21px;
  height: 4px;
  margin-left: 7px;
  background-color: #ffc86f;
  margin-bottom: 5px;
}
header .header-info .header-bg .mobile-menu .ico-menu span i:before {
  position: absolute;
  display: block;
  content: '';
  height: 4px;
  width: 4px;
  left: -7px;
  background-color: #ffc86f;
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg .menus {
    width: 320px;
    float: right;
  }
}
header .header-info .header-bg .header-menu {
  position: relative;
  float: right;
  margin-top: -22px;
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg .header-menu {
    display: none;
    float: right;
    min-width: 320px;
    width: 100%;
    margin: 1px 0 0 0;
  }
}
header .header-info .header-bg .header-menu:after {
  position: absolute;
  content: '';
  height: 34px;
  min-width: 5000px;
  width: 100%;
  top: 0px;
  left: 100%;
  background-color: #ce9841;
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg .header-menu:after {
    display: none;
  }
}
header .header-info .header-bg .header-menu ul {
  padding-left: 0;
  background-color: #ce9841;
  min-width: 320px;
}
header .header-info .header-bg .header-menu ul li {
  position: relative;
  display: inline-block;
  float: left;
  padding-left: 36px;
  line-height: 34px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #ffebcc;
}
header .header-info .header-bg .header-menu ul li:last-child {
  padding-left: 2px;
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg .header-menu ul li span {
    display: none;
  }
}
header .header-info .header-bg .header-menu ul li i {
  display: none;
  position: absolute;
  left: 280px;
  top: 4px;
  width: 24px;
  height: 25px;
}
header .header-info .header-bg .header-menu ul li i.check-in {
  background-image: url(../images/icons/check-in.png);
}
header .header-info .header-bg .header-menu ul li i.enter {
  left: 278px;
  background-image: url(../images/icons/enter.png);
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg .header-menu ul li i {
    display: block;
  }
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg .header-menu ul li {
    display: block;
    float: none;
    padding-left: 0;
    cursor: pointer;
    border-bottom: 1px solid #715226;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg .header-menu ul li:hover a {
    border-bottom: 1px solid #ffebcc;
  }
}
header .header-info .header-bg .header-menu ul li a {
  border-bottom: 1px solid  transparent;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #ffebcc;
  outline: none !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-decoration: none;
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg .header-menu ul li a {
    margin-left: 20px;
  }
}
header .header-info .header-bg .header-menu ul li a:hover {
  border-bottom: 1px solid #ffebcc;
}
header .header-info .header-bg .header-menu ul li .active {
  border-bottom: 1px solid #ffebcc;
}
header .header-info .header-bg nav {
  position: relative;
  max-width: 1920px;
  min-width: 320px;
  margin: 0 auto;
  z-index: 9;
}
header .header-info .header-bg nav .main-menu-bg {
  max-width: 1170px;
  margin: 0 auto;
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg nav .main-menu-bg {
    background-color: #2d1716;
    width: 100%;
    padding: 0;
    overflow: hidden;
  }
}
header .header-info .header-bg nav .main-menu-bg .main-menu {
  position: relative;
  display: block;
  max-width: 1170px;
  background-color: #2d1716;
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg nav .main-menu-bg .main-menu {
    display: none;
    z-index: 99;
  }
}
header .header-info .header-bg nav .main-menu-bg .main-menu:after {
  position: absolute;
  content: '';
  height: 50px;
  top: 0px;
  left: 100%;
  min-width: 5000px;
  width: 100%;
  background-color: #2d1716;
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg nav .main-menu-bg .main-menu:after {
    display: none;
  }
}
header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 {
  padding-left: 0;
}
header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li {
  position: relative;
  display: inline-block;
  float: left;
  height: 50px;
  line-height: 50px;
  margin: 0 20px;
  cursor: pointer;
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li {
    display: block;
    float: none;
    height: auto;
    width: 320px;
    padding: 0;
    margin: 0;
    line-height: 36px;
    border-bottom: 1px solid #715226;
  }
}
header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li:last-child {
  margin-right: 0;
}
header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li:last-child ul {
  left: -68%;
  right: 0;
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li:last-child ul {
    left: 0;
  }
}
header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li:nth-child(8) ul {
  left: -100%;
  right: 0;
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li:nth-child(8) ul {
    left: 0;
  }
}
header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li a {
  position: relative;
  display: inline-block;
  font-family: "Play", sans-serif;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  outline: none !important;
  text-decoration: none;
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li a {
    padding-left: 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none !important;
  }
}
header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li a:after {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 5px;
  bottom: 0;
  left: 0;
  background-color: transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li a:after {
    display: none;
  }
}
header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li a span {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  border: 10px;
  right: -20px;
  top: 2px;
  background-color: #ff9000;
  border-radius: 5px;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  z-index: 9;
  text-align: center;
}
header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li i.arrow-down {
  z-index: -1;
  position: absolute;
  right: 20px;
  top: 13px;
  width: 10px;
  height: 8px;
  background: url(../images/icons/down.png) 0 0 no-repeat;
}
header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li i.arrow-up {
  display: block;
  background: url(../images/icons/up.png) 0 0 no-repeat;
}
header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li:hover > a {
  color: #ffc86f;
  outline: none !important;
}
header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li:hover > a:after {
  background-color: #ffc86f;
}
@media screen and (min-width: 1210px) {
  header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li:hover ul {
    max-height: 1000px;
    border: 1px solid #ce9841;
  }
}
header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li ul {
  display: block;
  position: absolute;
  max-height: 0;
  padding: 0px 15px;
  overflow: hidden;
  left: -20px;
  top: 50px;
  background-color: #2d1716;
  z-index: 999;
  width: 270px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  -webkit-transition: max-height 0.1s;
  -moz-transition: max-height 0.1s;
  -o-transition: max-height 0.1s;
  transition: max-height 0.1s;
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li ul {
    position: relative;
    width: 320px !important;
    padding: 0;
    top: 1px;
    left: 0;
    max-height: 1000px;
    display: none;
    border-top: 1px solid #715226;
  }
}
header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li ul li {
  display: block;
  float: none;
  padding: 0;
  line-height: 37px;
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li ul li {
    line-height: 36px;
    border-bottom: 1px solid #715226;
  }
}
header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li ul li a {
  font-size: 14px;
  outline: none !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li ul li a:after {
  display: none;
}
@media screen and (max-width: 1210px) {
  header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li ul li a {
    padding-left: 38px;
  }
}
header .header-info .header-bg nav .main-menu-bg .main-menu .level-1 > li ul li a:hover {
  color: #ffc86f;
}

/*╨Ъ╨╛╨╜╨╡╤Ж ╨и╨░╨┐╨║╨╕*/
/*╨Ф╨╡╨║╨╛╤А╨░╤В╨╕╨▓╨╜╤Л╨╡ ╨┐╨╛╨║╤А╤Л╤В╨╕╤П ╨╕ ╨╜╨╛╨▓╨╛╤Б╤В╨╕*/
.decorative-coatings {
  width: 100%;
  padding: 50px 0 35px 0;
  margin: -52px auto 0 auto;
  background: url(../images/background-1.jpg) 0 0 repeat;
}
@media screen and (max-width: 1210px) {
  .decorative-coatings {
    padding-top: 0px;
    margin: 0 auto;
  }
}
.decorative-coatings .slider-and-news {
  max-width: 1170px;
  padding: 0 20px;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .decorative-coatings .slider-and-news {
    margin-bottom: 43px;
  }
}
@media screen and (max-width: 500px) {
  .decorative-coatings .slider-and-news {
    padding: 0 10px;
  }
}
.decorative-coatings .slider-and-news .container-name {
  position: relative;
  display: inline-block;
  float: left;
  width: 470px;
  font-family: "Play", sans-serif;
  font-size: 32px;
  color: #333;
  text-transform: uppercase;
}
@media screen and (max-width: 700px) {
  .decorative-coatings .slider-and-news .container-name {
    width: 200px;
  }
}
@media screen and (max-width: 650px) {
  .decorative-coatings .slider-and-news .container-name {
    float: none;
  }
}
@media screen and (max-width: 500px) {
  .decorative-coatings .slider-and-news .container-name {
    font-size: 26px;
  }
}
.decorative-coatings .slider-and-news .container-name span {
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #ce9841;
}
@media screen and (max-width: 500px) {
  .decorative-coatings .slider-and-news .container-name span {
    font-size: 28px;
  }
}
.decorative-coatings .slider-and-news .container-name:after {
  position: absolute;
  display: inline-block;
  content: '';
  height: 1px;
  width: 5000px;
  top: 27px;
  background-color: #e1cca9;
}
.decorative-coatings .slider-and-news .container-name:after {
  right: 100%;
  margin-right: 30px;
}
.decorative-coatings .slider-and-news .lines-arrows {
  margin-left: 495px;
  overflow: hidden;
}
@media screen and (max-width: 700px) {
  .decorative-coatings .slider-and-news .lines-arrows {
    margin-left: 0;
  }
}
.decorative-coatings .slider-and-news .lines-arrows .lines {
  display: inline-block;
  width: 55%;
  height: 1px;
  float: left;
  margin: 28px 0 0 0;
  background-color: #e1cca9;
}
@media screen and (max-width: 1070px) {
  .decorative-coatings .slider-and-news .lines-arrows .lines {
    display: none;
  }
}
.decorative-coatings .slider-and-news .lines-arrows .slider-arrows {
  float: left;
  height: 50px;
  width: 30px;
  width: 45%;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.decorative-coatings .slider-and-news .slider-coatings {
  position: relative;
  float: left;
  width: 85%;
}
@media screen and (max-width: 1000px) {
  .decorative-coatings .slider-and-news .slider-coatings {
    float: none;
    width: 100%;
  }
}
.decorative-coatings .slider-and-news .slider-coatings .slick-arrow {
  position: absolute;
  width: 38px;
  height: 38px;
  border: 1px solid #ce9841;
  border-radius: 20px;
  top: -74px;
  right: 30px;
  font-size: 0px;
  background-color: transparent;
  cursor: pointer;
}
.decorative-coatings .slider-and-news .slider-coatings .slick-arrow.slick-prev {
  right: 105px;
  outline: none !important;
}
@media screen and (max-width: 650px) {
  .decorative-coatings .slider-and-news .slider-coatings .slick-arrow.slick-prev {
    right: 0;
    left: 0px;
  }
}
.decorative-coatings .slider-and-news .slider-coatings .slick-arrow.slick-prev:before {
  width: 9px;
  background: url(../images/icons/prev.png) 0 0 no-repeat;
}
.decorative-coatings .slider-and-news .slider-coatings .slick-arrow.slick-next {
  right: 30px;
  outline: none !important;
}
@media screen and (max-width: 650px) {
  .decorative-coatings .slider-and-news .slider-coatings .slick-arrow.slick-next {
    right: 0px;
    left: 75px;
  }
}
.decorative-coatings .slider-and-news .slider-coatings .slick-arrow.slick-next:before {
  width: 7px;
  background: url(../images/icons/next.png) 0 0 no-repeat;
}
.decorative-coatings .slider-and-news .slider-coatings .slick-arrow.slick-prev, .decorative-coatings .slider-and-news .slider-coatings .slick-arrow.slick-next {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.decorative-coatings .slider-and-news .slider-coatings .slick-arrow.slick-prev:before, .decorative-coatings .slider-and-news .slider-coatings .slick-arrow.slick-next:before {
  display: block;
  height: 12px;
  margin: 0 auto;
  content: '';
  font-family: "Play", sans-serif;
  font-size: 16px;
  color: #ce9841;
}
.decorative-coatings .slider-and-news .slider-coatings .slick-arrow.slick-prev:hover, .decorative-coatings .slider-and-news .slider-coatings .slick-arrow.slick-next:hover {
  opacity: 0.6;
}
.decorative-coatings .slider-and-news .slider-coatings .slick-arrow.slick-prev.slick-disabled, .decorative-coatings .slider-and-news .slider-coatings .slick-arrow.slick-next.slick-disabled {
  opacity: 0.45;
  cursor: default;
}
.decorative-coatings .slider-and-news .slider-coatings .slider .slider-coatings-info {
  margin-top: 25px;
}
.decorative-coatings .slider-and-news .slider-coatings .slider .slider-coatings-info .slider-item {
  position: relative;
  margin: 5px 30px 20px 0;
  max-height: 350px;
  height: 100%;
  cursor: pointer;
  outline: none !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 1000px) {
  .decorative-coatings .slider-and-news .slider-coatings .slider .slider-coatings-info .slider-item {
    margin: 0px 10px 10px 10px;
  }
}
.decorative-coatings .slider-and-news .slider-coatings .slider .slider-coatings-info .slider-item a {
  display: block;
  margin: 0;
  float: none;
  border: none;
  text-decoration: none;
}
.decorative-coatings .slider-and-news .slider-coatings .slider .slider-coatings-info .slider-item:hover {
  -moz-transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  box-shadow: 8px 5px 9px rgba(0, 0, 0, 0.5);
}
.decorative-coatings .slider-and-news .slider-coatings .slider .slider-coatings-info .slider-item:hover div span {
  color: #ffc86f;
}
.decorative-coatings .slider-and-news .slider-coatings .slider .slider-coatings-info .slider-item .slider-img {
  overflow: hidden;
  height: 354px;
}
.decorative-coatings .slider-and-news .slider-coatings .slider .slider-coatings-info .slider-item .slider-text {
  position: absolute;
  max-width: 500px;
  width: 100%;
  padding: 6px 10px 12px 10px;
  top: 226px;
  background-color: rgba(78, 65, 64, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.decorative-coatings .slider-and-news .slider-coatings .slider .slider-coatings-info .slider-item .slider-text span {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.decorative-coatings .slider-and-news .slider-coatings .slider .slider-coatings-info .slider-item .slider-text span.line {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-size: 30px;
  line-height: 16px;
  color: #ffc86f;
}
.decorative-coatings .slider-and-news .slider-coatings .slider a {
  display: inline-block;
  margin: 5px 30px 0 0;
  float: right;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #ff9000;
  border-bottom: 1px solid #ff9000;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.decorative-coatings .slider-and-news .slider-coatings .slider a:hover {
  border-bottom: 1px solid transparent;
}
.decorative-coatings .slider-and-news .news {
  position: relative;
  float: left;
  height: 464px;
  width: 14.5%;
  margin-top: 13px;
}
@media screen and (max-width: 1000px) {
  .decorative-coatings .slider-and-news .news {
    float: none;
    width: 100%;
    height: auto;
    padding-bottom: 30px;
    margin-top: 26px;
  }
}
.decorative-coatings .slider-and-news .news span {
  display: block;
  margin-bottom: 33px;
  font-family: "Play", sans-serif;
  font-size: 24px;
  color: #333;
  text-transform: uppercase;
}
@media screen and (max-width: 1000px) {
  .decorative-coatings .slider-and-news .news span {
    margin-bottom: 23px;
  }
}
.decorative-coatings .slider-and-news .news .news-item {
  margin-bottom: 34px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1000px) {
  .decorative-coatings .slider-and-news .news .news-item {
    margin-bottom: 20px;
  }
}
.decorative-coatings .slider-and-news .news .news-item .date {
  margin-bottom: 8px;
  font-size: 12px;
  color: #999;
  text-transform: none;
}
.decorative-coatings .slider-and-news .news .news-item p {
  font-size: 18px;
  color: #333;
  max-height: 98px;
  overflow: hidden;
}
.decorative-coatings .slider-and-news .news .news-item a {
  display: inline-block;
  margin-top: 8px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #666;
  border-bottom: 1px solid #666;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.decorative-coatings .slider-and-news .news .news-item a:hover {
  color: #ff9000;
  border-bottom: 1px solid transparent;
}
.decorative-coatings .slider-and-news .news .all-news {
  display: inline-block;
  position: absolute;
  max-height: 22px;
  overflow: hidden;
  bottom: 0px;
  margin: 25px 0 0 30px;
  float: right;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #ff9000;
  border-bottom: 1px solid #ff9000;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 1100px) {
  .decorative-coatings .slider-and-news .news .all-news {
    margin-left: 0;
  }
}
.decorative-coatings .slider-and-news .news .all-news:hover {
  border-bottom: 1px solid transparent;
}

/*╨д╨╕╨╗╤М╤В╤А ╨╕ ╨┐╨╛╨╕╤Б╨║*/
.filter-and-search {
  max-width: 1170px;
  padding: 27px 20px 24px 20px;
  margin: 0 auto;
}
@media screen and (max-width: 500px) {
  .filter-and-search {
    padding: 27px 10px 24px 10px;
  }
}
.filter-and-search .open-filter {
  width: 209px;
  float: left;
}
.filter-and-search .open-filter a {
  display: inline-block;
  height: 29px;
  padding: 0 20px 0 12px;
  border: 3px solid #ce9841;
  border-radius: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 29px;
  color: #333;
  text-transform: uppercase;
  text-decoration: none;
  outline: none !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.filter-and-search .open-filter a:hover {
  color: #ce9841;
}
.filter-and-search .open-filter a i {
  display: inline-block;
  float: left;
  width: 21px;
  height: 27px;
  margin-right: 20px;
  background: url(../images/icons/filtr.png) 0 4px no-repeat;
}
@media screen and (max-width: 950px) {
  .filter-and-search .open-filter {
    float: none;
  }
}
.filter-and-search .search {
  position: relative;
  height: 35px;
  margin-left: 300px;
  background-color: rgba(195, 195, 195, 0.4);
  border: 3px solid #ce9841;
  border-radius: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 950px) {
  .filter-and-search .search {
    margin: 20px 0 0 0;
  }
}
.filter-and-search .search input[type="submit"] {
  display: block;
  position: absolute;
  top: -1px;
  right: -2px;
  height: 105%;
  padding: 0 20px;
  background-color: #ce9841;
  border: none;
  border-radius: 12px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 27px;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-appearance: none;
  outline: none;
}
.filter-and-search .search input[type="submit"]:hover {
  opacity: 0.8;
}
.filter-and-search .search input[type="submit"]:active {
  opacity: 0.6;
}
.filter-and-search .search input[type="text"] {
  display: inline-block;
  height: 29px;
  width: 100%;
  padding: 0 100px 0 30px;
  background-color: transparent;
  border: none;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  outline: none;
  color: #666;
  -webkit-appearance: none;
  border-radius: 17px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.filter-and-search .search input[type="text"]:focus, .filter-and-search .search input[type="text"]:active {
  background-color: rgba(255, 255, 255, 0.8);
}
.filter-and-search .search input[type="text"]::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #666;
  opacity: 1;
}
.filter-and-search .search input[type="text"]::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #666;
  opacity: 1;
}
.filter-and-search .search input[type="text"]:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #666;
  opacity: 1;
}
.filter-and-search .search input[type="text"]::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #666;
  opacity: 1;
}

/*╨Ъ╨╛╨╜╨╡╤Ж ╤Д╨╕╨╗╤М╤В╤А╨░ ╨╕ ╨┐╨╛╨╕╤Б╨║╨░*/
/*╨Ъ╨╛╨╜╨╡╤Ж ╨Ф╨╡╨║╨╛╤А╨░╤В╨╕╨▓╨╜╤Л╨╝ ╨┐╨╛╨║╤А╤Л╤В╨╕╤П╨╝ ╨╕ ╨╜╨╛╨▓╨╛╤Б╤В╨╡╨╣*/
/*╨Ю╨▒╤Й╨╡╤Б╤В╤А╨╛╨╕╤В╨╡╨╗╤М╨╜╤Л╨╡ ╨╝╨░╤В╨╡╤А╨╕╨░╨╗╤Л*/
.construction-material {
  width: 100%;
  padding: 40px 0 0 0;
  margin: 0 auto;
  background: url(../images/background-2.jpg) 0 0 repeat;
  overflow: hidden;
}
.construction-material .slider-and-banner {
  max-width: 1170px;
  padding: 0 20px;
  margin: 0 auto 66px auto;
}
@media screen and (max-width: 500px) {
  .construction-material .slider-and-banner {
    padding: 0 10px;
  }
}
.construction-material .slider-and-banner .container-name {
  position: relative;
  display: inline-block;
  float: left;
  font-family: "Play", sans-serif;
  font-size: 32px;
  color: #333;
  text-transform: uppercase;
}
@media screen and (max-width: 820px) {
  .construction-material .slider-and-banner .container-name {
    width: 200px;
  }
}
@media screen and (max-width: 650px) {
  .construction-material .slider-and-banner .container-name {
    float: none;
  }
}
@media screen and (max-width: 500px) {
  .construction-material .slider-and-banner .container-name {
    font-size: 26px;
  }
}
.construction-material .slider-and-banner .container-name span {
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #ce9841;
}
@media screen and (max-width: 500px) {
  .construction-material .slider-and-banner .container-name span {
    font-size: 26px;
  }
}
.construction-material .slider-and-banner .container-name:after {
  position: absolute;
  display: inline-block;
  content: '';
  height: 1px;
  width: 5000px;
  top: 27px;
  background-color: #e1cca9;
}
.construction-material .slider-and-banner .container-name:after {
  right: 100%;
  margin-right: 30px;
}
.construction-material .slider-and-banner .lines-arrows {
  margin-left: 615px;
  overflow: hidden;
}
.construction-material .slider-and-banner .lines-arrows .lines {
  display: inline-block;
  width: 29%;
  height: 1px;
  float: left;
  margin: 28px 0 0 0;
  background-color: #e1cca9;
}
@media screen and (max-width: 1070px) {
  .construction-material .slider-and-banner .lines-arrows .lines {
    display: none;
  }
}
.construction-material .slider-and-banner .lines-arrows .slider-arrows {
  float: left;
  height: 50px;
  width: 30px;
  width: 45%;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.construction-material .slider-and-banner .slider-material {
  position: relative;
  float: left;
  width: 85.5%;
  margin-top: 25px;
}
@media screen and (max-width: 1000px) {
  .construction-material .slider-and-banner .slider-material {
    float: none;
    width: 100%;
  }
}
.construction-material .slider-and-banner .slider-material .slick-arrow {
  position: absolute;
  width: 38px;
  height: 38px;
  border: 1px solid #ce9841;
  border-radius: 20px;
  top: -74px;
  right: 30px;
  font-size: 0px;
  background-color: transparent;
  cursor: pointer;
}
.construction-material .slider-and-banner .slider-material .slick-arrow.slick-prev {
  right: 105px;
}
@media screen and (max-width: 650px) {
  .construction-material .slider-and-banner .slider-material .slick-arrow.slick-prev {
    right: 0;
    left: 0px;
  }
}
.construction-material .slider-and-banner .slider-material .slick-arrow.slick-prev:before {
  width: 9px;
  background: url(../images/icons/prev.png) 0 0 no-repeat;
}
.construction-material .slider-and-banner .slider-material .slick-arrow.slick-next {
  right: 30px;
}
@media screen and (max-width: 650px) {
  .construction-material .slider-and-banner .slider-material .slick-arrow.slick-next {
    right: 0;
    left: 75px;
  }
}
.construction-material .slider-and-banner .slider-material .slick-arrow.slick-next:before {
  width: 7px;
  background: url(../images/icons/next.png) 0 0 no-repeat;
}
.construction-material .slider-and-banner .slider-material .slick-arrow.slick-prev, .construction-material .slider-and-banner .slider-material .slick-arrow.slick-next {
  outline: none !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.construction-material .slider-and-banner .slider-material .slick-arrow.slick-prev:before, .construction-material .slider-and-banner .slider-material .slick-arrow.slick-next:before {
  display: block;
  height: 12px;
  margin: 0 auto;
  content: '';
  font-family: "Play", sans-serif;
  font-size: 16px;
  color: #ce9841;
}
.construction-material .slider-and-banner .slider-material .slick-arrow.slick-prev:hover, .construction-material .slider-and-banner .slider-material .slick-arrow.slick-next:hover {
  opacity: 0.6;
}
.construction-material .slider-and-banner .slider-material .slick-arrow.slick-prev.slick-disabled, .construction-material .slider-and-banner .slider-material .slick-arrow.slick-next.slick-disabled {
  opacity: 0.45;
  cursor: default;
}
.construction-material .slider-and-banner .slider-material .slider-item {
  position: relative;
  margin: 5px 30px 10px 0;
  max-height: 350px;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
  outline: none !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 1000px) {
  .construction-material .slider-and-banner .slider-material .slider-item {
    margin: 0px 10px 10px 10px;
  }
}
.construction-material .slider-and-banner .slider-material .slider-item .slider-img {
  overflow: hidden;
  height: 354px;
}
.construction-material .slider-and-banner .slider-material .slider-item:hover {
  -moz-transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  box-shadow: 8px 5px 9px rgba(0, 0, 0, 0.5);
}
.construction-material .slider-and-banner .slider-material .slider-item:hover div span {
  color: #ffc86f;
}
.construction-material .slider-and-banner .slider-material .slider-item .slider-text {
  position: absolute;
  max-width: 500px;
  width: 100%;
  padding: 6px 10px 12px 10px;
  top: 226px;
  background-color: rgba(78, 65, 64, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.construction-material .slider-and-banner .slider-material .slider-item .slider-text span {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.construction-material .slider-and-banner .slider-material .slider-item .slider-text span.line {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-size: 30px;
  line-height: 16px;
  color: #ffc86f;
}
.construction-material .slider-and-banner .banner-1 {
  width: 14.5%;
  height: 350px;
  float: left;
  margin-top: 30px;
}
@media screen and (max-width: 1000px) {
  .construction-material .slider-and-banner .banner-1 {
    float: none;
    width: 225px;
    margin: 60px 0 0 140px;
  }
}
@media screen and (max-width: 820px) {
  .construction-material .slider-and-banner .banner-1 {
    margin: 60px 0 0 90px;
  }
}
@media screen and (max-width: 700px) {
  .construction-material .slider-and-banner .banner-1 {
    margin: 60px 0 0 40px;
  }
}
@media screen and (max-width: 600px) {
  .construction-material .slider-and-banner .banner-1 {
    margin: 60px 0 0 0;
  }
}
@media screen and (max-width: 500px) {
  .construction-material .slider-and-banner .banner-1 {
    margin: 60px auto;
    padding-bottom: 400px;
  }
}
.construction-material .slider-and-banner .banner-1 a {
  position: relative;
  display: block;
  height: 340px;
  /*overflow: hidden;
  border: 5px solid #ce9841;*/
  outline: none !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.construction-material .slider-and-banner .banner-1 a:hover {
  opacity: 0.8;
}
.construction-material .slider-and-banner .banner-1 a img {
  display: block;
  max-width: none;
  max-height: none;
  position: absolute;
  top: 0px;
  right: -135px;
}
/*
.construction-material .slider-and-banner .banner-1 a:before {
  position: absolute;
  display: block;
  content: '';
  width: 226px;
  height: 192px;
  top: -46px;
  left: -50px;
  border-radius: 210px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9;
}
.construction-material .slider-and-banner .banner-1 a:after {
  position: absolute;
  display: block;
  content: '';
  width: 248px;
  height: 248px;
  bottom: -166px;
  left: -4px;
  border-radius: 210px;
  background-color: #ffc86f;
  z-index: 9;
}
.construction-material .slider-and-banner .banner-1 a .novelty {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 9;
}
.construction-material .slider-and-banner .banner-1 a .novelty span {
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #ffc86f;
  text-transform: uppercase;
}
.construction-material .slider-and-banner .banner-1 a .novelty span.info {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  text-transform: none;
}
.construction-material .slider-and-banner .banner-1 a .new-range {
  position: absolute;
  bottom: 0;
  right: 10px;
  z-index: 10;
  text-align: right;
}
.construction-material .slider-and-banner .banner-1 a .new-range span {
  font-family: "Play", sans-serif;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
}
.construction-material .slider-and-banner .banner-1 a .new-range span b {
  font-family: "Play", sans-serif;
}
*/

/*╨Ъ╨╛╨╜╨╡╤Ж ╨╛╨▒╤Й╨╡╤Б╤В╤А╨╛╨╕╤В╨╡╨╗╤М╨╜╤Л╤Е ╨╝╨░╤В╨╡╤А╨╕╨░╨╗╨╛╨▓*/
/*Magic Light*/
.magic-light {
  position: relative;
  width: 100%;
  min-width: 320px;
  margin: 0 auto;
  background: url(../images/background-3.jpg) 0 0 repeat;
}
.magic-light .magic-light-and-banner {
  max-width: 1170px;
  padding: 39px 20px 0 20px;
  margin: 0 auto;
}
@media screen and (max-width: 500px) {
  .magic-light .magic-light-and-banner {
    padding: 39px 10px 0 10px;
  }
}
.magic-light .magic-light-and-banner .container-name {
  position: relative;
  display: inline-block;
  float: left;
  font-family: "Play", sans-serif;
  font-size: 36px;
  color: #fff;
  text-transform: uppercase;
}
.magic-light .magic-light-and-banner .container-name span {
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 36px;
  color: #ce9841;
}
.magic-light .magic-light-and-banner .container-name:before, .magic-light .magic-light-and-banner .container-name:after {
  position: absolute;
  display: inline-block;
  content: '';
  height: 1px;
  top: 20px;
  background-color: #e1cca9;
}
.magic-light .magic-light-and-banner .container-name:before {
  width: 50px;
  left: 100%;
  margin-left: 30px;
}
.magic-light .magic-light-and-banner .container-name:after {
  width: 346px;
  right: 100%;
  margin-right: 30px;
}
.magic-light .magic-light-and-banner .banner-2 {
  width: 14.5%;
  height: 350px;
  float: right;
  margin: 30px 0 130px 0;
}
@media screen and (max-width: 1000px) {
  .magic-light .magic-light-and-banner .banner-2 {
    position: absolute;
    right: 150px;
    top: -446px;
    float: none;
    width: 225px;
  }
}
@media screen and (max-width: 1000px) {
  .magic-light .magic-light-and-banner .banner-2 {
    right: 100px;
  }
}
@media screen and (max-width: 700px) {
  .magic-light .magic-light-and-banner .banner-2 {
    right: 50px;
  }
}
@media screen and (max-width: 600px) {
  .magic-light .magic-light-and-banner .banner-2 {
    right: 10px;
  }
}
@media screen and (max-width: 500px) {
  .magic-light .magic-light-and-banner .banner-2 {
    top: -440px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.magic-light .magic-light-and-banner .banner-2 a {
  position: relative;
  display: block;
  height: 340px;
  /*overflow: hidden;
  border: 5px solid #ce9841;*/
  outline: none !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.magic-light .magic-light-and-banner .banner-2 a img {
  display: block;
  max-width: none;
  max-height: none;
  position: absolute;
  top: -70px;
  right: -84px;
}

.magic-light .magic-light-and-banner .banner-2 a:hover {
  opacity: 0.8;
}
/*
.magic-light .magic-light-and-banner .banner-2 a:after {
  position: absolute;
  display: block;
  content: '';
  width: 248px;
  height: 248px;
  bottom: -166px;
  left: -4px;
  border-radius: 210px;
  background-color: #ffc86f;
  z-index: 9;
}
.magic-light .magic-light-and-banner .banner-2 a .action {
  position: absolute;
  top: 16px;
  left: 20px;
  z-index: 9;
}
.magic-light .magic-light-and-banner .banner-2 a .action span {
  display: block;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #ffc86f;
  text-transform: uppercase;
}
.magic-light .magic-light-and-banner .banner-2 a .action span.info {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  text-transform: none;
}
.magic-light .magic-light-and-banner .banner-2 a .sale {
  position: absolute;
  bottom: -9px;
  right: 5px;
  z-index: 10;
  text-align: right;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.magic-light .magic-light-and-banner .banner-2 a .sale span {
  font-size: 18px;
  color: #fff;
}
.magic-light .magic-light-and-banner .banner-2 a .sale span b {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 60px;
}
.magic-light .magic-light-and-banner .banner-2 a .sale span i {
  font-size: 36px;
}
*/
.magic-light .magic-light-and-banner .magic-light-info {
  position: relative;
  max-width: 100%;
  margin-right: 14.5%;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 1000px) {
  .magic-light .magic-light-and-banner .magic-light-info {
    float: none;
    width: 100%;
    padding: 0 0 130px 0;
  }
}
@media screen and (max-width: 820px) {
  .magic-light .magic-light-and-banner .magic-light-info {
    padding: 0 10px 40px 10px;
    margin: 0;
    overflow: hidden;
  }
}
@media screen and (max-width: 500px) {
  .magic-light .magic-light-and-banner .magic-light-info {
    padding: 0 0 40px 0;
  }
}
.magic-light .magic-light-and-banner .magic-light-info .magic-light-text {
  position: absolute;
  height: 340px;
  padding: 30px 605px 0 28px;
  margin-right: 100px;
  left: 0px;
  top: 100px;
  background: url(../images/magic-txt-bg.jpg) 0 0 repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 1100px) {
  .magic-light .magic-light-and-banner .magic-light-info .magic-light-text {
    padding-right: 565px;
  }
}
@media screen and (max-width: 1000px) {
  .magic-light .magic-light-and-banner .magic-light-info .magic-light-text {
    margin-right: 0;
    padding-right: 630px;
  }
}
@media screen and (max-width: 820px) {
  .magic-light .magic-light-and-banner .magic-light-info .magic-light-text {
    position: relative;
    height: 250px;
    padding: 30px 20px 0 20px;
    margin-top: -50px;
  }
}
.magic-light .magic-light-and-banner .magic-light-info .magic-light-text span {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  color: #000;
}
@media screen and (max-width: 820px) {
  .magic-light .magic-light-and-banner .magic-light-info .magic-light-text span {
    display: block;
    width: 100%;
  }
}
.magic-light .magic-light-and-banner .magic-light-info .magic-light-text span.name {
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 42px;
  text-transform: uppercase;
  color: #009398;
}
.magic-light .magic-light-and-banner .magic-light-info .magic-light-text span.line {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-size: 30px;
  font-weight: 300;
  color: #ffc86f;
}
.magic-light .magic-light-and-banner .magic-light-info .magic-light-text p {
  height: 72px;
  overflow: hidden;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #000;
}
@media screen and (max-width: 820px) {
  .magic-light .magic-light-and-banner .magic-light-info .magic-light-text p {
    height: auto;
  }
}
.magic-light .magic-light-and-banner .magic-light-info .magic-light-text a {
  display: inline-block;
  margin-top: 9px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #ff9000;
  border-bottom: 1px solid transparent;
  outline: none !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.magic-light .magic-light-and-banner .magic-light-info .magic-light-text a:hover {
  border-bottom: 1px solid #ff9000;
}
.magic-light .magic-light-and-banner .magic-light-info .twentytwenty-wrapper {
  max-width: 670px;
  width: 100%;
  float: right;
  margin: 30px 0 0 0;
  box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 1100px) {
  .magic-light .magic-light-and-banner .magic-light-info .twentytwenty-wrapper {
    max-width: 620px;
  }
}
@media screen and (max-width: 820px) {
  .magic-light .magic-light-and-banner .magic-light-info .twentytwenty-wrapper {
    float: none;
    margin: 155px auto 30px auto;
  }
}
.magic-light .magic-light-and-banner .magic-light-info .twentytwenty-wrapper .magic-container {
  height: 350px !important;
  max-width: 670px;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 500px) {
  .magic-light .magic-light-and-banner .magic-light-info .twentytwenty-wrapper .magic-container {
    height: 250px !important;
  }
}
@media screen and (max-width: 400px) {
  .magic-light .magic-light-and-banner .magic-light-info .twentytwenty-wrapper .magic-container {
    height: 150px !important;
  }
}
.magic-light .magic-light-and-banner .magic-light-info .twentytwenty-wrapper .magic-container .container-item {
  height: 350px;
  overflow: hidden;
}
.magic-light .magic-light-and-banner .magic-light-info .twentytwenty-wrapper .magic-container .container-item img {
  position: absolute;
  top: -150px;
  max-width: none;
  max-height: none;
}
.magic-light .magic-light-and-banner .magic-light-info .move-slider {
  position: absolute;
  bottom: 70px;
  right: 185px;
  overflow: hidden;
}
@media screen and (max-width: 820px) {
  .magic-light .magic-light-and-banner .magic-light-info .move-slider {
    position: relative;
    bottom: 0;
    left: 0;
  }
}
.magic-light .magic-light-and-banner .magic-light-info .move-slider span {
  display: inline-block;
  float: left;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 50px;
  color: #000;
  font-style: italic;
}
@media screen and (max-width: 500px) {
  .magic-light .magic-light-and-banner .magic-light-info .move-slider span {
    width: 200px;
    line-height: 25px;
  }
}
.magic-light .magic-light-and-banner .magic-light-info .move-slider i {
  display: inline-block;
  width: 61px;
  height: 37px;
  margin-left: 10px;
  background-image: url(../images/icons/pointer.png);
}

/*╨Ъ╨╛╨╜╨╡╤Ж Magic Light*/
/*╨г╤Б╨╗╤Г╨│╨╕*/
.services {
  width: 100%;
  min-width: 320px;
  margin: 0 auto;
  background: url(../images/background-4.jpg) 0 0 repeat;
}
.services .services-info {
  max-width: 1190px;
  margin: 0 auto;
  padding: 46px 20px 0 20px;
}
@media screen and (max-width: 500px) {
  .services .services-info {
    padding: 46px 10px 0 10px;
  }
}
.services .services-info .container-name {
  position: relative;
  display: inline-block;
  padding-left: 10px;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #ce9841;
  text-transform: uppercase;
}
.services .services-info .container-name:before, .services .services-info .container-name:after {
  position: absolute;
  display: inline-block;
  content: '';
  height: 1px;
  top: 20px;
  background-color: #e1cca9;
}
.services .services-info .container-name:before {
  width: 50px;
  left: 100%;
  margin-left: 30px;
}
.services .services-info .container-name:after {
  width: 500px;
  right: 100%;
  margin-right: 30px;
}
.services .services-info ul {
  display: block;
  padding-left: 0;
  margin-top: 27px;
}
.services .services-info ul li {
  display: inline-block;
  float: left;
  width: 16.667%;
  padding: 0 1%;
  margin-bottom: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 1000px) {
  .services .services-info ul li {
    width: 33.33%;
  }
}
@media screen and (max-width: 500px) {
  .services .services-info ul li {
    width: 50%;
    margin-bottom: 25px;
  }
}
.services .services-info ul li a {
  display: block;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.services .services-info ul li a:hover {
  -moz-transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  box-shadow: 0 9px 19px 0 rgba(0, 0, 0, 0.5);
}
.services .services-info ul li a .service-item {
  height: 172px;
  border: 3px solid #ce9841;
  padding: 24px 10px 0 10px;
}
.services .services-info ul li a .service-item .service-img {
  height: 76px;
  margin-bottom: 20px;
}
.services .services-info ul li a .service-item .service-img i {
  display: block;
  margin: 0 auto;
  height: 76px;
}
.services .services-info ul li a .service-item .service-img i.icon-1 {
  width: 75px;
  background: url(../images/icons/icon-1.png) 0 3px no-repeat;
}
.services .services-info ul li a .service-item .service-img i.icon-2 {
  width: 94px;
  background: url(../images/icons/icon-2.png) 0 3px no-repeat;
}
.services .services-info ul li a .service-item .service-img i.icon-3 {
  width: 57px;
  background: url(../images/icons/icon-3.png) 0 1px no-repeat;
}
.services .services-info ul li a .service-item .service-img i.icon-4 {
  width: 96px;
  background: url(../images/icons/icon-4.png) 0 0 no-repeat;
}
.services .services-info ul li a .service-item .service-img i.icon-5 {
  width: 94px;
  background: url(../images/icons/icon-5.png) 0 1px no-repeat;
}
.services .services-info ul li a .service-item .service-img i.icon-6 {
  width: 95px;
  background: url(../images/icons/icon-6.png) 0 7px no-repeat;
}
.services .services-info ul li a .service-item .line {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-size: 30px;
  line-height: 15px;
  text-align: center;
  color: #ffc86f;
  font-weight: 300;
}
.services .services-info ul li a .service-item .service-name {
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #333;
}

/*╨Ъ╨╛╨╜╨╡╤Ж ╤Г╤Б╨╗╤Г╨│╨╕*/
/*╨Ш╨╜╤Д╨╛╤А╨╝╨░╤Ж╨╕╤П ╨╛ ╨║╨╛╨╝╨┐╨░╨╜╨╕╨╕*/
.company {
  width: 100%;
  min-width: 320px;
  margin: 0 auto;
  background: url(../images/background-4.jpg) 0 0 repeat;
}
.company .company-info {
  max-width: 1170px;
  margin: 0 auto 67px auto;
  padding: 21px 20px 0 20px;
}
@media screen and (max-width: 500px) {
  .company .company-info {
    padding: 21px 10px 0 10px;
  }
}
.company .company-info h1 {
  position: relative;
  display: inline-block;
  margin: 0 0 13px 0;
  font-family: "Play", sans-serif;
  font-weight: 400;
  font-size: 32px;
  color: #333;
  text-transform: uppercase;
}
.company .company-info h1 span {
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #ce9841;
}
.company .company-info h1:before, .company .company-info h1:after {
  position: absolute;
  display: inline-block;
  content: '';
  height: 1px;
  top: 20px;
  background-color: #e1cca9;
}
.company .company-info h1:before {
  width: 50px;
  left: 100%;
  margin-left: 30px;
}
@media screen and (max-width: 1100px) {
  .company .company-info h1:before {
    display: none;
  }
}
.company .company-info h1:after {
  width: 500px;
  right: 100%;
  margin-right: 30px;
}
.company .company-info p {
  margin-bottom: 28px;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #333;
  text-align: justify;
}

/*╨Ъ╨╛╨╜╨╡╤Ж ╨╕╨╜╤Д╨╛╤А╨╝╨░╤Ж╨╕╨╕ ╨╛ ╨║╨╛╨╝╨┐╨░╨╜╨╕╨╕*/
.sign-news {
  position: relative;
  max-width: 1170px;
  padding: 30px;
  margin: 0 auto;
  background-color: #ce9841;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 500px) {
  .sign-news {
    padding: 30px 10px;
  }
}
.sign-news .sign-text {
  display: inline-block;
  float: left;
  width: 45%;
  padding: 0 10px 0 76px;
  margin-top: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 1100px) {
  .sign-news .sign-text {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
  }
}
.sign-news .sign-text span {
  position: relative;
  margin-top: 12px;
  font-family: "Play", sans-serif;
  font-size: 25px;
  color: #fff;
  text-transform: uppercase;
}
.sign-news .sign-text span i {
  position: absolute;
  left: -75px;
  top: -5px;
  display: inline-block;
  float: left;
  width: 57px;
  height: 36px;
  margin-top: 3px;
  background-image: url(../images/icons/email.png);
}
.sign-news .sign-text span b {
  font-family: "Play", sans-serif;
}
.sign-news .enter-email {
  overflow: hidden;
}
.sign-news .enter-email input[type="text"] {
  display: inline-block;
  float: left;
  width: 57.3%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  background-color: #d8ad67;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 16px;
  line-height: 50px;
  height: 50px;
  color: #fff0d7;
  border: none;
  outline: none !important;
}
@media screen and (max-width: 1100px) {
  .sign-news .enter-email input[type="text"] {
    display: block;
    width: 350px;
    float: none;
    margin: 20px auto;
    text-align: center;
  }
}
@media screen and (max-width: 400px) {
  .sign-news .enter-email input[type="text"] {
    width: 100%;
  }
}
.sign-news .enter-email ::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  color: #fff0d7;
  font-size: 16px;
  line-height: 50px;
  font-style: italic;
  opacity: 1;
}
.sign-news .enter-email ::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  color: #fff0d7;
  font-size: 16px;
  line-height: 50px;
  font-style: italic;
  opacity: 1;
}
.sign-news .enter-email :-moz-placeholder {
  font-family: "Roboto", sans-serif;
  color: #fff0d7;
  font-size: 16px;
  line-height: 50px;
  font-style: italic;
  opacity: 1;
}
.sign-news .enter-email :-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  color: #fff0d7;
  font-size: 16px;
  line-height: 50px;
  font-style: italic;
  opacity: 1;
}
.sign-news .enter-email div {
  width: 41.5%;
  float: left;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 1100px) {
  .sign-news .enter-email div {
    width: 240px;
    float: none;
    margin: 0 auto;
  }
}
.sign-news .enter-email div a {
  display: inline-block;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  height: 50px;
  padding: 0 22%;
  border: 3px solid #fff;
  border-radius: 30px;
  line-height: 44px;
  text-align: right;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.sign-news .enter-email div a:hover {
  background-color: #fff;
  color: #ce9841;
}

/*╨Я╨╛╨┤╨▓╨░╨╗*/
footer {
  width: 100%;
  min-width: 320px;
  margin: -20px auto 0 auto;
  background-color: #504c46;
}
footer .block-top {
  max-width: 1170px;
  padding: 73px 20px 0 20px;
  margin: 0 auto 28px auto;
}
footer .block-top .footer-catalog,
footer .block-top .footer-menu,
footer .block-top .footer-faq {
  width: 22.1%;
  float: left;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 1000px) {
  footer .block-top .footer-catalog,
  footer .block-top .footer-menu,
  footer .block-top .footer-faq {
    width: 33.33%;
    padding: 0 0 0 30px;
  }
}
@media screen and (max-width: 550px) {
  footer .block-top .footer-catalog,
  footer .block-top .footer-menu,
  footer .block-top .footer-faq {
    width: 100%;
    padding-left: 0;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1000px) {
  footer .block-top .footer-catalog {
    padding: 0;
  }
}
footer .block-top .footer-catalog {
  width: 23.1%;
}
@media screen and (max-width: 1000px) {
  footer .block-top .footer-catalog {
    width: 33.33%;
  }
}
footer .block-top span {
  display: block;
  font-family: "Play", sans-serif;
  font-size: 20px;
  color: #d7cbb9;
  text-transform: uppercase;
}
footer .block-top span.line {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  line-height: 28px;
  text-transform: none;
}
footer .block-top ul {
  padding-left: 0;
}
footer .block-top ul li {
  display: block;
}
footer .block-top ul li a {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 30px;
  color: #d7cbb9;
  border-bottom: 1px solid transparent;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
footer .block-top ul li a:hover {
  border-bottom: 1px solid #d7cbb9;
}
@media screen and (max-width: 700px) {
  footer .block-top ul li a {
    line-height: 26px;
  }
}
footer .block-top .footer-contacts {
  float: left;
  width: 29.7%;
}
@media screen and (max-width: 1000px) {
  footer .block-top .footer-contacts {
    width: 100%;
    float: none;
    overflow: hidden;
    padding-top: 20px;
  }
}
footer .block-top .footer-contacts .contacts-top {
  margin-top: -3px;
}
@media screen and (max-width: 1000px) {
  footer .block-top .footer-contacts .contacts-top {
    width: 50%;
    float: left;
  }
}
@media screen and (max-width: 700px) {
  footer .block-top .footer-contacts .contacts-top {
    width: 100%;
    margin: 0 auto;
  }
}
footer .block-top .footer-contacts .contacts-top .phone span {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  text-transform: none;
}
footer .block-top .footer-contacts .contacts-top .phone a {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  color: #d7cbb9;
  border-bottom: 1px solid transparent;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 500px) {
  footer .block-top .footer-contacts .contacts-top .phone a {
    font-size: 22px;
  }
}
footer .block-top .footer-contacts .contacts-top .phone a:hover {
  border-bottom: 1px solid #d7cbb9;
}
footer .block-top .footer-contacts .contacts-top .address {
  margin: 10px 0 11px 0;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  text-transform: none;
}
footer .block-top .footer-contacts .contacts-top .email span {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  text-transform: none;
}
footer .block-top .footer-contacts .contacts-top .email a {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #d7cbb9;
  border-bottom: 1px solid #d7cbb9;
  outline: none !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-decoration: none;
}
footer .block-top .footer-contacts .contacts-top .email a:hover {
  border-bottom: 1px solid transparent;
}
footer .block-top .footer-contacts .contacts-bottom {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 1000px) {
  footer .block-top .footer-contacts .contacts-bottom {
    width: 50%;
    float: left;
    padding-left: 20px;
  }
}
@media screen and (max-width: 700px) {
  footer .block-top .footer-contacts .contacts-bottom {
    width: 100%;
    margin: 0 auto;
    padding-left: 0;
  }
}
footer .block-top .footer-contacts .contacts-bottom .social-networks {
  margin: 15px 0 22px 0;
}
@media screen and (max-width: 1000px) {
  footer .block-top .footer-contacts .contacts-bottom .social-networks {
    margin-top: 0;
  }
}
@media screen and (max-width: 700px) {
  footer .block-top .footer-contacts .contacts-bottom .social-networks {
    margin-top: 15px;
  }
}
footer .block-top .footer-contacts .contacts-bottom .social-networks a {
  display: inline-block;
  float: left;
  outline: none !important;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
footer .block-top .footer-contacts .contacts-bottom .social-networks a:hover {
  opacity: 0.5;
}
footer .block-top .footer-contacts .contacts-bottom .social-networks a i {
  display: block;
  float: left;
  width: 34px;
  height: 34px;
  margin-right: 15px;
}
footer .block-top .footer-contacts .contacts-bottom .social-networks a i.vk {
  background-image: url(../images/icons/vk.png);
}
footer .block-top .footer-contacts .contacts-bottom .social-networks a i.facebook {
  background-image: url(../images/icons/facebook.png);
}
footer .block-top .footer-contacts .contacts-bottom .social-networks a i.youtube {
  margin-right: 0;
  background-image: url(../images/icons/youtube.png);
}
footer .block-top .footer-contacts .contacts-bottom .social-networks a i.instagram {
  background-image: url(../images/icons/instagram.png);
}
footer .block-top .footer-contacts .contacts-bottom .social-networks a i.p {
  background-image: url(../images/icons/p.png);
}
footer .block-top .footer-contacts .contacts-bottom .get-app a {
  display: inline-block;
  float: left;
  outline: none !important;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
footer .block-top .footer-contacts .contacts-bottom .get-app a:hover {
  opacity: 0.7;
}
footer .block-top .footer-contacts .contacts-bottom .get-app a i {
  display: block;
  float: left;
  width: 168px;
  height: 55px;
}
footer .block-top .footer-contacts .contacts-bottom .get-app a i.google-play {
  margin: 0 10px 15px 0;
  background-image: url(../images/icons/google-play.png);
}
footer .block-top .footer-contacts .contacts-bottom .get-app a i.app-store {
  background-image: url(../images/icons/app-store.png);
}
footer .block-bottom {
  background-color: #180b0a;
  height: 50px;
  line-height: 46px;
}
@media screen and (max-width: 400px) {
  footer .block-bottom {
    height: auto;
    padding: 10px 0;
  }
}
footer .block-bottom .block-bottom-info {
  max-width: 1170px;
  padding: 0 20px;
  margin: 0 auto;
  overflow: hidden;
}
footer .block-bottom .block-bottom-info .copyright {
  display: inline-block;
  float: left;
}
@media screen and (max-width: 400px) {
  footer .block-bottom .block-bottom-info .copyright {
    display: block;
    float: none;
    text-align: center;
    line-height: 40px;
  }
}
footer .block-bottom .block-bottom-info .copyright span {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #827766;
}
footer .block-bottom .block-bottom-info .designed {
  display: inline-block;
  float: right;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #827766;
}
@media screen and (max-width: 400px) {
  footer .block-bottom .block-bottom-info .designed {
    display: block;
    float: none;
    text-align: center;
    line-height: 40px;
  }
}
footer .block-bottom .block-bottom-info .designed a {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #827766;
  border-bottom: 1px solid #827766;
  outline: none !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
footer .block-bottom .block-bottom-info .designed a:hover {
  border-bottom: 1px solid  transparent;
}

/*╨Ъ╨╛╨╜╨╡╤Ж ╨┐╨╛╨┤╨▓╨░╨╗╨░*/
/*╨Т╨╜╤Г╤В╤А╨╡╨╜╨╜╨╕╨╡ ╤Б╤В╤А╨░╨╜╨╕╤Ж╤Л*/
.main-content-bg {
  width: 100%;
  background: url(../images/background-1.jpg) 0 0 repeat;
}
.main-content-bg .main-content {
  max-width: 1200px;
  margin: -52px auto 0 auto;
}
@media screen and (max-width: 1210px) {
  .main-content-bg .main-content {
    padding: 0;
  }
}
.main-content-bg .main-content .filter-and-search {
  padding: 22px 15px 24px 15px;
}
.main-content-bg .main-content .main-content-name {
  position: relative;
  margin: 0 15px 19px 15px;
}
.main-content-bg .main-content .main-content-name.check-in-name {
  margin-top: 10px;
}
.main-content-bg .main-content .main-content-name .main-content-name-line {
  overflow: hidden;
}
.main-content-bg .main-content .main-content-name .main-content-name-line h1, .main-content-bg .main-content .main-content-name .main-content-name-line span {
  position: relative;
  display: inline-block;
  margin: 0;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #ce9841;
  text-transform: uppercase;
}
.main-content-bg .main-content .main-content-name .main-content-name-line h1 i, .main-content-bg .main-content .main-content-name .main-content-name-line span i {
  font-weight: 400;
  font-style: normal;
  color: #333;
}
.main-content-bg .main-content .main-content-name .main-content-name-line h1:after, .main-content-bg .main-content .main-content-name .main-content-name-line span:after {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: 5000px;
  margin: 0 15px 0 30px;
  top: 21px;
  left: 100%;
  background-color: #ce9841;
}
.main-content-bg .main-content .main-content-name:before {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: 5000px;
  margin-right: 30px;
  top: 21px;
  right: 100%;
  background-color: #ce9841;
}
.main-content-bg .main-content .main-content-info {
  position: relative;
}
.main-content-bg .main-content .main-content-info aside {
  width: 270px;
  float: left;
  margin-left: 15px;
}
@media screen and (max-width: 1000px) {
  .main-content-bg .main-content .main-content-info aside {
    float: none;
    width: auto;
    margin: 0 15px 55px 15px;
  }
}
.main-content-bg .main-content .main-content-info aside .sidebar {
  display: block;
  padding-left: 0;
}
.main-content-bg .main-content .main-content-info aside .sidebar li {
  display: block;
  border-bottom: 1px solid transparent;
}
.main-content-bg .main-content .main-content-info aside .sidebar li a {
  display: block;
  min-height: 40px;
  height: 100%;
  padding: 10px 10px 0px 20px;
  background-color: #ce9841;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.main-content-bg .main-content .main-content-info aside .sidebar li a:hover {
  background-color: #ff9000;
}
.main-content-bg .main-content .main-content-info aside .sidebar li a.active {
  padding-top: 9px;
  border: 2px solid #ce9841;
  background-color: #fff;
  color: #ce9841;
}
.main-content-bg .main-content .main-content-info aside .contacts-manager {
  padding: 19px 19px 14px 19px;
  margin-top: 29px;
  border: 1px solid #ce9841;
  background-color: #fff;
}
@media screen and (max-width: 1000px) {
  .main-content-bg .main-content .main-content-info aside .contacts-manager {
    width: 270px;
    margin: 29px auto 0 auto;
  }
}
.main-content-bg .main-content .main-content-info aside .contacts-manager .manager-foto {
  position: relative;
  float: left;
  width: 70px;
  height: 70px;
  margin-bottom: 10px;
  border-radius: 35px;
  overflow: hidden;
}
.main-content-bg .main-content .main-content-info aside .contacts-manager .manager-foto img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main-content-bg .main-content .main-content-info aside .contacts-manager .manager-name {
  margin: 14px 0 0 80px;
}
.main-content-bg .main-content .main-content-info aside .contacts-manager .manager-name span {
  display: block;
  margin: 0;
  font-family: "Play", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #333;
}
.main-content-bg .main-content .main-content-info aside .contacts-manager .line {
  height: 1px;
  background-color: #ce9841;
  margin: 0 10px 12px 10px;
}
.main-content-bg .main-content .main-content-info aside .contacts-manager span {
  display: block;
  margin: 0 10px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #ce9841;
}
.main-content-bg .main-content .main-content-info aside .contacts-manager .manager-phone {
  display: block;
  margin: 8px 10px 0 10px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #333;
  text-decoration: none;
}
.main-content-bg .main-content .main-content-info .right-block {
  margin: 0 15px 0 285px;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .main-content-bg .main-content .main-content-info .right-block {
    margin: 0 15px;
  }
}

.pagination {
  margin: 15px 15px 40px 30px;
}
@media screen and (max-width: 1000px) {
  .pagination {
    margin: 15px 0 40px 0;
  }
}
.pagination ul {
  display: block;
  margin-top: 20px;
  padding-left: 0;
}
.pagination ul li {
  display: inline-block;
  float: left;
  margin: 0 10px 10px 0;
}
@media screen and (max-width: 400px) {
  .pagination ul li {
    margin: 0 6px 10px 0;
  }
}
.pagination ul li a {
  display: inline-block;
  height: 28px;
  padding: 0 9px;
  background-color: #fff;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  color: #ce9841;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.pagination ul li a i {
  display: inline-block;
  height: 10px;
  width: 6px;
  line-height: 28px;
  list-style: none;
}
.pagination ul li a:hover {
  background-color: #ff9000;
  border: 1px solid #ff9000;
  color: #fff;
}
.pagination ul li a.active {
  cursor: default;
  background-color: #ce9841;
  color: #fff;
}
.pagination ul li a.prev {
  width: 28px;
  padding: 0;
}
.pagination ul li a.prev i {
  background: #fff url(../images/icons/prev-mini.png) 0 0 no-repeat;
}
.pagination ul li a.prev:hover {
  background-color: #fff;
  border: 1px solid #ce9841;
  opacity: 0.5;
}
.pagination ul li a.next {
  width: 28px;
  padding: 0;
}
.pagination ul li a.next i {
  background: #fff url(../images/icons/next-mini.png) 0 0 no-repeat;
}
.pagination ul li a.next:hover {
  background-color: #fff;
  border: 1px solid #ce9841;
  opacity: 0.5;
}

/*╨б╤В╤А╨░╨╜╨╕╤Ж╨░ ╨║╨░╤В╨░╨╗╨╛╨│*/
/*╨б╨╗╨░╨╣╨┤╨╡╤А ╨▓ ╤И╨░╨┐╨║╨╕*/
.header-slider {
  max-width: 1920px;
  min-width: 320px;
  margin: 0 auto;
}
@media screen and (max-width: 1210px) {
  .header-slider {
    margin-top: 128px;
  }
}
@media screen and (max-width: 950px) {
  .header-slider {
    margin-top: 168px;
  }
}
@media screen and (max-width: 700px) {
  .header-slider {
    margin-top: 163px;
  }
}
@media screen and (max-width: 500px) {
  .header-slider {
    margin-top: 158px;
  }
}
@media screen and (max-width: 400px) {
  .header-slider {
    margin-top: 143px;
  }
}
.header-slider .slider-item {
  position: relative;
  height: 190px;
  overflow: hidden;
}
@media screen and (max-width: 1210px) {
  .header-slider .slider-item {
    height: 125px;
  }
}
@media screen and (max-width: 500px) {
  .header-slider .slider-item {
    height: 190px;
  }
}
.header-slider .slider-item img {
  position: absolute;
  top: -574px;
  left: 0;
  max-width: none;
  max-height: none;
}

/*╨Ъ╨╛╨╜╨╡╤Ж ╤Б╨╗╨░╨┤╨╣╨╡╤А╨░ ╨▓ ╤И╨░╨┐╨║╨╡*/
.catalog-bg {
  width: 100%;
  background: url(../images/background-1.jpg) 0 0 repeat;
}
.catalog-bg .catalog {
  max-width: 1200px;
  padding: 0 15px;
  margin: -52px auto 0 auto;
}
@media screen and (max-width: 1210px) {
  .catalog-bg .catalog {
    padding: 0;
  }
}
.catalog-bg .catalog .catalog-name {
  float: left;
  margin: 11px 0 20px 0;
}
@media screen and (max-width: 820px) {
  .catalog-bg .catalog .catalog-name {
    float: none;
  }
}
.catalog-bg .catalog .catalog-name h1, .catalog-bg .catalog .catalog-name span {
  position: relative;
  padding: 0 15px;
  margin: 0;
  text-align: center;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #ce9841;
  text-transform: uppercase;
}
.catalog-bg .catalog .catalog-name h1:after, .catalog-bg .catalog .catalog-name h1:before, .catalog-bg .catalog .catalog-name span:after, .catalog-bg .catalog .catalog-name span:before {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: 1000px;
  top: 21px;
  background-color: #ce9841;
}
.catalog-bg .catalog .catalog-name h1:after, .catalog-bg .catalog .catalog-name span:after {
  width: 50px;
  margin-left: 15px;
  left: 100%;
}
.catalog-bg .catalog .catalog-name h1:before, .catalog-bg .catalog .catalog-name span:before {
  margin-right: 15px;
  right: 100%;
}
.catalog-bg .catalog .search {
  position: relative;
  height: 34px;
  margin: 15px 55px 20px 285px;
  background-color: rgba(195, 195, 195, 0.4);
  border: 2px solid #ce9841;
  border-radius: 50px;
}
@media screen and (max-width: 820px) {
  .catalog-bg .catalog .search {
    margin: 15px 20px 24px 20px;
  }
}
@media screen and (max-width: 500px) {
  .catalog-bg .catalog .search {
    margin: 15px 10px 24px 10px;
  }
}
.catalog-bg .catalog .search input[type="submit"] {
  display: block;
  position: absolute;
  top: -1px;
  right: -2px;
  height: 105%;
  padding: 0 20px;
  background-color: #ce9841;
  border: none;
  border-radius: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 27px;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-appearance: none;
  outline: none;
}
.catalog-bg .catalog .search input[type="submit"]:hover {
  opacity: 0.8;
}
.catalog-bg .catalog .search input[type="submit"]:active {
  opacity: 0.6;
}
.catalog-bg .catalog .search input[type="text"] {
  display: inline-block;
  height: 34px;
  width: 100%;
  padding: 0 100px 0 30px;
  background-color: transparent;
  border: none;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  outline: none;
  color: #666;
  -webkit-appearance: none;
  border-radius: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.catalog-bg .catalog .search input[type="text"]:focus, .catalog-bg .catalog .search input[type="text"]:active {
  background-color: rgba(255, 255, 255, 0.8);
}
.catalog-bg .catalog .search input[type="text"]::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #666;
  opacity: 1;
}
.catalog-bg .catalog .search input[type="text"]::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #666;
  opacity: 1;
}
.catalog-bg .catalog .search input[type="text"]:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #666;
  opacity: 1;
}
.catalog-bg .catalog .search input[type="text"]::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #666;
  opacity: 1;
}
.catalog-bg .catalog form {
  position: relative;
  margin: 0 15px;
}
@media screen and (max-width: 500px) {
  .catalog-bg .catalog form {
    margin: 0 10px;
  }
}
.catalog-bg .catalog form .advanced {
  padding-bottom: 28px;
  border: 3px solid #ce9841;
  background-color: #fff;
}
.catalog-bg .catalog form .advanced .choise-style {
  text-align: center;
}
.catalog-bg .catalog form .advanced .choise-style .choise-style-name {
  margin: 25px 15px;
  overflow: hidden;
}
.catalog-bg .catalog form .advanced .choise-style .choise-style-name span {
  position: relative;
  padding: 0 20px;
  text-align: center;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #ce9841;
  text-transform: uppercase;
}
.catalog-bg .catalog form .advanced .choise-style .choise-style-name span:after, .catalog-bg .catalog form .advanced .choise-style .choise-style-name span:before {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: 1000px;
  top: 10px;
  background-color: #ce9841;
}
.catalog-bg .catalog form .advanced .choise-style .choise-style-name span:after {
  left: 100%;
}
.catalog-bg .catalog form .advanced .choise-style .choise-style-name span:before {
  right: 100%;
}
.catalog-bg .catalog form .advanced .choise-style .filter-checkbox-block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.catalog-bg .catalog form .advanced .choise-style .filter-checkbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 17%;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  flex-wrap: wrap;
  padding-left: 15px;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.catalog-bg .catalog form .advanced .choise-style .filter-checkbox li {
  list-style: none;
}
@media screen and (max-width: 1000px) {
  .catalog-bg .catalog form .advanced .choise-style .filter-checkbox {
    width: 33.33%;
  }
}
@media screen and (max-width: 600px) {
  .catalog-bg .catalog form .advanced .choise-style .filter-checkbox {
    width: 50%;
  }
}
@media screen and (max-width: 400px) {
  .catalog-bg .catalog form .advanced .choise-style .filter-checkbox {
    width: 100%;
  }
  .catalog-bg .catalog form .advanced .choise-style .filter-checkbox li {
    text-align: center;
  }
}
.catalog-bg .catalog form .advanced .choise-style .filter-checkbox:last-child {
  width: 12.4%;
}
@media screen and (max-width: 1000px) {
  .catalog-bg .catalog form .advanced .choise-style .filter-checkbox:last-child {
    width: 33.33%;
  }
}
@media screen and (max-width: 600px) {
  .catalog-bg .catalog form .advanced .choise-style .filter-checkbox:last-child {
    width: 50%;
  }
}
@media screen and (max-width: 400px) {
  .catalog-bg .catalog form .advanced .choise-style .filter-checkbox:last-child {
    width: 100%;
  }
  .catalog-bg .catalog form .advanced .choise-style .filter-checkbox:last-child li {
    text-align: center;
  }
}
.catalog-bg .catalog form .advanced .choise-style .filter-checkbox label {
  display: inline-block;
  line-height: 16px;
  padding: 1px 25px 2px 15px;
  margin-bottom: 4px;
  border-radius: 25px;
  cursor: pointer;
}
.catalog-bg .catalog form .advanced .choise-style .filter-checkbox label span {
  position: relative;
  border-bottom: 1px solid transparent;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.catalog-bg .catalog form .advanced .choise-style .filter-checkbox label span:hover {
  color: #ff9000;
  border-bottom: 1px solid #ff9000;
}
.catalog-bg .catalog form .advanced .choise-style .filter-checkbox label i {
  display: inline-block;
}
.catalog-bg .catalog form .advanced .choise-style .filter-checkbox input {
  display: none;
}
.catalog-bg .catalog form .advanced .choise-style .filter-checkbox input:checked + label {
  position: relative;
  background-color: #ce9841;
}
.catalog-bg .catalog form .advanced .choise-style .filter-checkbox input:checked + label:hover span {
  color: #edba69 !important;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.catalog-bg .catalog form .advanced .choise-style .filter-checkbox input:checked + label:hover i {
  background: url(../images/icons/close-hover.png) 0 0 no-repeat;
}
.catalog-bg .catalog form .advanced .choise-style .filter-checkbox input:checked + label span {
  color: #fff;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.catalog-bg .catalog form .advanced .choise-style .filter-checkbox input:checked + label span:hover {
  color: #fff;
  border-bottom: 1px solid transparent;
}
.catalog-bg .catalog form .advanced .choise-style .filter-checkbox input:checked + label i {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 4px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  background: url(../images/icons/close.png) 0 0 no-repeat;
}
.catalog-bg .catalog form .advanced .choise-more {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0px;
  padding: 28px 23px 0 23px;
  margin-top: -30px !important;
  background-color: #fff;
  border-right: 3px solid #ce9841;
  border-left: 3px solid #ce9841;
  border-bottom: 3px solid #ce9841;
  z-index: 99;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item {
  display: block;
  width: 26.85%;
  float: left;
  padding-right: 50px;
  margin-bottom: 29px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 1210px) {
  .catalog-bg .catalog form .advanced .choise-more .choise-item {
    width: 50%;
  }
}
@media screen and (max-width: 650px) {
  .catalog-bg .catalog form .advanced .choise-more .choise-item {
    width: 100%;
    padding-right: 0;
    margin-bottom: 15px;
  }
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.last {
  width: 19.45%;
  padding-right: 0;
}
@media screen and (max-width: 1210px) {
  .catalog-bg .catalog form .advanced .choise-more .choise-item.last {
    width: 50%;
  }
}
@media screen and (max-width: 650px) {
  .catalog-bg .catalog form .advanced .choise-more .choise-item.last {
    width: 100%;
  }
}
.catalog-bg .catalog form .advanced .choise-more .choise-item .choise-item-name {
  display: inline-block;
  position: relative;
  padding-right: 20px;
  margin-bottom: 8px;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #ce9841;
  text-transform: uppercase;
  background-color: #fff;
  z-index: 9;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item .line {
  position: relative;
  display: block;
  width: 100%;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item .line:after {
  display: block;
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  top: -20px;
  background-color: #ce9841;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item ul {
  display: block;
  height: 193px;
  overflow-y: auto;
  padding-left: 0;
}
@media screen and (max-width: 1210px) {
  .catalog-bg .catalog form .advanced .choise-more .choise-item ul {
    height: 190px;
  }
}
@media screen and (max-width: 650px) {
  .catalog-bg .catalog form .advanced .choise-more .choise-item ul {
    height: 150px;
  }
}
.catalog-bg .catalog form .advanced .choise-more .choise-item ul li {
  display: block;
  list-style: none;
  								/*label {
  									position: relative;
  									display: inline-block;
  									padding: 0 25px 0 10px;
  									input {
  										display: none;
  										&:checked + span {
  											color: $color-tussock;
  										}
  										&:checked + span + i {
  											position: absolute;
  											width: 12px;
  											height: 12px;
  											right: 3px;
  											top: 3px;
  											cursor: pointer;
  											background: url(../images/icons/close.png) 0 0 no-repeat;
  										}
  										
  
  										
  									}
  								
  									span {
  										cursor: pointer;
  										font-family: $Roboto;
  										font-size: 14px;
  										color: $color-shaft;
  									}
  									i {
  										display: inline-block;
  									}
  								}*/
}
.catalog-bg .catalog form .advanced .choise-more .choise-item ul li label {
  display: inline-block;
  height: 18px;
  line-height: 16px;
  padding: 0 25px 0 10px;
  margin-bottom: 4px;
  border-radius: 25px;
  cursor: pointer;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item ul li label span {
  position: relative;
  border-bottom: 1px solid transparent;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item ul li label span:hover {
  color: #ff9000;
  border-bottom: 1px solid #ff9000;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item ul li label i {
  display: inline-block;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item ul li input {
  display: none;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item ul li input:checked + label {
  position: relative;
  background-color: #ce9841;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item ul li input:checked + label:hover span {
  color: #edba69 !important;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item ul li input:checked + label:hover i {
  background: url(../images/icons/close-hover.png) 0 0 no-repeat;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item ul li input:checked + label span {
  color: #fff;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item ul li input:checked + label span:hover {
  color: #fff;
  border-bottom: 1px solid transparent;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item ul li input:checked + label i {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 3px;
  top: 3px;
  cursor: pointer;
  background: url(../images/icons/close.png) 0 0 no-repeat;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li {
  display: inline-block;
  float: left;
  width: 30px;
  height: 30px;
  padding: 7px 13px 0 0;
  list-style: none;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li:nth-child(6n) {
  padding-right: 0;
}
@media screen and (max-width: 1210px) {
  .catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li:nth-child(6n) {
    padding-right: 13px;
  }
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label {
  display: block;
  width: 30px;
  height: 30px;
  padding: 0;
  border-radius: 0;
  cursor: pointer;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label input {
  display: none;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label input:checked + span {
  height: 28px;
  border: 2px solid #ce9841;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label span {
  display: block;
  height: 29px;
  border: 1px solid #e3d9d8;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-1 {
  background-color: #f2f1d2;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-2 {
  background-color: #e4e7a0;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-3 {
  background-color: #dfc183;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-4 {
  background-color: #daa778;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-5 {
  background-color: #cb7b60;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-6 {
  background-color: #767682;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-7 {
  background-color: #5a6264;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-8 {
  background-color: #4e5454;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-9 {
  background-color: #d2d4c6;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-10 {
  background-color: #dcdead;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-11 {
  background-color: #dfdc7d;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-12 {
  background-color: #ccd272;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-13 {
  background-color: #a7b26e;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-14 {
  background-color: #858d68;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-15 {
  background-color: #555c55;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-16 {
  background-color: #c0bdc8;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-17 {
  background-color: #c0b4ca;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-18 {
  background-color: #b8aec6;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-19 {
  background-color: #988cb2;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-20 {
  background-color: #7a739f;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-21 {
  background-color: #61516b;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-22 {
  background-color: #9f8b82;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-23 {
  background-color: #866a54;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-24 {
  background-color: #886353;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-25 {
  background-color: #c27a54;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-26 {
  background-color: #d4ce94;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-27 {
  background-color: #e6ba61;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-color li label.color-28 {
  background-color: #90684f;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-price .set-price span {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 28px;
  color: #333;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-price .set-price span.irs {
  margin-bottom: 20px;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-price .set-price input {
  width: 36px;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-price .set-price input.from-price, .catalog-bg .catalog form .advanced .choise-more .choise-item.choise-price .set-price input.to-price {
  display: inline-block;
  height: 28px;
  padding: 0 10px 0 20px;
  border: 2px solid #ce9841;
  border-radius: 25px;
  font-size: 16px;
}
.catalog-bg .catalog form .advanced .choise-more .choise-item.choise-price .set-price input.from-price {
  margin-right: 5px;
}
.catalog-bg .catalog form .advanced .choise-more .choise-see {
  padding: 15px 0 32px 0;
  border-top: 1px solid #e7d3b0;
  line-height: 36px;
}
.catalog-bg .catalog form .advanced .choise-more .choise-see a {
  display: inline-block;
  float: right;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.catalog-bg .catalog form .advanced .choise-more .choise-see a.see {
  padding: 0 28px;
  margin-right: 20px;
  background-color: #ce9841;
  border-radius: 25px;
  font-size: 12px;
  line-height: 36px;
  color: #fff;
  text-transform: uppercase;
}
.catalog-bg .catalog form .advanced .choise-more .choise-see a.see:hover {
  opacity: 0.8;
}
.catalog-bg .catalog form .advanced .choise-more .choise-see input {
  display: inline-block;
  float: right;
  border: none;
  padding: 0;
  margin-top: 6px;
  background-color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #ff9000;
  border-bottom: 1px solid #ff9000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.catalog-bg .catalog form .advanced .choise-more .choise-see input:hover {
  border-bottom: 1px solid transparent;
}
.catalog-bg .catalog form .advanced .advanced-search-btn {
  position: absolute;
  width: 255px;
  bottom: -18px;
  left: 50%;
  background-color: #fff;
  border: 3px solid #ce9841;
  border-radius: 25px;
  cursor: pointer;
  z-index: 99;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.catalog-bg .catalog form .advanced .advanced-search-btn:hover span {
  color: #ce9841;
}
.catalog-bg .catalog form .advanced .advanced-search-btn span {
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 30px;
  color: #35201f;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.catalog-bg .catalog form .advanced .advanced-search-btn span.turn-on.not-active {
  display: none;
}
.catalog-bg .catalog form .advanced .advanced-search-btn span.turn-on:before, .catalog-bg .catalog form .advanced .advanced-search-btn span.turn-on:after {
  background: url(../images/icons/down.png) 0 0 no-repeat;
}
.catalog-bg .catalog form .advanced .advanced-search-btn span.turn-off {
  display: none;
}
.catalog-bg .catalog form .advanced .advanced-search-btn span.turn-off.active {
  display: block;
}
.catalog-bg .catalog form .advanced .advanced-search-btn span.turn-off:before, .catalog-bg .catalog form .advanced .advanced-search-btn span.turn-off:after {
  background: url(../images/icons/up.png) 0 0 no-repeat;
}
.catalog-bg .catalog form .advanced .advanced-search-btn span:before, .catalog-bg .catalog form .advanced .advanced-search-btn span:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 7px;
  margin: 0 23px;
}
.catalog-bg .catalog .catalog-info {
  margin-top: 50px;
}
.catalog-bg .catalog .catalog-info ul {
  padding-left: 0;
}
.catalog-bg .catalog .catalog-info li {
  display: block;
  width: 25%;
  padding: 0 15px;
  margin-bottom: 40px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 1000px) {
  .catalog-bg .catalog .catalog-info li {
    width: 50%;
  }
}
@media screen and (max-width: 600px) {
  .catalog-bg .catalog .catalog-info li {
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 500px) {
  .catalog-bg .catalog .catalog-info li {
    padding: 0 10px;
  }
}
.catalog-bg .catalog .catalog-info li .catalog-item {
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}
.catalog-bg .catalog .catalog-info li .catalog-item:hover {
  -moz-transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  box-shadow: 0 9px 19px 0 rgba(0, 0, 0, 0.5);
}
.catalog-bg .catalog .catalog-info li .catalog-item:hover .item-text .name {
  color: #ffc86f;
}
.catalog-bg .catalog .catalog-info li .catalog-item .item-img {
  position: relative;
  overflow: hidden;
  max-height: 100%;
  height: 210px;
}
@media screen and (max-width: 1000px) {
  .catalog-bg .catalog .catalog-info li .catalog-item .item-img {
    height: 150px;
  }
}
.catalog-bg .catalog .catalog-info li .catalog-item .item-img img {
  display: block;
  position: absolute;
}
@media screen and (max-width: 600px) {
  .catalog-bg .catalog .catalog-info li .catalog-item .item-img img {
    max-width: 560px;
  }
}
.catalog-bg .catalog .catalog-info li .catalog-item .item-img img.catalog-img-3 {
  top: -219px;
  left: -48px;
}
@media screen and (max-width: 600px) {
  .catalog-bg .catalog .catalog-info li .catalog-item .item-img img.catalog-img-3 {
    left: 0px;
  }
}
.catalog-bg .catalog .catalog-info li .catalog-item .item-img img.catalog-img-4 {
  top: -190px;
  left: -64px;
}
@media screen and (max-width: 600px) {
  .catalog-bg .catalog .catalog-info li .catalog-item .item-img img.catalog-img-4 {
    max-width: 560px;
    left: 0;
  }
}
.catalog-bg .catalog .catalog-info li .catalog-item .item-text {
  position: absolute;
  max-width: 600px;
  width: 100%;
  height: 70px;
  padding: 6px 16px 12px 16px;
  top: 114px;
  text-align: center;
  background-color: rgba(78, 65, 64, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 1000px) {
  .catalog-bg .catalog .catalog-info li .catalog-item .item-text {
    top: 43.5px;
  }
}
.catalog-bg .catalog .catalog-info li .catalog-item .item-text span {
  display: block;
  font-family: "Play", sans-serif;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.catalog-bg .catalog .catalog-info li .catalog-item .item-text span.line {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-size: 30px;
  line-height: 16px;
  color: #ffc86f;
}
.catalog-bg .catalog .decorative-coatings-all .container-name {
  position: relative;
  display: inline-block;
  float: left;
  width: 470px;
  padding-left: 15px;
  margin: 0;
  font-family: "Play", sans-serif;
  font-size: 32px;
  color: #333;
  text-transform: uppercase;
}
@media screen and (max-width: 820px) {
  .catalog-bg .catalog .decorative-coatings-all .container-name {
    float: none;
  }
}
@media screen and (max-width: 500px) {
  .catalog-bg .catalog .decorative-coatings-all .container-name {
    width: auto;
    font-size: 26px;
    padding-left: 10px;
  }
}
.catalog-bg .catalog .decorative-coatings-all .container-name span {
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #ce9841;
}
@media screen and (max-width: 500px) {
  .catalog-bg .catalog .decorative-coatings-all .container-name span {
    font-size: 26px;
  }
}
.catalog-bg .catalog .decorative-coatings-all .container-name:after {
  position: absolute;
  display: inline-block;
  content: '';
  height: 1px;
  width: 5000px;
  top: 27px;
  background-color: #e1cca9;
}
.catalog-bg .catalog .decorative-coatings-all .container-name:after {
  right: 100%;
  margin-right: 30px;
}
.catalog-bg .catalog .decorative-coatings-all .lines-arrows {
  float: left;
  width: 36%;
  overflow: hidden;
}
@media screen and (max-width: 700px) {
  .catalog-bg .catalog .decorative-coatings-all .lines-arrows {
    margin-left: 0;
  }
}
.catalog-bg .catalog .decorative-coatings-all .lines-arrows .lines {
  display: inline-block;
  width: 100%;
  height: 1px;
  margin: 28px 0 0 0;
  background-color: #e1cca9;
}
@media screen and (max-width: 1070px) {
  .catalog-bg .catalog .decorative-coatings-all .lines-arrows .lines {
    display: none;
  }
}
.catalog-bg .catalog .decorative-coatings-all .lines-arrows .slider-arrows {
  float: left;
  height: 50px;
  width: 30px;
  width: 45%;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.catalog-bg .catalog .decorative-coatings-all .all-materials {
  float: right;
  padding-right: 15px;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 53px;
  color: #333;
}
@media screen and (max-width: 820px) {
  .catalog-bg .catalog .decorative-coatings-all .all-materials {
    float: none;
    padding-left: 15px;
  }
}
@media screen and (max-width: 500px) {
  .catalog-bg .catalog .decorative-coatings-all .all-materials {
    padding-left: 10px;
  }
}
.catalog-bg .catalog .decorative-coatings-all .decorative-coatings-info {
 /*height: 768px;*/
  padding-top: 10px;
  padding-left: 0;
  overflow-y: auto;
}
@media screen and (max-width: 1210px) {
  .catalog-bg .catalog .decorative-coatings-all .decorative-coatings-info {
    margin-bottom: 20px;
  }
}
.catalog-bg .catalog .decorative-coatings-all .decorative-coatings-info li {
  display: inline-block;
  float: left;
  width: 16.666%;
  padding: 0 15px;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 1210px) {
  .catalog-bg .catalog .decorative-coatings-all .decorative-coatings-info li {
    width: 20%;
  }
}
@media screen and (max-width: 1070px) {
  .catalog-bg .catalog .decorative-coatings-all .decorative-coatings-info li {
    width: 25%;
  }
}
@media screen and (max-width: 820px) {
  .catalog-bg .catalog .decorative-coatings-all .decorative-coatings-info li {
    width: 33.33%;
  }
}
@media screen and (max-width: 650px) {
  .catalog-bg .catalog .decorative-coatings-all .decorative-coatings-info li {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .catalog-bg .catalog .decorative-coatings-all .decorative-coatings-info li {
    width: 100%;
    padding: 0 10px;
  }
}
.catalog-bg .catalog .decorative-coatings-all .decorative-coatings-info li .coatings-item {
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.coatings-item .coatings-img img {
	width: 100%;
}
.catalog-bg .catalog .decorative-coatings-all .decorative-coatings-info li .coatings-item a {
  display: block;
}
.catalog-bg .catalog .decorative-coatings-all .decorative-coatings-info li .coatings-item:hover {
  -moz-transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  box-shadow: 0 9px 19px 0 rgba(0, 0, 0, 0.5);
}
.catalog-bg .catalog .decorative-coatings-all .decorative-coatings-info li .coatings-item:hover div span {
  color: #ffc86f;
}
.catalog-bg .catalog .decorative-coatings-all .decorative-coatings-info li .coatings-item .coatings-img {
  overflow: hidden;
  height: 354px;
}
.catalog-bg .catalog .decorative-coatings-all .decorative-coatings-info li .coatings-item .coatings-img img {
  height: 100%;
}
.catalog-bg .catalog .decorative-coatings-all .decorative-coatings-info li .coatings-item .coatings-text {
  position: absolute;
  max-width: 500px;
  width: 100%;
  padding: 6px 10px 12px 10px;
  top: 226px;
  background-color: rgba(78, 65, 64, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.catalog-bg .catalog .decorative-coatings-all .decorative-coatings-info li .coatings-item .coatings-text span {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.catalog-bg .catalog .decorative-coatings-all .decorative-coatings-info li .coatings-item .coatings-text span.line {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-size: 30px;
  line-height: 16px;
  color: #ffc86f;
}
.catalog-bg .catalog .decorative-coatings-all .see-all-coatings {
  margin: 0 15px 70px 15px;
}
@media screen and (max-width: 500px) {
  .catalog-bg .catalog .decorative-coatings-all .see-all-coatings {
    margin: 0 10px 40px 10px;
  }
}
.catalog-bg .catalog .decorative-coatings-all .see-all-coatings a {
  float: right;
  display: inline-block;
  height: 29px;
  padding: 0 30px;
  border: 3px solid #ce9841;
  border-radius: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 29px;
  color: #333;
  text-transform: uppercase;
  text-decoration: none;
  outline: none !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.catalog-bg .catalog .decorative-coatings-all .see-all-coatings a:hover {
  color: #ce9841;
}
.catalog-bg .catalog .decorative-coatings-all .see-all-coatings span {
  position: relative;
  float: right;
  padding: 0 30px;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 35px;
  color: #333;
}
.catalog-bg .catalog .decorative-coatings-all .see-all-coatings span:before {
  position: absolute;
  display: inline-block;
  content: '';
  height: 1px;
  width: 5000px;
  top: 19px;
  right: 100%;
  background-color: #e1cca9;
}
@media screen and (max-width: 600px) {
  .catalog-bg .catalog .decorative-coatings-all .see-all-coatings span:before {
    display: none;
  }
}

.breadcrumb {
  padding: 65px 0 0 15px;
}
.breadcrumb ul {
  padding-left: 0;
}
.breadcrumb ul li {
  display: inline-block;
  float: left;
  margin-bottom: 5px;
}
.breadcrumb ul li.active:after {
  display: none;
}
.breadcrumb ul li.active a {
  border-bottom: none;
  color: #666;
  cursor: default;
  text-decoration: none;
}
.breadcrumb ul li.active a:hover {
  border-bottom: none;
}
.breadcrumb ul li:after {
  content: '\2192';
  display: inline-block;
  padding: 0 10px;
  font-family: "minionpro", sans-serif;
  font-size: 14px;
}
.breadcrumb ul li a {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #333;
  border-bottom: 1px solid #333;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.breadcrumb ul li a:hover {
  border-bottom: 1px solid transparent;
}

/*╨Ъ╨╛╨╜╨╡╤Ж ╤Б╤В╤А╨░╨╜╨╕╤Ж╤Л ╨║╨░╤В╨░╨╗╨╛╨│*/
/*╨б╤В╤А╨░╨╜╨╕╤Ж╨░ ╤В╨╛╨▓╨░╤А╨░*/
.item-bg {
  width: 100%;
  background: url(../images/background-1.jpg) 0 0 repeat;
}
.item-bg .item {
  max-width: 1200px;
  padding: 0 15px;
  margin: -52px auto 0 auto;
}
@media screen and (max-width: 1210px) {
  .item-bg .item {
    padding: 0;
  }
}
.item-bg .item .item-name {
  position: relative;
}
.item-bg .item .item-name .name {
  position: relative;
  display: inline-block;
  float: left;
  padding: 0 30px 0 15px;
  margin: 13px 0 4px 0;
  font-family: "Play", sans-serif;
  font-size: 32px;
  color: #333;
  text-transform: uppercase;
  background: url(../images/background-1.jpg) 0 0 repeat;
  z-index: 9;
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-name .name {
    font-size: 26px;
    padding-left: 10px;
  }
}
.item-bg .item .item-name .name span {
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #ce9841;
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-name .name span {
    font-size: 26px;
  }
}
.item-bg .item .item-name .name i {
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #ce9841;
  font-style: normal;
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-name .name i {
    font-size: 26px;
  }
}
.item-bg .item .item-name .name:before {
  position: absolute;
  display: inline-block;
  content: '';
  height: 1px;
  width: 5000px;
  top: 27px;
  background-color: #e1cca9;
}
.item-bg .item .item-name .name:before {
  right: 100%;
  margin-right: 30px;
}
.item-bg .item .item-name .line {
  position: absolute;
  padding: 0 0 0 15px;
  right: 15px;
  top: 27px;
  height: 1px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.item-bg .item .item-name .line span {
  display: block;
  height: 1px;
  background-color: #e1cca9;
}
.item-bg .item .item-styles,
.item-bg .item .item-effects {
  padding: 0 125px 0 15px;
  margin-bottom: 11px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
}
@media screen and (max-width: 650px) {
  .item-bg .item .item-styles,
  .item-bg .item .item-effects {
    padding: 0 15px;
  }
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-styles,
  .item-bg .item .item-effects {
    padding: 0 10px;
  }
}
.item-bg .item .item-styles span,
.item-bg .item .item-effects span {
  display: inline-block;
  float: left;
  line-height: 14px;
  color: #666;
}
.item-bg .item .item-styles ul,
.item-bg .item .item-effects ul {
  padding-left: 0;
}
.item-bg .item .item-styles ul li,
.item-bg .item .item-effects ul li {
  display: inline-block;
  float: left;
  margin-left: 5px;
}
.item-bg .item .item-styles ul li span,
.item-bg .item .item-effects ul li span {
  color: #333;
}
.item-bg .item .item-styles ul li:after,
.item-bg .item .item-effects ul li:after {
  content: ', ';
  display: inline-block;
}
.item-bg .item .item-styles ul li:last-child:after,
.item-bg .item .item-effects ul li:last-child:after {
  content: '';
}
.item-bg .item .slider-foto {
  position: relative;
}
@media screen and (max-width: 650px) {
  .item-bg .item .slider-foto {
    margin-top: 60px;
  }
}
.item-bg .item .slider-foto:after {
  position: absolute;
  display: inline-block;
  content: '';
  height: 1px;
  width: 5000px;
  bottom: 0px;
  background-color: #e1cca9;
  right: 15px;
}
.item-bg .item .slider-foto .slider-item {
  padding: 0 15px;
  outline: none;
}
@media screen and (max-width: 500px) {
  .item-bg .item .slider-foto .slider-item {
    padding: 0 10px;
  }
}
.item-bg .item .slider-foto .slider-item .slider-item-foto {
  position: relative;
  display: block;
  overflow: hidden;
  height: 220px;
  max-height: 100%;
  margin: 12px 0 40px 0;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.item-bg .item .slider-foto .slider-item .slider-item-foto:hover {
  -moz-transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  box-shadow: 0 9px 19px 0 rgba(0, 0, 0, 0.5);
}
.item-bg .item .slider-foto .slider-item .slider-item-foto img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: none;
  max-height: none;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.item-bg .item .slider-foto .slick-arrow {
  position: absolute;
  width: 38px;
  height: 38px;
  border: 1px solid #ce9841;
  border-radius: 20px;
  top: -45px;
  right: 30px;
  font-size: 0px;
  background-color: transparent;
  cursor: pointer;
}
.item-bg .item .slider-foto .slick-arrow.slick-prev {
  right: 80px;
  outline: none !important;
}
@media screen and (max-width: 650px) {
  .item-bg .item .slider-foto .slick-arrow.slick-prev {
    right: 0;
    left: 15px;
  }
}
@media screen and (max-width: 500px) {
  .item-bg .item .slider-foto .slick-arrow.slick-prev {
    left: 10px;
  }
}
.item-bg .item .slider-foto .slick-arrow.slick-prev:before {
  width: 9px;
  background: url(../images/icons/prev.png) 0 0 no-repeat;
}
.item-bg .item .slider-foto .slick-arrow.slick-next {
  right: 15px;
  outline: none !important;
}
@media screen and (max-width: 650px) {
  .item-bg .item .slider-foto .slick-arrow.slick-next {
    right: 0px;
    left: 75px;
  }
}
.item-bg .item .slider-foto .slick-arrow.slick-next:before {
  width: 7px;
  background: url(../images/icons/next.png) 0 0 no-repeat;
}
.item-bg .item .slider-foto .slick-arrow.slick-prev, .item-bg .item .slider-foto .slick-arrow.slick-next {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.item-bg .item .slider-foto .slick-arrow.slick-prev:before, .item-bg .item .slider-foto .slick-arrow.slick-next:before {
  display: block;
  height: 12px;
  margin: 0 auto;
  content: '';
  font-family: "Play", sans-serif;
  font-size: 16px;
  color: #ce9841;
}
.item-bg .item .slider-foto .slick-arrow.slick-prev:hover, .item-bg .item .slider-foto .slick-arrow.slick-next:hover {
  opacity: 0.6;
}
.item-bg .item .slider-foto .slick-arrow.slick-prev.slick-disabled, .item-bg .item .slider-foto .slick-arrow.slick-next.slick-disabled {
  opacity: 0.45;
  cursor: default;
}
.item-bg .item .item-info {
  position: relative;
  padding: 0 0 0 15px;
  margin-top: 30px;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .item-bg .item .item-info {
    padding: 0 15px;
  }
}
.item-bg .item .item-info.template-1 .left-container {
  height: 100%;
  margin-right: 315px;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .item-bg .item .item-info.template-1 .left-container {
    margin-right: 0px;
    overflow: visible;
  }
}
.item-bg .item .item-info.template-1 .main-foto {
  height: 396px;
  max-width: 870px;
  width: 100%;
  margin-right: 30px;
  overflow: hidden;
  box-shadow: 8px 5px 9px rgba(0, 0, 0, 0.5);
}
.item-bg .item .item-info.template-1 .main-foto img {
  max-width: none;
  max-height: none;
}
.item-bg .item .item-info.template-1 .main-foto-name {
  margin-top: 12px;
  padding-bottom: 27px;
  border-bottom: 1px solid #e1cca9;
}
.item-bg .item .item-info.template-1 .main-foto-name span {
  display: block;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 22px;
  color: #ce9841;
}
.item-bg .item .item-info.template-1 .main-foto-name span.line {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-size: 30px;
  line-height: 16px;
  color: #ffc86f;
}
.item-bg .item .item-info.template-1 .buttons {
  margin: 20px 0;
}
.item-bg .item .item-info.template-1 .buttons a {
  float: right;
  display: inline-block;
  height: 36px;
  padding: 0 30px;
  margin-left: 30px;
  line-height: 36px;
  border: 3px solid #ce9841;
  border-radius: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #2d1716;
  text-transform: uppercase;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 1070px) {
  .item-bg .item .item-info.template-1 .buttons a {
    padding: 0 20px;
  }
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-1 .buttons a {
    padding: 0 10px;
    margin-left: 10px;
  }
}
@media screen and (max-width: 600px) {
  .item-bg .item .item-info.template-1 .buttons a {
    float: none;
    display: block;
    width: 200px;
    text-align: center;
    padding: 0 30px;
    margin: 0 auto 15px auto;
  }
}
.item-bg .item .item-info.template-1 .buttons a.order-material {
  background-color: #ce9841;
  color: #fff;
}
.item-bg .item .item-info.template-1 .buttons a.order-material:hover {
  border-color: #ff9000;
  background-color: #ff9000;
}
.item-bg .item .item-info.template-1 .buttons a.active {
  border-color: #b4b4b4;
}
.item-bg .item .item-info.template-1 .buttons a:hover, .item-bg .item .item-info.template-1 .buttons a:active {
  border-color: #b4b4b4;
}
.item-bg .item .item-info.template-1 .buttons a.color-palette {
  margin-left: 0;
}
@media screen and (max-width: 600px) {
  .item-bg .item .item-info.template-1 .buttons a.color-palette {
    margin: 0 auto 15px auto;
  }
}
.item-bg .item .item-info.template-1 .color-palette-form {
  position: relative;
  display: none;
  border: 1px solid #ce9841;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-1 .color-palette-form {
    padding: 18px 20px;
  }
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-info {
  height: 453px;
  margin-bottom: 20px;
  overflow-y: auto;
  padding: 18px 35px;
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-1 .color-palette-form .color-palette-info {
    padding: 18px 15px;
  }
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-info span {
  display: inline-block;
  padding-left: 15px;
  font-family: "Play", sans-serif;
  font-size: 20px;
  color: #333;
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-1 .color-palette-form .color-palette-info span {
    padding-left: 0;
  }
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul {
  padding-left: 0;
  margin-top: 18px;
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li {
  position: relative;
  width: 25%;
  float: left;
  padding: 0 15px;
  margin-bottom: 10px;
  list-style: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li:nth-child(4n) .palette-info {
  left: auto;
  right: 0;
}
@media screen and (max-width: 1100px) {
  .item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li:nth-child(4n) .palette-info {
    left: -12%;
    right: auto;
  }
}
@media screen and (max-width: 1100px) {
  .item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li:nth-child(3n) .palette-info {
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li:nth-child(3n) .palette-info {
    left: 0;
    right: auto;
  }
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li:nth-child(2n) .palette-info {
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li:nth-child(2n) .palette-info {
    left: 0;
    right: auto;
  }
}
@media screen and (max-width: 1100px) {
  .item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li {
    width: 33.33%;
  }
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li {
    width: 100%;
    padding: 0;
  }
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li .color-palette-foto {
  position: relative;
  height: 350px;
  overflow: hidden;
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li .color-palette-foto img {
  max-width: none;
  max-height: none;
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li .color-palette-foto {
    height: 310px;
  }
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li .loupe-and-info {
  position: absolute;
  width: 110px;
  top: 154px;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li .loupe-and-info {
    top: 134px;
  }
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li .loupe-and-info a {
  display: inline-block;
  float: left;
  width: 42px;
  height: 42px;
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li .loupe-and-info a.loupe {
  margin-right: 25px;
  background: url(../images/icons/loupe.png) 0 0 no-repeat;
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li .loupe-and-info a.loupe:hover {
  background: url(../images/icons/loupe-hover.png) 0 0 no-repeat;
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li .loupe-and-info a.info {
  background: url(../images/icons/info.png) 0 0 no-repeat;
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li .loupe-and-info a.info:hover {
  background: url(../images/icons/info-hover.png) 0 0 no-repeat;
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li .palette-info {
  display: none;
  position: absolute;
  width: 280px;
  padding: 10px;
  top: -46px;
  left: -12%;
  background-color: #fff;
  border: 5px solid #ce9841;
  border-radius: 25px;
  text-align: center;
  z-index: 9;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li .palette-info {
    left: 0;
    right: auto;
  }
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li .palette-info {
    width: 182px;
    top: -3px;
  }
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li .palette-info i {
  position: absolute;
  display: block;
  width: 28px;
  height: 28px;
  right: -26px;
  top: -22px;
  background: url(../images/icons/close-2.png) 0 0 no-repeat;
  cursor: pointer;
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li .palette-info span {
  display: block;
  margin-bottom: 0;
  padding-left: 0;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 19px;
  color: #1b1b1b;
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li .palette-info span.name {
  margin-top: 2px;
  font-size: 18px;
  font-weight: 700;
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li .palette-info span.indent {
  margin-bottom: 11px;
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li .in-basket {
  display: block;
  height: 30px;
  margin: 15px 0;
  border: 3px solid #ce9841;
  border-radius: 25px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 30px;
  color: #2d1716;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-info ul li .in-basket:hover {
  color: #fff;
  border: 3px solid #ff9000;
  background-color: #ff9000;
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-form-close {
  position: absolute;
  width: 148px;
  bottom: -18px;
  left: 50%;
  background-color: #fff;
  border: 3px solid #ce9841;
  border-radius: 25px;
  cursor: pointer;
  z-index: 99;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-form-close:hover span {
  color: #ce9841;
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-form-close span {
  display: inherit;
  padding-left: 0;
  margin-bottom: 0;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 30px;
  color: #35201f;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.item-bg .item .item-info.template-1 .color-palette-form .color-palette-form-close span:before, .item-bg .item .item-info.template-1 .color-palette-form .color-palette-form-close span:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 8px;
  margin: 0 12px;
  background: url(../images/icons/up.png) 0 0 no-repeat;
}
.item-bg .item .item-info.template-1 .cost-calculation-form {
  position: relative;
  display: none;
  padding: 18px 50px 18px 20px;
  border: 1px solid #ce9841;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .item-bg .item .item-info.template-1 .cost-calculation-form {
    padding: 18px 20px;
  }
}
.item-bg .item .item-info.template-1 .cost-calculation-form .cost-calculation-name {
  margin-bottom: 30px;
  text-align: center;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .cost-calculation-name span {
  display: block;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 35px;
  color: #ce9841;
  text-transform: uppercase;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .cost-calculation-name span + span {
  font-weight: 400;
  font-size: 28px;
  color: #333;
  text-transform: none;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .left-container-form,
.item-bg .item .item-info.template-1 .cost-calculation-form .right-container-form {
  float: left;
  width: 50%;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  text-align: left;
}
@media screen and (max-width: 820px) {
  .item-bg .item .item-info.template-1 .cost-calculation-form .left-container-form,
  .item-bg .item .item-info.template-1 .cost-calculation-form .right-container-form {
    width: 100%;
    float: none;
    padding-left: 0;
  }
}
.item-bg .item .item-info.template-1 .cost-calculation-form .left-container-form span,
.item-bg .item .item-info.template-1 .cost-calculation-form .right-container-form span {
  display: block;
  margin: 0 0 5px 10px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .left-container-form span i,
.item-bg .item .item-info.template-1 .cost-calculation-form .right-container-form span i {
  color: #ff0000;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .left-container-form input,
.item-bg .item .item-info.template-1 .cost-calculation-form .right-container-form input {
  height: 47px;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  /*&:active,
  &:focus, {
  	border: 1px solid #ff8282;
  }*/
}
.item-bg .item .item-info.template-1 .cost-calculation-form .left-container-form input.has-error,
.item-bg .item .item-info.template-1 .cost-calculation-form .right-container-form input.has-error {
  border: 1px solid #ff8282;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .left-container-form input::-moz-placeholder,
.item-bg .item .item-info.template-1 .cost-calculation-form .right-container-form input::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .left-container-form input::-webkit-input-placeholder,
.item-bg .item .item-info.template-1 .cost-calculation-form .right-container-form input::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .left-container-form input:-ms-input-placeholder,
.item-bg .item .item-info.template-1 .cost-calculation-form .right-container-form input:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .left-container-form input::placeholder,
.item-bg .item .item-info.template-1 .cost-calculation-form .right-container-form input::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .left-container-form textarea,
.item-bg .item .item-info.template-1 .cost-calculation-form .right-container-form textarea {
  height: 140px;
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  resize: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .left-container-form textarea::-moz-placeholder,
.item-bg .item .item-info.template-1 .cost-calculation-form .right-container-form textarea::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .left-container-form textarea::-webkit-input-placeholder,
.item-bg .item .item-info.template-1 .cost-calculation-form .right-container-form textarea::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .left-container-form textarea:-ms-input-placeholder,
.item-bg .item .item-info.template-1 .cost-calculation-form .right-container-form textarea:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .left-container-form textarea::placeholder,
.item-bg .item .item-info.template-1 .cost-calculation-form .right-container-form textarea::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .check-spam {
  display: inline-block;
  padding-left: 30px;
  margin: 2px 0 23px 0;
}
@media screen and (max-width: 820px) {
  .item-bg .item .item-info.template-1 .cost-calculation-form .check-spam {
    padding-left: 0;
  }
}
.item-bg .item .item-info.template-1 .cost-calculation-form .check-spam input {
  display: none;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .check-spam input:checked + label .check {
  background: #f5f5f5 url(../images/icons/check.png) 3px 5px no-repeat;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .check-spam input:checked + label span {
  text-decoration: none;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .check-spam input:checked + label .robot-img {
  background: url(../images/icons/robot.png) 0 0 no-repeat;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .check-spam label {
  cursor: pointer;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .check-spam label .check {
  display: inline-block;
  float: left;
  width: 22px;
  height: 22px;
  margin-top: 0;
  border: 1px solid #ce9841;
  background: #f5f5f5;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .check-spam label .robot-img {
  display: block;
  float: left;
  width: 34px;
  height: 27px;
  margin-top: -2px;
  background: url(../images/icons/robot-2.png) 0 0 no-repeat;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .check-spam label span {
  display: inline-block;
  float: left;
  padding: 0 10px;
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  text-decoration: underline;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .order-material {
  display: inline-block;
  height: 36px;
  padding: 0 55px;
  margin: 0 0 30px 30px;
  line-height: 36px;
  border: 3px solid #ce9841;
  border-radius: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #2d1716;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 820px) {
  .item-bg .item .item-info.template-1 .cost-calculation-form .order-material {
    margin-left: 0;
  }
}
.item-bg .item .item-info.template-1 .cost-calculation-form .order-material.order-material {
  background-color: #ce9841;
  color: #fff;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .order-material.order-material:hover, .item-bg .item .item-info.template-1 .cost-calculation-form .order-material.order-material:active {
  border-color: #ff9000;
  background-color: #ff9000;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .cost-calculation-form-close {
  position: absolute;
  width: 148px;
  bottom: -18px;
  left: 50%;
  background-color: #fff;
  border: 3px solid #ce9841;
  border-radius: 25px;
  cursor: pointer;
  z-index: 99;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.item-bg .item .item-info.template-1 .cost-calculation-form .cost-calculation-form-close:hover span {
  color: #ce9841;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .cost-calculation-form-close span {
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 30px;
  color: #35201f;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.item-bg .item .item-info.template-1 .cost-calculation-form .cost-calculation-form-close span:before, .item-bg .item .item-info.template-1 .cost-calculation-form .cost-calculation-form-close span:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 8px;
  margin: 0 12px;
  background: url(../images/icons/up.png) 0 0 no-repeat;
}
.item-bg .item .item-info.template-1 .item-text {
  margin: 45px 0;
}
.item-bg .item .item-info.template-1 .item-text p {
  margin: 20px 0 18px 0;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #1b1b1b;
  text-align: justify;
}
.item-bg .item .item-info.template-1 .form-tabs {
  background-color: #fff;
}
.item-bg .item .item-info.template-1 .form-tabs ul {
  padding-left: 0;
}
.item-bg .item .item-info.template-1 .form-tabs .block-tabs li {
  display: inline-block;
  height: 50px;
  width: 25.5%;
  padding-right: 2px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-1 .form-tabs .block-tabs li {
    width: 50%;
  }
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-1 .form-tabs .block-tabs li:nth-child(2) {
    padding-right: 0;
  }
}
.item-bg .item .item-info.template-1 .form-tabs .block-tabs li:nth-child(3) {
  width: 31%;
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-1 .form-tabs .block-tabs li:nth-child(3) {
    width: 70%;
  }
}
.item-bg .item .item-info.template-1 .form-tabs .block-tabs li:last-child {
  width: 18%;
  padding-right: 0;
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-1 .form-tabs .block-tabs li:last-child {
    width: 30%;
  }
}
.item-bg .item .item-info.template-1 .form-tabs .block-tabs li:hover {
  height: 48px;
  background-color: #fdf5e7;
  border-bottom: 1px solid #ce9841;
}
.item-bg .item .item-info.template-1 .form-tabs .block-tabs li:hover span {
  color: #ce9841;
}
.item-bg .item .item-info.template-1 .form-tabs .block-tabs li:hover .active-tabe {
  cursor: default;
  background-color: #fff;
}
.item-bg .item .item-info.template-1 .form-tabs .block-tabs li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 48px;
  padding: 0 20px;
  text-align: center;
  border-top: 1px solid #ce9841;
  border-right: 1px solid #ce9841;
  border-left: 1px solid #ce9841;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.item-bg .item .item-info.template-1 .form-tabs .block-tabs li a span {
  margin: 0 auto;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #1b1b1b;
  text-transform: uppercase;
}
.item-bg .item .item-info.template-1 .form-tabs .block-tabs li a.active-tabe {
  border-bottom: 1px solid #fff;
}
.item-bg .item .item-info.template-1 .form-tabs .block-tabs li a.active-tabe span {
  color: #ce9841;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content {
  margin-top: -3px;
  padding-top: 3px;
  background-color: #fff;
  border: 1px solid #ce9841;
  text-align: justify;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content ul {
  padding-left: 15px;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content ul li {
  font-size: 14px;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab1 {
  padding: 30px 30px 0 30px;
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab1 {
    padding: 30px 15px 0 15px;
  }
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab1 p {
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #1b1b1b;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab1 table {
  border-top: 1px solid #ce9841;
  border-left: 1px solid #ce9841;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab1 table tr {
  background-color: #f4f4f4;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab1 table tr:first-child td {
  text-align: left;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab1 table tr:nth-child(2n) {
  background-color: #f8f1e6;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab1 table tr td {
  padding: 20px 10px;
  text-align: justify;
  vertical-align: top;
  border-right: 1px solid #ce9841;
  border-bottom: 1px solid #ce9841;
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab1 table tr td {
    padding: 10px 5px;
  }
}
@media screen and (max-width: 650px) {
  .item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab1 table tr td p {
    font-size: 12px;
  }
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab1 table tr td p {
    font-size: 10px;
  }
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab1 table tr td img {
  display: block;
  margin: 0 auto;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab2 {
  max-height: 785px;
  height: 100%;
  overflow-y: auto;
  padding: 30px 0 0 30px;
}
@media screen and (max-width: 1100px) {
  .item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab2 {
    max-height: 776px;
  }
}
@media screen and (max-width: 1000px) {
  .item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab2 {
    padding: 30px 0 0 20px;
  }
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab2 {
    padding: 30px 0 0 15px;
  }
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab2 .name {
  position: relative;
  display: inline-block;
  padding-left: 15px;
  margin-bottom: 11px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #ce9841;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab2 .name:before {
  position: absolute;
  content: '';
  display: inline-block;
  height: 2px;
  width: 10px;
  left: 0px;
  top: 8px;
  line-height: 20px;
  background-color: #ce9841;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab2 ul {
  position: relative;
  overflow: hidden;
  padding-bottom: 7px;
  padding-left: 0;
  margin-bottom: 24px;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab2 ul:last-child {
  margin-bottom: 0px;
  border-bottom: none;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab2 ul:after {
  position: absolute;
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  bottom: 0;
  right: 30px;
  background-color: #ebd6b3;
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab2 ul:after {
    right: 15px;
  }
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab2 ul li {
  display: block;
  float: left;
  width: 20%;
  height: 155px;
  padding-right: 30px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 1100px) {
  .item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab2 ul li {
    width: 25%;
  }
}
@media screen and (max-width: 1000px) {
  .item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab2 ul li {
    width: 20%;
    padding-right: 20px;
  }
}
@media screen and (max-width: 820px) {
  .item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab2 ul li {
    width: 25%;
  }
}
@media screen and (max-width: 650px) {
  .item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab2 ul li {
    width: 33.33%;
  }
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab2 ul li {
    width: 50%;
    padding-right: 15px;
  }
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab2 ul li a {
  display: block;
  position: relative;
  max-width: 140px;
  width: 100%;
  height: 138px;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab2 ul li a img {
  width: 100%;
  height: 138px;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab2 ul li a:hover {
  opacity: 0.8;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 {
  padding: 30px 30px 0 30px;
}
@media screen and (max-width: 600px) {
  .item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 {
    padding: 30px 15px 0 15px;
  }
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 span {
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #ce9841;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-1,
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-2 {
  padding-left: 0;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-1 li,
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-2 li {
  display: block;
  padding: 20px 0 15px 0;
  border-bottom: 1px solid #ebd6b3;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-1 li .additional-materials-foto,
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-2 li .additional-materials-foto {
  position: relative;
  display: block;
  width: 140px;
  height: 100px;
  float: left;
  border: 2px solid transparent;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-1 li .additional-materials-foto:hover,
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-2 li .additional-materials-foto:hover {
  border: 2px solid #ce9841;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-1 li .additional-materials-foto img,
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-2 li .additional-materials-foto img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-1 li .additional-materials-foto,
  .item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-2 li .additional-materials-foto {
    float: none;
  }
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-1 li .additional-materials-text,
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-2 li .additional-materials-text {
  margin: -4px 0 0 160px;
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-1 li .additional-materials-text,
  .item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-2 li .additional-materials-text {
    margin: 20px auto 0 auto;
  }
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-1 li .additional-materials-text span,
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-2 li .additional-materials-text span {
  font-size: 14px;
  font-weight: 400;
  color: #333;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-1 li .additional-materials-text span.name,
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-2 li .additional-materials-text span.name {
  font-weight: 700;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-1 li .additional-materials-text a,
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-2 li .additional-materials-text a {
  display: inline-block;
  height: 32px;
  padding: 0 30px;
  margin-top: 10px;
  border: 3px solid #ce9841;
  border-radius: 25px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 30px;
  color: #ce9841;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-1 li .additional-materials-text a:hover,
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-2 li .additional-materials-text a:hover {
  border-color: #ff9000;
  background-color: #ff9000;
  color: #fff;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-1 {
  margin-bottom: 45px;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab3 .block-2 li:last-child {
  border-bottom: none;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab4 {
  padding: 50px 30px;
}
.item-bg .item .item-info.template-1 .form-tabs .block-content .content-info.tab4 iframe {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.item-bg .item .item-info.template-1 .back-to {
  display: inline-block;
  float: right;
  height: 36px;
  padding: 0 30px;
  line-height: 36px;
  border: 3px solid #ce9841;
  border-radius: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #2d1716;
  text-transform: uppercase;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin: 30px 0 135px 0;
}
@media screen and (max-width: 1000px) {
  .item-bg .item .item-info.template-1 .back-to {
    margin-bottom: 50px;
  }
}
.item-bg .item .item-info.template-1 .back-to:hover {
  border-color: #b4b4b4;
}
.item-bg .item .item-info.template-2 .main-foto {
  height: 396px;
  max-width: 100%;
  width: auto;
  float: left;
  margin-right: 30px;
  overflow: hidden;
}
@media screen and (max-width: 820px) {
  .item-bg .item .item-info.template-2 .main-foto {
    float: none;
    margin: 0 0 40px 0;
    text-align: center;
  }
}
.item-bg .item .item-info.template-2 .main-foto img {
  height: 100%;
  width: auto;
  margin: auto;
}
.item-bg .item .item-info.template-2 .main-foto-name {
  margin-top: 12px;
  padding-bottom: 27px;
  border-bottom: 1px solid #e1cca9;
}
.item-bg .item .item-info.template-2 .main-foto-name span {
  display: block;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 22px;
  color: #ce9841;
}
.item-bg .item .item-info.template-2 .main-foto-name span.line {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-size: 30px;
  line-height: 16px;
  color: #ffc86f;
}
.item-bg .item .item-info.template-2 .buttons {
  margin: 20px 15px 20px 0;
  overflow: hidden;
  border-top: 1px solid #ce9841;
  padding-top: 20px;
}
@media screen and (max-width: 820px) {
  .item-bg .item .item-info.template-2 .buttons {
    margin-right: 0;
  }
}
.item-bg .item .item-info.template-2 .buttons a {
  float: right;
  display: inline-block;
  height: 36px;
  padding: 0 30px;
  margin-left: 30px;
  line-height: 36px;
  border: 3px solid #ce9841;
  border-radius: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #2d1716;
  text-transform: uppercase;
  text-decoration: none;
  outline: none !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 1070px) {
  .item-bg .item .item-info.template-2 .buttons a {
    padding: 0 20px;
  }
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-2 .buttons a {
    padding: 0 10px;
    margin-left: 10px;
  }
}
@media screen and (max-width: 600px) {
  .item-bg .item .item-info.template-2 .buttons a {
    float: none;
    display: block;
    width: 200px;
    text-align: center;
    padding: 0 30px;
    margin: 0 auto 15px auto;
  }
}
.item-bg .item .item-info.template-2 .buttons a.order-material {
  background-color: #ce9841;
  color: #fff;
}
.item-bg .item .item-info.template-2 .buttons a.order-material:hover {
  border-color: #ff9000;
  background-color: #ff9000;
}
.item-bg .item .item-info.template-2 .buttons a.active {
  border-color: #b4b4b4;
}
.item-bg .item .item-info.template-2 .buttons a:hover, .item-bg .item .item-info.template-2 .buttons a:active {
  border-color: #b4b4b4;
}
.item-bg .item .item-info.template-2 .buttons a.color-palette {
  margin-left: 0;
}
@media screen and (max-width: 600px) {
  .item-bg .item .item-info.template-2 .buttons a.color-palette {
    margin: 0 auto 15px auto;
  }
}
.item-bg .item .item-info.template-2 .color-palette-form {
  position: relative;
  display: none;
  border: 1px solid #ce9841;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-2 .color-palette-form {
    padding: 18px 20px;
  }
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-info {
  height: 453px;
  margin-bottom: 20px;
  overflow-y: auto;
  padding: 18px 35px;
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-2 .color-palette-form .color-palette-info {
    padding: 18px 15px;
  }
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-info span {
  display: inline-block;
  padding-left: 15px;
  font-family: "Play", sans-serif;
  font-size: 20px;
  color: #333;
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-2 .color-palette-form .color-palette-info span {
    padding-left: 0;
  }
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul {
  margin-top: 18px;
  padding-left: 0;
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li {
  position: relative;
  width: 25%;
  float: left;
  padding: 0 15px;
  margin-bottom: 10px;
  list-style: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li:nth-child(4n) .palette-info {
  left: auto;
  right: 0;
}
@media screen and (max-width: 1100px) {
  .item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li:nth-child(4n) .palette-info {
    left: -12%;
    right: auto;
  }
}
@media screen and (max-width: 1100px) {
  .item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li:nth-child(3n) .palette-info {
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li:nth-child(3n) .palette-info {
    left: 0;
    right: auto;
  }
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li:nth-child(2n) .palette-info {
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li:nth-child(2n) .palette-info {
    left: 0;
    right: auto;
  }
}
@media screen and (max-width: 1100px) {
  .item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li {
    width: 33.33%;
  }
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li {
    width: 100%;
    padding: 0;
  }
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li .color-palette-foto {
  position: relative;
  height: 350px;
  overflow: hidden;
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li .color-palette-foto img {
  max-width: none;
  max-height: none;
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li .color-palette-foto {
    height: 310px;
  }
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li .loupe-and-info {
  position: absolute;
  width: 110px;
  top: 154px;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li .loupe-and-info {
    top: 134px;
  }
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li .loupe-and-info a {
  display: inline-block;
  float: left;
  width: 42px;
  height: 42px;
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li .loupe-and-info a.loupe {
  margin-right: 25px;
  background: url(../images/icons/loupe.png) 0 0 no-repeat;
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li .loupe-and-info a.loupe:hover {
  background: url(../images/icons/loupe-hover.png) 0 0 no-repeat;
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li .loupe-and-info a.info {
  background: url(../images/icons/info.png) 0 0 no-repeat;
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li .loupe-and-info a.info:hover {
  background: url(../images/icons/info-hover.png) 0 0 no-repeat;
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li .palette-info {
  display: none;
  position: absolute;
  width: 280px;
  padding: 10px;
  top: -46px;
  left: -12%;
  background-color: #fff;
  border: 5px solid #ce9841;
  border-radius: 25px;
  text-align: center;
  z-index: 9;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li .palette-info {
    left: 0;
    right: auto;
  }
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li .palette-info {
    width: 182px;
    top: -3px;
  }
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li .palette-info i {
  position: absolute;
  display: block;
  width: 28px;
  height: 28px;
  right: -26px;
  top: -22px;
  background: url(../images/icons/close-2.png) 0 0 no-repeat;
  cursor: pointer;
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li .palette-info span {
  display: block;
  margin-bottom: 0;
  padding-left: 0;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 19px;
  color: #1b1b1b;
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li .palette-info span.name {
  margin-top: 2px;
  font-size: 18px;
  font-weight: 700;
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li .palette-info span.indent {
  margin-bottom: 11px;
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li .in-basket {
  display: block;
  height: 30px;
  margin: 15px 0;
  border: 3px solid #ce9841;
  border-radius: 25px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 30px;
  color: #2d1716;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-info ul li .in-basket:hover {
  color: #fff;
  border: 3px solid #ff9000;
  background-color: #ff9000;
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-form-close {
  position: absolute;
  width: 148px;
  bottom: -18px;
  left: 50%;
  background-color: #fff;
  border: 3px solid #ce9841;
  border-radius: 25px;
  cursor: pointer;
  z-index: 99;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-form-close:hover span {
  color: #ce9841;
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-form-close span {
  display: inherit;
  padding-left: 0;
  margin-bottom: 0;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 30px;
  color: #35201f;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.item-bg .item .item-info.template-2 .color-palette-form .color-palette-form-close span:before, .item-bg .item .item-info.template-2 .color-palette-form .color-palette-form-close span:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 8px;
  margin: 0 12px;
  background: url(../images/icons/up.png) 0 0 no-repeat;
}
.item-bg .item .item-info.template-2 .cost-calculation-form {
  position: relative;
  display: none;
  padding: 18px 50px 18px 20px;
  border: 1px solid #ce9841;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .item-bg .item .item-info.template-2 .cost-calculation-form {
    padding: 18px 20px;
  }
}
.item-bg .item .item-info.template-2 .cost-calculation-form .cost-calculation-name {
  margin-bottom: 30px;
  text-align: center;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .cost-calculation-name span {
  display: block;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 35px;
  color: #ce9841;
  text-transform: uppercase;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .cost-calculation-name span + span {
  font-weight: 400;
  font-size: 28px;
  color: #333;
  text-transform: none;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .left-container-form,
.item-bg .item .item-info.template-2 .cost-calculation-form .right-container-form {
  float: left;
  width: 50%;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  text-align: left;
}
@media screen and (max-width: 820px) {
  .item-bg .item .item-info.template-2 .cost-calculation-form .left-container-form,
  .item-bg .item .item-info.template-2 .cost-calculation-form .right-container-form {
    width: 100%;
    float: none;
    padding-left: 0;
  }
}
.item-bg .item .item-info.template-2 .cost-calculation-form .left-container-form span,
.item-bg .item .item-info.template-2 .cost-calculation-form .right-container-form span {
  display: block;
  margin: 0 0 5px 10px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .left-container-form span i,
.item-bg .item .item-info.template-2 .cost-calculation-form .right-container-form span i {
  color: #ff0000;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .left-container-form input,
.item-bg .item .item-info.template-2 .cost-calculation-form .right-container-form input {
  height: 47px;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .left-container-form input.has-error,
.item-bg .item .item-info.template-2 .cost-calculation-form .right-container-form input.has-error {
  border: 1px solid #ff8282;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .left-container-form input::-moz-placeholder,
.item-bg .item .item-info.template-2 .cost-calculation-form .right-container-form input::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .left-container-form input::-webkit-input-placeholder,
.item-bg .item .item-info.template-2 .cost-calculation-form .right-container-form input::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .left-container-form input:-ms-input-placeholder,
.item-bg .item .item-info.template-2 .cost-calculation-form .right-container-form input:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .left-container-form input::placeholder,
.item-bg .item .item-info.template-2 .cost-calculation-form .right-container-form input::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .left-container-form textarea,
.item-bg .item .item-info.template-2 .cost-calculation-form .right-container-form textarea {
  height: 140px;
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  resize: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .left-container-form textarea::-moz-placeholder,
.item-bg .item .item-info.template-2 .cost-calculation-form .right-container-form textarea::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .left-container-form textarea::-webkit-input-placeholder,
.item-bg .item .item-info.template-2 .cost-calculation-form .right-container-form textarea::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .left-container-form textarea:-ms-input-placeholder,
.item-bg .item .item-info.template-2 .cost-calculation-form .right-container-form textarea:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .left-container-form textarea::placeholder,
.item-bg .item .item-info.template-2 .cost-calculation-form .right-container-form textarea::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .check-spam {
  display: inline-block;
  padding-left: 30px;
  margin: 2px 0 23px 0;
}
@media screen and (max-width: 820px) {
  .item-bg .item .item-info.template-2 .cost-calculation-form .check-spam {
    padding-left: 0;
  }
}
.item-bg .item .item-info.template-2 .cost-calculation-form .check-spam input {
  display: none;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .check-spam input:checked + label .check {
  background: #f5f5f5 url(../images/icons/check.png) 3px 5px no-repeat;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .check-spam input:checked + label span {
  text-decoration: none;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .check-spam input:checked + label .robot-img {
  background: url(../images/icons/robot.png) 0 0 no-repeat;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .check-spam label {
  cursor: pointer;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .check-spam label .check {
  display: inline-block;
  float: left;
  width: 22px;
  height: 22px;
  margin-top: 0;
  border: 1px solid #ce9841;
  background: #f5f5f5;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .check-spam label .robot-img {
  display: block;
  float: left;
  width: 34px;
  height: 27px;
  margin-top: -2px;
  background: url(../images/icons/robot-2.png) 0 0 no-repeat;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .check-spam label span {
  display: inline-block;
  float: left;
  padding: 0 10px;
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  text-decoration: underline;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .order-material {
  display: inline-block;
  height: 36px;
  padding: 0 55px;
  margin: 0 0 30px 30px;
  line-height: 36px;
  border: 3px solid #ce9841;
  border-radius: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #2d1716;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 820px) {
  .item-bg .item .item-info.template-2 .cost-calculation-form .order-material {
    margin-left: 0;
  }
}
.item-bg .item .item-info.template-2 .cost-calculation-form .order-material.order-material {
  background-color: #ce9841;
  color: #fff;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .order-material.order-material:hover, .item-bg .item .item-info.template-2 .cost-calculation-form .order-material.order-material:active {
  border-color: #ff9000;
  background-color: #ff9000;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .cost-calculation-form-close {
  position: absolute;
  width: 148px;
  bottom: -18px;
  left: 50%;
  background-color: #fff;
  border: 3px solid #ce9841;
  border-radius: 25px;
  cursor: pointer;
  z-index: 99;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.item-bg .item .item-info.template-2 .cost-calculation-form .cost-calculation-form-close:hover span {
  color: #ce9841;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .cost-calculation-form-close span {
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 30px;
  color: #35201f;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.item-bg .item .item-info.template-2 .cost-calculation-form .cost-calculation-form-close span:before, .item-bg .item .item-info.template-2 .cost-calculation-form .cost-calculation-form-close span:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 8px;
  margin: 0 12px;
  background: url(../images/icons/up.png) 0 0 no-repeat;
}
.item-bg .item .item-info.template-2 .item-text {
  min-height: 368px;
  margin: 0 15px 60px 300px;
  padding: 10px 30px;
  border: 4px solid #ce9841;
  background-color: #fff;
}
@media screen and (max-width: 820px) {
  .item-bg .item .item-info.template-2 .item-text {
    margin: 0;
  }
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-2 .item-text {
    padding: 10px 15px;
  }
}
.item-bg .item .item-info.template-2 .item-text p {
  margin: 20px 0 18px 0;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #1b1b1b;
  text-align: justify;
}
.item-bg .item .item-info.template-2 .form-tabs ul {
  overflow: hidden;
  padding-left: 0;
}
.item-bg .item .item-info.template-2 .form-tabs .block-tabs li {
  display: inline-block;
  height: 50px;
  width: 25.5%;
  padding-right: 2px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-2 .form-tabs .block-tabs li {
    width: 50%;
  }
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-2 .form-tabs .block-tabs li:nth-child(2) {
    padding-right: 0;
  }
}
.item-bg .item .item-info.template-2 .form-tabs .block-tabs li:nth-child(3) {
  width: 31%;
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-2 .form-tabs .block-tabs li:nth-child(3) {
    width: 70%;
  }
}
.item-bg .item .item-info.template-2 .form-tabs .block-tabs li:last-child {
  width: 18%;
  padding-right: 0;
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info.template-2 .form-tabs .block-tabs li:last-child {
    width: 30%;
  }
}
.item-bg .item .item-info.template-2 .form-tabs .block-tabs li:hover {
  height: 48px;
  background-color: #fdf5e7;
  border-bottom: 1px solid #ce9841;
}
.item-bg .item .item-info.template-2 .form-tabs .block-tabs li:hover span {
  color: #ce9841;
}
.item-bg .item .item-info.template-2 .form-tabs .block-tabs li:hover .active-tabe {
  cursor: default;
  background-color: #fff;
}
.item-bg .item .item-info.template-2 .form-tabs .block-tabs li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 48px;
  padding: 0 20px;
  text-align: center;
  border: 1px solid #ce9841;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.item-bg .item .item-info.template-2 .form-tabs .block-tabs li a span {
  margin: 0 auto;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #1b1b1b;
  text-transform: uppercase;
}
.item-bg .item .item-info.template-2 .form-tabs .block-tabs li a.active-tabe {
  border-bottom: 1px solid #fff;
}
.item-bg .item .item-info.template-2 .form-tabs .block-tabs li a.active-tabe span {
  color: #ce9841;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content {
  margin-top: -3px;
  padding-top: 3px;
  background-color: #fff;
  border: 1px solid #ce9841;
  text-align: justify;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab1 {
  padding: 30px 30px 0 30px;
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab1 {
    padding: 30px 15px 0 15px;
  }
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab1 p {
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #1b1b1b;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab1 table {
  border-top: 1px solid #ce9841;
  border-left: 1px solid #ce9841;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab1 table tr {
  background-color: #f4f4f4;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab1 table tr:first-child td {
  text-align: left;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab1 table tr:nth-child(2n) {
  background-color: #f8f1e6;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab1 table tr td {
  padding: 20px 10px;
  text-align: justify;
  vertical-align: top;
  border-right: 1px solid #ce9841;
  border-bottom: 1px solid #ce9841;
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab1 table tr td {
    padding: 10px 5px;
  }
}
@media screen and (max-width: 650px) {
  .item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab1 table tr td p {
    font-size: 12px;
  }
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab1 table tr td p {
    font-size: 10px;
  }
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab1 table tr td img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab2 {
  max-height: 785px;
  height: 100%;
  overflow-y: auto;
  padding: 30px 0 0 30px;
}
@media screen and (max-width: 1100px) {
  .item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab2 {
    max-height: 776px;
  }
}
@media screen and (max-width: 1000px) {
  .item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab2 {
    padding: 30px 0 0 20px;
  }
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab2 {
    padding: 30px 0 0 15px;
  }
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab2 .name {
  position: relative;
  display: inline-block;
  padding-left: 15px;
  margin-bottom: 11px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #ce9841;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab2 .name:before {
  position: absolute;
  content: '';
  display: inline-block;
  height: 2px;
  width: 10px;
  left: 0px;
  top: 8px;
  line-height: 20px;
  background-color: #ce9841;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab2 ul {
  position: relative;
  overflow: hidden;
  padding-bottom: 7px;
  padding-left: 0;
  margin-bottom: 24px;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab2 ul:last-child {
  margin-bottom: 0px;
  border-bottom: none;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab2 ul:after {
  position: absolute;
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  bottom: 0;
  right: 30px;
  background-color: #ebd6b3;
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab2 ul:after {
    right: 15px;
  }
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab2 ul li {
  display: block;
  float: left;
  width: 20%;
  height: 155px;
  padding-right: 30px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 1100px) {
  .item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab2 ul li {
    width: 25%;
  }
}
@media screen and (max-width: 1000px) {
  .item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab2 ul li {
    width: 20%;
    padding-right: 20px;
  }
}
@media screen and (max-width: 820px) {
  .item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab2 ul li {
    width: 25%;
  }
}
@media screen and (max-width: 650px) {
  .item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab2 ul li {
    width: 33.33%;
  }
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab2 ul li {
    width: 50%;
    padding-right: 15px;
  }
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab2 ul li a {
  display: block;
  position: relative;
  max-width: 140px;
  width: 100%;
  height: 138px;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab2 ul li a img {
  width: 100%;
  height: 138px;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab2 ul li a:hover {
  opacity: 0.8;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 {
  padding: 30px 30px 0 30px;
}
@media screen and (max-width: 600px) {
  .item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 {
    padding: 30px 15px 0 15px;
  }
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 span {
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #ce9841;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-1,
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-2 {
  padding-left: 0;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-1 li,
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-2 li {
  display: block;
  padding: 20px 0 15px 0;
  border-bottom: 1px solid #ebd6b3;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-1 li .additional-materials-foto,
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-2 li .additional-materials-foto {
  position: relative;
  display: block;
  width: 140px;
  height: 100px;
  float: left;
  border: 2px solid transparent;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-1 li .additional-materials-foto:hover,
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-2 li .additional-materials-foto:hover {
  border: 2px solid #ce9841;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-1 li .additional-materials-foto img,
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-2 li .additional-materials-foto img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-1 li .additional-materials-foto,
  .item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-2 li .additional-materials-foto {
    float: none;
  }
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-1 li .additional-materials-text,
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-2 li .additional-materials-text {
  margin: -4px 0 0 160px;
}
@media screen and (max-width: 500px) {
  .item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-1 li .additional-materials-text,
  .item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-2 li .additional-materials-text {
    margin: 20px auto 0 auto;
  }
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-1 li .additional-materials-text span,
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-2 li .additional-materials-text span {
  font-size: 14px;
  font-weight: 400;
  color: #333;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-1 li .additional-materials-text span.name,
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-2 li .additional-materials-text span.name {
  font-weight: 700;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-1 li .additional-materials-text a,
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-2 li .additional-materials-text a {
  display: inline-block;
  height: 32px;
  padding: 0 30px;
  margin-top: 10px;
  border: 3px solid #ce9841;
  border-radius: 25px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 30px;
  color: #ce9841;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-1 li .additional-materials-text a:hover,
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-2 li .additional-materials-text a:hover {
  border-color: #ff9000;
  background-color: #ff9000;
  color: #fff;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-1 {
  margin-bottom: 45px;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab3 .block-2 li:last-child {
  border-bottom: none;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab4 {
  padding: 50px 30px;
}
.item-bg .item .item-info.template-2 .form-tabs .block-content .content-info.tab4 iframe {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.item-bg .item .item-info.template-2 .back-to {
  display: inline-block;
  float: right;
  height: 36px;
  padding: 0 30px;
  line-height: 36px;
  border: 3px solid #ce9841;
  border-radius: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #2d1716;
  text-transform: uppercase;
  outline: none !important;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin: 30px 15px 135px 0;
}
@media screen and (max-width: 1000px) {
  .item-bg .item .item-info.template-2 .back-to {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 600px) {
  .item-bg .item .item-info.template-2 .back-to {
    width: 200px;
    display: block;
    float: none;
    margin: 30px auto 135px auto;
    text-align: center;
  }
}
.item-bg .item .item-info.template-2 .back-to:hover {
  border-color: #b4b4b4;
}
.item-bg .item .item-info aside {
  float: right;
  width: 300px;
}
@media screen and (max-width: 1000px) {
  .item-bg .item .item-info aside {
    position: relative;
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .item-bg .item .item-info aside .aside-slider {
    float: left;
    width: 50%;
  }
}
@media screen and (max-width: 700px) {
  .item-bg .item .item-info aside .aside-slider {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
}
.item-bg .item .item-info aside .aside-slider-name {
  position: relative;
  width: 270px;
  margin: 0 auto;
  font-family: "Play", sans-serif;
  font-size: 20px;
  line-height: 14px;
  color: #333;
  text-transform: uppercase;
  text-align: center;
}
.item-bg .item .item-info aside .aside-slider-name span {
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #ce9841;
}
.item-bg .item .item-info aside .aside-slider-one,
.item-bg .item .item-info aside .aside-slider-two {
  position: relative;
  margin: 60px auto 70px auto;
}
.item-bg .item .item-info aside .aside-slider-one.no-arrows,
.item-bg .item .item-info aside .aside-slider-two.no-arrows {
  margin: 20px auto 30px auto;
}
@media screen and (max-width: 1000px) {
  .item-bg .item .item-info aside .aside-slider-one,
  .item-bg .item .item-info aside .aside-slider-two {
    width: 300px;
  }
}
.item-bg .item .item-info aside .aside-slider-one .slick-arrow,
.item-bg .item .item-info aside .aside-slider-two .slick-arrow {
  position: absolute;
  width: 38px;
  height: 38px;
  border: 1px solid #ce9841;
  border-radius: 20px;
  left: 129.5px;
  font-size: 0px;
  background-color: transparent;
  cursor: pointer;
}
.item-bg .item .item-info aside .aside-slider-one .slick-arrow.slick-prev,
.item-bg .item .item-info aside .aside-slider-two .slick-arrow.slick-prev {
  top: -43px;
  outline: none !important;
  width: 10px;
  background: url(../images/icons/up.png) 50% 50% no-repeat;
}
.item-bg .item .item-info aside .aside-slider-one .slick-arrow.slick-prev:after, .item-bg .item .item-info aside .aside-slider-one .slick-arrow.slick-prev:before,
.item-bg .item .item-info aside .aside-slider-two .slick-arrow.slick-prev:after,
.item-bg .item .item-info aside .aside-slider-two .slick-arrow.slick-prev:before {
  position: absolute;
  display: inline-block;
  content: '';
  height: 1px;
  width: 96px;
  bottom: 18px;
  background-color: #e1cca9;
  opacity: 1 !important;
}
.item-bg .item .item-info aside .aside-slider-one .slick-arrow.slick-prev:after,
.item-bg .item .item-info aside .aside-slider-two .slick-arrow.slick-prev:after {
  right: 55px;
}
.item-bg .item .item-info aside .aside-slider-one .slick-arrow.slick-prev:before,
.item-bg .item .item-info aside .aside-slider-two .slick-arrow.slick-prev:before {
  left: 55px;
}
.item-bg .item .item-info aside .aside-slider-one .slick-arrow.slick-next,
.item-bg .item .item-info aside .aside-slider-two .slick-arrow.slick-next {
  bottom: -35.5px;
  outline: none !important;
  width: 10px;
  background: url(../images/icons/down.png) 50% 50% no-repeat;
}
.item-bg .item .item-info aside .aside-slider-one .slick-arrow.slick-next:after, .item-bg .item .item-info aside .aside-slider-one .slick-arrow.slick-next:before,
.item-bg .item .item-info aside .aside-slider-two .slick-arrow.slick-next:after,
.item-bg .item .item-info aside .aside-slider-two .slick-arrow.slick-next:before {
  position: absolute;
  display: inline-block;
  content: '';
  height: 1px;
  width: 96px;
  bottom: 18px;
  background-color: #e1cca9;
}
.item-bg .item .item-info aside .aside-slider-one .slick-arrow.slick-next:after,
.item-bg .item .item-info aside .aside-slider-two .slick-arrow.slick-next:after {
  right: 55px;
}
.item-bg .item .item-info aside .aside-slider-one .slick-arrow.slick-next:before,
.item-bg .item .item-info aside .aside-slider-two .slick-arrow.slick-next:before {
  left: 55px;
}
.item-bg .item .item-info aside .aside-slider-one .slick-arrow.slick-prev, .item-bg .item .item-info aside .aside-slider-one .slick-arrow.slick-next,
.item-bg .item .item-info aside .aside-slider-two .slick-arrow.slick-prev,
.item-bg .item .item-info aside .aside-slider-two .slick-arrow.slick-next {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
  height: 38px;
  width: 38px;
  margin: 0 auto;
  content: '';
  font-size: 0;
  color: #ce9841;
}
.item-bg .item .item-info aside .aside-slider-one .slick-arrow.slick-prev:hover, .item-bg .item .item-info aside .aside-slider-one .slick-arrow.slick-next:hover,
.item-bg .item .item-info aside .aside-slider-two .slick-arrow.slick-prev:hover,
.item-bg .item .item-info aside .aside-slider-two .slick-arrow.slick-next:hover {
  opacity: 0.6;
}
.item-bg .item .item-info aside .aside-slider-one .slick-arrow.slick-prev.slick-disabled, .item-bg .item .item-info aside .aside-slider-one .slick-arrow.slick-next.slick-disabled,
.item-bg .item .item-info aside .aside-slider-two .slick-arrow.slick-prev.slick-disabled,
.item-bg .item .item-info aside .aside-slider-two .slick-arrow.slick-next.slick-disabled {
  opacity: 0.45;
  cursor: default;
}
.item-bg .item .item-info aside .aside-slider-one .slider-item,
.item-bg .item .item-info aside .aside-slider-two .slider-item {
  position: relative;
  padding: 0 15px;
  margin: 10px 0 20px 0;
  outline: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  border: none;
}
.item-bg .item .item-info aside .aside-slider-one .slider-item:hover .item-text .name,
.item-bg .item .item-info aside .aside-slider-two .slider-item:hover .item-text .name {
  color: #ffc86f;
}
.item-bg .item .item-info aside .aside-slider-one .slider-item .item-img,
.item-bg .item .item-info aside .aside-slider-two .slider-item .item-img {
  position: relative;
  display: block;
  overflow: hidden;
  max-height: 100%;
  height: 220px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.item-bg .item .item-info aside .aside-slider-one .slider-item .item-img:hover,
.item-bg .item .item-info aside .aside-slider-two .slider-item .item-img:hover {
  -moz-transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  box-shadow: 0 9px 19px 0 rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 1000px) {
  .item-bg .item .item-info aside .aside-slider-one .slider-item .item-img,
  .item-bg .item .item-info aside .aside-slider-two .slider-item .item-img {
    height: 150px;
  }
}
.item-bg .item .item-info aside .aside-slider-one .slider-item .item-img img,
.item-bg .item .item-info aside .aside-slider-two .slider-item .item-img img {
  display: block;
  position: absolute;
}
@media screen and (max-width: 600px) {
  .item-bg .item .item-info aside .aside-slider-one .slider-item .item-img img,
  .item-bg .item .item-info aside .aside-slider-two .slider-item .item-img img {
    max-width: 560px;
  }
}
.item-bg .item .item-info aside .aside-slider-one .slider-item .item-text,
.item-bg .item .item-info aside .aside-slider-two .slider-item .item-text {
  position: absolute;
  width: 270px;
  height: 60px;
  padding: 6px 16px 12px 16px;
  margin: 0;
  top: 130px;
  background-color: rgba(45, 23, 22, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 1000px) {
  .item-bg .item .item-info aside .aside-slider-one .slider-item .item-text,
  .item-bg .item .item-info aside .aside-slider-two .slider-item .item-text {
    top: 43.5px;
  }
}
.item-bg .item .item-info aside .aside-slider-one .slider-item .item-text span,
.item-bg .item .item-info aside .aside-slider-two .slider-item .item-text span {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.item-bg .item .item-info aside .aside-slider-one .slider-item .item-text span.line,
.item-bg .item .item-info aside .aside-slider-two .slider-item .item-text span.line {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-size: 30px;
  line-height: 16px;
  color: #ffc86f;
}

.content-info {
  display: none;
}

.active-pane {
  display: block;
}

/*╨Ъ╨╛╨╜╨╡╤Ж ╤Б╤В╤А╨░╨╜╨╕╤Ж╤Л ╤В╨╛╨▓╨░╤А╨░*/
/*╨б╤В╤А╨░╨╜╨╕╤Ж╨░ ╨╜╨╛╨▓╨╛╤Б╤В╨╡╨╣*/
.main-content-info .news-item {
  margin-bottom: 42px;
  margin-left: 30px;
}
@media screen and (max-width: 1000px) {
  .main-content-info .news-item {
    margin-left: 0;
  }
}
@media screen and (max-width: 650px) {
  .main-content-info .news-item {
    margin: 20px 0 0 0;
  }
}
.main-content-info .news-item .news-item-foto {
  position: relative;
  display: block;
  width: 270px;
  height: 160px;
  float: left;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.main-content-info .news-item .news-item-foto:hover {
  opacity: 0.8;
}
@media screen and (max-width: 650px) {
  .main-content-info .news-item .news-item-foto {
    float: none;
    margin: 0 auto 20px auto;
  }
}
.main-content-info .news-item .news-item-foto img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main-content-info .news-item .news-item-info {
  margin: 0 15px 0 300px;
}
@media screen and (max-width: 650px) {
  .main-content-info .news-item .news-item-info {
    margin: 0;
  }
}
.main-content-info .news-item .news-item-info span {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #333;
}
.main-content-info .news-item .news-item-info span p {
  font-family: "Roboto", sans-serif;
}
.main-content-info .news-item .news-item-info span.date {
  font-weight: 700;
  font-size: 12px;
  line-height: 10px;
  color: #999;
}
.main-content-info .news-item .news-item-info a {
  display: inline-block;
  font-family: "Roboto", sans-serif;
}
.main-content-info .news-item .news-item-info a.name {
  margin: 7px 0 8px 0;
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  color: #333;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.main-content-info .news-item .news-item-info a.name:hover {
  color: #ff9000;
}
.main-content-info .news-item .news-item-info a.more {
  text-decoration: none;
  font-weight: 300;
  margin-top: 18px;
  line-height: 14px;
  color: #666;
  border-bottom: 1px solid #666;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.main-content-info .news-item .news-item-info a.more:after {
  content: '\2192';
  display: inline-block;
  padding: 0 0 0 10px;
  font-family: "minionpro", sans-serif;
  font-size: 14px;
}
.main-content-info .news-item .news-item-info a.more:hover {
  color: #ff9000;
  border-bottom: 1px solid #ff9000;
}
.main-content-info .news-text {
  margin: 0 15px 0 30px;
}
@media screen and (max-width: 1000px) {
  .main-content-info .news-text {
    margin: 0 15px;
  }
}
.main-content-info .news-text span {
  display: block;
  margin-bottom: 9px;
}
.main-content-info .news-text span.date {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #999;
}
.main-content-info .news-text span.date:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 21px;
  margin-right: 10px;
  background: url(../images/icons/date.png) 0 0 no-repeat;
}
.main-content-info .news-text span.indent {
  height: 15px;
}
.main-content-info .news-text p {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  text-align: justify;
}
.main-content-info .news-foto {
  margin: 25px 0 0 0;
}
.main-content-info .news-foto .slider-for {
  margin: 0 30px 20px 45px;
}
@media screen and (max-width: 1000px) {
  .main-content-info .news-foto .slider-for {
    margin: 0 15px 20px 15px;
  }
}
.main-content-info .news-foto .slider-for .slider-for-item {
  position: relative;
  width: 100%;
  height: 460px;
  overflow: hidden;
  cursor: pointer;
}
.main-content-info .news-foto .slider-for .slider-for-item a {
  display: block;
  text-decoration: none;
}
.main-content-info .news-foto .slider-for .slider-for-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main-content-info .news-foto .slider-nav {
  position: relative;
  margin: 0 15px 0 30px;
}
@media screen and (max-width: 1000px) {
  .main-content-info .news-foto .slider-nav {
    margin: 0 30px;
  }
}
.main-content-info .news-foto .slider-nav .slick-arrow {
  position: absolute;
  top: 80px;
  width: 14px;
  height: 24px;
  font-size: 0;
  padding: 0;
  border: none;
  z-index: 99;
  background-color: transparent;
  outline: none !important;
}
.main-content-info .news-foto .slider-nav .slick-arrow.slick-prev {
  background-image: url(../images/icons/prev-slider.png);
  left: -15px;
}
.main-content-info .news-foto .slider-nav .slick-arrow.slick-next {
  background-image: url(../images/icons/next-slider.png);
  right: -15px;
}
.main-content-info .news-foto .slider-nav .slick-arrow.slick-disabled {
  opacity: 0.5;
  cursor: default;
}
.main-content-info .news-foto .slider-nav .slick-arrow.slick-disabled:hover {
  opacity: 0.5;
}
.main-content-info .news-foto .slider-nav .slick-arrow:hover {
  opacity: 0.8;
}
.main-content-info .news-foto .slider-nav .slider-nav-item {
  position: relative;
  height: 185px;
  margin: 0 15px;
  overflow: hidden;
  cursor: pointer;
  outline: none;
}
@media screen and (max-width: 1000px) {
  .main-content-info .news-foto .slider-nav .slider-nav-item {
    margin: 0 18px;
  }
}
.main-content-info .news-foto .slider-nav .slider-nav-item:hover .item-hover {
  opacity: 1;
}
.main-content-info .news-foto .slider-nav .slider-nav-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main-content-info .news-foto .slider-nav .slider-nav-item .item-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 185px;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.main-content-info .news-foto .slider-nav .slider-nav-item .item-hover i {
  position: absolute;
  display: block;
  height: 42px;
  width: 42px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url("../images/icons/loupe.png");
}
.main-content-info .last-news {
  margin: 0 15px 25px 30px;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .main-content-info .last-news {
    margin: 0 15px 25px 15px;
  }
}
.main-content-info .last-news span {
  display: inline-block;
  position: relative;
  font-family: "Play", sans-serif;
  font-size: 28px;
  color: #333;
  text-transform: uppercase;
}
.main-content-info .last-news span i {
  font-style: normal;
  font-weight: 700;
  color: #ce9841;
}
.main-content-info .last-news span:after {
  display: block;
  position: absolute;
  content: '';
  height: 1px;
  width: 1000px;
  margin-left: 30px;
  background-color: #ce9841;
  left: 100%;
  top: 20px;
}
.main-content-info .news-share {
  margin: 30px 15px 20px 30px;
  border-top: 1px solid #e3cdab;
}
@media screen and (max-width: 1000px) {
  .main-content-info .news-share {
    margin: 20px 15px 5px 15px;
  }
}
.main-content-info .news-share a {
  float: left;
  display: inline-block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.main-content-info .news-share a.all-news {
  position: relative;
  height: 28px;
  padding: 0 55px 0 50px;
  margin: 20px 0;
  line-height: 28px;
  border: 3px solid #ce9841;
  border-radius: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
  text-transform: uppercase;
  text-decoration: none;
  outline: none !important;
}
@media screen and (max-width: 750px) {
  .main-content-info .news-share a.all-news {
    float: none;
  }
}
.main-content-info .news-share a.all-news:hover {
  color: #ce9841;
}
.main-content-info .news-share a.all-news:before {
  position: absolute;
  content: '';
  width: 20px;
  height: 14px;
  display: block;
  left: 17px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url(../images/icons/return.png);
}
.main-content-info .news-share .share-link {
  float: right;
  margin: 20px 0;
}
@media screen and (max-width: 750px) {
  .main-content-info .news-share .share-link {
    float: none;
    margin: 0 0 40px 0;
  }
}
.main-content-info .news-share .share-link span {
  display: inline-block;
  float: left;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 36px;
  color: #333;
}
@media screen and (max-width: 500px) {
  .main-content-info .news-share .share-link span {
    float: none;
    display: block;
  }
}
.main-content-info .news-share .share-link a {
  width: 31px;
  height: 34px;
  margin-left: 13px;
}
@media screen and (max-width: 500px) {
  .main-content-info .news-share .share-link a {
    margin-left: 0;
    margin-right: 13px;
  }
}
.main-content-info .news-share .share-link a:hover {
  opacity: 0.7;
}
.main-content-info .news-share .share-link a.vk {
  background-image: url("../images/icons/vk-color.png");
}
.main-content-info .news-share .share-link a.facebook {
  background-image: url("../images/icons/facebook-color.png");
}
.main-content-info .news-share .share-link a.twitter {
  background-image: url("../images/icons/twitter-color.png");
}
.main-content-info .news-share .share-link a.youtube {
  background-image: url("../images/icons/youtube-color.png");
}
.main-content-info .news-share .share-link a.instagram {
  background-image: url("../images/icons/instagram-color.png");
}
.main-content-info .news-share .share-link a.p {
  background-image: url("../images/icons/p-color.png");
}
.main-content-info .bottom-line {
  margin: 40px 0 0 30px;
  border-bottom: 1px solid #ddc7a5;
}
@media screen and (max-width: 1000px) {
  .main-content-info .bottom-line {
    margin: 40px 0 0 0;
  }
}

.page-news-post {
  margin-bottom: 70px;
}
@media screen and (max-width: 1000px) {
  .page-news-post .right-block {
    margin: 0 !important;
  }
}
@media screen and (max-width: 1000px) {
  .page-news-post .right-block .news-item {
    margin: 20px 15px 0 15px;
  }
}
@media screen and (max-width: 1000px) {
  .page-news-post .right-block .bottom-line {
    margin: 40px 15px 0 15px;
  }
}

/*╨Ъ╨╛╨╜╨╡╤Ж ╤Б╤В╤А╨░╨╜╨╕╤Ж╤Л ╨╜╨╛╨▓╨╛╤Б╤В╨╡╨╣*/
/*╨б╤В╤А╨░╨╜╨╕╤Ж╨░ ╨┤╨╕╨╖╨░╨╣╨╜╨╡╤А╨░*/
.main-content-bg.designer-page, .main-content-bg.personal-date-page {
  background: url(../images/background-5.jpg) 0 0 repeat;
}
.main-content-bg.designer-page .main-content .main-content-name, .main-content-bg.personal-date-page .main-content .main-content-name {
  margin-top: 10px;
}
.main-content-bg.page3-portfolio {
  background: url(../images/background-5.jpg) 0 0 repeat;
}
.main-content-bg.page4-portfolio {
  background: url(../images/background-5.jpg) 0 0 repeat;
}
.main-content-bg .main-content .main-content-info.page-lk-designer {
  margin-bottom: 40px;
}
@media screen and (max-width: 1000px) {
  .main-content-bg .main-content .main-content-info.page-lk-designer .right-block {
    margin: 0;
  }
}
@media screen and (max-width: 1000px) {
  .main-content-bg .main-content .main-content-info.page-lk-designer .album-info .right-block {
    margin: 0 0 0 270px;
  }
}
@media screen and (max-width: 700px) {
  .main-content-bg .main-content .main-content-info.page-lk-designer .album-info .right-block {
    margin: 0 0 0 210px;
  }
}
@media screen and (max-width: 500px) {
  .main-content-bg .main-content .main-content-info.page-lk-designer .album-info .right-block {
    margin: 0 15px;
  }
}
.main-content-bg .designer-items {
  display: block;
  padding-left: 0;
}
.main-content-bg .designer-items li {
  width: 33.33%;
  float: left;
  margin-bottom: 30px;
  list-style: none;
}
@media screen and (max-width: 650px) {
  .main-content-bg .designer-items li {
    width: 50%;
  }
}
@media screen and (max-width: 400px) {
  .main-content-bg .designer-items li {
    width: 100%;
    margin-bottom: 20px;
  }
}
.main-content-bg .designer-items li a {
  display: block;
  height: 194px;
  margin-left: 30px;
  border: 3px solid #ce9841;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 1000px) {
  .main-content-bg .designer-items li a {
    margin: 0 15px;
  }
}
.main-content-bg .designer-items li a:hover {
  background-color: #ce9841;
}
.main-content-bg .designer-items li a:hover .designer-item-icon.icon-1 {
  background-image: url("../images/icons/designer-icon-1-white.png");
}
.main-content-bg .designer-items li a:hover .designer-item-icon.icon-2 {
  background-image: url("../images/icons/designer-icon-2-white.png");
}
.main-content-bg .designer-items li a:hover .designer-item-icon.icon-3 {
  background-image: url("../images/icons/designer-icon-3-white.png");
}
.main-content-bg .designer-items li a:hover .designer-item-icon.icon-4 {
  background-image: url("../images/icons/designer-icon-4-white.png");
}
.main-content-bg .designer-items li a:hover .designer-item-icon.icon-5 {
  background-image: url("../images/icons/designer-icon-5-white.png");
}
.main-content-bg .designer-items li a:hover .designer-item-icon.icon-6 {
  background-image: url("../images/icons/designer-icon-6-white.png");
}
.main-content-bg .designer-items li a:hover .designer-item-icon.icon-7 {
  background-image: url("../images/icons/designer-icon-7-white.png");
}
.main-content-bg .designer-items li a:hover .designer-item-icon.icon-8 {
  background-image: url("../images/icons/designer-icon-8-white.png");
}
.main-content-bg .designer-items li a:hover .designer-item-text span {
  color: #fff;
}
.main-content-bg .designer-items li a .designer-item-icon {
  height: 70px;
  width: 70px;
  margin: 29px auto 21px auto;
  background-position: 0 50%;
  background-repeat: no-repeat;
  z-index: 9;
}
.main-content-bg .designer-items li a .designer-item-icon.icon-1 {
  width: 62px;
  background-image: url("../images/icons/designer-icon-1.png");
}
.main-content-bg .designer-items li a .designer-item-icon.icon-2 {
  width: 68px;
  background-image: url("../images/icons/designer-icon-2.png");
}
.main-content-bg .designer-items li a .designer-item-icon.icon-3 {
  background-image: url("../images/icons/designer-icon-3.png");
}
.main-content-bg .designer-items li a .designer-item-icon.icon-4 {
  width: 73px;
  background-image: url("../images/icons/designer-icon-4.png");
}
.main-content-bg .designer-items li a .designer-item-icon.icon-5 {
  width: 74px;
  background-image: url("../images/icons/designer-icon-5.png");
}
.main-content-bg .designer-items li a .designer-item-icon.icon-6 {
  width: 65px;
  background-image: url("../images/icons/designer-icon-6.png");
}
.main-content-bg .designer-items li a .designer-item-icon.icon-7 {
  background-image: url("../images/icons/designer-icon-7.png");
}
.main-content-bg .designer-items li a .designer-item-icon.icon-8 {
  background-image: url("../images/icons/designer-icon-8.png");
}
.main-content-bg .designer-items li a .designer-item-text span {
  display: block;
  font-family: "Play", sans-serif;
  font-size: 18px;
  line-height: 21px;
  color: #333;
  text-transform: uppercase;
  text-align: center;
}
.main-content-bg .designer-items li a .designer-item-text span.line {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-size: 30px;
  line-height: 12px;
  color: #ffc86f;
}
.main-content-bg .right-block-name {
  display: inline-block;
  margin: -5px 15px 20px 30px;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  line-height: 26px;
  color: #333;
}
@media screen and (max-width: 1000px) {
  .main-content-bg .right-block-name {
    margin: 0 15px 20px 15px;
  }
}
.main-content-bg .change-album {
  padding: 23px 29px 85px 29px;
  margin: 0 15px 60px 30px;
  background-color: #fff;
  border: 1px solid #ce9841;
}
@media screen and (max-width: 1000px) {
  .main-content-bg .change-album {
    margin: 0 15px;
  }
}
@media screen and (max-width: 500px) {
  .main-content-bg .change-album {
    padding: 23px 19px 85px 19px;
  }
}
.main-content-bg .change-album .album-info .left-block {
  width: 240px;
  float: left;
}
@media screen and (max-width: 700px) {
  .main-content-bg .change-album .album-info .left-block {
    width: 210px;
  }
}
@media screen and (max-width: 500px) {
  .main-content-bg .change-album .album-info .left-block {
    width: auto;
    float: none;
    margin-bottom: 20px;
    text-align: center;
  }
}
.main-content-bg .change-album .album-info .left-block .album-cover {
  height: 225px;
  border: 1px solid #ce9841;
  background: #f5f5f5 url(../images/icons/add-img-ico.png) 50% 50% no-repeat;
  cursor: pointer;
}
@media screen and (max-width: 700px) {
  .main-content-bg .change-album .album-info .left-block .album-cover {
    width: 180px;
    height: 150px;
  }
}
@media screen and (max-width: 500px) {
  .main-content-bg .change-album .album-info .left-block .album-cover {
    float: none;
    width: 180px;
    height: 150px;
    margin: 0 auto 15px auto;
  }
}
.main-content-bg .change-album .album-info .left-block a {
  display: inline-block;
  position: relative;
  float: none;
  margin: 5px 0 5px 0;
  border-bottom: 1px dashed #333;
  color: #333;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.main-content-bg .change-album .album-info .left-block a:hover {
  border-bottom: 1px dashed transparent;
}
.main-content-bg .change-album .album-info .left-block span {
  display: inline-block;
  position: relative;
  float: none;
  margin: 5px 0 5px 0;
  border-bottom: 1px dashed #333;
  color: #333;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.main-content-bg .change-album .album-info .left-block span input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.main-content-bg .change-album .album-info .left-block span:hover {
  border-bottom: 1px dashed transparent;
}
.main-content-bg .change-album .album-info .right-block {
  margin: 0 0 0 270px;
}
@media screen and (max-width: 700px) {
  .main-content-bg .change-album .album-info .right-block {
    margin-left: 210px;
  }
}
@media screen and (max-width: 650px) {
  .main-content-bg .change-album .album-info .right-block {
    margin-left: 150px;
  }
}
@media screen and (max-width: 500px) {
  .main-content-bg .change-album .album-info .right-block {
    margin: 0 15px;
  }
}
.main-content-bg .change-album .album-info .right-block span {
  display: block;
  margin: 0 0 5px 10px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
}
.main-content-bg .change-album .album-info .right-block span i {
  color: #ff0000;
}
.main-content-bg .change-album .album-info .right-block input {
  height: 47px;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.main-content-bg .change-album .album-info .right-block input.has-error {
  border: 1px solid #ff8282;
}
.main-content-bg .change-album .album-info .right-block input::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.main-content-bg .change-album .album-info .right-block input::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.main-content-bg .change-album .album-info .right-block input:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.main-content-bg .change-album .album-info .right-block input::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.main-content-bg .change-album .album-info .right-block .additional-settings {
  display: inline-block;
  float: left;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #333;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.main-content-bg .change-album .album-info .right-block .additional-settings:hover {
  border-bottom: 1px solid transparent;
}
.main-content-bg .change-album .album-info .line {
  height: 1px;
  margin-top: 11px;
  background-color: #ebd6b3;
}
.main-content-bg .change-album .album-foto {
  margin-top: 24px;
  font-family: "Roboto", sans-serif;
}
.main-content-bg .change-album .album-foto .kol-foto {
  font-weight: 700;
  font-size: 18px;
  color: #333;
}
.main-content-bg .change-album .album-foto .album-foto-item {
  position: relative;
  margin: 20px 0 30px 0;
  border-bottom: 1px solid #ebd6b3;
}
.main-content-bg .change-album .album-foto .album-foto-item .foto {
  position: relative;
  height: 198px;
  width: 238px;
  float: left;
  margin-bottom: 27px;
  border: 1px solid #ce9841;
  overflow: hidden;
}
@media screen and (max-width: 700px) {
  .main-content-bg .change-album .album-foto .album-foto-item .foto {
    width: 180px;
    height: 150px;
  }
}
@media screen and (max-width: 650px) {
  .main-content-bg .change-album .album-foto .album-foto-item .foto {
    width: 120px;
    height: 100px;
  }
}
@media screen and (max-width: 500px) {
  .main-content-bg .change-album .album-foto .album-foto-item .foto {
    float: none;
    width: 180px;
    height: 150px;
    margin: 0 auto 27px auto;
  }
}
.main-content-bg .change-album .album-foto .album-foto-item .foto img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main-content-bg .change-album .album-foto .album-foto-item .info-foto {
  margin: 0 40px 0 270px;
}
@media screen and (max-width: 700px) {
  .main-content-bg .change-album .album-foto .album-foto-item .info-foto {
    margin-left: 210px;
  }
}
@media screen and (max-width: 650px) {
  .main-content-bg .change-album .album-foto .album-foto-item .info-foto {
    margin-left: 150px;
  }
}
@media screen and (max-width: 500px) {
  .main-content-bg .change-album .album-foto .album-foto-item .info-foto {
    margin: 0 15px;
  }
}
@media screen and (max-width: 700px) {
  .main-content-bg .change-album .album-foto .album-foto-item .info-foto textarea {
    height: 126px;
  }
}
@media screen and (max-width: 650px) {
  .main-content-bg .change-album .album-foto .album-foto-item .info-foto textarea {
    height: 76px;
  }
}
.main-content-bg .change-album .album-foto .album-foto-item .info-foto span {
  display: block;
  margin: 0 0 5px 10px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
}
.main-content-bg .change-album .album-foto .album-foto-item .info-foto .delete-foto {
  position: relative;
  display: inline-block;
  float: right;
  margin: 3px 0 18px 0;
  border-bottom: 1px dashed #333;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.main-content-bg .change-album .album-foto .album-foto-item .info-foto .delete-foto:hover {
  border-bottom: 1px dashed transparent;
}
.main-content-bg .change-album .album-foto .album-foto-item .info-foto .delete-foto:before {
  position: absolute;
  display: inline-block;
  content: '';
  width: 12px;
  height: 19px;
  padding-right: 15px;
  left: -23px;
  top: 0;
  background: url(../images/icons/del.png) 0 5px no-repeat;
}
.main-content-bg .change-album .album-foto .album-foto-item input[type="checkbox"] {
  display: none;
}
.main-content-bg .change-album .album-foto .album-foto-item input[type="checkbox"]:checked + label i {
  background: #f5f5f5 url(../images/icons/check.png) 3px 5px no-repeat;
}
.main-content-bg .change-album .album-foto .album-foto-item label {
  position: absolute;
  width: 22px;
  height: 22px;
  right: 0;
  top: 0;
  border: 1px solid #ce9841;
  cursor: pointer;
}
.main-content-bg .change-album .album-foto .album-foto-item label i {
  display: block;
  width: 22px;
  height: 22px;
}
.main-content-bg .change-album textarea {
  height: 160px;
  width: 100%;
  padding: 10px;
  margin-bottom: 2px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  resize: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.main-content-bg .change-album textarea::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.main-content-bg .change-album textarea::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.main-content-bg .change-album textarea:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.main-content-bg .change-album textarea::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.main-content-bg .change-album a {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  float: right;
  margin: 5px 0 5px 0;
  border-bottom: 1px dashed #333;
  color: #333;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.main-content-bg .change-album a:hover {
  border-bottom: 1px dashed transparent;
}
.main-content-bg .change-album a.save {
  height: 30px;
  line-height: 30px;
  padding: 0 30px;
  margin-top: 20px;
  background-color: #ce9841;
  border: 3px solid #ce9841;
  border-radius: 18px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.main-content-bg .change-album a.save:hover {
  background-color: #fff;
  color: #ce9841;
}
.main-content-bg .change-album a.select-all {
  margin-top: -15px;
}
.main-content-bg .change-gallery {
  padding: 0px 29px 30px 29px;
  margin: 0px 15px 70px 30px;
  background-color: #fff;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
}
@media screen and (max-width: 1000px) {
  .main-content-bg .change-gallery {
    margin: 0 15px 70px 15px;
  }
}
@media screen and (max-width: 500px) {
  .main-content-bg .change-gallery {
    padding: 0px 19px 30px 19px;
  }
}
.main-content-bg .change-gallery span {
  display: block;
  margin: 18px 0 5px 10px;
  color: #333;
}
.main-content-bg .change-gallery span i {
  color: #ff0000;
}
.main-content-bg .change-gallery p {
  font-style: italic;
  line-height: 20px;
  color: #666;
}
.main-content-bg .change-gallery input {
  height: 47px;
  width: 520px;
  padding: 0 10px;
  margin-bottom: 5px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 650px) {
  .main-content-bg .change-gallery input {
    width: 100%;
  }
}
.main-content-bg .change-gallery input.has-error {
  border: 1px solid #ff8282;
}
.main-content-bg .change-gallery input::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.main-content-bg .change-gallery input::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.main-content-bg .change-gallery input:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.main-content-bg .change-gallery input::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: ├╖ #8e8e8e;
  opacity: 1;
}
.main-content-bg .change-gallery textarea {
  height: 160px;
  width: 100%;
  padding: 10px;
  margin-bottom: 2px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  resize: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.main-content-bg .change-gallery textarea::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.main-content-bg .change-gallery textarea::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.main-content-bg .change-gallery textarea:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.main-content-bg .change-gallery textarea::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.main-content-bg .change-gallery .line {
  height: 1px;
  margin-top: 30px;
  background-color: #ebd6b3;
}
.main-content-bg .change-gallery a {
  display: inline-block;
  float: right;
  height: 30px;
  line-height: 30px;
  padding: 0 30px;
  margin-top: 19px;
  border: 3px solid #ce9841;
  border-radius: 25px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #ce9841;
  text-transform: uppercase;
  text-decoration: none;
}
.main-content-bg .change-gallery a:hover {
  text-decoration: underline;
}
.main-content-bg .change-gallery a.save {
  margin-left: 19px;
  background-color: #ce9841;
  color: #fff;
}
.main-content-bg .choose-file {
  position: relative;
  display: inline-block;
  margin: 5px 0 3px 0;
}
.main-content-bg .choose-file .choose-file-button {
  position: relative;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  border: 3px solid #ce9841;
  border-radius: 25px;
  padding: 0 25px;
  margin: 0 5px 0 0;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.main-content-bg .choose-file input {
  position: absolute;
  width: 166px;
  height: 34px;
  padding: 0;
  margin: 0;
  left: 3px;
  top: 0px;
  opacity: 0;
  cursor: pointer;
  z-index: 9;
}
.main-content-bg .choose-file input:hover + span {
  background-color: #ce9841;
}
.main-content-bg .choose-file .name-file {
  display: inline-block;
  margin: 7px 0;
}
.main-content-bg .page-zakazy {
  margin-bottom: 66px;
}
@media screen and (max-width: 1000px) {
  .main-content-bg .page-zakazy .orders-info {
    margin-left: 20px;
  }
}
.main-content-bg .page-zakazy .orders-info a {
  margin: 0 20px 20px 0;
}
.main-content-bg .page-zakazy .orders-info a:before {
  display: none;
}
.main-content-bg .orders-info {
  margin-left: 30px;
}
.main-content-bg .orders-info.bottom-info {
  margin-bottom: 20px;
}
.main-content-bg .orders-info a {
  position: relative;
  display: inline-block;
  float: left;
  margin: 0 20px 20px 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 14px;
  color: #666;
  /*border-bottom: 1px solid #666;*/
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.main-content-bg .orders-info a:hover {
  border-bottom: 1px solid transparent;
}
.main-content-bg .orders-info a:before {
  position: absolute;
  content: '\2190';
  display: inline-block;
  padding: 0 10px 0 0;
  left: -20px;
  top: 0;
  font-family: "minionpro", sans-serif;
  font-size: 14px;
}
@media screen and (max-width: 1000px) {
  .main-content-bg .orders-info a {
    margin: 0 20px 20px 15px;
  }
}
.main-content-bg .current-orders {
  margin: 0 15px 60px 30px;
  background-color: #fff;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
}
@media screen and (max-width: 1000px) {
  .main-content-bg .current-orders {
    margin: 0 15px;
  }
}
.main-content-bg .current-orders .order-name {
  padding: 15px 29px 16px 29px;
  border-bottom: 1px solid #ce9841;
}
.main-content-bg .current-orders .order-name span {
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #ce9841;
  text-transform: uppercase;
}
.main-content-bg .current-orders .order-name span i {
  font-style: normal;
  font-weight: 400;
  color: #333;
}
.main-content-bg .current-orders .order-name span + span {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #333;
  text-transform: none;
}
.main-content-bg .current-orders .order-name .cancel-order-info {
  float: right;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  color: #ff9000;
}
.main-content-bg .current-orders .order-name .cancel-order-info i {
  font-style: normal;
  font-size: 16px;
  color: #333;
}
@media screen and (max-width: 700px) {
  .main-content-bg .current-orders .order-name .cancel-order-info {
    display: block;
    float: none;
  }
}
.main-content-bg .current-orders .payment-delivery {
  padding: 0 27px 0 29px;
}
@media screen and (max-width: 500px) {
  .main-content-bg .current-orders .payment-delivery {
    padding: 0 17px 0 19px;
  }
}
.main-content-bg .current-orders .payment-delivery .name {
  font-weight: 700;
  font-size: 16px;
  color: #ce9841;
}
.main-content-bg .current-orders .payment-delivery .name + span {
  display: inline-block;
  margin: 18px 20px 9px 0;
  font-weight: 700;
  color: #333;
}
.main-content-bg .current-orders .payment-delivery a {
  display: inline-block;
  line-height: 14px;
  color: #ff9000;
  /*border-bottom: 1px solid #ff9000;*/
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.main-content-bg .current-orders .payment-delivery a:hover {
  border-bottom: 1px solid transparent;
}
.main-content-bg .current-orders .payment-delivery .order-more {
  float: left;
  margin: 19px 0 32px 0;
  font-size: 18px;
}
.main-content-bg .current-orders .payment-delivery .order-more a {
  line-height: 18px;
}
@media screen and (max-width: 600px) {
  .main-content-bg .current-orders .payment-delivery .order-more {
    float: none;
    width: 100%;
    margin-bottom: 19px;
    text-align: center;
  }
}
.main-content-bg .current-orders .payment-delivery .cancel {
  float: right;
  margin: 22px 0 32px 35px;
}
.main-content-bg .current-orders .payment-delivery .cancel a {
  color: #666;
  border-bottom: 1px solid #666;
}
.main-content-bg .current-orders .payment-delivery .cancel a:hover {
  border-bottom: 1px solid transparent;
}
@media screen and (max-width: 600px) {
  .main-content-bg .current-orders .payment-delivery .cancel {
    float: none;
    width: 100%;
    margin: 19px 0;
    text-align: center;
  }
}
.main-content-bg .current-orders .payment-delivery .repeat {
  float: right;
  margin: 22px 0 32px 0;
}
.main-content-bg .current-orders .payment-delivery .repeat a {
  position: relative;
}
.main-content-bg .current-orders .payment-delivery .repeat a:before {
  position: absolute;
  display: inline-block;
  content: '';
  width: 20px;
  height: 18px;
  left: -20px;
  top: -1px;
  background: url("../images/icons/repeat.png") 0 0 no-repeat;
}
@media screen and (max-width: 600px) {
  .main-content-bg .current-orders .payment-delivery .repeat {
    float: none;
    width: 100%;
    margin-bottom: 19px 0;
    text-align: center;
  }
}
.main-content-bg .current-orders .payment-delivery .status {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0 18px;
  margin: 3px 0;
  background-color: #fafafa;
  border: 1px solid #e9e9e9;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 12px;
  color: #ff9000;
}
.main-content-bg .current-orders .payment-delivery .status.two {
  padding: 0 10px;
  color: #ce9841;
}
.main-content-bg .current-orders .payment-delivery span {
  display: block;
  margin: 4px 20px 4px 0;
  font-size: 14px;
  color: #333;
}
.main-content-bg .current-orders .payment-delivery span.status-item {
  display: inline-block;
}
.main-content-bg .current-orders .payment-delivery .payment {
  padding: 15px 0 27px 0;
  overflow: hidden;
  border-bottom: 1px solid #ebd6b3;
}
.main-content-bg .current-orders .payment-delivery .payment .left-block {
  float: left;
}
@media screen and (max-width: 700px) {
  .main-content-bg .current-orders .payment-delivery .payment .left-block {
    float: none;
  }
}
.main-content-bg .current-orders .payment-delivery .payment .pay {
  float: right;
  height: 30px;
  line-height: 30px;
  padding: 0 30px;
  margin-top: 49px;
  border: 3px solid #ce9841;
  border-radius: 25px;
  text-transform: uppercase;
  color: #ce9841;
}
@media screen and (max-width: 700px) {
  .main-content-bg .current-orders .payment-delivery .payment .pay {
    float: none;
    margin-top: 24px;
  }
}
.main-content-bg .current-orders .payment-delivery .payment .pay:hover {
  background-color: #ce9841;
  color: #fff;
}
.main-content-bg .current-orders .payment-delivery .delivery {
  padding: 25px 0;
  border-bottom: 1px solid #ebd6b3;
}
.main-content-bg .canseled-orders {
  padding: 15px 29px 26px 29px;
  margin: 0 15px 0 30px;
  background-color: #fff;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
}
.main-content-bg .canseled-orders + a {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 30px;
  margin: 30px 0 0 30px;
  border: 3px solid #ce9841;
  border-radius: 25px;
  text-transform: uppercase;
  color: #ce9841;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.main-content-bg .canseled-orders + a:hover {
  background-color: #ce9841;
  color: #fff;
}
@media screen and (max-width: 1000px) {
  .main-content-bg .canseled-orders + a {
    margin: 30px 0 0 15px;
  }
}
@media screen and (max-width: 1000px) {
  .main-content-bg .canseled-orders {
    margin: 0 15px;
  }
}
.main-content-bg .canseled-orders p {
  font-family: "Play", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
.main-content-bg .canseled-orders p a {
  font-family: "Play", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 12px;
  color: #ff9000;
  border-bottom: 1px solid #ff9000;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.main-content-bg .canseled-orders p a:hover {
  border-bottom: 1px solid transparent;
}
.main-content-bg .canseled-orders span {
  display: block;
  margin-top: 10px;
  font-family: "Play", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
.main-content-bg .canseled-orders textarea {
  height: 100px;
  width: 100%;
  padding: 10px;
  margin-top: 10px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  resize: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.main-content-bg .canseled-orders textarea::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.main-content-bg .canseled-orders textarea::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.main-content-bg .canseled-orders textarea:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.main-content-bg .canseled-orders textarea::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}

/*╨Ъ╨╛╨╜╨╡╤Ж ╤Б╤В╨░╤А╨╜╨╕╤Ж╤Л ╨┤╨╕╨╖╨░╨╣╨╜╨╡╤А╨░*/
/* ╨Ы╨╕╤З╨╜╤Л╨╡ ╨┤╨░╨╜╨╜╤Л╨╡ */
.personal-date-page .right-block {
  font-family: "Roboto", sans-serif;
}
.personal-date-page .right-block .date-info {
  margin: -7px 0 14px 30px;
}
@media screen and (max-width: 1000px) {
  .personal-date-page .right-block .date-info {
    margin: 0px 15px 14px 15px;
  }
}
.personal-date-page .right-block .date-info span {
  display: block;
  font-size: 24px;
  color: #333;
}
@media screen and (max-width: 1000px) {
  .personal-date-page .right-block .date-info span {
    font-size: 20px;
  }
}
.personal-date-page .right-block .change-date {
  padding: 10px 30px 0 30px;
  margin-left: 30px;
  background-color: #fff;
  border: 1px solid #ce9841;
}
@media screen and (max-width: 1000px) {
  .personal-date-page .right-block .change-date {
    margin: 0 15px;
  }
}
.personal-date-page .right-block .change-date span {
  display: block;
  margin: 9px 0 4px 10px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
  text-align: left;
}
.personal-date-page .right-block .change-date span i {
  color: #ff0000;
}
.personal-date-page .right-block .change-date .choose-file {
  position: relative;
  display: block;
  margin: 5px 0 3px 0;
}
.personal-date-page .right-block .change-date .choose-file .choose-file-button {
  position: relative;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  border: 3px solid #ce9841;
  border-radius: 25px;
  padding: 0 25px;
  margin: 0 5px 0 0;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.personal-date-page .right-block .change-date .choose-file input {
  position: absolute;
  width: 166px;
  height: 34px;
  padding: 0;
  margin: 0;
  left: 3px;
  top: 0px;
  opacity: 0;
  cursor: pointer;
  z-index: 9;
}
.personal-date-page .right-block .change-date .choose-file input:hover + span {
  background-color: #ce9841;
}
.personal-date-page .right-block .change-date .choose-file .name-file {
  display: inline-block;
  margin: 7px 0;
}
.personal-date-page .right-block .change-date input {
  height: 47px;
  max-width: 520px;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 6px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.personal-date-page .right-block .change-date input.has-error {
  border: 1px solid #ff8282;
}
.personal-date-page .right-block .change-date input::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.personal-date-page .right-block .change-date input::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.personal-date-page .right-block .change-date input:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.personal-date-page .right-block .change-date input::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.personal-date-page .right-block .change-date textarea {
  height: 160px;
  width: 100%;
  padding: 10px;
  margin-bottom: 6px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  resize: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.personal-date-page .right-block .change-date textarea::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.personal-date-page .right-block .change-date textarea::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.personal-date-page .right-block .change-date textarea:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.personal-date-page .right-block .change-date textarea::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.personal-date-page .right-block .change-date p {
  margin-bottom: 16px;
  font-style: italic;
  font-size: 14px;
  color: #666;
}
.personal-date-page .right-block .name-company span {
  font-style: italic;
  color: #8e8e8e;
}
.personal-date-page .right-block .name-company input {
  border: 1px solid transparent;
  font-style: normal;
  color: #333;
}
.personal-date-page .right-block .login-as-user {
  padding: 0 0 40px 10px;
  border-bottom: 1px solid #ebd6b3;
}
.personal-date-page .right-block .login-as-user span {
  margin-left: 0;
}
.personal-date-page .right-block .login-as-user a {
  display: block;
  width: 30px;
  height: 30px;
  float: left;
  margin: 12px 22px 0 0;
}
@media screen and (max-width: 650px) {
  .personal-date-page .right-block .login-as-user a {
    margin-right: 10px;
  }
}
.personal-date-page .right-block .login-as-user a i {
  display: block;
  width: 30px;
  height: 30px;
}
.personal-date-page .right-block .login-as-user a i.vk {
  background-image: url(../images/icons/vk-3.png);
}
.personal-date-page .right-block .login-as-user a i.facebook {
  background-image: url(../images/icons/facebook-3.png);
}
.personal-date-page .right-block .login-as-user a i.rambler {
  background-image: url(../images/icons/rambler.png);
}
.personal-date-page .right-block .login-as-user a i.mailru {
  background-image: url(../images/icons/mailru.png);
}
.personal-date-page .right-block .login-as-user a i.ok {
  background-image: url(../images/icons/ok.png);
}
.personal-date-page .right-block .login-as-user a i.twitter {
  background-image: url(../images/icons/twitter-3.png);
}
.personal-date-page .right-block .login-as-user a i.yandex {
  background-image: url(../images/icons/yandex.png);
}
.personal-date-page .right-block .login-as-user a i.lj {
  background-image: url(../images/icons/lj.png);
}
.personal-date-page .right-block .login-as-user a i.blogger {
  background-image: url(../images/icons/blogger.png);
}
.personal-date-page .right-block .login-as-user a i.li {
  background-image: url(../images/icons/li.png);
}
.personal-date-page .right-block .save-cancel {
  margin: 19px 0 29px 0;
}
@media screen and (max-width: 1000px) {
  .personal-date-page .right-block .save-cancel {
    margin: 19px 0;
    text-align: center;
  }
}
.personal-date-page .right-block .save-cancel a {
  float: right;
  display: inline-block;
  line-height: 30px;
  padding: 0 30px;
  margin-left: 20px;
  border: 3px solid #ce9841;
  border-radius: 25px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 1000px) {
  .personal-date-page .right-block .save-cancel a {
    float: none;
    margin-bottom: 15px;
  }
}
.personal-date-page .right-block .save-cancel a.save {
  background-color: #ce9841;
  color: #fff;
}
.personal-date-page .right-block .save-cancel a.save:hover {
  background-color: #b27c24;
  border-color: #b27c24;
}
.personal-date-page .right-block .save-cancel a.cancel {
  background-color: #fff;
  color: #ce9841;
}
.personal-date-page .right-block .save-cancel a.cancel:hover {
  background-color: #ce9841;
  color: #fff;
}

/* ╨Ъ╨╛╨╜╨╡╤Ж ╨╗╨╕╤З╨╜╤Л╤Е ╨┤╨░╨╜╨╜╤Л╤Е */
/*╨б╤В╤А╨░╨╜╨╕╤Ж╨░ ╤А╨╡╨│╨╕╤Б╤В╤А╨░╤Ж╨╕╨╕*/
@media screen and (max-width: 1000px) {
  .check-in-page .orders-info {
    margin-left: 10px;
  }
}

.check-in-form {
  padding: 15px 50px 40px 20px;
  margin: 0 15px 70px 15px;
  background-color: #fff;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  text-align: center;
}
.check-in-form.form-two {
  margin: 0 0 50px 30px;
}
@media screen and (max-width: 1000px) {
  .check-in-form.form-two {
    margin: 0 0 70px 0;
  }
}
.check-in-form.form-two .sign-up,
.check-in-form.form-two .cancel,
.check-in-form.form-two .applay {
  min-width: 176px;
  width: auto;
  margin: 0 0 20px 20px;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 700px) {
  .check-in-form.form-two .sign-up,
  .check-in-form.form-two .cancel,
  .check-in-form.form-two .applay {
    margin: 0 10px 20px 10px;
  }
}
@media screen and (max-width: 700px) {
  .check-in-form {
    padding: 15px 30px 40px 30px;
  }
}
@media screen and (max-width: 500px) {
  .check-in-form {
    padding: 15px 20px 40px 20px;
  }
}
.check-in-form .check-in-name {
  display: block;
  margin-bottom: 8px;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 28px;
  color: #ce9841;
  text-transform: uppercase;
  text-align: center;
}
.check-in-form .check-in-name i {
  font-weight: 400;
  font-style: normal;
  color: #333;
}
.check-in-form .name-profile {
  margin: 10px 0;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  color: #333;
  text-align: left;
}
.check-in-form .select-individual {
  overflow: hidden;
}
.check-in-form .select-entity {
  overflow: hidden;
  display: none;
}
.check-in-form .left-block {
  width: 50%;
  float: left;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 700px) {
  .check-in-form .left-block {
    width: 100%;
    float: none;
    padding-left: 0px;
  }
}
.check-in-form .show {
  display: block;
}
.check-in-form .invisible {
  display: none;
}
.check-in-form span {
  display: block;
  margin: 18px 0 5px 10px;
  font-size: 14px;
  color: #333;
  text-align: left;
}
.check-in-form span i {
  color: #ff0000;
}
.check-in-form .choose-file input {
  height: 34px;
  width: 169px;
}
.check-in-form .choose-file {
  display: block;
  text-align: left;
  margin: 10px 0 3px 0;
}
.check-in-form input {
  height: 47px;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 6px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.check-in-form input.has-error {
  border: 1px solid #ff8282;
}
.check-in-form input::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.check-in-form input::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.check-in-form input:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.check-in-form input::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.check-in-form textarea {
  height: 100px;
  width: 100%;
  padding: 10px;
  margin-bottom: 6px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  resize: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.check-in-form textarea::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.check-in-form textarea::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.check-in-form textarea:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.check-in-form textarea::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.check-in-form select {
  height: 47px;
  width: 100%;
  padding: 0 15px;
  margin-bottom: 6px;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  background: #f5f5f5 url(../images/icons/down.png) 97% center no-repeat;
}
.check-in-form select option {
  display: block;
  padding: 5px 15px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
  outline: none !important;
}
.check-in-form select::-ms-expand {
  display: none;
}
.check-in-form p {
  display: block;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  text-align: left;
}
.check-in-form .right-block {
  width: 50%;
  float: left;
  padding-left: 30px;
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 700px) {
  .check-in-form .right-block {
    width: 100%;
    float: none;
    padding-left: 0px;
  }
}
.check-in-form .right-block textarea {
  height: 108px;
}
.check-in-form .right-block span {
  margin-top: 19px;
}
.check-in-form .center-block {
  width: 550px;
  margin: 0 auto;
}
@media screen and (max-width: 650px) {
  .check-in-form .center-block {
    width: 100%;
  }
}
.check-in-form .center-block span {
  display: inline-block;
  float: left;
}
.check-in-form .check-spam {
  display: inline-block;
  margin: 19px 0 25px 0;
}
.check-in-form .check-spam input {
  display: none;
}
.check-in-form .check-spam input:checked + label .check {
  background: #f5f5f5 url(../images/icons/check.png) 3px 5px no-repeat;
}
.check-in-form .check-spam input:checked + label span {
  text-decoration: none;
}
.check-in-form .check-spam input:checked + label .robot-img {
  background: url(../images/icons/robot.png) 0 0 no-repeat;
}
.check-in-form .check-spam label {
  cursor: pointer;
  overflow: hidden;
}
.check-in-form .check-spam label .check {
  display: inline-block;
  float: left;
  width: 22px;
  height: 22px;
  margin-top: 0;
  border: 1px solid #ce9841;
  background: #f5f5f5;
}
.check-in-form .check-spam label .robot-img {
  display: block;
  float: left;
  width: 34px;
  height: 27px;
  margin-top: -2px;
  background: url(../images/icons/robot-2.png) 0 0 no-repeat;
}
.check-in-form .check-spam label span {
  display: inline-block;
  float: left;
  padding: 0 10px;
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  text-decoration: underline;
}
.check-in-form .sign-up,
.check-in-form .cancel,
.check-in-form .applay {
  display: inline-block;
  height: 44px;
  line-height: 44px;
  padding: 0 45px;
  margin-left: 30px;
  background-color: #ce9841;
  border-radius: 25px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.check-in-form .sign-up:hover,
.check-in-form .cancel:hover,
.check-in-form .applay:hover {
  background-color: #b27c24;
}
@media screen and (max-width: 700px) {
  .check-in-form .sign-up,
  .check-in-form .cancel,
  .check-in-form .applay {
    margin-left: 0;
  }
}
.check-in-form .cancel {
  line-height: 38px;
  border: 3px solid #ce9841;
  background-color: #fff;
  color: #ce9841;
}
.check-in-form .cancel:hover {
  background-color: #ce9841;
  color: #fff;
}

/*╨Ъ╨╛╨╜╨╡╤Ж ╤Б╤В╤А╨░╨╜╨╕╤Ж╤Л ╤А╨╡╨│╨╕╤Б╤В╤А╨░╤Ж╨╕╨╕*/
/*╨б╤В╤А╨░╨╜╨╕╤Ж╨░ ╨▓╨╛╨┐╤А╨╛╤Б╨╛╨▓ ╨╕ ╨╛╤В╨▓╨╡╤В╨╛╨▓*/
.faq-page .main-content .filter-and-search {
  padding: 10px 15px 19px 15px;
}
.faq-page .ask-question {
  position: relative;
  display: inline-block;
  height: 28px;
  padding: 0 30px 0 50px;
  margin-bottom: 30px;
  border: 3px solid #ce9841;
  border-radius: 25px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 28px;
  color: #333;
  text-transform: uppercase;
  text-decoration: none;
}
.faq-page .ask-question:hover {
  background-color: #ff9000;
  border: 3px solid #ff9000;
  color: #fff;
}
.faq-page .ask-question:hover:before {
  background-image: url("../images/icons/faq-white.png");
}
.faq-page .ask-question:before {
  position: absolute;
  display: inline-block;
  content: '';
  width: 22px;
  height: 22px;
  left: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url("../images/icons/faq.png");
}
.faq-page .main-content-info {
  margin: 0 15px;
}
.faq-page .question-item {
  margin-bottom: 20px;
}
.faq-page .question-item.question-item-open .question {
  background-color: #fff;
  color: #ce9841;
}
.faq-page .question-item.question-item-open .question:hover {
  background-color: #fff;
  border: 3px solid #ce9841;
}
.faq-page .question-item.question-item-open .question .item-img {
  border: 2px solid #ce9841;
}
.faq-page .question-item.question-item-open .question .item-img:before {
  background-image: url("../images/icons/up.png");
}
.faq-page .question-item .question {
  position: relative;
  background-color: #ce9841;
  border: 3px solid #ce9841;
  padding: 8px 70px 12px 55px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 600px) {
  .faq-page .question-item .question {
    font-size: 18px;
    padding: 8px 50px 12px 35px;
  }
}
.faq-page .question-item .question:hover {
  background-color: #ff9000;
  border: 3px solid #ff9000;
}
.faq-page .question-item .question i {
  position: absolute;
}
.faq-page .question-item .question i.num {
  left: 30px;
}
@media screen and (max-width: 600px) {
  .faq-page .question-item .question i.num {
    left: 10px;
  }
}
.faq-page .question-item .question i.item-img {
  width: 32px;
  height: 32px;
  right: 20px;
  top: 4px;
  border: 2px solid #fff;
  border-radius: 25px;
}
@media screen and (max-width: 600px) {
  .faq-page .question-item .question i.item-img {
    right: 10px;
  }
}
.faq-page .question-item .question i.item-img:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 6px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url("../images/icons/down-white.png");
}
.faq-page .question-item .answer {
  display: none;
  width: 100% !important;
  padding: 0 50px 18px 30px !important;
  background-color: #fff;
  text-align: justify;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 820px) {
  .faq-page .question-item .answer {
    padding: 0 30px 18px 30px !important;
  }
}
.faq-page .question-item .answer p {
  padding: 19px 0 5px 0;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #333;
}
.faq-page .ask-question-form {
  display: none;
  position: relative;
  padding: 0 50px 48px 20px;
  margin-bottom: 87px;
  background-color: #fff;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .faq-page .ask-question-form {
    padding: 0 30px 48px 0px !important;
  }
}
@media screen and (max-width: 650px) {
  .faq-page .ask-question-form {
    padding: 0 30px 48px 30px !important;
  }
}
@media screen and (max-width: 500px) {
  .faq-page .ask-question-form {
    padding: 0 20px 48px 20px !important;
  }
}
.faq-page .ask-question-form .ask-question-form-name {
  display: block;
  margin: 18px 0 8px 30px;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 28px;
  color: #ce9841;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (max-width: 650px) {
  .faq-page .ask-question-form .ask-question-form-name {
    margin-left: 0;
  }
}
.faq-page .ask-question-form .ask-question-form-name i {
  font-weight: 400;
  font-style: normal;
  color: #333;
}
.faq-page .ask-question-form .left-block {
  width: 50%;
  padding-left: 30px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 650px) {
  .faq-page .ask-question-form .left-block {
    width: 100%;
    float: none;
    padding-left: 0;
  }
}
.faq-page .ask-question-form .right-block {
  width: 50%;
  padding-left: 30px;
  margin: 0 !important;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 650px) {
  .faq-page .ask-question-form .right-block {
    width: 100%;
    float: none;
    padding-left: 0;
  }
}
.faq-page .ask-question-form span {
  display: block;
  margin: 18px 0 5px 10px;
  font-size: 14px;
  color: #333;
  text-align: left;
}
.faq-page .ask-question-form span i {
  color: #ff0000;
}
.faq-page .ask-question-form input {
  height: 47px;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 6px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.faq-page .ask-question-form input.has-error {
  border: 1px solid #ff8282;
}
.faq-page .ask-question-form input::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.faq-page .ask-question-form input::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.faq-page .ask-question-form input:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.faq-page .ask-question-form input::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.faq-page .ask-question-form textarea {
  height: 100px;
  width: 100%;
  padding: 10px;
  margin-bottom: 2px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  resize: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.faq-page .ask-question-form textarea::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.faq-page .ask-question-form textarea::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.faq-page .ask-question-form textarea:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.faq-page .ask-question-form textarea::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.faq-page .ask-question-form .check-spam {
  display: inline-block;
  margin: 19px 0 25px 30px;
}
@media screen and (max-width: 650px) {
  .faq-page .ask-question-form .check-spam {
    margin-left: 0;
  }
}
.faq-page .ask-question-form .check-spam input {
  display: none;
}
.faq-page .ask-question-form .check-spam input:checked + label .check {
  background: #f5f5f5 url(../images/icons/check.png) 3px 5px no-repeat;
}
.faq-page .ask-question-form .check-spam input:checked + label span {
  text-decoration: none;
}
.faq-page .ask-question-form .check-spam input:checked + label .robot-img {
  background: url(../images/icons/robot.png) 0 0 no-repeat;
}
.faq-page .ask-question-form .check-spam label {
  cursor: pointer;
  overflow: hidden;
}
.faq-page .ask-question-form .check-spam label .check {
  display: inline-block;
  float: left;
  width: 22px;
  height: 22px;
  margin-top: 0;
  border: 1px solid #ce9841;
  background: #f5f5f5;
}
.faq-page .ask-question-form .check-spam label .robot-img {
  display: block;
  float: left;
  width: 34px;
  height: 27px;
  margin-top: -2px;
  background: url(../images/icons/robot-2.png) 0 0 no-repeat;
}
.faq-page .ask-question-form .check-spam label span {
  display: inline-block;
  float: left;
  padding: 0 10px;
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  text-decoration: underline;
}
.faq-page .ask-question-form .ask-question-send {
  display: inline-block;
  height: 44px;
  line-height: 44px;
  padding: 0 45px;
  margin-left: 30px;
  background-color: #ce9841;
  border-radius: 25px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.faq-page .ask-question-form .ask-question-send:hover {
  background-color: #b27c24;
}
@media screen and (max-width: 650px) {
  .faq-page .ask-question-form .ask-question-send {
    margin-left: 0;
  }
}
.faq-page .ask-question-form .ask-question-form-close {
  position: absolute;
  width: 148px;
  bottom: -18px;
  left: 50%;
  background-color: #fff;
  border: 3px solid #ce9841;
  border-radius: 25px;
  cursor: pointer;
  z-index: 99;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.faq-page .ask-question-form .ask-question-form-close:hover span {
  color: #ce9841;
}
.faq-page .ask-question-form .ask-question-form-close span {
  margin: 0;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 30px;
  color: #35201f;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.faq-page .ask-question-form .ask-question-form-close span:before, .faq-page .ask-question-form .ask-question-form-close span:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 8px;
  margin: 0 12px;
  background: url(../images/icons/up.png) 0 0 no-repeat;
}

/*╨Ъ╨╛╨╜╨╡╤Ж ╤Б╤В╤А╨░╨╜╨╕╤Ж╤Л ╨▓╨╛╨┐╤А╨╛╤Б╨╛╨▓ ╨╕ ╨╛╤В╨▓╨╡╤В╨╛╨▓*/
/*╨Ъ╨╛╤А╨╖╨╕╨╜╨░*/
.basket-page .main-content .filter-and-search {
  padding: 10px 15px 19px 15px;
}
.basket-page .main-content .main-content-name {
  margin-bottom: -10px;
}
.basket-page .main-content-info {
  margin: 0 15px;
}
.basket-page .ready-to-order,.cart-empety {
  padding: 11px 30px 12px 30px;
  margin: 40px 15px 0 15px;
  background-color: #fff;
  border: 1px solid #ce9841;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.cart-empety  h2{
  margin: 0.83em 0;
  font-weight: 700;
  font-size: 20px;
  color: #ce9841;
}
.cart-empety a {
  margin: 2px 5px 0 0;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 25px;
  color: #ce9841;
}
@media screen and (max-width: 820px) {
  .basket-page .ready-to-order {
    padding: 11px 10px 12px 10px;
    text-align: center;
  }
}
.basket-page .ready-to-order .left-block {
  display: inline-block;
}
@media screen and (max-width: 820px) {
  .basket-page .ready-to-order .left-block {
    display: block;
    margin-bottom: 10px;
  }
}
.basket-page .ready-to-order span {
  display: inline-block;
  margin-right: 15px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
}
.basket-page .ready-to-order a {
  display: inline-block;
  min-width: 159px;
  width: auto;
  padding: 0 19px;
  margin: 2px 5px 0 0;
  background-color: #fff;
  border: 3px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 25px;
  color: #ce9841;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 820px) {
  .basket-page .ready-to-order a {
    margin-bottom: 10px;
  }
}
.basket-page .ready-to-order a:hover {
  background-color: #ce9841;
  color: #fff;
}
.basket-page .ready-to-order a.active {
  background-color: #ce9841;
  color: #fff;
}
.basket-page .ready-to-order a.active:hover {
  background-color: #b27c24;
  border-color: #b27c24;
}
.basket-page .ready-to-order .checkout-btn {
  float: right;
  padding: 0 37px;
  margin: 0;
  background-color: #ce9841;
  border-radius: 25px;
  text-transform: uppercase;
  color: #fff;
  line-height: 30px;
}
@media screen and (max-width: 820px) {
  .basket-page .ready-to-order .checkout-btn {
    float: none;
  }
}
.basket-page .ready-to-order .checkout-btn:hover {
  background-color: #b27c24;
  border-color: #b27c24;
}
.basket-page .basket-product {
  padding: 30px 0;
  border-bottom: 1px solid #e0caa8;
}
.basket-page .basket-product .foto {
  position: relative;
  width: 270px;
  height: 160px;
  float: left;
  overflow: hidden;
}
@media screen and (max-width: 700px) {
  .basket-page .basket-product .foto {
    float: none;
    margin: 0 auto 20px auto;
  }
}
.basket-page .basket-product .foto a {
  display: block;
  height: 100%;
  text-decoration: none;
}
.basket-page .basket-product .foto img {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.basket-page .basket-product .info {
  margin: -7px 0 0 300px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
}
@media screen and (max-width: 700px) {
  .basket-page .basket-product .info {
    margin: 0;
  }
}
.basket-page .basket-product .info span {
  display: block;
  color: #666;
}
.basket-page .basket-product .info span b {
  font-weight: 500;
  color: #333;
}
.basket-page .basket-product .info .info-square {
  margin: 2px 0;
  overflow: hidden;
}
.basket-page .basket-product .info .info-square span {
  display: inline-block;
  float: left;
  line-height: 28px;
}
.basket-page .basket-product .info .info-square input {
  float: left;
  width: 44px;
  height: 28px;
  padding: 0 10px;
  margin: 0 5px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 15px;
  text-align: right;
  outline: none;
}
.basket-page .basket-product .info .info-size {
  margin: 5px 0;
  overflow: hidden;
}
.basket-page .basket-product .info .info-size span {
  display: inline-block;
  float: left;
  line-height: 28px;
}
.basket-page .basket-product .info .info-size select {
  width: 90px;
  height: 30px;
  padding-left: 3px;
  margin: 0 5px;
  background: #f5f5f5 url(../images/icons/down.png) 70px 50% no-repeat;
  border: 1px solid #ce9841;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none !important;
}
.basket-page .basket-product .info .info-size select option {
  outline: none !important;
}
.basket-page .basket-product .info .info-kol span {
  display: inline-block;
  float: left;
  line-height: 40px;
}
.basket-page .basket-product .info .info-kol .change-kol {
  display: inline-flex;
  float: none;
  height: 30px;
  margin: 5px 0 0 9px;
  background-color: #fff;
  border-radius: 25px;
  text-align: center;
  overflow: hidden;
}
.basket-page .basket-product .info .info-kol .change-kol i {
  display: block;
  float: left;
  width: 36px;
  height: 30px;
  cursor: pointer;
}
.basket-page .basket-product .info .info-kol .change-kol i.clean {
  background-image: url("../images/icons/cancel.png");
}
.basket-page .basket-product .info .info-kol .change-kol i.clean:hover {
  background: url("../images/icons/cancel-hover.png") 0 0 no-repeat;
}
.basket-page .basket-product .info .info-kol .change-kol i.add {
  background-image: url("../images/icons/add.png");
}
.basket-page .basket-product .info .info-kol .change-kol i.add:hover {
  background: url("../images/icons/add-hover.png") 0 0 no-repeat;
}
.basket-page .basket-product .info .info-kol .change-kol .kol {
  display: block;
  float: left;
  width: 46px;
  height: 28px;
  padding-right: 0;
  border-top: 1px solid #bac0c5;
  border-bottom: 1px solid #bac0c5;
  overflow: hidden;
}
.basket-page .basket-product .info .info-kol .change-kol .kol input {
  width: 36px;
  height: 26px;
  border: none;
  font-family: "Roboto", sans-serif;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  color: #000;
  -webkit-appearance: none;
  outline: none;
}
.basket-page .basket-product .info a {
  display: inline-block;
  float: left;
  width: 134px;
  height: 30px;
  margin-top: 25px;
  line-height: 30px;
  border-radius: 25px;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.basket-page .basket-product .info a.delete {
  border: 3px solid #ff9000;
  margin-right: 30px;
  color: #ff9000;
}
.basket-page .basket-product .info a.delete:hover {
  background-color: #ff9000;
  color: #fff;
}
.basket-page .basket-product .info a.add-basket {
  background-color: #ce9841;
  border: 3px solid #ce9841;
  color: #fff;
}
.basket-page .basket-product .info a.add-basket:hover {
  background-color: #b27c24;
  border: 3px solid #b27c24;
}
.basket-page .checkout-form {
  position: relative;
  padding: 0 50px 48px 20px;
  margin: 30px 0 70px 0;
  background-color: #fff;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .basket-page .checkout-form {
    padding: 0 30px 48px 0px !important;
  }
}
@media screen and (max-width: 650px) {
  .basket-page .checkout-form {
    padding: 0 30px 48px 30px !important;
  }
}
@media screen and (max-width: 500px) {
  .basket-page .checkout-form {
    padding: 0 20px 48px 20px !important;
  }
}
.basket-page .checkout-form .checkout-form-name {
  display: block;
  margin-bottom: 8px;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 28px;
  color: #ce9841;
  text-transform: uppercase;
  text-align: center;
}
.basket-page .checkout-form .checkout-form-name i {
  font-weight: 400;
  font-style: normal;
  color: #333;
}
.basket-page .checkout-form .left-block {
  width: 50%;
  padding-left: 30px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 650px) {
  .basket-page .checkout-form .left-block {
    width: 100%;
    float: none;
    padding-left: 0;
  }
}
.basket-page .checkout-form .right-block {
  width: 50%;
  padding-left: 30px;
  margin: 0 !important;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 650px) {
  .basket-page .checkout-form .right-block {
    width: 100%;
    float: none;
    padding-left: 0;
  }
}
.basket-page .checkout-form span {
  display: block;
  margin: 18px 0 5px 10px;
  font-size: 14px;
  color: #333;
  text-align: left;
}
.basket-page .checkout-form span i {
  color: #ff0000;
}
.basket-page .checkout-form input {
  height: 47px;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 6px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.basket-page .checkout-form input.has-error {
  border: 1px solid #ff8282;
}
.basket-page .checkout-form input::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.basket-page .checkout-form input::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.basket-page .checkout-form input:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.basket-page .checkout-form input::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.basket-page .checkout-form textarea {
  height: 235px;
  width: 100%;
  padding: 10px;
  margin-bottom: 2px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  resize: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.basket-page .checkout-form textarea::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.basket-page .checkout-form textarea::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.basket-page .checkout-form textarea:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.basket-page .checkout-form textarea::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.basket-page .checkout-form .check-spam {
  display: inline-block;
  margin: 19px 0 25px 30px;
}
@media screen and (max-width: 650px) {
  .basket-page .checkout-form .check-spam {
    margin-left: 0;
  }
}
.basket-page .checkout-form .check-spam input {
  display: none;
}
.basket-page .checkout-form .check-spam input:checked + label .check {
  background: #f5f5f5 url(../images/icons/check.png) 3px 5px no-repeat;
}
.basket-page .checkout-form .check-spam input:checked + label span {
  text-decoration: none;
}
.basket-page .checkout-form .check-spam input:checked + label .robot-img {
  background: url(../images/icons/robot.png) 0 0 no-repeat;
}
.basket-page .checkout-form .check-spam label {
  cursor: pointer;
  overflow: hidden;
}
.basket-page .checkout-form .check-spam label .check {
  display: inline-block;
  float: left;
  width: 22px;
  height: 22px;
  margin-top: 0;
  border: 1px solid #ce9841;
  background: #f5f5f5;
}
.basket-page .checkout-form .check-spam label .robot-img {
  display: block;
  float: left;
  width: 34px;
  height: 27px;
  margin-top: -2px;
  background: url(../images/icons/robot-2.png) 0 0 no-repeat;
}
.basket-page .checkout-form .check-spam label span {
  display: inline-block;
  float: left;
  padding: 0 10px;
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  text-decoration: underline;
}
.basket-page .checkout-form .checkout {
  display: inline-block;
  height: 44px;
  line-height: 44px;
  padding: 0 45px;
  margin-left: 30px;
  background-color: #ce9841;
  border-radius: 25px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.basket-page .checkout-form .checkout:hover {
  background-color: #b27c24;
}
@media screen and (max-width: 650px) {
  .basket-page .checkout-form .checkout {
    margin-left: 0;
  }
}

/*╨Ъ╨╛╨╜╨╡╤Ж ╨║╨╛╤А╨╖╨╕╨╜╤Л*/
/*╨б╤В╤А╨░╨╜╨╕╤Ж╨░ ╨▓╤Б╨╡╤Е ╨┤╨╕╨╖╨░╨╣╨╜╨╡╤А╨╛╨▓*/
.page-all-designers .main-content .filter-and-search {
  padding: 10px 15px 19px 15px;
}
.page-all-designers .all-designer-info {
  display: block;
  padding-left: 0;
}
.page-all-designers .all-designer-info li {
  display: inline-block;
  width: 33.33%;
  height: 410px;
  float: left;
}
@media screen and (max-width: 700px) {
  .page-all-designers .all-designer-info li {
    width: 50%;
  }
}
@media screen and (max-width: 650px) {
  .page-all-designers .all-designer-info li {
    height: 345px;
  }
}
@media screen and (max-width: 500px) {
  .page-all-designers .all-designer-info li {
    width: 100%;
  }
}
.page-all-designers .all-designer-info li a {
  display: block;
  margin-left: 30px;
  text-decoration: none;
}
@media screen and (max-width: 1000px) {
  .page-all-designers .all-designer-info li a {
    margin: 0 15px;
  }
}
.page-all-designers .all-designer-info li a .designer-foto {
  position: relative;
  max-width: 270px;
  width: 100%;
  height: 280px;
  overflow: hidden;
  box-shadow: 0 9px 19px 0 rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 500px) {
  .page-all-designers .all-designer-info li a .designer-foto {
    margin: 0 auto;
  }
}
@media screen and (max-width: 650px) {
  .page-all-designers .all-designer-info li a .designer-foto {
    height: 225px;
  }
}
.page-all-designers .all-designer-info li a .designer-foto img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page-all-designers .all-designer-info li a .designer-name {
  padding: 0 10px;
}
.page-all-designers .all-designer-info li a .designer-name span {
  display: block;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 17px;
  color: #ce9841;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page-all-designers .all-designer-info li a .designer-name span.name {
  margin-bottom: 8px;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: #333;
}
.page-all-designers .all-designer-info li a .designer-name span.line {
  margin-top: 15px;
  font-weight: 300;
  font-size: 30px;
  line-height: 14px;
  color: #ffc86f;
}
.page-all-designers .all-designer-info li a:hover span {
  color: #ff9000 !important;
}

/*╨Ъ╨╛╨╜╨╡╤Ж ╤Б╤В╤А╨░╨╜╨╕╤Ж╤Л ╨▓╤Б╨╡╤Е ╨┤╨╕╨╖╨░╨╣╨╜╨╡╤А╨╛╨▓*/
/*╨б╤В╤А╨░╨╜╨╕╤Ж╨░ ╨┤╨╕╨╖╨░╨╣╨╜╨╡╤А╨░*/
.page-designer .main-content .filter-and-search {
  padding: 10px 15px 19px 15px;
}
.page-designer .designer-foto {
  width: 270px;
  height: 280px;
  float: left;
  overflow: hidden;
  margin-left: 30px;
}
@media screen and (max-width: 1000px) {
  .page-designer .designer-foto {
    margin-left: 0;
  }
}
@media screen and (max-width: 700px) {
  .page-designer .designer-foto {
    float: none;
    margin: 0 auto;
  }
}
.page-designer .designer-info {
  margin-left: 330px;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #333;
}
@media screen and (max-width: 1000px) {
  .page-designer .designer-info {
    margin-left: 300px;
  }
}
@media screen and (max-width: 700px) {
  .page-designer .designer-info {
    margin: 40px 0 0 0;
  }
}
.page-designer .designer-info .profession {
  display: block;
  margin-bottom: 41px;
  font-weight: 700;
  font-size: 22px;
  line-height: 14px;
}
.page-designer .designer-info p {
  margin-bottom: 31px;
  line-height: 30px;
}
.page-designer .designer-info p span {
  display: block;
}
.page-designer .designer-info p span:first-child {
  font-weight: 700;
}
.page-designer .designer-info p span a {
  font-style: italic;
  font-size: 16px;
  color: #ff9000;
  text-decoration: underline;
}
.page-designer .designer-info p span a.phone {
  font-style: normal;
  font-weight: 700;
  color: #333;
  text-decoration: none;
}
.page-designer .designer-info p span a.phone:hover {
  text-decoration: underline;
}
.page-designer .designer-info p span a:hover {
  text-decoration: none;
}
.page-designer .designer-work {
  margin-top: -9px;
  overflow: hidden;
}
.page-designer .designer-work span {
  display: inline-block;
  position: relative;
  margin-left: 30px;
  font-family: "Play";
  font-weight: 700;
  font-size: 28px;
  color: #ce9841;
  text-transform: uppercase;
}
@media screen and (max-width: 1000px) {
  .page-designer .designer-work span {
    margin-left: 0;
  }
}
.page-designer .designer-work span:after {
  display: block;
  position: absolute;
  content: '';
  height: 1px;
  width: 1000px;
  margin-left: 30px;
  background-color: #ce9841;
  left: 100%;
  top: 20px;
}
.page-designer .designer-work .work-info {
  margin: 20px 0 51px 0;
}
.page-designer .designer-work .work-info .work-item {
  width: 33.33%;
  float: left;
  margin-bottom: 15px;
}
@media screen and (max-width: 700px) {
  .page-designer .designer-work .work-info .work-item {
    min-width: 320px;
    width: 70%;
    float: none;
    margin: 0 auto 20px auto;
  }
}
.page-designer .designer-work .work-info .work-item a {
  position: relative;
  display: block;
  margin-left: 30px;
}
@media screen and (max-width: 1000px) {
  .page-designer .designer-work .work-info .work-item a {
    margin: 0 15px;
  }
}
@media screen and (max-width: 700px) {
  .page-designer .designer-work .work-info .work-item a {
    margin: 0 auto;
  }
}
.page-designer .designer-work .work-info .work-item a .work-foto {
  position: relative;
  width: 100%;
  height: 218px;
  overflow: hidden;
  box-shadow: 0 9px 19px 0 rgba(0, 0, 0, 0.5);
}
.page-designer .designer-work .work-info .work-item a .work-foto img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page-designer .designer-work .work-info .work-item a .work-text {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  margin-left: 0;
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page-designer .designer-work .work-info .work-item a .work-text .work-info-line {
  position: absolute;
  width: 100%;
  min-height: 59px;
  left: 0;
  bottom: 30px;
  padding: 0 5px 6px 5px;
  background-color: rgba(45, 23, 22, 0.7);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.page-designer .designer-work .work-info .work-item a .work-text .work-info-line span {
  display: block;
  margin: 0 auto;
  font-family: "Play", sans-serif;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
}
.page-designer .designer-work .work-info .work-item a .work-text .work-info-line span.line {
  margin-top: 10px;
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-size: 30px;
  line-height: 10px;
  color: #ffc86f;
}
.page-designer .designer-work .work-info .work-item a .work-text .work-info-line span:after {
  width: 0;
}
.page-designer .designer-work .work-info .work-item a .work-text .loupe {
  display: block;
  width: 42px;
  height: 42px;
  margin: 87px auto 0 auto;
  background: url(../images/icons/loupe.png) 0 0 no-repeat;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page-designer .designer-work .work-info .work-item a:hover .work-text {
  background-color: rgba(45, 23, 22, 0.7);
}
.page-designer .designer-work .work-info .work-item a:hover .work-text .work-info-line {
  background-color: transparent;
}
.page-designer .designer-work .work-info .work-item a:hover .work-text .loupe {
  opacity: 1;
}

/*╨Ъ╨╛╨╜╨╡╤Ж ╤Б╤В╤А╨░╨╜╨╕╤Ж╤Л ╨┤╨╕╨╖╨░╨╣╨╜╨╡╤А╨░*/
/*╨б╤В╤А╨░╨╜╨╕╤Ж╨░ ╨┐╨╛╤А╤В╤Д╨╛╨╗╨╕╨╛*/
.page-portfolio .main-content .filter-and-search {
  padding: 10px 15px 19px 15px;
}
.page-portfolio .main-content-info {
  margin-bottom: 71px;
}
.page-portfolio .filter-search {
  padding: 20px 30px 0 0;
  margin: 0 15px;
  background-color: #fff;
  border: 3px solid #ce9841;
}
.page-portfolio .filter-search select {
  width: 198px;
  height: 28px;
  line-height: 28px;
  padding-left: 4px;
  margin: 0 0 20px 30px;
  border: 1px solid #ce9841;
  background: #f5f5f5 url(../images/icons/down.png) 95% 50% no-repeat;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #333;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.page-portfolio .choise-item {
  width: 25%;
  float: left;
}
@media screen and (max-width: 1000px) {
  .page-portfolio .choise-item {
    width: 33.33%;
  }
}
@media screen and (max-width: 700px) {
  .page-portfolio .choise-item {
    width: 50%;
  }
}
@media screen and (max-width: 700px) {
  .page-portfolio .choise-item {
    width: 70%;
    min-width: 320px;
    float: none;
    margin: 0 auto;
  }
}
.page-portfolio .choise-item a {
  position: relative;
  display: block;
  margin: 30px 15px 0 15px;
}
.page-portfolio .choise-item a .choise-foto {
  position: relative;
  width: 100%;
  height: 218px;
  overflow: hidden;
  box-shadow: 0 9px 19px 0 rgba(0, 0, 0, 0.5);
}
.page-portfolio .choise-item a .choise-foto img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page-portfolio .choise-item a .choise-text {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  margin-left: 0;
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page-portfolio .choise-item a .choise-text .choise-info-line {
  position: absolute;
  width: 100%;
  min-height: 74px;
  left: 0;
  bottom: 30px;
  padding: 0 5px 6px 5px;
  background-color: rgba(45, 23, 22, 0.7);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.page-portfolio .choise-item a .choise-text .choise-info-line span {
  display: block;
  margin: 0 auto;
  font-family: "Play", sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}
.page-portfolio .choise-item a .choise-text .choise-info-line span.line {
  margin-top: 10px;
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-size: 30px;
  line-height: 10px;
  color: #ffc86f;
}
.page-portfolio .choise-item a .choise-text .choise-info-line span.line + span {
  font-size: 18px;
}
.page-portfolio .choise-item a .choise-text .loupe {
  display: block;
  width: 42px;
  height: 42px;
  margin: 58px auto 0 auto;
  background: url(../images/icons/loupe.png) 0 0 no-repeat;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page-portfolio .choise-item a .all-images {
  display: none;
}
.page-portfolio .choise-item a:hover .choise-text {
  background-color: rgba(45, 23, 22, 0.7);
}
.page-portfolio .choise-item a:hover .choise-text .choise-info-line {
  background-color: transparent;
}
.page-portfolio .choise-item a:hover .choise-text .loupe {
  opacity: 1;
}
.page-portfolio .choise-item a .info {
  display: none;
}
.page-portfolio .choise-item a .info p {
  padding: 0 80px;
  overflow: hidden;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #000;
  text-transform: none;
}

/*╨Ъ╨╛╨╜╨╡╤Ж ╤Б╤В╤А╨░╨╜╨╕╤Ж╤Л ╨┐╨╛╤А╤В╤Д╨╛╨╗╨╕╨╛*/
/*╨Р╨▓╤В╨╛╤А╤Б╨║╨╕╨╡ ╤В╨╡╤Е╨╜╨╛╨╗╨╛╨│╨╕╨╕*/
.page-avtorskie-tehnologii .choise-effects {
  margin: 0 0 19px 30px;
  border: 3px solid #ce9841;
  background-color: #fff;
  text-align: center;
  height: 100% !important;
}
@media screen and (max-width: 1000px) {
  .page-avtorskie-tehnologii .choise-effects {
    margin: 0 0 19px 0;
  }
}
.page-avtorskie-tehnologii .choise-effects .choise-effect-name {
  margin: 25px 15px;
  overflow: hidden;
}
.page-avtorskie-tehnologii .choise-effects .choise-effect-name span {
  position: relative;
  padding: 0 20px;
  text-align: center;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #ce9841;
  text-transform: uppercase;
}
.page-avtorskie-tehnologii .choise-effects .choise-effect-name span:after, .page-avtorskie-tehnologii .choise-effects .choise-effect-name span:before {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: 1000px;
  top: 10px;
  background-color: #ce9841;
}
.page-avtorskie-tehnologii .choise-effects .choise-effect-name span:after {
  left: 100%;
}
.page-avtorskie-tehnologii .choise-effects .choise-effect-name span:before {
  right: 100%;
}
.page-avtorskie-tehnologii .choise-effects .filter-checkbox-block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 17px;
}
.page-avtorskie-tehnologii .choise-effects .filter-checkbox-block .filter-checkbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 25%;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  flex-wrap: wrap;
  padding-left: 15px;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  /*&:last-child {
  	width: 12.4%;
  	@media screen and (max-width: $breake-point-5) { 
  		//width: 33.33%
  	}
  	@media screen and (max-width: $breake-point-9) { 
  		width: 50%
  	}
  	@media screen and (max-width: $breake-point-11) {
  		width: 100%;
  		li {
  			text-align: center;
  		}
  	}
  }*/
}
.page-avtorskie-tehnologii .choise-effects .filter-checkbox-block .filter-checkbox li {
  list-style: none;
}
@media screen and (max-width: 700px) {
  .page-avtorskie-tehnologii .choise-effects .filter-checkbox-block .filter-checkbox {
    width: 50%;
  }
}
@media screen and (max-width: 400px) {
  .page-avtorskie-tehnologii .choise-effects .filter-checkbox-block .filter-checkbox {
    width: 100%;
  }
  .page-avtorskie-tehnologii .choise-effects .filter-checkbox-block .filter-checkbox li {
    text-align: center;
  }
}
.page-avtorskie-tehnologii .choise-effects .filter-checkbox-block .filter-checkbox label {
  display: inline-block;
  line-height: 16px;
  padding: 1px 25px 2px 15px;
  margin-bottom: 4px;
  border-radius: 25px;
  cursor: pointer;
}
.page-avtorskie-tehnologii .choise-effects .filter-checkbox-block .filter-checkbox label span {
  position: relative;
  border-bottom: 1px solid transparent;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page-avtorskie-tehnologii .choise-effects .filter-checkbox-block .filter-checkbox label span:hover {
  color: #ff9000;
  border-bottom: 1px solid #ff9000;
}
.page-avtorskie-tehnologii .choise-effects .filter-checkbox-block .filter-checkbox label i {
  display: inline-block;
}
.page-avtorskie-tehnologii .choise-effects .filter-checkbox-block .filter-checkbox input {
  display: none;
}
.page-avtorskie-tehnologii .choise-effects .filter-checkbox-block .filter-checkbox input:checked + label {
  position: relative;
  background-color: #ce9841;
}
.page-avtorskie-tehnologii .choise-effects .filter-checkbox-block .filter-checkbox input:checked + label:hover span {
  color: #edba69 !important;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.page-avtorskie-tehnologii .choise-effects .filter-checkbox-block .filter-checkbox input:checked + label:hover i {
  background: url(../images/icons/close-hover.png) 0 0 no-repeat;
}
.page-avtorskie-tehnologii .choise-effects .filter-checkbox-block .filter-checkbox input:checked + label span {
  color: #fff;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.page-avtorskie-tehnologii .choise-effects .filter-checkbox-block .filter-checkbox input:checked + label span:hover {
  color: #fff;
  border-bottom: 1px solid transparent;
}
.page-avtorskie-tehnologii .choise-effects .filter-checkbox-block .filter-checkbox input:checked + label i {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 4px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  background: url(../images/icons/close.png) 0 0 no-repeat;
}
.page-avtorskie-tehnologii .tehnologii-item {
  margin-bottom: 10px;
}
@media screen and (max-width: 1000px) {
  .page-avtorskie-tehnologii .tehnologii-item {
    margin-bottom: 25px;
  }
}
.page-avtorskie-tehnologii .tehnologii-item .tehnologii-name {
  margin-left: 30px;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .page-avtorskie-tehnologii .tehnologii-item .tehnologii-name {
    margin-left: 0px;
  }
}
.page-avtorskie-tehnologii .tehnologii-item .tehnologii-name span {
  display: inline-block;
  margin-bottom: 3px;
  position: relative;
  font-family: "Play", sans-serif;
  font-size: 28px;
  color: #333;
  text-transform: uppercase;
}
.page-avtorskie-tehnologii .tehnologii-item .tehnologii-name span i {
  font-style: normal;
  font-weight: 700;
  color: #ce9841;
}
.page-avtorskie-tehnologii .tehnologii-item .tehnologii-name span:after {
  display: block;
  position: absolute;
  content: '';
  height: 1px;
  width: 1000px;
  margin-left: 30px;
  background-color: #ce9841;
  left: 100%;
  top: 20px;
}
.page-avtorskie-tehnologii .tehnologii-item ul {
  margin-top: 18px;
  padding-left: 0;
}
.page-avtorskie-tehnologii .tehnologii-item ul li {
  width: 25%;
  float: left;
  margin-bottom: 30px;
  list-style: none;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.page-avtorskie-tehnologii .tehnologii-item ul li > div {
  position: relative;
  height: 198px;
  margin-left: 30px;
  outline: none !important;
  box-shadow: 0 9px 19px 0 rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 1000px) {
  .page-avtorskie-tehnologii .tehnologii-item ul li > div {
    margin: 0 15px;
  }
}
@media screen and (max-width: 700px) {
  .page-avtorskie-tehnologii .tehnologii-item ul li > div {
    height: 148px;
  }
}
.page-avtorskie-tehnologii .tehnologii-item ul li:hover .loupe-and-info {
  opacity: 1;
}
.page-avtorskie-tehnologii .tehnologii-item ul li:nth-child(4n) .tehnologii-info {
    left: auto;
    right: 25px;
}
@media screen and (max-width: 1100px) {
  .page-avtorskie-tehnologii .tehnologii-item ul li:nth-child(4n) .tehnologii-info {
    left: -12%;
    right: auto;
  }
}
@media screen and (max-width: 1100px) {
  .page-avtorskie-tehnologii .tehnologii-item ul li:nth-child(3n) .tehnologii-info {
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 700px) {
  .page-avtorskie-tehnologii .tehnologii-item ul li:nth-child(3n) .tehnologii-info {
    left: 0;
    right: auto;
  }
}
@media screen and (max-width: 500px) {
  .page-avtorskie-tehnologii .tehnologii-item ul li:nth-child(3n) .tehnologii-info {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
@media screen and (max-width: 700px) {
  .page-avtorskie-tehnologii .tehnologii-item ul li:nth-child(2n) .tehnologii-info {
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 500px) {
  .page-avtorskie-tehnologii .tehnologii-item ul li:nth-child(2n) .tehnologii-info {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
@media screen and (max-width: 1100px) {
  .page-avtorskie-tehnologii .tehnologii-item ul li {
    width: 33.33%;
  }
}
@media screen and (max-width: 700px) {
  .page-avtorskie-tehnologii .tehnologii-item ul li {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .page-avtorskie-tehnologii .tehnologii-item ul li {
    width: 100%;
    padding: 0;
  }
}
.page-avtorskie-tehnologii .tehnologii-item ul li .tehnologii-foto {
  position: relative;
  height: 200px;
  overflow: hidden;
}
.page-avtorskie-tehnologii .tehnologii-item ul li .tehnologii-foto img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: 101%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 700px) {
  .page-avtorskie-tehnologii .tehnologii-item ul li .tehnologii-foto {
    height: 150px;
  }
}
.page-avtorskie-tehnologii .tehnologii-item ul li .loupe-and-info {
  position: absolute;
  width: 110px;
  top: 50%;
  left: 50%;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page-avtorskie-tehnologii .tehnologii-item ul li .loupe-and-info a {
  display: inline-block;
  float: left;
  width: 42px;
  height: 42px;
}
.page-avtorskie-tehnologii .tehnologii-item ul li .loupe-and-info a.loupe {
  margin-right: 25px;
  background: url(../images/icons/loupe.png) 0 0 no-repeat;
}
.page-avtorskie-tehnologii .tehnologii-item ul li .loupe-and-info a.loupe:hover {
  background: url(../images/icons/loupe-hover.png) 0 0 no-repeat;
}
.page-avtorskie-tehnologii .tehnologii-item ul li .loupe-and-info a.info {
  background: url(../images/icons/info.png) 0 0 no-repeat;
}
.page-avtorskie-tehnologii .tehnologii-item ul li .loupe-and-info a.info:hover {
  background: url(../images/icons/info-hover.png) 0 0 no-repeat;
}
.page-avtorskie-tehnologii .tehnologii-item ul li .tehnologii-info {
  display: none;
  position: absolute;
  width: 300px;
  padding: 10px;
  top: -46px;
  left: -12%;
  background-color: #fff;
  border: 5px solid #ce9841;
  border-radius: 25px;
  text-align: center;
  z-index: 9;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 700px) {
  .page-avtorskie-tehnologii .tehnologii-item ul li .tehnologii-info {
    left: 0;
    right: auto;
  }
}
@media screen and (max-width: 500px) {
  .page-avtorskie-tehnologii .tehnologii-item ul li .tehnologii-info {
    width: 230px;
    top: -3px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.page-avtorskie-tehnologii .tehnologii-item ul li .tehnologii-info i {
  position: absolute;
  display: block;
  width: 28px;
  height: 28px;
  right: -26px;
  top: -22px;
  background: url(../images/icons/close-2.png) 0 0 no-repeat;
  cursor: pointer;
}
.page-avtorskie-tehnologii .tehnologii-item ul li .tehnologii-info span {
  display: block;
  margin-bottom: 0;
  padding-left: 0;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 19px;
  color: #1b1b1b;
}
.page-avtorskie-tehnologii .tehnologii-item ul li .tehnologii-info span.name {
  margin-top: 2px;
  font-size: 18px;
  font-weight: 700;
}
.page-avtorskie-tehnologii .tehnologii-item ul li .tehnologii-info span.indent {
  margin-bottom: 11px;
}
.page-avtorskie-tehnologii .line {
  height: 1px;
  width: 100%;
  margin: 10px 0 0 30px;
  background-color: #e1cba8;
}
@media screen and (max-width: 1000px) {
  .page-avtorskie-tehnologii .line {
    margin-left: 0;
  }
}

/*╨Ъ╨╛╨╜╨╡╤Ж ╨░╨▓╤В╨╛╤А╤Б╨║╨╕╨╝ ╤В╨╡╤Е╨╜╨╛╨╗╨╛╨│╨╕╤П╨╝*/
/*╨Я╨╛╤А╤В╤Д╨╛╨╗╨╕╨╛ ╨┤╨╕╨╖╨░╨╣╨╜╨╡╤А╨░ page#3*/
.page3-portfolio .add-foto {
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .page3-portfolio .add-foto {
    margin-right: 15px;
  }
}
.page3-portfolio .add-foto a {
  display: block;
  float: right;
  height: 36px;
  padding: 0 25px;
  line-height: 36px;
  background-color: #ce9841;
  border-radius: 30px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page3-portfolio .add-foto a:hover {
  opacity: 0.8;
}
.page3-portfolio .designer-albums {
  padding: 10px 10px 20px 10px;
  margin: 30px 0 60px 30px;
  border: 1px solid #ce9841;
  background-color: #fff;
}
@media screen and (max-width: 1000px) {
  .page3-portfolio .designer-albums {
    margin: 30px 15px 0 15px;
  }
}
.page3-portfolio .designer-albums .album {
  font-family: "Roboto", sans-serif;
}
.page3-portfolio .designer-albums .album .album-name {
  display: block;
  margin: 2px 0 6px 20px;
  font-size: 24px;
  color: #333;
}
.page3-portfolio .designer-albums .album .album-date {
  margin-left: 20px;
}
.page3-portfolio .designer-albums .album .album-date span {
  margin-right: 6px;
  font-size: 14px;
  color: #999;
}
.page3-portfolio .designer-albums .album .album-date span a {
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  display: inline-block;
  line-height: 16px;
  color: #ff9000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page3-portfolio .designer-albums .album .album-date span a:hover {
  opacity: 0.7;
}
.page3-portfolio .designer-albums .album .album-change {
  margin: 11px 0 16px 20px;
}
.page3-portfolio .designer-albums .album .album-change a {
  display: inline-block;
  margin-right: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #333;
  border-bottom: 1px solid #333;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page3-portfolio .designer-albums .album .album-change a.delete-foto {
  color: #ff9000;
  border-bottom: 1px solid #ff9000;
}
.page3-portfolio .designer-albums .album .album-change a:hover {
  border-bottom: 1px solid transparent;
}
.page3-portfolio .designer-albums .album .album-foto {
  margin-left: 8px;
}
@media screen and (max-width: 400px) {
  .page3-portfolio .designer-albums .album .album-foto {
    margin-left: 0;
  }
}
.page3-portfolio .designer-albums .album .album-foto ul {
  display: block;
  padding-left: 0;
}
.page3-portfolio .designer-albums .album .album-foto ul li {
  position: relative;
  display: inline-block;
  float: left;
  height: 138px;
  width: 144px;
  margin: 10px;
  border: 1px solid #ce9841;
  overflow: hidden;
}
@media screen and (max-width: 740px) {
  .page3-portfolio .designer-albums .album .album-foto ul li {
    width: 20.8%;
    height: 115px;
  }
}
@media screen and (max-width: 600px) {
  .page3-portfolio .designer-albums .album .album-foto ul li {
    width: 28%;
    height: 100px;
  }
}
@media screen and (max-width: 500px) {
  .page3-portfolio .designer-albums .album .album-foto ul li {
    width: 43%;
    height: 100px;
  }
}
@media screen and (max-width: 400px) {
  .page3-portfolio .designer-albums .album .album-foto ul li {
    display: block;
    width: 190px;
    float: none;
    margin: 10px auto;
  }
}
.page3-portfolio .designer-albums .album .album-foto ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 400px) {
  .page3-portfolio .designer-albums .album .album-foto ul li img {
    width: 100%;
    height: 100%;
  }
}
.page3-portfolio .designer-albums .album .album-foto .line {
  height: 1px;
  background-color: #ebd6b3;
  margin: 20px 10px 19px 10px;
}

/*╨Ъ╨╛╨╜╨╡╤Ж ╨┐╨╛╤А╤В╤Д╨╛╨╗╨╕╨╛ ╨┤╨╕╨╖╨░╨╣╨╜╨╡╤А╨░ page#3*/
/*╨Я╨╛╤А╤В╤Д╨╛╨╗╨╕╨╛ ╨┤╨╕╨╖╨░╨╣╨╜╨╡╤А╨░ page#4*/
.page4-portfolio .unload-foto {
  padding: 20px 30px;
  margin: 0 0 60px 30px;
  background-color: #fff;
  border: 1px solid #ce9841;
}
@media screen and (max-width: 1000px) {
  .page4-portfolio .unload-foto {
    margin: 0 15px;
  }
}
.page4-portfolio .unload-foto .select-album {
  margin-bottom: 30px;
}
.page4-portfolio .unload-foto .select-album span {
  display: block;
  margin: 5px 0 4px 10px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
}
.page4-portfolio .unload-foto .select-album select {
  max-width: 340px;
  width: 100%;
  float: left;
  height: 45px;
  margin: 0 30px 30px 0;
  padding: 0 35px 0 18px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  background: #f5f5f5 url(../images/icons/down.png) 95% center no-repeat;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
}
.page4-portfolio .unload-foto .select-album select option {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
}
.page4-portfolio .unload-foto .select-album select + input {
  max-width: 340px;
  width: 100%;
  height: 45px;
  padding-left: 18px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
}
.page4-portfolio .unload-foto .select-album select::-ms-expand {
  display: none;
}
.page4-portfolio .unload-foto .add-foto {
  margin-bottom: 25px;
  border: 2px dashed #e9e9e9;
}
.page4-portfolio .unload-foto .add-foto img {
  display: block;
  padding: 95px 0 38px 0;
  margin: 0 auto;
}
@media screen and (max-width: 1100px) {
  .page4-portfolio .unload-foto .add-foto img {
    max-width: 210px;
    width: 100%;
    padding: 75px 0 38px 0;
  }
}
@media screen and (max-width: 500px) {
  .page4-portfolio .unload-foto .add-foto img {
    max-width: 180px;
    width: 100%;
    padding: 35px 0 18px 0;
  }
}
.page4-portfolio .unload-foto .add-foto span {
  display: block;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #333;
  text-align: center;
}
.page4-portfolio .unload-foto .add-foto span + span {
  margin: 8px 0 95px 0;
  font-weight: 400;
  font-size: 14px;
}
@media screen and (max-width: 1100px) {
  .page4-portfolio .unload-foto .add-foto span + span {
    margin-bottom: 75px;
  }
}
@media screen and (max-width: 500px) {
  .page4-portfolio .unload-foto .add-foto span + span {
    margin-bottom: 35px;
  }
}
.page4-portfolio .unload-foto .add-foto-button {
  text-align: center;
  margin-bottom: 20px;
}
.page4-portfolio .unload-foto .add-foto-button .unload-file {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  margin: 5px 15px 13px 10px;
}
.page4-portfolio .unload-foto .add-foto-button .unload-file input {
  height: 36px;
  line-height: 36px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  opacity: 0.01;
}
.page4-portfolio .unload-foto .add-foto-button .unload-file:hover .unload-file-button {
  background-color: #efb353;
}
.page4-portfolio .unload-foto .add-foto-button .unload-file .unload-file-button {
  background-color: #ce9841;
  border-radius: 25px;
  height: 36px;
  line-height: 36px;
  cursor: pointer;
  display: inline-block;
  padding: 0 25px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page4-portfolio .unload-foto .add-foto-button .unload-file-more {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  margin: 5px 15px 13px 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page4-portfolio .unload-foto .add-foto-button .unload-file-more:hover .unload-file-button {
  background-color: #ce9841;
  color: #fff;
}
.page4-portfolio .unload-foto .add-foto-button .unload-file-more .unload-file-button {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  background-color: #fff;
  border: 3px solid #ce9841;
  border-radius: 25px;
  padding: 0 25px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #ce9841;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page4-portfolio .unload-foto .add-foto-button .unload-file-more input {
  height: 36px;
  line-height: 36px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  opacity: 0.01;
}
.page4-portfolio .unload-foto p {
  margin-bottom: 44px;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  text-align: center;
}

/*╨Ъ╨╛╨╜╨╡╤Ж ╨┐╨╛╤А╤В╤Д╨╛╨╗╨╕╨╛ ╨┤╨╕╨╖╨░╨╣╨╜╨╡╤А╨░ page#4*/
/*╨б╤В╤А╨░╨╜╨╕╤Ж╨░ ╨▒╨╗╨╛╨│*/
.page-blog .main-content .filter-and-search {
  padding: 10px 15px 19px 15px;
}
.page-blog .main-content-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-blog .main-content-info .blog-item {
  width: 50%;
  float: left;
  padding: 0 15px;
  margin-bottom: 35px;
  font-family: "Roboto", sans-serif;
  color: #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 820px) {
  .page-blog .main-content-info .blog-item {
    width: 100%;
  }
}
.page-blog .main-content-info .blog-item .date {
  display: block;
  font-weight: 700;
  font-size: 12px;
  color: #999;
}
.page-blog .main-content-info .blog-item .blog-item-name {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin: 2px 0 16px 0;
  font-size: 22px;
  color: #333;
  text-align: left;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page-blog .main-content-info .blog-item .blog-item-name:hover {
  color: #ff9000;
}
.page-blog .main-content-info .blog-item .blog-img {
  position: relative;
  display: block;
  height: 320px;
  overflow: hidden;
  outline: none;
}
.page-blog .main-content-info .blog-item .blog-img .blog-img-border {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 10px;
  z-index: 9;
  border: 10px solid transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.page-blog .main-content-info .blog-item .blog-img .blog-img-border:hover {
  border: 10px solid #ce9841;
}
.page-blog .main-content-info .blog-item .blog-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 820px) {
  .page-blog .main-content-info .blog-item .blog-img img {
    position: inherit;
    left: 0;
    top: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 100%;
  }
}
@media screen and (max-width: 820px) {
  .page-blog .main-content-info .blog-item .blog-img {
    max-width: 570px;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
}
.page-blog .main-content-info .blog-item p {
  margin: 4px 0 0 0;
  font-size: 16px;
  line-height: 24px;
}
.page-blog .main-content-info .blog-item .more {
  display: inline-block;
  margin-top: 12px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 12px;
  color: #666;
  text-decoration: none;
  border-bottom: 1px solid #666;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page-blog .main-content-info .blog-item .more:after {
  content: '\2192';
  display: inline-block;
  padding: 0 0 0 10px;
  font-family: "minionpro", sans-serif;
  font-size: 14px;
}
.page-blog .main-content-info .blog-item .more:hover {
  color: #ff9000;
  border-bottom: 1px solid #ff9000;
}
.page-blog .bottom-line {
  margin: -7px 15px 0 15px;
  border-bottom: 1px solid #ddc7a5;
}
@media screen and (max-width: 1000px) {
  .page-blog .bottom-line {
    margin: 40px 0 0 0;
  }
}
.page-blog .pagination {
  margin: 15px 15px 43px 15px;
}

/*╨Ъ╨╛╨╜╨╡╤Ж ╤Б╤В╤А╨░╨╜╨╕╤Ж╤Л ╨▒╨╗╨╛╨│*/
/*╨б╤В╤А╨░╨╜╨╕╤Ж╨░ ╨▒╨╗╨╛╨│-╨┐╨╛╤Б╤В*/
.page-blog-post .main-content .filter-and-search {
  padding: 10px 15px 19px 15px;
}
.page-blog-post h1 {
  padding-right: 60px;
  line-height: 38px;
}
@media screen and (max-width: 700px) {
  .page-blog-post h1 {
    font-size: 26px !important;
    line-height: 32px;
  }
}
@media screen and (max-width: 400px) {
  .page-blog-post h1 {
    font-size: 22px !important;
    line-height: 28px;
  }
}
.page-blog-post h1:after {
  left: 92% !important;
}
@media screen and (max-width: 1210px) {
  .page-blog-post h1:after {
    display: none !important;
  }
}
.page-blog-post .main-content-info .blog-info {
  margin: 0 15px;
  max-width: 870px;
}
.page-blog-post .main-content-info .blog-info p {
  font-family: "Roboto", sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 24px;
}
.page-blog-post .main-content-info .blog-info p + p {
  margin-top: 25px;
}
.page-blog-post .main-content-info .blog-info img {
  max-width: 870px;
  width: 100%;
  margin: 15px 0 10px 0;
}
.page-blog-post .main-content-info .blog-info img + img {
  margin: 5px 0 10px 0;
}
.page-blog-post .main-content-info .blog-info .block-comments {
  margin-top: 25px;
  background-color: #fff;
  font-family: "Roboto", sans-serif;
  color: #333;
  padding-bottom: 25px;
}
.page-blog-post .main-content-info .blog-info .block-comments .social-networks {
  padding: 21px 7px 5px 7px;
  border-top: 1px solid #ebd6b3;
  border-bottom: 1px solid #ebd6b3;
}
.page-blog-post .main-content-info .blog-info .block-comments .social-networks img {
  display: inline-block;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0 0 9px 13px;
}
.page-blog-post .main-content-info .blog-info .block-comments .comments-col-add {
  padding: 10px 0 8px 0;
  margin: 15px 30px 0 30px;
  border-bottom: 1px solid #ebd6b3;
}
@media screen and (max-width: 600px) {
  .page-blog-post .main-content-info .blog-info .block-comments .comments-col-add {
    padding: 10px 10px 8px 10px;
    margin: 15px 0 0 0;
  }
}
.page-blog-post .main-content-info .blog-info .block-comments .comments-col-add .comments-col {
  display: inline-block;
  float: left;
  font-weight: 700;
  font-size: 14px;
}
.page-blog-post .main-content-info .blog-info .block-comments .comments-col-add .comments-add {
  display: inline-block;
  float: right;
  border-bottom: 1px solid #ff9000;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #ff9000;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.page-blog-post .main-content-info .blog-info .block-comments .comments-col-add .comments-add:hover {
  border-bottom: 1px solid transparent;
}
.page-blog-post .main-content-info .blog-info .block-comments .comment {
  margin: 20px 30px 0 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media screen and (max-width: 600px) {
  .page-blog-post .main-content-info .blog-info .block-comments .comment {
    margin: 20px 10px 0 10px;
  }
}
.page-blog-post .main-content-info .blog-info .block-comments .comment + .comment {
  /*margin-left: 90px;*/
}
@media screen and (max-width: 500px) {
  .page-blog-post .main-content-info .blog-info .block-comments .comment + .comment {
    /*margin-left: 60px;*/
  }
}
@media screen and (max-width: 400px) {
  .page-blog-post .main-content-info .blog-info .block-comments .comment + .comment {
    /*margin-left: 30px;*/
  }
}
.page-blog-post .main-content-info .blog-info .block-comments .comment + .comment + .comment {
  /*margin-left: 150px;*/
}
@media screen and (max-width: 500px) {
  .page-blog-post .main-content-info .blog-info .block-comments .comment + .comment + .comment {
    /*margin-left: 100px;*/
  }
}
@media screen and (max-width: 400px) {
  .page-blog-post .main-content-info .blog-info .block-comments .comment + .comment + .comment {
    /*margin-left: 60px;*/
  }
}
.page-blog-post .main-content-info .blog-info .block-comments .comment .user-foto {
  position: relative;
  width: 40px;
  height: 40px;
  /*overflow: hidden;*/
  float: left;
}
.page-blog-post .main-content-info .blog-info .block-comments .comment .user-foto img {
  position: absolute;
  width: 40px;
  left: 50%;
  top: 50%;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page-blog-post .main-content-info .blog-info .block-comments .comment .comment-info {
  margin: -5px 0 0 20px;
  width: 100%;
}
.page-blog-post .main-content-info .blog-info .block-comments .comment .comment-info span {
  display: inline-block;
  font-size: 12px;
  color: #999;
}
.page-blog-post .main-content-info .blog-info .block-comments .comment .comment-info .user-name {
  display: inline-block;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  color: #333;
}
.page-blog-post .main-content-info .blog-info .block-comments .comment .comment-info p {
  font-size: 14px;
}
.page-blog-post .main-content-info .blog-info .block-comments .comment .comment-info a {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  color: #999;
  text-decoration: none;
}
.page-blog-post .main-content-info .blog-info .block-comments .comment .comment-info a:hover {
  text-decoration: underline;
}
.page-blog-post .main-content-info .blog-info .block-comments .comment .comment-info a + i {
  font-style: normal;
  font-size: 12px;
  color: #999;
  margin: 0 10px;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment {
  padding: 20px 0 30px 0;
  margin: 15px 30px 60px 30px;
  border-top: 1px solid #ebd6b3;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment #error{
	color: red;
	font-size: 12px;
	margin-top: 10px;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment #error .fa-info-circle {
	font-size: 48px!important;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment #commentY{
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: green;
	display: none;
}
@media screen and (max-width: 600px) {
  .page-blog-post .main-content-info .blog-info .block-comments .leave-comment {
    padding: 20px 10px 30px 10px;
    margin: 15px 0 60px 0;
  }
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .user-foto {
  position: relative;
  width: 40px;
  height: 40px;
  float: left;
}
@media screen and (max-width: 600px) {
  .page-blog-post .main-content-info .blog-info .block-comments .leave-comment .user-foto {
    float: none;
  }
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .user-foto img {
  position: absolute;
  max-width: 100%;
  width: auto;
  height: auto;
  left: 50%;
  top: 50%;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info {
  margin-left: 60px;
}
@media screen and (max-width: 600px) {
  .page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info {
    margin-left: 0;
  }
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .user-name {
  display: block;
  margin: -5px 0 10px 0;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  color: #333;
}
@media screen and (max-width: 600px) {
  .page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .user-name {
    margin: -28px 0 30px 50px;
  }
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .entry-comment {
  border: 1px solid #ce9841;
  overflow: hidden;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .entry-comment a {
  display: inline-block;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .entry-comment a i {
  float: left;
  height: 36px;
  width: 20px;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .entry-comment a i.symbol-1 {
  margin-left: 18px;
  background: url(../images/icons/symbol-1.png) 0 50% no-repeat;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .entry-comment a i.symbol-2 {
  background: url(../images/icons/symbol-2.png) 0 50% no-repeat;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .entry-comment a i.symbol-3 {
  background: url(../images/icons/symbol-3.png) 0 50% no-repeat;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .entry-comment a i.symbol-4 {
  background: url(../images/icons/symbol-4.png) 0 50% no-repeat;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .entry-comment a i.symbol-5 {
  width: 25px;
  background: url(../images/icons/symbol-5.png) 0 50% no-repeat;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .entry-comment a i.symbol-6 {
  width: 25px;
  background: url(../images/icons/symbol-6.png) 0 50% no-repeat;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .entry-comment a i.symbol-7 {
  width: 25px;
  background: url(../images/icons/symbol-7.png) 0 50% no-repeat;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .entry-comment a i.symbol-8 {
  width: 25px;
  background: url(../images/icons/symbol-8.png) 0 50% no-repeat;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .entry-comment a i.symbol-9 {
  background: url(../images/icons/symbol-9.png) 0 50% no-repeat;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .entry-comment textarea {
  width: 100%;
  height: 95px;
  padding: 10px 15px;
  margin-bottom: -5px;
  border: none;
  border-top: 1px solid #ce9841;
  background-color: #f5f5f5;
  resize: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .download-file {
  padding: 16px 0 0 0;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .download-file span {
  display: block;
  font-size: 14px;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .download-file .choose-file {
  margin: 9px 0 3px 0;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .download-file .choose-file span {
  display: inline-block;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .download-file p {
  font-style: italic;
  font-size: 14px;
  color: #666;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .download-file .dragn-drop-block {
  height: 136px;
  padding: 37px 10px 0 10px;
  margin-top: 2px;
  border: 2px dashed #ce9841;
  background-color: #f5f5f5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .download-file .dragn-drop-block span {
  display: block;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 18px;
  color: #999;
}
@media screen and (max-width: 600px) {
  .page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .download-file .dragn-drop-block span {
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) {
  .page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .download-file .dragn-drop-block span {
    font-size: 14px;
  }
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .check-spam {
  margin: 20px 0;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .check-spam input {
  display: none;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .check-spam input:checked + label .check {
  background: #f5f5f5 url(../images/icons/check.png) 3px 5px no-repeat;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .check-spam input:checked + label span {
  text-decoration: none;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .check-spam input:checked + label .robot-img {
  background: url(../images/icons/robot.png) 0 0 no-repeat;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .check-spam label {
  cursor: pointer;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .check-spam label .check {
  display: inline-block;
  float: left;
  width: 22px;
  height: 22px;
  margin-top: 0;
  border: 1px solid #ce9841;
  background: #f5f5f5;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .check-spam label .robot-img {
  display: block;
  float: left;
  width: 34px;
  height: 27px;
  margin-top: -2px;
  background: url(../images/icons/robot-2.png) 0 0 no-repeat;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .check-spam label span {
  display: inline-block;
  float: left;
  padding: 0 10px;
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  /*text-decoration: underline;*/
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .send {
  display: inline-block;
	height: 34px;
  line-height: 34px;	
	width: 207px;
  background-color: #ce9841;
  border-radius: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
text-align: center;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin-top: 10px;
}
.page-blog-post .main-content-info .blog-info .block-comments .leave-comment .leave-comment-info .send:hover {
  opacity: 0.8;
}

/* ╨Ъ╨╛╨╜╨╡╤Ж ╤Б╤В╤А╨░╨╜╨╕╤Ж╤Л ╨▒╨╗╨╛╨│-╨┐╨╛╤Б╤В╨░ */
/* ╨б╤В╤А╨░╨╜╨╕╤Ж╨░ ╤А╨╡╨│╨╕╤Б╤В╤А╨░╤Ж╨╕╨╕ */
.page-sign-in .main-content-info {
  margin: 0 15px;
}
.page-sign-in .main-content .main-content-name {
  margin-top: 10px;
}
.page-sign-in .sigh-in-block {
  max-width: 632px;
  width: 100%;
  padding: 15px 30px 28px 30px;
  margin: 0 auto 40px auto;
  background-color: #fff;
  border: 1px solid #ce9841;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.page-sign-in .sigh-in-block .sigh-in-block-name {
  margin: 0 0 27px 0;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 28px;
  color: #ce9841;
  text-transform: uppercase;
}
.page-sign-in .sigh-in-block .sigh-in-block-name i {
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  color: #333;
}
.page-sign-in .sigh-in-block span {
  margin: 0 25px 5px 25px;
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
  text-align: left;
}
@media screen and (max-width: 650px) {
  .page-sign-in .sigh-in-block span {
    margin: 0 0 5px 0;
  }
}
.page-sign-in .sigh-in-block input {
  display: block;
  height: 47px;
  max-width: 520px;
  width: 100%;
  padding: 0 10px;
  margin: 0 25px 25px 25px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 650px) {
  .page-sign-in .sigh-in-block input {
    margin: 0 0 25px 0;
  }
}
.page-sign-in .sigh-in-block input:active, .page-sign-in .sigh-in-block input:focus {
  border: 1px solid #ff8282;
}
.page-sign-in .sigh-in-block input::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.page-sign-in .sigh-in-block input::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.page-sign-in .sigh-in-block input:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.page-sign-in .sigh-in-block input::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.page-sign-in .sigh-in-block .remember-me {
  display: inline-block;
  margin: -5px 0 0 0;
}
.page-sign-in .sigh-in-block .remember-me input {
  display: none;
}
.page-sign-in .sigh-in-block .remember-me input:checked + label .check {
  background: #f5f5f5 url(../images/icons/check.png) 3px 5px no-repeat;
}
.page-sign-in .sigh-in-block .remember-me input:checked + label span {
  text-decoration: none;
}
.page-sign-in .sigh-in-block .remember-me label {
  cursor: pointer;
}
.page-sign-in .sigh-in-block .remember-me label .check {
  display: inline-block;
  float: left;
  width: 22px;
  height: 22px;
  margin-top: 0;
  border: 1px solid #ce9841;
  background: #f5f5f5;
}
.page-sign-in .sigh-in-block .remember-me label span {
  display: inline-block;
  float: left;
  padding: 0 10px;
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  text-decoration: underline;
}
.page-sign-in .sigh-in-block a {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  margin-right: 10px;
  color: #333;
  text-decoration: underline;
}
.page-sign-in .sigh-in-block .come-in {
  margin: 15px 0 9px 0;
  height: 38px;
  padding: 0 100px;
  line-height: 38px;
  border: 3px solid #ce9841;
  background-color: #ce9841;
  border-radius: 30px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page-sign-in .sigh-in-block .come-in:hover {
  border: 3px solid #ff9000;
  background-color: #ff9000;
}
.page-sign-in .sigh-in-block .login-as-user {
  margin: 30px 0 0 35px;
  text-align: center;
}
@media screen and (max-width: 650px) {
  .page-sign-in .sigh-in-block .login-as-user {
    margin: 30px 0 0 0;
  }
}
.page-sign-in .sigh-in-block .login-as-user span {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #ce9841;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.page-sign-in .sigh-in-block .login-as-user span + div {
  display: inline-block;
  margin: 0 auto;
}
.page-sign-in .sigh-in-block .login-as-user a {
  display: block;
  width: 30px;
  height: 30px;
  float: left;
  margin: 10px 20px 0 0;
}
@media screen and (max-width: 650px) {
  .page-sign-in .sigh-in-block .login-as-user a {
    margin-right: 10px;
  }
}
.page-sign-in .sigh-in-block .login-as-user a i {
  display: block;
  width: 30px;
  height: 30px;
}
.page-sign-in .sigh-in-block .login-as-user a i.vk {
  background-image: url(../images/icons/vk-3.png);
}
.page-sign-in .sigh-in-block .login-as-user a i.facebook {
  background-image: url(../images/icons/facebook-3.png);
}
.page-sign-in .sigh-in-block .login-as-user a i.rambler {
  background-image: url(../images/icons/rambler.png);
}
.page-sign-in .sigh-in-block .login-as-user a i.mailru {
  background-image: url(../images/icons/mailru.png);
}
.page-sign-in .sigh-in-block .login-as-user a i.ok {
  background-image: url(../images/icons/ok.png);
}
.page-sign-in .sigh-in-block .login-as-user a i.twitter {
  background-image: url(../images/icons/twitter-3.png);
}
.page-sign-in .sigh-in-block .login-as-user a i.yandex {
  background-image: url(../images/icons/yandex.png);
}
.page-sign-in .sigh-in-block .login-as-user a i.lj {
  background-image: url(../images/icons/lj.png);
}
.page-sign-in .sigh-in-block .login-as-user a i.blogger {
  background-image: url(../images/icons/blogger.png);
}
.page-sign-in .sigh-in-block .login-as-user a i.li {
  background-image: url(../images/icons/li.png);
}

/* ╨Ъ╨╛╨╜╨╡╤Ж ╤Б╤В╤А╨░╨╜╨╕╤Ж╤Л ╤А╨╡╨│╨╕╤Б╤В╤А╨░╤Ж╨╕╨╕ */
/* ╨Я╨░╤А╤В╨╜╨╡╤А╤Л ╨╕ ╨┤╨╕╤Б╤В╤А╨╕╨▒╤М╤О╤В╨╛╤А╤Л */
.partners-page {
  background: url(../images/background-5.jpg) 0 0 repeat;
}
.partners-page .main-content .main-content-name {
  margin-top: 10px;
}
.partners-page .right-block {
  padding-left: 30px;
}
@media screen and (max-width: 1000px) {
  .partners-page .right-block {
    padding-left: 0;
    margin: 0 15px;
  }
}
.partners-page .right-block .partners-page-text {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #333;
}
.partners-page .right-block .partners-page-text span {
  display: block;
  margin-bottom: -12px;
  font-size: 24px;
  line-height: 17px;
}
@media screen and (max-width: 500px) {
  .partners-page .right-block .partners-page-text span {
    line-height: 24px;
  }
}
.partners-page .right-block .partners-page-text p {
  margin-top: 26px;
  text-align: justify;
}
.partners-page .right-block .partners {
  padding: 15px 10px 18px 10px;
  margin: 26px 0 40px 0;
  background-color: #fff;
  border: 1px solid #ce9841;
}
.partners-page .right-block .partners ul {
  padding-left: 0;
}
.partners-page .right-block .partners ul li {
  display: inline-block;
  width: 25%;
  float: left;
  list-style: none;
}
@media screen and (max-width: 820px) {
  .partners-page .right-block .partners ul li {
    width: 33.33%;
  }
}
@media screen and (max-width: 500px) {
  .partners-page .right-block .partners ul li {
    width: 50%;
  }
}
.partners-page .right-block .partners ul li a {
  display: block;
  margin: 0 25px 8px 25px;
  text-decoration: none;
  cursor: pointer;
}
@media screen and (max-width: 500px) {
  .partners-page .right-block .partners ul li a {
    margin: 0 15px 8px 15px;
  }
}
.partners-page .right-block .partners ul li a .partners-logo {
  display: block;
  position: relative;
  height: 138px;
}
.partners-page .right-block .partners ul li a .partners-logo img {
  position: absolute;
  max-width: 100%;
  width: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.partners-page .right-block .partners ul li a .partners-logo img.active {
  display: none;
}
.partners-page .right-block .partners ul li a:hover img {
  display: none;
}
.partners-page .right-block .partners ul li a:hover img.active {
  display: block;
}
.partners-page .right-block .partners ul li a span {
  display: block;
  height: 48px;
  overflow: hidden;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #333;
  text-align: center;
}

/* ╨Ъ╨╛╨╜╨╡╤Ж ╨┐╨░╤А╤В╨╜╨╡╤А╨╛╨▓ ╨╕ ╨┤╨╕╤Б╤В╤А╨╕╨▒╤М╤О╤В╨╛╤А╨╛╨▓ */
/* ╨б╤В╤А╨░╨╜╨╕╤Ж╨░ ╨║╤Г╨┐╨╕╤В╤М */
.page-buy {
  background: url(../images/background-5.jpg) 0 0 repeat;
}
.page-buy .main-content .main-content-name {
  margin-top: 10px;
}
.page-buy .choice-city-info {
  margin: 0 15px;
}
.page-buy .choice-city-info .select-city {
  width: 270px;
  float: left;
  padding-bottom: 16px;
  overflow-y: auto;
  background-color: #fff;
  border: 1px solid #ce9841;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 700px) {
  .page-buy .choice-city-info .select-city {
    float: none;
    margin: 0 auto;
  }
}
.page-buy .choice-city-info .select-city div {
  margin: 14px 20px 0 15px;
  overflow: hidden;
}
.page-buy .choice-city-info .select-city span {
  display: inline-block;
  position: relative;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #ce9841;
  text-transform: uppercase;
}
.page-buy .choice-city-info .select-city span:after {
  position: absolute;
  content: '';
  display: block;
  width: 170px;
  height: 1px;
  margin-left: 20px;
  top: 50%;
  left: 100%;
  background-color: #ebd6b3;
}
.page-buy .choice-city-info .select-city select {
  display: block;
  width: 100%;
  margin-top: 7px;
  border: none;
  outline: none !important;
}
.page-buy .choice-city-info .select-city select option {
  display: block;
  padding: 1px 3px 1.5px 4px;
  margin-right: 12px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  cursor: pointer;
  outline: none !important;
}
.page-buy .choice-city-info .select-city select option:hover, .page-buy .choice-city-info .select-city select option:active, .page-buy .choice-city-info .select-city select option:focus {
  color: #fff;
  background-color: #ff9000;
}
.page-buy .choice-city-info .map {
  margin-left: 300px;
  height: 364px;
  border: 1px solid #ce9841;
  overflow: hidden;
}
@media screen and (max-width: 700px) {
  .page-buy .choice-city-info .map {
    margin: 30px auto 0 auto;
  }
}
.page-buy .choice-city-info .map #maps {
  height: 364px;
}
.page-buy .additional-info {
  margin: 32px 15px 0 15px;
  font-family: "Roboto", sans-serif;
  color: #333;
}
.page-buy .additional-info span {
  font-size: 24px;
}
.page-buy .additional-info .office-info {
  margin: 13px 0 50px 0;
  border: 1px solid #ce9841;
  background-color: #fff;
}
.page-buy .additional-info .office-info .office-name {
  display: block;
  min-height: 61px;
  padding: 12px 30px;
  font-family: "Play", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #ce9841;
  background-color: #fafafa;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 500px) {
  .page-buy .additional-info .office-info .office-name {
    padding: 12px 15px;
  }
}
.page-buy .additional-info .office-info .office-name i {
  font-style: normal;
  color: #ce9841;
}
.page-buy .additional-info .office-info .address-oddice-foto {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media screen and (max-width: 820px) {
  .page-buy .additional-info .office-info .address-oddice-foto {
    display: block;
  }
}
.page-buy .additional-info .office-info .address {
  width: 54%;
  float: left;
  padding: 0 30px;
  border-right: 1px solid #ce9841;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 820px) {
  .page-buy .additional-info .office-info .address {
    width: 100%;
    float: none;
    border-right: none;
  }
}
@media screen and (max-width: 500px) {
  .page-buy .additional-info .office-info .address {
    padding: 0 15px;
  }
}
.page-buy .additional-info .office-info .address .name-address {
  font-weight: 700;
  color: #ce9841;
  font-size: 16px;
}
.page-buy .additional-info .office-info .address span {
  display: block;
  margin: 11px 0;
  font-size: 14px;
}
.page-buy .additional-info .office-info .address span.indent {
  height: 20px;
}
.page-buy .additional-info .office-info .address .mode span {
  margin: 7px 0;
}
.page-buy .additional-info .office-info .address a {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 15px;
  color: #ff9000;
  text-decoration: underline;
}
.page-buy .additional-info .office-info .address a:hover {
  text-decoration: none;
}
.page-buy .additional-info .office-info .address .addres-office {
  padding: 4px 0 10px 0;
}
.page-buy .additional-info .office-info .address .addres-stock {
  padding: 13px 0 5px 0;
  border-top: 1px solid #ebd6b3;
  border-bottom: 1px solid #ebd6b3;
}
.page-buy .additional-info .office-info .address .entry-costs {
  padding: 14px 0 13px 0;
}
.page-buy .additional-info .office-info .address .entry-costs .name-address {
  margin-bottom: 18px;
}
.page-buy .additional-info .office-info .address .entry-costs table {
  width: 100%;
  margin: -6px 0 17px 0;
}
.page-buy .additional-info .office-info .address .entry-costs table tr {
  height: 30px;
  background-color: #f4f4f4;
}
.page-buy .additional-info .office-info .address .entry-costs table tr + tr {
  background-color: #f8f1e6;
}
.page-buy .additional-info .office-info .address .entry-costs table tr td {
  width: 50%;
  font-size: 14px;
}
.page-buy .additional-info .office-info .address .entry-costs table tr td span {
  padding: 5px 10px;
  margin: 0;
}
.page-buy .additional-info .office-info .office-foto {
  width: 46%;
  float: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 820px) {
  .page-buy .additional-info .office-info .office-foto {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 500px) {
  .page-buy .additional-info .office-info .office-foto {
    padding: 20px 15px;
  }
}
.page-buy .additional-info .office-info .office-foto ul {
  display: block;
  padding-left: 0;
}
.page-buy .additional-info .office-info .office-foto ul li {
  display: block;
  width: 33.33%;
  float: left;
  margin: 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 1000px) {
  .page-buy .additional-info .office-info .office-foto ul li {
    width: 50%;
  }
}
@media screen and (max-width: 820px) {
  .page-buy .additional-info .office-info .office-foto ul li {
    width: 33.33%;
  }
}
@media screen and (max-width: 550px) {
  .page-buy .additional-info .office-info .office-foto ul li {
    width: 50%;
  }
}
@media screen and (max-width: 350px) {
  .page-buy .additional-info .office-info .office-foto ul li {
    width: 100%;
  }
}
.page-buy .additional-info .office-info .office-foto ul li a {
  position: relative;
  display: block;
  height: 138px;
  margin: 0 10px;
  overflow: hidden;
  border: 1px solid #ce9841;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page-buy .additional-info .office-info .office-foto ul li a:hover {
  opacity: 0.8;
}
.page-buy .additional-info .office-info .office-foto ul li a img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 350px) {
  .page-buy .additional-info .office-info .office-foto ul li a img {
    width: 100%;
  }
}

/* ╨Ъ╨╛╨╜╨╡╤Ж ╤Б╤В╤А╨░╨╜╨╕╤Ж╤Л ╨║╤Г╨┐╨╕╤В╤М */
/* ╨Я╨╛╨┤╨┐╨╕╤Б╨║╨╕ */
.sub-page {
  background: url(../images/background-5.jpg) 0 0 repeat;
}
.sub-page .main-content .main-content-name {
  margin-top: 10px;
}
.sub-page .main-content .main-content-info {
  margin-bottom: 120px;
}
@media screen and (max-width: 1000px) {
  .sub-page .main-content .main-content-info .right-block {
    margin: 0;
  }
}
.sub-page .main-content .main-content-info .right-block .right-block-name {
  margin-top: -5px;
}
.sub-page .check-sub {
  margin-left: 30px;
}
@media screen and (max-width: 1000px) {
  .sub-page .check-sub {
    margin: 0 15px;
  }
}
.sub-page .check-sub input {
  display: none;
}
.sub-page .check-sub input:checked + label .check {
  background: #f5f5f5 url(../images/icons/check.png) 3px 5px no-repeat;
}
.sub-page .check-sub input:checked + label span {
  text-decoration: none;
}
.sub-page .check-sub label {
  display: inline-block;
  padding: 10px 20px;
  background-color: #fff;
  cursor: pointer;
  border: 1px solid #ce9841;
  outline: none !important;
}
.sub-page .check-sub label .check {
  display: inline-block;
  float: left;
  width: 22px;
  height: 22px;
  margin-top: 0;
  border: 1px solid #ce9841;
  background: #f5f5f5;
}
.sub-page .check-sub label span {
  display: inline;
  padding: 0 10px;
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #333;
  text-decoration: underline;
}
.sub-page p {
  margin: 20px 0 0 30px;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #333;
}
@media screen and (max-width: 1000px) {
  .sub-page p {
    margin: 20px 15px 0 15px;
  }
}

/* ╨Ъ╨╛╨╜╨╡╤Ж ╨┐╨╛╨┤╨┐╨╕╤Б╨║╨╕*/
/* ╨Я╤А╨╛╤Д╨╕╨╗╨╕ ╨╖╨░╨║╨░╨╖╨╛╨▓ */
.orders-profiles-page .right-block {
  margin-bottom: 70px !important;
  border-bottom: 1px solid #e0caa8;
}
.orders-profiles-page .ready-to-order {
  padding: 11px 30px 12px 30px;
  margin:0 0 30px 0;
  background-color: #fff;
  border: 1px solid #ce9841;
  z-index: 9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 1100px) {
  .orders-profiles-page .ready-to-order {
    padding: 11px 10px 12px 10px;
  }
}
@media screen and (max-width: 1000px) {
  .orders-profiles-page .ready-to-order {
    margin: 0;
  }
}
@media screen and (max-width: 700px) {
  .orders-profiles-page .ready-to-order {
    display: block;
    text-align: center;
    padding: 11px 30px 12px 30px;
  }
}
.orders-profiles-page .ready-to-order .left-block {
  display: inline-block;
}
.orders-profiles-page .ready-to-order span {
  display: inline-block;
  margin-right: 15px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
}
@media screen and (max-width: 1100px) {
  .orders-profiles-page .ready-to-order span {
    margin-right: 5px;
  }
}
@media screen and (max-width: 700px) {
  .orders-profiles-page .ready-to-order span {
    margin-right: 15px;
  }
}
.orders-profiles-page .ready-to-order a {
  display: inline-block;
  min-width: 159px;
  width: auto;
  padding: 0 19px;
  margin: 2px 5px 0 0;
  background-color: #fff;
  border: 3px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 25px;
  color: #ce9841;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 700px) {
  .orders-profiles-page .ready-to-order a {
    margin-bottom: 10px;
  }
}
.orders-profiles-page .ready-to-order a:hover {
  background-color: #ce9841;
  color: #fff;
}
.orders-profiles-page .ready-to-order a.active {
  background-color: #ce9841;
  color: #fff;
}
.orders-profiles-page .ready-to-order a.active:hover {
  background-color: #b27c24;
  border-color: #b27c24;
}
.orders-profiles-page .ready-to-order .checkout-btn {
  float: right;
  padding: 0 37px;
  margin: 0;
  background-color: #ce9841;
  border-radius: 25px;
  text-transform: uppercase;
  color: #fff;
  line-height: 30px;
}
@media screen and (max-width: 1100px) {
  .orders-profiles-page .ready-to-order .checkout-btn {
    padding: 0 17px;
  }
}
@media screen and (max-width: 700px) {
  .orders-profiles-page .ready-to-order .checkout-btn {
    float: none;
  }
}
@media screen and (max-width: 700px) {
  .orders-profiles-page .ready-to-order .checkout-btn {
    padding: 0 37px;
  }
}
.orders-profiles-page .ready-to-order .checkout-btn:hover {
  background-color: #b27c24;
  border-color: #b27c24;
}
.orders-profiles-page .basket-product {
  padding: 30px 0;
  margin-left: 30px;
  border-top: 1px solid #e0caa8;
}
@media screen and (max-width: 1000px) {
  .orders-profiles-page .basket-product {
    margin-left: 0;
  }
}
@media screen and (max-width: 700px) {
  .orders-profiles-page .basket-product {
    text-align: center;
  }
}
.orders-profiles-page .basket-product .foto {
  position: relative;
  width: 270px;
  height: 160px;
  float: left;
  overflow: hidden;
}
@media screen and (max-width: 700px) {
  .orders-profiles-page .basket-product .foto {
    float: none;
    margin: 0 auto 20px auto;
  }
}
.orders-profiles-page .basket-product .foto a {
  display: block;
  height: 100%;
  text-decoration: none;
}
.orders-profiles-page .basket-product .foto img {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.orders-profiles-page .basket-product .info {
  margin: -7px 0 0 300px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  text-align: left;
}
@media screen and (max-width: 700px) {
  .orders-profiles-page .basket-product .info {
    display: inline-block;
    margin: 0;
  }
}
.orders-profiles-page .basket-product .info span {
  display: block;
  color: #666;
}
.orders-profiles-page .basket-product .info span b {
  font-weight: 500;
  color: #333;
}
.orders-profiles-page .basket-product .info .info-square {
  margin: 2px 0;
  overflow: hidden;
}
.orders-profiles-page .basket-product .info .info-square span {
  display: inline-block;
  float: left;
  line-height: 28px;
}
.orders-profiles-page .basket-product .info .info-square input {
  float: left;
  width: 44px;
  height: 28px;
  padding: 0 10px;
  margin: 0 5px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 15px;
  text-align: right;
  outline: none;
}
.orders-profiles-page .basket-product .info .info-size {
  margin: 5px 0;
  overflow: hidden;
}
.orders-profiles-page .basket-product .info .info-size span {
  display: inline-block;
  float: left;
  line-height: 28px;
}
.orders-profiles-page .basket-product .info .info-size select {
  width: 90px;
  height: 30px;
  padding-left: 3px;
  margin: 0 5px;
  background: #f5f5f5 url(../images/icons/down.png) 70px 50% no-repeat;
  border: 1px solid #ce9841;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none !important;
}
.orders-profiles-page .basket-product .info .info-size select option {
  outline: none !important;
}
.orders-profiles-page .basket-product .info .info-kol span {
  display: inline-block;
  float: left;
  line-height: 40px;
}
.orders-profiles-page .basket-product .info .info-kol .change-kol {
  display: inline-flex;
  float: none;
  height: 30px;
  margin: 5px 0 0 9px;
  background-color: #fff;
  border-radius: 25px;
  text-align: center;
  overflow: hidden;
}
.orders-profiles-page .basket-product .info .info-kol .change-kol i {
  display: block;
  float: left;
  width: 36px;
  height: 30px;
  cursor: pointer;
}
.orders-profiles-page .basket-product .info .info-kol .change-kol i.clean {
  background-image: url("../images/icons/cancel.png");
}
.orders-profiles-page .basket-product .info .info-kol .change-kol i.clean:hover {
  background: url("../images/icons/cancel-hover.png") 0 0 no-repeat;
}
.orders-profiles-page .basket-product .info .info-kol .change-kol i.add {
  background-image: url("../images/icons/add.png");
}
.orders-profiles-page .basket-product .info .info-kol .change-kol i.add:hover {
  background: url("../images/icons/add-hover.png") 0 0 no-repeat;
}
.orders-profiles-page .basket-product .info .info-kol .change-kol .kol {
  display: block;
  float: left;
  width: 46px;
  height: 28px;
  padding-right: 0;
  border-top: 1px solid #bac0c5;
  border-bottom: 1px solid #bac0c5;
  overflow: hidden;
}
.orders-profiles-page .basket-product .info .info-kol .change-kol .kol input {
  width: 36px;
  height: 26px;
  border: none;
  font-family: "Roboto", sans-serif;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  color: #000;
  -webkit-appearance: none;
  outline: none;
}
.orders-profiles-page .basket-product .info a {
  display: inline-block;
  float: left;
  width: 134px;
  height: 30px;
  margin-top: 25px;
  line-height: 30px;
  border-radius: 25px;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.orders-profiles-page .basket-product .info a.delete {
  border: 3px solid #ff9000;
  margin-right: 30px;
  color: #ff9000;
}
.orders-profiles-page .basket-product .info a.delete:hover {
  background-color: #ff9000;
  color: #fff;
}
.orders-profiles-page .basket-product .info a.add-basket {
  background-color: #ce9841;
  border: 3px solid #ce9841;
  color: #fff;
}
.orders-profiles-page .basket-product .info a.add-basket:hover {
  background-color: #b27c24;
  border: 3px solid #b27c24;
}
.orders-profiles-page .checkout-form {
  position: relative;
  padding: 0 50px 48px 20px;
  margin: 30px 0 70px 30px;
  background-color: #fff;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .orders-profiles-page .checkout-form {
    margin: 30px 0 70px 0;
  }
}
@media screen and (max-width: 820px) {
  .orders-profiles-page .checkout-form {
    padding: 0 30px 48px 0px !important;
  }
}
@media screen and (max-width: 650px) {
  .orders-profiles-page .checkout-form {
    padding: 0 30px 48px 30px !important;
  }
}
@media screen and (max-width: 500px) {
  .orders-profiles-page .checkout-form {
    padding: 0 20px 48px 20px !important;
  }
}
.orders-profiles-page .checkout-form .checkout-form-name {
  display: block;
  margin-bottom: 8px;
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 28px;
  color: #ce9841;
  text-transform: uppercase;
  text-align: center;
}
.orders-profiles-page .checkout-form .checkout-form-name i {
  font-weight: 400;
  font-style: normal;
  color: #333;
}
.orders-profiles-page .checkout-form .left-block {
  width: 50%;
  padding-left: 30px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 650px) {
  .orders-profiles-page .checkout-form .left-block {
    width: 100%;
    float: none;
    padding-left: 0;
  }
}
.orders-profiles-page .checkout-form .right-block {
  width: 50%;
  padding-left: 30px;
  margin: 0 !important;
  float: left;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 650px) {
  .orders-profiles-page .checkout-form .right-block {
    width: 100%;
    float: none;
    padding-left: 0;
  }
}
.orders-profiles-page .checkout-form span {
  display: block;
  margin: 18px 0 5px 10px;
  font-size: 14px;
  color: #333;
  text-align: left;
}
.orders-profiles-page .checkout-form span i {
  color: #ff0000;
}
.orders-profiles-page .checkout-form input {
  height: 47px;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 6px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.orders-profiles-page .checkout-form input.has-error {
  border: 1px solid #ff8282;
}
.orders-profiles-page .checkout-form input::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.orders-profiles-page .checkout-form input::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.orders-profiles-page .checkout-form input:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.orders-profiles-page .checkout-form input::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.orders-profiles-page .checkout-form textarea {
  height: 235px;
  width: 100%;
  padding: 10px;
  margin-bottom: 2px;
  background-color: #f5f5f5;
  border: 1px solid #ce9841;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #000;
  resize: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.orders-profiles-page .checkout-form textarea::-moz-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.orders-profiles-page .checkout-form textarea::-webkit-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.orders-profiles-page .checkout-form textarea:-ms-input-placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.orders-profiles-page .checkout-form textarea::placeholder {
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 14px;
  color: #8e8e8e;
  opacity: 1;
}
.orders-profiles-page .checkout-form .check-spam {
  display: inline-block;
  margin: 19px 0 25px 30px;
}
@media screen and (max-width: 650px) {
  .orders-profiles-page .checkout-form .check-spam {
    margin-left: 0;
  }
}
.orders-profiles-page .checkout-form .check-spam input {
  display: none;
}
.orders-profiles-page .checkout-form .check-spam input:checked + label .check {
  background: #f5f5f5 url(../images/icons/check.png) 3px 5px no-repeat;
}
.orders-profiles-page .checkout-form .check-spam input:checked + label span {
  text-decoration: none;
}
.orders-profiles-page .checkout-form .check-spam input:checked + label .robot-img {
  background: url(../images/icons/robot.png) 0 0 no-repeat;
}
.orders-profiles-page .checkout-form .check-spam label {
  cursor: pointer;
  overflow: hidden;
}
.orders-profiles-page .checkout-form .check-spam label .check {
  display: inline-block;
  float: left;
  width: 22px;
  height: 22px;
  margin-top: 0;
  border: 1px solid #ce9841;
  background: #f5f5f5;
}
.orders-profiles-page .checkout-form .check-spam label .robot-img {
  display: block;
  float: left;
  width: 34px;
  height: 27px;
  margin-top: -2px;
  background: url(../images/icons/robot-2.png) 0 0 no-repeat;
}
.orders-profiles-page .checkout-form .check-spam label span {
  display: inline-block;
  float: left;
  padding: 0 10px;
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  text-decoration: underline;
}
.orders-profiles-page .checkout-form .checkout {
  display: inline-block;
  height: 44px;
  line-height: 44px;
  padding: 0 45px;
  margin-left: 30px;
  background-color: #ce9841;
  border-radius: 25px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.orders-profiles-page .checkout-form .checkout:hover {
  background-color: #b27c24;
}
@media screen and (max-width: 650px) {
  .orders-profiles-page .checkout-form .checkout {
    margin-left: 0;
  }
}

/* ╨Ъ╨╛╨╜╨╡╤Ж ╨┐╤А╨╛╤Д╨╕╨╗╨╕ ╨╖╨░╨║╨░╨╖╨╛╨▓ */
/* ╨Я╤А╨╛╤Б╨╝╨╛╤В╤А╨╡╨╜╨╜╤Л╨╡ ╤В╨╛╨▓╨░╤А╤Л */
.viewed-products-page .right-block {
  margin-bottom: 70px !important;
}
.viewed-products-page .right-block .right-block-name {
  margin-top: -4px;
}
.viewed-products-page .right-block ul {
  padding-top: 10px;
  padding-left: 0;
  margin-left: 15px;
}
@media screen and (max-width: 1000px) {
  .viewed-products-page .right-block ul {
    margin-left: 0;
  }
}
.viewed-products-page .right-block ul li {
  display: inline-block;
  float: left;
  width: 25%;
  padding: 0 15px;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
@media screen and (max-width: 1150px) {
  .viewed-products-page .right-block ul li {
    width: 33.33%;
  }
}
@media screen and (max-width: 1000px) {
  .viewed-products-page .right-block ul li {
    width: 25%;
  }
}
@media screen and (max-width: 820px) {
  .viewed-products-page .right-block ul li {
    width: 33.33%;
  }
}
@media screen and (max-width: 650px) {
  .viewed-products-page .right-block ul li {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .viewed-products-page .right-block ul li {
    width: 100%;
  }
}
.viewed-products-page .right-block ul li .viewed-products-item {
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.viewed-products-page .right-block ul li .viewed-products-item a {
  display: block;
}
.viewed-products-page .right-block ul li .viewed-products-item:hover {
  -moz-transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  box-shadow: 0 9px 19px 0 rgba(0, 0, 0, 0.5);
}
.viewed-products-page .right-block ul li .viewed-products-item:hover div span {
  color: #ffc86f;
}
.viewed-products-page .right-block ul li .viewed-products-item .viewed-products-img {
  overflow: hidden;
  height: 354px;
}
.viewed-products-page .right-block ul li .viewed-products-item .viewed-products-img img {
  height: 100%;
}
.viewed-products-page .right-block ul li .viewed-products-item .viewed-products-text {
  position: absolute;
  max-width: 500px;
  width: 100%;
  padding: 6px 10px 12px 10px;
  top: 226px;
  background-color: rgba(78, 65, 64, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.viewed-products-page .right-block ul li .viewed-products-item .viewed-products-text span {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.viewed-products-page .right-block ul li .viewed-products-item .viewed-products-text span.line {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-size: 30px;
  line-height: 16px;
  color: #ffc86f;
}

/* ╨Ъ╨╛╨╜╨╡╤Ж ╨┐╤А╨╛╤Б╨╝╨╛╤В╤А╨╡╨╜╨╜╤Л╤Е ╤В╨╛╨▓╨░╤А╨╛╨▓ */
/* ╨Р╨╗╤М╨▒╨╛╨╝╤Л ╨┤╨╕╨╖╨░╨╣╨╜╨╡╤А╨░ */
.page-designer-work .right-block {
  margin-right: 0px !important;
  margin-bottom: 70px !important;
}
.page-designer-work .right-block p {
  padding-right: 5px;
  margin: -4px 15px 0 30px;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #333;
  text-align: justify;
}
@media screen and (max-width: 1000px) {
  .page-designer-work .right-block p {
    padding-right: 0;
    margin: 0 15px 0 0;
  }
}
.page-designer-work .right-block .designer-work {
  margin-left: 15px;
}
@media screen and (max-width: 1000px) {
  .page-designer-work .right-block .designer-work {
    margin: 0 15px 0 0;
  }
}
.page-designer-work .right-block .designer-work .designer-work-item {
  width: 33.33%;
  float: left;
}
@media screen and (max-width: 700px) {
  .page-designer-work .right-block .designer-work .designer-work-item {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .page-designer-work .right-block .designer-work .designer-work-item {
    width: 100%;
    min-width: 290px;
    float: none;
    margin: 0 auto;
  }
}
.page-designer-work .right-block .designer-work .designer-work-item a {
  position: relative;
  display: block;
  margin: 30px 15px 0 15px;
}
.page-designer-work .right-block .designer-work .designer-work-item a .designer-work-foto {
  position: relative;
  width: 100%;
  height: 218px;
  overflow: hidden;
  box-shadow: 0 9px 19px 0 rgba(0, 0, 0, 0.5);
}
.page-designer-work .right-block .designer-work .designer-work-item a .designer-work-foto img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page-designer-work .right-block .designer-work .designer-work-item a .designer-work-text {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  margin-left: 0;
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page-designer-work .right-block .designer-work .designer-work-item a .designer-work-text .designer-work-line {
  position: absolute;
  width: 100%;
  min-height: 74px;
  left: 0;
  bottom: 30px;
  padding: 0 5px 6px 5px;
  background-color: rgba(45, 23, 22, 0.7);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
}
.page-designer-work .right-block .designer-work .designer-work-item a .designer-work-text .designer-work-line span {
  display: block;
  margin: 0 auto;
  font-family: "Play", sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}
.page-designer-work .right-block .designer-work .designer-work-item a .designer-work-text .designer-work-line span.line {
  margin-top: 10px;
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-size: 30px;
  line-height: 10px;
  color: #ffc86f;
}
.page-designer-work .right-block .designer-work .designer-work-item a .designer-work-text .designer-work-line span.line + span {
  font-size: 18px;
}
.page-designer-work .right-block .designer-work .designer-work-item a .designer-work-text .loupe {
  display: block;
  width: 42px;
  height: 42px;
  margin: 58px auto 0 auto;
  background: url(../images/icons/loupe.png) 0 0 no-repeat;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page-designer-work .right-block .designer-work .designer-work-item a:hover .designer-work-text {
  background-color: rgba(45, 23, 22, 0.7);
}
.page-designer-work .right-block .designer-work .designer-work-item a:hover .designer-work-text .designer-work-line {
  background-color: transparent;
}
.page-designer-work .right-block .designer-work .designer-work-item a:hover .designer-work-text .loupe {
  opacity: 1;
}
.page-designer-work .right-block .all-news {
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  height: 28px;
  padding: 0 55px 0 50px;
  margin: 70px 0 20px 30px;
  line-height: 28px;
  border: 3px solid #ce9841;
  border-radius: 20px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
  text-transform: uppercase;
  text-decoration: none;
  outline: none !important;
}
.page-designer-work .right-block .all-news:hover {
  color: #ce9841;
}
.page-designer-work .right-block .all-news:before {
  position: absolute;
  content: '';
  width: 20px;
  height: 14px;
  display: block;
  left: 17px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url(../images/icons/return.png);
}

/* ╨Ъ╨╛╨╜╨╡╤Ж ╨░╨╗╤М╨▒╨╛╨╝╨╛╨▓ ╨┤╨╕╨╖╨░╨╣╨╜╨╡╤А╨░ */
.info-order-page .current-orders {
  margin: 0 15px 20px 15px;
}
.info-order-page .current-orders .order-name {
  padding: 13px 29px 0px 29px;
  background-color: #fafafa;
}
.info-order-page .current-orders .order-name span {
  display: inline-block;
  margin-top: 2px;
}
.info-order-page .current-orders .order-name span + span {
  margin-bottom: 11px;
}
@media screen and (max-width: 650px) {
  .info-order-page .current-orders .order-name span + span {
    margin-right: 20px;
  }
}
.info-order-page .current-orders .order-name .repeat-order {
  display: inline-block;
  float: right;
  padding: 0 32px;
  margin-bottom: 11px;
  line-height: 30px;
  background-color: #fff;
  border: 3px solid #ce9841;
  border-radius: 25px;
  font-family: "Roboto", sans-serif;
  color: #ce9841;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 650px) {
  .info-order-page .current-orders .order-name .repeat-order {
    float: none;
  }
}
.info-order-page .current-orders .order-name .repeat-order:hover {
  background: #ce9841;
  color: #fff;
}
.info-order-page .current-orders .line {
  margin: 0 30px;
  border-bottom: 1px solid #e0caa8;
}
.info-order-page .current-orders .basket-product {
  padding: 20px 0 30px 0;
  margin: 0 30px;
}
@media screen and (max-width: 700px) {
  .info-order-page .current-orders .basket-product {
    text-align: center;
  }
}
@media screen and (max-width: 500px) {
  .info-order-page .current-orders .basket-product {
    margin: 0 15px;
  }
}
.info-order-page .current-orders .basket-product .foto {
  position: relative;
  width: 270px;
  height: 160px;
  float: left;
  overflow: hidden;
}
@media screen and (max-width: 700px) {
  .info-order-page .current-orders .basket-product .foto {
    float: none;
    margin: 0 auto 20px auto;
  }
}
@media screen and (max-width: 500px) {
  .info-order-page .current-orders .basket-product .foto {
    width: 250px;
  }
}
.info-order-page .current-orders .basket-product .foto a {
  display: block;
  height: 100%;
}
.info-order-page .current-orders .basket-product .foto img {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.info-order-page .current-orders .basket-product .info {
  margin: -7px 0 0 300px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  text-align: left;
}
@media screen and (max-width: 700px) {
  .info-order-page .current-orders .basket-product .info {
    display: inline-block;
    margin: 0;
  }
}
.info-order-page .current-orders .basket-product .info span {
  display: block;
  color: #666;
}
.info-order-page .current-orders .basket-product .info span b {
  font-weight: 500;
  color: #333;
}
.info-order-page .current-orders .basket-product .info .info-square {
  margin: 2px 0;
}
.info-order-page .current-orders .basket-product .info .info-square b {
  font-size: 16px;
}
.info-order-page .current-orders .basket-product .info .info-size {
  margin: 5px 0;
}
.info-order-page .current-orders .basket-product .info .info-size b {
  font-size: 16px;
}
.info-order-page .current-orders .basket-product .info .info-kol {
  margin: 5px 0;
}
.info-order-page .current-orders .basket-product .info .info-kol b {
  font-size: 16px;
}
.info-order-page .current-orders .order-more-name {
  padding: 13px 30px 18px 30px;
  background-color: #fafafa;
  border-top: 1px solid #ce9841;
  border-bottom: 1px solid #ce9841;
}
.info-order-page .current-orders .order-more-name span {
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #ce9841;
  text-transform: uppercase;
}
.info-order-page .current-orders .order-more-name span i {
  font-weight: 400;
  font-style: normal;
  color: #333;
}
.info-order-page .current-orders .order-more {
  padding: 0 30px 5px 30px;
}
.info-order-page .current-orders .order-more div {
  margin: 20px 0;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #ce9841;
}
.info-order-page .current-orders .order-more div span {
  display: block;
  font-size: 14px;
  color: #333;
}
.info-order-page .orders-info {
  margin-left: 15px;
}
@media screen and (max-width: 1000px) {
  .info-order-page .orders-info {
    margin-left: 25px;
  }
}

/* ╨б╨┐╨╕╤Б╨╛╨║ ╨┐╤А╨╛╤Д╨╕╨╗╨╡╨╣ */
.list-profiles-page aside {
  margin-bottom: 30px;
}
@media screen and (max-width: 1000px) {
  .list-profiles-page aside {
    margin-bottom: 0;
  }
}
.list-profiles-page table {
  display: block;
  margin: 0 0 60px 30px;
  background-color: #fff;
  border: 1px solid #ce9841;
}
@media screen and (max-width: 1000px) {
  .list-profiles-page table {
    margin: 0 0 60px 0;
  }
}
@media screen and (max-width: 500px) {
  .list-profiles-page table {
    padding: 5px 10px;
  }
}
.list-profiles-page table thead {
  display: block;
}
@media screen and (max-width: 750px) {
  .list-profiles-page table thead {
    display: none;
  }
}
.list-profiles-page table tbody {
  display: block;
}
.list-profiles-page table tr {
  display: block;
  padding: 5px 20px;
  border-bottom: 1px solid #ce9841;
}
.list-profiles-page table tr:last-child {
  border-bottom: 1px solid transparent;
}
@media screen and (max-width: 750px) {
  .list-profiles-page table tr {
    padding: 10px 0;
  }
}
.list-profiles-page table tr th {
  display: inline-block;
  padding: 10px 0;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #333;
}
.list-profiles-page table tr td {
  display: inline-block;
  padding: 5px 0;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #333;
}
@media screen and (max-width: 750px) {
  .list-profiles-page table tr td {
    padding-left: 50%;
    width: 43% !important;
  }
}
@media screen and (max-width: 500px) {
  .list-profiles-page table tr td {
    width: 49% !important;
  }
}
@media screen and (max-width: 750px) {
  .list-profiles-page table tr td:before {
    content: attr(data-label);
    display: inline-block;
    margin-left: -100%;
    width: 100%;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
  }
}
.list-profiles-page table tr .id {
  width: 7%;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .list-profiles-page table tr .id {
    text-align: left;
  }
}
.list-profiles-page table tr .date {
  width: 22%;
}
.list-profiles-page table tr .fio {
  width: 27%;
}
.list-profiles-page table tr .adres {
  width: 22%;
}
.list-profiles-page table tr .action {
  width: 19%;
}
.list-profiles-page table tr .action a {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #ff9000;
  border-bottom: 1px solid transparent;
  text-decoration: none;
}
.list-profiles-page table tr .action a:hover {
  border-bottom: 1px solid #ff9000;
}
.list-profiles-page table tr .action a.delete {
  position: relative;
  color: #8e8e8e;
  border-bottom: 1px solid transparent;
  /*&:before {
  	display: block;
  	position: absolute;
  	top: 0px;
  	left: -10px;
  	content: "|";
  	font-family: $Roboto;
  	color: $color-dove-gray;
  }*/
}
.list-profiles-page table tr .action a.delete:hover {
  border-bottom: 1px solid #8e8e8e;
}

/* ╨Ъ╨╛╨╜╨╡╤Ж ╤Б╨┐╨╕╤Б╨║╨░ ╨┐╤А╨╛╤Д╨╕╨╗╨╡╨╣ */
#basket_items_list table {
  margin-left: 30px;
}
#basket_items_list table tr {
  background-color: transparent !important;
}
#basket_items_list table tr td {
  padding: 0;
  background-color: transparent !important;
}


.item-bg .item .item-info.template-1 .item-text {
text-align: justify;
}

.item-bg .item .item-info.template-2 .item-text {
text-align: justify;
}

.mce-tinymce .mceu_13 {
  overflow-y: scroll;
}
.mce-tinymce .mce-statusbar {
  display: none;
}

.mce-notification.mce-in {
  display: none !important;
}

.magic-light .magic-light-and-banner .banner-2 {      overflow: hidden; }
.page-blog-post .main-content-info .blog-info .block-comments .comment .answer-comment {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 20px;
}
@media screen and (max-width: 500px) {
  .page-blog-post .main-content-info .blog-info .block-comments .comment .answer-comment {
    margin-left: -25px;
  }
}
@media screen and (max-width: 400px) {
  .page-blog-post .main-content-info .blog-info .block-comments .comment .answer-comment {
    margin-left: -55px;
  }
}