/** header-color *//** footer-color *//** copyright-color *//** theme color *//** link-color *//** Messages *//** Buttons *//** media */.text-bg-gradient .animated,.text-bg-gradient .animated:before {
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/@from+0,c80a47+33,1e81cc+67,c80a47+100 */
  background: #181818;
 /* Old browsers */
 /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #181818 0%, #181818 33%, #181818 67%, #181818 100%);
 /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#181818), color-stop(33%, #181818), color-stop(67%, #181818), to(#181818));
  background: -o-linear-gradient(left, #181818 0%, #181818 33%, #181818 67%, #181818 100%);
  background: linear-gradient(to right, #181818 0%, #181818 33%, #181818 67%, #181818 100%);
 /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#181818', endColorstr='#181818', GradientType=1);
 /* IE6-9 */
  -webkit-background-size: 300% 300%;
          background-size: 300% 300%;
  -webkit-animation: animate-gradient 2.5s linear infinite;
  -o-animation: animate-gradient 2.5s linear infinite;
  animation: animate-gradient 2.5s linear infinite;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-bg-gradient .animated:active,.text-bg-gradient .animated:before:active {
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

.text-bg-gradient .animated:active:before,.text-bg-gradient .animated:before:active:before {
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

.text-bg-gradient .animated:active {
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

.text-bg-gradient .animated:active:before {
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

.animate-pause {
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

.animate-pause:before {
  -webkit-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

.clearfix {
  clear: both;
}

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

.dropdown-hide {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  background: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border-radius: 2px;
}

.dropdown-show {
  max-height: 1000px;
  opacity: 1;
  -webkit-box-shadow: 0px 0px 35px -2px #000;
          box-shadow: 0px 0px 35px -2px #000;
}

.inner-shadow-block {
  margin-right: -30px;
  margin-bottom: 60px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0px 2px 7px 0px rgba(0, 0, 0, 0.15);
          box-shadow: inset 0px 2px 7px 0px rgba(0, 0, 0, 0.15);
}/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. *//* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */.ic:before,[class^="ic-"]:before,[class*=" ic-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.ic-home {
 /* '' */;
}

.ic-home:before {
  content: '\e800';
}

.ic-down {
 /* '' */;
}

.ic-down:before {
  content: '\e801';
}

.ic-clock {
 /* '' */;
}

.ic-clock:before {
  content: '\e802';
}

.ic-play {
 /* '' */;
}

.ic-play:before {
  content: '\e803';
}

.ic-location {
 /* '' */;
}

.ic-location:before {
  content: '\e804';
}

.ic-fnx {
 /* '' */;
}

.ic-fnx:before {
  content: '\e805';
}

.ic-down-dir {
 /* '' */;
}

.ic-down-dir:before {
  content: '\e806';
}

.ic-up-dir {
 /* '' */;
}

.ic-up-dir:before {
  content: '\e807';
}

.ic-left-dir {
 /* '' */;
}

.ic-left-dir:before {
  content: '\e808';
}

.ic-right-dir {
 /* '' */;
}

.ic-right-dir:before {
  content: '\e809';
}

.ic-arrow-down-bold-mini {
 /* '' */;
}

.ic-arrow-down-bold-mini:before {
  content: '\e80a';
}

.ic-arrow-left-bold-mini {
 /* '' */;
}

.ic-arrow-left-bold-mini:before {
  content: '\e80b';
}

.ic-arrow-right-bold-mini {
 /* '' */;
}

.ic-arrow-right-bold-mini:before {
  content: '\e80c';
}

.ic-arrow-up-bold-mini {
 /* '' */;
}

.ic-arrow-up-bold-mini:before {
  content: '\e80d';
}

.ic-arrow-down-mini {
 /* '' */;
}

.ic-arrow-down-mini:before {
  content: '\e80e';
}

.ic-arrow-left-mini {
 /* '' */;
}

.ic-arrow-left-mini:before {
  content: '\e80f';
}

.ic-arrow-right-mini {
 /* '' */;
}

.ic-arrow-right-mini:before {
  content: '\e810';
}

.ic-arrow-up-mini {
 /* '' */;
}

.ic-arrow-up-mini:before {
  content: '\e811';
}

.ic-arrow-down-light {
 /* '' */;
}

.ic-arrow-down-light:before {
  content: '\e812';
}

.ic-arrow-left-light {
 /* '' */;
}

.ic-arrow-left-light:before {
  content: '\e813';
}

.ic-arrow-right-light {
 /* '' */;
}

.ic-arrow-right-light:before {
  content: '\e814';
}

.ic-arrow-up-light {
 /* '' */;
}

.ic-arrow-up-light:before {
  content: '\e815';
}

.ic-arrow-down-bold {
 /* '' */;
}

.ic-arrow-down-bold:before {
  content: '\e816';
}

.ic-arrow-left-bold {
 /* '' */;
}

.ic-arrow-left-bold:before {
  content: '\e817';
}

.ic-arrow-right-bold {
 /* '' */;
}

.ic-arrow-right-bold:before {
  content: '\e818';
}

.ic-arrow-up-bold {
 /* '' */;
}

.ic-arrow-up-bold:before {
  content: '\e819';
}

.ic-right {
 /* '' */;
}

.ic-right:before {
  content: '\e81a';
}

.ic-star-empty {
 /* '' */;
}

.ic-star-empty:before {
  content: '\e81b';
}

.ic-star-empty-2 {
 /* '' */;
}

.ic-star-empty-2:before {
  content: '\e81c';
}

.ic-star-filled-2 {
 /* '' */;
}

.ic-star-filled-2:before {
  content: '\e81d';
}

.ic-close-1 {
 /* '' */;
}

.ic-close-1:before {
  content: '\e81e';
}

.ic-mobile {
 /* '' */;
}

.ic-mobile:before {
  content: '\e820';
}

.ic-globe {
 /* '' */;
}

.ic-globe:before {
  content: '\e821';
}

.ic-filter {
 /* '' */;
}

.ic-filter:before {
  content: '\e822';
}

.ic-left {
 /* '' */;
}

.ic-left:before {
  content: '\e823';
}

.ic-globe-1 {
 /* '' */;
}

.ic-globe-1:before {
  content: '\e824';
}

.ic-balance-1 {
 /* '' */;
}

.ic-balance-1:before {
  content: '\e825';
}

.ic-delete {
 /* '' */;
}

.ic-delete:before {
  content: '\e826';
}

.ic-btn-play {
 /* '' */;
}

.ic-btn-play:before {
  content: '\e827';
}

.ic-credit {
 /* '' */;
}

.ic-credit:before {
  content: '\e828';
}

.ic-close-2 {
 /* '' */;
}

.ic-close-2:before {
  content: '\e829';
}

.ic-info {
 /* '' */;
}

.ic-info:before {
  content: '\e82a';
}

.ic-share {
 /* '' */;
}

.ic-share:before {
  content: '\e82b';
}

.ic-reply {
 /* '' */;
}

.ic-reply:before {
  content: '\e82c';
}

.ic-tag {
 /* '' */;
}

.ic-tag:before {
  content: '\e82d';
}

.ic-contacts {
 /* '' */;
}

.ic-contacts:before {
  content: '\e82e';
}

.ic-instagram-1 {
 /* '' */;
}

.ic-instagram-1:before {
  content: '\e82f';
}

.ic-email-3 {
 /* '' */;
}

.ic-email-3:before {
  content: '\e830';
}

.ic-kyivstar {
 /* '' */;
}

.ic-kyivstar:before {
  content: '\e831';
}

.ic-close {
 /* '' */;
}

.ic-close:before {
  content: '\e832';
}

.ic-life {
 /* '' */;
}

.ic-life:before {
  content: '\e833';
}

.ic-vodafone {
 /* '' */;
}

.ic-vodafone:before {
  content: '\e834';
}

.ic-balance-3 {
 /* '' */;
}

.ic-balance-3:before {
  content: '\e835';
}

.ic-pencil {
 /* '' */;
}

.ic-pencil:before {
  content: '\e836';
}

.ic-quote {
 /* '' */;
}

.ic-quote:before {
  content: '\e837';
}

.ic-cart-1 {
 /* '' */;
}

.ic-cart-1:before {
  content: '\e838';
}

.ic-up {
 /* '' */;
}

.ic-up:before {
  content: '\e839';
}

.ic-ok-2 {
 /* '' */;
}

.ic-ok-2:before {
  content: '\e83a';
}

.ic-cellphone-filled {
 /* '' */;
}

.ic-cellphone-filled:before {
  content: '\e83b';
}

.ic-ok {
 /* '' */;
}

.ic-ok:before {
  content: '\e83c';
}

.ic-email-2 {
 /* '' */;
}

.ic-email-2:before {
  content: '\e848';
}

.ic-pencil-2 {
 /* '' */;
}

.ic-pencil-2:before {
  content: '\e84c';
}

.ic-search {
 /* '' */;
}

.ic-search:before {
  content: '\e84e';
}

.ic-star-filled {
 /* '' */;
}

.ic-star-filled:before {
  content: '\e84f';
}

.ic-mobile-hand {
 /* '' */;
}

.ic-mobile-hand:before {
  content: '\e850';
}

.ic-cart {
 /* '' */;
}

.ic-cart:before {
  content: '\e852';
}

.ic-email {
 /* '' */;
}

.ic-email:before {
  content: '\e853';
}

.ic-heart {
 /* '' */;
}

.ic-heart:before {
  content: '\e854';
}

.ic-mouse-scroll {
 /* '' */;
}

.ic-mouse-scroll:before {
  content: '\e855';
}

.ic-balance {
 /* '' */;
}

.ic-balance:before {
  content: '\e856';
}

.ic-balance-2 {
 /* '' */;
}

.ic-balance-2:before {
  content: '\e857';
}

.ic-tools {
 /* '' */;
}

.ic-tools:before {
  content: '\e858';
}

.ic-microphone {
 /* '' */;
}

.ic-microphone:before {
  content: '\e859';
}

.ic-user {
 /* '' */;
}

.ic-user:before {
  content: '\e85a';
}

.ic-btn-play-filled {
 /* '' */;
}

.ic-btn-play-filled:before {
  content: '\e85c';
}

.ic-cellphone {
 /* '' */;
}

.ic-cellphone:before {
  content: '\e85d';
}

.ic-present {
 /* '' */;
}

.ic-present:before {
  content: '\e85e';
}

.ic-reviews {
 /* '' */;
}

.ic-reviews:before {
  content: '\e85f';
}

.ic-eye {
 /* '' */;
}

.ic-eye:before {
  content: '\e860';
}

.ic-callendar {
 /* '' */;
}

.ic-callendar:before {
  content: '\e861';
}

.ic-availability {
 /* '' */;
}

.ic-availability:before {
  content: '\e863';
}

.ic-arrow-down {
 /* '' */;
}

.ic-arrow-down:before {
  content: '\f004';
}

.ic-arrow-up {
 /* '' */;
}

.ic-arrow-up:before {
  content: '\f005';
}

.ic-arrow-right {
 /* '' */;
}

.ic-arrow-right:before {
  content: '\f006';
}

.ic-arrow-left {
 /* '' */;
}

.ic-arrow-left:before {
  content: '\f007';
}

.ic-location-1 {
 /* '' */;
}

.ic-location-1:before {
  content: '\f031';
}

.ic-lock-open {
 /* '' */;
}

.ic-lock-open:before {
  content: '\f075';
}

.ic-facebook {
 /* '' */;
}

.ic-facebook:before {
  content: '\f09a';
}

.ic-gplus-1 {
 /* '' */;
}

.ic-gplus-1:before {
  content: '\f0d5';
}

.ic-youtube-play {
 /* '' */;
}

.ic-youtube-play:before {
  content: '\f16a';
}

.ic-instagram {
 /* '' */;
}

.ic-instagram:before {
  content: '\f16d';
}

.ic-vk {
 /* '' */;
}

.ic-vk:before {
  content: '\f189';
}

.ic-whatsapp {
 /* '' */;
}

.ic-whatsapp:before {
  content: '\f232';
}

.ic-telegram {
 /* '' */;
}

.ic-telegram:before {
  content: '\f2c6';
}

.ic-vimeo {
 /* '' */;
}

.ic-vimeo:before {
  content: '\f306';
}

.ic-twitter {
 /* '' */;
}

.ic-twitter:before {
  content: '\f309';
}

.ic-gplus {
 /* '' */;
}

.ic-gplus:before {
  content: '\f30f';
}

.ic-pinterest {
 /* '' */;
}

.ic-pinterest:before {
  content: '\f312';
}

.ic-youtube {
 /* '' */;
}

.ic-youtube:before {
  content: '\f313';
}

.ic-tumblr {
 /* '' */;
}

.ic-tumblr:before {
  content: '\f315';
}

.ic-linkedin {
 /* '' */;
}

.ic-linkedin:before {
  content: '\f318';
}

.ic-instagram-2 {
 /* '' */;
}

.ic-instagram-2:before {
  content: '\f32d';
}

.ic-skype {
 /* '' */;
}

.ic-skype:before {
  content: '\f339';
}

.ic-lock {
 /* '' */;
}

.ic-lock:before {
  content: '\f512';
}

.ic-calendar {
 /* '' */;
}

.ic-calendar:before {
  content: '\e868';
}

.ic-linkedin-1 {
 /* '' */;
}

.ic-linkedin-1:before {
  content: '\e86b';
}

.ic-search1 {
 /* '' */;
}

.ic-search1:before {
  content: '\e86d';
}

.ic-send {
 /* '' */;
}

.ic-send:before {
  content: '\e86e';
}

.ic-instagram-3 {
 /* '' */;
}

.ic-instagram-3:before {
  content: '\e870';
}

.ic-youtube-1 {
 /* '' */;
}

.ic-youtube-1:before {
  content: '\e871';
}

.ic-long-right-arrow {
 /* '' */;
}

.ic-long-right-arrow:before {
  content: '\e86f';
}

.ic-play-video {
 /* '' */;
}

.ic-play-video:before {
  content: '\e83d';
}

.ic-triangle-down {
 /* '' */;
}

.ic-triangle-down:before {
  content: '\e83e';
}

.font-main {
  font-family: 'Montserrat', sans-serif;
}

html {
  font-size: 16px;
}

body {
  font-size: 0.875rem;
  font-family: 'Montserrat', sans-serif;
}

html,body {
  height: 100%;
}

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

input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill,input:-webkit-autofill:hover,textarea:-webkit-autofill:hover,select:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill:focus,select:-webkit-autofill:focus,input:-webkit-autofill:active,textarea:-webkit-autofill:active,select:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s !important;
  -o-transition: background-color 5000s ease-in-out 0s !important;
  transition: background-color 5000s ease-in-out 0s !important;
}

a,a:hover,a:active,a:focus {
  outline: none;
}

code {
  border-radius: 0;
  padding: 20px;
  color: #efefef;
  display: block;
  background: #2b2b2b;
  line-height: 2;
  font-size: 18px;
}

#wrapper {
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
}

#page-content {
  position: relative;
  z-index: 31;
  margin-top: 103px;
}

#page-content:after {
  content: '';
  clear: both;
}

#page-empty-wrap {
  clear: both;
}/* Немного облагородим скрол, (для контента на страницах в основном)*/body:not(.mobile) ::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

body:not(.mobile) ::-webkit-scrollbar-button {
  width: 10px;
  height: 10px;
}

body:not(.mobile) ::-webkit-scrollbar-button:vertical:start {
  background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzEuMDgzIDMyMiI+PHBhdGggZD0iTTU3MSAyODZxMC0xNC0xMC0yNUwzMTEgMTFRMzAwIDAgMjg2IDB0LTI1IDExTDExIDI2MVEwIDI3MiAwIDI4NnQxMSAyNXExMSAxMSAyNSAxMWg1MDBxMTQgMCAyNS0xMXQxMC0yNXoiLz48L3N2Zz4=") no-repeat center center;
  -webkit-background-size: 4px 4px;
          background-size: 4px 4px;
  display: none;
}

body:not(.mobile) ::-webkit-scrollbar-button:vertical:end {
  background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzEuMDgzIDMyMiI+PHBhdGggZD0iTTU3MSAzNnEwIDE0LTEwIDI1TDMxMSAzMTFxLTExIDExLTI1IDExdC0yNS0xMUwxMSA2MVEwIDUwIDAgMzZ0MTEtMjVRMjIgMCAzNiAwaDUwMHExNCAwIDI1IDExdDEwIDI1eiIvPjwvc3ZnPg==") no-repeat center center;
  -webkit-background-size: 4px 4px;
          background-size: 4px 4px;
  display: none;
}

body:not(.mobile) ::-webkit-scrollbar-button:horizontal:start {
  background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjIgNTcxLjA4MyI+PHBhdGggZD0iTTI4NiAuMDgzcS0xNCAwLTI1IDEwbC0yNTAgMjUwcS0xMSAxMS0xMSAyNXQxMSAyNWwyNTAgMjUwcTExIDExIDI1IDExdDI1LTExcTExLTExIDExLTI1di01MDBxMC0xNC0xMS0yNXQtMjUtMTB6Ii8+PC9zdmc+") no-repeat center center;
  -webkit-background-size: 4px 4px;
          background-size: 4px 4px;
  display: none;
}

body:not(.mobile) ::-webkit-scrollbar-button:horizontal:end {
  background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjIgNTcxLjA4MyI+PHBhdGggZD0iTTM2IC4wODNxMTQgMCAyNSAxMGwyNTAgMjUwcTExIDExIDExIDI1dC0xMSAyNWwtMjUwIDI1MHEtMTEgMTEtMjUgMTF0LTI1LTExcS0xMS0xMS0xMS0yNXYtNTAwcTAtMTQgMTEtMjV0MjUtMTB6Ii8+PC9zdmc+") no-repeat center center;
  -webkit-background-size: 4px 4px;
          background-size: 4px 4px;
  display: none;
}

body:not(.mobile) ::-webkit-scrollbar-track {
  background: #fff;
}

body:not(.mobile) ::-webkit-scrollbar-track-piece {
  background: #fff;
}

body:not(.mobile) ::-webkit-scrollbar-thumb {
  background: #e0e0e0;
  border-radius: 0;
}

body:not(.mobile) ::-webkit-scrollbar-corner {
  background: #fff;
}

#page-header {
  position: fixed;
  z-index: 32;
  color: #2e2d2d;
  margin-bottom: 7px;
  left: 0;
  right: 0;
  background: #f8f9fa;
}

#page-header .header-top .header-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  padding: 15px 0;
}

#page-header .active-element {
  font-size: 0.75rem;
}

#page-header .active-element .item {
  cursor: pointer;
  position: relative;
}

#page-header .active-element .item:not(.checkout-wrap) {
  border-right: 1px solid #3d657b;
}

#page-header .active-element .item.checkout-wrap {
  padding-right: 0;
}

#page-header .active-element .item .icon-wrapper {
  text-align: center;
  line-height: 25px;
  padding-top: 5px;
}

#page-header .active-element .item .icon-wrapper i {
  font-size: 17px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

#page-header .active-element .item .icon-wrapper i.ic-viewed {
  font-size: 13px;
}

#page-header .active-element .item .icon-wrapper i.ic-balance {
  font-size: 15px;
}

#page-header .active-element .item .label {
  line-height: 1;
  margin-top: 2px;
}

#page-header .active-element .item .count {
  position: absolute;
  min-width: 22px;
  font-size: 0.75rem;
  line-height: 1;
  border-radius: 4px;
  background: #ff4f26;
  text-align: center;
  padding: 1px 3px;
  top: 0;
  margin-left: 10px;
  left: 50%;
}

#page-header .active-element .item .count:empty {
  display: none;
}

#page-header .active-element .item:hover .icon-wrapper i {
  text-shadow: 0 0 18px white;
}

#page-header .catalog-toggle {
  display: block;
  background: #181818;
  color: #fff;
  text-align: center;
  line-height: 1;
  padding: 9px 40px;
  font-size: 1rem;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

#page-header .catalog-toggle.all-open {
  cursor: default;
}

#page-header .catalog-toggle:hover {
  text-decoration: none;
}

#page-header .catalog-toggle .ic-arrow-down {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  font-size: 5px;
}

#page-header .catalog-toggle .catalog-toggle-decor {
  height: 40px;
  width: 2px;
  position: absolute;
  top: 100%;
  z-index: 102;
  background: #fff;
  margin-top: -10px;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
       -o-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

#page-header .catalog-toggle .catalog-toggle-decor:after,#page-header .catalog-toggle .catalog-toggle-decor:before {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}

#page-header .catalog-toggle .catalog-toggle-decor:before {
  background: #fff;
  top: 0;
}

#page-header .catalog-toggle .catalog-toggle-decor:after {
  background: #224d5c;
  bottom: 0;
}

#page-header .catalog-toggle .catalog-toggle-decor._left {
  left: 9px;
}

#page-header .catalog-toggle .catalog-toggle-decor._right {
  right: 11px;
}

#page-header .catalog-toggle.active .catalog-toggle-decor {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
       -o-transform: scaleY(1);
          transform: scaleY(1);
}

#page-header .catalog-toggle.active + .catalog-drop {
  max-height: 1000px;
  opacity: 1;
  -webkit-box-shadow: 0px 0px 35px -2px #000;
          box-shadow: 0px 0px 35px -2px #000;
  padding-top: 15px;
  -webkit-box-shadow: 0 0 14px -6px black;
          box-shadow: 0 0 14px -6px black;
  overflow: visible;
}

#page-header .catalog-toggle.active .hamburger-box .hamburger-inner:nth-child(1) {
  -webkit-transition-delay: 75ms;
       -o-transition-delay: 75ms;
          transition-delay: 75ms;
  -webkit-transform: translate3d(0, 5px, 0) rotate(135deg);
          transform: translate3d(0, 5px, 0) rotate(135deg);
}

#page-header .catalog-toggle.active .hamburger-box .hamburger-inner:nth-child(2) {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0;
}

#page-header .catalog-toggle.active .hamburger-box .hamburger-inner:nth-child(3) {
  -webkit-transition-delay: 75ms;
       -o-transition-delay: 75ms;
          transition-delay: 75ms;
  -webkit-transform: translate3d(0, -7px, 0) rotate(-315deg);
          transform: translate3d(0, -7px, 0) rotate(-315deg);
}

#page-header .catalog-drop {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  background: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border-radius: 2px;
  left: 15px;
  right: 15px;
  padding-left: 13px;
  padding-right: 13px;
  font-size: 0.875rem;
  margin-top: 22px;
  z-index: 101;
}

#page-header .catalog-drop .catalog-drop-item {
  margin-right: -13px;
  padding: 6px 0;
  padding-right: 13px;
}

#page-header .catalog-drop .catalog-drop-item:not(:last-child) .catalog-drop-link:before {
  content: '';
  position: absolute;
  bottom: -5px;
  border-bottom: 1px solid #8f8f8f;
  left: 6px;
  right: 6px;
}

#page-header .catalog-drop > .catalog-drop-list > .catalog-drop-item > .catalog-drop-link {
  line-height: 2.25;
  white-space: nowrap;
  color: #b6b6b6;
  position: relative;
  display: block;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  margin-left: -6px;
  margin: 0 -6px;
  padding: 0 6px;
}

#page-header .catalog-drop > .catalog-drop-list > .catalog-drop-item > .catalog-drop-link i {
  font-size: 10px;
  position: absolute;
  right: -7px;
  top: -5px;
  bottom: -5px;
  width: 32px;
  z-index: 1;
}

#page-header .catalog-drop > .catalog-drop-list > .catalog-drop-item > .catalog-drop-link i:before {
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: 50%;
  margin-left: -4px;
}

#page-header .catalog-drop > .catalog-drop-list > .catalog-drop-item > .catalog-drop-link:hover {
  text-decoration: none;
  color: #181818;
}

#page-header .catalog-drop > .catalog-drop-list > .catalog-drop-item > .catalog-drop-link:hover .icon-wrapper svg path {
  fill: #181818;
}

#page-header .catalog-drop > .catalog-drop-list > .catalog-drop-item > .catalog-drop-link .icon-wrapper {
  display: inline-block;
  margin-right: 5px;
  width: 25px;
  -webkit-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
       -o-transform: translateY(-3px);
          transform: translateY(-3px);
  text-align: center;
}

#page-header .catalog-drop > .catalog-drop-list > .catalog-drop-item > .catalog-drop-link .icon-wrapper svg path {
  fill: #2e2d2d;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

#page-header .catalog-drop .catalog-drop-list {
  position: relative;
  margin-bottom: 0;
}

#page-header .checkout-wrap {
  margin-right: -15px;
}

#page-header .login-link {
  color: #2e2d2d;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

#page-header .login-link:hover {
  color: #181818;
  text-decoration: none;
}

#page-header .sub-list {
  line-height: 1.2;
}

#page-header .sub-list.lv-2 > .sub-item .toggle-catalog-list {
  display: none;
}

#page-header .sub-list.lv-2 > .sub-item > a {
  color: #2e2d2d;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  text-transform: uppercase;
  font-size: 0.875rem;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 10px;
  font-weight: 700;
}

#page-header .sub-list.lv-2 > .sub-item > a:hover,#page-header .sub-list.lv-2 > .sub-item > a .active {
  text-decoration: none;
  color: #181818;
}

