Your IP : 18.216.203.204


Current Path : /home/bitrix/ext_www/klimatlend.ua/local/templates/CHEACKOUT/css/
Upload File :
Current File : /home/bitrix/ext_www/klimatlend.ua/local/templates/CHEACKOUT/css/main.css

body,
a,
p,
img,
span,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
label {
  padding: 0;
  margin: 0;
  outline: none;
  font-family: "Myriad Pro", "PT Sans", "Arial", sans-serif; }

h1,
h2,
h3,
h4 {
  color: #51274d;
  font-family: "Myriad Pro", "PT Sans", "Arial", sans-serif;
  font-weight: bold;
  margin-bottom: 20px; }

h1 {
  font-size: 22px; }

h2 {
  font-size: 18px; }

h3,
h4 {
  font-size: 15px; }

h5,
h6 {
  color: #51274d;
  font-family: "Myriad Pro", "PT Sans", "Arial", sans-serif;
  font-size: 16px;
  margin-bottom: 20px; }

a {
  color: #51274d;
  font-family: "Myriad Pro", "PT Sans", "Arial", sans-serif;
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer; }

.container {
  padding: 0; }

.tr__fade {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
  z-index: 99; }

a:hover,
a:focus,
a:active {
  color: #51274d;
  text-shadow: 0px 0px 0px #51274d;
  text-decoration: none; }

.clear {
  clear: both; }

.auth__block,
.reg__block {
  margin: 0; }

a.button__type {
  line-height: 31px;
  border: 2px solid #51274d;
  display: block;
  text-decoration: none;
  color: #51274d;
  font-size: 18px;
  font-weight: bold;
  width: 175px;
  margin: 0 auto;
  cursor: pointer;
  margin-bottom: 30px;
  text-align: center;
  -webkit-transition: all 0.1s;
     -moz-transition: all 0.1s;
       -o-transition: all 0.1s;
          transition: all 0.1s; }

a.button__type--1 {
  color: #fabf02;
  font-size: 18px;
  font-weight: bold;
  border: 2px solid #ffc300;
  background-color: #51274d; }

#top_nav_menu_mob{
  width: 100%;
  display:none;
}

.button__type:hover {
  border: 2px solid #87277d;
  background-color: #612f5d;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.1s;
     -moz-transition: all 0.1s;
       -o-transition: all 0.1s;
          transition: all 0.1s; }

.button__type--1:hover {
  border: 2px solid #87277d;
  background-color: #612f5d;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.1s;
     -moz-transition: all 0.1s;
       -o-transition: all 0.1s;
          transition: all 0.1s; }

