/** header-color *//** footer-color *//** copyright-color *//** theme color *//** link-color *//** Messages *//** btn-default *//** btn-black *//** btn-dark *//** btn-white *//** 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: #2b343c;
 /* Old browsers */
 /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #2b343c 0%, #2b343c 33%, #2b343c 67%, #2b343c 100%);
 /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#2b343c), color-stop(33%, #2b343c), color-stop(67%, #2b343c), to(#2b343c));
  background: -o-linear-gradient(left, #2b343c 0%, #2b343c 33%, #2b343c 67%, #2b343c 100%);
  background: linear-gradient(to right, #2b343c 0%, #2b343c 33%, #2b343c 67%, #2b343c 100%);
 /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b343c', endColorstr='#2b343c', 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: 500px;
  opacity: 1;
}

.default-transition {
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}/* 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-tiktok:before {
  content: '\e868';
}

.ic-tiktok-big:before {
  content: '\e86a';
}

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

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

.font-main {
  font-family: "Roboto Condensed", Sans-Serif;
}

html {
  font-size: 16px;
}

body {
  font-size: 0.875rem;
  font-family: "Roboto Condensed", 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;
  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: 30;
}

#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;
}

body {
  font-family: "Montserrat", sans-serif;
}

.mobile__block {
  display: none;
}

.page-header.desctop_active .language {
  display: block !important;
}

.header-phones-dropdown {
  position: relative;
  cursor: pointer;
}

.header-phones-dropdown .toggle-phones {
  position: absolute;
  top: 5px;
  bottom: 5px;
  right: 0;
  width: 24px;
  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;
  font-size: 11px;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.header-phones-dropdown .phone {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
 /* '' */;
}

.header-phones-dropdown .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); */;
}

.header-phones-dropdown .phone:before {
  content: '\e85d';
}

.header-phones-dropdown .dropdown-phones {
  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;
}

#page-header {
  height: 100%;
  position: fixed;
  z-index: 32;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: #1F2E2B;
  padding: 4vh 4vh 0;
  width: 14%;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}

#page-header li a {
  opacity: 0.6 !important;
}

#page-header .nav-header-decoration {
  position: absolute;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  top: 20%;
  left: 16%;
  text-align: right;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #FFFFFF;
  opacity: 0.6;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

#page-header .logo {
  cursor: pointer;
  margin-bottom: 4vh;
  display: block;
}

#page-header .logo img {
  width: 140px;
}

#page-header .socials-list {
  background: #192422;
  padding: 8px 0;
  margin: 0 -40px;
  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;
  gap: 10px;
}

#page-header .socials-list .social-icon {
  background: transparent;
  border: 0;
}

#page-header .socials-list .social-icon:after {
  opacity: 0;
}

#page-header div.nav-link.header-link {
  cursor: pointer;
  font-size: 14px;
  border: none;
}

#page-header #nav-header {
  position: relative;
  height: 80%;
}

#page-header #nav-header .navbar-nav {
  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;
  height: 100%;
}

#page-header #nav-header .icon__menu {
  margin-bottom: 55px;
  left: 0;
  margin-left: 10vh;
  position: absolute;
  top: 24vh;
}

#page-header #nav-header .sub-list.lv-2 {
  padding-left: 14vh;
}

#page-header #nav-header .toggle {
  display: none;
}

#page-header #nav-header .nav-item {
  position: relative;
}

#page-header #nav-header .nav-item .nav-link.header-link {
  border-top: 0px;
}

#page-header #nav-header .nav-item:nth-child(1) {
  position: relative;
}

#page-header #nav-header .nav-item:nth-child(1):before {
  content: "";
  position: absolute;
  margin-left: 6vh;
  background-image: url("/themes/default/dist/images/Group1.svg");
  width: 43px;
  height: 41px;
  top: 4vh;
  left: 0;
}

#page-header #nav-header .nav-item:nth-child(1):after {
  content: "Меню";
  position: absolute;
  top: 16vh;
  left: 4vh;
  display: block;
  width: 70px;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #FFFFFF;
  opacity: 0.6;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

#page-header #nav-header .nav-item:nth-child(2)::before {
  content: "";
  position: absolute;
  top: 41%;
  left: 0;
  margin-left: 6vh;
  background: url("/themes/default/dist/images/genplan.svg") no-repeat center center / contain;
  width: 41px;
  height: 32px;
}

#page-header #nav-header .nav-item:nth-child(3) {
  margin-bottom: 0;
}

#page-header #nav-header .nav-item:nth-child(3)::before {
  content: "";
  position: absolute;
  top: 41%;
  left: 0;
  margin-left: 6vh;
  background-image: url("/themes/default/dist/images/Group2.svg");
  background-repeat: no-repeat;
  width: 41px;
  height: 34px;
}

#page-header #nav-header .nav-item:nth-child(4) {
  margin-bottom: auto;
}

#page-header #nav-header .nav-item:nth-child(4)::before {
  content: "";
  position: absolute;
  top: 35%;
  left: 0;
  margin-left: 6vh;
  background-image: url("/themes/default/dist/images/Group3.svg");
  background-repeat: no-repeat;
  width: 41px;
  height: 34px;
}

#page-header #nav-header .nav-item .nav-link {
  position: relative;
}

#page-header #nav-header .nav-item .nav-link.header-link {
  font-size: 0;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  padding-left: 14vh;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff;
  opacity: 0.8;
  height: 12vh;
  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;
  border-top: 1px solid rgba(255, 255, 255, 0.13);
}

#page-header #nav-header .nav-item .nav-link.header-link.header-link span {
  position: relative;
}

#page-header #nav-header .nav-item div.nav-link.header-link {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  display: inline-block;
  position: absolute;
  height: auto;
  left: 0;
  top: 33vh;
  border: none;
  margin-left: 10vh;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  padding: 0;
  opacity: 0.5;
  cursor: pointer;
}

#page-header #nav-header .list-item {
  list-style-type: none;
}

#page-header #nav-header .list-item .nav-link {
  cursor: pointer;
  font-size: 0;
  height: 1vh;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin-bottom: 4vh;
  color: #fff;
  opacity: 0.8;
  padding: 0px;
  white-space: nowrap;
}

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

.page-inner #page-header .sub-list.lv-2 .list-item:last-child {
  display: block;
}

.page-inner #page-header .nav-item:nth-child(1):after {
  top: 13vh !important;
}

.header-callback {
  position: fixed;
  top: 40px;
  right: 80px;
  z-index: 99;
  background-color: #fff;
  max-width: 283px;
  width: 100%;
  text-align: center;
  padding: 20px 0;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  cursor: pointer;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #1F2E2B;
}

.header-callback::after {
  content: "";
  max-width: 283px;
  width: 100%;
  border: 1px solid #fff;
  height: 61px;
  position: absolute;
  top: -5px;
  left: 5px;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.first-slider-wrapper .first-slider .slider-item {
  width: 86%;
  position: relative;
  margin-left: auto;
}

.first-slider-wrapper .first-slider .slider-item img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100vh;
}

.first-slider-wrapper .first-slider .slider-item .content-wrap {
  font-family: "Montserrat", sans-serif;
  text-align: right;
}

.first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted {
  position: absolute;
  top: 57%;
  right: 80px;
  color: #fff;
}

.first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted h2 {
  font-size: 42px;
  font-weight: 300;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 13px;
}

.first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted h3 {
  text-transform: uppercase;
  font-size: 44px;
  font-weight: 700;
  margin: 0;
}

.first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted p:nth-child(1) {
  border: 0;
  max-width: 100%;
  padding: 0;
  font-weight: 300;
  font-size: 39px;
  text-align: right;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 2px 2px 0 #010101;
}

.first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted p:nth-child(2) {
  font-weight: 700;
  font-size: 44px;
  line-height: 54px;
  text-align: right;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 2px 2px 0 #010101;
}

.first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted .subtitle-slide {
  font-size: 16px;
  font-weight: 400;
  max-width: 320px;
  margin-top: 75px;
  background: rgba(0, 0, 0, 0.4);
  margin-left: auto;
  line-height: 22px;
  border-right: 2px solid #6FE002;
  padding-right: 39px;
  min-height: 32px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section {
  position: relative;
}

.section .arrow-down-main {
  position: absolute;
  z-index: 99;
  right: 42%;
  cursor: pointer;
  bottom: 60px;
}

.section .bacground-opacity {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.08)), to(rgba(0, 0, 0, 0.08)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.08));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.08));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.08));
  z-index: -1;
}

.custom-checkbox input.gui-form-checkbox.gui-field-error ~ span {
  color: red;
}

.fancybox-infobar,.fancybox-toolbar,.fancybox-caption-wrap {
  z-index: 9999999 !important;
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.7;
}/*Стили хлебных крошек*/#page-breadcrumb {
  overflow: hidden;
}

.breadcrumb {
  padding: 6px 0;
  font-size: 0.875rem;
  margin-bottom: 17px;
  margin-top: 23px;
  border-radius: 0;
  background: transparent;
  line-height: 1.2;
}

.breadcrumb .breadcrumb-item:first-child a {
  color: #2b343c;
 /* '' */;
}

.breadcrumb .breadcrumb-item:first-child a: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); */;
}

.breadcrumb .breadcrumb-item:first-child a:before {
  content: '\e800';
}

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

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

.breadcrumb .breadcrumb-item a {
  position: relative;
  color: #595959;
  -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: #2b343c;
}

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

.page-aside {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  margin-right: 30px;
}

.page-aside + * {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.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: #2b343c;
  text-shadow: 1px 0 0 #2b343c;
}

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

.aside-tags .title {
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 2.143;
  color: #2b343c;
  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: 2.5rem;
}

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

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

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

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

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

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

.section-title {
  font-size: 2.25rem;
}

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

.date {
  display: inline-block;
  font-size: 12px;
  color: white;
  text-align: center;
  width: 80px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  background: #2b343c;
}

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

.load-more-title {
  text-align: center;
  background: #2b343c;
  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;
}

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

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

.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: #2b343c;
  -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: #2b343c;
}

.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 #2b343c;
}

.text-formatted img {
  max-width: 100%;
  height: auto !important;
  margin-bottom: 2rem;
  border-radius: 10px;
  vertical-align: unset;
}

.text-formatted img[style*="float:left"],.text-formatted img[style*="float: left"] {
  margin: 0 2rem 2rem 0;
}

.text-formatted img[style*="float:right"],.text-formatted img[style*="float: right"] {
  margin: 0 0 2rem 2rem;
}

.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: #2b343c;
}

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

.text-formatted ul li:before {
  content: '•';
  font-size: 26px;
  position: absolute;
  color: #2b343c;
  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 #2b343c;
  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;
}

.custom-title {
  font-family: 'Montserrat Medium', Sans-Serif;
  font-style: normal;
  font-weight: 500;
  font-size: 35px;
  line-height: 43px;
  text-transform: uppercase;
  color: #1F2E2B;
  position: relative;
}

.custom-title .section-logo {
  position: absolute;
  top: 50% !important;
  -webkit-transform: translateY(-50%) !important;
      -ms-transform: translateY(-50%) !important;
       -o-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
}

.pagination-wrap .pagination .page-item .page-prev,.pagination-wrap .pagination .page-item .page-next,.pagination-wrap .pagination .page-item .page-link,.pagination-wrap .pagination .page-item .page-current {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 16px;
  text-align: center;
  padding: 1px;
  margin: 5px 6px;
  font-size: 1rem;
  font-weight: normal;
  color: #2b343c;
  border: none;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  background: transparent;
}

.pagination-wrap .pagination .page-item .page-gap {
  cursor: default;
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 1px;
  margin: 5px;
  font-size: 1rem;
  font-weight: bold;
  color: #2b343c;
  border: none;
}

.pagination-wrap .pagination .page-item .page-prev,.pagination-wrap .pagination .page-item .page-next {
  font-size: 10px;
  text-decoration: none;
}

.pagination-wrap .pagination .page-item .page-prev:before,.pagination-wrap .pagination .page-item .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); */;
}

.pagination-wrap .pagination .page-item .page-prev:hover,.pagination-wrap .pagination .page-item .page-next:hover {
  color: #2b343c;
}

.pagination-wrap .pagination .page-item .page-link:hover,.pagination-wrap .pagination .page-item .page-current:hover {
  color: #2b343c;
}

.pagination-wrap .pagination .page-item .page-prev {
 /* '' */;
}

.pagination-wrap .pagination .page-item .page-prev:before {
  content: '\f007';
}

.pagination-wrap .pagination .page-item .page-next {
 /* '' */;
}

.pagination-wrap .pagination .page-item .page-next:before {
  content: '\f006';
}

.pagination-wrap .pagination .page-item.active .page-link,.pagination-wrap .pagination .page-item.active .page-current {
  background: transparent;
  color: #2b343c;
  font-weight: normal;
  font-size: 1rem;
}

.pagination-wrap .pagination .page-item.active .page-link:focus:not(.page-gap),.pagination-wrap .pagination .page-item.active .page-current:focus:not(.page-gap),.pagination-wrap .pagination .page-item.active .page-link:hover:not(.page-gap),.pagination-wrap .pagination .page-item.active .page-current:hover:not(.page-gap) {
  background: transparent;
}

.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: #fff;
  color: #000;
}

.copyright {
  position: relative;
  color: #000;
  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;
  text-transform: uppercase;
}

.copyright .ic-fnx {
  font-size: 20px;
  vertical-align: middle;
  padding-right: 10px;
}

.copyright a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  position: relative;
  line-height: normal;
}

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

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

.copyright a,.copyright span,.copyright i {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.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;
  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;
 /* '' */;
}

.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-close-small:before {
  content: '\e832';
}

.fancybox-close-small:after {
  display: none;
}

.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: #2b343c;
}

.fancybox-container.form-popup .fancybox-slide > div {
  background: #fff;
  padding: 0;
  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;
}

.jq-selectbox {
  z-index: 30 !important;
}

.jq-selectbox.opened {
  z-index: 31 !important;
}