#page-header .sub-list.lv-3 > .sub-item:not(:last-child) {
  margin-bottom: 5px;
}

#page-header .sub-list.lv-3 > .sub-item > a {
  color: #595959;
  font-size: 0.75rem;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

#page-header .sub-list.lv-3 > .sub-item > a:hover,#page-header .sub-list.lv-3 > .sub-item > a .active {
  text-decoration: none;
  color: #181818;
}

#page-header .login-block .toggle-drop-wrapper .drop-block {
  left: auto;
  right: 0;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
  min-width: unset;
  z-index: 1;
}

#page-header .login-block .toggle-drop-wrapper .drop-block:before {
  left: 80%;
}

#page-header .login-block .toggle-drop-wrapper .drop-block .drop-block-inner {
  padding: 11px 22px;
}

#page-header .login-block .toggle-drop-wrapper .drop-block .ic-close {
  display: none;
}

#page-header .login-block .toggle-drop-wrapper .drop-block ul {
  margin: 0;
  list-style: none;
  padding: 0;
  font-size: 0.875rem;
  color: #595959;
  line-height: 1.1;
}

#page-header .login-block .toggle-drop-wrapper .drop-block ul li {
  border-bottom: 1px solid #e0e0e0;
}

#page-header .login-block .toggle-drop-wrapper .drop-block ul li a {
  color: inherit;
  text-decoration: none;
  padding: 11px 7px;
  display: block;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

#page-header .login-block .toggle-drop-wrapper .drop-block ul li a:hover {
  color: #181818;
}

#page-header .login-block .toggle-drop-wrapper.active .drop-block {
  max-height: 1000px;
  opacity: 1;
  -webkit-box-shadow: 0px 0px 35px -2px #000;
          box-shadow: 0px 0px 35px -2px #000;
  -webkit-box-shadow: 0px 11px 35px -10px #000;
          box-shadow: 0px 11px 35px -10px #000;
}

#page-header .header-mobile-city {
  color: #737373;
  font-size: 0.75rem;
  margin-top: 18px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #e0e0e0;
  padding-top: 6px;
}

#page-header .header-mobile-city .card-city-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
 /* '' */;
}

#page-header .header-mobile-city .card-city-title:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

#page-header .header-mobile-city .card-city-title:before {
  content: '\e804';
}

#page-header .header-mobile-city .card-city-title:before {
  font-size: 18px;
  color: #1c6d92;
  margin-right: 8px;
}

#page-header .header-mobile-city .card-city-label i {
  color: #5cb406;
  margin-right: 10px;
}

#page-header .header-mobile-city .your-city {
  margin-left: 9px;
}

#page-header .header-mobile-city > .btn-gray {
  background: #f2f2f2;
  border-color: #f2f2f2;
  color: #737373;
  text-transform: none !important;
  font-size: 0.75rem;
  height: 38px;
  font-weight: 400 !important;
  margin-top: 15px !important;
}

.logo-wrapper {
  width: 35%;
  max-width: 294px;
}

.logo-wrapper .logo {
  max-width: 294px;
}

.header-search-wrapper {
  display: none;
}

.menu-search-soc-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 62.7%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.btn-toogle-wrapper {
  cursor: pointer;
}

.ic-search1 {
  font-size: 18px;
  color: #2e2d2d;
}

#nav-header .navbar-nav .nav-item {
  margin-right: 61px;
}

#nav-header .navbar-nav .nav-item:last-child {
  margin-right: 0;
}

#nav-header .nav-link {
  text-transform: uppercase;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  font-weight: normal;
  white-space: nowrap;
  color: #2e2d2d;
  font-size: 16px;
  padding: 0;
  position: relative;
}

#nav-header .nav-link:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: -webkit-calc(100% + 12px);
  width: calc(100% + 12px);
  display: block;
  height: 12px;
  background-color: transparent;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  z-index: -1;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

#nav-header .nav-link .icon-wrapper {
  display: none;
}

#nav-header .nav-link:hover:before {
  background-color: #ffdd17;
}

#nav-header .nav-link.active,#nav-header .nav-link.current {
  text-decoration: none;
  font-weight: 500;
}

#nav-header .nav-link.active:before,#nav-header .nav-link.current:before {
  background-color: #ffdd17;
}

.lang-list {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  -webkit-box-shadow: -1px 3px 10px 0 rgba(6, 36, 22, 0.21);
          box-shadow: -1px 3px 10px 0 rgba(6, 36, 22, 0.21);
  background-color: #ffffff;
  padding: 10px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  right: 0;
  width: 55px;
  text-align: center;
}

.language {
  position: relative;
}

.language .lang-link {
  color: #2e2d2d;
  font-size: 16px;
  text-transform: uppercase;
}

.social-link {
  margin-left: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 25px;
  height: 25px;
  border-radius: 100%;
}

.social-link i {
  font-size: 25px;
}

.ic-linkedin-1 {
  color: #0e76a8;
}

.ic-youtube-1 {
  color: #d40c18;
}

.ic-instagram {
  color: #fff;
}

.social-instagram {
  background: -webkit-linear-gradient(329deg, #5d3fd2 0%, #b829a9 34%, #bf289d 53%, #d0257e 74%, #e62256 82%, #e83156 91%, #ee5755 96%, #f89554 98%, #ffc153 99%);
  background: -o-linear-gradient(329deg, #5d3fd2 0%, #b829a9 34%, #bf289d 53%, #d0257e 74%, #e62256 82%, #e83156 91%, #ee5755 96%, #f89554 98%, #ffc153 99%);
  background: linear-gradient(481deg, #5d3fd2 0%, #b829a9 34%, #bf289d 53%, #d0257e 74%, #e62256 82%, #e83156 91%, #ee5755 96%, #f89554 98%, #ffc153 99%);
}

.social-instagram i {
  font-size: 17px;
  padding-left: 5px;
}

.social-facebook {
  background: #395196;
}

.social-facebook i {
  color: #fff;
  font-size: 16px;
  padding-left: 8px;
}

.language {
  text-align: right;
  margin-bottom: 18px;
}

.language .current-lang {
  font-size: 16px;
  font-weight: normal;
  color: #ee4c43;
  text-transform: uppercase;
  line-height: 1;
}

.language .current-lang .ic-arrow-down {
  font-size: 11px;
  margin-left: 5px;
  color: #414041;
}

.header-menu-wrap .navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: inherit;
  -webkit-box-direction: inherit;
  -webkit-flex-direction: inherit;
      -ms-flex-direction: inherit;
          flex-direction: inherit;
}

.page-main #page-header .catalog-toggle.active .hamburger-box .hamburger-inner:nth-child(1) {
  -webkit-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}

.page-main #page-header .catalog-toggle.active .hamburger-box .hamburger-inner:nth-child(2) {
  opacity: 1;
}

.page-main #page-header .catalog-toggle.active .hamburger-box .hamburger-inner:nth-child(3) {
  -webkit-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}

.toogle-menu-icon-wrapper {
  display: none;
}

.close-menu-icon {
  display: none;
}/*Стили хлебных крошек*/#page-breadcrumb {
  overflow: hidden;
}

.breadcrumb {
  font-size: 12px;
  margin-bottom: 21px;
  margin-top: 13px;
  border-radius: 0;
  background: transparent;
  line-height: 1.33;
  padding: 0;
}

.breadcrumb .breadcrumb-item:first-child a {
  color: #c2c2c2;
}

.breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-left: 0;
  color: #ed1c24;
}

.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  content: '/';
  float: left;
  font-size: 0.875rem;
  line-height: 1;
  padding-left: 8px;
  padding-right: 8px;
  color: #c2c2c2;
}

.breadcrumb .breadcrumb-item a {
  position: relative;
  color: #c2c2c2;
  -webkit-transition: 0.3s ease 0.2s;
  -o-transition: 0.3s ease 0.2s;
  transition: 0.3s ease 0.2s;
}

.breadcrumb .breadcrumb-item a:hover {
  text-decoration: none;
  color: #ed1c24;
}

.breadcrumb .breadcrumb-item.active span {
  color: #ed1c24;
}

.aside-menu li.title:not(:last-child),.aside-menu .nav-item:not(:last-child),.aside-menu .menu-item:not(:last-child) {
  margin-bottom: 15px;
}

.aside-menu li.title {
  font-weight: bold;
}

.aside-menu .nav-link,.aside-menu .menu-link {
  color: inherit;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  padding: 0;
}

.aside-menu .nav-link:hover,.aside-menu .menu-link:hover,.aside-menu .nav-link.active,.aside-menu .menu-link.active {
  text-decoration: none;
  color: #181818;
  text-shadow: 1px 0 0 #181818;
}

.aside-tags {
  margin-left: -3px;
  margin-right: -3px;
}

.aside-tags .title {
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 2.143;
  color: #181818;
  border-bottom: 1px solid #c0c0c0;
  margin-bottom: 15px;
}

.aside-tags .tag-item {
  margin: 3px;
}

.aside-tags .tag-link {
  display: inline-block;
  border: 1px solid #35a6da;
  color: #35a6da;
  background: #fff;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  padding: 5px;
  border-radius: 10px;
 /* '' */;
}

.aside-tags .tag-link:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.aside-tags .tag-link:before {
  content: '\e82d';
}

.aside-tags .tag-link:before {
  font-size: 14px;
  margin-right: 4px;
}

.aside-tags .tag-link:hover,.aside-tags .tag-link.active {
  color: #fff;
  background: #35a6da;
  text-decoration: none;
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
  margin-bottom: 0.8em;
  font-weight: bold;
  display: block;
}

h1,.h1 {
  font-size: 1.875rem;
}

h2,.h2 {
  font-size: 1.625rem;
}

h3,.h3 {
  font-size: 1.375rem;
}

h4,.h4 {
  font-size: 1.125rem;
}

h5,.h5 {
  font-size: 1rem;
}

h6,.h6 {
  font-size: 1rem;
}

.page-title {
  text-transform: uppercase;
  font-weight: bold;
  color: #181818;
}

.page-title .style-1 {
  color: #181818;
}

.page-title.sm {
  text-transform: none;
}

.page-title-wrapper {
  text-align: center;
}

.page-title-wrapper .page-title-img {
  margin-left: 10px;
  margin-right: 20px;
}

.page-title-wrapper .page-title {
  font-size: 55px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
  color: #5c5b5b;
  margin-bottom: 0;
}

.empty-text {
  font-size: 2.25rem;
  color: #c0c0c0;
  line-height: 1.2;
  margin-bottom: 200px;
}

.empty-text ul {
  padding-left: 19px;
}

.empty-text ul li {
  margin-bottom: 7px;
}

.empty-text a {
  color: #181818;
}

.text-formatted {
  font-size: 0.875rem;
  line-height: 1.5;
  color: #181818;
}

.text-formatted h1,.text-formatted .h1,.text-formatted h2,.text-formatted .h2,.text-formatted h3,.text-formatted .h3 {
  margin-top: 2rem;
  font-weight: 600;
  margin-bottom: 26px;
}

.text-formatted a {
  line-height: normal;
  font-weight: bold;
  color: #181818;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  text-decoration: none;
}

.text-formatted a:hover {
  color: #181818;
}

.text-formatted ul,.text-formatted ol,.text-formatted p,.text-formatted blockquote {
  margin-bottom: 18px;
}

.text-formatted p {
  position: relative;
}

.text-formatted p:empty {
  display: none;
}

.text-formatted hr {
  border: none;
  border-bottom: 2px solid #181818;
}

.text-formatted img.image {
  max-width: 50%;
}

.text-formatted ul,.text-formatted ol {
  padding-left: 0;
}

.text-formatted ul li,.text-formatted ol li {
  margin-bottom: 15px;
}

.text-formatted ol {
  list-style-position: inside;
  list-style-type: none;
}

.text-formatted ol li {
  counter-increment: step-counter;
  position: relative;
  list-style-type: none;
  padding-left: 20px;
}

.text-formatted ol li:before {
  font-weight: bold;
  content: counter(step-counter) ".";
  position: absolute;
  left: 0;
  top: 0;
  color: #181818;
}

.text-formatted ul li {
  position: relative;
  list-style-type: none;
  padding-left: 35px;
}

.text-formatted ul li:before {
  content: url("/var/themes/default/skin/images/li-icon.svg");
  font-size: 26px;
  position: absolute;
  color: #181818;
  top: 0;
  left: 2px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  line-height: 21px;
}

.text-formatted ul[style*="list-style-type:circle"] li:before,.text-formatted ul[style*="list-style-type: circle"] li:before,.text-formatted ul[style*="list-style-type:disc"] li:before,.text-formatted ul[style*="list-style-type: disc"] li:before,.text-formatted ul[style*="list-style-type:square"] li:before,.text-formatted ul[style*="list-style-type: square"] li:before {
  top: 0;
  font-size: 13px;
}

.text-formatted ul[style*="list-style-type:square"] li:before,.text-formatted ul[style*="list-style-type: square"] li:before {
  content: '■';
}

.text-formatted ul[style*="list-style-type:disc"] li:before,.text-formatted ul[style*="list-style-type: disc"] li:before {
  font-size: 26px;
  line-height: 21px;
  content: '•';
}

.text-formatted ul[style*="list-style-type:circle"] li:before,.text-formatted ul[style*="list-style-type: circle"] li:before {
  content: '○';
}

.text-formatted blockquote {
  display: block;
  clear: both;
  border-left: 3px solid #181818;
  padding-left: 15px;
}

.text-formatted .table-wrap {
  max-width: 100%;
  overflow: auto;
}

.text-formatted table {
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
}

.text-formatted table img {
  margin: auto;
}

.text-formatted table th,.text-formatted table td {
  padding: 10px 20px;
  text-align: left;
  border: none;
}

.text-formatted table tbody:first-child tr:first-child td,.text-formatted table tbody:first-child tr:first-child th,.text-formatted table thead td,.text-formatted table th {
  font-weight: bold;
}

.text-formatted table thead tr:nth-child(odd),.text-formatted table tbody:first-child tr:nth-child(odd) {
  background: #eee;
}

.text-formatted table thead + tbody tr:nth-child(even) {
  background: #eee;
}

.text-formatted table tfoot td {
  font-weight: bold;
}

[data-js-link] {
  cursor: pointer;
}

.back-title {
  background: #e0e0e0;
  color: #181818;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 15px 10px 75px;
  font-size: 1rem;
  line-height: 1.2;
}

.back-title .title-icon,.back-title i {
  font-size: 28px;
  margin-right: 13px;
}

.pagination-wrap .pagination .page-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: transparent;
  border: none;
  margin-right: 2px;
}

.pagination-wrap .pagination .page-item .page-link {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.2;
  color: #5c5b5b;
  border: none;
  border-radius: 100%;
}

.pagination-wrap .pagination .page-item .page-link:hover {
  background: transparent;
  color: #ed1c24;
}

.pagination-wrap .pagination .page-item.active {
  width: 46px;
  height: 46px;
  background-color: #ed1c24;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.2;
  border-radius: 100%;
}

.pagination-wrap .btn-load-more {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 26px;
  line-height: 15px;
  font-size: 0.75rem;
  padding-left: 18px;
  padding-right: 18px;
}

.pager {
  list-style: none;
  padding-left: 0;
}

.pager .page-prev,.pager .page-next {
  font-size: 0.875rem;
  line-height: 1.2rem;
  vertical-align: baseline;
}

.pager .page-prev:before,.pager .page-next:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.pager .page-prev:before,.pager .page-next:before {
  font-size: 0.65rem;
  line-height: 1rem;
  margin-top: 0.2rem;
  text-decoration: none !important;
}

.pager .page-prev:before {
  float: left;
  margin-right: 0.3rem;
}

.pager .page-next:before {
  float: right;
  margin-left: 0.3rem;
}

#page-footer {
  position: relative;
  z-index: 30;
  margin-top: auto;
  background: #404040;
  color: #000;
}

#page-footer .footer-top {
  min-height: 79px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#page-footer .footer-top .phones {
  margin-bottom: 53px;
}

#page-footer .footer-top .phones .phone {
  color: #fff;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  margin-bottom: 5px;
}

#page-footer .footer-top .phones .phone:before {
  color: #7aadc5;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  display: none;
}

#page-footer .footer-top .phones .phone:hover {
  color: #181818;
  text-decoration: none;
}

#page-footer .footer-top .phones .phone:hover:before {
  color: #181818;
}

#page-footer .footer-top .btn-callback {
  margin: 58px 0 44px;
  display: block;
  width: 100%;
  padding-top: 0.788rem;
  padding-bottom: 0.788rem;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
 /* '' */;
}

#page-footer .footer-top .btn-callback:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

#page-footer .footer-top .btn-callback:before {
  content: '\e85d';
}

#page-footer .footer-top .btn-callback:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 17px;
  font-size: 21px;
}

#page-footer .footer-top .footer-logo {
  margin-top: 65px;
}

#page-footer .footer-top .footer-logo .logo {
  text-align: center;
}

#page-footer .footer-top .column-footer {
  padding-top: 15px;
}

#page-footer .footer-top .column-footer._cp {
  padding-left: 60px;
}

#page-footer .footer-top .footer-work-time-wrapper {
  margin: 44px 0 42px;
}

#page-footer .footer-top .footer-work-time-wrapper .title {
  margin-bottom: 17px;
}

#page-footer .footer-top .footer-work-time-wrapper p {
  margin-bottom: 0;
}

#page-footer .footer-top .footer-menu .footer-menu-item {
  margin-bottom: 18px;
}

#page-footer .footer-top .footer-menu .footer-menu-item a {
  color: #fff;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

#page-footer .footer-top .footer-menu .footer-menu-item a:hover {
  text-decoration: none;
  color: #181818;
}

#page-footer .footer-top .footer-social .title {
  margin-right: 17px;
}

#page-footer .footer-top .footer-social .social-link {
  display: block;
  width: 38px;
  height: 38px;
  color: #154054;
  background: #fff;
  border-radius: 50%;
  font-size: 24px;
  line-height: 38px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  text-align: center;
}

#page-footer .footer-top .footer-social .social-link:not(:last-child) {
  margin-right: 10px;
}

#page-footer .footer-top .footer-social .social-link:hover {
  -webkit-box-shadow: 0 0 18px white;
          box-shadow: 0 0 18px white;
  text-decoration: none;
  color: #154054;
}

#page-footer .footer-bottom {
  border-top: 1px solid #979797;
}

.footer-menu-copy-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#nav-footer .nav-link {
  padding: 0;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.49px;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

#nav-footer .nav-link:hover {
  color: #ed1c24;
  text-decoration: none;
}

#nav-footer .nav-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#nav-footer .nav-item:after {
  content: '';
  width: 1px;
  height: 14px;
  background: #747474;
  display: block;
  margin: 0 40px;
}

#nav-footer .nav-item:last-child:after {
  display: none;
}

.right-copy {
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
}

.copyright {
  position: relative;
  color: #fff;
  font-size: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 67px;
}

.copyright a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  position: relative;
  line-height: normal;
  font-size: 12px;
}

.copyright a:after {
  content: '';
  bottom: -1px;
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: transparent;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  display: block;
  width: 0;
}

.copyright a:hover:after {
  width: 100%;
  background: #fff;
}

.copyright a,.copyright span,.copyright i {
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto {
  padding-right: 15px;
  padding-left: 15px;
}

.fancybox-bg {
  background: #000;
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.25;
}

.fancybox-close-small {
  border: none;
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  overflow: hidden;
  border-radius: 0;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.fancybox-close-small:after {
  content: '';
  position: absolute;
  padding: 0;
  outline: none !important;
  background: url("data:image/svg+xml;base64,PHN2Zw0KICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIg0KICAgd2lkdGg9IjIwIg0KICAgaGVpZ2h0PSIyMCINCiAgIHZpZXdCb3g9IjAgMCAyMCAyMCI+DQogIDxwYXRoICBkPSJNIDAsMC43MDQ0IDAuNywwIDIwLDE5LjMxNjk3IDE5LjI5NTYsMjAgWiIgc3R5bGU9ImZpbGw6I2ZmZiIgLz4NCiAgPHBhdGggZD0iTSAxOS4yOTU2LDAgMjAsMC43IDAuNjgzMDMsMjAgMCwxOS4yOTU2IFoiIHN0eWxlPSJmaWxsOiNmZmYiLz4NCjwvc3ZnPg==") no-repeat center center !important;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
       -o-transform: rotate(0deg);
          transform: rotate(0deg);
}

.fancybox-slide .video-wrap {
  background: #141414;
  padding: 50px;
  max-width: 100%;
}

.fancybox-slide .video-wrap video {
  width: 100%;
}

.fancybox-button + .fancybox-button {
  margin-left: 1px;
}

.fancybox-thumbs {
  background: #2e2e2e;
}

.fancybox-thumbs > ul > li:before {
  border-color: #181818;
}

.fancybox-container.form-popup .fancybox-slide > div {
  padding: 0;
  background: none;
  width: 96%;
  max-width: 380px;
  overflow: hidden;
}

.fancybox-container.form-popup .fancybox-slide > div#loginDialog,.fancybox-container.form-popup .fancybox-slide > div#callbackFormDialog {
  max-width: 310px;
}

.fancybox-container.form-popup .fancybox-slide > div > .content {
  padding: 0 20px;
}

.fancybox-slide > .drop-block {
  max-height: unset;
  opacity: 1;
  position: static;
  padding: 0;
  background: transparent;
}

.fancybox-slide > .drop-block i.ic-close {
  display: none;
}

.fancybox-slide > .drop-block:before {
  display: none;
}

.fancybox-slide > .drop-block .drop-block-inner {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.fancybox-slide > .drop-block .fancybox-close-small {
 /* '' */
  color: #181818;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  top: 12px;
}

.fancybox-slide > .drop-block .fancybox-close-small:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.fancybox-slide > .drop-block .fancybox-close-small:before {
  content: '\e832';
}

.fancybox-slide > .drop-block .fancybox-close-small:after {
  display: none;
}

.jq-selectbox {
  max-width: 100%;
  cursor: pointer;
  border: none;
  border-radius: 0;
  padding: 0;
  z-index: 80 !important;
}

.jq-selectbox.dropdown.opened .jq-selectbox__select {
  border-radius: 2px 2px 0 0;
  -webkit-box-shadow: inset 0px 3px 7px 0px rgba(33, 60, 86, 0.35);
          box-shadow: inset 0px 3px 7px 0px rgba(33, 60, 86, 0.35);
}

.jq-selectbox.dropdown.opened .jq-selectbox__trigger {
  -webkit-box-shadow: inset -2px 5px 7px -2px rgba(33, 60, 86, 0.35);
          box-shadow: inset -2px 5px 7px -2px rgba(33, 60, 86, 0.35);
}

.jq-selectbox .jq-selectbox__select {
  height: auto;
  outline: none !important;
  border: 1px solid #c0c0c0;
  border-radius: 2px;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: inline-block;
  max-width: 100%;
  padding: .4375rem 1.75rem .4375rem 9px;
  color: #595959;
  vertical-align: middle;
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  letter-spacing: normal;
  font-size: 0.875rem;
  line-height: 1;
  overflow: hidden;
  text-shadow: none;
}

.jq-selectbox .jq-selectbox__select-text {
  color: #181818;
  font-size: 0.875rem;
  max-width: 100%;
}

.jq-selectbox .jq-selectbox__trigger {
  position: absolute;
  background: #fff;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1.75rem;
  height: 100%;
  border: none;
}

.jq-selectbox .jq-selectbox__trigger:after {
  content: '';
  right: 0;
  top: 8px;
  bottom: 8px;
  border-right: 1px solid #c9c9c9;
  position: absolute;
}

.jq-selectbox .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
  width: 8px;
  height: 4px;
  border: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  color: #c9c9c9;
 /* '' */
  font-size: 4px;
  position: absolute;
}

.jq-selectbox .jq-selectbox__trigger .jq-selectbox__trigger-arrow:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.jq-selectbox .jq-selectbox__trigger .jq-selectbox__trigger-arrow:before {
  content: '\f004';
}

.jq-selectbox .jq-selectbox__search {
  margin: 0;
}

.jq-selectbox .jq-selectbox__search input {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #c0c0c0;
}

.jq-selectbox .jq-selectbox__dropdown {
  background: #fff;
  border: none;
  border-radius: 0;
  left: 0px !important;
  right: 0px !important;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.18);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.18);
  margin: -1px 0 0;
}

.jq-selectbox .jq-selectbox__dropdown input[type="search"] {
  border: 1px solid #c8c8c8;
  border-radius: 0;
  font-family: sans-serif;
  font-size: 16px;
  height: auto;
  line-height: normal;
  margin: 0;
  outline: 0 none;
  padding: 6px 20px;
  width: 100%;
}

.jq-selectbox .jq-selectbox__dropdown ul {
  padding: 0;
  margin: 0;
  max-height: 300px;
}

.jq-selectbox .jq-selectbox__dropdown ul li {
  padding: 5px 10px;
  border: none;
  color: #181818;
}

.jq-selectbox .jq-selectbox__dropdown ul li:not(:last-child) {
  border-bottom: none;
}