.button__type:focus,
.button__type:active {
  text-decoration: none;
  color: #fff;
  background-color: #612f5d; }

.button__type--1:focus,
.button__type--1:active {
  color: #fabf02; }

.button__type--2 {
  background: linear-gradient(bottom, #51274d 31.19%, #852f7d 181.19%);
  background: -o-linear-gradient(bottom, #51274d 31.19%, #852f7d 181.19%);
  background: -webkit-linear-gradient(bottom, #51274d 31.19%, #852f7d 181.19%);
  background: linear-gradient(bottom, #51274d 31.19%, #852f7d 181.19%);
  background: -moz-linear-gradient(bottom, #51274d 31.19%, #852f7d 181.19%);
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  line-height: 33px;
  display: inline-block;
  width: auto;
  padding: 0 30px;
  cursor: pointer;
  -webkit-transition: all 0.1s;
     -moz-transition: all 0.1s;
       -o-transition: all 0.1s;
          transition: all 0.1s;
  border-top: 2px solid #852f7d;
  border-bottom: 2px solid #852f7d; }

.button__type--2:hover,
.button__type--2:focus,
.button__type--2:active,
.button__type--2:visited {
  background-image: -moz-linear-gradient(bottom, #852f7d 31.19%, #51274d 181.19%);
  background-image: -o-linear-gradient(bottom, #852f7d 31.19%, #51274d 181.19%);
  background-image: -webkit-linear-gradient(bottom, #852f7d 31.19%, #51274d 181.19%);
  background-image: linear-gradient(bottom, #852f7d 31.19%, #51274d 181.19%);
  color: #fff;
  -webkit-transition: all 0.1s;
     -moz-transition: all 0.1s;
       -o-transition: all 0.1s;
          transition: all 0.1s;
  border-top: 2px solid #852f7d;
  border-bottom: 2px solid #852f7d; }

.button__type--3 {
  border: 2px solid #ffcb00;
  background-image: -moz-linear-gradient(bottom, #ffc300 -39.3%, #ffeb11 86.7%);
  background-image: -o-linear-gradient(bottom, #ffc300 -39.3%, #ffeb11 86.7%);
  background-image: -webkit-linear-gradient(bottom, #ffc300 -39.3%, #ffeb11 86.7%);
  background-image: linear-gradient(bottom, #ffc300 -39.3%, #ffeb11 86.7%);
  color: #464646;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  line-height: 33px;
  text-decoration: none;
  padding: 0 30px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-transition: all 0.1s;
     -moz-transition: all 0.1s;
       -o-transition: all 0.1s;
          transition: all 0.1s; }

.button__type--3:hover,
.button__type--3:focus,
.button__type--3:active,
.button__type--3:visited {
  background-image: -moz-linear-gradient(bottom, #ffeb11 14.71%, #ffc300 129.71%);
  background-image: -o-linear-gradient(bottom, #ffeb11 14.71%, #ffc300 129.71%);
  background-image: -webkit-linear-gradient(bottom, #ffeb11 14.71%, #ffc300 129.71%);
  background-image: linear-gradient(bottom, #ffeb11 14.71%, #ffc300 129.71%);
  color: #464646;
  -webkit-transition: all 0.1s;
     -moz-transition: all 0.1s;
       -o-transition: all 0.1s;
          transition: all 0.1s; }

.button__type--4 {
  line-height: 25px;
  background-image: -moz-linear-gradient(bottom, #51274d 0%, #852f7d 100%);
  background-image: -o-linear-gradient(bottom, #51274d 0%, #852f7d 100%);
  background-image: -webkit-linear-gradient(bottom, #51274d 0%, #852f7d 100%);
  background-image: linear-gradient(bottom, #51274d 0%, #852f7d 100%);
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 0 30px;
  border-top: 2px solid #852f7d;
  border-bottom: 2px solid #852f7d;
  display: inline-block;
  text-decoration: none; }

.button__type--4:hover,
.button__type--4:focus,
.button__type--4:active,
.button__type--4:visited {
  background-image: -moz-linear-gradient(bottom, #852f7d 0%, #51274d 100%);
  background-image: -o-linear-gradient(bottom, #852f7d 0%, #51274d 100%);
  background-image: -webkit-linear-gradient(bottom, #852f7d 0%, #51274d 100%);
  background-image: linear-gradient(bottom, #852f7d 0%, #51274d 100%);
  color: #fff; }

.b__paggination {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 30px; }

.paggination__element {
  width: 25px;
  line-height: 23px;
  display: inline-block;
  border: 1px solid #84296a;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -o-background-clip: padding-box;
     background-clip: padding-box;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(82, 40, 78, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.43);
  box-shadow: 0 1px 2px rgba(82, 40, 78, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.43);
  color: #4a4a4a;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: all 0.1s;
     -moz-transition: all 0.1s;
       -o-transition: all 0.1s;
          transition: all 0.1s;
  margin: 0 7px; }

.paggination__element:hover,
.paggination__element:focus,
.paggination__element:active,
.paggination__element.active {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -o-background-clip: padding-box;
     background-clip: padding-box;
  color: #fff;
  background-image: -moz-linear-gradient(bottom, #852f7d 0%, #51274d 100%);
  background-image: -o-linear-gradient(bottom, #852f7d 0%, #51274d 100%);
  background-image: -webkit-linear-gradient(bottom, #852f7d 0%, #51274d 100%);
  background-image: linear-gradient(bottom, #852f7d 0%, #51274d 100%);
  -webkit-transition: all 0.1s;
     -moz-transition: all 0.1s;
       -o-transition: all 0.1s;
          transition: all 0.1s; }

.paggination__element .icon-left-open,
.paggination__element .icon-right-open {
  color: #4a4a4a;
  font-size: 12px;
  text-decoration: none;
  margin: 0;
  padding: 0;
  line-height: 22px; }

.paggination__element:hover > .icon-left-open,
.paggination__element:hover > .icon-right-open {
  color: #fff;
  -webkit-transition: all 0.1s;
     -moz-transition: all 0.1s;
       -o-transition: all 0.1s;
          transition: all 0.1s; }

.label__checkbox input,
.label__radio input {
  display: none; }

.checkbox__text {
  padding-left: 30px;
  background: url(../img/checkbox.png) no-repeat 0px 2px;
  cursor: pointer;
  color: #75716f;
  font-family: 'PT Sans', 'Arial', sans-serif;
  font-size: 16px;
  display: inline-block;
  vertical-align: top; }

.label__checkbox input:checked + .checkbox__text {
  background: url(../img/checkbox.png) no-repeat 0px -24px; }

.radio__text {
  padding-left: 30px;
  background: url(../img/radio.png) no-repeat 0px 2px;
  display: inline-block;
  vertical-align: top;
  color: #464646;
  font-family: 'PT Sans', 'Arial', sans-serif;
  font-size: 16px;
  cursor: pointer; }

.label__radio input:checked + .radio__text {
  background: url(../img/radio.png) no-repeat 0px -24px; }

.b__question:after {
  content: '';
  position: absolute;
  height: 22px;
  width: 18px;
  background: url(../img/question.png) no-repeat;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  margin-left: 10px; }

.b__question:hover:after {
  background: url(../img/question.png) no-repeat 0px -32px; }

.b__social a {
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin-left: 12px; }

.vk {
  background: url(../img/social.png) no-repeat 0px 0px; }

.tw {
  background: url(../img/social.png) no-repeat -57px 0px; }

.gp {
  background: url(../img/social.png) no-repeat -113px 0px; }

.yt {
  background: url(../img/social.png) no-repeat -170px 0px; }

.fb {
  background: url(../img/social.png) no-repeat -225px 0px; }

.vk:hover {
  background: url(../img/social.png) no-repeat 0px -54px; }

.tw:hover {
  background: url(../img/social.png) no-repeat -57px -54px; }

.gp:hover {
  background: url(../img/social.png) no-repeat -113px -54px; }

.yt:hover {
  background: url(../img/social.png) no-repeat -170px -54px; }

.fb:hover {
  background: url(../img/social.png) no-repeat -225px -54px; }

.top__nav {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
}

.top__nav__element {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-right: 9px;
  margin-right: 7px; }

.top__nav__element .top__nav__link {
  color: #fff;
  font-size: 14px;
  text-decoration: none; }

.top__nav__element .top__nav__link:hover {
  text-decoration: underline; }

.communication,
.logo,
.middle__nav,
.comm__col,
.middle__nav__element {
  vertical-align: middle; }

.comm__row {
  font-size: 0; }

.comm__col {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  font-size: 14px; }

.header__middle .container {
  display: table;
  vertical-align: middle; }

.communication,
.logo,
.middle__nav {
  display: table-cell;
  vertical-align: middle; }
.communication {
  width: 50%;
  padding-left: 50px;
  padding-right: 30px;
}
.middle__nav {
  width: 30%; }

.header__middle {
  padding-top: 10px;
  padding-bottom: 10px; }

.logo {
  width: 25%;
}

.middle__nav__wrapper {
  display: table;
  vertical-align: top;
  float: right;
}

@media screen and (min-width: 768px) {
  .middle__nav__wrapper {
    margin-top: 40px;
  }
}

.middle__nav__element {
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
  width: 25%; }

.middle__nav__element .img-responsive {
  margin: 0 auto 10px;
}

.card__product .middle__nav__element:last-child .img-responsive {
  margin-bottom: 15px; }

.middle__nav__element a {
  display: block;
  margin: 0 5px; }

.middle__nav__element span {
  white-space: nowrap; }

nav {
  position: relative; }

.main__nav {
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
  text-align: center;
}

.main__nav__element {
  margin: 0;
  list-style: none;
  display: table-cell;
  vertical-align: top;
  text-align: center;
  width: 10%;
  position: relative;
  padding: 3px;
}

.nav__link {
  text-decoration: none;
  display: inline-block;
  color: #28282a;
  font-family: 'PT Sans', 'Arial', sans-serif;
  font-size: 14px;
  position: relative;
  line-height: 1;
}

.nav__link:hover,
.nav__link:active,
.nav__link:focus,
.nav__link:visited {
  color: #28282a;
  text-shadow: none;
}

.nav__link img {
  margin: 0 auto 7px;
  max-height: 40px;
}

.sub__nav {
  visibility: hidden;
  position: absolute;
  top: 85px;
  width: 500px;
  background: #fff;
  z-index: 999;
  -webkit-box-shadow: 0 2px 1px rgba(175, 164, 160, 0.6), 0 0 3px rgba(175, 164, 160, 0.2), inset 0 0 2px 1px rgba(255, 255, 255, 0.5);
  box-shadow: 0 2px 1px rgba(175, 164, 160, 0.6), 0 0 3px rgba(175, 164, 160, 0.2), inset 0 0 2px 1px rgba(255, 255, 255, 0.5);
  text-align: left;
  -webkit-transition: all 0.1s;
     -moz-transition: all 0.1s;
       -o-transition: all 0.1s;
          transition: all 0.1s;
  opacity: 0; }

.main__nav__element:hover > .sub__nav {
  -webkit-transition: all 0.1s;
     -moz-transition: all 0.1s;
       -o-transition: all 0.1s;
          transition: all 0.1s;
  opacity: 1;
  visibility: visible; }

.main__nav__element:nth-last-child(-n+4) > .sub__nav {
  right: 0; }

.main__nav__element:nth-last-child(-n+4) > .sub__nav:before {
  right: 66px;
  left: inherit; }

a.sub__title {
  display: block;
  color: #202020;
  font-family: 'PT Sans', 'Arial', sans-serif;
  font-size: 14px;
  padding: 0 10px;
  border-bottom: 1px solid #f1efed;
  font-weight: bold;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-transition: all 0.1s;
     -moz-transition: all 0.1s;
       -o-transition: all 0.1s;
          transition: all 0.1s; }

a.sub__title:hover {
  background-color: #51274d;
  border-bottom: 1px solid #862f7d;
  color: #fff;
  font-family: 'PT Sans', 'Arial', sans-serif;
  font-size: 14px;
  -webkit-transition: all 0.1s;
     -moz-transition: all 0.1s;
       -o-transition: all 0.1s;
          transition: all 0.1s; }

a.sub__link {
  display: block;
  color: #515151;
  font-family: 'PT Sans', 'Arial', sans-serif;
  font-size: 14px;
  padding-left: 25px;
  padding-right: 10px;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 5px; }

@media (max-width: 767px){
  .catalog_menu_label{
    color: white;
    font-size: 22px;
    margin-left: 15px;
    margin-top: 5px;
    font-weight: 800
  }
}
@media (min-width: 768px){
  .catalog_menu_label{
    display: none;
  }
}

.hamburger {
  position: absolute;
  top: 11px;
  right: 0;
  margin: auto;
  width: 30px;
  height: 22px;
  cursor: pointer;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
       transition: .5s ease-in-out;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -moz-transform: rotate(0);
    -o-transform: rotate(0);
       transform: rotate(0);
  z-index: 2;
  display: none; }

.hamburger div {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  -webkit-border-radius: 9px;
          border-radius: 9px;
  background: #fff;
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
       transition: .25s ease-in-out;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -moz-transform: rotate(0);
    -o-transform: rotate(0);
       transform: rotate(0); }

.hamburger div:nth-child(1) {
  top: 0; }

.hamburger div:nth-child(2),
.hamburger div:nth-child(3) {
  top: 9px; }

.hamburger div:nth-child(4) {
  top: 18px; }

.hamburger.open div:nth-child(1),
.hamburger.open div:nth-child(4) {
  top: 18px;
  left: 50%;
  width: 0%; }

.hamburger.open div:nth-child(2) {
  background: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
       transform: rotate(45deg); }

.burger_top_nav{
  display: none;
}

#top_burger_links{
  text-align: center;
}

.hamburger.open div:nth-child(3) {
  background: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
       transform: rotate(-45deg); }

.header__top {
  background-color: #3f1e36;
  padding-top: 5px;
  padding-bottom: 5px;
}
.header__middle {
  border-bottom: 1px solid #cdcdcd;
  background-color: #fff;
}

.header__bottom {
  background-color: #ffbf00;
}

@media screen and (min-width: 768px) {
  .header__bottom {
    padding-top: 10px;
    padding-bottom: 5px;
    border-bottom: 5px solid #ffbf00;
    background-color: #fff;
  }
}
.custum__border {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-left: 8px; }

.custum__border:after {
  content: '';
  position: absolute;
  top: 0;
  right: -10px;
  border: 2px solid #ac2f89;
  border-left: 0;
  width: 5px;
  height: 20px; }

.custum__border:before {
  content: '';
  position: absolute;
  top: 0;
  left: -5px;
  border: 2px solid #ac2f89;
  border-right: 0;
  width: 5px;
  height: 20px; }

.comm__row {
  margin-top: 10px;
  margin-bottom: 10px; }

.active__city,
.active__phone {
  position: relative;
  display: inline-block; }

.active__city {
  display: inline-block;
  vertical-align: top;
}

.active__city span {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  max-width: 60px;
  vertical-align: top; }

.city__list,
.phone__list {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  position: absolute;
  top: 24px;
  right: -9px;
  background: #fff;
  z-index: 2;
  padding-left: 0;
  width: 129px;
  -webkit-box-shadow: 0 2px 1px rgba(175, 164, 160, 0.6), 0 0 3px rgba(175, 164, 160, 0.2), inset 0 0 2px 1px rgba(255, 255, 255, 0.5);
  box-shadow: 0 2px 1px rgba(175, 164, 160, 0.6), 0 0 3px rgba(175, 164, 160, 0.2), inset 0 0 2px 1px rgba(255, 255, 255, 0.5); }

.phone__list {
  top: 30px;
  background: #fff;
  z-index: 2;
  padding-left: 0;
  width: 200px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #cdcdcd;
  border-top: 3px solid #5d224d;
}

.phone__list a {
  font-size: 16px;
}

.active__phone > a,
.comm__col__phone a {
  color: #202020;
  font-family: 'PT Sans', 'Arial', sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.active__phone > a {
  font-size: 21px;
  color: #28282a;
}
.comm__col__phone .icon-phone {
  font-size: 20px;
}

.active__city {
  color: #fff;
  font-size: 14px;
}

.active__phone > a:hover,
.comm__col__phone a:hover {
  border-bottom: 1px dashed transparent; }

.city__list:after,
.phone__list:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  top: -10px;
  left: 99px; 
}
.phone__list:after {
  border-bottom-color: #5d224d;
  left: auto;
  right: 8px;
}

.city__element a,
.phone__element a {
  display: block;
  color: #202020;
  font-family: 'PT Sans', 'Arial', sans-serif;
  font-size: 14px;
  padding: 0 10px;
  border-bottom: 1px solid #f1efed;
  font-weight: bold;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s; }

.city__element a:hover,
.phone__element a:hover {
  background-color: #51274d;
  border-bottom: 1px solid #862f7d;
  color: #fff;
  font-family: 'PT Sans', 'Arial', sans-serif;
  font-size: 14px;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s; }

.city__element,
.phone__element {
  display: block; }

.active__city:hover > .city__list,
.active__phone:hover > .phone__list {
  display: block;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.1s;
     -moz-transition: all 0.1s;
       -o-transition: all 0.1s;
          transition: all 0.1s; }

.top__nav,
.lang,
.search,
.login,
.lang__type {
  display: inline-block;
  vertical-align: middle;
}
.lang .lang__type {
  color: #ffc301;
  text-decoration: none;
  position: relative;
  padding-right: 6px;
  padding-left: 3px;
}
.lang .lang__type--active {
  color: #fff;
  text-decoration: none;
}
.lang a.lang__type:hover {
  text-decoration: underline;
}
.lang {
  position: relative;
  margin: 5px 70px 5px 0;
}

.search {
  width: 100%;
  position: relative;
  margin-right: 25px;
}

.search__place {
  height: 35px;
  -o-background-clip: padding-box;
     background-clip: padding-box;
  background-color: #f5f4f9;
  border: 1px solid #cdcdcd;
  padding-left: 5px;
  padding-right: 40px;
  width: 100%; }


/***����� ����� ��������� ���. ������ �������� "span" �� "a" � ���������������� "a.lang__type:hover"***/
span.lang__type {
  font-size: 14px;
  text-decoration: none; }


.lang__type:not(:last-child):after {
  content: '';
  position: absolute;
  top: -3px;
  right: 0;
  width: 1px;
  height: 27px;
  background: url(../img/top-menu-border.png) no-repeat; }

.login {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  margin: 5px 0; }

.login__link,
.login__greeting {
  font-family: "Myriad Pro", "PT Sans", "Arial", sans-serif;
  font-size: 12px; }

.login__link .icon-user {
  color: #ffc300; }

.login__link:hover {
  border-bottom: transparent;
}

.login__link {
  text-decoration: none;
  display: inline-block;
  border-bottom: 1px dashed #fff;
  color: #fff; }

.carousel-control.right,
.carousel-control.left {
  color: #fff; }

.communication i {
  color: #52284e; }

.index {
  font-size: 0; }

.index__row {
  width: 26%;
  display: inline-block;
  vertical-align: top; }

.index__row {
  font-size: 0; }

.index__row__middle {
  display: inline-block;
  vertical-align: top;
  width: 23%; }
.index__row-padding-left {
  padding-left: 1%;
}
.index__row-padding-right {
  padding-right: 1%;
}
.b__double {
  padding: 0;
  text-align: center;
  background-color: #ffffff;
  height: 100%; }

.b__single {
  text-align: center;
  background: #e3ddd7;
  height: 100%; }
.index__row .b__single {
  margin-bottom: 40px;
}
.b__single-img {
  text-align: center;
  height: 195px;
  line-height: 195px;
  overflow: hidden;
}
.b__single-img img {
  max-height: 195px;
  max-width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
.double__element__img {
  text-align: center;
  height: 225px;
  line-height: 225px;
  overflow: hidden;
}
.double__element__img img {
  max-height: 225px;
  max-width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
.single__element {
  position: relative;
  padding-bottom: 1px;
  height: 818px; }

.double__element .img-responsive,
.single__element .img-responsive {
  margin: 0 auto;
  margin-bottom: 30px; }

.double__element .img-responsive {
  max-height: 193px; }

.single__element .img-responsive {
  margin-bottom: 60px;
  max-height: 600px;
  width: 100%;
}

.index__row .double__element {
  border-bottom: 1px solid #ffc300;
}
.index__row .double__element--bd-left {
  border-left: 1px solid #ffc300;
}
.index__row .double__element--bd-right {
  border-right: 1px solid #ffc300;
}
.double__element {
  padding-top: 5px;
  padding-bottom: 1px;
  height: 330px;
  text-decoration: none !important; }
.b__double .double__element {
  margin: 0 0 40px;
  padding-top: 20px;
  height: 370px;
}
.double__element--single {
}

.element__title {
  color: #51274d;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px; }

.b__double .element__title {
  height: 34px;
  overflow: hidden;
}
.line__decor {
  width: 70%;
  height: 1px;
  background-color: #ffc300;
  margin: 5px auto;
  margin-bottom: 30px; }


.img_catalog_section{
  padding-top: 50px;
  vertical-align: middle;
  max-height: 25px;
  max-width: 200px;
}




























.single__title {
  color: #ffc300;
  font-size: 22px;
  font-weight: bold;
  width: 100%;
  height: 60px;
  background-color: #51274d;
  vertical-align: middle;
  display: table;
  overflow: hidden;
  margin-bottom: 30px;
  padding: 0 2%; }

.single__title__text {
  display: table-cell;
  vertical-align: middle; }
.double__element .single__title {
  color: #232323;
  font-size: 18px;
  margin-bottom: 10px;
  background: none;
}
.single__title--small {
  margin-bottom: 0;
  height: 40px;
}
.fl__size {
  display: table !important; }

.product__card {
  margin: 0 auto;
  border: 2px solid rgba(255, 195, 0, 0);
  padding: 10px;
  cursor: pointer;
  position: relative;
  /*height: 395px;*/
  margin-bottom: 30px;
  max-width: 270px; }

.uah_char{
  font-size: 22px;
  font-weight: 100;
}
.price_uah{
  font-size: 24px;
  margin-left: 35px;
  font-weight: 100;
  /*margin-top: 12px;*/
}
.price_uah_no_price{
  font-size: 18px;
  margin-left: 35px;
  font-weight: 100;
  /*margin-top: 12px;*/
}
.btn_listing_position{
  margin-top: 10px;
}
.quantity_label{
  color: #00a046;
  margin-left: 30px;
}

.quantity_label_sold{
  color: #a0151E;
  margin-left: 30px;
}

.product__card:hover {
  border: 2px solid #87296d;
  -webkit-transition: all 0.4s;
     -moz-transition: all 0.4s;
       -o-transition: all 0.4s;
          transition: all 0.4s; }

.product__card:hover > .card__hidden {
  -webkit-transform: translateY(0%);
     -moz-transform: translateY(0%);
      -ms-transform: translateY(0%);
       -o-transform: translateY(0%);
          transform: translateY(0%);
  -webkit-transition: all 0.4s;
     -moz-transition: all 0.4s;
       -o-transition: all 0.4s;
          transition: all 0.4s;
  opacity: 1;
  visibility: visible; }

.product__card .line__decor {
  margin-bottom: 10px; }

.card__hidden {
  visibility: hidden;
  position: absolute;
  left: -2px;
  border: 2px solid #87296d;
  border-top: 0;
  width: -webkit-calc(100% + 4px);
  width: -moz-calc(100% + 4px);
  width: calc(100% + 4px);
  outline: none;
  background: #fff;
  z-index: 2;
  font-size: 0;
  -webkit-transform: translateY(-98%);
     -moz-transform: translateY(-98%);
      -ms-transform: translateY(-98%);
       -o-transform: translateY(-98%);
          transform: translateY(-98%);
  -webkit-transition: all 0.4s;
     -moz-transition: all 0.4s;
       -o-transition: all 0.4s;
          transition: all 0.4s;
  opacity: 0;
  padding-top: 15px; }

.card__hidden a {
  display: inline-block;
  vertical-align: top;
  width: 33.333333333333336%;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  position: relative;
  height: 96px;
  overflow: hidden;}

.card__hidden a:after {
  position: absolute;
  content: '';
  height: 40px;
  top: 0;
  right: 0;
  background: url(../img/right-border.png) no-repeat center center;
  -o-background-size: contain;
     background-size: contain;
  width: 1px;
  height: 54px; }

.card__hidden a img {
  margin: 0 auto; }

.card__hidden a:last-child:after {
  display: none; }

.card__name {
  text-align: center;
  display: block;
  vertical-align: top;
  color: #51274d;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  line-height: 14px;
  height: 42px;
  overflow: hidden;
  margin-bottom: 10px; }

.card__img {
  margin-bottom: 15px;
  height: 180px;
  display: block; }

.card__img img {
  max-height: 100%;
  margin: 0 auto; }

.card__coast {
  display: inline-block;
  vertical-align: top;
  height: 45px; }

.product__card .button__type--2 {
  display: inline-block;
  vertical-align: top;
  float: right; }

.card__options {
  font-size: 0;
  display: table;
  margin-bottom: 10px;
  width: 100%; }

.card__options .middle__nav__element {
  width: 50%;
  margin-bottom: 10px; }

.coast__new {
  color: #51274d;
  font-size: 16px;
  font-weight: bold; }

.coast__old {
  color: #8b8b8b;
  font-size: 16px;
  font-weight: bold;
  text-decoration: line-through; }

.breadcrumbs {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 30px; }

.breadcrumbs li {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0; }

.breadcrumbs li a {
  color: #75716f;
  font-size: 12px;
  text-decoration: none; }

.breadcrumbs li span {
  color: #75716f;
  font-size: 12px;
  text-decoration: none; }

.breadcrumbs li a:hover {
  text-decoration: underline; }

.listing__view {
  float: right;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 15px; }

.listing__sort {
  float: left;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 15px; }

.listing__sort > span,
.listing__view > span {
  color: #51274d;
  font-size: 16px;
  font-weight: bold; }

.listing__sort__list {
  line-height: 25px;
  -webkit-border-radius: 0 3px 0;
  border-radius: 0 3px 0;
  -o-background-clip: padding-box;
     background-clip: padding-box;
  background-color: #fff;
  -webkit-box-shadow: inset 1px 2px 7px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 2px 7px rgba(0, 0, 0, 0.1);
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 35px;
  background: url(../img/list-bt.png) no-repeat;
  background-position: top right;
  cursor: pointer;
  position: relative; }

.listing__sort__list ul {
  display: none;
  position: absolute;
  top: 25px;
  left: 0;
  z-index: 2;
  background: #fff;
  margin: 0;
  padding: 0;
  width: 100%;
  -o-background-clip: padding-box;
     background-clip: padding-box;
  background-color: #fff;
  -webkit-box-shadow: inset 1px 2px 7px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 2px 7px rgba(0, 0, 0, 0.1);
  z-index: 999; }

.listing__sort__list ul li {
  margin: 0;
  padding: 0;
  list-style: none; }

.listing__sort__list ul li a {
  text-decoration: none;
  color: #000;
  display: block;
  width: 100%;
  padding: 0 10px; }

.listing__sort__list ul li a:hover {
  color: #fff;
  background-color: #51274d;
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.25) 0%, rgba(255, 255, 255, 0.25) 100%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.25) 0%, rgba(255, 255, 255, 0.25) 100%);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.25) 0%, rgba(255, 255, 255, 0.25) 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.25)), to(rgba(255, 255, 255, 0.25)));
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.25) 0%, rgba(255, 255, 255, 0.25) 100%); }

.seo__text {
  position: relative;
  color: #4a4a4a;
  font-size: 14px;
  margin-bottom: 30px; }

.seo__text:before {
  content: '';
  position: absolute;
  top: -3px;
  right: -15px;
  border: 1px solid #ac2f89;
  border-left: 0;
  width: 7px;
  height: -webkit-calc(100% + 3px);
  height: -moz-calc(100% + 3px);
  height: calc(100% + 3px); }

.seo__text:after {
  content: '';
  position: absolute;
  top: -3px;
  left: -15px;
  border: 1px solid #ac2f89;
  border-right: 0;
  width: 7px;
  height: -webkit-calc(100% + 3px);
  height: -moz-calc(100% + 3px);
  height: calc(100% + 3px); }

.part__title {
  padding: 0;
  margin: 0;
  color: #51274d;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 30px; }

.sales__block__element {
  display: inline-block;
  vertical-align: top;
  max-width: 270px;
  width: 100%;
  border: 2px solid #ffc300;
  padding: 10px 15px;
  text-align: center;
  background: url(../img/sale-bg.png) no-repeat;
  -o-background-size: cover;
     background-size: cover;
  color: #fff;
  position: relative;
  cursor: pointer;
  padding-top: 60px;
  height: 270px;
text-decoration: none;
}
.sales__block__element a {
  text-decoration: none;
}
.it-wrapper {
  display: inline-block;
  vertical-align: top;
  max-width: 270px;
  width: 100%;
  padding: 10px 15px;
  padding-top: 60px;

}
.v__fade__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(83, 40, 79, 0.1);
  -webkit-transition: all 0.4s;
     -moz-transition: all 0.4s;
       -o-transition: all 0.4s;
          transition: all 0.4s;
  z-index: 2; }

.v__text {
  position: relative;
  z-index: 3;
  border-top: 1px solid #ffc300;
  border-bottom: 1px solid #ffc300;
  color: #fff;
  padding: 10px 0;
  font-size: 18px;
  margin-bottom: 50px;
  position: relative;
text-decoration: none;
}

.sales__block {
  width: 100%;
  overflow: hidden; }

.sales__block__element:hover > .v__fade__bg {
  background-color: rgba(83, 40, 79, 0.7);
  -webkit-transition: all 0.4s;
     -moz-transition: all 0.4s;
       -o-transition: all 0.4s;
          transition: all 0.4s; }

.sales__block__element .button__type {
  z-index: 3;
  position: relative;
  border-color: #fff;
  color: #fff; }

.sales__block__element .button__type:hover {
  background: rgba(255, 255, 255, 0.3); }

.v__text:before {
  top: -20px;
  left: 50%;
  -webkit-transform: translateX(-210%);
     -moz-transform: translateX(-210%);
      -ms-transform: translateX(-210%);
       -o-transform: translateX(-210%);
          transform: translateX(-210%);
  content: '';
  width: 132px;
  height: 1px;
  background: #ffc300;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s;
     -moz-transition: all 0.4s;
       -o-transition: all 0.4s;
          transition: all 0.4s; }

.sales__block__element {
  margin-right: 25px;
  margin-bottom: 30px; }

.sales__block__element:last-child {
  margin-right: 0; }

.v__text:after {
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(210%);
     -moz-transform: translateX(210%);
      -ms-transform: translateX(210%);
       -o-transform: translateX(210%);
          transform: translateX(210%);
  content: '';
  width: 132px;
  height: 1px;
  background: #ffc300;
  position: absolute;
  visibility: hidden;
  opacity: 0; }

.sales__block__element:hover > .v__text:before {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.4s;
     -moz-transition: all 0.4s;
       -o-transition: all 0.4s;
          transition: all 0.4s; }

.sales__block__element:hover > .v__text:after {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.4s;
     -moz-transition: all 0.4s;
       -o-transition: all 0.4s;
          transition: all 0.4s; }

.category__wrapper {
  /*border: 2px solid #ffc300;*/
  background-color: #fff;
  max-width: 370px;
  max-height: 120px;
  margin: 0 auto 10px;
  position: relative;
  padding: 5px;
  display: table;
  height: 120px;
  vertical-align: middle;
  width: 100%; }

.category__wrapper div {
  display: table-cell;
  vertical-align: middle;
  height: 120px; }

.category__wrapper div img {
  max-height: 120px; }

.category__wrapper:before,
.category__wrapper:after {
  content: "";
  position: absolute;
  z-index: -2; }

.category__wrapper:before {
  top: 10px;
  bottom: 10px;
  left: 0;
  right: 0;
  -webkit-transition: all 0.4s;
     -moz-transition: all 0.4s;
       -o-transition: all 0.4s;
          transition: all 0.4s; }

.category__wrapper:hover:before {

  -webkit-border-radius: 10px/100px;
  border-radius: 10px/100px;
  -webkit-transition: all 0.4s;
     -moz-transition: all 0.4s;
       -o-transition: all 0.4s;
          transition: all 0.4s; }

.category__wrapper img {
  margin: 0 auto; }

.category__name {
  display: block;
  width: 100%;
  text-align: center;
  color: #51274d;
  font-size: 18px;
  text-decoration: none;
  height: 50px;
  overflow: hidden; }
.category__name-show-link {
  font-size: 16px;
  display: inline-block;
  margin-bottom: 10px;
}
.category__name:hover {
  text-decoration: underline;
  color: #51274d; }

.fav {
  background: url(../img/m-nav1.png) no-repeat;
  background-position: center 10px;
  height: 60px;
  padding-top: 45px; }

.comp {
  background: url(../img/m-nav2.png) no-repeat;
  background-position: center 10px;
  height: 60px;
  padding-top: 45px; }

.fav.active {
  background: url(../img/acti.png) no-repeat;
  background-position: top center; }

.comp.active {
  background: url(../img/acti2.png) no-repeat;
  background-position: top center; }

.products__set {
  font-size: 0; }

.set__element {
  outline: 1px solid #ddd;
  width: 25%;
  display: inline-block;
  vertical-align: top;
  padding: 15px;
  text-align: center;
  margin-bottom: 30px;
  background-color: #f7f5f5;
  height: 300px;
  position: relative; }

.close__button {
  position: absolute;
  top: 5px;
  right: 5px;
  background: url(../img/clsb.png) no-repeat;
  width: 16px;
  height: 16px;
  cursor: pointer; }

.set__element:hover > .set__decor__line {
  -webkit-transition: all 0.7s;
     -moz-transition: all 0.7s;
       -o-transition: all 0.7s;
          transition: all 0.7s;
  visibility: visible;
  opacity: 1; }

.set__act {
  color: #51274d;
  font-size: 22px;
  font-weight: bold; }

.set__old {
  color: #8b8b8b;
  font-size: 18px;
  text-decoration: line-through; }

.set__decor__line {
  width: 100%;
  height: 1px;
  background: url(../img/hline.png) no-repeat;
  background-position: center;
  margin-bottom: 10px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.7s;
     -moz-transition: all 0.7s;
       -o-transition: all 0.7s;
          transition: all 0.7s; }

.set__link {
  color: #51274d;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 10px;
  display: block; }

.set__link span {
  display: block;
  height: 180px; }

.set__link img {
  margin: 0 auto;
  margin-bottom: 30px; }

.set__link p {
  height: 50px;
  overflow: hidden; }

.products__set {
  padding: 0 15px; }

.minor__title {
  padding: 0;
  margin: 0;
  color: #51274d;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px; }

.products__set .button__type--2 {
  display: block;
  max-width: 250px;
  margin-bottom: 30px;
  text-align: center;
}


.listing__sort__list.sort {
  min-width: 140px; }

.data-table tr:nth-child(2n) {
  background: #dddddd; }

.data-table tr:nth-child(2n+1) {
  background: #f8f6f6; }

.table_compare,
.data-table {
  width: 100%;
  outline: 1px solid #dddddd; }

.data-table tr,
.data-table td {
  width: auto;
  outline: 1px solid #dddddd; }

.data-table .set__element {
  background: #f8f6f6;
  width: 99%;
  outline: none; }

.params td {
  padding: 5px;
  font-size: 15px;
  text-align: center; }

.params .params__name {
  text-align: left; }

.bg_col {
  opacity: 0.3;
  margin: 0 auto; }

.f_col {
  vertical-align: top;
  padding: 15px;
  position: relative; }

.bx_sort_container {
  bottom: 0;
  position: absolute;
  left: 0;
  font-size: 0;
  width: 100%; }

.data-table td {
  width: 290px; }

.bx_sort_container a {
  color: #51274d;
  font-size: 16px;
  display: inline-block;
  vertical-align: bottom;
  width: 50%;
  text-align: center;
  text-decoration: none;
  border: 1px solid #dcdcdc;
  height: 55px;
  border-bottom: none;
  padding-top: 7px; }

.f_col .button__type {
  position: absolute;
  z-index: 2;
  left: 50%;
  margin-left: -90px;
  top: 40%; }

.bx_sort_container a:hover,
.bx_sort_container a.active {
  border-top: 2px solid #52284e; }

.data-table tr:first-child:hover {
  background: #f8f6f6; }

.data-table tr:hover {
  background: rgba(82, 40, 78, 0.5);
  cursor: pointer; }

.comp__block {
  overflow: hidden;
  overflow-x: scroll;
  width: 100%;
  margin-bottom: 30px; }

.card__buttons .button__type--2 {
  text-transform: inherit;
  max-width: 200px;
  padding: 0 5px;
  font-size: 14px;
  float: right;
  position: relative; }

.card__buttons .button__type--3 {
  max-width: 155px;
  padding: 0 15px; }

.button__type--2.b__question:after {
  top: 6px;
  right: -22px; }

.detail__param {
  color: #51274d;
  font-size: 16px;
  font-weight: bold; }

.detail__option {
  color: #484848;
  font-size: 16px; }

.card__price__act {
  color: #51274d;
  font-size: 22px;
  font-weight: bold;
  float: left; }

.card__price__last {
  color: #8b8b8b;
  font-size: 12px;
  text-decoration: line-through;
  padding-top: 4px;
  margin-left: 15px;
  display: inline-block; }
.card__price__last1 {
  color: #8b8b8b;
  font-size: 16px;
  text-decoration: line-through;
  padding-top: 4px;
  margin-left: 15px;
  display: inline-block; }


.buy--prod {
  margin-bottom: 25px; }

.card__price {
  border-bottom: 1px solid #52284e;
  padding-bottom: 50px;
  margin-bottom: 15px; }

.card__detail {
  margin-bottom: 25px; }

.card__buttons {
  margin-bottom: 20px; }

.card__detail p {
  margin-bottom: 5px; }

.card__infog {
  width: 270px;
  margin: 0 auto; }
.card__infog h2 {
  text-align: center;
}
.card__infog__element {
  text-align: center;
  margin-bottom: 20px;
  padding: 0 10px;
  color: #51274d;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  width: 49%
}

.card__infog__element_futures {
  text-align: center;
  margin-bottom: 20px;
  padding: 0 10px;
  color: #51274d;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
}

.card__infog__element img {
  margin: 0 auto; }

.card__gallery {
  margin-bottom: 30px; }

.lSSlideWrapper li{
  border: 2px solid #ffc300;
  height: 100%;
}
.lSSlideWrapper {
  /*border: 2px solid #ffc300;*/
  text-align: center; }

.lSSlideWrapper img {
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}

.lSSlideOuter {
  clear: left;
}

.lSGallery li {
  border: 2px solid #ffc300;
  -webkit-border-radius: 0;
          border-radius: 0;
  vertical-align: middle;
  position: relative;
  height: 100px; }

.lSGallery li img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
     -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%); }

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  -webkit-border-radius: 0;
          border-radius: 0; }

.card__fav,
.card__comp {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding-left: 35px;
  line-height: 25px; }

.card__fav {
  background: url(../img/m-nav1.png) no-repeat 0px 0px;
  -o-background-size: contain;
     background-size: contain; }

.card__comp {
  background: url(../img/m-nav2.png) no-repeat 0px 0px;
  -o-background-size: contain;
     background-size: contain;
  margin-left: 15px;
  float: right; }

.card__fav.active {
  background: url(../img/acti.png) no-repeat 0px 0px;
  -o-background-size: contain;
     background-size: contain; }

.card__comp.active {
  background: url(../img/acti2.png) no-repeat 0px 0px;
  -o-background-size: contain;
     background-size: contain; }

.card__row {
  margin-bottom: 30px; }

.info__title {
  color: #51274d;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px solid #a1a1a1;
  text-align: center;
  padding-bottom: 10px; }

.card__delivery,
.card__pls {
  font-size: 0; }

.delivery__element {
  font-size: 15px;
  display: inline-block;
  vertical-align: top;
  width: 50%; }

.pls__element {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  font-size: 15px; }

.delivery__element h5 {
  color: #51274d;
  font-size: 15px;
  text-align: center; }

.delivery__element img,
.pls__element img {
  margin: 0 auto;
  margin-bottom: 10px; }

.pls__element img {
  margin-top: 35px; }

.delivery__element p {
  color: #51274d;
  font-size: 15px; }

.pls__element p {
  text-align: center;
  color: #51274d;
  font-size: 15px; }

.nav-tabs {
  text-align: center;
  font-size: 0; }

.nav-tabs > li {
  width: 240px;
  float: none;
  display: inline-block;
  vertical-align: top;
  line-height: 35px;
  margin-bottom: -1px;
  margin-right: 0; }

.nav-tabs > li > a {
  -webkit-border-radius: 0;
          border-radius: 0;
  margin: 0; }

.nav-tabs > li {
  border: 1px solid #dddddd;
  border-right: 0px; }

.nav-tabs > li:last-child {
  border-right: 1px solid #dddddd; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-color: transparent;
  border-top: 2px solid #52284e;
  color: #51274d;
  position: relative; }

.nav-tabs > li > a {
  text-decoration: none;
  color: #51274d;
  font-size: 18px; }

.nav > li > a {
  padding: 3px 15px; }

.nav-tabs > li.active > a:after,
.nav-tabs > li.active > a:hover:after,
.nav-tabs > li.active > a:focus:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #dddddd;
  bottom: -11px;
  left: 50%;
  margin-left: -10px; }

.video__content {
  width: 600px;
  height: 512px;
  margin: 0 auto;
  background: url(../img/imac.png) no-repeat;
  -o-background-size: contain;
     background-size: contain;
  padding-top: 23px;
  margin-top: 10px; }

.video__content iframe {
  margin: 0 auto;
  width: 560px;
  display: block;
  height: 300px; }

.all__param {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  margin-top: 30px; }

.all__param li:nth-child(2n+1) {
  background: #dddddd; }

.all__param li {
  display: block;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 1px;
  padding-top: 7px;
  padding-bottom: 2px; }

.all__param li span {
  color: #51274d;
  font-size: 15px;
  padding-left: 5px; }

.param__name {
  display: inline-block;
  vertical-align: top;
  width: 35%; }

.param__option {
  display: inline-block;
  vertical-align: top;
  width: 63%; }

.goup__title {
  color: #51274d;
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd; }

.comments__block {
  font-size: 0;
margin-bottom: 30px;
}

.user__comments {
  padding-right: 30px; }

.user__comments,
.social__comments {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  font-size: 16px; }

.comments__block {
  margin-top: 20px; }

.user__name {
  color: #51274d;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px; }

.user__text {
  color: #474747;
  font-size: 16px;
  font-style: italic;
  text-indent: 40px;
  position: relative; }

.user__text:before {
  content: '';
  position: absolute;
  width: 21px;
  height: 17px;
  top: 0;
  left: 0;
  background: url(../img/tdstart.png) no-repeat; }

.user__text:after {
  content: '';
  position: absolute;
  width: 21px;
  height: 17px;
  bottom: 0;
  right: 0;
  background: url(../img/tdfinish.png) no-repeat; }

.white-space {
  width: 40px;
  display: inline-block;
  vertical-align: top;
  height: 1px; }

.commennts__element {
  padding-bottom: 30px;
  background: url(../img/dcline.png) no-repeat center bottom;
  margin-bottom: 20px; }

.user__info {
  font-size: 0px; }

.info__left,
.info__right {
  font-size: 16px;
  display: inline-block;
  vertical-align: top; }

.info__left {
  width: 30%; }

.info__right {
  width: 40%; }

.info__text {
  resize: none;
  height: 100px;
  width: 100%;
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -o-background-clip: padding-box;
     background-clip: padding-box;
  background-color: #fdfaf2;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  padding: 15px;
  margin-bottom: 10px; }

.info__name,
.info__mail {
  height: 35px;
  width: 100%;
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -o-background-clip: padding-box;
     background-clip: padding-box;
  background-color: #fdfaf2;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  padding: 0 15px;
  margin-bottom: 30px; }

.info__right {
  padding-left: 30px; }

.info__social {
  display: inline-block;
  vertical-align: top;
  color: #51274d;
  font-size: 16px;
  font-weight: bold;
  width: 100%; }

.info__social .b__social {
  margin-top: 10px; }

#lg-action {
  bottom: 15%; }

#lg-outer {
  width: auto;
  height: auto;
  top: 10%;
  left: 10%;
  bottom: 10%;
  right: 10%;
  background: #fff;
  border: 2px solid #5d234d; }

.user__content {
  padding: 30px 0;
  color: #646464;
  font-size: 15px;
  line-height: 30px; }

.user__content h1 {
  color: #323131;
  font-size: 18px;
  font-weight: bold; }

.user__content h2 {
  color: #323131;
  font-size: 16px;
  font-weight: bold; }

.user__content img {
  padding-bottom: 30px;
  padding-right: 30px;
  padding-left: 30px; }

.user__content ul {
  padding-left: 12px; }

.user__content ul li {
  list-style: none;
  position: relative;
  color: #646464;
  font-size: 15px;
  line-height: 30px; }

.user__content ul li:before {
  content: '';
  position: absolute;
  top: 11px;
  left: -11px;
  width: 5px;
  height: 5px;
  background: #6f2f5d;
  -webkit-border-radius: 50px;
  border-radius: 50px; }

.owl-carousel .owl-wrapper-outer {
  height: 505px; }

.ib.count {
  font-size: 0 !important;
  height: 34px; }

.thumb-info {
  background: #5d234d !important; }

#lg-gallery .thumb-cont {
  background: #fff !important; }

.owl-prev,
.owl-next {
  display: inline-block;
  vertical-align: top;
  color: #6f2f5d;
  font-size: 20px; }

.owl-controls {
  position: absolute;
  top: -55px;
  right: 5px; }

.owl-prev {
  margin-right: 30px; }

.modal-body p span {
  display: block; }

.modal-body p input {
  width: 100%;
  display: block;
  margin-bottom: 15px;
  padding: 0 10px;
  height: 35px; }

.modal-body p button {
  float: right; }

.lSAction > a {
  z-index: 998; }

.aut__title {
  color: #51274d;
  font-size: 22px;
  font-weight: bold;
  border-bottom: 1px solid #51274d;
  padding-bottom: 10px; }

.aut__param {
  margin-bottom: 30px;
  display: block; }

.aut__param span {
  color: #51274d;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top; }

.aut__param input {
  height: 23px;
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -o-background-clip: padding-box;
     background-clip: padding-box;
  background-color: #fdfaf2;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  width: 270px;
  float: right;
  padding: 0 5px; }

.aut__wrapper .button__type--2 {
  margin: 0 auto;
  display: block;
  width: 210px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  margin-bottom: 30px; }

.auth__block .button__type--2 {
  width: 170px; }

.aut__wrapper .label__checkbox {
  margin-bottom: 30px; }

.aut__forget {
  width: 270px;
  margin: 0 auto;
  margin-bottom: 30px; }

.aut__forget a {
  color: #51274d;
  font-size: 16px;
  text-decoration: underline; }

.fast__login {
  color: #51274d;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px; }

.fast__login span {
  display: block;
  margin-bottom: 10px; }

.aut__forget a:last-child {
  float: right; }

.aut__wrapper .checkbox__text {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis; }

.cart__title {
  color: #51274d;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px; }

.cart__user__type .aut__param {
  margin-bottom: 15px; }

.aut__param sup {
  color: #cc6666; }

.basket-container-table-inner table,
.basket-container-table-inner table td,
.basket-container-table-inner table tr,
.basket-container-table-inner table th {
  border: 1px solid #cccccc !important; }

.basket-container-table-inner table {
  color: #464646;
  font-size: 18px; }

.aut__param:last-child {
  text-align: right;
  color: #333333;
  font-size: 14px;
  font-weight: bold; }

.basket-container-table-inner table {
  width: 100%;
  text-align: center; }

.basket-container-table-inner .tbhead th {
  color: #51274d;
  font-size: 18px;
  font-weight: bold;
  text-align: center; }

.goods-title {
  color: #51274d;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  display: block; }

.goods-title:hover {
  text-decoration: underline; }

.basket-container-table-inner .tbhead th:first-child {
  text-align: left; }

.basket-container-table-inner .tbhead th {
  padding: 10px; }

.current_price {
  color: #464646;
  font-size: 18px;
  font-weight: bold; }

.basket-container-table-inner tbody tr {
  height: 130px; }

.basket-container-table-inner tbody tr td {
  padding: 10px; }

.basket-container-table-inner tbody .tbhead {
  height: auto; }

.get__user__info {
  margin-bottom: 30px; }

.cart__user__type {
  margin-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px; }

.cart__user__type label {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px; }

.pr__quant {
  width: 40px;
  height: 18px;
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -o-background-clip: padding-box;
     background-clip: padding-box;
  background-color: #fdfaf2;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  text-align: center;
  color: #464646;
  font-size: 14px;
  margin: 0 auto; }

.price__result {
  border: 1px solid #cccccc;
  border-top: 0;
  padding: 20px;
  padding-bottom: 0;
  width: 100%;
  margin-bottom: 15px; }

.price__result p {
  text-align: right;
  margin-bottom: 15px; }

.price__result p span {
  display: inline-block;
  width: 160px;
  vertical-align: top;
  text-align: left; }

.price__result p span:first-child {
  display: inline-block;
  width: 150px;
  vertical-align: top;
  text-align: left; }

.pay__type,
.deliv__type {
  font-size: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px; }

.type__select {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  width: 33%;
  text-align: center; }

.type__select input {
  display: none; }

.type__select__img {
  height: 75px;
  position: relative;
  margin-bottom: 15px; }

.type__select label {
  width: 100%; }

.type__select img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: pointer; }

.type__select input:checked + .type__select__img > img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0); }

.type__select p {
  color: #464646;
  font-size: 16px;
  font-weight: normal; }

.type__select p span {
  color: #682656; }

.cart__comment textarea {
  resize: none;
  display: block;
  width: 100%;
  height: 173px;
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -o-background-clip: padding-box;
     background-clip: padding-box;
  background-color: #fdfaf2;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  margin-bottom: 15px;
  padding: 5px; }

.cart__comment {
  margin-bottom: 30px; }

.thank__you__title {
  color: #51274d;
  font-size: 20px;
  font-weight: bold;
  text-align: center; }

.thank__you__text {
  position: relative;
  border: 1px solid #d7d1cb; }

.thank__you__text:before {
  content: '';
  position: absolute;
  top: -11px;
  background: url(../img/ty.png) no-repeat;
  width: 72px;
  height: 19px;
  left: 15px; }

.thank__you__text:after {
  content: '';
  position: absolute;
  top: -11px;
  background: url(../img/ty.png) no-repeat;
  width: 72px;
  height: 19px;
  right: 15px; }

.ty__head {
  border-bottom: 1px solid #d7d1cb;
  text-align: center;
  color: #505050;
  font-size: 16px;
  padding: 10px 0; }

.ty__body {
  padding: 30px 15px;
  color: #505050;
  font-size: 16px; }

.thank__you__text {
  margin-bottom: 30px; }

.corp__filter {
  border: 1px solid #ededed;
  background-color: #fff;
  padding-bottom: 10px;
  margin-bottom: 30px; }

.corp__filter__part {
  color: #51274d;
  font-size: 16px;
  font-weight: bold;
  padding: 10px;
  background: url(../img/border-line.png) no-repeat;
  background-position: center bottom;
  -o-background-size: contain;
     background-size: contain; }
.corp__filter__part a
{
  text-decoration: none;
  font-size: 16px;
}
.corp__filter__part a.active
{
  text-decoration: underline;
}
.corp__filter__list {
  margin-bottom: 0;
  display: none; }

.corp__filter__list li {
  list-style: none;
  margin-bottom: 10px; }

.corp__filter__list li:last-child {
  margin-bottom: 0; }

.corp__filter__list li a {
  text-decoration: none;
  color: #75716f;
  font-size: 16px;
  font-weight: normal; }

.corp__filter__list li a:hover,
.corp__filter__list li a.active{
  text-decoration: underline; }

.corp__filter__list {
  margin-top: 10px; }

.corp__filter__part p {
  cursor: pointer; }

.corp__content img {
  margin-bottom: 30px; }

.corp__date {
  color: #505050;
  font-size: 16px;
  font-weight: bold; }

.corp__content {
  color: #505050;
  font-size: 16px; }

.corp__media .user__comments {
  width: 100%;
  padding-right: 0; }

.corp__media .info__left {
  width: 40%; }

.corp__media .info__right {
  width: 60%; }

.corp__media {
  margin-bottom: 15px; }

.corp__content {
  margin-bottom: 30px; }

.corp__like__this h5 {
  color: #505050;
  font-size: 18px;
  font-weight: bold; }

.corp__like__this ul {
  padding-left: 20px;
  color: #6d3568;
  margin-bottom: 30px; }

.corp__like__this ul li {
  margin-bottom: 5px; }

.corp__like__this ul li a {
  color: #6d3568;
  font-size: 16px; }

.corp__like__this {
  margin-bottom: 30px; }

.social__share {
  float: left; }

.down__load {
  float: right; }

.down__load .button__type--2 img {
  padding-right: 10px; }

.social__share,
.down__load {
  margin-bottom: 30px; }
.dowload table,
.dowload table td
{
  border: 0;
}
.dowload table td
{
  padding: 5px;
  margin: 0px;
}
.dowload .down__load
{
  float: none;
  display: inline-block;
  margin: 0px;
}
.top__img {
  margin-bottom: 30px; }

.corp__img__side {
  position: relative;
  float: left;
  margin-right: 30px;
  display: block; }

.corp__sticker {
  position: absolute;
  top: 0;
  left: 0;
  width: 54px;
  height: 54px; }

.corp__sticker.yout {
  background: url(../img/yut.png) no-repeat; }

.corp__sticker.read {
  background: url(../img/read.png) no-repeat; }

.corp__listing__element {
  margin-bottom: 30px;
  overflow: hidden; }

.corp__text {
  max-height: 120px;
  overflow: hidden;
  margin-bottom: 10px; }

.corp__text__detail h2 a {
  color: #51274d;
  font-size: 22px;
  font-weight: bold;
  text-decoration: none; }

.corp__text__detail h2 {
  margin-bottom: 5px;
  height: 48px;
  overflow: hidden; }

.corp__text__date {
  color: #505050;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px; }

.table__img {
  width: 17%;
  padding: 30px; }

.table__name h2 {
  color: #51274d;
  font-size: 22px;
  font-weight: bold; }

.table__name p {
  color: #484848;
  font-size: 16px;
  font-weight: normal; }

.table__name p span {
  color: #51274d;
  font-weight: bold; }

.table__img a {
  border: 2px solid #ffc300;
  display: block;
  padding: 15px; }

.table__controll {
  width: 12.5%; }

#basket_items {
  margin-bottom: 30px; }

#basket_items tbody td {
  /*border: 1px solid #d1d1d1;*/
  text-align: center; }

#basket_items .table__name {
  width: 34%;
  text-align: left; }

#basket_items thead {
  text-align: center;
  color: #51274d;
  font-family: "Myriad Pro";
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 5px; }

#basket_items thead .table__img {
  text-align: left;
  padding: 0; }

#basket_items tbody .table__name {
  border-left: none;
  vertical-align: top;
  padding-top: 30px; }

#basket_items tbody td.table__img {
  border-left: none;
  border-right: none; }

#basket_items tbody .table__close {
  width: 0;
  border: none; }

.cart__key {
  float: left; }

.cart__result {
  float: right;
  color: #51274d;
  font-size: 22px; }

.cart__key input {
  width: 268px;
  height: 35px;
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -o-background-clip: padding-box;
     background-clip: padding-box;
  background-color: #fdfaf2;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  padding: 0px 5px; }

.cart__result p span {
  width: 190px;
  display: inline-block;
  vertical-align: top; }

.cart__price__result {
  text-align: right;
  width: 120px;
  display: inline-block;
  vertical-align: top; }

.cart__result .result__sale {
  font-weight: bold; }

.result__sale {
  margin-bottom: 30px; }

.cart__key {
  margin-bottom: 30px; }

.cart__result .button__type--2 {
  float: right;
  margin-bottom: 30px; }
.carousel-indicators {
  bottom: -10px;
}
.carousel-indicators li {
  width: 28px;
  height: 28px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #d7d1cb;
  border: 1px solid #d7d1cb; }

.carousel-indicators li.active {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 4px solid #ffc300; }

.news__small__last {
  margin-bottom: 30px; }

.news__small__last a {
  color: #464646;
  font-size: 16px;
  text-decoration: none; }

.follow__us {
  margin-bottom: 30px; }

.follow__us p {
  display: block; }

.follow__mail {
  max-width: 268px;
  width: 100%;
  height: 35px;
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -o-background-clip: padding-box;
     background-clip: padding-box;
  background-color: #fdfaf2;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  margin-right: 25px;
  padding: 0 5px; }

.news__elem p {
  color: #464646;
  font-size: 16px;
  height: 198px;
  overflow: hidden;
  margin-bottom: 10px; }

.news__elem h2 a {
  color: #51274d;
  font-size: 22px;
  font-weight: bold;
  text-decoration: none; }

.news__elem {
  height: 361px;
  border: 1px solid #c1c1c1;
  padding: 15px 30px 15px 0;
  overflow: hidden;
  margin-bottom: 30px; }

.follow__us p {
  color: #51274d;
  font-size: 16px;
  padding-bottom: 15px;
  display: block; }

.news__elem__img {
  display: block;
  float: left;
  margin-right: 30px;
  margin-top: -15px; }

.news__small__wrap {
  margin-bottom: 30px; }

.img__group {
  margin-right: -15px;
  margin-left: -15px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.img__group img {
  margin-right: 15px;
  margin-left: 15px;
  float: left;
  max-width: 100%; }

.conts__title {
  color: #51274d;
  font-size: 22px;
  font-weight: bold;
  border-bottom: 1px solid #8c2b71; }

.conts__list {
  margin-bottom: 30px; }

.conts__list h3 {
  color: #51274d;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px; }

.conts__list a {
  color: #464646;
  font-size: 16px;
  text-decoration: underline;
  display: block;
  margin-bottom: 10px; }

.conts__list a:hover {
  text-decoration: none; }

.conts__list a.active {
  color: #52284e;
  text-decoration: underline;
  font-weight: bold; }

.conts__side {
  margin-bottom: 30px; }

.conts__side img {
  margin-bottom: 30px; }

.conts__side p {
  font-size: 16px;
  color: #4f4f4f;
  display: block; }

.user__photo {
  margin-bottom: 30px; }

.user__card h1 {
  color: #51274d;
  font-size: 22px;
  font-weight: bold; }

.user__greeting {
  color: #51274d;
  font-size: 16px;
  font-weight: bold; }

.user__greeting p {
  margin-bottom: 25px; }

.user__full__name {
  color: #51274d;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px; }

.user__contacts {
  margin-bottom: 20px; }

.user__contacts a {
  display: inline-block;
  vertical-align: top;
  margin-right: 50px; }

.user__change a {
  color: #84296a;
  font-size: 16px;
  text-decoration: underline; }

.user__change a:hover {
  text-decoration: none; }

.user__change {
  margin-bottom: 20px; }

.user__faq b {
  color: #000;
  font-size: 14px;
  font-weight: bold; }

.user__faq p {
  color: #000;
  font-size: 14px; }

.user__faq p a {
  color: #000;
  font-size: 14px;
  font-weight: bold; }

.user__faq,
.user__card {
  margin-bottom: 30px; }
.user__nav {
  margin-bottom: 30px;
}
.user__nav h5,
.user__faq h5 {
  color: #51274d;
  font-size: 22px;
  font-weight: bold; }

.user__nav a {
  display: block;
  color: #3f3f3f;
  font-size: 16px;
  margin-bottom: 5px;
  text-decoration: none; }

.user__nav a.active {
  text-decoration: underline;
  text-shadow: 0px 0px 0px #51274d; }

.bx_my_order .bx_my_order_table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #d7d1cb; }

.bx_my_order .bx_my_order_table thead tr td {
  padding: 15px;
  color: #505050;
  font-size: 16px;
  border-bottom: 1px solid #d7d1cb; }

.bx_my_order .bx_my_order_table tbody tr td:first-child {
  width: 65%; }

.bx_my_order .bx_my_order_table tbody tr td {
  padding: 15px 10px 5px;
  color: #505050;
  font-size: 16px;
  vertical-align: top;
  line-height: 30px; }

ol.bx_item_list {
  padding-left: 20px; }

ol.bx_item_list li a {
  color: #505050;
  font-size: 16px;
  text-decoration: underline; }

.bx_my_order_table {
  margin-bottom: 30px; }

.bx_my_order_table p strong {
  color: #505050;
  font-size: 16px;
  font-weight: bold; }

.bx_my_order_table p {
  color: #505050;
  font-size: 16px; }

.some__buttons {
  text-align: center;
  margin-top: 40px; }

.some__buttons a {
  margin: 10px 10px; }

.error__page {
  margin-top: 40px;
  min-height: 470px; }

.error__page p {
  color: #552951;
  font-size: 16px; }

.error__page h2 {
  color: #552951;
  font-size: 16px;
  font-weight: bold; }

.error__page .big__text {
  font-size: 150px;
  font-weight: bold;
  line-height: 150px; }

.error__page .medium__text {
  color: #552951;
  font-size: 28px; }

.for__partners .seo__text {
  margin: 15px;
  color: #4a4a4a;
  font-size: 16px;
  font-style: italic; }

.for__partners h2 {
  color: #51274d;
  font-size: 20px;
  font-weight: bold; }

.about__row {
  margin-bottom: 30px;
  margin-left: 0px;
  margin-right: 0px; }

.for__partners img {
  margin: 0 auto;
  margin-bottom: 30px; }

.for__partners {
  padding-top: 30px; }

.about__row span {
  color: #51274d;
  font-size: 15px; }

.about__row .button__type--2 {
  margin: 0 auto;
  display: block;
  width: 280px;
  padding-left: 0px;
  text-align: center;
  padding-right: 0px; }

.img__type {
  max-width: 47%;
  display: inline-block;
  vertical-align: top;
  margin: 0px 10px; }

.client__element {
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
  margin-right: 15px;
  border: 1px solid #d7d1cb;
  width: 160px;
  margin-bottom: 30px;
  text-align: center;
  height: 72px; }

.conts__side .client__element img {
  margin-bottom: 0;
  margin: 0 auto;
  max-height: 70px; }

#map {
  width: 100%;
  height: 255px;
  margin-bottom: 30px; }

footer {
  background-color: #51274d;
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%); }

footer .container {
  background: url(../img/map.png) no-repeat;
  background-position: 60% center;
  padding-top: 50px;
  padding-bottom: 30px; }

.fast__links {
  float: left; }

.social__place {
  float: right; }

.footer__contacts__element i {
  color: #ffc300;
  padding-right: 5px; }

.footer__contacts__element {
  color: #fff;
  font-size: 16px;
  margin-bottom: 15px; }

.footer__contacts__element a {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none; }

.footer__contacts__element a:hover {
  color: #fff;
  text-decoration: underline; }

.footer__contacts {
  float: left;
  margin-right: 50px; }

.footer__links {
  width: 220px;
  display: block;
  padding: 0;
  margin: 0;
  font-size: 0;
  float: right; }

.footer__links__element {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  margin-bottom: 15px; }

.footer__links__element a {
  font-size: 15px;
  color: #d7d1cb;
  text-decoration: none; }

.footer__links__element a:hover {
  text-decoration: underline; }
.user__faq + .button__type--2 {
  margin-bottom: 30px;
}
.user__photo img {
  margin: 0 auto;
}
.bx_my_order_switch {
  margin-bottom: 15px;
}
.status__bad{
  background: url("../img/bad.png")no-repeat;
  width: 75px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
.status__good {
  background: url("../img/good.png")no-repeat;
  width: 75px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
.status__awesome {
  background: url("../img/awesome.png")no-repeat;
  width: 75px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
.status__awesome + div {
  display: inline-block;
  vertical-align: middle;
  color: #1ce041;

}
.status__bad + div {
  display: inline-block;
  vertical-align: middle;
  color: #e70000;

}
.status__good + div {
  display: inline-block;
  vertical-align: middle;
  color: #ffde00;

}
.bx_filter.bx_site {
  margin-bottom: 30px;
}
.header__top .container > div,
.fast__links > div{
  display: inline-block;
}
header + .container-fluid {
  min-height: 515px;
}

.form_answer {
  text-align: left;
  display: none;
}
.form_answer span {
  color: #51274d;
  font-family: "Myriad Pro", "PT Sans", "Arial", sans-serif;
  font-weight: bold;
  text-align: left;
}
.form_answer .button__type--2 {
  display: block;
  width: 80px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  margin: 0 auto;
}
.bx_my_order .bx_my_order_table tbody tr td:first-child {
  width: 50%;
}
.bx_my_order_table thead tr td:last-child {
  text-align: left !important;
}
.logo img {
  max-height: 65px;
}
.banner .item img {
  margin: 0 auto;
}
.fade-block {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9;
  display: none;
  background: rgba(0,0,0,0.5);
}
.send_form .button__type--2 {
  padding-left: 5px;
  padding-right: 5px;
  border: none;
  width: 100%;
  display: block;
  text-align: center;
}
.carousel-caption {
  top: 0 !important;
  text-align: center;
}
.caption__title,
.caption__text{

  background: rgba(81,39,77, 0.5);
  color: #fff;

}
.caption__title {
  margin-bottom: 5px;
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  width: auto;
  display: inline-block;

}
.caption__text {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
  color: #fff;
  font-size: 18px;

}
.caption__button {
  width: 231px;
  line-height: 55px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff;
  margin: 0 auto;
  display: block;
  color: #52274d;
  font-size: 24px;
text-decoration: none;

}
.not-available {

  background: linear-gradient(bottom, #848085 31.19%, #a5a1a9 181.19%)!important;
  background: -o-linear-gradient(bottom, #848085 31.19%, #a5a1a9 181.19%)!important;
  background: -webkit-linear-gradient(bottom, #848085 31.19%, #a5a1a9 181.19%)!important;
  background: linear-gradient(bottom, #848085 31.19%, #a5a1a9 181.19%)!important;
  background: -moz-linear-gradient(bottom, #848085 31.19%, #a5a1a9 181.19%)!important;

  border-top: 2px solid #7f7985;
  border-bottom: 2px solid #7f7b85;


 }
.not-available:hover {

  background: linear-gradient(bottom, #605d61 31.19%, #87848b 181.19%)!important;
  background: -o-linear-gradient(bottom, #605d61 31.19%, #87848b 181.19%)!important;
  background: -webkit-linear-gradient(bottom, #605d61 31.19%, #87848b 181.19%)!important;
  background: linear-gradient(bottom, #605d61 31.19%, #87848b 181.19%)!important;
  background: -moz-linear-gradient(bottom, #605d61 31.19%, #87848b 181.19%)!important;

  border-top: 2px solid #706c75;
  border-bottom: 2px solid #706c75;

}
header + .container-fluid {
}
.sticker__side {
  position: absolute;
  top: 5px;
  /*right: 20px;*/
  z-index: 8;
}
.product__card .sticker__side {
  right: 5px;

  z-index: 1;
}
.sticker__sale {
  width: 67px;
  height: 64px;
  background: url("../img/iysale.png")no-repeat;
  margin-bottom: 5px;
}
.sticker__top {
  width: 67px;
  height: 64px;
  background: url("../img/ittop.png")no-repeat;
  margin-bottom: 5px;
}
.sticker__new {
  width: 68px;
  height: 64px;
  background: url("../img/itnew.png")no-repeat;
  margin-bottom: 5px;
}
.to--right {
  float: right;

}
.sale_order_full_table,
.confirm_order{
  text-align: center;
  width: 100%;
}
.green_color {
  font-size: 24px;
  color: #51274d;
}
.thrd {
  font-size: 18px;
}
.title-search-result tr th:first-child {
  display: none;
}
.title-search-more {
  display: none;
}
.table.title-search-result {
  width: 100% !important;
}
.title-search-result .title-search-selected td {
  background: #fff !important;
}
.title-search-result .title-search-selected,

.title-search-result .title-search-selected a{

}
.answer {
  display: none;
}
.submit_reg{
  width: 210px;
  margin: 0 auto;
}
.has-error .checkbox__text{
  color: #E20000;
}
.new__width {
  display: block;
  position: absolute;top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.old_price {
  text-decoration: line-through;
}
.centered input {
  line-height: 20px !important;
  height: auto!important;
  font-size: 17px !important;
}
.min___height {
  min-height: 612px !important;
  height: 100%;
}
.card__gallery #imageGallery {
  min-height: 300px;
}
.basket_quantity_control .minus,
.basket_quantity_control .plus{
  top: -9px !important
}
.relative-element {
  position: relative;
}
#bx-composite-banner{
  position: absolute;
  top: 120px;
  right: 0;
}
.free_call_header_container {
	position: relative;
}
.free_call_header_in {
	font-size: 10px;
	position: absolute;
	margin-top: -10px;
	margin-left:  13px;
}
.free_call_footer_container {
	position: relative;
}
.free_call_footer_in {
	font-size: 10px;
	position: absolute;
	margin-left: 54px;
	margin-top: -20px;
}
@media (max-width: 970px) {
	.free_call_header_container {
		display: none;
	}
}

.megamenu_by_zlo {
	margin: 0;
	padding: 0;
}
.megamenu_by_zlo>li{
	list-style: none;
}
.sub__nav {

}
.megamenu_by_zlo li ul{
	display: none;
	margin: -30px -10px 0 0px;
	padding: 0;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	position: absolute;
	background: #ddd;
	border: 1px solid #333;
	width: 230px;
	right: 100%;
	left: auto;
}
.main__nav__element:nth-last-child(n+2) .megamenu_by_zlo li ul{
	right: auto;
	left: 100%;
	margin: -30px 0 0 -35px;
}
/*.main__nav__element:nth-last-child(2) > .sub__nav{
	visibility: visible;
	opacity: 1;
}*/

.megamenu_by_zlo >li:hover ul{
	display: block;

}
.megamenu_by_zlo  li ul li{
	list-style: none;
}
.megamenu_by_zlo_parrent {
	background: url(../img/arrow-pass.png) no-repeat 90% 50% #ffffff !important;
}
.megamenu_by_zlo_parrent:hover {
	background: url(../img/arrow-act.png) no-repeat 90% 50% #51274D !important;
}
#selectServiceTypeContainer{
  width: 40%;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 10px;
}
#selectServiceTypeContainer #ochId,
#selectServiceTypeContainer #mrId
{
  width: 50%;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  text-align: left;

}
#selectServiceTypeContainer #ochId
{
  float: left;
}
#selectServiceTypeContainer #mrId
{
  float: right;
}
#selectServiceTypeContainer #ochId .icon,
#selectServiceTypeContainer #mrId .icon
{
  width: 75px;
  height: 75px;
  display: block;
  float: left;
  background: url('../img/privat_logos.png') bottom left;
}
#selectServiceTypeContainer #mrId .icon
{
  background-position: bottom right;
}
#selectServiceTypeContainer #mrId.active .icon,
#selectServiceTypeContainer #mrId:hover .icon
{
  background-position: top right;
}
#selectServiceTypeContainer #ochId.active .icon,
#selectServiceTypeContainer #ochId:hover .icon
{
  background-position: top left;
}
.sale_order_full_table .button__type--2
{
  border-left: 0;
  border-right: 0;
  margin: 10px;
}
.contacts-list
{
  margin-top: 30px;
  font-size: 14px;
}
.contacts-list .item
{
  margin-bottom: 30px;
  clear: both;
  border-bottom: 1px dotted #dcddde;
  padding: 0 0 20px;
}
.contacts-list .item-main
{
  border-bottom: none;
}
.contacts-list .property .name
{
  float: left;
  width: 150px;
  font-weight: bold;
}
.contacts-list .property .value
{
  float: left;
}
/*
.contacts .bx-yandex-view-layout
{
  float: left;
  margin-bottom: 20px;
}*/
.contacts .short-list
{
  float: left;
  margin-left: 10px;
}
.contacts-list h2
{
  font-size: 17.5px;
}
.contacts-list .item-main .property
{
  height: 48px;
  padding: 15px 60px;
}
.contacts-list .item-main .property-address
{
  background: url('http://zhara.kiev.ua/images/maps.png') no-repeat;

}
.contacts-list .item-main .property-email
{
  background: url('http://zhara.kiev.ua/images/mail.png') no-repeat 8px 8px;
}
.contacts-list .item-main .property-phone
{
  background: url('http://zhara.kiev.ua/images/Telephone.png') no-repeat 8px 8px;
}
.contacts-list .item-main .property-schedule
{
  background: url('http://zhara.kiev.ua/images/Clock.png') no-repeat 4px 4px;
  background-size: 40px 40px;
}
.contacts-list .map .bx-yandex-view-layout
{
  height: 500px;
}
.contacts-list .map
{
  visibility: hidden;
  position: absolute;
  bottom: 0;
}
.contacts-list .preview-text
{
  display: none;
}
.contacts-list .preview-text .gallery
{
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.contacts-list .preview-text .gallery li
{
  margin: 10px 10px 10px 0px;
  width: 150px;
  height: 150px;
  text-align: center;
  float: left;
}
.credit-calculator
{
  padding: 10px;
}
.credit-calculator td
{
  padding: 10px 5px;
}
.credit-calculator h3
{
  margin: 0;
}
.credit-calculator table
{
  width: 100%;
}
.credit-byu-btn
{
  font-size: 16px;
  margin-left: 10px;
}
.credit-calculator .price
{
  font-weight: bold;
}
.credit-calculator .center
{
  text-align: center;
}
.popup-window-titlebar h3
{
  margin-bottom: 0;
}
.style-h4
{
    font-weight: bold;
    font-size: 15px;
    color: #51274D;
}
.style-h2
{
    font-weight: bold;
    font-size: 18px;
    color: #51274D;
}

/* Payment page ------------------------------------------------------- */
.payment__title,
.delivery__title {
  font-weight: bold;
  color: #4b0048;
  font-size: 22px;
  margin-bottom: 15px;
}
.payment__logo,
.delivery__logo {
  width: 430px;
}
.payment__ways,
.delivery__ways {
  margin-bottom: 15px;
}
.payment__way,
.delivery__way {
  border-top: 1px solid #d7d1cb;
  padding: 10px 0 20px;
}
.payment__way:last-of-type,
.delivery__way:last-of-type {
  border-bottom: 1px solid #d7d1cb;
}
.payment__way-icon,
.delivery__way-icon {
  width: 11%;
  padding-right: 20px;
  float: left;
  text-align: center;
}
.payment__way-descr,
.delivery__way-descr {
  width: 89%;
  float: left;
}
.payment__way-name,
.delivery__way-name {
  font-size: 19px;
  color: #4b0048;
  font-weight: bold;
  margin-bottom: 5px;
}
.payment__way-details,
.delivery__way-details {
  color: #333333;
  font-size: 16px;
}
.payment__way-details ul,
.delivery__way-details ul {
  margin-bottom: 0;
}
.payment__img,
.delivery__img {
  display: inline-block;
}
.payment__way-details ul,
.delivery__way-details ul {
  margin: 7px 0 0 30px;
}
.payment__li,
.delivery__li {
  padding-left: 20px;
  position: relative;
}
.payment__li:before,
.delivery__li:before {
  content: '';
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 11px;
  height: 11px;
  background: #4b0048;
  position: absolute;
  left: 0;
  top: 4px;
}
.payment__section,
.delivery__section {
  margin-bottom: 40px;
}

/* Delivery ------------------------------------------------------- */
.delivery__new-post {
  background: #cfc8c2;
  display: table;
  width: 100%;
  padding: 10px;
}
.delivery__cell {
  display: table-cell;
  vertical-align: middle;
  padding: 5px;
}
.delivery__new-post-wrap {
  padding: 20px 20px 0;
  clear: both;
}
.delivery__way-link {
  text-decoration: none;
  font-weight: bold;
}
.delivery__title--no-bottom {
  margin-bottom: 0;
}
.delivery__paragraph {
  margin-bottom: 20px;
}/* Brands ------------------------------------------------------- */
.brands {
  margin-bottom: 15px;
}
.brands__title {
  color: #51274d;
  font-size: 22px;
  border-bottom: 1px solid #51274d;
  margin-bottom: 20px;
}
.brands__slider {
  padding: 0 30px;
}
.brands__slider .owl-prev,
.brands__slider .owl-next {
  top: 50%;
  margin-top: -14px;
  position: absolute;
}
.brands__slider .owl-prev {
  left: 0;
}
.brands__slider .owl-next {
  right: 0;
}
.brands__slider .owl-controls {
  position: static;
}
.brands__slider.owl-carousel .owl-wrapper-outer {
  height: auto;
}
.brands__item {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.brands__item img:first-of-type {
  margin-bottom: 10px;
}
.brands__slider.owl-theme .owl-controls .owl-page span {
  width: 18px;
  height: 18px;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #d4d4d4;
  margin: 15px 6px;
}
.brands__slider.owl-theme .owl-controls .owl-page.active span {
  background: #fff;
  border: 2px solid #51274d;
}
.brands__slider .owl-pagination {
  width: 100%;
  text-align: center;
}
.brands__slider .owl-controls .owl-page {
  display: inline-block;
}
.brands__slider .owl-controls {
  display: block !important;
}
.catalog__brands-title {
  color: #51274d;
  font-size: 20px;
  font-weight: bold;
  background: #d7d1cb;
  padding-left: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.text_home_page{
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}