.jq-selectbox.focused .jq-selectbox__select {
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.jq-selectbox li {
  color: #2e2d2d;
  font-size: 1rem;
}

.jq-selectbox li.selected {
  color: #fff;
}

.jq-selectbox li:hover {
  color: #fff;
}

.jq-selectbox__select {
  border-radius: 10px;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  font-size: 1rem;
  line-height: 1.13;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  min-width: 145px;
}

.jq-selectbox__select:hover {
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.jq-selectbox__select-text {
  width: auto !important;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

.jq-selectbox__trigger {
  border: none;
  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;
}

.jq-selectbox__trigger .jq-selectbox__trigger-arrow {
  border: none;
  font-size: 14px;
  position: static;
  width: auto;
  height: auto;
 /* '' */;
}

.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__trigger .jq-selectbox__trigger-arrow:before {
  content: '\e812';
}

.jq-selectbox__dropdown {
  background: #fff;
  overflow: hidden;
  right: auto;
  width: auto;
  min-width: 100%;
}

.jq-selectbox__dropdown ul {
  max-height: 200px;
  overflow-y: auto;
}

select.styler {
  opacity: 0;
}

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

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

.ui-state-default .ui-icon {
  background-image: url("/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("/themes/default/skin/lib/jquery-ui/images/ui-icons_ef8c08_256x240.png");
}

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

.ui-state-highlight .ui-icon {
  background-image: url("/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("/themes/default/skin/lib/jquery-ui/images/ui-icons_ffd27a_256x240.png");
}

.ui-widget-content {
  background: #eee url("/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("/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("/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("/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("/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("/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("/themes/default/skin/lib/jquery-ui/images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
}

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

.ui-widget-shadow {
  background: #000 url("/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: "Roboto Condensed", 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: #2b343c;
  color: #fff;
  border: none;
  margin: 0;
}

.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;
}

.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;
}

.language {
  font-size: 0.875rem;
  cursor: pointer;
  position: relative;
}

.language .current-lang {
  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;
}

.language .current-lang i {
  font-size: 10px;
  margin-left: 8px;
}

.language .lang-list {
  margin: 0;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
  background: #fff;
  z-index: 1;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.language .lang-list .lang-link {
  display: block;
  text-decoration: none;
  position: relative;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.language .lang-list .lang-link.active {
  pointer-events: none;
  cursor: default;
}

.phones {
  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: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.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;
}

.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: 0.275s;
       -o-transition-duration: 0.275s;
          transition-duration: 0.275s;
  top: 2px;
}

.hamburger-box .hamburger-inner:nth-child(2) {
  -webkit-transition: opacity 0.125s ease 0.275s;
  -o-transition: opacity 0.125s ease 0.275s;
  transition: opacity 0.125s ease 0.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;
}

.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: #2b343c;
}

.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: #2b343c;
  -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;
}

.overlay {
  background: #000;
  position: fixed;
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}

.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-default {
  background: #83B540;
  border-color: #83B540;
  color: #fff;
}

.btn-default:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #83B540;
  border-color: #83B540;
  color: #fff;
}

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

.btn-default:active {
  background: #fff;
  border-color: #83B540;
  color: #83B540;
  -webkit-box-shadow: 0px 9px 18px -7px rgba(131, 181, 64, 0.45);
          box-shadow: 0px 9px 18px -7px rgba(131, 181, 64, 0.45);
}

.btn-black {
  background: #262626;
  border-color: #262626;
  color: #fff;
}

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

.btn-black:hover {
  background: #fff;
  border-color: #262626;
  color: #262626;
}

.btn-black:active {
  background: #fff;
  border-color: #262626;
  color: #262626;
  -webkit-box-shadow: 0px 9px 18px -7px rgba(38, 38, 38, 0.45);
          box-shadow: 0px 9px 18px -7px rgba(38, 38, 38, 0.45);
}

.btn-dark {
  background: #fff;
  border-color: #595959;
  color: #595959;
  border-style: dashed;
}

.btn-dark:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #fff;
  border-color: #595959;
  color: #595959;
  border-style: dashed;
}

.btn-dark:hover {
  background: #595959;
  border-color: #595959;
  color: #fff;
  border-style: solid;
}

.btn-dark:active {
  background: #595959;
  border-color: #595959;
  color: #fff;
  border-style: solid;
  -webkit-box-shadow: 0px 9px 18px -7px rgba(89, 89, 89, 0.45);
          box-shadow: 0px 9px 18px -7px rgba(89, 89, 89, 0.45);
}

.btn-white {
  background: #fff;
  border-color: #2E8612;
  color: #2E8612;
}

.btn-white:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #fff;
  border-color: #2E8612;
  color: #2E8612;
}

.btn-white:hover {
  background: #2E8612;
  border-color: #2E8612;
  color: #fff;
}

.btn-white:active {
  background: #2E8612;
  border-color: #2E8612;
  color: #fff;
  -webkit-box-shadow: 0px 9px 18px -7px rgba(46, 134, 18, 0.45);
          box-shadow: 0px 9px 18px -7px rgba(46, 134, 18, 0.45);
}

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: #2b343c;
  line-height: 1;
}

.btn-link .text {
  border-bottom: 1px solid #2b343c;
  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: #2b343c;
}

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

.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;
}

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

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

.filter .filter-title {
  background: #2b343c;
  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: #2b343c;
  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: #2b343c;
}

.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: #2b343c;
}

.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: #2b343c;
  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: #2b343c;
}

.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: #2b343c;
  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: #2b343c;
  -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: #2b343c;
}

.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: #2b343c;
  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: #2b343c;
  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: -28px/2;
  -webkit-transition: ease 0.1s;
  -o-transition: ease 0.1s;
  transition: ease 0.1s;
  padding: 5px 15px;
  height: 28px;
  border-radius: 28px/2;
  line-height: 18px;
  vertical-align: middle;
  background: #2b343c;
  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 #2b343c;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}

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

.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-top: -15px/2;
  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: #2b343c;
}

.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: #2b343c;
  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: #2b343c;
  border-color: #2b343c;
}

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

.filter-delete-wrapper .filter-delete-item.filter-delete-all:hover {
  color: #2b343c;
  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: #2b343c;
  border-color: #2b343c;
}

.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: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  vertical-align: middle;
  border: 1px solid #2b343c;
}

.social-auth .social a {
  display: block;
  height: 100%;
}

.social-auth .social i {
  color: #2b343c;
}

.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);
}

.scroll-up {
  position: fixed;
  right: 0;
  bottom: 31px;
  background: #2b343c;
  -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: '\f005';
}

.scroll-up:before {
  color: white;
  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-size: 20px;
}

.infrastructure-image {
  position: relative;
  display: block;
}

.infrastructure-image .map-item {
  position: absolute;
  z-index: 2;
  width: 13%;
  height: 9%;
  display: block;
  border: 1px solid transparent;
}

.infrastructure-image .item-1 {
  left: 2%;
  top: 2%;
}

.article-item {
  line-height: 1.2;
  font-size: 0.875rem;
  color: #2b343c;
  margin-bottom: 19px;
}

.article-item .img-wrapper {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 220px;
      -ms-flex: 0 0 220px;
          flex: 0 0 220px;
  max-width: 220px;
  margin-right: 30px;
}

.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: #2b343c;
}

.article-item .text {
  margin-bottom: 9px;
}

.article-item .text p {
  margin-bottom: 0;
}

.article-item .link-more {
  color: #2b343c;
  font-size: 0.75rem;
  font-weight: 500;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.article-item .link-more:hover {
  text-decoration: none;
  color: #2b343c;
}

.form-control {
  height: 30px;
  border-radius: 2px;
  border-color: #c0c0c0;
  background: #fff;
  color: #2b343c;
  padding-left: 9px;
  padding-right: 9px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 0.875rem;
}

.form-control::-webkit-input-placeholder {
  color: red;
}

.form-control::-moz-placeholder {
  color: red;
}

.form-control:-moz-placeholder {
  color: red;
}

.form-control:-ms-input-placeholder {
  color: red;
}

.form-control:focus {
  background: #fff;
  border-color: #82d9ff;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-control.error {
  border-color: red !important;
}

.form-control.gui-field-error {
  border-color: red !important;
}

textarea.form-control {
  resize: none;
  height: 65px;
}

.custom-checkbox {
  font-size: 0.875rem;
  color: #2b343c;
  line-height: 1.2;
  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;
  min-height: 16px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.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 #2b343c;
}

.custom-checkbox .checkmark:after {
  width: 8px;
  height: 8px;
  left: 3px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
}

.custom-checkbox.active .checkmark:after,.custom-checkbox input:checked .checkmark:after,.custom-checkbox.active ~ .checkmark:after,.custom-checkbox input:checked ~ .checkmark:after {
  opacity: 1;
}

.custom-checkbox input {
  visibility: hidden;
  opacity: 0;
}

.custom-radio {
  font-size: 0.875rem;
  color: #2b343c;
  line-height: 1.2;
  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;
  min-height: 16px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.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 #2b343c;
  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: #2b343c;
  left: 2px;
  width: 6px;
  height: 6px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
}

.custom-radio.active .checkmark:after,.custom-radio input:checked .checkmark:after,.custom-radio.active ~ .checkmark:after,.custom-radio input:checked ~ .checkmark:after {
  opacity: 1;
}

.custom-radio input {
  visibility: hidden;
  opacity: 0;
}

form label {
  font-size: 0.875rem;
  color: #2b343c;
}

form label .required {
  color: red;
}

form label .required:before {
  content: '*';
}

form .form-error {
  font-size: 0.75rem;
  color: red;
  margin-top: 1px;
}

form .form-error ul {
  margin: 0;
  padding: 0;
}

form .form-error ul li:not(:first-child) {
  display: none;
}

form .control-group,form .form-group {
  margin-bottom: 13px;
}

form .form-note,form .gui-details {
  color: #c0c0c0;
  font-size: 0.875rem;
  text-align: center;
  line-height: 1.2;
  margin: 13px 0;
}

form .form-note a,form .gui-details a {
  color: #d2262f;
  border-bottom: 1px solid #c0c0c0;
  -webkit-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

form .note {
  color: #999;
  font-size: 0.75rem;
}

.form-popup form {
  background: #fff;
  padding: 15px;
}

.search-form {
  display: block;
  position: relative;
}

.search-form .search-form-wrap {
  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: 1px;
}

.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%;
  position: relative;
}

.search-form .input-search {
  padding-left: 30px;
}

.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: #2b343c;
  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: #2b343c;
  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: #2b343c;
}

.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: #2b343c;
}

.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: #2b343c;
}

.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: 100%/5;
  width: 100%/5;
}

.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: 100%/4;
  width: 100%/4;
}

.first-slider {
  display: block;
}

.first-slider:not(.owl-loaded) > .item:not(:first-child) {
  display: none;
}

.product-gallery {
  position: relative;
}

.product-gallery .sticker-wrapper {
  left: 120px;
  top: 50px;
}

.product-gallery .product-gallery-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;
  height: 100%;
}

.product-gallery .lSSlideOuter.vertical .lSGallery {
  right: auto !important;
  left: 0 !important;
}

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

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

.product-gallery .lSSlideOuter.vertical .lSPager.lSGallery li {
  border: none;
  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;
}

.product-gallery .lSSlideOuter.vertical .lSPager.lSGallery li a {
  border: 1px solid red;
  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: 100%;
  height: 100%;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.product-gallery .lSSlideOuter.vertical .lSPager.lSGallery li img {
  border: none;
}

.product-gallery .lSSlideOuter.vertical .lSPager.lSGallery li.active {
  border: none;
}

.product-gallery .lSSlideOuter.vertical .lSPager.lSGallery li.active a {
  border: 1px solid yellowgreen;
}

.product-gallery .lslide {
  cursor: pointer;
}

.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%;
}

#productGallery:not(.lightSlider) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

#productGallery:not(.lightSlider) > li:not(:first-child) {
  display: none;
}

.ui-slider-wrapper {
  margin: 30px 0;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.ui-slider-wrapper + * {
  position: relative;
  z-index: 1;
}

.ui-slider-wrapper .lightSlider {
  overflow: visible;
}

.ui-slider-wrapper .lSSlideOuter {
  padding-bottom: 200px !important;
  margin-bottom: -200px !important;
}

.ui-slider-wrapper .lSSlideWrapper {
  padding-bottom: 200px !important;
  margin-bottom: -200px !important;
}

.ui-slider-wrapper._product_blocks .lSSlideOuter {
  margin-left: -15px;
  margin-right: -15px;
}

.ui-slider-wrapper._product_blocks .ui-slider > li {
  padding: 15px;
}

#checkoutDialog {
  max-width: 954px;
  padding: 0;
}

#checkoutDialog:after {
  display: none;
}

#checkoutDialog .popup-title {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.13;
  padding: 11px 50px 11px 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
 /* '' */;
}

#checkoutDialog .popup-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); */;
}

#checkoutDialog .popup-title:before {
  content: '\e852';
}

#checkoutDialog .popup-title:before {
  margin-left: 8px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.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: #2b343c;
}

.info-hidden a:hover {
  color: #2b343c;
}

.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: #2b343c;
  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: #2b343c;
  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;
}