.jq-selectbox .jq-selectbox__dropdown ul li:hover {
  background: #c1e5f5;
}

.jq-selectbox .jq-selectbox__dropdown ul li.selected {
  background: #c1e5f5;
  font-weight: 400;
  color: white;
}

select.styler {
  opacity: 0;
}

.ui-icon,.ui-widget-content .ui-icon {
  background-image: url("/var/themes/default/skin/lib/jquery-ui/images/ui-icons_222222_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("/var/themes/default/skin/lib/jquery-ui/images/ui-icons_ffffff_256x240.png");
}

.ui-state-default .ui-icon {
  background-image: url("/var/themes/default/skin/lib/jquery-ui/images/ui-icons_ef8c08_256x240.png");
}

.ui-state-hover .ui-icon,.ui-state-focus .ui-icon {
  background-image: url("/var/themes/default/skin/lib/jquery-ui/images/ui-icons_ef8c08_256x240.png");
}

.ui-state-active .ui-icon {
  background-image: url("/var/themes/default/skin/lib/jquery-ui/images/ui-icons_ef8c08_256x240.png");
}

.ui-state-highlight .ui-icon {
  background-image: url("/var/themes/default/skin/lib/jquery-ui/images/ui-icons_228ef1_256x240.png");
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
  background-image: url("/var/themes/default/skin/lib/jquery-ui/images/ui-icons_ffd27a_256x240.png");
}

.ui-widget-content {
  background: #eee url("/var/themes/default/skin/lib/jquery-ui/images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
}

.ui-widget-header {
  background: #f6a828 url("/var/themes/default/skin/lib/jquery-ui/images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
}/* Interaction states
----------------------------------*/.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
  background: #f6f6f6 url("/var/themes/default/skin/lib/jquery-ui/images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {
  background: #fdf5ce url("/var/themes/default/skin/lib/jquery-ui/images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
  background: #fff url("/var/themes/default/skin/lib/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
}/* Interaction Cues
----------------------------------*/.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
  background: #ffe45c url("/var/themes/default/skin/lib/jquery-ui/images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
  background: #b81900 url("/var/themes/default/skin/lib/jquery-ui/images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
}

.ui-widget-overlay {
  background: #666 url("/var/themes/default/skin/lib/jquery-ui/images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
}

.ui-widget-shadow {
  background: #000 url("/var/themes/default/skin/lib/jquery-ui/images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
}

.ui-dialog {
  max-width: 96%;
  z-index: 1002 !important;
}

.ui-dialog[style*='top: -'] {
  top: 0 !important;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  background: none;
  border: none;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 24px;
  right: 11px;
  overflow: hidden;
  border-radius: 3px;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:before,.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:after {
  content: '';
  position: absolute;
  top: -50%;
  left: 50%;
  height: 200%;
  width: 1px;
  background: black;
  padding: 0;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-left: -1px;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-left: -1px;
}

.ui-widget-overlay {
  z-index: 1001 !important;
}

.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea {
  font-size: 1rem;
  font-family: 'Montserrat', sans-serif;
}

.ui-autocomplete.ui-widget {
  max-height: 120px;
  overflow: hidden;
  overflow-y: auto;
  background: #fff;
  border: 1px solid #ebebeb;
}

.ui-autocomplete.ui-widget::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}

.ui-autocomplete.ui-widget::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}

.ui-autocomplete.ui-widget::-webkit-scrollbar-track {
  background: #fff;
}

.ui-autocomplete.ui-widget::-webkit-scrollbar-track-piece {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}

.ui-autocomplete.ui-widget::-webkit-scrollbar-thumb {
  background: #e0e0e0;
  border-radius: 4px;
}

.ui-autocomplete.ui-widget .ui-menu-item {
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  font-size: 0.875rem;
  border: none;
  font-weight: 400;
}

.ui-autocomplete.ui-widget .ui-menu-item.ui-state-focus {
  font-weight: 400;
  background: #181818;
  color: #fff;
  border: none;
  margin: 0;
}

.lSSlideOuter:not(.vertical) .lSPager {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.lSSlideOuter .lSPager.lSpg {
  margin: 0;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 24px;
}

.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #fff;
  border-radius: 2px;
  width: 36px;
  height: 5px;
}

.lSSlideOuter .lSPager.lSpg > li.active a,.lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: #d52527;
}

.lSSlideOuter .lSAction > .lSNext,.lSSlideOuter .lSAction > .lSPrev {
  opacity: 1;
}

.lSSlideOuter .lSAction._next > .lSNext {
  color: #181818 !important;
}

.lSSlideOuter .lSAction._prev > .lSPrev {
  color: #181818 !important;
}

.lSSlideOuter.vertical {
  padding: 0 !important;
}

.lSSlideOuter.vertical .lSGallery {
  right: auto !important;
  left: 4px !important;
  top: 22px !important;
  padding-left: 25px;
}

.lSSlideOuter.vertical .lightSlider {
  padding-left: 110px;
}

.lSSlideOuter.vertical .lightSlider > * {
  position: relative;
}

.lSSlideOuter.vertical .lightSlider > * .sticker-wrapper {
  top: 0;
  left: 33px;
}

.lSSlideOuter.vertical .lSPager.lSGallery li {
  border: 1px solid #e0e0e0;
  border-radius: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.lSSlideOuter.vertical .lSPager.lSGallery li.active {
  border-color: #181818;
}

.lSSlideOuter.vertical .lSAction > .lSPrev,.lSSlideOuter.vertical .lSAction > .lSNext {
  margin: 0;
  width: 71px;
  background: #fff;
  left: 29px;
  text-align: center;
  height: 23px;
  opacity: 1;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  color: #c1c1c1;
  font-size: 22px;
}

.lSSlideOuter.vertical .lSAction > .lSPrev:before,.lSSlideOuter.vertical .lSAction > .lSNext:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.lSSlideOuter.vertical .lSAction > .lSPrev {
  top: -23px;
}

.lSSlideOuter.vertical .lSAction > .lSPrev:before {
  -webkit-transform: rotate(90deg) translateX(-50%);
      -ms-transform: rotate(90deg) translateX(-50%);
       -o-transform: rotate(90deg) translateX(-50%);
          transform: rotate(90deg) translateX(-50%);
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -5px;
}

.lSSlideOuter.vertical .lSAction > .lSNext {
  bottom: -23px;
}

.lSSlideOuter.vertical .lSAction > .lSNext:before {
  -webkit-transform: rotate(-90deg) translateX(-50%);
      -ms-transform: rotate(-90deg) translateX(-50%);
       -o-transform: rotate(-90deg) translateX(-50%);
          transform: rotate(-90deg) translateX(-50%);
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
}

.masonry {
  display: block;
  margin: 1rem 0;
  padding: 0;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  -webkit-column-count: 4;
     -moz-column-count: 4;
          column-count: 4;
}

.masonry-item {
  display: inline-block;
  padding: 1rem;
  margin: 0 0 1rem;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.owl-carousel .owl-item .image-wrap {
  display: block;
  width: 100%;
}

.owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}

.owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
}

.owl-nav button {
  font-size: 0px;
  height: 40px;
  line-height: 40px;
  margin-top: -20px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  background: transparent;
  outline: none !important;
}

.owl-nav button:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.owl-nav button span {
  display: none;
}

.owl-nav button:before {
  font-size: 36px;
}

.owl-nav button:hover {
  color: #181818;
}

.owl-nav button.owl-prev {
  margin-left: -20px;
  float: left;
 /* '' */;
}

.owl-nav button.owl-prev:before {
  content: '\e80f';
}

.owl-nav button.owl-next {
  margin-right: -20px;
  float: right;
 /* '' */;
}

.owl-nav button.owl-next:before {
  content: '\e810';
}

.rate {
  line-height: normal;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.rate img {
  display: inline-block;
  max-width: 14px;
}

.phones {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.phone {
  position: relative;
  display: inline-block;
  color: #d2262f;
  text-decoration: none;
  line-height: 1.4;
  white-space: nowrap;
}

.phone:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.phone:before {
  font-size: 14px;
  margin-right: 3px;
}

.phone.kyivstar {
 /* '' */;
}

.phone.kyivstar:before {
  content: '\e831';
}

.phone.kyivstar:before {
  color: #04a1fd;
}

.phone.kyivstar:hover {
  color: #04a1fd;
}

.phone.vodafone {
 /* '' */;
}

.phone.vodafone:before {
  content: '\e834';
}

.phone.vodafone:before {
  color: #d52b2b;
}

.phone.vodafone:hover {
  color: #d52b2b;
}

.phone.life {
 /* '' */;
}

.phone.life:before {
  content: '\e833';
}

.phone.life:before {
  color: #feca09;
}

.phone.life:hover {
  color: #feca09;
}

.skype-list:after {
  content: '';
  display: block;
  clear: both;
}

.skype-list .item {
  margin-bottom: 0.4rem;
}

.skype-list .item .name {
  color: #949494;
}

.date {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.38;
  color: #ed1c24;
  margin-bottom: 24px;
}

.date i {
  margin-right: 3px;
}

.date span {
  display: inline-block;
  vertical-align: middle;
}

.load-more-title {
  text-align: center;
  background: #181818;
  color: white;
  font-weight: 500;
  padding: 0.5rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

.table {
  display: table;
}

.table .tr {
  display: table-row-group;
}

.table .th {
  display: table-cell;
}

.table .td {
  display: table-cell;
}

.scroll-up {
  position: fixed;
  right: 0;
  bottom: 31px;
  background: #181818;
  -webkit-background-size: 17px 17px;
          background-size: 17px;
  width: 42px;
  height: 42px;
  margin-top: 180px;
  z-index: 100;
  cursor: pointer;
  display: none;
 /* '' */;
}

.scroll-up:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.scroll-up:before {
  content: '\f007';
}

.scroll-up:before {
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) translateX(-50%) rotate(90deg);
       -o-transform: translateY(-50%) translateX(-50%) rotate(90deg);
          transform: translateY(-50%) translateX(-50%) rotate(90deg);
  font-size: 20px;
}

.loader {
  width: 100px;
  height: 60px;
  position: relative;
  margin: 20px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.loader span {
  display: block;
  width: 8px;
  height: 40px;
  background-color: #181818;
}

.loader span:not(:last-child) {
  margin-right: 5px;
}

.loader span:nth-child(1) {
  -webkit-animation: grow 1s ease-in-out infinite;
       -o-animation: grow 1s ease-in-out infinite;
          animation: grow 1s ease-in-out infinite;
}

.loader span:nth-child(2) {
  -webkit-animation: grow 1s ease-in-out 0.15s infinite;
       -o-animation: grow 1s ease-in-out 0.15s infinite;
          animation: grow 1s ease-in-out 0.15s infinite;
}

.loader span:nth-child(3) {
  -webkit-animation: grow 1s ease-in-out 0.3s infinite;
       -o-animation: grow 1s ease-in-out 0.3s infinite;
          animation: grow 1s ease-in-out 0.3s infinite;
}

.loader span:nth-child(4) {
  -webkit-animation: grow 1s ease-in-out 0.45s infinite;
       -o-animation: grow 1s ease-in-out 0.45s infinite;
          animation: grow 1s ease-in-out 0.45s infinite;
}

.loader-circle {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  position: relative;
}

.loader-circle:before,.loader-circle:after {
  content: "";
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-width: 10px;
}

.loader-circle:before,.loader-circle:after {
  content: "";
  position: absolute;
  border-radius: 100%;
  border-style: solid;
  border-color: transparent;
}

.loader-circle:before {
  z-index: 100;
  border-top-color: #181818;
  -webkit-animation: loader-spin 1s infinite;
       -o-animation: loader-spin 1s infinite;
          animation: loader-spin 1s infinite;
}

.loader-circle:after {
  border-style: solid;
  border-color: #f7f7f7;
}

.hamburger-box {
  width: 16px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 17px;
  margin-top: -7px;
}

.hamburger-box .hamburger-inner {
  position: absolute;
  width: 16px;
  height: 2px;
  background-color: #fff;
  margin-top: -1px;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -o-transform;
}

.hamburger-box .hamburger-inner:nth-child(1) {
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
       -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition-duration: .275s;
       -o-transition-duration: .275s;
          transition-duration: .275s;
  top: 2px;
}

.hamburger-box .hamburger-inner:nth-child(2) {
  -webkit-transition: opacity .125s ease .275s;
  -o-transition: opacity .125s ease .275s;
  transition: opacity .125s ease .275s;
  top: 8px;
}

.hamburger-box .hamburger-inner:nth-child(3) {
  -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: -o-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -o-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  top: 14px;
}

.sort-wrapper {
  color: #737373;
  font-size: 0.75rem;
}

.sort-wrapper .label {
  margin-right: 8px;
}

.sort-wrapper .jq-selectbox__select-text {
  font-size: 0.75rem;
}

.sort-wrapper .jq-selectbox .jq-selectbox__select {
  min-width: 175px;
}

.sort-wrapper .jq-selectbox .jq-selectbox__select {
  padding: 5px 9px;
  padding-right: 28px;
}

.sort-wrapper .jq-selectbox .jq-selectbox__trigger:after {
  display: none;
}

.toggle-drop {
  position: relative;
  cursor: pointer;
}

.toggle-drop-wrapper {
  position: relative;
}

.drop-block {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  background: #fff;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border-radius: 2px;
  background: transparent;
  min-width: 332px;
  text-align: left;
  font-size: 0.75rem;
  line-height: 1.2;
  color: #181818;
  top: 84%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.drop-block .ic-close {
  position: absolute;
  top: 20px;
  right: 10px;
  font-size: 18px;
  color: #c0c0c0;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.drop-block .ic-close:hover {
  color: #181818;
}

.drop-block .label p {
  margin-bottom: 10px;
}

.drop-block .label p:not(:first-child) {
  margin-bottom: 0;
}

.drop-block:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 12px solid white;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.drop-block .drop-block-inner {
  background: #fff;
  padding: 25px 17px 1px;
  margin-top: 12px;
  -webkit-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
          box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
}

.drop-block .drop-block-inner .form,.drop-block .drop-block-inner form {
  margin-top: 20px;
}

.drop-block .drop-block-inner .form .form-note,.drop-block .drop-block-inner form .form-note {
  color: #262626;
}

.drop-block .drop-block-inner .form .control-group,.drop-block .drop-block-inner form .control-group {
  margin-bottom: 11px;
}

.drop-block .drop-block-inner .form .btn,.drop-block .drop-block-inner form .btn {
  padding-left: 24px;
  padding-right: 24px;
  margin-bottom: 5px;
  line-height: 1.6;
}

.drop-block .drop-block-inner .form .form-error,.drop-block .drop-block-inner form .form-error {
  display: none;
}

.drop-block .drop-block-inner .form .form-control,.drop-block .drop-block-inner form .form-control {
  margin-bottom: 5px;
}

.drop-block .drop-block-inner .form .form-group.d-flex .btn,.drop-block .drop-block-inner form .form-group.d-flex .btn {
  margin-left: 12px;
}

.drop-block.active {
  max-height: 1000px;
  opacity: 1;
  -webkit-box-shadow: 0px 0px 35px -2px #000;
          box-shadow: 0px 0px 35px -2px #000;
  z-index: 101;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: visible;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 32;
  display: none;
  height: 113vh;
}

.header-menu-open .overlay {
  display: block;
}

.btn {
  border-radius: 2px;
  font-size: 0.875rem;
  font-weight: 400;
  text-transform: none;
  color: black;
  padding: 3px 12px;
}

.btn,.btn .text {
  cursor: pointer;
}

.btn._icon {
  padding-left: 42px;
}

.btn:focus {
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-primary {
  background: #D2262F;
  border-color: #D2262F;
  color: #fff;
}

.btn-primary:hover {
  background: #df4c54;
  border-color: #df4c54;
  color: #fff;
}

.btn-primary:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #df4c54;
  border-color: #df4c54;
  color: #fff;
}

.btn-primary:active {
  background: #bc222a;
  border-color: #bc222a;
  color: #fff;
}

.btn-default {
  background: #fff;
  border-color: #D2262F;
  color: #D2262F;
}

.btn-default:hover {
  background: #fff;
  border-color: #df4c54;
  color: #df4c54;
}

.btn-default:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-default:active {
  background: #fff;
  border-color: #bc222a;
  color: #bc222a;
}

button.btn-link {
  padding: 0;
  margin: 0;
  border: none;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn-link {
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
}

.btn-link,.btn-link .text {
  -webkit-transition: 0.2s ease 0.2s;
  -o-transition: 0.2s ease 0.2s;
  transition: 0.2s ease 0.2s;
  color: #181818;
  line-height: 1;
}

.btn-link .text {
  border-bottom: 1px solid #181818;
  display: inline-block;
}

.btn-link.dashed .text {
  border-bottom-style: dashed;
}

.btn-link:hover,.btn-link:active,.btn-link.active,.btn-link:focus {
  text-decoration: none;
}

.btn-link:hover,.btn-link:active,.btn-link.active,.btn-link:focus,.btn-link:hover .text,.btn-link:active .text,.btn-link.active .text,.btn-link:focus .text {
  color: #181818;
}

.btn-link:hover .text,.btn-link:active .text,.btn-link.active .text,.btn-link:focus .text {
  border-bottom-color: #181818;
}

.btn-link-edit .text {
  text-decoration: underline;
}

.button-view-all-text {
  cursor: pointer;
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: none;
}

.button-view-all-text.show {
  display: inline-block;
}

.button-view-all-text._bottom {
  position: static;
  margin-top: 10px;
}

.button-view-all-text._circle {
  position: relative;
  width: 61px;
  height: 61px;
  border-radius: 50%;
  border: 7px solid #fff;
  font-size: 44px;
  color: #fff;
  text-align: center;
  line-height: 1;
}

.button-view-all-text._circle:before {
  content: '+';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
       -o-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  font-weight: bold;
  margin-top: 0;
}

.button-view-all-text._circle.view-btn_hide:before {
  content: '-';
  margin-top: -2px;
  font-size: 55px;
}

.button-view-all-text:not(._circle) {
  padding-right: 28px;
  position: relative;
 /* '' */;
}

.button-view-all-text:not(._circle):before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.button-view-all-text:not(._circle):before {
  content: '\f004';
}

.button-view-all-text:not(._circle):before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 11px;
  font-size: 5px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.button-view-all-text:not(._circle).view-btn_hide:before {
  -webkit-transform: translateY(-50%) rotate(-180deg);
      -ms-transform: translateY(-50%) rotate(-180deg);
       -o-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
}

.toggle-block {
  overflow: hidden;
  position: relative;
  -webkit-transition: max-height 0.3s ease;
  -o-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
}

.toggle-block > :first-child,.toggle-block > :last-child {
  margin-top: 0;
}

.hidden-text-block:not(.view-all-text) {
  position: relative;
}

.hidden-text-block:not(.view-all-text):after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  z-index: 10;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,cce7f3+100&0+0,1+100 */
  background: rgba(204, 231, 243, 0.8);
 /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(229, 229, 229, 0) 0%, #cce7f3 100%);
 /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(229, 229, 229, 0)), to(#cce7f3));
  background: -o-linear-gradient(top, rgba(229, 229, 229, 0) 0%, #cce7f3 100%);
  background: linear-gradient(to bottom, rgba(229, 229, 229, 0) 0%, #cce7f3 100%);
 /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e5e5e5', endColorstr='#cce7f3', GradientType=0);
 /* IE6-9 */;
}

.hidden-text-block.view-all-text {
  max-height: none;
}

.hidden-text-block > :last-child {
  margin-bottom: 0;
}

button[disabled] {
  cursor: not-allowed;
}

button[disabled] .text {
  cursor: not-allowed;
}

.nav-tabs-wrap .nav-decor {
  position: relative;
  z-index: 1;
}

.nav-tabs-wrap .nav-decor:before {
  content: '';
  display: block;
  border-bottom: 1px solid #181818;
}

.nav-tabs-wrap .nav-tabs {
  position: relative;
  z-index: 2;
  margin-bottom: -1px;
}

.nav-tabs {
  border-bottom: 1px solid #181818;
}

.nav-tabs .nav-link {
  line-height: 1;
  border-radius: 5px 5px 0 0;
  border-color: transparent;
  border-bottom-width: 0;
  background: transparent;
  color: #181818;
  margin-right: 10px;
  font-size: 1rem;
  text-align: center;
  vertical-align: middle;
  font-weight: 400;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  padding: 7px 6px 5px 6px;
  margin-bottom: -1px;
}

.nav-tabs .nav-link .text {
  display: block;
  background: white;
  padding: 6px 20px;
  border-radius: 5px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.nav-tabs .nav-link .count {
  display: inline-block;
  padding: 2px 3px;
  min-width: 23px;
  color: #fff;
  font-size: 0.75rem;
  background: #181818;
  border-radius: 5px;
  line-height: 1;
  vertical-align: middle;
}

.nav-tabs .nav-link.active {
  background: transparent;
  border-color: #181818;
  color: #181818;
}

.nav-tabs .nav-link.active .text {
  background: #ffe8e8;
}

.tab-content {
  border-bottom: 1px solid #e2ebf4;
  border-left: 1px solid #e2ebf4;
  border-right: 1px solid #e2ebf4;
  padding: 30px;
}

.map-default {
  min-height: 300px;
}

.filter {
  position: relative;
  background: #fff;
  border-radius: 10px;
  margin-top: 20px;
}

.filter .filter-title {
  background: #181818;
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-transform: uppercase;
}

.filter .filter-toggle-wrap {
  position: relative;
}

.filter .filter-toggle-wrap .filter-delete-wrapper {
  display: none;
}

.filter .filter-toggle-wrap > .loader-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.filter .filter-toggle-wrap > .loader-wrap .loader {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.filter .filter-toggle-wrap.loading > :not(.loader-wrap) {
  opacity: 0.5;
}

.filter .filter-toggle-wrap.loading > .loader-wrap {
  z-index: 200;
  opacity: 1;
  visibility: visible;
}

.filter .filter-title,.filter .selections-wrapper {
  border-bottom: 1px solid #e3e3e3;
}

.filter .selections-wrapper {
  position: relative;
  padding: 20px 0 20px;
  line-height: 1.2;
}

.filter .selections-wrapper:last-of-type {
  border-bottom: none;
}

.filter .selections-wrapper > .title {
  font-size: 0.875rem;
  color: #181818;
  font-weight: bold;
  margin-bottom: 15px;
  position: relative;
}

.filter .selections-wrapper > .title .clear-filter {
  color: #c0c0c0;
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  margin-left: 16px;
  display: none;
  margin-right: 5px;
  margin-top: 1px;
}

.filter .selections-wrapper > .title .clear-filter:hover {
  color: #181818;
}

.filter .selections-wrapper > .title.selected .clear-filter {
  display: block;
}

.filter .selections-wrapper > .title .open-filter-search {
  font-size: 15px;
  color: #c0c0c0;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  display: none;
}

.filter .selections-wrapper > .title .open-filter-search:hover {
  color: #181818;
}

.filter .filter-form {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  left: 100%;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  margin-bottom: 0;
  padding-bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  bottom: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 2px 2px 0 0;
}

.filter .filter-form.active {
  left: 0;
  overflow: visible;
}

.filter .filter-form .form-control {
  font-size: 0.875rem;
  color: #181818;
  height: 24px;
  padding-right: 30px;
}

.filter .filter-form .filter-form-btn {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  border: none;
  height: 24px;
  width: 28px;
  text-align: center;
  padding: 0;
  line-height: 24px;
  color: #c0c0c0;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  cursor: pointer;
}

.filter .filter-form .filter-form-btn:hover {
  color: #181818;
}

.filter .attribute-content:not(._range) {
  overflow: hidden;
  overflow-y: auto;
  max-height: 240px;
}

.filter .buttons-wrap {
  text-align: center;
  padding: 20px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.filter .buttons-wrap .btn {
  width: 100%;
}

.filter .clear-filter.disabled {
  cursor: not-allowed;
}

.filter .filter-pre-info {
  font-size: 0.875rem;
  color: #181818;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  background: #fff;
  z-index: 10;
  padding: 6px 26px 6px 13px;
  -webkit-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
          box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-left: 10px;
}

.filter .filter-pre-info:after {
  content: '';
  background: url('../images/decore/left-shadow-arrow.svg') top no-repeat / contain;
  width: 20px;
  height: 21px;
  position: absolute;
  top: 50%;
  left: -16px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.filter .filter-pre-info .close {
  font-size: 8px;
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  color: #181818;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  cursor: pointer;
}

.filter .filter-pre-info .close:hover {
  color: #181818;
}

.filter .filter-pre-info .btn {
  line-height: 1.1;
  font-size: 12px;
  margin-left: 15px;
}

.attribute-checkbox {
  position: relative;
}

.attribute-checkbox:after {
  content: '';
  display: block;
  clear: both;
}

.attribute-checkbox:not(:last-child) {
  margin-bottom: 15px;
}

.attribute-checkbox .list {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  text-decoration: none;
  color: #181818;
  line-height: 1.571;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.attribute-checkbox .list .text,.attribute-checkbox .list .count {
  -webkit-transition: 0.3s ease 0.1s;
  -o-transition: 0.3s ease 0.1s;
  transition: 0.3s ease 0.1s;
}

.attribute-checkbox .list .text:first-letter {
  text-transform: capitalize;
}

.attribute-checkbox .list .text-wrap {
  display: block;
  position: relative;
}

.attribute-checkbox .list .text-wrap:before {
  content: '';
  display: block;
  background: #181818;
  position: absolute;
  top: 100%;
  margin-top: -1px;
  left: 0;
  width: 0;
  height: 1px;
  -webkit-transition: 0.3s ease 0.1s;
  -o-transition: 0.3s ease 0.1s;
  transition: 0.3s ease 0.1s;
}

.attribute-checkbox .list .checkbox {
  display: block;
  position: relative;
  width: 21px;
  min-width: 21px;
  height: 21px;
  background: white;
  margin-right: 11px;
  vertical-align: middle;
  border: 1px solid #e2ebf4;
  border-radius: 4px;
  -webkit-transition: 0.3s ease 0.1s;
  -o-transition: 0.3s ease 0.1s;
  transition: 0.3s ease 0.1s;
}

.attribute-checkbox .list .checkbox:before {
  content: url('../images/decore/check.svg');
  display: block;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.attribute-checkbox .btn-apply {
  display: none !important;
  cursor: pointer;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -14px;
  -webkit-transition: ease 0.1s;
  -o-transition: ease 0.1s;
  transition: ease 0.1s;
  padding: 5px 15px;
  height: 28px;
  border-radius: 14px;
  line-height: 18px;
  vertical-align: middle;
  background: #181818;
  color: white;
  font-size: 12px;
  text-align: center;
}

.attribute-checkbox .btn-apply:after {
  content: '';
  position: absolute;
  top: 50%;
  left: -6px;
  margin-top: -9px;
  border-right: 9px solid #181818;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}

.attribute-checkbox.selected .list .checkbox {
  border-color: #181818;
}

.attribute-checkbox.selected .list .checkbox:before {
  opacity: 1;
}

.attribute-range {
  position: relative;
}

.attribute-range .ui-slider {
  background: #e0e0e0;
  height: 3px;
  margin: 18px 0;
  position: relative;
  border: none;
  border-radius: 5px;
}

.attribute-range .ui-slider .ui-slider-range:last-of-type {
  position: absolute;
  height: 3px;
  background: -webkit-gradient(linear, left top, right top, from(#1e89ba), to(#fe452a));
  background: -webkit-linear-gradient(left, #1e89ba 0%, #fe452a 100%);
  background: -o-linear-gradient(left, #1e89ba 0%, #fe452a 100%);
  background: linear-gradient(to right, #1e89ba 0%, #fe452a 100%);
  border-radius: 5px;
}

.attribute-range .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 10;
  top: 50%;
  width: 15px;
  height: 15px;
  margin-left: 0;
  margin-top: -7.5px;
  background: #fff;
  display: block;
  border-radius: 100%;
  border: 1px solid #fff;
  -webkit-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
          box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
  cursor: pointer;
}

.attribute-range .ui-slider .ui-slider-handle:hover:first-of-type {
  border-color: #2581b1;
}

.attribute-range .ui-slider .ui-slider-handle:hover:last-of-type {
  border-color: #181818;
}

.attribute-range .ui-slider .ui-slider-handle:first-of-type {
  left: 0;
}

.attribute-range .ui-slider .ui-slider-handle:last-of-type {
  right: 0;
}

.attribute-range .ui-slider .ui-slider-handle + .ui-slider-handle {
  margin-left: -15px;
}

.attribute-range .dash {
  color: #e9e9e9;
  float: left;
  font-size: 15px;
  line-height: 21px;
  margin: 0 6px 0 16px;
}

.attribute-range .ranges-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}

.attribute-range .range-text {
  padding-right: 6px;
}

.attribute-range .range-wrap,.attribute-range .range-separate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.attribute-range .range {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  font-size: 0.75rem;
  color: #737373;
}

.attribute-range .range .form-control {
  height: 24px;
  min-width: 45px;
  padding-left: 3px;
  padding-right: 3px;
  margin-right: 7px;
  font-size: 0.75rem;
  color: #737373;
  text-align: center;
}

.attribute-range .range .form-control::-webkit-outer-spin-button,.attribute-range .range .form-control::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.attribute-range .range > * {
  margin-bottom: 0;
  margin-right: 7px;
}

.attribute-range .btn-apply {
  height: 24px;
  padding: 1px 8px;
  font-size: 0.75rem;
}

.filter-delete-wrapper {
  color: #181818;
  font-size: 0.75rem;
  line-height: 1;
  background: #f7f7f7;
  padding: 10px 6px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.filter-delete-wrapper:empty {
  display: none;
}

.filter-delete-wrapper .filter-delete-item {
  margin: 8px;
  border-radius: 2px;
  border: 1px solid #c0c0c0;
  padding: 6px 7px;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.filter-delete-wrapper .filter-delete-item.filter-delete-all {
  color: #fff;
  background: #181818;
  border-color: #181818;
}

.filter-delete-wrapper .filter-delete-item.filter-delete-all .delete-icon {
  color: #fff;
}

.filter-delete-wrapper .filter-delete-item.filter-delete-all:hover {
  color: #181818;
  background: #fff;
  border-color: #c0c0c0;
}

.filter-delete-wrapper .filter-delete-item.filter-delete-all:hover .delete-icon {
  color: #c0c0c0;
}

.filter-delete-wrapper .filter-delete-item:hover {
  color: #fff;
  background: #181818;
  border-color: #181818;
}

.filter-delete-wrapper .filter-delete-item:hover .delete-icon {
  color: #fff;
}

.filter-delete-wrapper .delete-icon {
  color: #c0c0c0;
  margin-left: 8px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

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

.socials-list .item {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.socials-list .item:not(:first-child) {
  margin-left: 10px;
}

.socials-list .item .social-icon {
  position: relative;
  z-index: 1;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  background: #000;
}

.socials-list .item .social-icon i {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  font-size: 30px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  position: relative;
  z-index: 10;
  color: white;
}

.socials-list .item .social-icon:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  width: 100%;
  height: 100%;
  background: transparent;
  border: 3px solid #000;
}

.socials-list .item.active,.socials-list .item:focus,.socials-list .item:hover,.socials-list .item.active *,.socials-list .item:focus *,.socials-list .item:hover * {
  outline: none;
}

.socials-list .item.active .social-icon:after,.socials-list .item:focus .social-icon:after,.socials-list .item:hover .social-icon:after {
  width: 120%;
  height: 120%;
}

.socials-list .item div.social-icon,.socials-list .item span.social-icon {
  color: white;
  display: inline-block;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.socials-list .item img.social-icon {
  display: inline-block;
  width: auto;
  max-width: 100%;
}

.socials-list .item.social-skype .social-icon {
  background: #00aff0;
}

.socials-list .item.social-skype .social-icon:after {
  border-color: #00aff0;
}

.socials-list .item.social-facebook .social-icon {
  background: #3b5998;
  text-align: right;
}

.socials-list .item.social-facebook .social-icon:after {
  border-color: #3b5998;
}

.socials-list .item.social-facebook .social-icon i {
  font-size: 36px;
  margin-top: 5px;
  margin-right: 6px;
}

.socials-list .item.social-vk .social-icon {
  background: #507299;
}

.socials-list .item.social-vk .social-icon:after {
  border-color: #507299;
}

.socials-list .item.social-vk .social-icon i {
  font-size: 28px;
}

.socials-list .item.social-youtube .social-icon {
  background: #e62117;
}

.socials-list .item.social-youtube .social-icon:after {
  border-color: #e62117;
}

.socials-list .item.social-instagram .social-icon {
  background: #3897f0;
}

.socials-list .item.social-instagram .social-icon:after {
  border-color: #3897f0;
}

.socials-list .item.social-instagram .social-icon i {
  font-size: 25px;
}

.socials-list .item.social-google .social-icon {
  background: #fd4d3e;
}

.socials-list .item.social-google .social-icon:after {
  border-color: #fd4d3e;
}

.socials-list .item.social-google .social-icon i {
  font-size: 25px;
}

.socials-list .item.social-linkedin .social-icon {
  background: #007bbd;
}

.socials-list .item.social-linkedin .social-icon:after {
  border-color: #007bbd;
}

.socials-list .item.social-twitter .social-icon {
  background: #00aef1;
}

.socials-list .item.social-twitter .social-icon:after {
  border-color: #00aef1;
}

.social-auth {
  display: block;
  text-align: center;
}

.social-auth .social {
  position: relative;
  display: inline-block;
  margin: 5px 5px 0;
  font-size: 20px;
  width: 30px;
  height: 30px;
  line-height: 28px;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  vertical-align: middle;
  border: 1px solid #181818;
}

.social-auth .social a {
  display: block;
  height: 100%;
}

.social-auth .social i {
  color: #181818;
}

.social-likes {
  text-align: center;
  padding-top: 25px;
}

.social-likes .widget-item {
  margin-top: 15px;
  display: inline-block;
}

.social-likes .title {
  display: inline-block;
  font-size: 14px;
}

.social-likes .item {
  position: relative;
}

.social-likes .item .hidden {
  display: block;
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
}

.social-likes .item .hidden:hover + i {
  vertical-align: top;
}

.social-likes .item.instagram .ig-follow {
  -webkit-transform: scale(10);
      -ms-transform: scale(10);
       -o-transform: scale(10);
          transform: scale(10);
}

.social-likes .item.google-plus iframe {
  -webkit-transform: scale(10);
      -ms-transform: scale(10);
       -o-transform: scale(10);
          transform: scale(10);
}

.social-likes .item.facebook .fb-share-button {
  -webkit-transform: scale(10);
      -ms-transform: scale(10);
       -o-transform: scale(10);
          transform: scale(10);
}

.social-likes .item.vk a {
  -webkit-transform: scale(10);
      -ms-transform: scale(10);
       -o-transform: scale(10);
          transform: scale(10);
}

.article-item {
  line-height: 1.2;
  font-size: 0.875rem;
  color: #181818;
  margin-bottom: 19px;
}

.article-item .title {
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1;
}

.article-item .title a {
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  color: inherit;
}

.article-item .title a:hover {
  text-decoration: none;
  color: #181818;
}

.article-item .text {
  margin-bottom: 9px;
}

.article-item .text p {
  margin-bottom: 0;
}

.article-item .link-more {
  font-size: 16px;
  font-weight: 500;
  text-decoration: underline;
  line-height: normal;
  letter-spacing: 0.8px;
  color: #ed1c24;
  text-transform: uppercase;
  padding-left: 21px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.article-item .link-more:hover {
  color: #fed100;
}

.article-item .link-more .ic-arrow-right {
  font-weight: 900;
  padding-left: 3px;
  position: relative;
  bottom: 1px;
  font-size: 12px;
}

.form-placeholder-color {
  color: #8c8c8c;
}

.form-control {
  height: auto;
  border: none;
  border-bottom: 1px solid;
  border-radius: 0;
  border-color: #8f8f8f;
  background: transparent;
  color: #8f8f8f;
  padding-left: 0;
  padding-right: 9px;
  padding-bottom: 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 14px;
}

.form-control.error {
  border-color: red;
}

.form-control:focus {
  background: #fff;
  border-color: #82d9ff;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-control.gui-field-error {
  border-color: red;
}

.form-control::-webkit-input-placeholder {
  color: #8c8c8c;
}

.form-control::-moz-placeholder {
  color: #8c8c8c;
}

.form-control:-moz-placeholder {
  color: #8c8c8c;
}

.form-control:-ms-input-placeholder {
  color: #8c8c8c;
}

.form-control.bg-icon {
  padding-left: 45px;
}

.form-control.bg-icon ~ i {
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 10;
  height: auto;
  line-height: auto;
  font-size: 18px;
  color: #8c8c8c;
}

.form-control.jq-selectbox {
  padding-left: 0;
  padding-right: 0;
}

.form-control.jq-selectbox .jq-selectbox__select {
  width: 100%;
  height: auto;
  border-width: 1px;
  border-color: #8f8f8f;
  color: #181818;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

textarea.form-control {
  resize: none;
  height: 40px;
}

.custom-checkbox {
  font-size: 0.875rem;
  color: #181818;
  line-height: 1.571;
  padding-left: 33px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-bottom: 0;
}

.custom-checkbox .checkmark:before,.custom-checkbox .checkmark:after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.custom-checkbox .checkmark:before {
  width: 16px;
  height: 16px;
  left: 0;
  border: 1px solid #181818;
}

.custom-checkbox .checkmark:after {
  content: url('../images/decore/check.svg');
  left: 1px;
  -webkit-transform: translateY(-50%) scale(0);
      -ms-transform: translateY(-50%) scale(0);
       -o-transform: translateY(-50%) scale(0);
          transform: translateY(-50%) scale(0);
}

.custom-checkbox.active .checkmark:after,.custom-checkbox input:checked .checkmark:after,.custom-checkbox.active ~ .checkmark:after,.custom-checkbox input:checked ~ .checkmark:after {
  -webkit-transform: translateY(-50%) scale(0.8);
      -ms-transform: translateY(-50%) scale(0.8);
       -o-transform: translateY(-50%) scale(0.8);
          transform: translateY(-50%) scale(0.8);
}

.custom-checkbox.active._dark .checkmark:before,.custom-checkbox input:checked._dark .checkmark:before,.custom-checkbox.active._dark ~ .checkmark:before,.custom-checkbox input:checked._dark ~ .checkmark:before {
  border-color: #181818;
}

.custom-checkbox input {
  visibility: hidden;
  opacity: 0;
}

.custom-checkbox input._dark.checkmark:before,.custom-checkbox input._dark ~ .checkmark:before {
  border-color: #c0c0c0;
}

.custom-radio {
  font-size: 0.875rem;
  color: #181818;
  line-height: 1.571;
  padding-left: 19px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-bottom: 0;
  margin-left: 30px;
}

.custom-radio .checkmark:before,.custom-radio .checkmark:after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 1px solid #181818;
  border-radius: 50%;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.custom-radio .checkmark:before {
  width: 10px;
  height: 10px;
  left: 0;
}

.custom-radio .checkmark:after {
  background: #181818;
  left: 2px;
  width: 6px;
  height: 6px;
  -webkit-transform: translateY(-50%) scale(0);
      -ms-transform: translateY(-50%) scale(0);
       -o-transform: translateY(-50%) scale(0);
          transform: translateY(-50%) scale(0);
}

.custom-radio.active .checkmark:after,.custom-radio input:checked .checkmark:after,.custom-radio.active ~ .checkmark:after,.custom-radio input:checked ~ .checkmark:after {
  -webkit-transform: translateY(-50%) scale(1);
      -ms-transform: translateY(-50%) scale(1);
       -o-transform: translateY(-50%) scale(1);
          transform: translateY(-50%) scale(1);
}

.custom-radio input {
  visibility: hidden;
  opacity: 0;
}

form label {
  font-size: 0.875rem;
  color: #181818;
}

form label .required:before {
  content: '*';
  color: #181818;
}

form .form-error {
  display: none;
}

form .control-group {
  margin-bottom: 13px;
}

form .form-note {
  color: #c0c0c0;
  font-size: 0.875rem;
  text-align: center;
  line-height: 1.2;
  margin: 13px 0;
}

form .form-note a {
  color: inherit;
  border-bottom: 1px solid #c0c0c0;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

form .form-note a:hover {
  color: #181818;
  border-color: #181818;
  text-decoration: none;
}

form .gui-details {
  color: #c0c0c0;
  font-size: 0.75rem;
  line-height: 1.2;
  margin-top: 3px;
}

form .gui-details a {
  color: inherit;
  border-bottom: 1px solid #c0c0c0;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

form .gui-details a:hover {
  color: #181818;
  border-color: #181818;
  text-decoration: none;
}

form .note {
  color: #999;
  font-size: 0.75rem;
}

#order-form .form-group,#order-form .control-group {
  position: relative;
}

#order-form .control-group .custom-radio + label.error {
  left: 30px;
}

#order-form label.error {
  font-size: 0.75rem;
  color: #d52527;
  margin-bottom: 0;
  position: absolute;
  top: 100%;
  bottom: -17px;
}

#order-form #orderProductsTable.load,#order-form .payment-content.load,#order-form .delivery-content.load {
  position: relative;
  min-height: 60px;
}

#order-form #orderProductsTable.load > :not(.loader-wrap),#order-form .payment-content.load > :not(.loader-wrap),#order-form .delivery-content.load > :not(.loader-wrap) {
  opacity: 0.5;
}

#order-form #orderProductsTable.load:before,#order-form .payment-content.load:before,#order-form .delivery-content.load:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

#order-form #orderProductsTable.load .loader-wrap,#order-form .payment-content.load .loader-wrap,#order-form .delivery-content.load .loader-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: 12;
}

#order-form #orderProductsTable.load .loader-wrap .loader,#order-form .payment-content.load .loader-wrap .loader,#order-form .delivery-content.load .loader-wrap .loader {
  margin: auto;
}

#order-form #orderProductsTable.load .loader-wrap .loader span,#order-form .payment-content.load .loader-wrap .loader span,#order-form .delivery-content.load .loader-wrap .loader span {
  width: 5px;
  height: 30px;
}

.form-popup form {
  background: #fefefe;
  border-radius: 2px;
  position: relative;
  padding: 25px 30px;
}

.form-popup form .btn {
  margin-top: 13px;
  padding: 6px 12px;
  min-width: 127px;
}

.form-popup form.register-form {
  padding-left: 65px;
  padding-right: 65px;
}

.form-popup .popup-title,.form-popup .popup-note,.form-popup .form-title,.form-popup .form-note {
  text-align: center;
  display: block;
}

.form-popup .popup-title,.form-popup .form-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #181818;
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 30px;
  background: white;
}

.form-popup label {
  font-size: 0.875rem;
  line-height: 1;
  margin-bottom: 10px;
}

.form-popup .fancybox-close-small {
 /* '' */;
}

.form-popup .fancybox-close-small:after {
  display: none;
}

.form-popup .fancybox-close-small:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.form-popup .fancybox-close-small:before {
  content: '\e832';
}

.form-popup .fancybox-close-small:before {
  font-size: 18px;
  color: #c0c0c0;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.form-popup .fancybox-close-small:hover:before {
  color: #181818;
}

.search-form {
  display: block;
  padding-right: 25px;
  display: none;
}

.search-form .search-form-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.search-form .form-search-relative-wrapper {
  position: relative;
  width: 100%;
}

.search-form .loader-circle {
  width: 20px;
  height: 20px;
  min-width: 20px;
  display: none;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -11px;
}

.search-form .loader-circle:before,.search-form .loader-circle:after {
  content: "";
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-width: 2px;
}

.search-form .form-element-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background: #fff;
  padding: 1px 0;
  -webkit-box-shadow: inset 0px 3px 7px 0px rgba(33, 60, 86, 0.35);
          box-shadow: inset 0px 3px 7px 0px rgba(33, 60, 86, 0.35);
  border: 1px solid #c1c9d0;
  border-radius: 2px 0 0 2px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  position: relative;
}

.search-form .form-element-wrapper.focus {
  border-color: #82d9ff;
}

.search-form .form-element-wrapper .jq-selectbox {
  left: -1px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 186px;
      -ms-flex: 0 0 186px;
          flex: 0 0 186px;
  max-width: 186px;
}

.search-form .form-control,.search-form .jq-selectbox .jq-selectbox__select {
  background: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: transparent;
}

.search-form .jq-selectbox__select {
  min-width: 168px;
}

.search-form .jq-selectbox__trigger {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.search-form .btn-search {
  padding: 0.313rem 27px 0.313rem 20px;
  border-radius: 0 2px 2px 0;
  height: 34px;
}

.search-form .btn-search i {
  margin-right: 7px;
}

.search-form .input-search {
  width: 100%;
  background: none;
  border: none;
}

.search-form .form-control {
  padding-left: 16px;
}

.search-form .search-results {
  position: absolute;
  top: 100%;
  left: -1px;
  right: -1px;
  margin-top: -2px;
  z-index: -1;
}

.search-form .search-results .ui-autocomplete {
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: auto !important;
  background: white;
  border: none;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
          box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
  overflow: hidden;
  max-height: unset;
  padding: 20px 0;
}

.search-form .search-results .ui-menu-item,.search-form .search-results .product {
  list-style: none;
  padding: 5px 27px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.search-form .search-results .ui-menu-item.ui-state-focus,.search-form .search-results .product.ui-state-focus {
  background: #f3f3f3;
  font-weight: normal;
  border: none;
  margin: 0;
}

.search-form .search-results .ui-menu-item a,.search-form .search-results .product a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}

.search-form .search-results .ui-menu-item.product .image,.search-form .search-results .product.product .image,.search-form .search-results .ui-menu-item.category a i,.search-form .search-results .product.category a i {
  -webkit-flex-basis: 65px;
      -ms-flex-preferred-size: 65px;
          flex-basis: 65px;
  min-width: 65px;
  margin-right: 12px;
}

.search-form .search-results .ui-menu-item.product .image img,.search-form .search-results .product.product .image img {
  display: block;
}

.search-form .search-results .ui-menu-item.product .price .price-value,.search-form .search-results .product.product .price .price-value,.search-form .search-results .ui-menu-item.product .price .price-currency,.search-form .search-results .product.product .price .price-currency {
  font-size: 0.875rem;
  font-weight: normal;
  text-shadow: 0 0 0;
}

.search-form .search-results .ui-menu-item .info,.search-form .search-results .product .info {
  width: 100%;
}

.search-form .search-results .ui-menu-item .info .title,.search-form .search-results .product .info .title {
  display: block;
  line-height: 1.2;
  font-size: 0.875rem;
  color: #262626;
  text-shadow: 0 0 0;
}

.search-form .search-results .ui-menu-item.category a,.search-form .search-results .product.category a {
  color: #262626;
}

.search-form .search-results .ui-menu-item.category a i,.search-form .search-results .product.category a i {
  text-align: center;
}

.search-form .search-results .ui-menu-item.category a i:before,.search-form .search-results .product.category a i:before {
  content: '';
  display: inline-block;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  background: #c0c0c0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.search-form .search-results .ui-menu-item.category.ui-state-focus a i:before,.search-form .search-results .product.category.ui-state-focus a i:before {
  background: #154054;
}

.search-form .search-results .ui-menu-item.empty,.search-form .search-results .product.empty {
  text-align: center;
}

.search-form .search-results .ui-menu-item.empty,.search-form .search-results .product.empty,.search-form .search-results .ui-menu-item.empty.ui-state-focus,.search-form .search-results .product.empty.ui-state-focus {
  background: transparent;
  color: inherit;
  cursor: default;
}

.search-form .search-results .ui-menu-item.search-variant-title,.search-form .search-results .product.search-variant-title {
  font-weight: bold;
  color: #181818;
  font-size: 1.125rem;
  cursor: default;
}

.search-form .search-results .ui-menu-item.search-variant-title.ui-state-focus,.search-form .search-results .product.search-variant-title.ui-state-focus {
  background: transparent;
}

.search-form .search-results .ui-menu-item.search-variant a,.search-form .search-results .product.search-variant a {
  font-weight: 400;
  color: #181818;
  position: relative;
  padding-left: 15px;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.search-form .search-results .ui-menu-item.search-variant a .title,.search-form .search-results .product.search-variant a .title {
  color: inherit;
}

.search-form .search-results .ui-menu-item.search-variant a:before,.search-form .search-results .product.search-variant a:before {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #181818;
}

.search-form .search-results .ui-menu-item.search-variant.ui-state-focus,.search-form .search-results .product.search-variant.ui-state-focus {
  background: transparent;
}

.search-form .search-results .ui-menu-item.search-variant.ui-state-focus a,.search-form .search-results .product.search-variant.ui-state-focus a {
  color: #181818;
}

.search-form .search-results .separate.ui-menu-divider {
  margin: 18px 27px 18px;
}

.search-form .search-results .see-all {
  text-align: center;
  padding: 10px;
}

.search-form .search-results .see-all a {
  color: #181818;
}

.tell-block-cart {
  background: #f0f4f8;
  padding: 0px 20px;
}

.tell-block-cart form {
  padding: 0;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100%;
}

.tell-block-cart form > .row {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.tell-block-cart form .form-note {
  text-align: right;
  color: #181818;
  margin: 0 0 14px;
  font-size: 0.75rem;
  line-height: 1;
}

.tell-block-cart form .form-note b {
  font-size: 0.875rem;
  line-height: 1.2;
}

.tell-block-cart form .form-group {
  margin-bottom: 0;
}

.tell-block-cart form .btn-submit {
  max-width: 200px;
  margin-top: 0;
  min-width: 90px;
}

.carousel-product {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 15px;
}

.carousel-product .ui-slider:not(.lightSlider) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0 -15px;
}

.carousel-product .ui-slider:not(.lightSlider) > li {
  min-width: 20%;
  width: 20%;
}

.category-product .ui-slider:not(.lightSlider) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
  margin-left: -7px;
  margin-right: -7px;
  list-style: none;
  padding: 0;
}

.category-product .ui-slider:not(.lightSlider) > li {
  min-width: 25%;
  width: 25%;
}

.first-slider .firstSlider:not(.lightSlider),.first-slider .ui-slider:not(.lightSlider) {
  list-style: none;
  padding: 0;
  margin: 0;
}

.first-slider .firstSlider:not(.lightSlider) > li:not(:first-child),.first-slider .ui-slider:not(.lightSlider) > li:not(:first-child) {
  display: none;
}

.product-gallery {
  position: relative;
}

.product-gallery .sticker-wrapper {
  left: 120px;
  top: 50px;
}

.product-gallery .lSSlideOuter.vertical {
  padding: 22px 0 !important;
}

.product-gallery .lSSlideWrapper {
  overflow: visible;
}

.product-gallery .lslide {
  cursor: pointer;
}

.product-gallery .lslide:after {
  content: '';
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20%0D%0A%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0D%0A%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%0D%0A%20width%3D%2289px%22%20height%3D%2290px%22%3E%0D%0A%3Cpath%20fill-rule%3D%22evenodd%22%20%20opacity%3D%220.431%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%0D%0A%20d%3D%22M71.173%2C72.080%20L71.085%2C72.167%20C68.677%2C74.556%2064.774%2C74.556%2062.366%2C72.167%20L48.924%2C58.834%20C52.798%2C57.052%2055.961%2C54.024%2057.892%2C50.258%20L71.173%2C63.431%20C73.581%2C65.820%2073.581%2C69.692%2071.173%2C72.080%20ZM36.787%2C59.221%20C24.769%2C59.221%2014.991%2C49.524%2014.991%2C37.602%20C14.991%2C25.681%2024.769%2C15.982%2036.787%2C15.982%20C48.805%2C15.982%2058.583%2C25.681%2058.583%2C37.602%20C58.583%2C49.524%2048.805%2C59.221%2036.787%2C59.221%20ZM36.787%2C21.472%20C27.821%2C21.472%2020.527%2C28.708%2020.527%2C37.602%20C20.527%2C46.495%2027.821%2C53.731%2036.787%2C53.731%20C45.753%2C53.731%2053.047%2C46.495%2053.047%2C37.602%20C53.047%2C28.708%2045.753%2C21.472%2036.787%2C21.472%20ZM44.784%2C40.378%20L39.586%2C40.378%20L39.586%2C45.534%20C39.586%2C47.068%2038.333%2C48.311%2036.787%2C48.311%20C35.241%2C48.311%2033.988%2C47.068%2033.988%2C45.534%20L33.988%2C40.378%20L28.790%2C40.378%20C27.244%2C40.378%2025.991%2C39.135%2025.991%2C37.602%20C25.991%2C36.069%2027.244%2C34.825%2028.790%2C34.825%20L33.988%2C34.825%20L33.988%2C29.670%20C33.988%2C28.136%2035.241%2C26.893%2036.787%2C26.893%20C38.333%2C26.893%2039.586%2C28.136%2039.586%2C29.670%20L39.586%2C34.825%20L44.784%2C34.825%20C46.330%2C34.825%2047.583%2C36.069%2047.583%2C37.602%20C47.583%2C39.135%2046.330%2C40.378%2044.784%2C40.378%20Z%22%2F%3E%0D%0A%3C%2Fsvg%3E") center no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  pointer-events: none;
}

.product-gallery .lslide > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.ui-slider-wrapper {
  margin: 30px 0;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.ui-slider-wrapper .lSPager.lSpg {
  position: relative;
  margin-top: 28px;
  bottom: 0;
  z-index: 1;
}

.ui-slider-wrapper .lSPager.lSpg > li a {
  background-color: #e0e0e0;
}

.ui-slider-wrapper .lSPager.lSpg > li.active a,.ui-slider-wrapper .lSPager.lSpg > li:hover a {
  background-color: #181818;
}

.ui-slider-wrapper .lightSlider {
  overflow: visible;
}

.ui-slider-wrapper.brands-product .lSSlideOuter,.ui-slider-wrapper.category-product .lSSlideOuter {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}

.ui-slider-wrapper.brands-product .lSSlideWrapper,.ui-slider-wrapper.category-product .lSSlideWrapper {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}

.ui-slider-wrapper._product_blocks .lSSlideOuter {
  margin-left: -15px;
  margin-right: -15px;
}

.ui-slider-wrapper._product_blocks .ui-slider > li {
  padding: 15px;
}

.ui-slider-wrapper._catalog_blocks .lSSlideOuter {
  margin-left: -5px;
  margin-right: -5px;
}

.ui-slider-wrapper._catalog_blocks .ui-slider > li {
  padding: 5px;
}

#checkoutDialog {
  max-width: 742px;
  -webkit-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
          box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
}

#checkoutDialog .popup-title {
  display: block;
  border-radius: 5px 5px 0 0;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 30px 45px 0;
}

#checkoutDialog .popup-title .text {
  text-align: left;
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #8c8c8c;
}

#checkoutDialog .wrap {
  position: relative;
  background: #fefefe;
  padding-top: 15px;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
  min-height: 100px;
}

#checkoutDialog #checkoutDialogLoader {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(254, 254, 254, 0.7);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#checkoutDialog .cart-products {
  margin: 0 45px;
}

#checkoutDialog .alert {
  margin-left: 45px;
  margin-right: 45px;
}

#checkoutDialog .fist-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: auto;
}

.info-hidden {
  line-height: 1.2;
  background: #fff;
  max-width: 780px;
  color: #737373;
  font-size: 0.875rem;
}

.info-hidden.info-delivery {
  max-width: 1190px;
}

.info-hidden.info-pay {
  max-width: 850px;
}

.info-hidden a {
  color: #181818;
}

.info-hidden a:hover {
  color: #181818;
}

.info-hidden ol,.info-hidden ul {
  padding-left: 45px;
  padding-right: 25px;
}

.info-hidden ol li,.info-hidden ul li {
  margin-bottom: 20px;
}

.info-hidden ol,.info-hidden ul,.info-hidden p {
  margin-bottom: 20px;
}

.info-hidden p {
  padding: 0 25px;
}

.info-hidden .info-title,.info-hidden h2,.info-hidden .h2,.info-hidden h3,.info-hidden .h3 {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
  background: #e0e0e0;
  padding: 14px 15px;
  margin-bottom: 20px;
  text-transform: none;
  color: #323232;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 35px;
}

.info-hidden .info-title:first-of-type,.info-hidden h2:first-of-type,.info-hidden .h2:first-of-type,.info-hidden h3:first-of-type,.info-hidden .h3:first-of-type {
  margin-top: 0;
}

.info-hidden .info-title .info-title-img,.info-hidden h2 .info-title-img,.info-hidden .h2 .info-title-img,.info-hidden h3 .info-title-img,.info-hidden .h3 .info-title-img {
  width: 31px;
  text-align: center;
  margin-right: 16px;
}

.info-hidden .info-title .info-title-img img,.info-hidden h2 .info-title-img img,.info-hidden .h2 .info-title-img img,.info-hidden h3 .info-title-img img,.info-hidden .h3 .info-title-img img {
  width: auto !important;
  max-width: 100%;
  height: auto !important;
}

.info-hidden .info-title:before,.info-hidden h2:before,.info-hidden .h2:before,.info-hidden h3:before,.info-hidden .h3:before {
  font-size: 25px;
  margin-right: 24px;
}

#messageDialog {
  border-radius: 10px;
}

#messageDialog .popup-title,#messageDialog .popup-note {
  text-align: center;
  display: block;
}

#messageDialog .popup-title {
  min-height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 65px 5px 20px;
  background: #181818;
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.35;
  border-radius: 10px 10px 0 0;
  margin-bottom: 0;
}

#messageDialog .popup-title:before {
  content: '!';
  font-weight: bold;
  margin-right: 10px;
  font-size: 26px;
}

#messageDialog .popup-note {
  padding: 5px 15px 10px;
  line-height: normal;
  letter-spacing: 0.7px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #181818;
  margin-left: auto;
  margin-right: auto;
}

#messageDialog .content {
  background: #fefefe;
  padding-top: 20px;
  padding-bottom: 20px;
}

#reviewDialog {
  max-width: 820px;
}

#reviewDialog .control-group {
  padding: 0 55px;
}

#reviewDialog form {
  padding-bottom: 35px;
}