.product-card {
  position: relative;
  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;
  border-radius: 10px;
  background: #fff;
  padding: 0 10px;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.product-card > .loader-wrap {
  display: none;
  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;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.product-card.loading,.product-card.loading * {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.product-card._not-availible .product-title,.product-card._not-availible .product-brand {
  color: #8c8c8c;
}

.product-card._not-availible .product-card-image {
  filter: gray;
  -webkit-filter: grayscale(100%);
}

.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 .product-img-wrapper {
  margin-top: 10px;
  position: relative;
  text-align: center;
  display: block;
  margin-bottom: 12px;
}

.product-card .product-description {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-bottom: 30px;
  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 .product-title {
  font-size: 1rem;
  text-decoration: none;
  line-height: 1.31;
  letter-spacing: 0.1px;
  text-align: center;
  margin-bottom: 28px;
  max-height: 60px;
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.product-card .price-block {
  margin-top: auto;
}

.product-card .hide-block {
  margin-top: -10px;
  overflow: hidden;
  max-height: 0;
  background: #fff;
  position: absolute;
  top: 100%;
  z-index: 3;
  padding: 0 10px;
  border-radius: 0 0 10px 10px;
  left: 0;
  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-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.price-block {
  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;
}

.price-block .price-old {
  position: relative;
  color: #8f8f8f;
  white-space: nowrap;
  margin-bottom: 1px;
}

.price-block .price-old:empty {
  display: none;
}

.price-block .price-old .price-value:before {
  content: '';
  display: block;
  position: absolute;
  left: -2px;
  right: -2px;
  top: 50%;
  height: 1px;
  background: #8f8f8f;
}

.price-block .price {
  white-space: nowrap;
  font-size: 1.25rem;
  font-weight: 500;
}

.price-block .price-gain {
  display: none;
}

.qty-wrap .qty-block {
  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;
  border: 1px solid #c0c0c0;
  border-radius: 10px;
}

.qty-wrap .minus,.qty-wrap .plus {
  position: relative;
  background-color: transparent;
  border: none;
  outline: none !important;
  display: inline-block;
  padding: 0;
  width: 50px;
  height: 50px;
  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: 11px;
  height: 1px;
  margin-top: -1px;
  margin-left: -6px;
}

.qty-wrap .minus:after,.qty-wrap .plus:after {
  width: 1px;
  height: 11px;
  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: 1.125rem;
  font-weight: 500;
  line-height: 1;
  height: 50px;
  width: 50px;
  border: none;
  border-radius: 0;
  text-align: center;
}

.qty-wrap .qty-label {
  font-size: 1rem;
  line-height: 1.13;
  margin-left: 11px;
}

.stock {
  cursor: default;
  font-size: 1rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.stock:before {
  content: '';
  margin-right: 10px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.stock.in-stock:before {
  background: #5cb406;
}

.stock.out-of-stock:before {
  background: darkred;
}

.stock.out-of-production:before {
  background: darkred;
}

.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: 20px;
  z-index: 1;
}

.sticker-wrapper .sticker {
  font-size: 0.875rem;
  letter-spacing: 1.17px;
  border-radius: 5px;
  padding: 5px 5px;
  text-align: center;
  margin-bottom: 3px;
  cursor: default;
  min-width: 72px;
}

.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: #2b343c;
}

.sticker-wrapper .sticker._sales {
  color: #fff;
  background: #d52527;
}

.sticker-wrapper .sticker._hot {
  border: 1px solid #2b343c;
  color: #d52527;
  background: #fff;
}

.sticker-wrapper .sticker._sales,.sticker-wrapper .sticker._hot {
  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('/themes/default/dist/images/decore/gift.svg') no-repeat top left;
  width: 22px;
  height: 22px;
  min-width: unset;
  padding: 0;
}

.product-favorite,.card-favorite {
  z-index: 2;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.09);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.09);
  font-size: 22px;
  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;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.review-item {
  font-size: 0.875rem;
  color: #2b343c;
  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: #2b343c;
  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: #2b343c;
  text-decoration: none;
}

.reviews-list .review-list-title {
  margin-top: 35px;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 28px;
}

.main-utp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.main-utp > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 -webkit-calc(100% / 3);
      -ms-flex: 0 0 calc(100% / 3);
          flex: 0 0 calc(100% / 3);
  max-width: -webkit-calc(100% / 3);
  max-width: calc(100% / 3);
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

.section-logo {
  position: absolute;
}

.lifestyle {
  width: 86%;
  height: 100vh;
  position: relative;
  margin-left: auto;
  padding-left: 7vh;
  padding-top: 5vh;
}

.lifestyle .content {
  width: 43%;
}

.lifestyle .custom-title.desktop-hide {
  display: none;
}

.lifestyle .life-style-row {
  margin-top: 9vh;
  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;
  min-height: 674px;
}

.lifestyle .life-style-row .life-style-signa {
  border-left: 2px solid #6FE002;
  padding-left: 40px;
}

.lifestyle .life-style-row .life-style-signa p {
  font-family: 'Montserrat Light', Sans-Serif;
  font-style: normal;
  font-weight: 300;
  font-size: 40px;
  line-height: 140%;
  color: #1F2E2B;
  text-transform: uppercase;
}

.lifestyle .life-style-row .life-style-signa p strong {
  font-weight: 600;
}

.lifestyle .section-logo {
  position: absolute;
  top: 3vh;
}

.lifestyle p {
  font-size: 14px;
  line-height: 22px;
  color: #2C302F;
  max-width: 704px;
  font-weight: 500;
}

.lifestyle h4 {
  position: absolute;
  margin-bottom: 0;
  bottom: 9vh;
  font-size: 40px;
  font-weight: 300;
  line-height: 56px;
  text-transform: uppercase;
  border-left: 2px solid #6FE002;
  padding-left: 40px;
}

.lifestyle h4 strong {
  font-weight: 600;
}

.lifestyle h3 {
  font-size: 35px;
  font-weight: 500;
  color: #1F2E2B;
  text-transform: uppercase;
  padding-top: 3vh;
  margin-bottom: 8vh;
}

.lifestyle h2 {
  font-size: 16px;
  color: #2C302F;
}

.lifestyle h2 strong {
  font-weight: 500;
}

.lifestyle .lifestyle-slide {
  position: absolute;
  top: 19%;
  height: 100%;
}

.lifestyle .lifestyle-slide .owl-stage-outer {
  position: absolute;
  right: 0;
  height: 72%;
  width: 55%;
  overflow: hidden;
}

.lifestyle .lifestyle-slide .elem {
  position: relative;
  max-width: 400px;
  min-width: 350px;
  width: 100%;
  height: 100%;
}

.lifestyle .lifestyle-slide .elem img {
  max-width: 400px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.lifestyle .lifestyle-slide .elem p {
  position: absolute;
  z-index: 9;
  height: 223px;
  padding: 0 29px;
  width: 100%;
  bottom: 0;
  background: #1F2E2B;
  opacity: 0.89;
  margin: 0;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  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;
  text-align: center;
  padding-top: 90px;
}

.lifestyle .lifestyle-slide .elem p::after {
  content: '';
  background-image: url("/themes/default/dist/images/logo-slide.svg");
  width: 53px;
  height: 53px;
  position: absolute;
  top: 40px;
}

.lifestyle .owl-item {
  width: auto !important;
}

.lifestyle .owl-stage {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.lifestyle .owl-dots {
  display: none;
}

.lifestyle .owl-nav {
  position: absolute;
  top: 34%;
  width: 49%;
  right: 135px;
  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;
}

.lifestyle .owl-nav span {
  font-size: 0;
}

.lifestyle .owl-nav .owl-prev {
  font-size: 0;
  background: transparent;
  border: none;
  cursor: pointer;
}

.lifestyle .owl-nav .owl-prev:focus {
  outline: none;
}

.lifestyle .owl-nav .owl-prev:focus-visible {
  outline: none;
}

.lifestyle .owl-nav .owl-prev::after {
  content: '';
  position: absolute;
  background-image: url("/themes/default/dist/images/prev-arrow-slider.svg");
  width: 24px;
  height: 47px;
  cursor: pointer;
}

.lifestyle .owl-nav .owl-next {
  font-size: 0;
  background: transparent;
  border: none;
  cursor: pointer;
}

.lifestyle .owl-nav .owl-next:focus {
  outline: none;
}

.lifestyle .owl-nav .owl-next:focus-visible {
  outline: none;
}

.lifestyle .owl-nav .owl-next::after {
  content: '';
  position: absolute;
  background-image: url("/themes/default/dist/images/next-arrow-slide.svg");
  width: 24px;
  height: 47px;
  cursor: pointer;
}

#fp-nav {
  display: none;
}

.section {
  overflow: hidden;
}

.elem .feature-btn {
  margin: 0 auto;
}

.feature-btn {
  position: relative;
  background-color: #3B514B;
  max-width: 278px;
  width: 100%;
  text-align: center;
  padding: 20px 0;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  cursor: pointer;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #fff;
}

.feature-btn::after {
  content: "";
  max-width: 278px;
  width: 100%;
  border: 1px solid #3B514B;
  height: 61px;
  position: absolute;
  top: -5px;
  left: 5px;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.feature-btn:hover::after {
  top: 0;
  left: 0;
}

.side-1 .box-product-feature {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.side-1 .content {
  margin-right: 0;
  margin-left: 59px;
}

.products {
  background: rgba(91, 76, 63, 0.09);
  width: 86%;
  height: 100vh;
  overflow: hidden;
  margin-left: auto;
  right: 0;
  padding-left: 7vh;
  padding-right: 7vh;
  padding-top: 5vh;
}

.products .section-logo {
  position: absolute;
}

.products .tip-h3 {
  font-size: 26px;
  font-weight: 500;
  color: #1F2E2B;
  text-transform: uppercase;
  padding-top: 30px;
  margin-bottom: 5vh;
  margin-top: 1vh;
}

.products .box-products-tabs {
  width: 100%;
}

.products .box-product-feature {
  padding-top: 10vh;
  width: 50%;
}

.products .products-tabs-1 {
  margin-left: auto;
}

.products .product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.products .product-gallery {
  width: 53%;
  overflow: hidden;
}

.products .owl-stage-outer .owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.products .owl-stage-outer .elem img {
  width: 100%;
  max-height: 72vh;
  -o-object-fit: cover;
     object-fit: cover;
}

.products .owl-nav {
  display: none;
}

.products .owl-dots {
  margin-top: 0.3vh;
  text-align: center;
}

.products .owl-dots .owl-dot {
  width: 11px;
  height: 11px;
  border: none;
  background: #2C302F;
  opacity: 0.5;
  margin: 0 3px;
  border-radius: 50%;
}

.products .owl-dots .owl-dot.active {
  background: #6FE002;
  opacity: 1;
}

.products .products-tabs {
  max-width: 46%;
  margin-bottom: -60px;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2C302F;
  font-size: 16px;
  border-top: 1px solid #C7C7C7;
  border-bottom: 1px solid #C7C7C7;
  position: relative;
}

.products .products-tabs .tab {
  cursor: pointer;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  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;
}

.products .products-tabs .tab.mixitup-control-active {
  font-weight: 600;
  position: relative;
}

.products .products-tabs .tab.mixitup-control-active::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background: #6FE002;
}

.products .feature-tabs {
  width: 100%;
  background-color: #fff;
  padding: 3vh 5vh;
  margin-bottom: 2vh;
}

.products .feature-tabs .attr {
  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;
  font-size: 16px;
  margin-bottom: 2vh;
  color: #1F2E2B;
}

.products .feature-tabs .attr .after-span {
  position: relative;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
}

.products .feature-tabs .attr .after-span::after {
  content: '';
  width: 100%;
  height: 2px;
  bottom: 5px;
  position: absolute;
  border-bottom: 2px dotted #717171;
  opacity: 0.52;
}

.products .feature-tabs .attr span {
  white-space: nowrap;
}

.products .feature-tabs .title-tab-product {
  font-size: 20px;
  text-transform: uppercase;
  color: #1F2E2B;
  margin-bottom: 2.3vh;
}

.products .feature-tabs .feature {
  margin-bottom: 4vh;
}

.products .feature-tabs .feature-btn {
  position: relative;
  background-color: #3B514B;
  max-width: 278px;
  width: 100%;
  text-align: center;
  padding: 20px 0;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  cursor: pointer;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #fff;
}

.products .feature-tabs .feature-btn::after {
  content: "";
  max-width: 278px;
  width: 100%;
  border: 1px solid #3B514B;
  height: 61px;
  position: absolute;
  top: -5px;
  left: 5px;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.products .feature-tabs .feature-btn:hover::after {
  top: 0;
  left: 0;
}

.products .content {
  margin-right: 5vh;
  font-size: 14px;
  color: #2C302F;
  line-height: 24px;
}

.bingc-phone-button.bingc-language-ua.bingc-show {
  bottom: 0 !important;
}

.copyright {
  display: none !important;
}

.genplan {
  width: 86%;
  height: 100vh;
  margin-left: auto;
  right: 0;
  padding-left: 7vh;
  padding-right: 7vh;
  padding-top: 5vh;
}

.genplan .genplan-mobile {
  display: none;
}

.genplan .tip-h3 {
  font-size: 35px;
  font-weight: 500;
  color: #1F2E2B;
  text-transform: uppercase;
  padding-top: 3vh;
  margin-bottom: 4vh;
}

.genplan .genplan-list__box {
  height: 777px;
}

.genplan .genplan-list {
  max-width: 1557px;
  width: 100%;
  height: auto;
  position: relative;
}

.genplan .genplan-item {
  position: absolute;
  background-color: #fff;
  display: inline-block;
  padding: 30px 40px 40px 46px;
  -webkit-box-shadow: 7px 12px 30px rgba(0, 0, 0, 0.3);
          box-shadow: 7px 12px 30px rgba(0, 0, 0, 0.3);
  top: 2vh;
  left: 15vh;
}

.genplan .genplan-item ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.genplan .genplan-item ul li {
  font-size: 14px;
  line-height: 26px;
  color: #2C302F;
  position: relative;
  padding-left: 26px;
}

.genplan .genplan-item ul li::before {
  content: '';
  position: absolute;
  width: 11px;
  height: 1px;
  background-color: #6FE002;
  top: 50%;
  left: 0;
}

.genplan .genplan-item__title {
  font-size: 16px;
  font-weight: 800;
  color: #1F2E2B;
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
}

.genplan .genplan-item__btn {
  position: relative;
  background-color: #3B514B;
  width: 278px;
  margin-top: 27px;
  text-align: center;
  padding: 20px 0;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  cursor: pointer;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #fff;
}

.genplan .genplan-item__btn::after {
  content: "";
  width: 278px;
  border: 1px solid #3B514B;
  height: 65px;
  position: absolute;
  top: -5px;
  left: 5px;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.genplan .genplan-item__btn:hover::after {
  top: 0;
  left: 0;
}

.genplan .genplan-item-button {
  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: 278px;
  height: 60px;
  background: #FFFFFFD8;
  position: absolute;
  font-family: 'Montserrat', Sans-Serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
  color: #456254;
  -webkit-transition: all ease-in 0.2s;
  -o-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  z-index: 2;
}

.genplan .genplan-item-button:hover {
  background: #3B514B;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all ease-in 0.2s;
  -o-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
}

.genplan .genplan-item-button:hover:before {
  top: 0;
  right: 0;
  -webkit-transition: all ease-in 0.2s;
  -o-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  border: 1px solid #3B514B;
}

.genplan .genplan-item-button:before {
  -webkit-transition: all ease-in 0.2s;
  -o-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  content: '';
  z-index: 1;
  display: block;
  position: absolute;
  width: 278px;
  height: 60px;
  border: 1px solid rgba(255, 255, 255, 0.85);
  top: -5px;
  right: -5px;
}

.genplan .genplan-item-button.item-elem-1 {
  top: 21%;
  left: 4%;
}

.genplan .genplan-item-button.item-elem-2 {
  top: 2%;
  left: 24%;
}

.genplan .genplan-item-button.item-elem-3 {
  top: 53%;
  left: 61%;
}

.genplan .genplan-item-button.item-elem-4 {
  top: 22%;
  left: 70%;
}

.genplan .content-taunhaus.active {
  border-color: #6FE002;
}

.genplan .content-taunhaus.active::after {
  background-color: #6FE002;
}

.genplan .genplan-taunhaus.active {
  display: block;
}

.genplan .genplan-taunhaus {
  display: none;
  top: 46%;
  left: 60%;
}

.genplan .content-taunhaus {
  position: absolute;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  cursor: pointer;
  top: 46%;
  left: 56%;
  border: 1px solid #fff;
  padding: 5px;
}

.genplan .content-taunhaus::after {
  content: '';
  width: 26px;
  height: 26px;
  position: absolute;
  border-radius: 50%;
  background-color: #fff;
  top: 7px;
  right: 7px;
}

.genplan .genplan-haus.active {
  display: block;
}

.genplan .genplan-haus {
  display: none;
  top: 18%;
  left: 15%;
}

.genplan .content-haus.active {
  border-color: #6FE002;
}

.genplan .content-haus.active::after {
  background-color: #6FE002;
}

.genplan .content-haus {
  position: absolute;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  cursor: pointer;
  top: 18%;
  right: 86%;
  -webkit-filter: drop-shadow(7px 12px 30px rgba(0, 0, 0, 0.3));
          filter: drop-shadow(7px 12px 30px rgba(0, 0, 0, 0.3));
  border: 1px solid #fff;
  padding: 5px;
}

.genplan .content-haus::after {
  content: '';
  width: 26px;
  height: 26px;
  position: absolute;
  border-radius: 50%;
  background-color: #fff;
  top: 7px;
  right: 7px;
}

.about {
  width: 86%;
  height: 100vh;
  margin-left: auto;
  right: 0;
  padding-right: 7vh;
  padding-left: 7vh;
  padding-top: 5vh;
}

.about .flex-box {
  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;
  padding-right: 10px;
}

.about .about__clients {
  height: 77vh;
  width: 50%;
  border: 1px solid #D9D9D9;
  padding: 5vh 0 0;
  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: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.about .about__clients-title {
  font-size: 25px;
  color: #1F2E2B;
  text-transform: uppercase;
  margin-bottom: 5vh;
}

.about .about__clients .box-logo {
  margin-bottom: 6vh;
}

.about .about__clients .box-logo-text {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 6vh;
}

.about .about__clients .box-logo-text2 {
  font-size: 43px;
  text-transform: uppercase;
  font-weight: 400;
}

.about .about__statistics {
  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: 5vh;
  max-width: 61vh;
}

.about .about__statistics .about__statistics-item .quantity {
  color: #1F2E2B;
  font-size: 15px;
  font-weight: 300;
  text-transform: uppercase;
}

.about .about__statistics .about__statistics-item .quantity strong,.about .about__statistics .about__statistics-item .quantity b {
  font-size: 45px;
  font-weight: 600;
  color: #5EBF00;
}

.about .about__statistics .about__statistics-item .quantity-title {
  font-size: 14px;
  font-weight: 500;
  color: #1F2E2B;
}

.about .tip-h3 {
  font-size: 35px;
  font-weight: 500;
  color: #1F2E2B;
  text-transform: uppercase;
  padding-top: 3vh;
  margin-bottom: 6vh;
}

.about .contant {
  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;
  width: 45%;
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  color: #2C302F;
}

.about .contant p:first-child {
  margin-bottom: 0;
}

.about .contant img {
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 3vh;
  width: 180px;
  height: 49px;
}

.about .box-info__about {
  margin-top: auto;
  font-size: 40px;
  text-transform: uppercase;
  border-left: 2px solid #6FE002;
  padding-left: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.about .box-info__about p {
  line-height: 1.2;
  font-size: 22px;
}

.about .box-info__about .title__about {
  font-size: 40px;
  font-weight: 600;
  line-height: 56px;
  color: #1F2E2B;
  margin-bottom: 15px;
}

.about .box-info__about .text__about {
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
  color: #1F2E2B;
  margin: 0;
}

.fancybox-container.form-popup .fancybox-slide > div {
  max-width: 612px;
  width: 100%;
}

.fancybox-close-small {
  border: 1px solid #bbb;
  border-radius: 50%;
  margin-top: 15px;
  margin-right: 15px;
  width: 30px;
  height: 30px;
}

.fancybox-close-small:before {
  color: #bbb;
  font-size: 11px;
}

.callbackForm-container {
  color: #fff;
}

.callbackForm-container .callback-form {
  background-image: url("/themes/default/dist/images/form-bg.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  padding: 103px 70px 82px;
}

.callbackForm-container .btn-submit-wrapper {
  text-align: center;
  margin-top: 55px;
}

.callbackForm-container .btn {
  position: relative;
  background: #456254;
  border-color: #456254;
  max-width: 320px;
  width: 100%;
  text-align: center;
  padding: 20px 0;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  cursor: pointer;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}

.callbackForm-container .btn::after {
  content: "";
  max-width: 320px;
  width: 100%;
  border: 1px solid #456254;
  height: 61px;
  position: absolute;
  top: -5px;
  left: 5px;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.callbackForm-container .btn:hover::after {
  top: 0;
  left: 0;
}

.callbackForm-container .form-control {
  background: transparent;
  border: 1px solid #fff;
  height: 60px;
  font-size: 16px;
  font-weight: 500;
  opacity: 0.5;
  color: #fff;
  padding-left: 18px;
}

.callbackForm-container .form-control:last-child {
  margin-top: 20px;
}

.callbackForm-container .form-control::-webkit-input-placeholder {
  color: #fff;
}

.callbackForm-container .form-control::-moz-placeholder {
  color: #fff;
}

.callbackForm-container .form-control:-ms-input-placeholder {
  color: #fff;
}

.callbackForm-container .form-control::placeholder {
  color: #fff;
}

.callbackForm-container .form-title {
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px;
}

.callbackForm-container .control-label {
  display: none;
}

.callbackForm-container .form-text {
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  max-width: 440px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.sellers {
  background: #F0EFEE;
  width: 86%;
  min-height: 560px;
  overflow: hidden;
  margin-left: auto;
  right: 0;
  padding-left: 7vh;
  padding-right: 7vh;
  padding-top: 1%;
  padding-bottom: 70px;
}

.sellers .tip-h3 {
  font-size: 35px;
  font-weight: 500;
  color: #1F2E2B;
  text-transform: uppercase;
  padding-top: 3vh;
  margin-bottom: 4vh;
}

.sellers .box-item-flex {
  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;
  min-height: 590px;
}

.sellers .box-item-flex .item-person {
  text-align: center;
  max-width: 479px;
  width: 100%;
}

.sellers .box-item-flex .item-person:nth-child(2) {
  margin: 0 60px;
}

.sellers .box-item-flex .item-person .box-img {
  width: 100%;
  background-color: transparent;
  max-height: 40vh;
  height: 100%;
  margin-bottom: 2vh;
}

.sellers .box-item-flex .item-person .box-img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.sellers .box-item-flex .item-person .sellers-title-person {
  font-size: 24px;
  font-weight: 500;
  color: #1F2E2B;
  line-height: 22px;
  margin-bottom: 5px;
}

.sellers .box-item-flex .item-person h5 {
  font-size: 14px;
  color: #2C302F;
  font-weight: 400;
  margin-bottom: 15px;
}

.sellers .box-item-flex .item-person p a {
  font-size: 18px;
  margin-bottom: 5px;
  color: #2C302F;
}

.sellers .sellers-box-info {
  max-width: 1244px;
  margin: 5vh auto 0;
  background-color: #fff;
  padding: 3vh 0;
  position: relative;
}

.sellers .sellers-box-info .section-logo {
  right: 44%;
  top: 0;
  width: 153px;
  height: 164px;
}

.sellers .sellers-box-info .box-info-title {
  font-size: 25px;
  text-transform: uppercase;
  color: #1F2E2B;
  font-weight: 500;
  text-align: center;
}

.sellers .sellers-box-info .box-info-text {
  max-width: 665px;
  margin: 0 auto;
  margin-top: 3vh;
  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;
}

.sellers .sellers-box-info .box-info-text p {
  width: 44%;
  margin-bottom: 8px;
  font-size: 16px;
 /*  &:nth-child(3) {
                    color: #979797;
                }*/ /*  &:nth-child(4) {
                    color: #979797;
                }*/;
}

.sellers .sellers-box-info .box-info-text p a {
  color: #2C302F;
}

.sellers .sellers-box-info .box-info-text p:nth-child(1) {
  color: #1F2E2B;
}

.contact-block {
  max-width: 100%;
  width: 86%;
  height: 100vh;
  overflow: hidden;
  margin-left: auto;
  right: 0;
}

.contact-block .map-default {
  height: 100%;
}

.contact-block .box-flex {
  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;
  padding-left: 7vh;
  padding-right: 7vh;
  padding-top: 5vh;
  margin-bottom: 114px;
  position: relative;
}

.contact-block .box-flex .box-item-1 {
  width: 50%;
  margin-top: 121px;
}

.contact-block .box-flex .box-item-1 iframe {
  width: 100%;
  height: 100%;
}

.contact-block .box-flex .section-logo {
  top: 3%;
}

.contact-block .box-flex .box-items-2 {
  width: 44%;
}

.contact-block .box-flex .box-items-2 .contact-title-block {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 500;
  line-height: 45px;
  max-width: 442px;
  margin-bottom: 3vh;
}

.contact-block .box-flex .box-items-2 .contactCallback-form {
  padding: 4vh;
  padding-bottom: 3vh;
  border: 1px solid #6FE002;
}

.contact-block .box-flex .box-items-2 .contactCallback-form .form-title {
  font-size: 18px;
  text-transform: uppercase;
  color: #1F2E2B;
  font-weight: 500;
  margin-bottom: 2vh;
}

.contact-block .box-flex .box-items-2 .contactCallback-form .form-notice {
  font-size: 12px;
  color: #2C302F;
  margin-bottom: 20px;
}

.contact-block .box-flex .box-items-2 .contactCallback-form .control-group {
  display: inline-block;
  max-width: 48%;
  width: 100%;
}

.contact-block .box-flex .box-items-2 .contactCallback-form .control-group:nth-child(3) {
  margin-right: 4%;
}

.contact-block .box-flex .box-items-2 .contactCallback-form .control-group:nth-child(5) {
  max-width: 100%;
}

.contact-block .box-flex .box-items-2 .contactCallback-form .control-group:nth-child(7) {
  max-width: 100%;
}

.contact-block .box-flex .box-items-2 .contactCallback-form .form-control.comment {
  min-height: 28vh;
}

.contact-block .box-flex .box-items-2 .contactCallback-form .form-control {
  background: #F0EFEE;
  border: none;
  font-size: 14px;
  color: #717171;
  padding-left: 15px;
  padding-top: 17px;
  padding-bottom: 17px;
  height: auto;
}

.contact-block .box-flex .box-items-2 .contactCallback-form .form-control::-webkit-input-placeholder {
  color: #717171;
}

.contact-block .box-flex .box-items-2 .contactCallback-form .form-control::-moz-placeholder {
  color: #717171;
}

.contact-block .box-flex .box-items-2 .contactCallback-form .form-control:-ms-input-placeholder {
  color: #717171;
}

.contact-block .box-flex .box-items-2 .contactCallback-form .form-control::placeholder {
  color: #717171;
}

.contact-block .box-flex .box-items-2 .contactCallback-form .form-control.comment {
  width: 100%;
}

.contact-block .box-flex .box-items-2 .contactCallback-form .btn {
  position: relative;
  background-color: #3B514B;
  max-width: 278px;
  width: 100%;
  text-align: center;
  padding: 20px 0;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  cursor: pointer;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #fff;
  margin-top: 38px;
  border: none;
}

.contact-block .box-flex .box-items-2 .contactCallback-form .btn::after {
  content: "";
  max-width: 278px;
  width: 100%;
  border: 1px solid #3B514B;
  height: 61px;
  position: absolute;
  top: -5px !important;
  left: 5px !important;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.contact-block .box-flex .box-items-2 .contactCallback-form .btn:hover::after {
  top: 0 !important;
  left: 0 !important;
}

form .form-error {
  position: absolute;
  font-size: 8px;
}

.btn-submit-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn-submit-box .custom-checkbox {
  font-size: 1rem;
  color: #484848;
  font-weight: 400;
  line-height: 1.2;
  padding-left: 2.3125rem;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-bottom: 0;
  min-height: 1.5rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn-submit-box .custom-checkbox .checkmark:before,.btn-submit-box .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;
}

.btn-submit-box .custom-checkbox .checkmark:before {
  width: 1.5rem;
  height: 1.5rem;
  left: 0;
  border: 1px solid #717171;
  border-radius: 4px;
}

.btn-submit-box .custom-checkbox .checkmark:after {
  width: 0.875rem;
  height: 0.875rem;
  left: 0.3125rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("/themes/default/dist/images/check-solid.svg");
  opacity: 0;
}

.btn-submit-box .custom-checkbox input:checked .checkmark:before,.btn-submit-box .custom-checkbox input:checked ~ .checkmark:before {
  background: #fff;
}

.btn-submit-box .custom-checkbox input:checked .checkmark:after,.btn-submit-box .custom-checkbox input:checked ~ .checkmark:after {
  opacity: 1;
}

.btn-submit-box .custom-checkbox input {
  visibility: hidden;
  opacity: 0;
}

.btn-submit-box .control-label {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  color: #717171;
}

.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 .category-page-container {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.catalog-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.catalog-list > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 -webkit-calc(100% / 4);
      -ms-flex: 0 0 calc(100% / 4);
          flex: 0 0 calc(100% / 4);
  max-width: -webkit-calc(100% / 4);
  max-width: calc(100% / 4);
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

.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: #2b343c;
}

.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;
}

.contact-page {
  max-width: 100%;
  width: 86%;
  overflow: hidden;
  margin-left: auto;
  right: 0;
}

.contact-page .custom-checkbox .details {
  margin-left: 15px;
}

.contact-page .box-map {
  width: 100%;
}

.contact-page .box-map iframe {
  width: 100%;
}

.contact-page .map-default {
  min-height: 475px;
}

.contact-page__top-backg {
  background-image: url("/themes/default/dist/images/banner.jpg");
  height: 360px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  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;
}

.contact-page .page-title {
  color: #fff;
  font-size: 45px;
  font-weight: 300;
  line-height: 55px;
  border-left: 2px solid #6FE002;
  margin: 0;
  margin-left: 80px;
  padding-left: 33px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.contact-page .box-flex {
  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;
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 73px;
  margin-bottom: 114px;
  position: relative;
}

.contact-page .box-flex .section-logo {
  top: 6%;
}

.contact-page .box-flex .contact-title-block {
  max-width: 340px;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 500;
  line-height: 45px;
  margin-bottom: 35px;
}

.contact-page .box-flex .box-items {
  max-width: 53%;
}

.contact-page .box-flex .box-items .wrapper-info {
  margin-top: 90px;
}

.contact-page .box-flex .box-items .wrapper-info p {
  display: inline-block;
  width: 49%;
  font-size: 18px;
  line-height: 28px;
  padding: 0 15px 0 0;
  color: #1F2E2B;
  vertical-align: top;
}

.contact-page .box-flex .box-items .wrapper-info p a {
  color: #1F2E2B;
}

.contact-page .box-flex .box-items .info-title {
  text-transform: uppercase;
  color: #1F2E2B;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 30px;
}

.contact-page .box-flex .box-items-2 {
  max-width: 47%;
}

.contact-page .box-flex .box-items-2 .contact-title-block {
  max-width: 442px;
  margin-bottom: 33px;
}

.contact-page .box-flex .box-items-2 .contactCallback-form {
  padding: 40px;
  padding-bottom: 30px;
  border: 1px solid #6FE002;
}

.contact-page .box-flex .box-items-2 .contactCallback-form .form-title {
  font-size: 18px;
  text-transform: uppercase;
  color: #1F2E2B;
  font-weight: 500;
  margin-bottom: 15px;
}

.contact-page .box-flex .box-items-2 .contactCallback-form .form-notice {
  font-size: 12px;
  color: #2C302F;
  margin-bottom: 20px;
}

.contact-page .box-flex .box-items-2 .contactCallback-form .control-group {
  display: inline-block;
  max-width: 48%;
  width: 100%;
}

.contact-page .box-flex .box-items-2 .contactCallback-form .control-group:nth-child(3) {
  margin-right: 4%;
}

.contact-page .box-flex .box-items-2 .contactCallback-form .control-group:nth-child(5) {
  max-width: 100%;
}

.contact-page .box-flex .box-items-2 .contactCallback-form .control-group:nth-child(7) {
  max-width: 100%;
}

.contact-page .box-flex .box-items-2 .contactCallback-form .form-control.comment {
  min-height: 217px;
}

.contact-page .box-flex .box-items-2 .contactCallback-form .form-control {
  background: #F0EFEE;
  border: none;
  font-size: 14px;
  color: #717171;
  padding-left: 15px;
  padding-top: 17px;
  padding-bottom: 17px;
  height: auto;
}

.contact-page .box-flex .box-items-2 .contactCallback-form .form-control::-webkit-input-placeholder {
  color: #717171;
}

.contact-page .box-flex .box-items-2 .contactCallback-form .form-control::-moz-placeholder {
  color: #717171;
}

.contact-page .box-flex .box-items-2 .contactCallback-form .form-control:-ms-input-placeholder {
  color: #717171;
}

.contact-page .box-flex .box-items-2 .contactCallback-form .form-control::placeholder {
  color: #717171;
}

.contact-page .box-flex .box-items-2 .contactCallback-form .form-control.comment {
  width: 100%;
}

.contact-page .box-flex .box-items-2 .contactCallback-form .btn {
  position: relative;
  background-color: #3B514B;
  max-width: 278px;
  width: 100%;
  text-align: center;
  padding: 20px 0;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  cursor: pointer;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #fff;
  margin-top: 38px;
  border: none;
}

.contact-page .box-flex .box-items-2 .contactCallback-form .btn::after {
  content: "";
  max-width: 278px;
  width: 100%;
  border: 1px solid #3B514B;
  height: 61px;
  position: absolute;
  top: -5px !important;
  left: 5px !important;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.contact-page .box-flex .box-items-2 .contactCallback-form .btn:hover::after {
  top: 0;
  left: 0;
}

.contact-page .box-flex .item {
  width: 40%;
  display: inline-block;
  text-align: center;
  margin: 0 5px;
}

.contact-page .box-flex .item img {
  height: 196px;
  -o-object-fit: cover;
     object-fit: cover;
}

.contact-page .box-flex .item p {
  font-size: 16px;
  color: #1F2E2B;
  line-height: 22px;
}

.contact-page .box-flex .item p a {
  color: #1F2E2B;
}

.contact-page .box-flex .item h5 {
  font-size: 12px;
  color: #2C302F;
  font-weight: 400;
}

.contact-page .box-flex .person-title {
  font-size: 16px;
  line-height: 22px;
  color: #1F2E2B;
  font-weight: 500;
  margin-top: 30px;
}

.contact-page .btn-submit-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.contact-page .btn-submit-box .custom-checkbox {
  padding-left: 15px;
}

.contact-page .btn-submit-box .control-label {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  color: #717171;
}

.breadcrumb {
  display: none;
}

.favorites-page .favorite-sum-wrapper {
  background: #fafafa;
  border-radius: 2px;
  border: 1px solid #c0c0c0;
  color: #2b343c;
  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;
}

.product-page .product-page-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.product-page .page-title {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.product-page .card-right {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}

.product-page .product-gallery {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}

.characteristics-wrap {
  font-size: 0.875rem;
  line-height: 1.2;
  color: #737373;
}

.characteristics-wrap a,.characteristics-wrap [data-js-link] {
  color: #2b343c;
  text-decoration: underline;
}

.characteristics-wrap a:hover,.characteristics-wrap [data-js-link]:hover {
  color: #2b343c;
}

.characteristics-wrap .characteristics-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  padding: 13px 22px;
}

.characteristics-wrap .characteristics-item:nth-child(odd) {
  background: #f7f7f7;
}

.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-gallery-rubrics {
  width: 86%;
  height: 100%;
  overflow: hidden;
  margin-left: auto;
  right: 0;
}

.page-gallery-rubrics .custom-checkbox .details {
  margin-left: 15px;
}

.page-gallery-rubrics .first-section {
  height: 360px;
  width: 100%;
  background-image: url("/themes/default/dist/images/banner.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center bottom;
  padding-left: 80px;
  position: relative;
}

.page-gallery-rubrics .first-section__title {
  font-size: 45px;
  line-height: 55px;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
  border-left: 2px solid #6FE002;
  padding-left: 33px;
  position: absolute;
  top: 30%;
}

.page-gallery-rubrics .first-section__title span {
  display: block;
  font-weight: 700;
  margin-top: 24px;
}

.page-gallery-rubrics .first-section__box-tabs {
  position: absolute;
  top: 77%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.page-gallery-rubrics .first-section__box-tabs .first-section__tab {
  width: 350px;
  font-weight: 500;
  text-align: center;
  background: #fff;
  border: none;
  font-size: 22px;
  padding-top: 18px;
  padding-bottom: 15px;
  color: #000000;
  margin: 0 35px;
}

.page-gallery-rubrics .first-section__box-tabs .first-section__tab:focus {
  outline: none;
}

.page-gallery-rubrics .first-section__box-tabs .first-section__tab:first-child {
  margin-left: 0;
}

.page-gallery-rubrics .first-section__box-tabs .first-section__tab:last-child {
  margin-right: 0;
}

.page-gallery-rubrics .second-section {
  padding-left: 80px;
  padding-right: 80px;
}

.page-gallery-rubrics .second-section .rubrics-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 60px;
  gap: 70px;
  margin-bottom: 100px;
}

.page-gallery-rubrics .second-section .rubrics-list .gallery-page-block {
  width: 100%;
  max-width: 420px;
}

.page-gallery-rubrics .second-section .rubrics-list .gallery-page-block .image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 274px;
  cursor: pointer;
}

.page-gallery-rubrics .second-section__box-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
}

.page-gallery-rubrics .second-section__box-tabs .second-section__tab {
  max-width: 420px;
  width: 100%;
  border: 1px solid #456254;
  text-align: center;
  background: #fff;
  font-size: 20px;
  padding-top: 18px;
  padding-bottom: 15px;
  color: #000000;
  font-weight: 500;
  margin: 0 35px;
}

.page-gallery-rubrics .second-section__box-tabs .second-section__tab:hover {
  cursor: pointer;
}

.page-gallery-rubrics .second-section__box-tabs .second-section__tab:focus {
  outline: none;
}

.page-gallery-rubrics .second-section__box-tabs .second-section__tab:first-child {
  margin-left: 0;
}

.page-gallery-rubrics .second-section__box-tabs .second-section__tab:last-child {
  margin-right: 0;
}

.page-gallery-rubrics .second-section__box-tabs .mixitup-control-active {
  background-color: #456254;
  color: #fff;
}

.page-gallery-rubrics .page-gallery-rubrics__form {
  padding-left: 80px;
  padding-right: 80px;
  position: relative;
}

.page-gallery-rubrics .page-gallery-rubrics__form .section-logo {
  left: 121px;
  top: 22px;
}

.page-gallery-rubrics .page-gallery-rubrics__form .galleryCallback-form {
  border: 1px solid #6FE002;
  padding: 43px 60px;
}

.page-gallery-rubrics .page-gallery-rubrics__form .galleryCallback-form > div {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-gallery-rubrics .page-gallery-rubrics__form .galleryCallback-form .btn-submit-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-gallery-rubrics .page-gallery-rubrics__form .galleryCallback-form .btn-submit-box .custom-checkbox {
  padding-left: 15px;
}

.page-gallery-rubrics .page-gallery-rubrics__form .galleryCallback-form .btn-submit-box .control-label {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  color: #717171;
  margin-bottom: 0;
}

.page-gallery-rubrics .page-gallery-rubrics__form .box-info-form {
  width: 26%;
  display: inline-block;
}

.page-gallery-rubrics .page-gallery-rubrics__form .form-title {
  font-size: 18px;
  line-height: 22px;
  color: #1F2E2B;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.page-gallery-rubrics .page-gallery-rubrics__form .form-notice .text {
  font-size: 12px;
  line-height: 18px;
  color: #2C302F;
  font-weight: 400;
}

.page-gallery-rubrics .page-gallery-rubrics__form .control-group {
  display: inline-block;
  width: 21%;
}

.page-gallery-rubrics .page-gallery-rubrics__form .control-group .controls .form-control {
  height: 60px;
  background: #F0EFEE;
  border: none;
  color: #717171;
  padding-left: 15px;
  padding-right: 5px;
}

.page-gallery-rubrics .page-gallery-rubrics__form .control-group .controls .form-control::-webkit-input-placeholder {
  color: #717171;
}

.page-gallery-rubrics .page-gallery-rubrics__form .control-group .controls .form-control::-moz-placeholder {
  color: #717171;
}

.page-gallery-rubrics .page-gallery-rubrics__form .control-group .controls .form-control:-ms-input-placeholder {
  color: #717171;
}

.page-gallery-rubrics .page-gallery-rubrics__form .control-group .controls .form-control::placeholder {
  color: #717171;
}

.page-gallery-rubrics .page-gallery-rubrics__form .btn-submit-wrapper {
  display: inline-block;
  max-width: 278px;
  width: 100%;
}

.page-gallery-rubrics .page-gallery-rubrics__form .btn-submit-wrapper .btn {
  position: relative;
  background-color: #3B514B;
  max-width: 278px;
  width: 100%;
  text-align: center;
  padding: 20px 0;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  cursor: pointer;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #fff;
  border: none;
}

.page-gallery-rubrics .page-gallery-rubrics__form .btn-submit-wrapper .btn::after {
  content: "";
  max-width: 278px;
  width: 100%;
  border: 1px solid #3B514B;
  height: 61px;
  position: absolute;
  top: -5px;
  left: 5px;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.page-gallery-rubrics .page-gallery-rubrics__form .btn-submit-wrapper .btn:hover::after {
  top: 0;
  left: 0;
}

.fancybox-inner .fancybox-stage .fancybox-slide {
  min-width: 60%;
}

.images {
  max-width: 60% !important;
  overflow: hidden;
  margin: 0 !important;
  opacity: 0;
  padding-bottom: 40px !important;
}

.images .gallery-title {
  margin-top: 60px;
}

.images .gallery__info {
  padding-left: 40px;
  padding-right: 40px;
}

.images .gallery__info p {
  padding: 0;
}

.images .image-list.owl-loaded.owl-drag {
  max-height: 60vh;
}

.images .image-list.owl-loaded.owl-drag .owl-stage-outer {
  max-height: 60vh;
}

.images .image-list.owl-loaded.owl-drag .owl-stage-outer .owl-stage {
  max-height: 60vh;
}

.images .image-list.owl-loaded.owl-drag {
  position: relative;
}

.images .fancybox-close-small {
  margin-right: 12px;
  margin-top: 12px;
  width: 25px;
  height: 25px;
}

.images .owl-stage-outer .owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.images .owl-stage-outer .owl-item {
  padding: 40px 40px 0;
}

.images .owl-stage-outer .owl-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.images .owl-dots {
  margin-top: 25px;
  text-align: center;
}

.images .owl-dots .owl-dot {
  width: 11px;
  height: 11px;
  border: none;
  background: #2C302F;
  opacity: 0.5;
  margin: 0 3px;
  border-radius: 50%;
}

.images .owl-dots .owl-dot.active {
  background: #6FE002;
  opacity: 1;
}

.images .owl-nav {
  width: 97%;
  left: 0;
  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;
}

.images .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
}

.images .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: 25px;
}

.images .owl-nav .owl-prev {
  font-size: 0;
  background: transparent;
  border: none;
  cursor: pointer;
}

.images .owl-nav .owl-prev:focus {
  outline: none;
}

.images .owl-nav .owl-prev:focus-visible {
  outline: none;
}

.images .owl-nav .owl-prev::after {
  content: '';
  position: absolute;
  background-image: url("/themes/default/dist/images/prev-arrow-slider.svg");
  width: 24px;
  height: 47px;
  cursor: pointer;
}

.images .owl-nav .owl-next {
  font-size: 0;
  background: transparent;
  border: none;
  cursor: pointer;
}

.images .owl-nav .owl-next:focus {
  outline: none;
}

.images .owl-nav .owl-next:focus-visible {
  outline: none;
}

.images .owl-nav .owl-next::after {
  content: '';
  position: absolute;
  background-image: url("/themes/default/dist/images/next-arr.svg");
  width: 24px;
  height: 47px;
  cursor: pointer;
}

.gallery-title {
  font-size: 16px;
  color: #2C302F;
  padding-left: 15px;
  border-left: 1px solid #6FE002;
  margin-top: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 500;
}

.gallery__info {
  padding-left: 64px;
  padding-right: 64px;
}

.gallery__info p {
  font-size: 14px;
  color: #1F2E2B;
  line-height: 24px;
  padding-left: 15px;
  margin-top: 15px;
  margin-bottom: 0;
}

.owl-carousel .owl-dots.disabled {
  display: block !important;
  opacity: 0 !important;
}

.page-plans .products {
  width: 100%;
  height: 100%;
  background: #ffffff;
  padding-top: 0;
 /* .owl-stage-outer .elem {
             background: #fff;
             img {
                 width: 100%;
                 object-fit: contain;
             }
         }*/;
}

.page-plans .first-section {
  height: 360px;
  width: 100%;
  background-image: url("/themes/default/dist/images/banner.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center bottom;
  padding-left: 80px;
  position: relative;
}

.page-plans .first-section__title {
  font-size: 45px;
  line-height: 55px;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
  border-left: 2px solid #6FE002;
  padding-left: 33px;
  position: absolute;
  top: 30%;
}

.page-plans .first-section__title span {
  display: block;
  font-weight: 700;
  margin-top: 24px;
}

.page-plans .category-nav {
  padding-left: 7vh;
  padding-right: 7vh;
  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;
  list-style-type: none;
  margin: 40px 0 0 0;
  gap: 20px;
}

.page-plans .category-nav li {
  text-transform: uppercase;
  margin: 0;
  max-width: 420px;
  width: 100%;
  border: 1px solid #456254;
  text-align: center;
  background: #fff;
  font-size: 20px;
  padding: 15px;
  color: #000000;
  font-weight: 500;
  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;
}

.page-plans .category-nav li:before {
  display: none;
}

.page-plans .category-nav li.active {
  background: #456254;
  color: #ffffff;
}

.page-plans .category-nav li:hover {
  cursor: pointer;
}

.page-infrastructure .products {
  width: 100%;
  height: 100%;
  background: #ffffff;
  padding-top: 0;
 /* .owl-stage-outer .elem {
             background: #fff;
             img {
                 width: 100%;
                 object-fit: contain;
             }
         }*/;
}

.page-infrastructure .first-section {
  height: 360px;
  width: 100%;
  background-image: url("/themes/default/dist/images/banner.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center bottom;
  padding-left: 80px;
  position: relative;
}

.page-infrastructure .first-section__title {
  font-size: 45px;
  line-height: 55px;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
  border-left: 2px solid #6FE002;
  padding-left: 33px;
  position: absolute;
  top: 30%;
}

.page-infrastructure .first-section__title span {
  display: block;
  font-weight: 700;
  margin-top: 24px;
}

.page-infrastructure .category-nav {
  padding-left: 7vh;
  padding-right: 7vh;
  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;
  list-style-type: none;
  margin: 40px 0 0 0;
  gap: 20px;
}

.page-infrastructure .category-nav li {
  text-transform: uppercase;
  margin: 0;
  max-width: 420px;
  width: 100%;
  border: 1px solid #456254;
  text-align: center;
  background: #fff;
  font-size: 20px;
  padding: 15px;
  color: #000000;
  font-weight: 500;
  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;
}

.page-infrastructure .category-nav li:before {
  display: none;
}

.page-infrastructure .category-nav li.active {
  background: #456254;
  color: #ffffff;
}

.page-infrastructure .category-nav li:hover {
  cursor: pointer;
}

@font-face {
  font-family:'fontello';src:url('/themes/default/dist/fonts/fontello/font/fontello.eot?29910451');src:url('/themes/default/dist/fonts/fontello/font/fontello.eot?29910451#iefix') format('embedded-opentype'), url('/themes/default/dist/fonts/fontello/font/fontello.woff2?29910451') format('woff2'), url('/themes/default/dist/fonts/fontello/font/fontello.woff?29910451') format('woff'), url('/themes/default/dist/fonts/fontello/font/fontello.ttf?29910451') format('truetype'), url('/themes/default/dist/fonts/fontello/font/fontello.svg?29910451#fontello') format('svg');font-weight:normal;font-style:normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
}

@media (pointer: fine) {
  .header-phones-dropdown .toggle-phones:hover {
    color: #DF2C9D;
  }

  .header-phones-dropdown .phone:hover {
    color: #DF2C9D;
  }

  .phone:hover {
    text-decoration: none;
  }

  .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: #2b343c;
  }

  form .form-note a:hover,form .gui-details a:hover {
    color: #a71e25;
  }

  .product-card .product-title:hover {
    color: #DF2C9D;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .container {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .tab-content .collapse {
    display: block;
  }
}

@media (min-width: 992px) {
  .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 (pointer: fine) and (min-width: 1200px) {
  .header-phones-dropdown:hover .dropdown-phones {
    max-height: 500px;
    opacity: 1;
    z-index: 1;
  }

  .language:hover .lang-list {
    opacity: 1;
    max-height: 250px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .product-card:hover {
    -webkit-box-shadow: 1px 7px 23px 0 rgba(0, 0, 0, 0.14);
            box-shadow: 1px 7px 23px 0 rgba(0, 0, 0, 0.14);
    border-radius: 10px 10px 0 0;
  }

  .product-card:hover .hide-block {
    padding-top: 1px;
    max-height: 350px;
    opacity: 1;
    padding-bottom: 20px;
    -webkit-box-shadow: 1px 7px 23px 0 rgba(0, 0, 0, 0.14);
            box-shadow: 1px 7px 23px 0 rgba(0, 0, 0, 0.14);
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1600px;
  }

  .product-card .hide-block {
    -webkit-clip-path: polygon(-150% 1px, 150% 0%, 150% 150%, 0% 150%, -50% 100%);
            clip-path: polygon(-150% 1px, 150% 0%, 150% 150%, 0% 150%, -50% 100%);
  }
}

@media (min-width: 1240px) and (any-hover: hover) {
  .header-callback:hover {
    top: 35px;
    right: 75px;
  }

  .header-callback:hover::after {
    top: 0;
    left: 0;
  }
}

@media (min-width: 1241px) {
  #page-header:hover,#page-header.desctop_active {
    width: 30%;
    max-width: 504px;
  }

  #page-header:hover #nav-header .nav-link.header-link,#page-header.desctop_active #nav-header .nav-link.header-link {
    font-size: 14px;
  }

  #page-header:hover #nav-header .list-item .nav-link,#page-header.desctop_active #nav-header .list-item .nav-link {
    font-size: 14px;
  }
}

@media (max-width: 1830px) {
  .about .box-info__about .title__about {
    font-size: 36px;
  }

  .about .box-info__about .text__about {
    font-size: 20px;
  }
}

@media (max-width: 1681px) {
  .lifestyle h4 {
    font-size: 36px;
  }

  .products {
    padding-top: 3vh;
  }

  .products .section-logo {
    top: 0;
  }

  .products .tip-h3 {
    padding-top: 25px;
    margin-bottom: 5vh;
    font-size: 26px;
  }

  .products .products-tabs .tab.mixitup-control-active::after {
    width: 100%;
  }

  .genplan {
    padding-top: 10px;
  }

  .about {
    padding-top: 10px;
  }

  .about .about__clients {
    height: 80vh;
  }

  .about .box-info__about {
    font-size: 30px;
  }

  .about .box-info__about .title__about {
    font-size: 30px;
  }

  .about .box-info__about .text__about {
    font-size: 18px;
  }

  .about .about__statistics .about__statistics-item .quantity strong,.about .about__statistics .about__statistics-item .quantity b {
    font-size: 38px;
  }

  .about .about__statistics .about__statistics-item .quantity-attr {
    font-size: 14px;
  }

  .sellers {
    padding-top: 1%;
  }

  .sellers .box-item-flex .item-person .box-img {
    max-height: 35vh;
  }

  .sellers .sellers-box-info {
    margin-top: 6vh;
  }

  .sellers .sellers-box-info .section-logo {
    top: 0;
  }

  .contact-block .box-flex {
    padding-top: 1%;
  }

  .contact-block .box-flex .section-logo {
    top: 0%;
  }

  .contact-page .box-flex {
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: 70px;
    padding-top: 50px;
  }

  .contact-page .box-flex .section-logo {
    top: 4%;
  }

  .page-gallery-rubrics .page-gallery-rubrics__form .galleryCallback-form {
    padding: 30px;
  }
}

@media (max-width: 1540px) {
  .contact-page .box-flex {
    padding-left: 30px;
    padding-right: 30px;
  }

  .contact-page .box-flex .box-items .wrapper-info {
    margin-top: 75px;
  }

  .contact-page .box-flex .box-items-2 .contactCallback-form {
    padding: 20px 30px;
  }

  .contact-page .box-flex .box-items-2 .contactCallback-form .form-control {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .contact-page .box-flex .box-items-2 .contactCallback-form .btn {
    margin-top: 25px;
    padding: 15px 0;
  }

  .contact-page .box-flex .box-items-2 .contactCallback-form .btn::after {
    height: 54px;
  }
}

@media (max-width: 1441px) {
  #page-header #page-header:hover,#page-header #page-header.desctop_active {
    width: 30%;
  }

  .lifestyle h3 {
    font-size: 30px;
    margin-bottom: 7vh;
  }

  .lifestyle .section-logo {
    top: 3vh;
  }

  .lifestyle .owl-nav {
    width: 51%;
    right: 94px;
  }

  .lifestyle h4 {
    font-size: 26px;
    line-height: 38px;
  }

  .lifestyle .lifestyle-slide .elem p {
    height: 130px;
    padding-top: 50px;
    font-size: 16px;
    line-height: 20px;
  }

  .lifestyle .lifestyle-slide .elem p::after {
    top: 15px;
    height: 40px;
    width: 40px;
    -webkit-background-size: cover;
            background-size: cover;
  }

  .products.side-1 .content {
    margin-left: 36px;
    margin-right: 0;
  }

  .products .content p {
    font-size: 12px;
    line-height: 20px;
  }

  .products .content p span {
    font-size: 12px !important;
  }

  .products .products-tabs {
    height: 50px;
    margin-bottom: -51px;
  }

  .products .feature-tabs .title-tab-product {
    margin-bottom: 1vh;
    font-size: 18px;
  }

  .products .feature-tabs .attr {
    margin-bottom: 1.5vh;
  }

  .products .feature-tabs .attr .after-span {
    font-size: 14px;
  }

  .products .feature-tabs .feature-btn {
    padding: 15px 0;
    max-width: 280px;
  }

  .products .feature-tabs .feature-btn::after {
    width: 280px;
    height: 55px;
  }

  .genplan .section-logo {
    top: 0;
    max-width: 100px;
  }

  .genplan .tip-h3 {
    font-size: 30px;
  }

  .genplan .genplan-list__box {
    height: 82vh;
  }

  .genplan .genplan-list__box .genplan-list .genplan-oboi {
    width: 100%;
    height: 100%;
  }

  .genplan .genplan-item {
    padding: 20px;
  }

  .genplan .genplan-item ul li {
    font-size: 12px;
    line-height: 20px;
  }

  .genplan .genplan-item__title {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .genplan .genplan-item__btn {
    margin-top: 20px;
    padding: 15px 0;
  }

  .genplan .genplan-item__btn::after {
    height: 55px;
  }

  .about .section-logo {
    top: 0;
    max-width: 100px;
  }

  .about .tip-h3 {
    font-size: 30px;
    margin-bottom: 5vh;
  }

  .about .about__statistics {
    max-width: 70vh;
    margin-top: 0;
  }

  .about .about__statistics .about__statistics-item .quantity strong {
    font-size: 32px;
  }

  .about .about__statistics .about__statistics-item .quantity-attr {
    font-size: 12px;
  }

  .about .about__statistics .about__statistics-item .quantity-title {
    font-size: 12px;
  }

  .about .box-info__about .title__about {
    font-size: 26px;
    line-height: 20px;
  }

  .about .box-info__about .text__about {
    font-size: 14px;
    line-height: 20px;
  }

  .about .about__clients-title {
    font-size: 20px;
    margin-bottom: 3vh;
  }

  .about .box-logo img {
    max-width: 140px;
  }

  .about .about__clients .box-logo-text {
    font-size: 30px;
    margin-bottom: 5vh;
  }

  .about .about__clients .box-logo-text2 {
    font-size: 35px;
  }

  .sellers .tip-h3 {
    font-size: 30px;
    margin-bottom: 4vh;
  }

  .sellers .section-logo {
    max-width: 100px;
  }

  .sellers .box-item-flex .item-person p {
    font-size: 14px;
    margin-bottom: 0;
  }

  .sellers .sellers-box-info {
    padding: 3vh 0;
    max-width: 850px;
  }

  .sellers .sellers-box-info .section-logo {
    height: 100px;
    width: 100px;
    right: 46%;
  }

  .sellers .sellers-box-info .box-info-title {
    font-size: 20px;
  }

  .sellers .sellers-box-info .box-info-text {
    margin-top: 1vh;
  }

  .sellers .sellers-box-info .box-info-text p {
    font-size: 14px;
  }

  .contact-block .box-flex .box-item-1 {
    margin-top: 90px;
  }

  .contact-block .box-flex .box-items-2 .contact-title-block {
    font-size: 28px;
    line-height: 36px;
  }

  .contact-block .box-flex .box-items-2 .btn-submit-box {
    margin-top: 10px;
  }

  .contact-block .box-flex .box-items-2 .btn-submit-box .control-label {
    line-height: 18px;
  }

  .contact-block .box-flex .box-items-2 .contactCallback-form {
    padding: 3vh;
  }

  .contact-block .box-flex .box-items-2 .contactCallback-form .form-title {
    margin-bottom: 1vh;
  }

  .contact-block .box-flex .box-items-2 .contactCallback-form .form-notice {
    margin-bottom: 10px;
  }

  .contact-block .box-flex .box-items-2 .contactCallback-form .form-control {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .contact-block .box-flex .box-items-2 .contactCallback-form .btn {
    margin-top: 10px;
    padding: 15px 0;
  }

  .contact-block .box-flex .box-items-2 .contactCallback-form .btn::after {
    height: 55px;
  }
}

@media (max-width: 1400px) {
  .contact-page .box-flex .box-items .item p {
    font-size: 14px;
    margin-bottom: 3px;
  }

  .contact-page .box-flex .box-items .wrapper-info p {
    font-size: 16px;
    line-height: 18px;
  }

  .contact-page .box-flex .contact-title-block {
    font-size: 26px;
    line-height: 36px;
  }
}

@media (max-width: 1399px) {
  .fp-section {
    height: auto !important;
  }

  .fp-section .fp-tableCell {
    height: auto !important;
  }

  .section .arrow-down-main {
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
         -o-transform: translateX(50%);
            transform: translateX(50%);
  }

  #page-header .logo img {
    width: 140px;
  }

  #nav-header .nav-item:nth-child(1)::before,#nav-header .nav-item:nth-child(2)::before,#nav-header .nav-item:nth-child(3)::before {
    margin-left: 38px;
    top: 39%;
  }

  #nav-header .nav-link.header-link {
    padding-left: 110px;
  }

  #nav-header .sub-list.lv-2 {
    padding-left: 110px;
  }

  #nav-header .icon__menu {
    margin-left: 55px;
    top: 160px;
  }

  #nav-header div.nav-link.header-link {
    margin-left: 55px;
    top: 231px;
  }

  .lifestyle {
    height: auto;
    padding-bottom: 80px;
    padding-top: 60px;
  }

  .lifestyle .section-logo {
    top: 53px;
  }

  .lifestyle h4 {
    position: static;
    margin-top: 60px;
  }

  .products {
    height: auto;
    padding-top: 30px;
  }

  .products .section-logo {
    top: 9px;
  }

  .genplan {
    height: auto;
    padding-top: 30px;
  }

  .genplan .section-logo {
    top: 21px;
  }

  .genplan .genplan-list__box {
    height: auto;
  }

  .about {
    height: auto;
    padding: 30px 20px;
  }

  .about .section-logo {
    top: 26px;
  }

  .sellers {
    height: auto;
    padding: 10px 20px 30px;
  }

  .contact-block {
    height: auto;
    padding: 30px 20px;
  }

  .contact-block .box-flex {
    margin-bottom: 0;
    padding: 0;
  }

  .page-gallery-rubrics .second-section {
    padding: 0 20px;
  }

  .page-gallery-rubrics .page-gallery-rubrics__form {
    padding: 0 20px;
  }
}

@media (max-width: 1361px) {
  .sellers .box-item-flex {
    min-height: 360px;
  }
}

@media (max-width: 1360px) {
  .contact-page .box-flex .box-items {
    max-width: 58%;
  }

  .contact-page .box-flex .box-items .wrapper-info p {
    font-size: 14px;
  }

  .contact-page .box-flex .box-items-2 {
    max-width: 42%;
  }

  .contact-page .box-flex .control-label {
    font-size: 12px;
  }
}

@media (max-width: 1290px) {
  .about .box-info__about .title__about {
    font-size: 24px;
  }

  .about .box-info__about .text__about {
    font-size: 12px;
  }
}

@media (max-width: 1240px) {
  #page-header #nav-header .nav-item:nth-child(1):after {
    left: -3vh;
  }

  #page-header #nav-header .nav-item .nav-link {
    font-size: 14px;
  }
}

@media (max-width: 1239px) {
  .first-slider-wrapper .first-slider .slider-item {
    width: 100%;
  }

  .fp-section {
    height: auto !important;
  }

  .fp-section .fp-tableCell {
    height: auto !important;
  }

  .first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted {
    top: 40%;
  }

  .header-callback {
    position: relative;
    top: initial;
    right: initial;
    margin-left: auto;
    margin-top: 60px;
  }

  .section .arrow-down-main {
    right: 50%;
    bottom: 20px;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
         -o-transform: translateX(50%);
            transform: translateX(50%);
  }

  #page-header {
    display: block;
    position: fixed;
    left: -100%;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    max-width: 315px;
    width: 100%;
    top: 70px;
    padding: 20px 20px 0;
  }

  #page-header .logo {
    display: none;
  }

  #page-header #nav-header .sub-list.lv-2 {
    padding-left: 63px;
  }

  #page-header #nav-header .icon__menu {
    margin-left: 32px;
    height: 25px;
    top: 52px;
    margin-bottom: 25px;
  }

  #page-header #nav-header .nav-item:nth-child(1)::before,#page-header #nav-header .nav-item:nth-child(2)::before,#page-header #nav-header .nav-item:nth-child(3)::before,#page-header #nav-header .nav-item:nth-child(4)::before {
    margin-left: 0;
    height: 24px;
    -webkit-background-size: contain;
            background-size: contain;
    background-repeat: no-repeat;
    top: 4.4vh;
  }

  #page-header #nav-header .nav-item .nav-link.header-link {
    padding-left: 63px;
    font-size: 14px;
  }

  #page-header #nav-header div.nav-link.header-link {
    top: 111px;
    margin-left: 26px;
    font-size: 11px;
    padding: 0;
  }

  #page-header.active {
    display: block;
    left: 0;
  }

  .mobile__block {
    position: fixed;
    top: 0;
    z-index: 9991;
    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;
    height: 70px;
    background-color: #1F2E2B;
    width: 100%;
    padding: 0 30px;
  }

  .mobile__block .phone-mobile a {
    color: #fff;
    font-size: 22px;
  }

  .mobile__block .logo img {
    height: 52px;
  }

  .mobile__block .menu-burger__header {
    position: relative;
 /* задаем относительное позиционирование */
    width: 40px;
 /* определяем размеры блока */
    height: 35px;
    display: block;
  }

  .mobile__block .menu-burger__header span,.mobile__block .menu-burger__header:after,.mobile__block .menu-burger__header:before {
    height: 3px;
    width: 100%;
    position: absolute;
    background: #fff;
    margin: 0 auto;
  }

  .mobile__block .menu-burger__header span {
    top: 16px;
  }

  .mobile__block .menu-burger__header:after,.mobile__block .menu-burger__header:before {
    content: "";
  }

  .mobile__block .menu-burger__header:after {
    bottom: 5px;
  }

  .mobile__block .menu-burger__header:before {
    top: 5px;
  }

  .mobile__block .menu-burger__header.open-menu span {
    opacity: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }

  .mobile__block .menu-burger__header.open-menu:before {
    -webkit-transform: rotate(38deg);
        -ms-transform: rotate(38deg);
         -o-transform: rotate(38deg);
            transform: rotate(38deg);
    top: 16px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
  }

  .mobile__block .menu-burger__header.open-menu:after {
    -webkit-transform: rotate(-38deg);
        -ms-transform: rotate(-38deg);
         -o-transform: rotate(-38deg);
            transform: rotate(-38deg);
    bottom: 16px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
  }

  .lifestyle {
    width: 100%;
    height: auto;
    padding-bottom: 80px;
    padding-top: 60px;
  }

  .lifestyle .section-logo {
    top: 44px;
  }

  .lifestyle .lifestyle-slide .elem img {
    max-width: 320px;
  }

  .lifestyle h4 {
    position: static;
    margin-top: 60px;
  }

  .products {
    height: auto;
    width: 100%;
    padding-top: 30px;
  }

  .products .section-logo {
    top: 9px;
  }

  .products .box-product-feature {
    padding-top: 72px;
  }

  .products .feature-tabs {
    margin-bottom: 10px;
    padding: 20px 30px;
  }

  .genplan {
    height: auto;
    width: 100%;
    padding: 30px 0;
    position: relative;
  }

  .genplan .tip-h3 {
    text-align: center;
  }

  .genplan .section-logo {
    top: 21px;
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
         -o-transform: translateX(50%);
            transform: translateX(50%);
  }

  .genplan .genplan-mobile {
    display: block;
    position: absolute;
    height: 90px;
    width: 90px;
    bottom: 35px;
    z-index: 1;
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
         -o-transform: translateX(50%);
            transform: translateX(50%);
    top: 100px;
  }

  .genplan .genplan-list__box {
    height: 100%;
    overflow: scroll;
  }

  .genplan .genplan-list__box .genplan-list {
    width: 1440px;
  }

  .genplan .genplan-list__box .genplan-list .genplan-oboi {
    height: 689px;
  }

  .about {
    height: auto;
    width: 100%;
    padding: 30px 20px;
  }

  .about .section-logo {
    top: 26px;
  }

  .about .about__clients {
    height: 100%;
  }

  .sellers {
    height: auto;
    width: 100%;
    padding: 10px 20px;
  }

  .contact-block {
    height: auto;
    width: 100%;
    padding: 20px;
  }

  .contact-block .box-flex {
    padding: 0;
    margin-bottom: 0;
  }

  .contact-block .box-flex .box-items-2,.contact-block .box-flex box-items-1 {
    width: 46%;
  }

  .contact-block .box-flex .section-logo {
    top: -12px;
  }

  .contact-page {
    width: 100%;
  }

  .page-gallery-rubrics {
    width: 100%;
  }

  .page-gallery-rubrics .page-gallery-rubrics__form .galleryCallback-form {
    padding: 15px;
  }
}

@media (max-width: 1200px) {
  #page-header .nav-header-decoration {
    left: -20px;
    top: 130px;
  }
}