#tableSize {
  max-width: 720px;
  width: 100%;
  padding: 24px 0 0;
}

#tableSize .fancybox-close-small {
 /* '' */;
}

#tableSize .fancybox-close-small:after {
  display: none;
}

#tableSize .fancybox-close-small:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

#tableSize .fancybox-close-small:before {
  content: '\e832';
}

#tableSize .fancybox-close-small:before {
  position: absolute;
  font-size: 18px;
  color: #c0c0c0;
  top: 10px;
  right: 10px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

#tableSize .fancybox-close-small:hover:before {
  color: #181818;
}

#tableSize .nav-tabs {
  padding-left: 17px;
  padding-right: 17px;
}

#tableSize table {
  width: 100%;
  font-size: 0.875rem;
  border: none !important;
  text-align: center;
}

#tableSize table thead {
  background: #e6e6e6;
}

#tableSize table tr th,#tableSize table tr td {
  padding: 10px 5px;
}

#tableSize .tab-content {
  padding: 30px 0 0;
  border: none;
}

#tableSize #navTabSize {
  text-align: center;
}

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

#tableSize #navTabSize .nav-tabs {
  border: none;
  padding-left: 36px;
}

#tableSize #navTabSize .nav-tabs .nav-link {
  border: none;
  padding: 0;
  color: #8c8c8c;
}

#tableSize #navTabSize .nav-tabs .nav-link .text {
  background: #fff;
  padding: 4px 10px;
}

#tableSize #navTabSize .nav-tabs .nav-link.active,#tableSize #navTabSize .nav-tabs .nav-link:hover {
  color: #262626;
  text-shadow: 1px 0 0 #262626;
}

#tableSize #navTabSize .tab-content {
  padding: 25px 36px 30px;
}

.product-card {
  position: relative;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.product-card > .loader-wrap {
  opacity: 0;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  pointer-events: none;
}

.product-card.empty .loader-wrap,.product-card.loading .loader-wrap {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 1;
}

.product-card.loading,.product-card.loading * {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.product-card:not(:last-child) {
  margin-bottom: 30px;
}

.product-card._not-availible .product-title {
  color: #8c8c8c;
}

.product-card._not-availible .price-block.one-price .price .price-value,.product-card._not-availible .price-block.one-price .price .price-currency {
  color: #8c8c8c;
}

.product-card._sale .sticker-wrapper {
  top: 37px;
}

.product-card .img-wrapper {
  padding: 10px 10px 18px;
  position: relative;
  text-align: center;
  display: block;
}

.product-card .img-wrapper:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 33px;
  right: 33px;
  border-bottom: 1px solid #c0c0c0;
}

.product-card .product-title {
  height: 48px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.product-card .product-title a {
  color: inherit;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.product-card .product-title a:hover {
  text-decoration: none;
  color: #181818;
}

.product-card .hide-block {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  opacity: 0;
  background: transparent;
  position: absolute;
  top: -webkit-calc(100% - 16px);
  top: calc(100% - 16px);
  z-index: 2;
  padding: 0 14px;
  border-radius: 0 0 5px 5px;
  border-top: 0;
  left: -4px;
  right: -4px;
  font-size: 0.75rem;
}

.product-card .hide-block:before {
  content: '';
  position: absolute;
  top: -6px;
  bottom: 3px;
  left: 3px;
  right: 3px;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.33);
          box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.33);
  border: 1px solid #ccc;
  border-top: 0;
  opacity: 0;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  pointer-events: none;
  background: #fff;
  z-index: -1;
}

.product-card .hide-block:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  height: 20px;
  z-index: -2;
  pointer-events: none;
}

.product-card .characteristics-wrap {
  margin-top: 12px;
  position: relative;
  padding: 6px 0;
}

.product-card .characteristics-wrap:not(:empty):before {
  content: '';
  position: absolute;
  top: 0;
  left: -10px;
  right: -10px;
  border-top: 1px solid #c0c0c0;
}

.product-card .characteristics-wrap:empty {
  display: none;
}

.price-block .price-currency {
  margin-left: 4px;
}

.price-block .price-old {
  line-height: 1;
  position: relative;
  color: #989898;
  margin-right: 15px;
  white-space: nowrap;
}

.price-block .price-old:empty {
  display: none;
}

.price-block .price-old .price-value {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: normal;
  position: relative;
}

.price-block .price-old .price-value:before {
  content: '';
  display: block;
  position: absolute;
  left: -2px;
  right: -2px;
  top: 50%;
  height: 1px;
  background: #989898;
}

.price-block .price-old .price-currency {
  font-size: 12px;
  font-weight: normal;
}

.price-block .price {
  line-height: 1;
  white-space: nowrap;
}

.price-block .price .price-value {
  font-size: 0.9375rem;
  color: #181818;
  white-space: nowrap;
  font-weight: bold;
}

.price-block .price .price-currency {
  font-size: 0.9375rem;
  color: #181818;
  font-weight: bold;
}

.price-block.one-price .price-value {
  font-size: 0.9375rem;
  color: #181818;
  white-space: nowrap;
  font-weight: bold;
}

.price-block.one-price .price-currency {
  font-size: 0.9375rem;
  color: #181818;
  font-weight: bold;
}

.price-block.gray-price .price-value {
  font-size: 0.9375rem;
  color: #8c8c8c;
  white-space: nowrap;
  font-weight: bold;
}

.price-block.gray-price .price-currency {
  font-size: 0.9375rem;
  color: #8c8c8c;
  font-weight: bold;
}

.price-block .price-gain {
  color: #6aba1b;
  text-align: center;
  line-height: 1.2;
  padding: 3px 7px;
  border: 1px solid #6aba1b;
  border-radius: 2px;
  margin-left: 25px;
  position: relative;
}

.price-block .price-gain:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 12px solid #6aba1b;
  border-bottom: 5px solid transparent;
  top: 50%;
  right: 100%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.price-block .price-gain:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-right: 11px solid white;
  border-bottom: 4px solid transparent;
  top: 50%;
  left: -10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.qty-wrap .qty-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.qty-wrap .minus,.qty-wrap .plus {
  position: relative;
  background-color: transparent;
  border: none;
  outline: none !important;
  display: inline-block;
  padding: 0;
  width: 35px;
  height: 30px;
  cursor: pointer;
}

.qty-wrap .minus:before,.qty-wrap .plus:before,.qty-wrap .minus:after,.qty-wrap .plus:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background: #d1d1d1;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.qty-wrap .minus:hover:before,.qty-wrap .plus:hover:before,.qty-wrap .minus:hover:after,.qty-wrap .plus:hover:after {
  background: #8c8c8c;
}

.qty-wrap .minus:before,.qty-wrap .plus:before {
  width: 12px;
  height: 2px;
  margin-top: -1px;
  margin-left: -6px;
}

.qty-wrap .minus:after,.qty-wrap .plus:after {
  width: 2px;
  height: 12px;
  margin-top: -6px;
  margin-left: -1px;
}

.qty-wrap .minus:after {
  display: none;
}

.qty-wrap .count-input {
  background: white;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  margin: 0;
  padding: 0 2px;
  font-size: 14px;
  line-height: 28px;
  height: 30px;
  width: 30px;
  border: 1px solid #c0c0c0;
  border-radius: 3px;
  text-align: center;
}

.qty-wrap .count-input:focus {
  border-color: #8c8c8c;
}

.qty-wrap .count-text {
  font-weight: bold;
  color: #181818;
  margin: 0 5px;
}

.stock {
  cursor: default;
  font-size: 0.75rem;
}

.stock:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.stock:before {
  margin-right: 4px;
}

.stock.in-stock {
  color: #5cb406;
 /* '' */;
}

.stock.in-stock:before {
  content: '\e863';
}

.stock.out-of-stock {
  color: #737373;
}

.stock.out-of-production {
  color: #737373;
 /* '' */;
}

.stock.out-of-production:before {
  content: '\e832';
}

.articul {
  color: #737373;
  font-size: 0.75rem;
}

.custom-sticker-wrapper {
  position: absolute;
}

.custom-sticker-wrapper.bottom-right {
  bottom: 5px;
  right: 5px;
}

.custom-sticker-wrapper.bottom-left {
  bottom: 5px;
  left: 5px;
}

.custom-sticker-wrapper.top-left {
  top: 5px;
  left: 5px;
}

.custom-sticker-wrapper.top-right {
  top: 5px;
  right: 5px;
}

.custom-sticker-wrapper .sticker:not(:last-child) {
  margin-bottom: 5px;
}

.sticker-wrapper {
  position: absolute;
  left: 10px;
  top: 7px;
  z-index: 1;
}

.sticker-wrapper .sticker {
  font-size: 0.75rem;
  border-radius: 2px;
  font-weight: bold;
  line-height: 1;
  padding: 7px;
  text-align: center;
  margin-bottom: 3px;
  cursor: default;
}

.sticker-wrapper .sticker._present {
  font-size: 22px;
  font-weight: normal;
  padding: 0;
  text-align: left;
}

.sticker-wrapper .sticker._present i:before {
  background: -webkit-linear-gradient(#d52527, #ff8e2a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #181818;
}

.sticker-wrapper .sticker._sales {
  background: #f74231;
  color: #fff;
}

.sticker-wrapper .sticker._hot {
  border: 1px solid #181818;
  color: #d52527;
  background: #fff;
}

.sticker-wrapper .sticker._sales,.sticker-wrapper .sticker._hot {
  min-width: 50px;
  text-transform: uppercase;
}

.sticker-wrapper .sticker._together {
  color: #fff;
  background: #f5b00f;
}

.sticker-wrapper .sticker._complect {
  color: #fff;
  background: #127daf;
}

.sticker-wrapper .sticker._new {
  color: #fff;
  background: #5cb406;
}

.sticker-wrapper .sticker._gift {
  background: url('/var/themes/default/dist/images/decore/gift.svg') no-repeat top left;
  width: 22px;
  height: 22px;
  min-width: unset;
  padding: 0;
}

.review-item {
  font-size: 0.875rem;
  color: #181818;
  line-height: 1.2;
  margin-bottom: 22px;
}

.review-item .review-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  padding: 10px 15px;
  margin-bottom: 8px;
  position: relative;
}

.review-item .review-content:after {
  content: '';
  background: url('../images/decore/review-arrow.svg') top no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: -20px;
  left: 19px;
}

.review-item .review-content .product-image {
  margin-right: 15px;
  min-width: 75px;
}

.review-item .review-content .review-product {
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 8px;
  color: #181818;
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.review-item .review-content .review-product:hover {
  color: #d52527;
}

.review-item .review-content .review-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
}

.review-item .review-content .review-text p {
  margin-bottom: 0;
}

.review-item .review-reply {
  color: #8c8c8c;
  font-size: 0.875rem;
  cursor: pointer;
  margin-bottom: 16px;
  margin-top: 20px;
}

.review-item .review-reply i {
  font-size: 15px;
}

.review-item .review-reply .text {
  border-bottom: 1px solid #8c8c8c;
}

.review-item .review-answer {
  margin-left: 35px;
  padding-left: 90px;
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
  margin-top: 16px;
}

.review-item .review-info {
  padding-left: 65px;
}

.review-item .review-info .review-name {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 9px;
}

.review-item .review-info .review-date {
  color: #737373;
  margin-right: 5px;
}

.review-item .review-info .review-full {
  color: #8c8c8c;
  font-size: 0.75rem;
  font-weight: 500;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.review-item .review-info .review-full:hover {
  color: #181818;
  text-decoration: none;
}

.reviews-list .review-list-title {
  margin-top: 35px;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 28px;
}

.checkout-sidebar {
  position: relative;
  height: 100%;
}

.checkout-sidebar .complect-wrap {
  position: relative;
}

.checkout-sidebar .complect-wrap .plus.cell {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  top: 50%;
  line-height: 26px;
  margin: -13px auto -12px;
  height: 26px;
  padding-left: 20px;
}

.checkout-sidebar .complect-wrap .plus.cell i {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  margin-left: 10px;
  padding-top: 1px;
  padding-left: 1px;
  width: 17px;
  height: 17px;
  line-height: 16px;
  border-radius: 100%;
  background: #181818;
  text-align: center;
}

.checkout-sidebar .complect-wrap .plus.cell i:before {
  content: '+';
  color: white;
}

.checkout-sidebar .complect-wrap .plus.cell .text {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.75rem;
  line-height: normal;
  text-transform: uppercase;
  color: #9c9c9c;
  letter-spacing: 2px;
  margin-left: 10px;
}

.checkout-sidebar .complect-wrap .plus.cell .text:after {
  content: '';
  position: absolute;
  z-index: -1;
  display: block;
  left: -40px;
  right: -10px;
  top: 0;
  bottom: 0;
  background: white;
}

.checkout-sidebar .cart-info-wrap {
  position: relative;
  width: 100%;
  height: 36px;
  border-radius: 18px;
  padding-left: 15px;
  padding-right: 30px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  z-index: 1;
  color: white;
  background: #181818;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.checkout-sidebar .cart-info-wrap > i {
  font-size: 1.625rem;
  padding-right: 10px;
}

.checkout-sidebar .cart-info-wrap .count-products {
  font-size: 1.5rem;
  font-weight: bold;
  white-space: nowrap;
  display: inline-block;
  min-width: 14px;
}

.checkout-sidebar .cart-info-wrap .sub-list-trigger {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  width: 30px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.checkout-sidebar .cart-info-wrap .sub-list-trigger:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.checkout-sidebar .cart-info-wrap .sub-list-trigger:before {
  font-size: 60%;
}

.checkout-sidebar .sub-cart-wrap {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 10px;
  min-width: 250px;
  width: 100%;
  z-index: 100;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.25);
}

.checkout-sidebar.show-sub-cart .sub-cart-wrap {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.3s ease 0.4s;
  -o-transition: 0.3s ease 0.4s;
  transition: 0.3s ease 0.4s;
}

.checkout-sidebar .sub-cart {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.checkout-sidebar .sub-cart .cart-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}

.checkout-sidebar .sub-cart .cart-info .edit-cart,.checkout-sidebar .sub-cart .cart-info .title {
  min-height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: white;
}

.checkout-sidebar .sub-cart .cart-info .edit-cart {
  cursor: pointer;
  min-width: 80px;
  background: #181818;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.625rem;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  border: none;
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.checkout-sidebar .sub-cart .cart-info .edit-cart:hover {
  color: #181818;
  background: #242424;
}

.checkout-sidebar .sub-cart .cart-info .title {
  width: 100%;
  background: #181818;
  padding-left: 25px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 46px;
  letter-spacing: 1.5px;
}

.checkout-sidebar .sub-cart .products-wrap {
  background: white;
  padding-left: 10px;
  padding-right: 10px;
}

.checkout-sidebar .sub-cart .product-cart {
  position: relative;
  padding: 10px 0;
  margin-left: 0;
  margin-right: 0;
}

.checkout-sidebar .sub-cart .product-cart:not(:last-child) {
  border-bottom: 1px solid #dedede;
}

.checkout-sidebar .sub-cart .product-cart .img {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  position: relative;
}

.checkout-sidebar .sub-cart .product-cart .img img {
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.checkout-sidebar .sub-cart .product-cart .img a {
  display: block;
}

.checkout-sidebar .sub-cart .product-cart .info {
  padding-left: 5px;
  padding-right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.checkout-sidebar .sub-cart .product-cart .info .title {
  display: block;
  line-height: 1.2;
  color: #354c68;
  font-size: 0.875rem;
  font-weight: bold;
  text-decoration: none;
}

.checkout-sidebar .sub-cart .product-cart .info .price-block {
  margin-top: 5px;
}

.checkout-sidebar .sub-cart .product-cart .info .price-block .price-value {
  font-size: 0.875rem;
}

.checkout-sidebar .sub-cart .product-cart .info .price-block .price-currency {
  font-size: 0.75rem;
}

.checkout-sidebar .sub-cart .product-cart .qty {
  position: absolute;
  top: 5px;
  left: -5px;
  min-width: 25px;
  height: 25px;
  border-radius: 25px;
  line-height: 25px;
  color: white;
  background: #181818;
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
}

.checkout-sidebar .sub-cart .bottom-sub-cart {
  background: white;
  border-radius: 0 0 10px 10px;
  padding: 10px 10px 20px;
  text-align: center;
}

.checkout-sidebar .sub-cart .bottom-sub-cart .btn {
  width: 230px;
}

.checkout-sidebar .empty-cart {
  margin: 0;
  padding: 10px 20px;
  background: white;
  color: #181818;
  font-size: 1rem;
  border-radius: 10px;
}

.cart-products {
 /** Меня достало всякий раз высчитывать эти проценты ))) */;
}

.cart-products .cart-title {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 1rem;
}

.cart-products header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.75rem;
}

.cart-products header .col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 40px;
  background: #f2f2f2;
  text-shadow: 0 0 0;
}

.cart-products .col {
  height: 100%;
}

.cart-products .col-img,.cart-products .col-info,.cart-products .col-price,.cart-products .col-price-total,.cart-products .col-remove-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
}

.cart-products .col-img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 15.3%;
      -ms-flex: 0 0 15.3%;
          flex: 0 0 15.3%;
  min-width: 15.3%;
}

.cart-products .col-info {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 44.5%;
      -ms-flex: 0 0 44.5%;
          flex: 0 0 44.5%;
  max-width: 44.5%;
  margin-right: 1.2%;
  font-size: 0.75rem;
}

.cart-products .col-name {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 65.2%;
      -ms-flex: 0 0 65.2%;
          flex: 0 0 65.2%;
  max-width: 65.2%;
  margin-right: 1.2%;
}

.cart-products .col-qty {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 17.2%;
      -ms-flex: 0 0 17.2%;
          flex: 0 0 17.2%;
  max-width: 17.2%;
  margin-right: 1.2%;
}

.cart-products .col-price-total {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 15.3%;
      -ms-flex: 0 0 15.3%;
          flex: 0 0 15.3%;
  max-width: 15.3%;
}

.cart-products .col-remove-block {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 5.4%;
      -ms-flex: 0 0 5.4%;
          flex: 0 0 5.4%;
  max-width: 5.4%;
  padding: 0;
}

.cart-products .complect-wrap {
  position: relative;
  z-index: 10;
  margin-top: -1px;
  padding-bottom: 19px;
}

.cart-products .complect-wrap:not(:last-child) {
  border-bottom: 1px solid #c0c0c0;
}

.cart-products .complect-wrap .plus.cell {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  top: 50%;
  line-height: 26px;
  margin: -13px auto -12px;
  height: 26px;
  padding-left: 20px;
}

.cart-products .complect-wrap .plus.cell i {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  margin-left: 10px;
  padding-top: 1px;
  padding-left: 1px;
  width: 17px;
  height: 17px;
  line-height: 16px;
  border-radius: 100%;
  background: #181818;
  text-align: center;
}

.cart-products .complect-wrap .plus.cell i:before {
  content: '+';
  color: white;
}

.cart-products .complect-wrap .plus.cell .text {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.75rem;
  line-height: normal;
  text-transform: uppercase;
  color: #9c9c9c;
  letter-spacing: 2px;
  margin-left: 10px;
}

.cart-products .complect-wrap .plus.cell .text:after {
  content: '';
  position: absolute;
  z-index: -1;
  display: block;
  left: -40px;
  right: -10px;
  top: 0;
  bottom: 0;
  background: white;
}

.cart-products .complect-wrap .complect-total-wrap {
  margin: auto;
  padding: 10px 0;
}

.cart-products .complect-wrap .complect-total-wrap .col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cart-products .complect-wrap .complect-total-wrap .qty-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.cart-products .complect-wrap .complect-total-wrap .qty-wrap .label {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0;
  font-weight: bold;
}

.cart-products .complect-wrap .complect-total-wrap .price-block {
  display: inline-block;
}

.cart-products .complect-wrap .complect-total-wrap .price-block .price-text,.cart-products .complect-wrap .complect-total-wrap .price-block .price,.cart-products .complect-wrap .complect-total-wrap .price-block .price-old {
  float: right;
  clear: both;
}

.cart-products .complect-wrap .complect-total-wrap .price-block .price-old {
  margin-right: 0;
}

.cart-products .complect-wrap .complect-total-wrap .price-block .price-text {
  font-size: 1rem;
  padding: 0;
  margin-right: 10px;
  font-weight: bold;
}

.cart-products .discount-info {
  text-align: left;
  clear: both;
}

.cart-products .remove-product-msg {
  position: absolute;
  z-index: 110;
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  background: white !important;
  -webkit-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
          box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
  padding: 25px 5px 25px 15px !important;
  font-size: 14px;
  color: #262626;
  line-height: 1.25;
}

.cart-products .remove-product-msg .ic-close {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 18px;
  color: #c0c0c0;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.cart-products .remove-product-msg .ic-close:hover {
  color: #181818;
}

.cart-products .remove-product-msg .title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px;
  font-weight: bold;
  border-bottom: 1px solid #e0e0e0;
}

.cart-products .remove-product-msg .actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
  text-align: center;
}

.cart-products .remove-product-msg .separator {
  border-left: 1px solid #e0e0e0;
  margin-left: 10px;
  margin-right: 10px;
}

.cart-products .remove-product-msg .move-to-favorites,.cart-products .remove-product-msg .full-remove {
  min-width: 105px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
}

.cart-products .remove-product-msg .move-to-favorites i,.cart-products .remove-product-msg .full-remove i {
  display: inline-block;
  line-height: 35px;
  height: 35px;
  font-size: 28px;
  margin-bottom: 4px;
}

.cart-buy-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 85px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 20px 45px 30px;
  background: #f2f2f2;
}

.cart-buy-block .btn-back {
  font-size: 0.75rem;
  white-space: nowrap;
  margin-bottom: 7px;
}

.cart-buy-block .btn-back i {
  font-size: 11px;
  margin-right: 8px;
}

.cart-buy-block .btn-back:hover,.cart-buy-block .btn-back:focus {
  color: #181818;
}

.cart-buy-block .price-block {
  text-align: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  line-height: 1;
  margin-right: 5px;
}

.cart-buy-block .price-block .label {
  font-size: 1rem;
  display: inline-block;
  margin-right: 3px;
  color: #181818;
}

.cart-buy-block .price-block .price .price-value {
  font-size: 1rem;
  font-weight: bold;
  color: #181818;
}

.cart-buy-block .price-block .price .price-currency {
  font-size: 1rem;
  font-weight: bold;
  color: #181818;
}

.cart-buy-block .btn-checkout {
  min-width: 180px;
  height: 44px;
  font-weight: 500;
  font-size: 1rem;
}

.cart-buy-block .btn-checkout-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 17px;
}

.info-order {
  margin-top: 30px;
}

.info-order div {
  margin-bottom: 15px;
  overflow: hidden;
}

.info-order div .img {
  width: 50px;
  float: left;
}

.info-order div img {
  margin-right: 9px;
  position: relative;
}

.checkout-page .checkout-form {
  padding-left: 45px;
}

.checkout-page .checkout-title {
  font-size: 1.125rem;
  color: #181818;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 7px;
}

.checkout-page .checkout-title:first-of-type {
  padding-top: 30px;
}

.checkout-page .checkout-title .helper-popover {
  font-size: 14px;
  font-weight: 400;
  padding: 0 0 0 15px;
}

.checkout-page .nav-tabs-wrap .checkout-title {
  margin-bottom: 0;
  white-space: nowrap;
}

.checkout-page .nav-tabs-wrap .checkout-title._pb {
  padding-bottom: 7px;
}

.checkout-page .nav-tabs-wrap .nav-tabs {
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.checkout-page .nav-tabs-wrap .nav-item {
  font-size: 0.875rem;
  padding: 5px 5px 6px 5px;
  margin-right: 5px;
}

.checkout-page .nav-tabs-wrap .nav-item:last-child {
  margin-right: 0;
}

.checkout-page .nav-tabs-wrap .nav-item .text {
  padding: 5px 10px;
}

.checkout-page .tab-content {
  width: 100%;
  padding: 0;
  border: none;
}

.checkout-page .tab-content .tab-pane.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.checkout-page .form-block {
  border-top: 1px solid #181818;
  padding-top: 20px;
  padding-bottom: 15px;
}

.checkout-page .form-block._first .members-form-group-wrapper {
  margin-right: -30px;
  margin-bottom: 60px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0px 2px 7px 0px rgba(0, 0, 0, 0.15);
          box-shadow: inset 0px 2px 7px 0px rgba(0, 0, 0, 0.15);
  padding: 25px;
}

.checkout-page .form-block._second {
  padding-top: 10px;
}

.checkout-page .form-block._second .delivery-info {
  background: #5cb406;
  border-radius: 2px;
  color: #fff;
  text-align: center;
  line-height: 1.1;
  font-size: 0.8125rem;
  padding: 6px;
  font-weight: 500;
}

.checkout-page .form-block._second .delivery-info.info {
  display: none;
  border: 2px solid #5cb406;
  background: #f5f5f5;
  color: #5cb406;
  text-align: center;
  font-weight: bold;
}

.checkout-page .form-block._second .delivery-info.warning {
  display: none;
  border: 2px solid #fab81e;
  background: #fff;
  color: #fab81e;
  text-align: center;
  font-weight: bold;
}

.checkout-page .form-block._third .control-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
}

.checkout-page .delivery-tabs {
  margin-top: 10px;
  margin-bottom: 13px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.checkout-page .delivery-content .control-group-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.checkout-page .delivery-content .control-group-wrapper .control-group {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 44%;
      -ms-flex: 0 0 44%;
          flex: 0 0 44%;
  max-width: 44%;
}

.checkout-page .jq-selectbox {
  width: 100%;
}

.checkout-page .jq-selectbox .jq-selectbox__select {
  width: 100%;
}

.checkout-page .jq-selectbox .jq-selectbox__trigger:after {
  display: none;
}

.checkout-page .jq-selectbox .jq-selectbox__dropdown {
  top: 31px;
}

.checkout-page .pickup-store-wrapper {
  margin-top: 15px;
  font-size: 0.75rem;
  line-height: 1.2;
}

.checkout-page .pickup-store-wrapper .title {
  font-weight: bold;
}

.checkout-page .pickup-store-wrapper .street {
  margin-bottom: 10px;
}

.checkout-page .pickup-store-wrapper .street p {
  margin-bottom: 0;
}

.checkout-page .pickup-store-wrapper p {
  margin-bottom: 5px;
}

.checkout-page .pickup-store-wrapper .pickup-store:not(:first-child) {
  display: none;
}

.checkout-page .block-price-checkout {
  margin-top: 30px;
}

.checkout-page .block-price-checkout .price-block .price-text {
  font-size: 1rem;
  color: #181818;
}

.checkout-page .block-price-checkout .price-block .price-text .text-inner {
  margin-left: 25px;
  margin-right: 9px;
  white-space: nowrap;
}

.checkout-page .block-price-checkout .price-block .price .price-value,.checkout-page .block-price-checkout .price-block .price .price-currency {
  color: #181818;
}

.checkout-page .block-price-checkout .custom-checkbox {
  font-size: 0.75rem;
}

.checkout-page .block-price-checkout .block-price-button {
  margin-top: 25px;
  text-align: center;
}

.checkout-page .block-price-checkout .block-price-button .buy-btn {
  font-size: 1rem;
  font-weight: 500;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 13px;
}

.checkout-page .block-price-checkout .block-price-button .btn-link {
  font-weight: 500;
  padding-bottom: 4px;
}

.checkout-page .checkout-cart-outer {
  padding-bottom: 25px;
}

.checkout-cart-discount {
  background: #f2f2f2;
  padding: 15px;
  margin: 0 -25px;
}

.checkout-cart-discount .form-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.checkout-cart-discount .form-share.active .form-share-inner {
  background: #181818;
}

.checkout-cart-discount .form-share.active .form-share-inner._discount .share-input-inner {
  border: 1px solid #181818;
  border-radius: 2px;
}

.checkout-cart-discount .form-share.active .form-share-inner._discount .form-control {
  display: none;
}

.checkout-cart-discount .form-share.active .form-share-inner._discount .share-input-text {
  opacity: 1;
  z-index: 1;
}

.checkout-cart-discount .form-share.active .share-input {
  opacity: 1;
  z-index: 1;
}

.checkout-cart-discount .form-share.apply .share-action.apply {
  display: none;
}

.checkout-cart-discount .form-share.apply .share-action.cancel {
  display: block;
}

.checkout-cart-discount .form-share.apply .share-input-text {
  opacity: 1;
  z-index: 1;
}

.checkout-cart-discount .form-share.removed .share-action.apply {
  display: none;
}

.checkout-cart-discount .form-share.removed .share-action.cancel {
  display: block;
}

.checkout-cart-discount .form-share-inner {
  border: 1px solid #181818;
  height: 40px;
  position: relative;
  border-radius: 2px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  cursor: pointer;
  width: 100%;
}

.checkout-cart-discount .form-share-inner:hover {
  background: #181818;
}

.checkout-cart-discount .form-share-inner:hover .share-label {
  color: #fff;
}

.checkout-cart-discount .share-label {
  color: #181818;
  font-size: 12px;
  line-height: 38px;
  padding: 0 22px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  cursor: pointer;
}

.checkout-cart-discount .share-input {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #181818;
}

.checkout-cart-discount .share-input .form-control {
  height: 100%;
  border: 1px solid #181818;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 0.75rem;
}

.checkout-cart-discount .share-input-inner {
  position: relative;
  width: 100%;
}

.checkout-cart-discount .share-action {
  font-size: 0.75rem;
  color: #fff;
  background: #181818;
  padding: 5px 8px;
  line-height: 28px;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.checkout-cart-discount .share-action:hover {
  background: #d52527;
  -webkit-box-shadow: inset 0px 3px 7px 0px rgba(87, 40, 33, 0.35);
          box-shadow: inset 0px 3px 7px 0px rgba(87, 40, 33, 0.35);
}

.checkout-cart-discount .share-action.cancel {
  padding: 5px 13px;
  display: none;
}

.checkout-cart-discount .share-info {
  font-size: 0.75rem;
  color: #8c8c8c;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 166px;
      -ms-flex: 0 0 166px;
          flex: 0 0 166px;
  max-width: 166px;
  margin-left: 9px;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.checkout-cart-discount .share-info span {
  display: block;
}

.checkout-cart-discount .share-info .info-cancel {
  display: none;
}

.checkout-cart-discount .helper-popover {
  margin-right: 8px;
}

.checkout-cart-discount .share-input-text {
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 1px;
  right: 1px;
  padding: 0 10px;
  white-space: nowrap;
  line-height: 36px;
  font-size: 0.75rem;
  background: #fff;
  opacity: 0;
  z-index: -1;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  border-radius: 2px;
}

.checkout-cart-discount .share-input-text .share-attention {
  color: #181818;
}

.checkout-cart-discount .discount-info {
  font-size: 0.75rem;
  line-height: 2;
  color: #181818;
}

.checkout-cart-discount .discount-info .price-currency {
  margin-left: 0.20em;
}

.kreditmarket-form .controls {
  width: 100%;
}

.kreditmarket-form .info {
  line-height: 1.2;
}

.kreditmarket-form .info .price {
  color: #181818;
  font-weight: bold;
}

.kreditmarket-form .info .sum-credit .value {
  color: #181818;
  font-weight: bold;
}

.success-wrapper {
  width: 100%;
  max-width: 720px;
  -webkit-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
          box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
  padding: 45px;
  margin-left: auto;
  margin-right: auto;
}

.success-wrapper .buttons-wrap {
  padding-top: 30px;
}

.success-wrapper .page-title {
  color: #181818;
  text-transform: none;
  font-size: 36px;
}

.success-wrapper .info {
  font-size: 1rem;
}

.success-wrapper .info-table {
  margin-bottom: 0;
}

.success-wrapper .info-table .th,.success-wrapper .info-table .td {
  padding-top: 3px;
  padding-bottom: 3px;
}

.success-wrapper .info-table .th {
  min-width: 140px;
}

.success-wrapper .info-table .th:after {
  content: ':';
}

.success-wrapper .info-table .td {
  padding-left: 10px;
}

.customer-discounts {
  background: #f7f7f7;
  border: 3px solid #e0e0e0;
  border-radius: 40px;
  margin-left: -72px;
  padding-left: 72px;
  padding-top: 12px;
}

.customer-discounts .price-currency {
  margin-left: 3px;
}

.customer-discounts .discount {
  font-size: 0.75rem;
  margin-bottom: 5px;
  line-height: 1.1;
}

.customer-discounts .discount.active {
  border: 1px dashed #181818;
  border-radius: 9px;
  margin-left: -8px;
  margin-right: -15px;
  padding: 5px 8px;
  font-weight: bold;
  color: #181818;
  display: inline-block;
  font-size: 14px;
}

.customer-discounts .current {
  font-size: 0.875rem;
  font-weight: bold;
  color: #181818;
}

.customer-discounts .next {
  font-size: 0.875rem;
  color: #8c8c8c;
}

.customer-discounts .current,.customer-discounts .next {
  padding-left: 50px;
}

.orders-list {
  padding-bottom: 65px;
}

.orders-list .full-info .loader {
  display: none;
  margin: 0 auto;
  height: 105px;
}

.orders-list .full-info.loading .loader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.orders-list .orders-list-inner {
  margin-bottom: 9px;
  -webkit-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
          box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.33);
  border-radius: 4px;
  background: #fff;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.orders-list .orders-list-inner.active {
  -webkit-box-shadow: inset 0px 2px 7px 0px rgba(0, 0, 0, 0.15);
          box-shadow: inset 0px 2px 7px 0px rgba(0, 0, 0, 0.15);
}

.orders-list .orders-list-inner.active .order-detail-trigger {
  -webkit-box-shadow: inset 0px 3px 7px 0px rgba(0, 0, 0, 0.15);
          box-shadow: inset 0px 3px 7px 0px rgba(0, 0, 0, 0.15);
}

.orders-list .orders-list-inner.active .list-image-wrapper {
  display: none;
}

.orders-list .list-image-wrapper {
  padding: 5px 0;
  overflow: hidden;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.orders-list .list-image-wrapper .list-image-inner {
  padding-left: 44px;
}

.orders-list .list-image-wrapper .list-image {
  border: 1px solid #c0c0c0;
  margin-left: 9px;
}

.orders-list .list-image-wrapper .list-price {
  font-size: 0.75rem;
}

.orders-list .order-detail-trigger {
  color: #181818;
  padding-top: 9px;
  padding-bottom: 9px;
  cursor: pointer;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  border-radius: 5px 5px 0 0;
  background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(193, 239, 250, 0.5) 54%, rgba(141, 225, 246, 0.99) 99%, #8de1f6 100%);
  background-image: -ms-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(193, 239, 250, 0.5) 54%, rgba(141, 225, 246, 0.99) 99%, #8de1f6 100%);
}

.orders-list .order-detail-trigger.status-3 {
  background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(238, 238, 238, 0.5) 54%, #e0e0e0 100%);
  background-image: -ms-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(238, 238, 238, 0.5) 54%, #e0e0e0 100%);
}

.orders-list .order-detail-trigger.status-4 {
  background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(190, 230, 152, 0.5) 54%, #87d040 100%);
  background-image: -ms-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(190, 230, 152, 0.5) 54%, #87d040 100%);
}

.orders-list .order-detail-trigger .order-number {
  color: #1c5c7a;
  font-size: 0.875rem;
 /* '' */;
}

.orders-list .order-detail-trigger .order-number:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
 /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */;
}

.orders-list .order-detail-trigger .order-number:before {
  content: '\f004';
}

.orders-list .order-detail-trigger .order-number:before {
  font-size: 4px;
  line-height: 0.875rem;
  position: relative;
  top: -0.2rem;
  margin-right: 5px;
}

.orders-list .order-detail-trigger .order-date {
  font-size: 0.75rem;
}

.orders-list .order-detail-trigger .order-info {
  font-size: 0.75rem;
}

.orders-list .order-detail-trigger .order-info .text {
  font-weight: bold;
  font-size: 0.875rem;
  text-transform: lowercase;
}

.orders-list .order-list-info {
  padding-top: 9px;
  font-size: 0.75rem;
  line-height: 1.2;
  border-right: 1px solid #d9d9d9;
}

.orders-list .order-list-info .info-item {
  margin-bottom: 5px;
}

.orders-list .order-list-info .info-delivery,.orders-list .order-list-info .info-customer {
  margin-bottom: 24px;
}

.orders-list .customer-order-products {
  border-top: 1px solid #d9d9d9;
  padding-left: 13px;
  margin-top: 32px;
}

.orders-list .customer-order-products .col-img,.orders-list .customer-order-products .col-info,.orders-list .customer-order-products .col-qty,.orders-list .customer-order-products .col-price-total,.orders-list .customer-order-products .col-remove-block {
  min-height: 75px;
}

.orders-list .customer-order-products .col-img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75px;
      -ms-flex: 0 0 75px;
          flex: 0 0 75px;
  min-width: 75px;
}

.orders-list .customer-order-products .col-info {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 48.5%;
      -ms-flex: 0 0 48.5%;
          flex: 0 0 48.5%;
  max-width: 48.5%;
}

.orders-list .order-list-short-info {
  font-size: 0.75rem;
  line-height: 1.2;
  padding-bottom: 37px;
}

.orders-list .order-list-short-info .item {
  margin-bottom: 5px;
}

.orders-list .order-list-short-info .item .price {
  font-size: 0.875rem;
  font-weight: bold;
}

.orders-list .order-list-info-wrapper {
  border-top: 1px solid #d9d9d9;
  padding-top: 8px;
}

.page-customer-edit .profile-form .control-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.page-customer-edit .profile-form .control-group .control-label {
  margin-bottom: 0;
  -webkit-flex-basis: 43%;
      -ms-flex-preferred-size: 43%;
          flex-basis: 43%;
  max-width: 43%;
  margin-top: 3px;
}

.page-customer-edit .profile-form .control-group .controls {
  -webkit-flex-basis: 57%;
      -ms-flex-preferred-size: 57%;
          flex-basis: 57%;
  max-width: 57%;
}

.page-customer-edit #share-favorites-btn {
  margin-left: 84px;
}

.page-customer-info .info-table {
  width: auto;
}

.page-customer-info .info-table .th,.page-customer-info .info-table .td {
  padding: 5px 15px;
}

.page-customer-info .info-table .th {
  font-weight: bold;
}

.drop-block.drop-add2tracking {
  min-width: 200px;
}

.drop-block.drop-add2tracking .form-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 17px;
}

.drop-block.drop-add2tracking .drop-block-inner form {
  margin-top: 10px;
}

.drop-block.drop-add2tracking .drop-block-inner form .btn {
  margin: 5px auto 0;
}

.drop-block.drop-add2tracking .drop-block-inner form label.error {
  display: none !important;
}

.img-title-block {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  font-size: 55px;
  font-weight: 500;
  padding: 109px 0;
  margin-bottom: 7px;
  text-transform: uppercase;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  background: url("/var/themes/default/skin/images/newspage.jpg");
  -webkit-background-size: cover;
          background-size: cover;
}

.img-title-block .page-title {
  margin: 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  font-size: 55px;
  font-weight: 500;
  color: #ffffff;
}

.page-services-item .img-title-block {
  background: url("/var/themes/default/skin/images/services-item-back.jpg");
  padding: 107px 0;
}

.page-articles-list .article-list-wrapper {
  margin-top: 16px;
}

.page-articles-list {
  margin-bottom: 168px;
}

.news-page-wrapper {
  border-top: 1px solid #d6d6d6;
  margin-top: 2px;
  padding-top: 27px;
}

.news-page-wrapper .page-title {
  text-transform: unset;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.13;
  color: #2e2d2d;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.news-page-wrapper .page-title:before {
  content: '';
  display: block;
  width: 15px;
  height: 64px;
  background-color: #fed100;
  margin-right: 15px;
}

.page-article {
  margin-top: 12px;
}

.article-img-wrapper {
  position: relative;
  width: 100%;
  max-width: 671px;
  height: 481px;
  float: left;
  margin-right: 30px;
  margin-bottom: 45px;
}

.article-img-wrapper:before {
  content: '';
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
  height: 100%;
  left: 30px;
  bottom: -30px;
  display: block;
  background-color: #fed100;
  z-index: -1;
  position: absolute;
}

.article-text p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.56;
  color: #2e2d2d;
}

.article-text p strong {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.15;
  color: #181818;
}

.article-text div {
  font-size: 30px;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.27;
  color: #2e2d2d;
  margin-bottom: 25px;
  margin-top: 21px;
}

.article-text div:before {
  content: '';
  display: block;
  width: 15px;
  height: 80px;
  background-color: #fed100;
  margin-right: 15px;
}

.category-page {
  position: relative;
}

.category-page > .loader-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.category-page.loading > .loader-wrap {
  z-index: 200;
  opacity: 1;
  visibility: visible;
}

.category-page > .container {
  position: relative;
  z-index: 10;
}

.page-compare-list .compare-list {
  margin-bottom: 30px;
}

.page-compare-list .page-title {
  font-size: 1.5rem;
  line-height: 1.25;
  text-transform: unset;
  margin-bottom: 0;
}

.page-compare header,.page-compare-list header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 70px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #c0c0c0;
  margin-bottom: 15px;
}

.page-compare header .title,.page-compare-list header .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.875;
}

.page-compare .compare-remove-product,.page-compare-list .compare-remove-product {
  display: inline-block;
  min-width: 30px;
  margin: auto;
  color: #c0c0c0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  cursor: pointer;
  padding: 5px;
}

.page-compare .compare-remove-product:hover,.page-compare-list .compare-remove-product:hover {
  color: #181818;
}

.page-compare .product-card .product-favorite,.page-compare-list .product-card .product-favorite,.page-compare .product-card .product-compare,.page-compare-list .product-card .product-compare {
  display: none;
}

.page-compare > .page-title,.page-compare > header {
  margin-left: 255px;
}

.page-compare .compare-table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.page-compare #compare-table {
  position: relative;
}

.page-compare #compare-table .loader-wrap {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: white;
}

.page-compare #compare-table .loader-wrap + * {
  opacity: 0;
}

.page-compare .compare-products-wrap {
  width: 100%;
  overflow-y: hidden;
  overflow-x: scroll;
}