@media (max-width: 1199px) {
  .empty-text {
    margin-bottom: 100px;
  }

  .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;
  }

  .contact-page .box-flex {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 30px 0;
  }

  .contact-page .box-flex .item {
    width: 33%;
  }

  .contact-page .box-flex .section-logo {
    top: -13px;
    left: 30px;
  }

  .contact-page .box-flex .contact-title-block {
    margin-left: 30px;
    margin-bottom: 20px;
  }

  .contact-page .box-flex .box-items,.contact-page .box-flex .box-items-2 {
    max-width: 100%;
    width: 100%;
    position: relative;
  }

  .contact-page .box-flex .box-items-2 .section-logo {
    top: 4px;
  }

  .contact-page .box-flex .box-items-2 .contact-title-block {
    margin-top: 20px;
  }

  .contact-page .box-flex .box-items-2 .contactCallback-form {
    margin-left: 30px;
    margin-right: 30px;
  }

  .contact-page .box-flex .box-items .wrapper-info {
    margin-top: 30px;
    padding-top: 10px;
    text-align: center;
    background: #F0EFEE;
  }
}

@media (max-width: 1100px) {
  .images {
    width: 100% !important;
    max-width: 70% !important;
  }

  .images .owl-dots {
    margin-top: 15px;
  }

  .images .owl-dots .owl-dot {
    font-size: 1px;
  }

  .images .gallery-title {
    margin-top: 50px;
  }

  .images .image-list.owl-loaded.owl-drag {
    max-height: 40vh;
  }

  .images .image-list.owl-loaded.owl-drag .owl-stage-outer {
    max-height: 40vh;
  }

  .images .image-list.owl-loaded.owl-drag .owl-stage-outer .owl-stage {
    max-height: 40vh;
  }

  .gallery__info {
    padding-left: 40px;
    padding-right: 40px;
  }

  .gallery__info p {
    padding: 0;
    font-size: 12px;
  }

  .page-gallery-rubrics .page-gallery-rubrics__form .btn-submit-wrapper {
    margin-top: 15px;
  }

  .page-gallery-rubrics .page-gallery-rubrics__form .control-group {
    width: 33%;
  }

  .page-gallery-rubrics .page-gallery-rubrics__form .section-logo {
    top: 0;
    left: 28px;
  }

  .page-gallery-rubrics .page-gallery-rubrics__form .galleryCallback-form .btn-submit-box {
    width: 67%;
  }

  .page-gallery-rubrics .page-gallery-rubrics__form .galleryCallback-form > div {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .page-gallery-rubrics .page-gallery-rubrics__form .galleryCallback-form > div .box-info-form {
    width: 30%;
  }
}

@media (max-width: 1023px) {
  .lifestyle {
    padding-left: 20px;
    padding-top: 30px;
  }

  .lifestyle .section-logo {
    top: 24px;
  }

  .lifestyle .owl-nav {
    right: 66px;
  }

  .lifestyle h3 {
    margin-bottom: 40px;
  }

  .lifestyle h4 {
    font-size: 20px;
    padding-left: 15px;
    line-height: 28px;
    margin-top: 40px;
  }

  .products {
    padding-left: 20px;
    padding-right: 20px;
  }

  .products .tip-h3 {
    margin-bottom: 25px;
    text-align: center;
  }

  .products .section-logo {
    right: 46%;
  }

  .products .product {
    -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;
  }

  .products .product-gallery {
    width: 410px !important;
  }

  .products .content {
    margin: 0 !important;
  }

  .products .box-product-feature {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }

  .products .box-product-feature {
    padding-top: 95px;
  }

  .products .products-tabs {
    margin: 0;
    position: absolute;
    width: 100%;
    max-width: 100%;
    left: 0;
    top: 545px;
  }

  .products .products-tabs.products-tabs-1 {
    top: 483px;
  }

  .products .products-tabs .title-tab-product {
    margin-bottom: 8px;
  }

  .products .products-tabs .attr {
    margin-bottom: 12px;
  }

  .products .products-tabs .tab.mixitup-control-active::after {
    width: 100%;
    right: 0;
  }

  .products .owl-stage-outer {
    width: 410px !important;
  }

  .products .owl-stage-outer .owl-stage {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .products .owl-item {
    width: 410px !important;
  }

  .products .owl-item .elem {
    width: 410px !important;
  }

  .products .owl-item .elem img {
    max-height: 100%;
  }
}

@media (max-width: 1000px) {
  .about .box-info__about {
    padding-left: 15px;
  }

  .about .about__statistics {
    max-width: 600px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .about .tip-h3 {
    text-align: center;
  }

  .about .section-logo {
    right: 46%;
  }

  .about .flex-box {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 0;
  }

  .about .flex-box .contant {
    width: 100%;
  }

  .about .flex-box .about__clients {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 20px;
  }

  .about .flex-box .about__clients .about__clients-title {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }

  .about .flex-box .about__clients .box-logo {
    width: 50%;
    text-align: center;
    margin-bottom: 35px;
  }

  .sellers .tip-h3 {
    text-align: center;
  }

  .sellers .section-logo {
    right: 46%;
  }

  .sellers .sellers-box-info {
    padding: 10px 0;
    margin-top: 30px;
  }

  .sellers .sellers-box-info .box-info-text {
    margin-top: 15px;
    max-width: 100%;
    text-align: center;
  }

  .sellers .sellers-box-info .box-info-text p {
    width: 50%;
  }

  .contact-block .box-flex {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .contact-block .box-flex .section-logo {
    right: 44%;
  }

  .contact-block .box-flex .box-item-1 {
    margin-top: 25px;
    height: 320px;
  }

  .contact-block .box-flex .box-item-1,.contact-block .box-flex .box-items-2 {
    width: 100%;
  }

  .contact-block .box-flex .box-items-2 .contact-title-block {
    text-align: center;
    margin: 0 auto 25px;
  }
}

@media (max-width: 991px) {
  .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);
  }
}

@media (max-width: 990px) {
  .images .gallery-title {
    margin-top: 40px;
  }

  .page-gallery-rubrics .first-section__title {
    font-size: 40px;
    line-height: 40px;
  }

  .page-gallery-rubrics .first-section__box-tabs {
    top: 75%;
  }

  .page-gallery-rubrics .first-section__box-tabs .first-section__tab {
    padding-top: 16px;
    padding-bottom: 13px;
    width: 300px;
    margin: 0 20px;
  }

  .page-gallery-rubrics .page-gallery-rubrics__form .btn-submit-wrapper {
    margin-top: 15px;
  }

  .page-gallery-rubrics .page-gallery-rubrics__form .control-group {
    width: 100%;
  }

  .page-gallery-rubrics .page-gallery-rubrics__form .section-logo {
    top: 0;
    right: 50%;
    left: auto;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
         -o-transform: translateX(50%);
            transform: translateX(50%);
  }

  .page-gallery-rubrics .page-gallery-rubrics__form .galleryCallback-form .btn-submit-box {
    width: 100%;
  }

  .page-gallery-rubrics .page-gallery-rubrics__form .galleryCallback-form > div {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .page-gallery-rubrics .page-gallery-rubrics__form .galleryCallback-form > div .box-info-form {
    width: 100%;
    text-align: center;
    max-width: 406px;
    margin: 0 auto;
    margin-bottom: 15px;
  }

  .page-plans .first-section__title {
    font-size: 40px;
    line-height: 40px;
  }

  .page-plans .category-nav {
    padding-left: 4vh;
    padding-right: 4vh;
    margin: 30px 0 0 0;
    gap: 15px;
  }

  .page-plans .category-nav li {
    max-width: 420px;
    width: 100%;
    border: 1px solid #456254;
    text-align: center;
    background: #fff;
    font-size: 14px;
  }

  .page-infrastructure .first-section__title {
    font-size: 40px;
    line-height: 40px;
  }

  .page-infrastructure .category-nav {
    padding-left: 4vh;
    padding-right: 4vh;
    margin: 30px 0 0 0;
    gap: 15px;
  }

  .page-infrastructure .category-nav li {
    max-width: 420px;
    width: 100%;
    border: 1px solid #456254;
    text-align: center;
    background: #fff;
    font-size: 14px;
  }
}

@media (max-width: 970px) {
  .page-gallery-rubrics .second-section .rubrics-list .gallery-page-block {
    max-width: 420px;
  }
}

@media (max-width: 950px) {
  .first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted {
    right: 30px;
  }

  .first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted p {
    margin-top: 38px;
  }

  .first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted h3 {
    font-size: 29px;
  }

  .first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted h2 {
    font-size: 30px;
  }
}

@media (max-width: 944px) {
  .page-gallery-rubrics .second-section .rubrics-list {
    gap: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 770px) {
  .contact-page .box-flex {
    margin-bottom: 20px;
    text-align: center;
  }

  .contact-page .box-flex .contact-title-block {
    text-align: start;
  }

  .contact-page .contact-page__top-backg {
    position: relative;
  }

  .contact-page .page-title {
    font-size: 38px;
    margin-left: 45px;
    position: absolute;
    bottom: 40px;
  }

  .page-gallery-rubrics .second-section .rubrics-list .gallery-page-block {
    width: 48%;
  }

  .page-gallery-rubrics .second-section .gallery-title {
    margin-bottom: 12px;
  }

  .page-gallery-rubrics .first-section__title {
    font-size: 36px;
    line-height: 36px;
    padding-left: 20px;
    left: 30px;
  }

  .page-gallery-rubrics .first-section__box-tabs {
    top: 75%;
    left: 30px;
  }

  .page-gallery-rubrics .first-section__box-tabs .first-section__tab {
    padding-top: 16px;
    padding-bottom: 13px;
    width: 300px;
    margin: 0 20px;
  }

  .page-plans .first-section__title {
    font-size: 36px;
    line-height: 36px;
    padding-left: 20px;
    left: 30px;
  }

  .page-infrastructure .first-section__title {
    font-size: 36px;
    line-height: 36px;
    padding-left: 20px;
    left: 30px;
  }
}

@media (max-width: 769px) {
  .lifestyle .lifestyle-slide .elem {
    min-width: 160px;
  }
}

@media (max-width: 767px) {
  .first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted {
    top: 47%;
  }

  .first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted p:nth-child(1) {
    font-size: 24px;
    line-height: 32px;
    margin-right: 0;
  }

  .first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted p:nth-child(2) {
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    margin-right: 0;
  }

  .first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted .subtitle-slide {
    font-size: 16px;
    line-height: 22px;
  }

  .text-formatted img.image {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }

  .tab-content.accordion .tab-pane {
    display: block !important;
    opacity: 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: 760px) {
  .custom-title {
    text-align: center;
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
  }

  .first-slider .owl-dots.disabled {
    height: 0;
  }

  .lifestyle .custom-title.desktop-hide {
    display: block;
    margin: 40px 0 60px 0;
    width: 100%;
  }

  .lifestyle .custom-title {
    display: none;
  }

  .lifestyle .life-style-row {
    min-height: 100%;
    display: block;
    margin-top: 4vh;
  }

  .lifestyle .life-style-row .life-style-signa {
    padding-left: 20px;
  }

  .lifestyle .life-style-row .life-style-signa p {
    font-size: 20px;
  }

  .lifestyle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding-right: 20px;
    padding-bottom: 30px;
  }

  .lifestyle .section-logo {
    right: 44%;
    top: -27px;
  }

  .lifestyle > h3 {
    margin: 0 auto;
    margin-bottom: 50px;
  }

  .lifestyle .content {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }

  .lifestyle .owl-nav {
    display: none;
  }

  .lifestyle .lifestyle-slide {
    position: static;
    height: 350px;
    margin-bottom: 40px;
  }

  .lifestyle .lifestyle-slide .owl-dots {
    display: block;
    margin-top: 10px;
    text-align: center;
  }

  .lifestyle .lifestyle-slide .owl-dots .owl-dot {
    width: 11px;
    height: 11px;
    border: none;
    background: #2C302F;
    opacity: 0.5;
    margin: 0 3px;
    border-radius: 50%;
  }

  .lifestyle .lifestyle-slide .owl-dots .owl-dot.active {
    background: #6FE002;
    opacity: 1;
  }

  .lifestyle .lifestyle-slide .owl-stage-outer {
    position: static;
    height: 100%;
    width: 332px;
    margin: 0 auto;
  }

  .lifestyle .lifestyle-slide .elem p {
    font-size: 12px;
    padding-left: 4px;
    padding-right: 4px;
    line-height: 16px;
    height: 125px;
  }

  .lifestyle .lifestyle-slide .elem p:after {
    height: 36px;
    width: 36px;
    top: 15px;
  }

  .lifestyle .lifestyle-slide .elem img {
    width: 163px;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media (max-width: 750px) {
  .about .about__clients .box-logo {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }

  .about .about__clients .box-logo.box-logo-text {
    font-size: 26px;
    margin: 0;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }

  .about .about__clients .box-logo.box-logo-text2 {
    font-size: 28px;
    margin: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (max-width: 720px) {
  .sellers .sellers-box-info {
    display: none;
  }

  .sellers .tip-h3 {
    margin-bottom: 50px;
  }

  .sellers .box-item-flex {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .sellers .box-item-flex .item-person {
    background: transparent;
    width: 50%;
    margin: 5px;
  }

  .sellers .box-item-flex .item-person:nth-child(2) {
    margin: 5px;
  }
}

@media (max-width: 700px) {
  .first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted {
    top: 35%;
    right: 30px;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
  }

  .first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted .subtitle-slide {
    margin-top: 20px;
  }

  .first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted p {
    margin-top: 0;
    font-size: 16px;
    font-weight: 400;
    padding-right: 20px;
  }

  .first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted h3 {
    font-size: 22px;
  }

  .first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted h2 {
    font-size: 24px;
  }

  .rngst_phone_button {
    bottom: 0 !important;
    right: 0 !important;
    margin-bottom: 20px !important;
    margin-right: 20px !important;
  }

  .genplan .genplan-mobile {
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
         -o-transform: translateX(50%);
            transform: translateX(50%);
  }

  .genplan .section-logo {
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
         -o-transform: translateX(50%);
            transform: translateX(50%);
  }

  .fancybox-container.form-popup .fancybox-slide > div {
    max-width: 100%;
  }

  .callbackForm-container .callback-form {
    padding: 50px 30px 40px;
  }

  .fancybox-inner .fancybox-stage .fancybox-slide {
    padding: 0 15px;
  }

  .images {
    max-width: 90% !important;
  }

  .images .gallery__info {
    padding-left: 15px;
    padding-right: 15px;
  }

  .images .gallery__info .gallery-title {
    font-size: 14px;
  }

  .images .gallery__info p {
    margin-top: 10px;
    padding-left: 10px;
  }

  .images .owl-stage-outer .owl-item {
    padding-top: 45px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .images .owl-nav {
    width: 100%;
  }

  .images .owl-nav .owl-prev {
    left: 3px;
  }

  .images .owl-nav .owl-next {
    right: 12px;
  }

  .images .owl-nav .owl-prev::after,.images .owl-nav .owl-next::after {
    background-repeat: no-repeat;
    -webkit-background-size: contain;
            background-size: contain;
    width: 8px;
    height: 16px;
  }

  .page-gallery-rubrics .second-section__box-tabs {
    margin-top: 30px;
  }

  .page-gallery-rubrics .second-section__box-tabs .second-section__tab {
    margin: 0 5px;
    font-size: 14px;
  }

  .page-gallery-rubrics .second-section .rubrics-list {
    margin-top: 35px;
    margin-bottom: 50px;
  }

  .page-gallery-rubrics .first-section__title {
    top: 49%;
  }

  .page-gallery-rubrics .first-section__box-tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    top: 70%;
  }

  .page-gallery-rubrics .first-section__box-tabs .first-section__tab {
    margin: 0;
  }

  .page-gallery-rubrics .first-section__box-tabs .first-section__tab:last-child {
    margin-top: 15px;
  }

  .page-plans .first-section__title {
    top: 49%;
  }

  .page-plans .category-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .page-infrastructure .first-section__title {
    top: 49%;
  }

  .page-infrastructure .category-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 650px) {
  .contact-page .page-title {
    font-size: 34px;
    padding-left: 20px;
    margin-left: 25px;
  }

  .contact-page .contact-page__top-backg {
    height: 250px;
  }

  .contact-page .box-flex {
    text-align: center;
  }

  .contact-page .box-flex .box-items .info-title {
    margin-bottom: 15px;
  }

  .contact-page .box-flex .section-logo {
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
         -o-transform: translateX(50%);
            transform: translateX(50%);
    left: auto;
  }

  .contact-page .box-flex .contact-title-block {
    text-align: center;
    width: 100%;
    margin: 0 auto 35px;
  }

  .contact-page .box-flex .wrapper-info {
    background: url("../images/section-logo.svg") no-repeat center center, #F0EFEE !important;
    padding: 20px 0;
  }

  .contact-page .box-flex .wrapper-info .info-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
  }

  .contact-page .box-flex .item {
    width: 49%;
  }
}

@media (max-width: 600px) {
  .about .tip-h3 {
    padding-top: 0;
  }

  .about .section-logo {
    top: -5px;
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
         -o-transform: translateX(50%);
            transform: translateX(50%);
  }

  .about .box-info__about .title__about {
    font-size: 20px;
  }

  .about .flex-box .about__clients .box-logo {
    width: 40%;
    margin-bottom: 10px;
  }

  .about .flex-box .about__clients .box-logo img {
    max-width: 120px;
  }

  .about .flex-box .about__clients .box-logo.box-logo-text {
    width: 60%;
    font-size: 22px;
  }

  .about .flex-box .about__clients .box-logo.box-logo-text2 {
    width: 60%;
    font-size: 24px;
  }
}

@media (max-width: 575px) {
  .jq-selectbox__select {
    height: 40px;
  }

  #reviewDialog .control-group {
    padding: 0 15px;
  }

  .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) {
  .sellers .box-item-flex {
    min-height: 320px;
  }
}

@media (max-width: 560px) {
  .fancybox-is-open .fancybox-bg {
    opacity: 0.9 !important;
  }

  .products .tip-h3 {
    font-size: 20px;
    font-weight: 300;
  }

  .products .section-logo {
    top: -22px;
  }
}

@media (max-width: 520px) {
  .sellers {
    min-height: 460px;
  }

  .sellers .section-logo {
    right: 38%;
  }

  .sellers .box-item-flex .item-person .sellers-title-person {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
  }

  .sellers .box-item-flex .item-person .box-img {
    width: 100%;
    max-width: 160px;
    height: 177px;
    margin: 10px auto;
  }

  .sellers .box-item-flex .item-person .box-img img {
    height: 100%;
  }

  .sellers .box-item-flex .item-person h5 {
    font-size: 10px;
    margin-bottom: 8px;
  }

  .sellers .box-item-flex .item-person p {
    font-size: 11px;
  }

  .contact-block .box-flex .section-logo {
    right: 36%;
  }

  .contact-block .box-flex .box-items-2 .contactCallback-form {
    padding: 15px;
  }

  .contact-block .box-flex .box-items-2 .contact-title-block {
    font-size: 24px;
  }

  .contact-block .box-flex .box-items-2 .btn-submit-box .custom-checkbox {
    font-size: 10px;
  }
}

@media (max-width: 520px) and (max-width: 449px) {
  .sellers .box-item-flex .item-person.item-person:first-child .sellers-title-person {
    max-width: 100px;
    margin: 0 auto 5px;
  }
}

@media (max-width: 500px) {
  .lifestyle .section-logo {
    right: 39%;
  }

  .products .products-tabs.products-tabs-1 {
    top: 414px;
  }

  .products .owl-dots {
    min-height: 21px !important;
  }

  .products .products-tabs {
    top: 500px;
  }

  .products .section-logo {
    right: 40%;
  }

  .products .product-gallery {
    width: 330px !important;
  }

  .products .owl-stage-outer {
    width: 330px !important;
  }

  .products .owl-item {
    width: 330px !important;
  }

  .products .owl-item .elem {
    width: 330px !important;
  }

  .products .products-tabs .tab {
    font-size: 10px;
  }

  .genplan .tip-h3 {
    padding-top: 0;
  }

  .genplan .section-logo {
    top: 0;
  }
}

@media (max-width: 480px) {
  .contact-page .box-flex .box-items-2 .contactCallback-form {
    padding-left: 15px;
    padding-right: 15px;
  }

  .contact-page .btn-submit-box .custom-checkbox {
    font-size: 10px;
    text-align: start;
  }

  .contact-page .btn-submit-box .custom-checkbox .details {
    margin-left: 10px;
  }

  .contact-page .contact-page__top-backg {
    height: 220px;
  }

  .contact-page .contact-page__top-backg .page-title {
    font-size: 24px;
    padding-left: 15px;
    line-height: 24px;
  }

  .contact-page .box-flex .item img {
    max-height: 196px;
    height: auto;
  }

  .contact-page .box-flex .box-items .wrapper-info {
    margin-top: 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-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .contact-page .box-flex .box-items .wrapper-info p {
    width: 100%;
  }
}

@media (max-width: 470px) {
  .about .flex-box .about__clients .box-logo {
    margin-bottom: 10px;
  }

  .about .flex-box .about__clients .box-logo img {
    max-width: 110px;
  }

  .about .flex-box .about__clients .box-logo.box-logo-text {
    font-size: 20px;
  }

  .about .flex-box .about__clients .box-logo.box-logo-text2 {
    font-size: 22px;
  }
}

@media (max-width: 460px) {
  .page-gallery-rubrics .second-section .gallery-title {
    font-size: 14px;
  }

  .page-gallery-rubrics .second-section .rubrics-list .gallery-page-block {
    width: 100%;
  }

  .page-gallery-rubrics .first-section__box-tabs .first-section__tab {
    font-size: 16px;
  }

  .page-gallery-rubrics .second-section__box-tabs .second-section__tab {
    font-size: 12px;
  }

  .page-gallery-rubrics .first-section__title {
    font-size: 30px;
    line-height: 30px;
  }

  .page-gallery-rubrics .page-gallery-rubrics__form .section-logo {
    top: 0;
    left: 30px;
    -webkit-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
  }

  .page-gallery-rubrics .page-gallery-rubrics__form .galleryCallback-form > div .box-info-form {
    width: 100%;
    text-align: start;
    max-width: 406px;
    margin: 0 auto;
    margin-bottom: 15px;
  }

  .galleryCallback-form .custom-checkbox {
    font-size: 12px;
  }

  .page-plans .first-section__title {
    font-size: 30px;
    line-height: 30px;
  }

  .page-infrastructure .first-section__title {
    font-size: 30px;
    line-height: 30px;
  }
}

@media (max-width: 420px) {
  .callbackForm-container .btn {
    font-size: 13px;
  }
}

@media (max-width: 405px) {
  .about {
    padding: 20px 15px;
  }

  .about .about__statistics .about__statistics-item .quantity-title {
    font-size: 10px;
  }

  .about .about__statistics .about__statistics-item .quantity strong,.about .about__statistics .about__statistics-item .quantity b {
    font-size: 28px;
  }
}

@media (max-width: 400px) {
  .contact-block .box-flex .box-items-2 .contact-title-block {
    font-size: 20px;
  }
}

@media (max-width: 376px) {
  .products .products-tabs.products-tabs-1 {
    top: 377px;
  }

  .products .products-tabs .tab {
    font-size: 8px;
  }

  .products .product-gallery {
    width: 320px !important;
  }

  .products .owl-stage-outer {
    width: 320px !important;
  }

  .products .owl-item {
    width: 320px !important;
  }

  .products .owl-item .elem {
    width: 320px !important;
  }
}

@media (max-width: 375px) {
  .callbackForm-container .callback-form {
    padding: 30px 15px 40px;
  }

  .callback-form .form-title {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .callback-form .form-text {
    font-size: 10px;
  }

  .callback-form .btn-submit-wrapper {
    margin-top: 20px;
  }

  .callback-form .fancybox-close-small {
    margin-top: 8px;
    margin-right: 8px;
  }
}

@media (max-width: 370px) {
  .about .tip-h3 {
    font-size: 25px;
  }

  .about .box-info__about {
    padding-left: 10px;
  }

  .about .box-info__about .title__about {
    font-size: 16px;
    margin-bottom: 2px;
  }

  .about .box-info__about .text__about {
    font-size: 10px;
  }

  .about .flex-box .about__clients .box-logo {
    margin-bottom: 10px;
  }

  .about .flex-box .about__clients .box-logo img {
    max-width: 100px;
  }

  .about .flex-box .about__clients .box-logo.box-logo-text {
    font-size: 16px;
  }

  .about .flex-box .about__clients .box-logo.box-logo-text2 {
    font-size: 18px;
  }
}

@media (max-width: 360px) {
  #page-header {
    width: 280px;
  }

  .first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted h2 {
    font-size: 20px;
  }

  .first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted h3 {
    font-size: 18px;
  }

  .first-slider-wrapper .first-slider .slider-item .content-wrap .text-formatted p {
    margin-top: 20px;
    font-size: 14px;
    padding-right: 14px;
  }

  .lifestyle .lifestyle-slide .owl-stage-outer {
    width: 280px;
  }

  .lifestyle .lifestyle-slide .elem img {
    width: 135px;
  }

  .products .product-gallery {
    width: 280px !important;
  }

  .products .products-tabs {
    top: 450px;
  }

  .products .feature-tabs .feature-btn::after {
    width: 221px;
  }

  .products .owl-stage-outer {
    width: 280px !important;
  }

  .products .owl-item {
    width: 280px !important;
  }

  .products .owl-item .elem {
    width: 280px !important;
  }

  .page-gallery-rubrics .first-section__title {
    top: 49%;
    font-size: 26px;
    line-height: 26px;
    left: 10px;
  }

  .page-gallery-rubrics .first-section__box-tabs {
    left: 10px;
  }

  .page-gallery-rubrics .first-section__box-tabs .first-section__tab {
    margin: 0;
  }

  .page-gallery-rubrics .first-section__box-tabs .first-section__tab:last-child {
    margin-top: 15px;
  }

  .page-plans .first-section__title {
    font-size: 26px;
    line-height: 26px;
    left: 10px;
  }

  .page-infrastructure .first-section__title {
    font-size: 26px;
    line-height: 26px;
    left: 10px;
  }
}

@media (max-width: 340px) {
  .sellers .tip-h3 {
    font-size: 24px;
  }
}

@-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);
  }
}