.page-compare .compare-products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.page-compare .compare-product,.page-compare .compare-header {
  min-width: 245px;
  -webkit-flex-basis: 245px;
      -ms-flex-preferred-size: 245px;
          flex-basis: 245px;
}

.page-compare .compare-header > div,.page-compare .compare-product > div {
  padding: 10px;
  min-height: 42px;
  margin: 10px 0;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page-compare .compare-header > div:nth-child(odd):not(:first-child),.page-compare .compare-product > div:nth-child(odd):not(:first-child) {
  background-color: #f7f7f7;
}

.page-compare .compare-header > div:first-child,.page-compare .compare-product > div:first-child {
  border-bottom: 1px solid #c0c0c0;
}

.page-compare .compare-header > div.hover,.page-compare .compare-product > div.hover {
  background-color: #c1e5f5 !important;
}

.page-compare .page-aside {
  position: absolute;
  top: -10px;
  left: -10px;
  right: 0;
  bottom: 0;
  padding: 10px 15px 10px 10px;
  overflow: hidden;
}

.page-compare .page-aside .aside-menu {
  max-height: 100%;
  overflow: auto;
}

.page-compare .compare-header > div:first-child {
  position: relative;
  padding: 0;
  margin-top: 0;
}

.page-compare .compare-header > div:not(:first-child) {
  text-align: left;
  font-weight: bold;
}

.img-title-block.contacts-title {
  background: url("/var/themes/default/skin/images/contacts-img-wrap.jpg");
  padding: 106px 0;
}

.maps-form-block.contacts-main-wrap {
  margin-top: 17px;
  margin-bottom: 72px;
}

.favorites-page .favorite-sum-wrapper {
  background: #fafafa;
  border-radius: 2px;
  border: 1px solid #c0c0c0;
  color: #181818;
  font-size: 0.875rem;
  line-height: 1;
  padding: 7px 20px;
}

.favorites-page .favorite-sum-wrapper .btn {
  padding: 6px 28px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

body {
  background: #f8f9fa;
}

.main-slider-wrapper {
  background: url("/var/themes/default/skin/images/slider-back.png");
  padding-left: -webkit-calc((100% - 1175px)/2);
  padding-left: calc((100% - 1175px)/2);
}

.main-slider-wrapper .first-slider {
  background: #fff;
}

.main-slider-wrapper .lSSlideOuter {
  position: relative;
}

.main-slider-wrapper .lSSlideOuter .lSPager.lSpg {
  margin: 0;
  position: absolute;
  width: auto;
  left: 33%;
  bottom: 20px;
  border-radius: 30.5px;
  background-color: #0000003d;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px;
}

.main-slider-wrapper .lSSlideOuter .lSPager.lSpg li {
  height: auto;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.main-slider-wrapper .lSSlideOuter .lSPager.lSpg li a {
  width: 23px;
  height: 23px;
  position: relative;
  border: 1px solid transparent;
  background: transparent;
  border-radius: 100%;
}

.main-slider-wrapper .lSSlideOuter .lSPager.lSpg li a:before {
  content: '';
  width: 13px;
  height: 13px;
  background: transparent;
  border: 1px solid #fff;
  position: absolute;
  border-radius: 100%;
  left: 4px;
  top: 4px;
}

.main-slider-wrapper .lSSlideOuter .lSPager.lSpg li.active a {
  background: transparent;
  border-color: #fff;
}

.main-slider-wrapper .lSSlideOuter .lSPager.lSpg li.active a:before {
  content: '';
  width: 13px;
  height: 13px;
  background: #d8232a;
  border: none;
}

.slider-content-img-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.slider-content-block {
  position: relative;
  width: 100%;
  max-width: 602px;
  height: 356px;
  margin-top: 3.3%;
}

.slider-content-block .text-formatted {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.16;
  letter-spacing: normal;
  color: #181818;
}

.slider-content-block .text-slid-wrap {
  background: #fff;
  height: 100%;
  z-index: 3;
  position: relative;
  padding-top: 103px;
}

.slider-content-block .text-slid-wrap .border-wrapper {
  border-left: 3px solid #ed1c24;
  padding-left: 27px;
}

.slider-content-block:before {
  content: '';
  display: block;
  height: 100%;
  width: -webkit-calc(100% + 30px);
  width: calc(100% + 30px);
  position: absolute;
  top: 30px;
  left: 0;
  background: #fed100;
  z-index: 2;
}

.slider-mini-title {
  font-size: 23px;
  font-weight: 300;
  letter-spacing: 0.8px;
  color: #ed1c24;
  margin-bottom: 25px;
}

.slider-img-block {
  z-index: 1;
  margin-left: -163px;
}

.utp-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.38;
  color: #2e2d2d;
  max-width: 187px;
  height: 44px;
}

.utp-title-text-wrapper {
  margin-left: 19px;
  height: 91px;
}

.utp-title-text-wrapper .text-wrapper {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.38;
  color: #5c5b5b;
  max-width: 288px;
}

.utp-item {
  width: 30%;
}

.main-utp {
  margin-top: 61px;
  margin-bottom: 117px;
}

.main-utp .img-wrapper {
  height: 91px;
  min-width: 118px;
}

.main-utp .utp-item:nth-child(2) {
  width: 36%;
}

.main-utp .utp-item:nth-child(2) .img-wrapper {
  min-width: 183px;
}

.about-tubs {
  border: none;
  max-width: 568px;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  padding: 20px 0;
  list-style: none;
}

.about-tubs .nav-item {
  margin: 0;
}

.about-tubs .nav-item .nav-link {
  border: none;
  border-left: 3px solid #fed100;
  padding-left: 9px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: normal;
  letter-spacing: normal;
  color: #2e2d2d;
  border-radius: 0;
}

.utp-about-wrapper {
  margin-top: 51px;
  margin-bottom: 87px;
}

.utp-about-wrapper .utp-title-text-wrapper {
  height: auto;
}

.utp-about-wrapper .tab-content {
  border: none;
  padding: 0;
}

.utp-about-wrapper .tab-content .text-wrapper {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #181818;
  max-width: 100%;
  margin-bottom: 54px;
}

.utp-about-wrapper .utp-title-text-wrapper {
  margin: 29px 0 0;
  width: 49%;
}

.utp-about-wrapper .utp-title-text-wrapper a {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
  line-height: normal;
  letter-spacing: 0.8px;
  color: #ed1c24;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.utp-about-wrapper .utp-title-text-wrapper a:hover {
  color: #fed100;
}

.utp-about-wrapper .utp-img {
  width: 49%;
  margin-top: -75px;
  max-width: 570px;
  position: relative;
}

.utp-about-wrapper .utp-img:before {
  content: '';
  top: 30px;
  left: 30px;
  width: 100%;
  height: 100%;
  max-height: 379px;
  background: #fed100;
  display: block;
  position: absolute;
  z-index: -1;
}

.big-main-title {
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: normal;
  letter-spacing: normal;
  color: #181818;
  text-align: center;
}

.home-content-wrapper {
  margin-top: 71px;
}

.flex-utp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.services-content {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.31;
  color: #5c5b5b;
  margin: 27px auto 51px;
  max-width: 728px;
}

.methods-wrapper {
  max-width: 1200px;
  margin: 47px auto 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.methods-content-block-wrapper {
  max-width: 508px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  width: 100%;
  text-align: center;
  height: 78px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  padding: 5px;
}

.methods-item {
  width: 32%;
  position: relative;
  margin-bottom: 30px;
}

.methods-title {
  font-size: 23px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 1.5px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  height: auto;
  text-shadow: 0 1px 7px rgba(0, 0, 0, 0.42);
}

.methods-title:before {
  content: '';
  display: block;
  height: 2px;
  width: 140px;
  background: #fed100;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -18px;
}

.methods-text {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.28;
  text-align: center;
  color: #ffffff;
  text-shadow: 3px 3px 3px #000000;
}

.methods-show-more-link {
  margin-top: 27px;
}

.methods-show-more-link a {
  text-shadow: 0 1px 7px rgba(0, 0, 0, 0.42);
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.8px;
  color: #fed100;
  position: relative;
}

.methods-show-more-link a:after {
  content: '\f006';
  font-family: "fontello";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -15px;
}

.methods-content-block {
  margin-top: 46px;
  pointer-events: none;
  opacity: 0;
  max-height: 0;
  width: 100%;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.methods-img img {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.keys-main-wrapper {
  background: url(/var/themes/default/skin/images/keys-wrap.png) no-repeat #f5f5f5;
  -webkit-background-size: cover;
          background-size: cover;
}

.methods-item:hover .methods-content-block {
  pointer-events: auto;
  opacity: 1;
  max-height: 1000px;
}

.methods-item:hover .methods-img img {
  -webkit-filter: brightness(60%);
          filter: brightness(60%);
}

.keys-block {
  width: 100%;
}

.keys-main-wrapper {
  padding-top: 45px;
}

.article-list-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 47px;
}

.article-list-wrapper .article-item {
  margin-right: 3.75%;
  width: 30.83%;
  max-width: 370px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.article-list-wrapper .article-item:hover {
  -webkit-box-shadow: -10px 9px 16px 0 rgba(0, 0, 0, 0.07);
          box-shadow: -10px 9px 16px 0 rgba(0, 0, 0, 0.07);
}

.article-list-wrapper .article-item:nth-child(3n+3) {
  margin-right: 0;
}

.article-list-wrapper .description-wrapper {
  background-color: #ffffff;
  padding-top: 15px;
  padding-bottom: 76px;
}

.article-list-wrapper .title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  color: #5c5b5b;
  border-left: 2px solid #fed100;
  padding-left: 15px;
  margin-top: 13px;
  max-height: 48px;
  overflow: hidden;
  margin-bottom: 23px;
}

.date-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #6a6a6a;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 18px;
  text-transform: capitalize;
}

.date-block i {
  margin-right: 8.9px;
}

.slide-more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 40px auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.8px;
  color: #fff;
  border: 1px solid #ed1c24;
  width: 258px;
  height: 60px;
  border-radius: 30px;
  background-color: #ed1c24;
}

.slide-more .ic-long-right-arrow {
  margin-left: 8px;
  font-size: 14px;
}

.slide-more:hover {
  background: #fff;
  color: #ed1c24;
  text-decoration: none;
}

.main-page-contacts {
  padding-top: 46px;
}

.maps-form-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  margin-top: 45px;
  max-width: 1200px;
}

.maps-block {
  margin-right: 50px;
  width: 100%;
  max-width: 982px;
}

.maps-wrapper {
  height: 683px;
  width: 100%;
}

.contacts-mini-title {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #343534;
}

.adresses-value {
  margin-top: 2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  max-width: 429px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.55;
  letter-spacing: normal;
  color: #2e2d2d;
}

.adresses-value i {
  margin-right: 15px;
  color: #ed1c24;
  font-size: 24px;
}

.adresses-block {
  margin-bottom: 31px;
  width: 100%;
}

.email-value {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 38px;
}

.email-value i {
  margin-right: 15px;
  color: #ed1c24;
  font-size: 24px;
}

.email-value a {
  font-size: 18px;
  font-weight: normal;
  color: #2e2d2d;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.email-value a:hover {
  color: #ed1c24;
  text-decoration: none;
}

.adresses-phone-block {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contacts-block {
  width: 100%;
  max-width: 555px;
}

.callbackForm-container .form-title {
  font-size: 30px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #343534;
}

.callbackForm-container .top-content {
  margin-top: 26px;
  margin-bottom: 20px;
}

.callbackForm-container .top-content .controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.callbackForm-container .top-content .control-group {
  width: 30%;
}

.callbackForm-container .btn-send {
  margin-top: 45px;
}

.callbackForm-container .btn-send .btn-submit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 258px;
  height: 60px;
  border-radius: 30px;
  background-color: #ed1c24;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  border: 1px solid #ed1c24;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.8px;
  color: #ffffff;
}

.callbackForm-container .btn-send .btn-submit:after {
  font-family: "fontello";
  content: '\e86e';
  margin-left: 7px;
}

.callbackForm-container .btn-send .btn-submit:hover {
  background: #fff;
  color: #ed1c24;
}

.phones-mini-title {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: normal;
  color: #343534;
}

.phones-value {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.phones-value i {
  margin-right: 15px;
  color: #ed1c24;
  font-size: 24px;
}

.phones-value a {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.28;
  color: #2e2d2d;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.phones-value a:hover {
  color: #ed1c24!important;
}

.phones-value a:before {
  display: none;
}

.contacts-form-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.phones-block {
  width: 50%;
  margin-top: 5px;
}

.phones-block.max-width {
  width: 100%;
  margin-top: 15px;
}

.phones-block.max-width .phones-value {
  margin-top: 3px;
}

.phones-block-wrapper {
  margin-bottom: 27px;
  width: 49%;
}

.email-block {
  width: 49%;
}

.email-block .contacts-mini-title {
  margin-bottom: 11px;
}

.page-main {
  margin-bottom: 111px;
}

.block-slider .slide-item {
  display: none;
}

.block-slider .slide-item:first-child {
  display: block;
}

.block-slider .lSSlideOuter .slide-item {
  display: block;
}

.product-page .characteristics-wrap {
  font-size: 0.875rem;
  line-height: 1.2;
  color: #737373;
}

.product-page .characteristics-wrap a,.product-page .characteristics-wrap [data-js-link] {
  color: #181818;
  text-decoration: underline;
}

.product-page .characteristics-wrap a:hover,.product-page .characteristics-wrap [data-js-link]:hover {
  color: #181818;
}

.product-page .characteristics-wrap .characteristics-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  padding: 13px 22px;
}

.product-page .characteristics-wrap .characteristics-item:nth-child(odd) {
  background: #f7f7f7;
}

.product-page .characteristics-wrap .characteristics-item .characteristics-title {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 19.5%;
      -ms-flex: 0 0 19.5%;
          flex: 0 0 19.5%;
  max-width: 19.5%;
}

.page-about {
  border-top: solid 1px #d6d6d6;
  padding-top: 5px;
}

.page-about .main-utp {
  margin-bottom: 74px;
}

.about-video-wrapper {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.about-video-wrapper video {
  display: block;
  width: 100%;
}

.about-video-wrapper iframe {
  width: 100%;
  height: 100%;
}

.top-about-content-wrapper {
  margin-top: 40px;
}

.top-about-content-wrapper .page-img-wrapper {
  float: right;
  margin-right: 30px;
  position: relative;
  z-index: 1;
}

.top-about-content-wrapper .page-img-wrapper:before {
  position: absolute;
  z-index: -1;
  display: block;
  background: #fed100;
  content: '';
  right: -30px;
  bottom: -30px;
  width: 100%;
  height: 100%;
}

.top-about-content-wrapper .text-content {
  padding-top: 16px;
}

.top-about-content-wrapper .text-content h3 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: normal;
  color: #2e2d2d;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 30px;
}

.top-about-content-wrapper .text-content h3:before {
  content: '';
  display: block;
  height: 40px;
  width: 15px;
  background: #fed100;
  margin-right: 15px;
}

.top-about-content-wrapper .text-content h5 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: normal;
  color: #181818;
  margin-top: 22px;
  margin-bottom: 4px;
}

.top-about-content-wrapper .text-content p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.38;
  color: #181818;
}

.top-about-content-wrapper .text-content ul {
  margin-top: -6px;
  margin-bottom: 50px;
}

.top-about-content-wrapper .text-content ul li {
  margin-bottom: 12px;
  font-size: 16px;
}

.top-about-content-wrapper .text-content ul li p {
  margin-bottom: 0;
}

.purpose-block {
  text-align: center;
  margin-top: 54px;
  padding-top: 47px;
  padding-bottom: 49px;
  position: relative;
}

.purpose-block:after {
  content: '';
  position: absolute;
  background: url(/var/themes/default/skin/images/pr-back.png) no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  opacity: 0.6;
}

.purpose-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #ed1c24;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.purpose-content {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #181818;
  max-width: 705px;
  margin: 0 auto;
}

.our-team-wrapper {
  background-color: #f5f5f5;
  padding-bottom: 157px;
}

.our-team-text-wrapper {
  text-align: center;
  padding-top: 61px;
}

.our-team-title {
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: normal;
  color: #2e2d2d;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.our-team-title:before {
  content: '';
  width: 15px;
  height: 40px;
  background-color: #fed100;
  display: block;
  margin-right: 15px;
}

.our-team-text {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: center;
  color: #181818;
  max-width: 548px;
  margin: 28px auto 0;
}

.our-team-utp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 45px;
}

.our-team-utp .utp-item {
  width: 100%;
  max-width: 370px;
}

.our-team-utp .utp-title-text-wrapper {
  border-left: 2px solid #fed100;
  margin-left: 0;
  height: auto;
  margin-top: 16px;
  padding-left: 15px;
  padding-top: 9px;
  padding-bottom: 16px;
}

.our-team-utp .utp-title-text-wrapper .utp-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: normal;
  color: #5c5b5b;
  max-width: 100%;
  height: auto;
}

.our-team-utp .utp-title-text-wrapper .text-wrapper {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #5c5b5b;
  margin-bottom: 13px;
}

.sevices-regular-content .text-formatted p {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  color: #181818;
}

.sevices-regular-content .text-formatted h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.15;
  color: #181818;
  margin-bottom: 14px;
}

.sevices-regular-content .text-formatted li {
  font-size: 16px;
  font-weight: normal;
  line-height: 2.13;
  letter-spacing: normal;
  color: #181818;
  margin-bottom: 0;
}

.show-form-btn {
  width: 100%;
  max-width: 514px;
  height: 60px;
  border-radius: 30px;
  background-color: #ed1c24;
  color: #fff;
  letter-spacing: 0.8px;
  font-size: 16px;
  font-weight: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  border: 1px solid #ed1c24;
  cursor: pointer;
}

.show-form-btn i {
  margin-left: 6px;
}

.show-form-btn:hover {
  background-color: #fff;
  color: #ed1c24;
}

.demonstration-form-wrapper {
  display: none;
  border: solid 2px #fed100;
  padding: 60px 170px;
}

.demonstration-form-wrapper .callbackForm-container .btn-send {
  margin-top: 57px;
}

.demonstration-form-wrapper .callbackForm-container .btn-send .btn-submit {
  width: 100%;
  max-width: 512px;
  margin: 0 auto;
  text-transform: uppercase;
}

.demonstration-form-wrapper .callbackForm-container .btn-send .btn-submit:after {
  content: '\e86f';
}

.demonstration-form-wrapper .callbackForm-container .form-title {
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.13;
  letter-spacing: 1.5px;
  text-align: center;
  color: #181818;
}

.demonstration-form-wrapper .callbackForm-container .form-subtitle {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  color: #5c5b5b;
  max-width: 425px;
  margin: 15px auto 0;
}

.demonstration-form-wrapper .callbackForm-container .top-content {
  margin-top: 44px;
  margin-bottom: 0;
}

.demonstration-form-wrapper .callbackForm-container .top-content .controls {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.demonstration-form-wrapper .callbackForm-container .top-content .controls .control-group {
  width: 47%;
  margin-bottom: 44px;
}

.demonstration-form-wrapper .callbackForm-container .top-content .controls .checkbox-block {
  width: 47%;
  margin-bottom: 44px;
}

.demonstration-form-wrapper .callbackForm-container .top-content .controls .checkbox-block .controls > label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: normal;
  color: #8f8f8f;
}

.demonstration-form-wrapper .callbackForm-container .top-content .controls .checkbox-block .custom-checkbox .checkmark:before {
  width: 27px;
  height: 27px;
  left: 0;
  border: solid 1px #c2c2c2;
}

.demonstration-form-wrapper .callbackForm-container .top-content .controls .checkbox-block .custom-checkbox .checkmark:after {
  left: 6px;
}

.services-regular {
  margin-top: 20px;
}

.gallery-wrapper {
  background: url(/var/themes/default/skin/images/keys-wrap.png) no-repeat #f5f5f5 bottom;
  margin-top: 56px;
  padding-top: 60px;
  -webkit-background-size: contain;
          background-size: contain;
  clear: both;
}

.gallery-title {
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: normal;
  color: #2e2d2d;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.gallery-title:before {
  content: '';
  width: 15px;
  height: 40px;
  background-color: #fed100;
  margin-right: 15px;
}

.gallery-default {
  margin-top: 29px;
  padding-bottom: 24px;
}

.gallery-default .slide {
  margin-bottom: 33px;
}

.gallery-text-content {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.33;
  color: #5c5b5b;
  margin-top: 17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.gallery-text-content:before {
  content: '';
  display: block;
  width: 2px;
  height: 82px;
  background-color: #fed100;
  margin-right: 16px;
}

@font-face {
  font-family:'fontello';src:url('/var/themes/default/dist/fonts/fontello/font/fontello.eot?29910451');src:url('/var/themes/default/dist/fonts/fontello/font/fontello.eot?29910451#iefix') format('embedded-opentype'), url('/var/themes/default/dist/fonts/fontello/font/fontello.woff2?29910451') format('woff2'), url('/var/themes/default/dist/fonts/fontello/font/fontello.woff?29910451') format('woff'), url('/var/themes/default/dist/fonts/fontello/font/fontello.ttf?29910451') format('truetype'), url('/var/themes/default/dist/fonts/fontello/font/fontello.svg?29910451#fontello') format('svg');font-weight:normal;font-style:normal;
}

@font-face {
  font-family:"Helvetica";src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaRegular/HelveticaRegular.eot");src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaRegular.eot?#iefix") format("embedded-opentype"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaRegular/HelveticaRegular.woff") format("woff"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaRegular/HelveticaRegular.ttf") format("truetype");font-style:normal;font-weight:400;
}

@font-face {
  font-family:"Helvetica";src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaBold/HelveticaBold.eot");src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaBold/HelveticaBold.eot?#iefix") format("embedded-opentype"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaBold/HelveticaBold.woff") format("woff"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaBold/HelveticaBold.ttf") format("truetype");font-style:normal;font-weight:700;
}

@font-face {
  font-family:"Helvetica";src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaItalic/HelveticaItalic.eot");src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaItalic/HelveticaItalic.eot?#iefix") format("embedded-opentype"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaItalic/HelveticaItalic.woff") format("woff"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaItalic/HelveticaItalic.ttf") format("truetype");font-style:italic;font-weight:400;
}

@font-face {
  font-family:"Helvetica";src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaLight/HelveticaLight.eot");src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaLight/HelveticaLight.eot?#iefix") format("embedded-opentype"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaLight/HelveticaLight.woff") format("woff"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaLight/HelveticaLight.ttf") format("truetype");font-style:normal;font-weight:200;
}

@font-face {
  font-family:"Helvetica";src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaHeavy/HelveticaHeavy.eot");src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaHeavy/HelveticaHeavy.eot?#iefix") format("embedded-opentype"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaHeavy/HelveticaHeavy.woff") format("woff"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaHeavy/HelveticaHeavy.ttf") format("truetype");font-style:normal;font-weight:700;
}

@font-face {
  font-family:"Helvetica";src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaMedium/HelveticaMedium.eot");src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaMedium/HelveticaMedium.eot?#iefix") format("embedded-opentype"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaMedium/HelveticaMedium.woff") format("woff"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaMedium/HelveticaMedium.ttf") format("truetype");font-style:normal;font-weight:500;
}

@font-face {
  font-family:"Helvetica";src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaThin/HelveticaThin.eot");src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaThin/HelveticaThin.eot?#iefix") format("embedded-opentype"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaThin/HelveticaThin.woff") format("woff"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaThin/HelveticaThin.ttf") format("truetype");font-style:normal;font-weight:100;
}

@font-face {
  font-family:"Helvetica";src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaUltraLight/HelveticaUltraLight.eot");src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaUltraLight/HelveticaUltraLight.eot?#iefix") format("embedded-opentype"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaUltraLight/HelveticaUltraLight.woff") format("woff"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaUltraLight/HelveticaUltraLight.ttf") format("truetype");font-style:normal;font-weight:100;
}

@font-face {
  font-family:"Helvetica";src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaBoldItalic/HelveticaBoldItalic.eot");src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaBoldItalic/HelveticaBoldItalic.eot?#iefix") format("embedded-opentype"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaBoldItalic/HelveticaBoldItalic.woff") format("woff"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaBoldItalic/HelveticaBoldItalic.ttf") format("truetype");font-style:italic;font-weight:700;
}

@font-face {
  font-family:"Helvetica";src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaBlackItalic/HelveticaBlackItalic.eot");src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaBlackItalic/HelveticaBlackItalic.eot?#iefix") format("embedded-opentype"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaBlackItalic/HelveticaBlackItalic.woff") format("woff"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaBlackItalic/HelveticaBlackItalic.ttf") format("truetype");font-style:italic;font-weight:normal;
}

@font-face {
  font-family:"Helvetica";src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaLightItalic/HelveticaLightItalic.eot");src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaLightItalic/HelveticaLightItalic.eot?#iefix") format("embedded-opentype"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaLightItalic/HelveticaLightItalic.woff") format("woff"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaLightItalic/HelveticaLightItalic.ttf") format("truetype");font-style:italic;font-weight:200;
}

@font-face {
  font-family:"Helvetica";src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaHeavyItalic/HelveticaHeavyItalic.eot");src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaHeavyItalic/HelveticaHeavyItalic.eot?#iefix") format("embedded-opentype"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaHeavyItalic/HelveticaHeavyItalic.woff") format("woff"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaHeavyItalic/HelveticaHeavyItalic.ttf") format("truetype");font-style:italic;font-weight:normal;
}

@font-face {
  font-family:"Helvetica";src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaThinItalic/HelveticaThinItalic.eot");src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaThinItalic/HelveticaThinItalic.eot?#iefix") format("embedded-opentype"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaThinItalic/HelveticaThinItalic.woff") format("woff"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaThinItalic/HelveticaThinItalic.ttf") format("truetype");font-style:italic;font-weight:100;
}

@font-face {
  font-family:"Helvetica";src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaUltraLightItalic/HelveticaUltraLightItalic.eot");src:url("/var/themes/default/skin/fonts/Helvetica/HelveticaUltraLightItalic/HelveticaUltraLightItalic.eot?#iefix") format("embedded-opentype"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaUltraLightItalic/HelveticaUltraLightItalic.woff") format("woff"), url("/var/themes/default/skin/fonts/Helvetica/HelveticaUltraLightItalic/HelveticaUltraLightItalic.ttf") format("truetype");font-style:italic;font-weight:100;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
}

@media (pointer: fine) {
  .language:hover .lang-list {
    opacity: 1;
    pointer-events: auto;
  }

  .phone:hover {
    text-decoration: none;
  }

  .nav-tabs .nav-link:hover {
    background: #fff;
    border-color: #181818;
    color: #181818;
  }

  .nav-tabs .nav-link:hover .text {
    background: #ffe8e8;
  }

  .filter .attribute-content:not(._range)::-webkit-scrollbar {
    width: 7px;
    height: 7px;
  }

  .filter .attribute-content:not(._range)::-webkit-scrollbar-button {
    width: 0;
    height: 0;
  }

  .filter .attribute-content:not(._range)::-webkit-scrollbar-track {
    background: #fff;
  }

  .filter .attribute-content:not(._range)::-webkit-scrollbar-track-piece {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
  }

  .filter .attribute-content:not(._range)::-webkit-scrollbar-thumb {
    background: #e0e0e0;
    border-radius: 4px;
  }

  .attribute-checkbox:hover .list .text {
    color: #181818;
  }
}

@media (min-width: 576px) and (max-width: 1199px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  #page-header .catalog-toggle.all-open .catalog-toggle-decor {
    -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
         -o-transform: scaleY(1);
            transform: scaleY(1);
  }

  #page-header .catalog-toggle.all-open + .catalog-drop {
    max-height: 1000px;
    opacity: 1;
    -webkit-box-shadow: 0px 0px 35px -2px #000;
            box-shadow: 0px 0px 35px -2px #000;
    padding-top: 15px;
    -webkit-box-shadow: 0 0 14px -6px black;
            box-shadow: 0 0 14px -6px black;
    overflow: visible;
  }

  #page-header .catalog-toggle.all-open .hamburger-box .hamburger-inner:nth-child(1) {
    -webkit-transition-delay: 75ms;
         -o-transition-delay: 75ms;
            transition-delay: 75ms;
    -webkit-transform: translate3d(0, 5px, 0) rotate(135deg);
            transform: translate3d(0, 5px, 0) rotate(135deg);
  }

  #page-header .catalog-toggle.all-open .hamburger-box .hamburger-inner:nth-child(2) {
    -webkit-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
    opacity: 0;
  }

  #page-header .catalog-toggle.all-open .hamburger-box .hamburger-inner:nth-child(3) {
    -webkit-transition-delay: 75ms;
         -o-transition-delay: 75ms;
            transition-delay: 75ms;
    -webkit-transform: translate3d(0, -7px, 0) rotate(-315deg);
            transform: translate3d(0, -7px, 0) rotate(-315deg);
  }

  .scroll-up:hover:before {
    -webkit-animation: shakeUpDownArrow 0.5s linear infinite alternate;
         -o-animation: shakeUpDownArrow 0.5s linear infinite alternate;
            animation: shakeUpDownArrow 0.5s linear infinite alternate;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }

  .page-customer-info .customer-right {
    padding-left: 88px;
  }
}

@media (max-width: 1366px) {
  .methods-text {
    font-size: 17px;
  }
}

@media (max-width: 1199px) {
  .header-menu-wrap .navbar-nav {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .header-menu-wrap .navbar-nav .nav-item {
    width: 100%;
  }

  #nav-header {
    display: none;
  }

  .footer-social {
    display: none!important;
  }

  .social-link {
    width: 36px;
    height: 36px;
    margin-left: 0;
    margin-right: 11px;
  }

  .social-link i {
    font-size: 35px;
  }

  .social-facebook i {
    font-size: 22px;
    padding-left: 11px;
  }

  .social-instagram i {
    font-size: 22px;
    padding-left: 9px;
  }

  .lang-list.lang-open {
    opacity: 1;
    pointer-events: auto;
    z-index: 999;
  }

  .toogle-menu-icon-wrapper {
    display: block;
  }

  #page-content {
    padding-top: 86px;
    margin-top: 0;
  }

  #page-header {
    margin-bottom: 0px;
    width: 100%;
    position: fixed;
    z-index: 33;
    background: #fff;
  }

  .header-menu-wrapper {
    position: fixed;
    top: 55px;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    padding-right: 61px;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
         -o-transform: translateX(-100%);
            transform: translateX(-100%);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 2;
  }

  .header-menu-wrapper #nav-header {
    display: block;
    background: #fff;
    padding: 34px 19px 0;
    z-index: 34;
    position: relative;
  }

  .header-menu-wrapper .footer-social {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    background: #f4f4f4;
    padding: 35px 0;
    z-index: 34;
    position: relative;
    -webkit-box-pack: center!important;
    -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
            justify-content: center!important;
  }

  .header-menu-open .open-menu-icon {
    display: none;
  }

  .header-menu-open .close-menu-icon {
    display: block;
  }

  .header-menu-open .header-menu-wrapper {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
  }

  .menu-search-soc-wrapper {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-top: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .lang-soc-wrapper {
    margin-right: 33px;
  }

  .lang-soc-wrapper .language {
    margin-bottom: 0;
  }

  .logo-wrapper .logo {
    max-width: 140px;
    width: 140px;
    display: block;
  }

  .header-top {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    padding: 6px 0;
  }

  #nav-header .navbar-nav .nav-item {
    margin-right: 0;
    margin-bottom: 22px;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 9px;
  }

  #nav-header .navbar-nav .nav-item:last-child {
    margin-right: 0;
    margin-bottom: 0;
    padding-bottom: 21px;
  }

  .empty-text {
    margin-bottom: 100px;
  }

  .checkout-page .checkout-form {
    padding-left: 0;
  }

  .checkout-page .block-price-checkout .price-block .price-text .text-inner {
    margin-left: 3px;
  }

  .checkout-page .block-price-checkout .custom-checkbox {
    padding-left: 20px;
  }

  .checkout-cart-discount {
    margin: 0 -20px;
  }

  .checkout-cart-discount .helper-popover {
    margin-right: 0;
  }

  .checkout-cart-discount .share-info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100px;
        -ms-flex: 0 0 100px;
            flex: 0 0 100px;
    max-width: 100px;
  }

  .checkout-cart-discount .share-input-text {
    padding-left: 5px;
  }

  .checkout-cart-discount .share-action {
    padding-left: 3px;
    padding-right: 3px;
  }

  .page-compare .page-aside {
    margin-right: 0;
  }

  .page-compare .aside-tags,.page-compare .aside-menu {
    margin-right: 0;
  }

  .page-compare .aside-menu {
    padding-left: 15px;
  }

  .main-slider-wrapper .lSSlideOuter .lSPager.lSpg {
    left: 50%;
    -webkit-transform: translateX(-50%) !important;
        -ms-transform: translateX(-50%) !important;
         -o-transform: translateX(-50%) !important;
            transform: translateX(-50%) !important;
  }

  .main-slider-wrapper .lSSlideOuter .lSPager.lSpg li a {
    width: 17px;
    height: 17px;
  }

  .main-slider-wrapper .lSSlideOuter .lSPager.lSpg li a:before {
    width: 8px;
    height: 8px;
  }

  .main-slider-wrapper .lSSlideOuter .lSPager.lSpg li.active a:before {
    width: 8px;
    height: 8px;
  }

  .methods-item {
    width: 48.5%;
  }

  .methods-item .methods-content-block-wrapper {
    height: auto;
  }

  .methods-item .methods-content-block {
    pointer-events: auto;
    opacity: 1;
    max-height: 1000px;
  }

  .slider-content-block {
    margin-top: 0;
    height: 307px;
  }

  .methods-wrapper {
    margin: 47px 15px;
  }

  .utp-about-wrapper {
    padding: 0 15px;
  }

  .main-utp {
    padding: 0 15px;
  }

  .article-list-wrapper {
    padding: 0 15px;
  }
}

@media (max-width: 1024px) {
  .phones-block-wrapper,.email-block {
    width: 100%;
  }

  .slider-content-block .text-slid-wrap {
    padding-top: 31px;
  }

  .slider-content-block {
    height: 267px;
  }

  .purpose-block {
    -webkit-background-size: contain;
            background-size: contain;
    padding-top: 20px;
  }
}

@media (max-width: 991px) {
  h1,.h1 {
    font-size: 1.5rem;
  }

  h2,.h2 {
    font-size: 1.375rem;
  }

  h3,.h3 {
    font-size: 1.25rem;
  }

  .search-form {
    padding-right: 0;
  }

  .search-form .form-element-wrapper {
    position: static;
  }

  .search-form .form-element-wrapper .jq-selectbox {
    display: none !important;
  }

  .search-form .loader-circle {
    left: 4px;
  }

  .search-form .input-search {
    padding-left: 25px;
  }

  .search-form .btn-search {
    font-size: 25px;
    line-height: 1;
    padding: 0 14px;
  }

  .search-form .btn-search i {
    margin-right: 0;
  }

  .search-form .btn-search .text {
    display: none;
  }

  .search-form .search-results .ui-autocomplete {
    max-height: -webkit-calc(100vh - 104px);
    max-height: calc(100vh - 104px);
    overflow-y: auto;
  }

  .checkout-cart-discount .share-info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 166px;
        -ms-flex: 0 0 166px;
            flex: 0 0 166px;
    max-width: 166px;
  }

  .success-wrapper {
    padding: 15px 0 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .success-wrapper .buttons-wrap {
    padding-top: 0;
  }

  .success-wrapper .buttons-wrap .btn-link {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .page-compare .aside-menu {
    padding-left: 0;
  }

  .page-compare .aside-menu .navbar-nav .nav-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .page-compare .aside-menu .navbar-nav .nav-item .nav-link {
    padding: 7px 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
    text-align: left;
  }

  .page-compare-list .aside-menu .title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    font-size: 1.125rem;
  }

  .page-compare-list .aside-menu .navbar-nav .nav-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(100%/3 - 6px);
        -ms-flex: 0 0 calc(100%/3 - 6px);
            flex: 0 0 calc(100%/3 - 6px);
    max-width: -webkit-calc(100%/3 - 6px);
    max-width: calc(100%/3 - 6px);
  }

  .top-about-content-wrapper .page-img-wrapper {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }

  .top-about-content-wrapper .page-img-wrapper:before {
    width: 73%;
    right: auto;
  }
}

@media (max-width: 768px) {
  .header-menu-wrap .navbar-nav {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .header-menu-wrap .navbar-nav .nav-item {
    width: 100%;
    margin-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .header-menu-wrap .navbar-nav .nav-item:after {
    display: none!important;
  }

  .footer-menu-copy-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .right-copy {
    text-align: center;
    width: 100%;
  }

  #page-footer .footer-top {
    padding-top: 20px;
    margin-bottom: 20px;
  }

  .slider-content-block .text-formatted {
    font-size: 16px;
  }

  .slider-content-block .text-slid-wrap {
    padding-top: 30px;
  }

  .big-main-title {
    font-size: 30px;
  }

  .flex-utp {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .flex-utp .utp-title-text-wrapper {
    width: 100%;
  }

  .flex-utp .utp-img {
    width: 100%;
    margin-top: 10px;
  }

  .flex-utp .utp-img:before {
    top: 30px;
  }

  .slider-content-block {
    height: 241px;
  }

  .main-utp {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .utp-item {
    width: 100%!important;
    margin-bottom: 20px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .utp-item .img-wrapper {
    min-width: 183px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }

  .methods-item {
    width: 100%;
  }

  .methods-img img {
    width: 100%;
  }

  .article-list-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .article-list-wrapper .article-item {
    width: 100%;
    margin: 20px 0;
  }

  .maps-form-block {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 0 15px;
  }

  .maps-block {
    margin-right: 0;
    max-width: 100%;
    margin-bottom: 10px;
  }

  .contacts-block {
    max-width: 100%;
  }

  .utp-title {
    max-width: 100%;
    text-align: center;
  }

  .utp-title-text-wrapper .text-wrapper {
    max-width: 100%;
    text-align: center;
  }

  .top-about-content-wrapper .page-img-wrapper:before {
    width: 100%;
  }

  .purpose-block {
    background: transparent;
    border: 1px solid #fed100;
    padding: 10px;
  }

  .purpose-block:after {
    display: none;
  }

  .our-team-utp {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .about-video-wrapper {
    width: 100%;
    height: 240px;
  }
}

@media (max-width: 767px) {
  h1,.h1 {
    font-size: 1.375rem;
  }

  h2,.h2 {
    font-size: 1.25rem;
  }

  h3,.h3 {
    font-size: 1rem;
  }

  .text-formatted img.image {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  .pagination {
    margin-bottom: 5px;
  }

  .pagination-wrap .btn-load-more {
    height: 35px;
  }

  .col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto {
    padding-right: 15px;
    padding-left: 15px;
  }

  .search-form .search-results .ui-autocomplete {
    max-height: -webkit-calc(100vh - 151px);
    max-height: calc(100vh - 151px);
  }

  #tableSize {
    max-width: 100%;
  }

  #tableSize .nav-link {
    width: auto;
  }

  .checkout-page .checkout-form .custom-radio:not(:last-child),.checkout-page .checkout-form .delivery-tab:not(:last-child) {
    margin-bottom: 10px;
  }

  .checkout-page .checkout-title {
    font-size: 1rem;
  }

  .checkout-page .checkout-title:first-of-type {
    padding-top: 0;
  }

  .checkout-page .checkout-title.title-toggle {
    padding-right: 25px;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .checkout-page .checkout-title.title-toggle i {
    color: #a7a7a7;
    font-size: 5px;
    position: absolute;
    top: 50%;
    right: 1px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
  }

  .checkout-page .checkout-title.title-toggle.active i {
    -webkit-transform: translateY(-50%) rotate(-90deg);
        -ms-transform: translateY(-50%) rotate(-90deg);
         -o-transform: translateY(-50%) rotate(-90deg);
            transform: translateY(-50%) rotate(-90deg);
  }

  .checkout-page .checkout-title.title-toggle.active + div {
    max-height: 2000px;
    padding-top: 15px;
  }

  .checkout-page .form-block._fourth {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
  }

  .checkout-page .checkout-cart-wrapper {
    max-height: 0;
    padding-top: 0;
    overflow: hidden;
    border-color: #181818;
    margin-bottom: 20px;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
  }

  .checkout-page .block-price-checkout .price-block .price-text {
    font-size: 1rem;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 20px;
  }

  .checkout-page .block-price-checkout .price-block .price {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-top: 5px;
  }

  .checkout-page .block-price-checkout .price-block .price .price-value {
    font-size: 1.75rem;
  }

  .checkout-page .block-price-checkout .price-block .price .price-currency {
    font-size: 1.5625rem;
  }

  .checkout-page .block-price-checkout .price-block .price .price-value,.checkout-page .block-price-checkout .price-block .price .price-currency {
    color: #181818;
  }

  .checkout-page .nav-tabs-wrap .nav-tabs {
    display: none;
  }

  .checkout-page .nav-tabs-wrap .checkout-title {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .checkout-page .block-price-checkout .custom-checkbox {
    padding-left: 45px;
    font-size: 1rem;
  }

  .checkout-page .block-price-checkout .block-price-button {
    margin-top: 15px;
  }

  .checkout-cart-outer {
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin: 0;
  }

  .checkout-cart-outer .checkout-title {
    padding-top: 0;
  }

  .checkout-cart-discount {
    border-top: 1px solid #181818;
    max-height: 0;
    overflow: hidden;
    margin: 0 0 20px;
    background: transparent;
    padding: 0;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
  }

  .checkout-cart-discount .helper-popover {
    display: none;
  }

  .checkout-cart-discount .share-info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%;
  }

  .checkout-cart-discount .customer-wholesale-discount,.checkout-cart-discount .discount-info {
    font-size: 1rem;
    line-height: 1.5;
  }

  .kreditmarket-form .info {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }

  .kreditmarket-form .control-group {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }

  .page-compare-list .aside-menu .navbar-nav .nav-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(100%/2 - 6px);
        -ms-flex: 0 0 calc(100%/2 - 6px);
            flex: 0 0 calc(100%/2 - 6px);
    max-width: -webkit-calc(100%/2 - 6px);
    max-width: calc(100%/2 - 6px);
  }

  .page-compare-list .aside-menu .navbar-nav .nav-item .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
  }
}

@media (max-width: 576px) {
  .article-img-wrapper {
    height: auto;
  }

  .img-title-block.contacts-title {
    padding: 20px 0;
    -webkit-background-size: cover;
            background-size: cover;
  }

  .img-title-block {
    padding: 20px 0;
    font-size: 24px;
  }

  .page-services-item .img-title-block {
    padding: 20px 0;
    -webkit-background-size: cover;
            background-size: cover;
  }

  .callbackForm-container .btn-send .btn-submit {
    font-size: 11px;
  }

  .show-form-btn {
    font-size: 12px;
  }

  .demonstration-form-wrapper {
    padding: 5px;
  }

  .demonstration-form-wrapper .callbackForm-container .form-title {
    font-size: 18px;
  }

  .demonstration-form-wrapper .callbackForm-container .top-content .controls .control-group {
    width: 100%;
  }

  .demonstration-form-wrapper .callbackForm-container .top-content .controls .checkbox-block {
    width: 100%;
  }

  .news-page-wrapper .page-title {
    font-size: 22px;
  }

  .article-img-wrapper:before {
    width: 100%;
    left: 0;
  }
}

@media (max-width: 575px) {
  .lSSlideOuter.vertical .lSGallery {
    left: 5px !important;
  }

  .search-form .search-results .ui-autocomplete {
    max-height: -webkit-calc(100vh - 125px);
    max-height: calc(100vh - 125px);
  }

  #reviewDialog .control-group {
    padding: 0 15px;
  }

  #tableSize .nav-tabs {
    padding-left: 5px;
    padding-right: 5px;
  }

  #tableSize .nav-link {
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
  }

  #tableSize .nav-link .text {
    padding: 6px 5px;
  }

  #tableSize #navTabSize .nav-tabs {
    padding-left: 5px;
    padding-right: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  #tableSize #navTabSize .nav-tabs .nav-link {
    width: auto;
  }

  #tableSize #navTabSize .tab-content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cart-products .remove-product-msg {
    left: auto;
    right: 0;
    top: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }

  .checkout-page .checkout-title .helper-popover {
    font-size: 23px;
  }

  .checkout-page .checkout-title .helper-popover .text {
    display: none;
  }

  .checkout-page .delivery-content .control-group-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .checkout-page .delivery-content .control-group-wrapper .control-group {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .checkout-page .block-price-checkout {
    margin-top: 0;
  }

  .checkout-page .block-price-checkout .custom-checkbox {
    font-size: 0.75rem;
  }

  .checkout-cart-discount .share-info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
    margin-top: 3px;
  }

  .checkout-cart-discount .form-share {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .success-wrapper .info {
    padding-top: 0;
    font-size: 0.875rem;
  }

  .success-wrapper .info .title-info {
    font-size: 1rem;
  }

  .success-wrapper .info-table .tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 14px;
  }

  .success-wrapper .info-table .th {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    color: #181818;
    padding: 0;
    line-height: 1;
  }

  .success-wrapper .info-table .td {
    padding: 0;
    font-size: 0.75rem;
  }

  .success-wrapper .page-title {
    font-size: 1.7rem;
  }

  .page-compare > .page-title,.page-compare > header {
    margin-left: 130px;
  }

  .page-compare > header {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .page-compare > header .title {
    min-width: 100%;
  }

  .page-compare > header .btn.delete {
    margin-bottom: 5px;
  }

  .page-compare .compare-product,.page-compare .compare-header {
    min-width: 120px;
  }
}

@media (max-width: 570px) {
  .img-title-block .page-title {
    font-size: 24px;
  }

  .page-title-wrapper .page-title {
    font-size: 24px;
  }

  .slider-img-block {
    margin-left: 0;
  }

  .main-slider-wrapper .lSSlideOuter .lSPager.lSpg {
    padding: 1px;
  }

  .slider-content-block {
    height: 160px;
    min-width: 187px;
    display: none;
  }

  .slider-content-block .text-slid-wrap {
    padding-top: 10px;
  }

  .slider-content-block .text-formatted {
    font-size: 12px;
  }

  .slider-content-block:before {
    top: 10px;
    width: -webkit-calc(100% + 10px);
    width: calc(100% + 10px);
  }

  .slider-mini-title {
    font-size: 12px;
  }

  .utp-title-text-wrapper {
    margin-left: 0;
    height: auto;
  }

  .methods-title {
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1.5px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    position: relative;
    height: auto;
    text-shadow: 4px 4px 9px rgba(0, 0, 0, 0.42);
  }

  .methods-content-block {
    margin-top: 20px;
  }

  .methods-text {
    font-size: 13px;
    display: none;
  }

  .maps-wrapper {
    height: 345px;
  }

  .phones-block {
    width: 100%;
  }

  .callbackForm-container .top-content .controls {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .callbackForm-container .top-content .control-group {
    width: 100%;
  }

  .big-main-title {
    padding: 0 15px;
  }

  .services-content {
    padding: 0 15px;
  }
}

@-webkit-keyframes animate-gradient {
  0% {
    background-position: 0% 50%;
  }

  100% {
    background-position: 100% 50%;
  }
}

@-o-keyframes animate-gradient {
  0% {
    background-position: 0% 50%;
  }

  100% {
    background-position: 100% 50%;
  }
}

@keyframes animate-gradient {
  0% {
    background-position: 0% 50%;
  }

  100% {
    background-position: 100% 50%;
  }
}

@-webkit-keyframes shakeUpDownArrow {
  0% {
    margin-top: -3px;
  }

  100% {
    margin-top: 3px;
  }
}

@-o-keyframes shakeUpDownArrow {
  0% {
    margin-top: -3px;
  }

  100% {
    margin-top: 3px;
  }
}

@keyframes shakeUpDownArrow {
  0% {
    margin-top: -3px;
  }

  100% {
    margin-top: 3px;
  }
}

@-webkit-keyframes shakeLeftRightArrow {
  0% {
    margin-left: -3px;
  }

  100% {
    margin-left: 3px;
  }
}

@-o-keyframes shakeLeftRightArrow {
  0% {
    margin-left: -3px;
  }

  100% {
    margin-left: 3px;
  }
}

@keyframes shakeLeftRightArrow {
  0% {
    margin-left: -3px;
  }

  100% {
    margin-left: 3px;
  }
}

@-webkit-keyframes opacityOutInOut {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-o-keyframes opacityOutInOut {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes opacityOutInOut {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes grow {
  0%,100% {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }

  50% {
    -webkit-transform: scaleY(1.8);
    -ms-transform: scaleY(1.8);
    -o-transform: scaleY(1.8);
    transform: scaleY(1.8);
  }
}

@-o-keyframes grow {
  0%,100% {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }

  50% {
    -webkit-transform: scaleY(1.8);
    -ms-transform: scaleY(1.8);
    -o-transform: scaleY(1.8);
    transform: scaleY(1.8);
  }
}

@keyframes grow {
  0%,100% {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
  }

  50% {
    -webkit-transform: scaleY(1.8);
    -ms-transform: scaleY(1.8);
    -o-transform: scaleY(1.8);
    transform: scaleY(1.8);
  }
}

@-webkit-keyframes animate-arrow-1 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 0.3;
  }
}

@-o-keyframes animate-arrow-1 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 0.3;
  }
}

@keyframes animate-arrow-1 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 0.3;
  }
}

@-webkit-keyframes animate-arrow-2 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 0.5;
  }
}

@-o-keyframes animate-arrow-2 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 0.5;
  }
}

@keyframes animate-arrow-2 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 0.5;
  }
}

@-webkit-keyframes animate-arrow-3 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 1;
  }
}

@-o-keyframes animate-arrow-3 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 1;
  }
}

@keyframes animate-arrow-3 {
  0% {
    opacity: 0;
  }

  70%,100% {
    opacity: 1;
  }
}

@-webkit-keyframes loader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-o-keyframes loader-spin {
  0% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}

@keyframes loader-spin {
  0% {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
