/** header-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-mail {
 /* '' */;
}

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

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

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

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

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

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

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

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

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

.ic-phone-1 {
 /* '' */;
}

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

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

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

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

.ic-play: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-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-location {
 /* '' */;
}

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

.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-delete {
 /* '' */;
}

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

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

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

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

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

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

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

.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-ok-2 {
 /* '' */;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ic-calculator {
 /* '' */;
}

.ic-calculator:before {
  content: '\e847';
}

.ic-plus {
 /* '' */;
}

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

.ic-check-rounded {
 /* '' */;
}

.ic-check-rounded:before {
  content: '\e849';
}

.ic-viber {
 /* '' */;
}

.ic-viber:before {
  content: '\e84a';
}

.ic-check {
 /* '' */;
}

.ic-check:before {
  content: '\e84b';
}

.ic-garbage {
 /* '' */;
}

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

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

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

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

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

.font-second {
  font-family: "Open Sans", Sans-Serif;
}

html {
  font-size: 16px;
}

body {
  font-size: 0.875rem;
  font-family: "Montserrat", Sans-Serif;
}

html,body {
  height: 100%;
}

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

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

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

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

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

#page-content {
  position: relative;
  z-index: 30;
}

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

#page-empty-wrap {
  clear: both;
}

.is--blue {
  color: #0b91c7;
}/* Немного облагородим скрол, (для контента на страницах в основном)*/body:not(.mobile) ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

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

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

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

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

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

body:not(.mobile) ::-webkit-scrollbar-track {
  background: #E6E6E6;
  border-radius: 7px;
}

body:not(.mobile) ::-webkit-scrollbar-track-piece {
  background: #E6E6E6;
  border-radius: 7px;
}

body:not(.mobile) ::-webkit-scrollbar-thumb {
  background: -webkit-linear-gradient(22.24deg, #2785C0 11.98%, #3EBBE7 96.23%);
  background: linear-gradient(67.76deg, #2785C0 11.98%, #3EBBE7 96.23%);
  border-radius: 7px;
}

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

#page-header {
  position: relative;
  z-index: 32;
  background: #fff;
  -webkit-box-shadow: 0px 4px 41px rgba(18, 50, 114, 0.08);
          box-shadow: 0px 4px 41px rgba(18, 50, 114, 0.08);
}

#page-header .top {
  background-color: #F1F5F6;
  padding: 12px 0;
}

#page-header .top .container {
  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;
}

#page-header .header__top--left {
  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;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: #515356;
}

#page-header .header__top--left .ic-clock {
  margin-right: 8px;
}

#page-header .header__top--left .is--blue {
  font-weight: normal;
  padding-left: 8px;
}

#page-header .header__top--right {
  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;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: #515356;
}

#page-header .header__top--right .ic-mail {
  margin-right: 8px;
  font-size: 10px;
  width: 13px;
}

#page-header .header__top--right .is--blue {
  font-weight: normal;
  padding-left: 8px;
  text-decoration: underline;
}

#page-header .middle {
  padding-top: 11px;
  padding-bottom: 15px;
}

#page-header .middle .container {
  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;
  position: relative;
}

#page-header .middle .logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 24%;
  padding-right: 2%;
}

#page-header .middle .logo img {
  width: 36%;
  margin-right: 6%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

#page-header .middle .logo .logo-text {
  font-weight: 600;
  font-size: 1.1vw;
  line-height: 135.68%;
  max-width: 193px;
  color: #123272;
}

#page-header .middle .logo:hover {
  text-decoration: none!important;
}

#page-header .middle .logo:hover .logo-text {
  text-decoration: none!important;
}

#page-header .middle__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#page-header .middle__wrapper--top {
  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;
  padding-bottom: 15px;
}

#page-header .top__right-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 6px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

#page-header .top__left-wrapper {
  width: 100%;
}

#page-header .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

#page-header .middle__wrapper--bottom {
  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: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#page-header .bottom__right-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 30px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

#page-header .logo {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.header-compare {
  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;
  height: 50px;
  padding: 0 27px 10px 27px;
  border-right: 1px solid rgba(40, 135, 194, 0.15);
  position: relative;
}

.header-compare:hover {
  cursor: pointer;
}

.header-compare:hover .ic-reload,.header-compare:hover .compare-notification {
  color: #0b91c7;
}

.header-compare .compare-notification {
  display: none;
}

.header-compare .icon-wrapper {
  margin-right: 19px;
}

.header-compare .ic-reload {
  font-size: 25px;
  width: 32px;
  color: #123272;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.header-cart {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 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;
  padding-bottom: 10px;
}

.header-cart:hover {
  cursor: pointer;
}

.header-cart:hover .ic-cart {
  color: #0b91c7;
}

.header-cart .cart {
  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-left: 27px;
}

.header-cart .ic-cart {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  font-size: 26px;
  color: #123272;
}

.header-cart .icon-wrapper {
  margin-right: 7px;
}

.header-cart .cart__counter {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  color: #2C2828;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #F1F5F6;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  margin-right: 15px;
  font-family: Open Sans;
  font-style: normal;
}

.header-cart .cart__total {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  color: #0b91c7;
}

.header-phones-dropdown {
  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: relative;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #123272;
  cursor: default;
}

.header-phones-dropdown:hover .header-phones {
  opacity: 1;
  pointer-events: all;
}

.header-phones-dropdown .ic-phone-1 {
  font-size: 20px;
  color: #0b91c7;
  padding-bottom: 2px;
}

.header-phones-dropdown .header-phones__main {
  font-style: normal;
  padding: 0 12px;
}

.header-phones-dropdown .header-phones {
  position: absolute;
  z-index: 10;
  top: -5px;
  right: 17px;
  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;
  background-color: #fff;
  border: 1px solid #E8E8E8;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  padding: 5px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
          box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
}

.header-phones-dropdown .header-phones .phone {
  color: #123272;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.header-phones-dropdown .header-phones .phone:not(:last-child) {
  margin-bottom: 5px;
}

.header-phones-dropdown .header-phones .phone:hover {
  color: #0b91c7;
  text-decoration: none;
}

.header-phones-dropdown .ic-chevron-down {
  font-size: 5px;
  padding-top: 2px;
}

#nav-header {
  width: 100%;
}

#nav-header .navbar-nav {
  width: 94%;
  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;
}

#nav-header .nav-item {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #123272;
  position: relative;
}

#nav-header .separator {
  width: 1px;
  height: 25px;
  background: #E3EEF1;
}

#nav-header .separator:last-child {
  display: none;
}

#nav-header .header-link {
  padding: 0;
  line-height: 25px;
  height: 25px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  color: #123272;
  white-space: nowrap;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

#nav-header .header-link:hover,#nav-header .header-link.active {
  color: #0b91c7;
}

#nav-header .header-link.active {
  pointer-events: none;
}

.catalog-drop {
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  padding: 5px 0;
  width: 350px;
  position: absolute;
  bottom: -30px;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
       -o-transform: translateY(100%);
          transform: translateY(100%);
  left: 30px;
  z-index: 20;
}

.catalog-drop .catalog-drop__head {
  display: none;
}

.catalog-drop.not-main-catalog {
  border-color: transparent;
  background-color: rgba(255, 255, 255, 0);
  padding: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.catalog-drop.not-main-catalog .catalog-drop__content {
  width: 100%;
  position: absolute;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.catalog-drop.not-main-catalog .catalog-drop__head {
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  padding: 14px 22px 14px 22px;
  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;
  cursor: pointer;
  color: #fff;
  background: #0B91C7;
  border-radius: 8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  position: relative;
  z-index: 10;
}

.catalog-drop.not-main-catalog .catalog-drop__head .ic-arrow-down {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
       -o-transform: rotate(0deg);
          transform: rotate(0deg);
  font-size: 13px;
}

.catalog-drop.not-main-catalog .catalog-drop__head:hover {
  background: #123272;
}

.catalog-drop.not-main-catalog.open {
  border-color: #E8E8E8;
  background-color: #ffffff;
}

.catalog-drop.not-main-catalog.open .catalog-drop__head {
  color: #123272;
  background: #fff;
}

.catalog-drop.not-main-catalog.open .catalog-drop__head .ic-arrow-down {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.catalog-drop.not-main-catalog.open .catalog-drop__head:hover {
  background: #fff;
}

.catalog-drop.not-main-catalog.open .catalog-drop__content {
  pointer-events: all;
  opacity: 1;
  position: relative;
}

.catalog-drop .catalog-drop-list {
  margin-bottom: 0;
}

.catalog-drop .catalog-drop-item {
  position: relative;
  padding: 0 10px;
}

.catalog-drop .catalog-drop-item:nth-child(n+11) {
  display: none;
}

.catalog-drop .catalog-drop-item:not(.sub-in) .ic-arrow-right {
  display: none;
}

.catalog-drop .catalog-drop-item.sub-in:hover > .catalog-drop-link span,.catalog-drop .catalog-drop-item.sub-in:hover > .catalog-drop-link .ic-arrow-right {
  color: #0b91c7;
}

.catalog-drop .catalog-drop-item.sub-in:hover .sub-list {
  pointer-events: all;
  opacity: 1;
}

.catalog-drop .sub-list {
  position: absolute;
  z-index: 1;
  background: #fff;
  right: 2px;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
       -o-transform: translateX(100%);
          transform: translateX(100%);
  top: -6px;
  padding: 5px 10px 0 10px;
  border: 1px solid #E8E8E8;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  max-width: 260px;
}

.catalog-drop .sub-list:hover {
  opacity: 1;
  pointer-events: all;
}

.catalog-drop .sub-list .catalog-drop-link {
  padding: 10px 0;
}

.catalog-drop .sub-list .catalog-drop-item__icon {
  display: none;
}

.catalog-drop .sub-list .catalog-drop-link:last-child {
  border-bottom: none;
}

.catalog-drop .catalog-drop-item__icon {
  width: 24px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 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;
  margin-right: 16px;
}

.catalog-drop span {
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  color: #123272;
}

.catalog-drop .ic-arrow-right {
  padding: 3px 4px 0 0;
  font-size: 12px;
  position: absolute;
  right: 0;
  color: rgba(5, 34, 92, 0.41);
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

.catalog-drop .catalog-drop-link {
  padding: 10px 25px 10px 0;
  min-height: 48px;
  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: relative;
  border-bottom: 1px solid #E8E8E8;
}

.catalog-drop .catalog-drop-link > span {
  display: block;
  width: 100%;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.catalog-drop .catalog-drop-link:hover {
  text-decoration: none;
}

.catalog-drop .catalog-drop-link:hover > span {
  color: #0b91c7;
}

.catalog-drop .catalog-drop__footer {
  padding: 25px 0 30px 14px;
}

.catalog-drop .catalog-drop__all {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  text-decoration: none;
  color: #123272;
  position: relative;
  padding-bottom: 2px;
  border-bottom: 2px solid #123272;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.catalog-drop .catalog-drop__all .ic-arrow-right {
  font-size: 12px;
  padding: 0 0 0 5px;
  position: static;
  color: inherit;
}

.catalog-drop .catalog-drop__all:hover {
  border-bottom-color: rgba(18, 50, 114, 0);
  color: #26318A;
}

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 {
  font-weight: bold;
  font-size: 40px;
  line-height: 49px;
  color: #123272;
}

.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;
  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: 18px;
}

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

.pagination-wrap {
  height: 51px;
  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: 0 20px;
}

.pagination-wrap .btn-load-more-wrapper {
  display: none;
}

.pagination-wrap .pagination {
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #383838;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}

.pagination-wrap .page-item {
  position: relative;
  margin-right: 20px;
}

.pagination-wrap .page-item.active:before {
  content: "";
  position: absolute;
  width: 44px;
  height: 51px;
  background: #0B91C7;
  border-radius: 2px;
  z-index: -1;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.pagination-wrap .page-item.active .page-current {
  color: #fff;
}

.pagination-wrap .page-item .page-prev {
  width: 38px;
  height: 51px;
  border: 1px solid #E8E8E8;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
  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;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
 /* '' */;
}

.pagination-wrap .page-item .page-prev: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 .page-item .page-prev:before {
  content: '\f007';
}

.pagination-wrap .page-item .page-prev:before {
  font-size: 10px;
  color: #360C08;
}

.pagination-wrap .page-item .page-prev:hover {
  text-decoration: none;
  background: rgba(11, 145, 199, 0.5);
}

.pagination-wrap .page-item .page-next {
  width: 38px;
  height: 51px;
  border: 1px solid #E8E8E8;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
  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;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
 /* '' */;
}

.pagination-wrap .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 .page-item .page-next:before {
  content: '\f006';
}

.pagination-wrap .page-item .page-next:before {
  font-size: 10px;
  color: #360C08;
}

.pagination-wrap .page-item .page-next:hover {
  text-decoration: none;
  background: rgba(11, 145, 199, 0.5);
}

.pagination-wrap .page-link {
  position: relative;
  display: block;
  margin-left: 0;
  background-color: transparent;
  border: none;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #383838;
  padding: 10px;
}

.pagination-wrap .page-link:focus {
  z-index: 2;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.pagination-wrap .page-link:hover {
  color: #0b91c7;
}

#page-footer {
  -webkit-background-size: cover;
          background-size: cover;
  position: relative;
  background: -webkit-linear-gradient(3.27deg, #02172D 0.57%, #05245F 44.02%, #05225C 99.77%);
  background: -o-linear-gradient(3.27deg, #02172D 0.57%, #05245F 44.02%, #05225C 99.77%);
  background: linear-gradient(86.73deg, #02172D 0.57%, #05245F 44.02%, #05225C 99.77%);
  color: #fff;
}

#page-footer .nav-item {
  margin-bottom: 16px;
}

#page-footer .nav-link {
  padding: 4px 0px 4px 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

#page-footer .nav-link:hover {
  color: #0b91c7;
}

.page-footer__top {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url('../images/footer-decor.png');
  background-position: left center;
}

.page-footer__top:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: -webkit-linear-gradient(0.05deg, rgba(2, 13, 33, 0.51) 1.05%, rgba(5, 30, 76, 0.58) 87.92%);
  background: -o-linear-gradient(0.05deg, rgba(2, 13, 33, 0.51) 1.05%, rgba(5, 30, 76, 0.58) 87.92%);
  background: linear-gradient(89.95deg, rgba(2, 13, 33, 0.51) 1.05%, rgba(5, 30, 76, 0.58) 87.92%);
}

.page-footer__top .footer__content {
  position: relative;
  z-index: 3;
  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-top: 42px;
  padding-bottom: 30px;
}

.page-footer__top .footer-col1 {
  width: 21%;
}

.page-footer__top .footer-col2 {
  padding-top: 7px;
  width: 46%;
}

.page-footer__top .footer-col2 .footer-menu {
  list-style-position: inside;
  -moz-column-count: 2;
 /* Firefox */
  -webkit-column-count: 2;
 /* Safari and Chrome */
  column-count: 2;
  list-style-type: none;
}

.page-footer__top .footer-col2 .nav-item:nth-child(n+12) {
  display: none;
}

.page-footer__top .footer-col2 .nav-item:nth-child(-n+6) {
  margin-right: 80px;
}

.page-footer__top .footer-col2 .footer-menu__all {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  -webkit-text-decoration-line: underline;
     -moz-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #FFFFFF;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.page-footer__top .footer-col2 .footer-menu__all:hover {
  color: #0b91c7;
}

.page-footer__top .footer-col3 {
  padding-top: 7px;
  width: 18%;
}

.footer-logo {
  margin-bottom: 13px;
}

.footer-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;
  margin-bottom: 15px;
}

.footer-phones .phone {
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  color: #FFFFFF;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.footer-phones .phone:hover {
  color: #0b91c7;
}

.footer-emails {
  margin-bottom: 26px;
}

.footer-emails a {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  text-transform: lowercase;
}

.footer-emails a:hover {
  color: #0b91c7;
}

.footer-phones__subtitle {
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #00FFFF;
}

.footer-phones__subtitle .work-time {
  text-transform: lowercase;
}

.footer-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding-bottom: 12px;
  position: relative;
  margin-bottom: 25px;
}

.footer-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 18px;
  height: 2px;
  background: #00FFFF;
}

.footer-icons-pan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer-icons-pan .social-pan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer-icons-pan .language-pan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer-icons-pan .language-pan .rounded-link {
  font-size: 14px;
  line-height: 17px;
}

.footer-icons-pan .rounded-link {
  width: 30px;
  height: 30px;
  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;
  border: 1px solid #FFFFFF;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  border-radius: 50%;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  margin-right: 10px;
  text-decoration: none;
}

.footer-icons-pan .rounded-link:last-child {
  margin-right: 22px;
}

.footer-icons-pan .rounded-link:hover {
  color: #00FFFF;
  border-color: #00FFFF;
}

.footer-icons-pan .rounded-link.social-instagram {
  padding-left: 1px;
}

.footer-icons-pan .rounded-link.active {
  pointer-events: none;
  background: rgba(37, 52, 75, 0.7);
  border: none;
  color: rgba(255, 255, 255, 0.34);
}

.copyright {
  position: relative;
  color: rgba(255, 255, 255, 0.53);
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 12px;
  padding-bottom: 11px;
}

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

.copyright .copyright__right {
  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: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.copyright a {
  color: rgba(255, 255, 255, 0.53);
}

.section-callback {
  position: relative;
  background: -webkit-linear-gradient(22.24deg, #2785C0 11.98%, #3EBBE7 96.23%);
  background: -o-linear-gradient(22.24deg, #2785C0 11.98%, #3EBBE7 96.23%);
  background: linear-gradient(67.76deg, #2785C0 11.98%, #3EBBE7 96.23%);
  border-radius: 8px;
  overflow: hidden;
}

.section-callback:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  opacity: 0.9;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.23)), to(rgba(0, 0, 0, 0.23))), url('../images/sec-callback-bg.jpg');
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.23)), url('../images/sec-callback-bg.jpg');
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.23)), url('../images/sec-callback-bg.jpg');
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.23)), url('../images/sec-callback-bg.jpg');
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
}

.section-callback:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(8.81deg, rgba(26, 2, 94, 0.72) 5.22%, rgba(32, 86, 167, 0) 100%);
  background: -o-linear-gradient(8.81deg, rgba(26, 2, 94, 0.72) 5.22%, rgba(32, 86, 167, 0) 100%);
  background: linear-gradient(81.19deg, rgba(26, 2, 94, 0.72) 5.22%, rgba(32, 86, 167, 0) 100%);
  opacity: 0.9;
}

.section-callback .section-callback__content {
  position: relative;
  z-index: 3;
  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;
}

.section-callback .section-callback__left {
  width: 58%;
  padding-right: 20px;
}

.section-callback .section-callback__right {
  width: 42%;
}

.section-callback .callback__title {
  font-weight: bold;
  font-size: 54px;
  line-height: 66px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 7px;
}

.section-callback .callback__subtitle {
  font-weight: normal;
  font-size: 47px;
  line-height: 57px;
  color: #FFFFFF;
  padding-bottom: 30px;
  margin-bottom: 46px;
  position: relative;
}

.section-callback .callback__subtitle:after {
  content: "";
  position: absolute;
  height: 3px;
  width: 85px;
  background: #fff;
  bottom: 0;
  left: 0;
}

.section-callback .callback__description {
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #FFFFFF;
}

.section-callback .callback__form {
  background: #1294C9;
  border-radius: 8px;
}

.section-callback .callback__form .mainCallbackForm-container {
  padding: 28px 40px 40px 40px;
  background-image: url("../images/callback-bg.png");
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-position: center;
}

.section-callback .callback__form .control-group {
  margin-bottom: 0;
}

.section-callback .callback__form .col-top {
  margin-bottom: 33px;
  width: 100%;
}

.section-callback .callback__form .col-right {
  position: absolute;
  right: -10px;
  bottom: 10px;
  width: 200px;
  font-style: italic;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.08em;
  color: #FFFFFF;
}

.section-callback .callback__form .controls > .row.align-items-end {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
  margin: 0;
  position: relative;
}

.section-callback .callback__form .form-control {
  position: relative;
  background: transparent;
  border: none;
  padding: 12px 20px;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #FFFFFF;
  height: 48px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 0;
  margin-bottom: 10px;
}

.section-callback .callback__form .form-control:last-child {
  margin-bottom: 0;
}

.section-callback .callback__form .form-control::-webkit-input-placeholder {
  font-size: 14px;
  line-height: 24px;
  color: #FFFFFF;
}

.section-callback .callback__form .form-control::-moz-placeholder {
  font-size: 14px;
  line-height: 24px;
  color: #FFFFFF;
}

.section-callback .callback__form .form-control::placeholder {
  font-size: 14px;
  line-height: 24px;
  color: #FFFFFF;
}

.section-callback .callback__form .btn-submit {
  background: #FFFFFF;
  border: 2px solid #FFFFFF;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  padding: 14px 44px 13px 44px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #123272;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
 /* '' */;
}

.section-callback .callback__form .btn-submit:hover {
  background: #123272;
  color: #fff;
}

.section-callback .callback__form .btn-submit: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); */;
}

.section-callback .callback__form .btn-submit:before {
  content: '\e805';
}

.section-callback .callback__form .btn-submit:before {
  font-size: 18px;
  margin-right: 10px;
}

.section-projects .section-projects__title {
  font-weight: bold;
  font-size: 40px;
  line-height: 49px;
  color: #123272;
  margin-bottom: 30px;
}

.section-projects .section-projects__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  list-style-type: none;
  padding: 0;
  margin: 0 -60px;
  margin-bottom: 60px;
}

.section-projects .article-item-wrapper {
  width: 25%;
  padding: 0 60px;
}

.section-projects .programs__back-link {
  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-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  padding: 20px;
}

.section-projects .programs__back-link:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  text-decoration: none;
}

.section-projects .programs__record-image {
  width: 100%;
  height: 140px;
  max-width: 190px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  margin-bottom: 30px;
}

.section-projects .programs__text-wrapper {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #383838;
}

.section-projects .programs__text-wrapper p {
  height: 60px;
  width: 100%;
  overflow: hidden;
}

.calc-form {
  background: -webkit-linear-gradient(17.6deg, #126294 20.3%, #3EBBE7 96.87%);
  background: -o-linear-gradient(17.6deg, #126294 20.3%, #3EBBE7 96.87%);
  background: linear-gradient(72.4deg, #126294 20.3%, #3EBBE7 96.87%);
  padding-top: 56px;
  padding-bottom: 45px;
}

.calc-form .calc-form__content {
  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;
}

.calc-form .calc-form__right {
  width: 258px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 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;
}

.calc-form .calc-form__left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 574px;
  padding-right: 20px;
}

.calc-form .ic-calculator {
  font-size: 58px;
  line-height: 58px;
  height: 58px;
  color: #fff;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: block;
  padding-right: 24px;
  padding-top: 2px;
}

.calc-form .calc-form__title {
  font-weight: bold;
  font-size: 30px;
  line-height: 37px;
  color: #FFFFFF;
  margin-bottom: 6px;
}

.calc-form .calc-form__subtitle {
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
}

.section-top {
  padding-top: 48px;
  padding-bottom: 120px;
}

.section-top .section-title {
  font-weight: bold;
  font-size: 40px;
  line-height: 49px;
  color: #123272;
  margin-bottom: 0;
}

.carousel-product {
  margin: 0!important;
  padding: 0!important;
  position: relative;
}

.carousel-product .slide-controls > div {
  position: absolute;
  top: -webkit-calc(50% - 100px);
  top: calc(50% - 100px);
  cursor: pointer;
  width: 30px;
  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;
  z-index: 30;
}

.carousel-product .slide-controls > div:focus {
  outline: none !important;
}

.carousel-product .slide-controls > div i {
  font-size: 20px;
  color: #123272;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.carousel-product .slide-controls > div:hover i {
  color: #0b91c7;
}

.carousel-product .page-prev {
  left: -30px;
}

.carousel-product .page-next {
  right: -30px;
}

.carousel-product .lSSlideOuter .lSPager.lSpg {
  position: absolute;
  z-index: 1;
  padding-top: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  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;
}

.carousel-product .lSSlideOuter .lSPager.lSpg:before,.carousel-product .lSSlideOuter .lSPager.lSpg:after {
  content: "";
  position: absolute;
  width: 80px;
  height: 1px;
  background: #E8E8E8;
  bottom: 7px;
}

.carousel-product .lSSlideOuter .lSPager.lSpg:before {
  left: -12px;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
}

.carousel-product .lSSlideOuter .lSPager.lSpg:after {
  right: -12px;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
       -o-transform: translateX(100%);
          transform: translateX(100%);
}

.carousel-product .lSSlideOuter .lSPager.lSpg > li a {
  width: 14px;
  height: 14px;
  background: rgba(81, 83, 86, 0.22);
  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;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  font-size: 0;
}

.carousel-product .lSSlideOuter .lSPager.lSpg > li.active a {
  background: #fff;
  position: relative;
  opacity: 1;
}

.carousel-product .lSSlideOuter .lSPager.lSpg > li.active a:before {
  content: "";
  background: transparent;
  border: 1px solid #0b91c7;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.carousel-product .lSSlideOuter .lSPager.lSpg > li.active a:after {
  content: "";
  background: #000000;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}

.section-seo {
  background: #F1F5F6;
  padding: 60px 0;
}

.section-seo #main_desc {
  max-height: 100% !important;
}

.section-seo .page-title,.section-seo h1,.section-seo h2,.section-seo h3 {
  font-weight: 600;
  font-size: 40px;
  line-height: 152.18%;
  color: #123272;
  text-transform: none;
  margin-bottom: 20px;
}

.section-seo .section-seo__text {
  max-height: 395px;
  overflow-y: auto;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #171717;
  padding-right: 30px;
}

.section-seo .section-seo__text ul {
  list-style-type: none;
  padding-left: 0;
}

.section-seo .section-seo__text li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 7px;
}

.section-seo .section-seo__text li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #123272;
}

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

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

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

.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: 30px;
  padding-left: 30px;
}

.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: "Montserrat", Sans-Serif;
}

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

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

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

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

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

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

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

.ui-autocomplete.ui-widget .ui-menu-item.ui-state-focus {
  font-weight: 400;
  background: #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 {
  cursor: pointer;
  position: relative;
  font-size: 14px;
  line-height: 17px;
  color: #123272;
  margin-left: 3vw;
  padding-right: 10px;
}

.language:hover .lang-list {
  opacity: 1;
  pointer-events: all;
}

.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 .ic-chevron-down {
  font-size: 5px;
  color: #123272;
  margin-left: 12px;
  padding-top: 2px;
}

.language .lang-list {
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: -10px;
  background: #fff;
  z-index: 1;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border: 1px solid #E8E8E8;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  padding: 10px;
  pointer-events: none;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
          box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
}

.language .lang-list .lang-item:not(:last-child) {
  margin-bottom: 5px;
}

.language .lang-list .lang-link {
  display: block;
  text-decoration: none;
  position: relative;
  color: #123272;
}

.language .lang-list .lang-link:hover {
  color: #0b91c7;
}

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

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

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

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

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

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

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

.sort-wrapper .label {
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #515356;
  margin-right: 20px;
}

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

.sort-wrapper .jq-selectbox {
  z-index: 6!important;
}

.sort-wrapper .jq-selectbox .jq-selectbox__select {
  min-width: 175px;
  background: #F1F5F6;
  border-radius: 8px;
  height: 50px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: 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;
  padding: 5px 42px 5px 17px;
}

.sort-wrapper .jq-selectbox .jq-selectbox__select-text {
  font-weight: 500;
  font-size: 14px;
  color: #515356;
}

.sort-wrapper .jq-selectbox .jq-selectbox__trigger {
  border-left: 0;
}

.sort-wrapper .jq-selectbox .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
  top: 23px;
}

.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-wrapper {
  width: 100%;
  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;
}

.btn {
  display: block;
  padding: 20px 38px;
  border-radius: 8px;
  background: -webkit-linear-gradient(22.24deg, #2785C0 11.98%, #3EBBE7 96.23%);
  background: -o-linear-gradient(22.24deg, #2785C0 11.98%, #3EBBE7 96.23%);
  background: linear-gradient(67.76deg, #2785C0 11.98%, #3EBBE7 96.23%);
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
  border: none;
}

.btn.arrow {
  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: relative;
  border: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  background: transparent;
}

.btn.arrow .ic-arrow-right-long {
  padding-left: 15px;
  font-size: 12px;
}

.btn.arrow:before {
  content: "";
  position: absolute;
  z-index: -2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 8px;
  background: -webkit-linear-gradient(22.24deg, #2785C0 11.98%, #3EBBE7 96.23%);
  background: -o-linear-gradient(22.24deg, #2785C0 11.98%, #3EBBE7 96.23%);
  background: linear-gradient(67.76deg, #2785C0 11.98%, #3EBBE7 96.23%);
}

.btn.arrow:after {
  content: "";
  position: absolute;
  z-index: -2;
  width: -webkit-calc(100% - 4px);
  width: calc(100% - 4px);
  height: -webkit-calc(100% - 4px);
  height: calc(100% - 4px);
  top: 2px;
  left: 2px;
  border-radius: 7px;
  background: transparent;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.btn.arrow:hover {
  color: #0b91c7;
}

.btn.arrow:hover:after {
  background: #fff;
}

.btn.add-cart {
  background: -webkit-linear-gradient(22.24deg, rgba(7, 6, 80, 0.92) 11.98%, rgba(25, 186, 242, 0.8) 96.23%);
  background: -o-linear-gradient(22.24deg, rgba(7, 6, 80, 0.92) 11.98%, rgba(25, 186, 242, 0.8) 96.23%);
  background: linear-gradient(67.76deg, rgba(7, 6, 80, 0.92) 11.98%, rgba(25, 186, 242, 0.8) 96.23%);
  border-radius: 4px;
  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: relative;
  border: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  background: transparent;
  padding: 19px 65px 18px;
}

.btn.add-cart .ic-cart {
  padding-right: 15px;
  font-size: 23px;
}

.btn.add-cart:before {
  content: "";
  position: absolute;
  z-index: -2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 4px;
  background: -webkit-linear-gradient(22.24deg, rgba(7, 6, 80, 0.92) 11.98%, rgba(25, 186, 242, 0.8) 96.23%);
  background: -o-linear-gradient(22.24deg, rgba(7, 6, 80, 0.92) 11.98%, rgba(25, 186, 242, 0.8) 96.23%);
  background: linear-gradient(67.76deg, rgba(7, 6, 80, 0.92) 11.98%, rgba(25, 186, 242, 0.8) 96.23%);
}

.btn.add-cart:after {
  content: "";
  position: absolute;
  z-index: -2;
  width: -webkit-calc(100% - 4px);
  width: calc(100% - 4px);
  height: -webkit-calc(100% - 4px);
  height: calc(100% - 4px);
  top: 2px;
  left: 2px;
  border-radius: 2px;
  background: transparent;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.btn.add-cart:hover {
  color: #123272;
}

.btn.add-cart:hover:after {
  background: #fff;
}

.btn.btn-white {
  background: #FFFFFF;
  border: 2px solid #FFFFFF;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  padding: 16px 35px 17px 35px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #123272;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.btn.btn-white:hover {
  background: #123272;
  color: #fff;
}

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

#catalogFilter {
  height: 100%;
  overflow: auto;
}

.filters-wrapper {
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  overflow: auto;
}

.filters-wrapper .filters-header {
  padding: 16px 20px 13px;
  background: #F1F5F6;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #123272;
}

.filters-wrapper .filters-body {
  padding: 0 15px;
}

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

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

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

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

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

.filters-wrapper .selections-wrapper {
  border-bottom: 1px solid #e3e3e3;
}

.filters-wrapper .selections-wrapper .count-filter {
  display: none!important;
}

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

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

.filters-wrapper .selections-wrapper .filter-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #515356;
  margin-bottom: 17px;
}

.filters-wrapper .selections-wrapper .attribute-content {
  width: 100%;
}

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

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

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

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

.filters-wrapper .filter-form .filter-form-btn:hover {
  color: #2b343c;
}

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

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

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

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

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

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

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

.filters-wrapper .filter-pre-info .close:hover {
  color: #2b343c;
}

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

.filter-pre-info {
  z-index: 100;
  -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
       -o-transform: translateY(-20px);
          transform: translateY(-20px);
}

.filter-pre-info:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #0b91c7;
  left: -2px;
  top: 14px;
}

.filter-pre-info .info {
  display: none;
}

.filter-pre-info .btn-apply {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
  padding: 9px 21px;
  background: #0b91c7;
  border-radius: 4px;
}

.filter-pre-info .btn-apply:hover {
  -webkit-box-shadow: 0px 2px 11px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 11px rgba(0, 0, 0, 0.25);
}

.attribute-checkbox {
  position: relative;
}

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

.attribute-checkbox .list {
  position: relative;
  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 .checkbox {
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
  margin-right: 10px;
}

.attribute-checkbox .list .checkbox:before {
  content: "";
  display: block;
  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%);
  background: #123272;
  border-radius: 2px;
  width: 10px;
  height: 10px;
}

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

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

.attribute-range {
  position: relative;
  margin-bottom: 13px;
}

.attribute-range .ui-slider {
  background: rgba(11, 145, 199, 0.48);
  height: 5px;
  position: relative;
  border: none;
  border-radius: 10px;
  margin: 0 5px;
}

.attribute-range .ui-slider .ui-slider-range:last-of-type {
  position: absolute;
  height: 5px;
  background: #0B91C7;
  border-radius: 0;
}

.attribute-range .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 10;
  top: 50%;
  width: 10px;
  height: 22px;
  margin-top: -11px;
  background: -webkit-linear-gradient(17.6deg, #126294 20.3%, #3EBBE7 96.87%);
  background: -o-linear-gradient(17.6deg, #126294 20.3%, #3EBBE7 96.87%);
  background: linear-gradient(72.4deg, #126294 20.3%, #3EBBE7 96.87%);
  display: block;
  border-radius: 19px;
  border: none;
  cursor: pointer;
  margin-left: -5px;
}

.attribute-range .ui-slider .ui-slider-handle:hover {
  opacity: 0.9;
}

.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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 16px;
}

.attribute-range .range-separator {
  width: 27px;
  height: 1px;
  background: #E8E8E8;
}

.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 label {
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #515356;
  margin-bottom: 0;
  margin-right: 10px;
}

.attribute-range .range .form-control {
  height: 25px;
  width: 100px;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  -moz-appearance: textfield;
  padding: 4px 10px 4px;
  text-align: center;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #123272;
}

.attribute-range .range .form-control::-webkit-outer-spin-button,.attribute-range .range .form-control::-webkit-inner-spin-button {
 /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
 /* <-- Apparently some margin are still there even though it's hidden */}.filter-delete-wrapper {background: #F1F5F6;border: 1px solid #E8E8E8;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 8px;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding: 16px;margin-bottom: 11px;}.filter-delete-wrapper:empty {display: none;}.filter-delete-wrapper .filter-delete-item {background: #FFFFFF;border-radius: 4px;cursor: pointer;padding: 9px 12px 8px;margin: 4px;font-weight: normal;font-size: 12px;line-height: 18px;color: #383838;}.filter-delete-wrapper .filter-delete-item.filter-delete-all {font-weight: 500;font-size: 12px;line-height: 15px;-webkit-text-decoration-line: underline;-moz-text-decoration-line: underline;text-decoration-line: underline;color: #515356;background: transparent;border-radius: 0;cursor: pointer;-webkit-transition: none;-o-transition: none;transition: none;padding: 4px;margin-right: 0;}.filter-delete-wrapper .filter-delete-item.filter-delete-all .delete-icon {display: none;}.filter-delete-wrapper .filter-delete-item.filter-delete-all:hover {color: #0b91c7;text-decoration: none;}.filter-delete-wrapper .filter-delete-item:hover .delete-icon {opacity: 1;}.filter-delete-wrapper .delete-icon {margin-left: 10px;font-size: 13px;color: #515356;opacity: 0.5;}.socials-list {text-align: center;}.socials-list .item {display: inline-block;vertical-align: middle;text-align: center;-webkit-transition: 0.3s ease;-o-transition: 0.3s ease;transition: 0.3s ease;}.socials-list .item:not(:first-child) {margin-left: 10px;}.socials-list .item .social-icon {position: relative;z-index: 1;width: 40px;height: 40px;vertical-align: middle;-webkit-transition: 0.3s ease;-o-transition: 0.3s ease;transition: 0.3s ease;background: #000;}.socials-list .item .social-icon i {display: inline-block;height: 40px;line-height: 40px;font-size: 30px;-webkit-transition: 0.3s ease;-o-transition: 0.3s ease;transition: 0.3s ease;position: relative;z-index: 10;color: white;}.socials-list .item .social-icon:after {content: '';position: absolute;z-index: -1;top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);-o-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);-webkit-transition: 0.3s ease;-o-transition: 0.3s ease;transition: 0.3s ease;width: 100%;height: 100%;background: transparent;border: 3px solid #000;}.socials-list .item.active,.socials-list .item:focus,.socials-list .item:hover,.socials-list .item.active *,.socials-list .item:focus *,.socials-list .item:hover * {outline: none;}.socials-list .item.active .social-icon:after,.socials-list .item:focus .social-icon:after,.socials-list .item:hover .social-icon:after {width: 120%;height: 120%;}.socials-list .item div.social-icon,.socials-list .item span.social-icon {color: white;display: inline-block;-webkit-transition: 0.3s ease;-o-transition: 0.3s ease;transition: 0.3s ease;}.socials-list .item img.social-icon {display: inline-block;width: auto;max-width: 100%;}.socials-list .item.social-skype .social-icon {background: #00aff0;}.socials-list .item.social-skype .social-icon:after {border-color: #00aff0;}.socials-list .item.social-facebook .social-icon {background: #3b5998;text-align: right;}.socials-list .item.social-facebook .social-icon:after {border-color: #3b5998;}.socials-list .item.social-facebook .social-icon i {font-size: 36px;margin-top: 5px;margin-right: 6px;}.socials-list .item.social-vk .social-icon {background: #507299;}.socials-list .item.social-vk .social-icon:after {border-color: #507299;}.socials-list .item.social-vk .social-icon i {font-size: 28px;}.socials-list .item.social-youtube .social-icon {background: #e62117;}.socials-list .item.social-youtube .social-icon:after {border-color: #e62117;}.socials-list .item.social-instagram .social-icon {background: #3897f0;}.socials-list .item.social-instagram .social-icon:after {border-color: #3897f0;}.socials-list .item.social-instagram .social-icon i {font-size: 25px;}.socials-list .item.social-google .social-icon {background: #fd4d3e;}.socials-list .item.social-google .social-icon:after {border-color: #fd4d3e;}.socials-list .item.social-google .social-icon i {font-size: 25px;}.socials-list .item.social-linkedin .social-icon {background: #007bbd;}.socials-list .item.social-linkedin .social-icon:after {border-color: #007bbd;}.socials-list .item.social-twitter .social-icon {background: #00aef1;}.socials-list .item.social-twitter .social-icon:after {border-color: #00aef1;}.social-auth {display: block;text-align: center;}.social-auth .social {position: relative;display: inline-block;margin: 5px 5px 0;font-size: 20px;width: 30px;height: 30px;line-height: 28px;-webkit-transition: .3s ease;-o-transition: .3s ease;transition: .3s ease;vertical-align: middle;border: 1px solid #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);}#page-breadcrumb {padding-left: 368px;background: transparent;padding-top: 15px;width: 100%;overflow: auto;}#page-breadcrumb .breadcrumb {margin-bottom: 0;background: transparent;height: 50px;border-bottom: 1px solid #E8E8E8;padding: 5px 0;border-radius: 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-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}#page-breadcrumb .breadcrumb-item {font-weight: normal;font-size: 12px;line-height: 15px;white-space: nowrap;}#page-breadcrumb .breadcrumb-item:not(:first-child) {padding-left: 24px;position: relative;}#page-breadcrumb .breadcrumb-item:not(:first-child):before {content: "";position: absolute;width: 4px;height: 4px;border-radius: 50%;background: #515356;left: 10px;top: 6px;padding: 0;}#page-breadcrumb .breadcrumb-item a {color: #515356;}#page-breadcrumb .breadcrumb-item.active {color: #0b91c7;}#page-breadcrumb .breadcrumb-item.active:before {background: #0b91c7;}.article-item {padding: 0 15px;margin-bottom: 40px;position: relative;border-bottom: 1px solid #E8E8E8;}.article-item .article-item__content {padding-bottom: 40px;height: 100%;position: relative;}.article-item .article-img-link {display: block;border-radius: 8px;overflow: hidden;margin-bottom: 20px;}.article-item .article-title {margin-bottom: 20px;}.article-item .article-title a {font-weight: 500;font-size: 18px;line-height: 24px;color: #454545;text-decoration: none;}.article-item .article-title a:hover {color: #0b91c7;}.article-item .article-text {font-weight: normal;font-size: 14px;line-height: 22px;color: #737373;height: 88px;margin-bottom: 62px;-webkit-line-clamp: 4;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}.article-item .article-footer {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;position: absolute;width: 100%;bottom: 40px;}.article-item .article-date {font-weight: normal;font-size: 18px;line-height: 32px;color: #515356;}.article-item .article-link {position: relative;padding-right: 21px;font-weight: 600;font-size: 18px;line-height: 32px;text-align: right;color: #123272; /* '' */}.article-item .article-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); */}.article-item .article-link:before {content: '\e814';}.article-item .article-link:before {font-size: 12px;position: absolute;right: 0;top: 11px;}.article-item .article-link:hover {color: #0b91c7;}.page-articles-list {padding-top: 40px;padding-bottom: 80px;}.page-articles-list .page-title {text-align: center;}.page-articles-list .article-list-wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 -15px;}.page-articles-list .article-item {width: 25%;}.page-articles-list .page-articles__text {font-size: 14px;line-height: 22px;color: #171717;}.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: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;}.radio-group:nth-child(2) .custom-radio[data-value="newmail-address"] .custom-radio__text {position: relative;padding-left: 30px;}.radio-group:nth-child(2) .custom-radio[data-value="newmail-address"] .custom-radio__text:after {content: "";position: absolute;left: 0;top: 0;bottom: 0;margin-top: auto;margin-bottom: auto;width: 22px;height: 22px;-webkit-background-size: contain;background-size: contain;background-position: center;background-repeat: no-repeat;background-image: url("../images/novaposhta.svg");}.custom-radio {width: 100%;margin-bottom: 0;}.custom-radio[data-value="newmail"] .custom-radio__text,.custom-radio[data-value="newmail-address"]:nth-child(2) .custom-radio__text {position: relative;padding-left: 30px;}.custom-radio[data-value="newmail"] .custom-radio__text:after,.custom-radio[data-value="newmail-address"]:nth-child(2) .custom-radio__text:after {content: "";position: absolute;left: 0;top: 0;bottom: 0;margin-top: auto;margin-bottom: auto;width: 22px;height: 22px;-webkit-background-size: contain;background-size: contain;background-position: center;background-repeat: no-repeat;background-image: url("../images/novaposhta.svg");}.custom-radio[data-value="liqpay"] .custom-radio__text {position: relative;padding-left: 68px;}.custom-radio[data-value="liqpay"] .custom-radio__text:after {content: "";position: absolute;left: 0;top: 0;bottom: 0;margin-top: auto;margin-bottom: auto;width: 57px;height: 12px;-webkit-background-size: contain;background-size: contain;background-position: center;background-repeat: no-repeat;background-image: url("../images/visa-logo.png");}.custom-radio .custom-radio__content {background: #F1F5F6;border-radius: 8px;height: 80px;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-bottom: 0;border: 2px solid #F1F5F6;cursor: pointer;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;padding: 10px 20px;}.custom-radio .custom-radio__text {font-weight: normal;font-size: 14px;line-height: 22px;color: #383838;}.custom-radio .custom-radio__checkmark {position: relative;width: 35px;height: 35px;background: #FFFFFF;border: 1px solid #E2EBED;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 50%;margin-right: 15px;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;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}.custom-radio .custom-radio__checkmark:before {content: "";position: absolute;width: 15px;height: 15px;border-radius: 50%;background: #0b91c7;opacity: 0;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}.custom-radio input {display: none;}.custom-radio input:checked ~ .custom-radio__content {border: 2px solid #0b91c7;}.custom-radio input:checked ~ .custom-radio__content .custom-radio__checkmark {border: 1px solid #0b91c7;}.custom-radio input:checked ~ .custom-radio__content .custom-radio__checkmark:before {opacity: 1;}.custom-radio input:checked ~ .custom-radio__content .custom-radio__text {font-weight: 600;}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;}.search-form {display: block;position: relative;width: 100%;}.search-form .search-form-wrap {width: 100%;}.search-form .ui-menu-item {-webkit-transform: none!important;-ms-transform: none!important;-o-transform: none!important;transform: none!important;margin: 0!important;}.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 .btn-search {padding: 0;width: 80px;height: 50px;position: absolute;right: 0;border-radius: 0 8px 8px 0;background: -webkit-linear-gradient(22.24deg, #2785C0 11.98%, #3EBBE7 96.23%);background: -o-linear-gradient(22.24deg, #2785C0 11.98%, #3EBBE7 96.23%);background: linear-gradient(67.76deg, #2785C0 11.98%, #3EBBE7 96.23%);border: none;}.search-form .btn-search .ic-search {font-size: 23px;color: #fff;}.search-form .input-search {background: #FFFFFF;border: 1px solid #E8E8E8;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;height: 50px;padding-left: 18px;border-radius: 8px;font-style: normal;font-weight: normal;font-size: 12px;line-height: 15px;color: #515356;}.search-form .input-search::-webkit-input-placeholder {color: #515356;}.search-form .input-search::-moz-placeholder {color: #515356;}.search-form .input-search::placeholder {color: #515356;}.search-form .search-results {position: absolute;top: 100%;left: 1px;right: 1px;margin-top: -5px;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:not(.submit),.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:not(.submit).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:not(.submit) 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:not(.submit).product .image,.search-form .search-results .product.product .image,.search-form .search-results .ui-menu-item:not(.submit).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:not(.submit).product .image img,.search-form .search-results .product.product .image img {display: block;}.search-form .search-results .ui-menu-item:not(.submit).product .price .price-value,.search-form .search-results .product.product .price .price-value,.search-form .search-results .ui-menu-item:not(.submit).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:not(.submit) .info,.search-form .search-results .product .info {width: 100%;}.search-form .search-results .ui-menu-item:not(.submit) .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:not(.submit).category a,.search-form .search-results .product.category a {color: #262626;}.search-form .search-results .ui-menu-item:not(.submit).category a i,.search-form .search-results .product.category a i {text-align: center;}.search-form .search-results .ui-menu-item:not(.submit).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:not(.submit).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:not(.submit).empty,.search-form .search-results .product.empty {text-align: center;}.search-form .search-results .ui-menu-item:not(.submit).empty,.search-form .search-results .product.empty,.search-form .search-results .ui-menu-item:not(.submit).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:not(.submit).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:not(.submit).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:not(.submit).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:not(.submit).search-variant a .title,.search-form .search-results .product.search-variant a .title {color: inherit;}.search-form .search-results .ui-menu-item:not(.submit).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:not(.submit).search-variant.ui-state-focus,.search-form .search-results .product.search-variant.ui-state-focus {background: transparent;}.search-form .search-results .ui-menu-item:not(.submit).search-variant.ui-state-focus a,.search-form .search-results .product.search-variant.ui-state-focus a {color: #2b343c;}.search-form .search-results .ui-menu-item.submit {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;background: transparent!important;padding: 0 10px;}.search-form .search-results .ui-menu-item.submit span {padding: 5px 12px;color: #fff;display: block;width: 100%;text-align: center;background: -webkit-linear-gradient(22.24deg, #2785C0 11.98%, #3EBBE7 96.23%);background: -o-linear-gradient(22.24deg, #2785C0 11.98%, #3EBBE7 96.23%);background: linear-gradient(67.76deg, #2785C0 11.98%, #3EBBE7 96.23%);border-radius: 5px;}.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: 20%;width: 20%;}.category-product.ui-slider-wrapper {margin-bottom: 0;}.category-product .block-title {font-weight: bold;font-size: 40px;line-height: 49px;color: #123272;margin-bottom: 40px;}.category-product .category-product-controls {display: none!important;}.category-product .ui-slider {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;list-style-type: none;padding-left: 0;margin: 0 -15px;}.category-product .ui-slider > li {width: 25%;padding: 0 15px;margin-bottom: 50px;}.category-product .ui-slider > li:nth-child(n+9) {display: none;}.category-product .category-card {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;height: 100%;position: relative;}.category-product .img-wrapper {margin-bottom: 30px;border-radius: 8px;overflow: hidden;-webkit-transition: 0.3s ease;-o-transition: 0.3s ease;transition: 0.3s ease;}.category-product .img-wrapper .img-fluid {width: 105%;max-width: 105%;}.category-product .img-wrapper:hover {-webkit-transform: scale(1.05) rotate(0.002deg);-ms-transform: scale(1.05) rotate(0.002deg);-o-transform: scale(1.05) rotate(0.002deg);transform: scale(1.05) rotate(0.002deg);-webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);}.category-product .category-card-title {padding-bottom: 15px;position: relative;margin-bottom: 30px;}.category-product .category-card-title:after {content: "";width: 85px;height: 2px;position: absolute;left: 0;bottom: 0;background-color: #123272;}.category-product .category-card-title > a {font-weight: 600;font-size: 22px;line-height: 158.68%;color: #123272;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}.category-product .category-card-title > a:hover {text-decoration: none;color: #0b91c7;}.category-product .category-card-list {margin-bottom: 30px;}.category-product .category-card-item {position: relative;padding-left: 15px;}.category-product .category-card-item:not(:last-child) {margin-bottom: 19px;}.category-product .category-card-item:before {content: "";position: absolute;left: 0;top: 11px;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);width: 6px;height: 6px;border-radius: 50%;background-color: #123272;}.category-product .category-card-item > a {font-weight: normal;font-size: 14px;line-height: 158.68%;color: #515356;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}.category-product .category-card-item > a:hover {text-decoration: none;color: #0b91c7;}.category-product .category-card-all {font-weight: 500;font-size: 14px;line-height: 14px;color: #515356;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;text-decoration: none;border-bottom: 1px solid #515356;position: absolute;bottom: 0;}.category-product .category-card-all:hover {color: #0b91c7;border-bottom-color: #0b91c7;}.first-slider {display: block;margin-bottom: 25px;}.first-slider:not(.owl-loaded) > .item:not(:first-child) {display: none;}.first-slider .item {position: relative;border-radius: 8px;overflow: hidden;}.first-slider .content-wrap {position: absolute;width: 100%;height: 100%;top: 0;padding: 15px 55px 35px 50px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.first-slider .text-formatted__title {font-weight: bold;font-size: 45px;line-height: 131.4%;text-transform: uppercase;color: #FFFFFF;margin-bottom: 16px;}.first-slider .text-formatted__description {font-weight: normal;font-size: 20px;line-height: 26px;color: #FFFFFF;}.first-slider .owl-dots {position: absolute;bottom: 22px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);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;}.first-slider .owl-dot {width: 13px;height: 13px;position: relative;margin-right: 5px;}.first-slider .owl-dot:last-child {margin-right: 0;}.first-slider .owl-dot span {position: absolute;width: 11px;height: 11px;left: 1px;top: 1px;display: block;border-radius: 50%;background: #FFFFFF;opacity: 0.6;}.first-slider .owl-dot.active {pointer-events: none;}.first-slider .owl-dot.active span {opacity: 0;}.first-slider .owl-dot.active:before {content: "";position: absolute;width: 13px;height: 13px;left: 0;top: 0;border-radius: 50%;background: transparent;border: 1px solid #3CB6E3;}.first-slider .owl-dot.active:after {content: "";position: absolute;width: 3px;height: 3px;left: 5px;top: 5px;border-radius: 50%;background: #fff;}.first-slider .owl-dot:hover span {opacity: 1;}.product-gallery {width: 608px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}.product-gallery .sticker-wrapper {left: 120px;top: 50px;display: none;}.product-gallery .lSSlideWrapper {background: #FFFFFF;border: 1px solid #E8E8E8;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 8px;overflow: visible;}.product-gallery .product-gallery-item {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: 500px;padding: 10px;overflow: hidden;}.product-gallery .product-gallery-item img {max-height: 100%;}.product-gallery .lSGallery {padding-left: 50px!important;padding-right: 50px!important;margin-top: 10px!important;display: -webkit-box!important;display: -webkit-flex!important;display: -ms-flexbox!important;display: flex!important;-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;min-width: 100%;max-width: 100%;}.product-gallery .lSGallery li {max-width: 63px;width: 100%;height: 64px;border: 1px solid transparent;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 8px!important;}.product-gallery .lSGallery li.active {position: relative;border-radius: 8px!important;border: 1px solid #123272;overflow: hidden;}.product-gallery .lSAction {position: relative;}.product-gallery .lSAction > a {width: 32px;top: 29px;height: 32px;background-image: none;cursor: pointer;position: absolute;z-index: 99;margin-top: 0;color: #123272;font-size: 19px;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;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: 0.5;pointer-events: none;}.product-gallery .lSAction > 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); */}.product-gallery .lSAction > a:hover {color: #0b91c7;}.product-gallery .lSAction .lSPrev {left: 0; /* '' */}.product-gallery .lSAction .lSPrev:before {content: '\f007';}.product-gallery .lSAction .lSNext {right: 0; /* '' */-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;}.product-gallery .lSAction .lSNext:before {content: '\f006';}.product-gallery .lSAction._next .lSNext {opacity: 1;pointer-events: all;}.product-gallery .lSAction._prev .lSPrev {opacity: 1;pointer-events: all;}.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;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;}.ui-slider-wrapper .lSSlideOuter {padding-bottom: 140px !important;margin-bottom: -140px !important;}.ui-slider-wrapper .lSSlideWrapper {padding-bottom: 140px !important;margin-bottom: -140px !important;}.ui-slider-wrapper._product_blocks .lSSlideOuter {margin-left: -15px;margin-right: -15px;}.ui-slider-wrapper._product_blocks .ui-slider > li {padding: 15px;}#checkoutDialog {background: #FFFFFF;-webkit-box-shadow: 0px 1px 44px rgba(0, 0, 0, 0.18);box-shadow: 0px 1px 44px rgba(0, 0, 0, 0.18);border-radius: 8px;padding: 0;overflow: hidden;width: 100%;max-width: 1159px;}#checkoutDialog #checkoutDialogContent .alert-info {margin: 20px;}#checkoutDialog #checkoutDialogContent .btn-yellow {margin: 0 20px;}#checkoutDialog #checkoutDialogContent.loading {opacity: 0.5;pointer-events: none;}#checkoutDialog #checkoutDialogLoader {position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}#checkoutDialog .fancybox-close-small {border: 2px solid rgba(18, 50, 114, 0.42);top: 27px;right: 27px;width: 28px;height: 28px;-webkit-transition: 0.1s;-o-transition: 0.1s;transition: 0.1s;}#checkoutDialog .fancybox-close-small:hover {border: 2px solid #123272;}#checkoutDialog .fancybox-close-small:before {background-color: #123272;height: 2px;width: 16px;}#checkoutDialog .fancybox-close-small:after {background-color: #123272;height: 2px;width: 16px;}#checkoutDialog .popup-title {background: #F1F5F6;padding: 21px 40px 20px;font-weight: 500;font-size: 35px;line-height: 43px;color: #123272;}#checkoutDialog .cart-products {padding: 20px 40px 0 40px;}#checkoutDialog .cart-sku {font-weight: normal;font-size: 12px;line-height: 15px;color: #515356;margin-bottom: 20px;}#checkoutDialog .product-label {font-weight: normal;font-size: 12px;line-height: 15px;color: #515356;margin-bottom: 14px;}#checkoutDialog .cart-title {font-weight: 500;font-size: 16px;line-height: 22px;color: #383838;}#checkoutDialog .cart-buy-block {padding: 58px 40px 40px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}#checkoutDialog .btn-back {font-weight: 500;font-size: 16px;line-height: 30px;color: #123272;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: none;padding: 0;cursor: pointer;text-decoration: none;margin-bottom: 20px;}#checkoutDialog .btn-back .ic-arrow-left {font-size: 10px;margin-right: 7px;}#checkoutDialog .btn-back .text {border-bottom: 1px dashed #123272;line-height: 20px;}#checkoutDialog .btn-back:hover .text {border-color: transparent;}#checkoutDialog .checkout-total-block {font-weight: 600;font-size: 15px;line-height: 18px;color: #515356;margin-bottom: 23px;}#checkoutDialog .checkout-total-block .label {margin-right: 11px;}#checkoutDialog .checkout-total-block .price-value {font-weight: bold;font-size: 25px;line-height: 30px;color: #123272;margin-right: 6px;}#checkoutDialog .checkout-total-block .price-currency {font-weight: normal;font-size: 16px;line-height: 20px;color: #123272;}#checkoutDialog .btn-checkout {border-radius: 8px;background: -webkit-linear-gradient(22.24deg, rgba(7, 6, 80, 0.92) 11.98%, rgba(25, 186, 242, 0.8) 96.23%);background: -o-linear-gradient(22.24deg, rgba(7, 6, 80, 0.92) 11.98%, rgba(25, 186, 242, 0.8) 96.23%);background: linear-gradient(67.76deg, rgba(7, 6, 80, 0.92) 11.98%, rgba(25, 186, 242, 0.8) 96.23%);padding: 20px 50px;font-weight: 600;font-size: 16px;line-height: 20px;color: #FFFFFF;}#checkoutDialog .cart-footer {padding: 30px 40px;background: #F1F5F6;}#checkoutDialog .tell-block-cart {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;}#checkoutDialog .tell-block-text-wrapper {padding-right: 40px;}#checkoutDialog .tell-block-text-wrapper .tell-block-title {font-weight: 500!important;font-size: 30px;line-height: 28px;color: #383838;margin-bottom: 19px;}#checkoutDialog .tell-block-text-wrapper .tell-block-text {font-weight: normal;font-size: 14px;line-height: 18px;color: #515356;}#checkoutDialog .cart-order-form-fast {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;position: relative;width: 55%;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}#checkoutDialog .cart-order-form-fast .cart-order-form-row {width: 100%;height: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;}#checkoutDialog .cart-order-form-fast .btn-submit {background: #0b91c7;border-radius: 8px;padding: 19px 81px;font-weight: 500;font-size: 18px;line-height: 22px;color: #FFFFFF;border: 2px solid #0b91c7;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;position: relative;z-index: 2;}#checkoutDialog .cart-order-form-fast .btn-submit:hover {background: #fff;color: #0b91c7;}#checkoutDialog .cart-order-form-fast .controls {width: 100%;}#checkoutDialog .cart-order-form-fast .form-control {background: #FFFFFF;border: 1px solid #E8E8E8;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 8px;padding: 20px 16px;font-weight: 500;font-size: 14px;line-height: 17px;color: rgba(18, 50, 114, 0.5);width: 100%;height: auto;-webkit-transform: translate(15px, -2px);-ms-transform: translate(15px, -2px);-o-transform: translate(15px, -2px);transform: translate(15px, -2px);}.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: 0;max-width: 500px;}#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: #0b91c7;color: white;font-size: 20px;text-transform: uppercase;line-height: 1.35;margin-bottom: 0;}#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 .fancybox-close-small {right: 30px;top: 30px;}#messageDialog .content {background: #fefefe;padding: 20px;}#reviewDialog {max-width: 820px;}#reviewDialog .control-group {padding: 0 55px;}#reviewDialog form {padding-bottom: 35px;}.fancybox-slide > div {background: transparent;margin: 0;padding: 10px;}.fancybox-slide .fancybox-close-small {width: 20px;height: 20px;right: 40px;top: 40px;color: #fff;border: 1px solid rgba(255, 255, 255, 0.42);background: transparent;border-radius: 50%;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-slide .fancybox-close-small:before {content: "";height: 1px;width: 8px;background-color: #fff;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}.fancybox-slide .fancybox-close-small:after {content: "";height: 1px;width: 8px;top: auto;right: auto;border-radius: 0;background-color: #fff;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}.fancybox-slide .fancybox-close-small:hover {border-color: #ffffff;}.calcForm-container {max-width: 630px;background: #1294C9;border-radius: 8px;overflow: hidden;}.calcForm-form {padding: 60px;background-image: url('../images/modal-calc-bg.png');-webkit-background-size: cover;background-size: cover;background-position: center;}.calcForm-form .form-title {font-weight: bold;font-size: 30px;line-height: 37px;text-align: center;color: #00FFFF;margin-bottom: 5px;}.calcForm-form .form-text {font-weight: normal;font-size: 16px;line-height: 20px;text-align: center;color: #FFFFFF;margin-top: 0;}.calcForm-form .form-text p:first-child {margin-bottom: 24px;}.calcForm-form .form-text p:nth-child(2) {font-weight: 500;font-size: 14px;line-height: 18px;text-align: center;color: #FFFFFF;margin-bottom: 35px;}.calcForm-form .form-text p:nth-child(3) {display: none;}.calcForm-form .control-group {margin-bottom: 20px;}.calcForm-form .control-group:last-child {margin-bottom: 0;}.calcForm-form .control-group input {padding: 0 20px 13px;border: none;background: transparent;border-bottom: 1px solid rgba(255, 255, 255, 0.5);font-weight: 500;font-size: 14px;line-height: 24px;color: #FFFFFF;border-radius: 0;height: auto;}.calcForm-form .control-group input::-webkit-input-placeholder {color: #FFFFFF;}.calcForm-form .control-group input::-moz-placeholder {color: #FFFFFF;}.calcForm-form .control-group input::placeholder {color: #FFFFFF;}.calcForm-form .control-group textarea {background: rgba(255, 255, 255, 0.28);border-radius: 4px;border: none;font-style: normal;font-weight: 500;font-size: 14px;line-height: 24px;color: #FFFFFF;padding: 20px;height: 114px;}.calcForm-form .control-group textarea::-webkit-input-placeholder {color: #FFFFFF;}.calcForm-form .control-group textarea::-moz-placeholder {color: #FFFFFF;}.calcForm-form .control-group textarea::placeholder {color: #FFFFFF;}.calcForm-form .control-group .form-control.file {position: relative;height: auto;border-radius: 0;border: none;background: transparent;color: #fff;padding: 0 0 0 50px;-webkit-appearance: none;-moz-appearance: none;appearance: none;font-size: 15px;width: 100%;-webkit-box-shadow: none;box-shadow: none;display: -webkit-box!important;display: -webkit-flex!important;display: -ms-flexbox!important;display: flex!important;-webkit-box-orient: vertical !important;-webkit-box-direction: reverse !important;-webkit-flex-direction: column-reverse !important;-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important;cursor: pointer; /* '' */}.calcForm-form .control-group .form-control.file: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); */}.calcForm-form .control-group .form-control.file:before {content: '\e848';}.calcForm-form .control-group .form-control.file:before {position: absolute;left: 9px;top: 13px;font-size: 16px;pointer-events: none;}.calcForm-form .control-group .form-control.file:after {content: "";position: absolute;left: 0;top: 3px;width: 35px;height: 35px;background: rgba(255, 255, 255, 0.26);border-radius: 8px;pointer-events: none;}.calcForm-form .control-group .form-control.file .jq-file__browse {position: static;padding: 0;border: none;border-radius: 0;background: transparent!important;-webkit-box-shadow: none;box-shadow: none;font-family: Montserrat;font-style: normal;font-weight: 500;font-size: 14px;line-height: 20px;color: #FFFFFF;text-shadow: none;}.calcForm-form .control-group .form-control.file .jq-file__name {overflow: auto;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%;height: auto;padding: 0;border: none;border-radius: 0;background: transparent;-webkit-box-shadow: none;box-shadow: none;white-space: nowrap;font-family: Montserrat;font-style: normal;font-weight: normal;font-size: 11px;line-height: 20px;color: #FFFFFF;opacity: 0.63;}.calcForm-form .control-group .form-control.file input {width: 100%;height: 100%;left: 0;top: 0;}.calcForm-form .control-group .form-control.file::-webkit-file-upload-button {display: none;}.calcForm-form .btn-block {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;padding-top: 20px;}.calcForm-form .btn-block .btn-submit {background: #FFFFFF;border: 2px solid #FFFFFF;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 8px;padding: 13px 29px 12px 29px;font-weight: 600;font-size: 16px;line-height: 20px;text-align: center;color: #123272;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; /* '' */}.calcForm-form .btn-block .btn-submit:hover {color: #fff;border-color: #fff;background: #123272;}.calcForm-form .btn-block .btn-submit: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); */}.calcForm-form .btn-block .btn-submit:before {content: '\e847';}.calcForm-form .btn-block .btn-submit:before {font-size: 24px;line-height: 24px!important;height: 24px;margin-right: 10px;}.calcForm-form .btn-block .btn-submit .text {display: block;}.product-card-wrapper {position: relative;}.product-card {background: #FFFFFF;border: 1px solid #E8E8E8;border-bottom: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 8px 8px 0 0;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;padding-top: 15px;position: relative;height: 100%;}.product-card:hover {-webkit-box-shadow: 0px 4px 27px rgba(6, 25, 62, 0.09);box-shadow: 0px 4px 27px rgba(6, 25, 62, 0.09);}.product-card:hover .product-card-btn {-webkit-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);background: #EFF2F5;}.product-card:hover .product-card-btn .btn-text {opacity: 1;}.product-card:hover .product-content:after {opacity: 1;}.product-card:hover .hide-block {-webkit-transform: translateY(-webkit-calc(100% - 8px));-ms-transform: translateY(calc(100% - 8px));-o-transform: translateY(calc(100% - 8px));transform: translateY(calc(100% - 8px));-webkit-box-shadow: 0px 4px 27px rgba(6, 25, 62, 0.09);box-shadow: 0px 4px 27px rgba(6, 25, 62, 0.09);}.product-card._not-availible .btn {padding: 11px 18px 10px 18px;border: 2px solid #0b91c7;background: #fff;color: #0b91c7;font-weight: 600;font-size: 14px;line-height: 17px;opacity: 0.5;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}.product-card._not-availible .btn:hover {opacity: 1;}.product-card .sticker-wrapper {display: none;}.product-card .product-compare-btn {color: #B8B8B8;position: absolute;top: 15px;right: 15px;font-size: 30px;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;cursor: pointer;}.product-card .product-compare-btn:hover,.product-card .product-compare-btn.active {color: #123272;}.product-card .product-img-wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;height: 18vw;overflow: hidden;padding: 0 5px;}.product-card .product-img-wrapper picture {height: 18vw;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;}.product-card .product-img-wrapper img {max-width: 100%;height: auto;max-height: 100%;width: auto;}.product-card .product-content {padding: 5px 30px 29px;min-height: 152px;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;position: relative;z-index: 5;background: #fff;height: -webkit-calc(100% - 18vw);height: calc(100% - 18vw);}.product-card .product-content:after {content: "";position: absolute;width: -webkit-calc(100% - 60px);width: calc(100% - 60px);left: 30px;bottom: -1px;height: 1px;background: #E0E0E0;opacity: 0;}.product-card .articul {font-weight: normal;font-size: 12px;line-height: 15px;color: #9C9C9C;margin-bottom: 10px;}.product-card .product-title a {font-weight: bold;font-size: 16px;line-height: 20px;color: #383838;text-decoration: none;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}.product-card .product-title a:hover {color: #0b91c7;}.product-card .product-pan {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;width: 100%;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.product-card .price-block {color: #123272;min-width: 120px;padding: 10px 0;}.product-card .price-block .price-value {font-weight: bold;font-size: 24px;line-height: 29px;margin-right: 8px;}.product-card .price-block .price-currency {font-size: 14px;line-height: 17px;}.product-card .btn-wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;overflow: hidden;width: auto;margin-left: auto;}.product-card .product-card-btn {background: transparent;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-transform: translateX(-webkit-calc(100% - 47px));-ms-transform: translateX(calc(100% - 47px));-o-transform: translateX(calc(100% - 47px));transform: translateX(calc(100% - 47px));-webkit-transition: 0.15s, background 0.2s 0.1s;-o-transition: 0.15s, background 0.2s 0.1s;transition: 0.15s, background 0.2s 0.1s;cursor: pointer;border-radius: 4px;padding: 7px 18px 8px 18px;}.product-card .product-card-btn:hover:after {border-color: #0b91c7;background: #fff;}.product-card .product-card-btn:after {content: "";position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: transparent;border: 2px solid transparent;z-index: 1;border-radius: 4px;-webkit-transition: 0.15s;-o-transition: 0.15s;transition: 0.15s;}.product-card .product-card-btn .ic-cart {color: #0b91c7;font-size: 27px;margin-right: 15px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 28px;height: 27px;position: relative;z-index: 2;}.product-card .product-card-btn .btn-text {font-weight: 600;font-size: 14px;line-height: 17px;color: #0B91C7;opacity: 0;-webkit-transition: 0.2s 0.1s;-o-transition: 0.2s 0.1s;transition: 0.2s 0.1s;position: relative;z-index: 2;}.product-card .hide-block {position: absolute;width: -webkit-calc(100% + 2px);width: calc(100% + 2px);left: -1px;bottom: -8px;background: #fff;height: 120px;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;padding: 24px 30px 10px 30px;border: 1px solid #E8E8E8;border-top: none;border-radius: 0 0 8px 8px;font-weight: normal;font-size: 14px;line-height: 150.9%;color: #383838;z-index: 2;}.product-card .hide-block__text {overflow: hidden;height: 100%;}.product-nav .nav-tabs {border-bottom: 1px solid #E8E8E8;-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;}.product-nav .nav-item {font-weight: normal;font-size: 20px;line-height: 28px;color: #383838;opacity: 0.5;padding: 13px 26px;-webkit-transition: color 0.2s;-o-transition: color 0.2s;transition: color 0.2s;border: none;}.product-nav .nav-item.active {background-color: transparent;border: none;font-weight: 500;font-size: 20px;line-height: 28px;color: #123272;opacity: 1;position: relative;pointer-events: none;}.product-nav .nav-item.active:after {content: "";height: 4px;width: 100%;position: absolute;left: 0;bottom: -1px;background: #123272;}.product-nav .nav-item:hover {opacity: 1;color: #123272;}.product-nav .nav-tabs__separate {width: 1px;height: 26px;background: #E8E8E8;margin-bottom: 12px;}.product-aside {width: 353px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}.product-aside .variate-garanty {display: none;}.product-aside .product-aside__block {border: 1px solid #E8E8E8;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 8px;margin-bottom: 20px;padding: 11px 30px;background: #fff;}.product-aside .product-aside__block.logo-n-partner {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;max-height: 69px;overflow: hidden;}.product-aside .product-aside__block.logo-n-partner .img-wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;margin-right: 15px;width: 42%;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}.product-aside .product-aside__block.logo-n-partner .img-wrapper > img {max-width: 100%;height: unset;max-height: 100%;}.product-aside .product-aside__block .partner-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;padding-top: 5px;font-size: 12px;line-height: 16px;color: #123272;}.product-aside .product-aside__block .partner-wrap img {margin-right: 12px;}.product-aside .product-info__item {padding-top: 15px;}.product-aside .product-info__item .item-head {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;border-bottom: 1px solid #CFCFCF;}.product-aside .product-info__item .item-title {font-weight: 600;font-size: 16px;line-height: 22px;color: #123272;position: relative;padding-bottom: 10px;}.product-aside .product-info__item .item-title:after {content: "";background: #123272;position: absolute;bottom: -1px;left: 0;width: 100%;height: 2px;}.product-aside .product-info__item .item-link {font-weight: 500;font-size: 12px;line-height: 16px;-webkit-text-decoration-line: underline;-moz-text-decoration-line: underline;text-decoration-line: underline;color: #123272;margin-bottom: 10px;}.product-aside .product-info__item .item-link:hover {text-decoration: none;}.product-aside .product-info__item .item-content ul {list-style-type: none;padding-left: 0;padding-top: 15px;}.product-aside .product-info__item .item-content li {position: relative;padding-left: 20px;font-weight: normal;font-size: 12px;line-height: 20px;margin-bottom: 12px;color: #383838; /* '' */}.product-aside .product-info__item .item-content li: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); */}.product-aside .product-info__item .item-content li:before {content: '\e84b';}.product-aside .product-info__item .item-content li:before {position: absolute;left: 0;top: 8px;color: #17BE14;font-size: 7px;}.product-aside .product-info__item .item-content li:last-of-type {margin-bottom: 0;}.product-aside .calcForm-form {padding: 30px;background: #FFFFFF;border: 1px solid #E8E8E8;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 8px;}.product-aside .calcForm-form .form-title {font-weight: 600;font-size: 16px;line-height: 22px;color: #383838;text-align: left;}.product-aside .calcForm-form .form-text {font-weight: normal;font-size: 12px;line-height: 16px;color: #515356;text-align: left;margin-bottom: 20px;}.product-aside .calcForm-form .control-group input {padding: 0 20px 13px;border: none;background: transparent;border-bottom: 1px solid #9DD3E9;border-radius: 0;height: auto;font-weight: 500;font-size: 12px;line-height: 24px;color: rgba(81, 83, 86, 0.5);}.product-aside .calcForm-form .control-group input::-webkit-input-placeholder {color: rgba(81, 83, 86, 0.5);}.product-aside .calcForm-form .control-group input::-moz-placeholder {color: rgba(81, 83, 86, 0.5);}.product-aside .calcForm-form .control-group input::placeholder {color: rgba(81, 83, 86, 0.5);}.product-aside .calcForm-form .control-group textarea {background: #F1F5F6;border-radius: 4px;border: none;font-style: normal;padding: 20px;height: 99px;font-weight: 500;font-size: 12px;line-height: 16px;color: rgba(81, 83, 86, 0.5);}.product-aside .calcForm-form .control-group textarea::-webkit-input-placeholder {color: rgba(81, 83, 86, 0.5);}.product-aside .calcForm-form .control-group textarea::-moz-placeholder {color: rgba(81, 83, 86, 0.5);}.product-aside .calcForm-form .control-group textarea::placeholder {color: rgba(81, 83, 86, 0.5);}.product-aside .calcForm-form .control-group .form-control.file {color: #123272;height: 35px;}.product-aside .calcForm-form .control-group .form-control.file:before {left: 10px;top: 10px;}.product-aside .calcForm-form .control-group .form-control.file:after {background: #0B91C7;opacity: 0.4;top: 0;}.product-aside .calcForm-form .control-group .form-control.file .jq-file__browse {font-style: normal;text-shadow: none;font-weight: 500;font-size: 12px;line-height: 16px;color: #123272;margin-bottom: 4px;}.product-aside .calcForm-form .control-group .form-control.file .jq-file__name {font-weight: normal;font-size: 11px;line-height: 14px;color: #123272;opacity: 0.63;}.product-aside .calcForm-form .btn-block {padding-top: 15px;}.product-aside .calcForm-form .btn-block .btn-submit {background: #FFFFFF;border: 2px solid #123272;}.product-aside .calcForm-form .btn-block .btn-submit:hover {background: #123272;}.product {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;background: #FFFFFF;border: 1px solid #E8E8E8;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 8px;min-height: 160px;position: relative;}.product:not(:last-of-type) {margin-bottom: 8px;}.product-col.col-img 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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;width: 160px;height: 160px;padding-left: 6px;}.product-col.col-info {width: 45%;padding: 32px 20px 20px 32px;position: relative;}.product-col.col-info:after {content: "";position: absolute;top: 15px;width: 1px;background-color: #E8E8E8;height: -webkit-calc(100% - 30px);height: calc(100% - 30px);right: 0;}.product-col.col-info .price-block {display: none;}.product-col.col-qty {padding: 32px 20px 20px 32px;position: relative;}.product-col.col-qty:after {content: "";position: absolute;top: 15px;width: 1px;background-color: #E8E8E8;height: -webkit-calc(100% - 30px);height: calc(100% - 30px);right: 0;}.product-col.col-qty .qty-wrap {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.product-col.col-qty .qty-block {border: 1px solid #E8E8E8;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 2px;overflow: hidden;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;position: relative;margin-right: 9px;}.product-col.col-qty .qty-block:before {content: "";width: 1px;height: -webkit-calc(100% - 16px);height: calc(100% - 16px);position: absolute;left: 50px;top: 8px;background: #E8E8E8;}.product-col.col-qty .qty-block:after {content: "";width: 1px;height: -webkit-calc(100% - 16px);height: calc(100% - 16px);position: absolute;right: 50px;top: 8px;background: #E8E8E8;}.product-col.col-qty .minus {height: 50px;width: 50px;cursor: pointer;position: relative;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}.product-col.col-qty .minus:before {content: "";width: 14px;height: 2px;background: #515356;border-radius: 5px;position: absolute;}.product-col.col-qty .minus:hover {background: rgba(11, 145, 199, 0.45);}.product-col.col-qty .plus {height: 50px;width: 50px;cursor: pointer;position: relative;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}.product-col.col-qty .plus:before {content: "";width: 14px;height: 2px;background: #515356;border-radius: 5px;position: absolute;}.product-col.col-qty .plus:after {content: "";width: 2px;height: 14px;background: #515356;border-radius: 5px;position: absolute;}.product-col.col-qty .plus:hover {background: rgba(11, 145, 199, 0.45);}.product-col.col-qty .count-input {font-weight: 500;font-size: 16px;line-height: 20px;color: #383838;border: none;width: 66px;text-align: center;pointer-events: none;}.product-col.col-qty .qty-text {font-weight: normal;font-size: 16px;line-height: 20px;color: #515356;}.product-col.col-price-total {padding: 32px 20px 20px 32px;}.product-col.col-price-total .price-block {height: 52px;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;}.product-col.col-price-total .price-value {font-weight: bold;font-size: 16px;line-height: 20px;color: #123272;margin-right: 5px;}.product-col.col-price-total .price-currency {font-weight: normal;font-size: 14px;line-height: 17px;color: #123272;}.product-col.col-remove-block {position: absolute;right: -15px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}.product-col.col-remove-block .remove {background: #FFFFFF;border: 1px solid #E8E8E8;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 50%;width: 30px;height: 30px;cursor: pointer;position: relative;overflow: hidden;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; /* '' */}.product-col.col-remove-block .remove: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); */}.product-col.col-remove-block .remove:before {content: '\e84c';}.product-col.col-remove-block .remove:before {font-size: 16px;color: #123272;border-color: #fff;}.product-col.col-remove-block .remove:hover {background: #0b91c7;border: 1px solid #fff;}.product-col.col-remove-block .remove:hover:before {color: #fff;}.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-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.main-utp .utp-item {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 25%;padding-right: 20px;}.main-utp .utp-img-wrapper {margin-right: 15px;}.main-utp .utp-img-wrapper svg {width: 43px;height: 43px;}.main-utp .utp-img-wrapper svg > * {fill: #123272;}.main-utp .utp-text-wrapper {font-size: 14px;line-height: 17px;color: #515356;padding-top: 4px;}.main-utp .utp-text-wrapper strong {font-weight: bold;text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.06);}.block-advantages {width: 100%;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-bottom: 40px;border-bottom: 1px solid #E8E8E8;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.block-advantages .advantages__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;padding: 0 14px;width: 25%;}.block-advantages .advantages__item p {margin-bottom: 0;padding-left: 15px;font-weight: normal;font-size: 18px;line-height: 25px;color: #383838;text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.06);}.block-advantages .advantages__item .img-wrapper {width: 65px;height: 65px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 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-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.checkout-aside {width: 481px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}.checkout-aside .block-price-checkout {border: 1px solid #0B91C7;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 8px;margin-bottom: 15px;padding: 13px 32px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.checkout-aside .block-price-checkout.hidden {display: none;}.checkout-aside .checkout-cart-discount {display: none;}.checkout-aside .total-price-title {font-weight: normal;font-size: 16px;line-height: 20px;color: #383838;margin-bottom: 8px;}.checkout-aside .price-value {font-weight: bold;font-size: 25px;line-height: 30px;color: #123272;margin-right: 5px;}.checkout-aside .price-currency {font-weight: normal;font-size: 16px;line-height: 20px;color: #123272;}.checkout-aside .order-products {position: relative;}.checkout-aside .order-products.load > div:not(.loader-wrap) {opacity: 0.5;}.checkout-aside .order-products.load .loader-wrap {position: absolute;width: 100%;height: 100%;top: 0;left: 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-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.checkout-aside .checkout-cart-outer {background: #F1F5F6;border-radius: 8px;padding: 15px;margin-bottom: 0!important;}.checkout-aside .checkout-cart-outer .loader-wrap {display: none!important;}.checkout-aside .checkout-cart-outer .checkout-title {display: none;}.checkout-aside .checkout-cart-outer header {display: none;}.checkout-aside .checkout-cart-outer .product {background: #FFFFFF;border-radius: 8px;width: 100%;}.checkout-aside .checkout-cart-outer .product:not(:last-child) {margin-bottom: 5px;}.checkout-aside .checkout-cart-outer .product-col.col-info {padding: 20px 10px 15px 20px;width: -webkit-calc(100% - 160px);width: calc(100% - 160px);}.checkout-aside .checkout-cart-outer .product-col.col-info:after {display: none;}.checkout-aside .checkout-cart-outer .product-col.col-info .cart-sku {font-weight: normal;font-size: 12px;line-height: 15px;color: #515356;margin-bottom: 20px;}.checkout-aside .checkout-cart-outer .product-col.col-info .cart-title {font-weight: 500;font-size: 16px;line-height: 22px;color: #383838;}.checkout-aside .checkout-cart-outer .product-col.col-qty {padding: 15px 20px 20px 15px;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: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;}.checkout-aside .checkout-cart-outer .product-col.col-qty .product-label {font-weight: normal;font-size: 12px;line-height: 15px;color: #515356;margin-bottom: 14px;}.checkout-aside .checkout-cart-outer .product-col.col-price-total {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: 47px 20px 20px;}.checkout-aside .checkout-cart-outer .product-col.col-price-total .product-label {display: none;}.checkout-aside .checkout-cart-outer .product-col.col-price-total .price-block {height: auto;}.checkout-page {padding-top: 40px;padding-bottom: 70px;}.checkout-page .checkout-page__content {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}.checkout-page .checkout-form {width: 100%;padding-right: 30px;}.checkout-page .order-form-step {background: #FFFFFF;border: 2px solid #F1F5F6;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 8px;padding: 30px;margin-bottom: 30px;}.checkout-page .order-form__heading {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;margin-bottom: 30px;}.checkout-page .checkout-step {width: 48px;height: 48px;border-radius: 50%;background: #FFFFFF;border: 1px solid #123272;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;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;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;margin-right: 20px;}.checkout-page .checkout-step span {font-weight: 600;font-size: 20px;line-height: 22px;text-align: center;color: #123272;}.checkout-page .checkout-title {font-weight: 600;font-size: 20px;line-height: 22px;color: #123272;}.checkout-page .order-blocks-wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 -10px;}.checkout-page .form-group.input-group {width: 50%;position: relative;padding: 10px;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;margin-bottom: auto;}.checkout-page .form-group.input-group label {position: absolute;margin-bottom: 0;top: 26px;left: 24px;font-weight: normal;font-size: 14px;line-height: 24px;color: #515356;z-index: 2;background: #fff;pointer-events: none;width: -webkit-calc(100% - 40px);width: calc(100% - 40px);}.checkout-page .form-group.input-group input {position: relative;z-index: 1;}.checkout-page .form-group.input-group .form-control {background: transparent;border: 1px solid #E8E8E8;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 5px;height: 56px;padding: 16px 13px;color: #515356;width: 100%;display: inline-block;}.checkout-page .form-group.input-group .form-control:focus ~ label,.checkout-page .form-group.input-group .form-control.filled ~ label {opacity: 0;}.checkout-page .form-group.input-group label.error {opacity: 1 !important;top: 5px;color: red;width: 100%;position: relative;left: 0;}.checkout-page .form-group.input-group .custom-radio {position: static;-webkit-transform: none;-ms-transform: none;-o-transform: none;transform: none;pointer-events: all;}.checkout-page .form-group.input-group .form-group__subtitle {margin-bottom: 0;margin-top: 5px;font-size: 12px;}.checkout-page .form-group.radio-group {width: 50%;position: relative;padding: 10px;margin-bottom: 0;}.checkout-page .form-group.select-group {width: 100%;position: relative;padding: 10px;margin-bottom: 0;}.checkout-page .form-group.select-group label {position: absolute;pointer-events: none;margin-bottom: 0;top: 27px;left: 23px;font-weight: normal;font-size: 14px;line-height: 24px;color: #515356;}.checkout-page .form-group.select-group .form-control {background: transparent;border: 1px solid #E8E8E8;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 5px;height: 56px;padding: 16px 13px;color: #515356;}.checkout-page .form-group.select-group .form-control:placeholder-shown {color: rgba(81, 83, 86, 0);}.checkout-page .form-group.select-group .form-control:placeholder-shown:focus {color: #515356;}.checkout-page .form-group.select-group .form-control:placeholder-shown:focus ~ label {opacity: 0;}.checkout-page .form-group.select-group .form-control:not(:placeholder-shown) {color: #515356;}.checkout-page .form-group.select-group .form-control:not(:placeholder-shown) ~ label {opacity: 0;}.checkout-page .form-group.select-group label.error {opacity: 1 !important;top: 5px;color: red;width: 100%;position: relative;left: 0;}.checkout-page .form-group.select-group .custom-radio {position: static;-webkit-transform: none;-ms-transform: none;-o-transform: none;transform: none;pointer-events: all;}.checkout-page .pickup-store-wrapper a.phone {color: #212529;}.checkout-page .jq-selectbox__dropdown li.selected {background-color: #123272;}.checkout-page .ui-autocomplete-input:focus {background: #F1F5F6;border-radius: 5px 5px 0 0;}.checkout-page .ui-autocomplete.ui-widget {border-radius: 0 0 5px 5px;border-top: 0;padding: 10px 20px;}.checkout-page .ui-autocomplete.ui-widget .ui-menu-item {font-weight: normal;font-size: 14px;line-height: 24px;color: #515356;margin: 0px 0px 5px 0px!important;padding: 0!important;}.checkout-page .ui-autocomplete.ui-widget .ui-menu-item.ui-state-focus {background: transparent!important;color: #0b91c7;}.checkout-page .ui-autocomplete.ui-widget .ui-menu-item:last-child {margin: 0px 0px 0px 0px!important;}.checkout-page textarea {background: #F1F5F6;border-radius: 8px;padding: 20px 30px;font-weight: normal;font-size: 16px;line-height: 20px;color: #303030;border: 1px solid #F1F5F6;min-height: 150px;}.checkout-page #deliveryPriceMessage {display: none!important;}.checkout-page .delivery-info.warning {display: none!important;}.checkout-page .delivery-content {padding-top: 20px;}.checkout-page .delivery-content .form-group .control-label {display: none;}.checkout-page .delivery-content input {border: 1px solid #E8E8E8;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 8px;height: 56px;padding: 17px 48px 15px 20px;position: relative;}.checkout-page .delivery-content .error {color: red;}.checkout-page .delivery-content.load > div {display: none;}.checkout-page .delivery-content.load .loader-wrap {display: block;}.checkout-page #currentPaymentContent {margin: 0 -10px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.checkout-page #currentPaymentContent:first-child {margin-top: 30px;}.checkout-page #currentPaymentContent > div:last-of-type {width: 100%;}.checkout-page .jq-selectbox {border: 0;padding: 0;height: auto;margin-bottom: 20px;}.checkout-page .jq-selectbox__select {height: 56px;border: 1px solid #E8E8E8;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 8px;padding: 15px 30px 14px 20px;background: #fff;-webkit-box-shadow: none;box-shadow: none;font-weight: normal;font-size: 14px;line-height: 24px;color: #383838;text-shadow: none;}.checkout-page .jq-selectbox__trigger {border-left: 0;}.checkout-page .jq-selectbox__trigger .jq-selectbox__trigger-arrow {top: 26px;right: 18px;}.checkout-page .pickup-store-wrapper .title {display: none;}.checkout-page .form-group-text {font-style: italic;font-weight: normal;font-size: 14px;line-height: 20px;color: #303030;}.checkout-page .form-group-text .required {color: red;margin-right: 8px;}.success-wrapper {width: 100%;max-width: 1079px;margin-left: auto;margin-right: auto;padding-top: 40px;padding-bottom: 40px;}.success-wrapper .buttons-wrap {padding-top: 30px;}.success-wrapper .page-title {font-weight: 600;font-size: 40px;line-height: 49px;text-align: center;color: #123272;}.success-wrapper .info {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;margin-bottom: 60px;}.success-wrapper .info-left {width: 50%;padding-right: 60px;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: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;border-right: 1px solid #E8E8E8;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.success-wrapper .info-left p {font-weight: normal;font-size: 25px;line-height: 42px;color: #383838;margin-bottom: 18px;}.success-wrapper .info-left p b {font-weight: 600;font-size: 25px;line-height: 42px;text-align: right;color: #17BE14;padding-left: 20px;}.success-wrapper .info-left p:nth-child(n + 3) {display: none;}.success-wrapper .info-right {width: 50%;padding-left: 60px;}.success-wrapper .info-table {margin-bottom: 0;}.success-wrapper .info-table .th,.success-wrapper .info-table .td {padding-top: 3px;padding-bottom: 3px;}.success-wrapper .info-table .th {min-width: 140px;font-weight: 500;font-size: 16px;line-height: 200%;color: #123272;}.success-wrapper .info-table .th:after {content: ':';}.success-wrapper .info-table .td {padding-left: 10px;font-weight: 500;font-size: 16px;line-height: 200%;color: #515356;}.success-wrapper .btn-link-gray {font-weight: 500;font-size: 16px;line-height: 30px;color: #123272;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: none;padding: 0;cursor: pointer;text-decoration: none;}.success-wrapper .btn-link-gray .text {border-bottom: 1px dashed #123272;line-height: 20px;}.success-wrapper .btn-link-gray .ic-arrow-right {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);margin-right: 3px;padding-top: 1px;}.customer-discounts {background: #f7f7f7;border: 3px solid #e0e0e0;border-radius: 40px;margin-left: -72px;padding-left: 72px;padding-top: 12px;}.customer-discounts .price-currency {margin-left: 3px;}.customer-discounts .discount {font-size: 0.75rem;margin-bottom: 5px;line-height: 1.1;}.customer-discounts .discount.active {border: 1px dashed #2b343c;border-radius: 9px;margin-left: -8px;margin-right: -15px;padding: 5px 8px;font-weight: bold;color: #2b343c;display: inline-block;font-size: 14px;}.customer-discounts .current {font-size: 0.875rem;font-weight: bold;color: #2b343c;}.customer-discounts .next {font-size: 0.875rem;color: #8c8c8c;}.customer-discounts .current,.customer-discounts .next {padding-left: 50px;}.page-customer-edit .profile-form .control-group {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.page-customer-edit .profile-form .control-group .control-label {margin-bottom: 0;-webkit-flex-basis: 43%;-ms-flex-preferred-size: 43%;flex-basis: 43%;max-width: 43%;margin-top: 3px;}.page-customer-edit .profile-form .control-group .controls {-webkit-flex-basis: 57%;-ms-flex-preferred-size: 57%;flex-basis: 57%;max-width: 57%;}.page-customer-edit #share-favorites-btn {margin-left: 84px;}.page-customer-info .info-table {width: auto;}.page-customer-info .info-table .th,.page-customer-info .info-table .td {padding: 5px 15px;}.page-customer-info .info-table .th {font-weight: bold;}.drop-block.drop-add2tracking {min-width: 200px;}.drop-block.drop-add2tracking .form-group {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;margin-bottom: 17px;}.drop-block.drop-add2tracking .drop-block-inner form {margin-top: 10px;}.drop-block.drop-add2tracking .drop-block-inner form .btn {margin: 5px auto 0;}.drop-block.drop-add2tracking .drop-block-inner form label.error {display: none !important;}.catalog-main {padding-top: 40px;}.catalog-main .page-title {margin-bottom: 50px;text-align: center;}.catalog-main .category-product {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;list-style-type: none;padding-left: 0;margin: 0 -15px;}.catalog-main .category-product > li {width: 25%;padding: 0 15px;margin-bottom: 50px;}.catalog-main .category-product .category-card-list {margin-bottom: 0;}.catalog-main .category-product .catalog-card {margin-bottom: 40px;}.catalog-page {padding-top: 50px;position: relative;}.catalog-page:before {content: "";width: 100%;height: 100%;position: absolute;z-index: 1;background-color: #F1F5F6;top: -65px;}.catalog-page:after {content: "";position: absolute;z-index: 2;width: 100vw;height: 25vw;top: -65px;left: 0;background-image: url('../images/static-pages-circles.png');-webkit-background-size: cover;background-size: cover;background-repeat: no-repeat;background-position: bottom center;}.catalog-page .block-title {font-weight: bold;font-size: 40px;line-height: 49px;text-align: center;color: #123272;margin-bottom: 34px;}.catalog-page .container {position: relative;z-index: 3;}.catalog-page .section {position: relative;z-index: 3;}.catalog-page .section.categories {padding-bottom: 14px;}.catalog-page .section.catalog {padding-top: 40px;padding-bottom: 42px;background-color: #fff;}.catalog-page .section-seo .page-title {margin-bottom: 20px;}.catalog-page .category-list {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 -16px;}.catalog-page .category-block {width: 25%;padding: 16px;}.catalog-page .category-block .category-block__content {display: block;border-radius: 7px 7px 8px 8px;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;overflow: hidden;}.catalog-page .category-block .category-block__content:hover {text-decoration: none;}.catalog-page .category-block .category-block__content:hover .category-block__img {border-color: #123272;}.catalog-page .category-block__img {border: 2px solid #E6E6E6;border-radius: 8px 8px 0 0;overflow: hidden;border-bottom: none;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;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;background: #fff;height: 14vw;padding: 5px;}.catalog-page .category-block__img img,.catalog-page .category-block__img picture {max-height: 100%;height: 100%;width: auto;max-width: unset;}.catalog-page .category-block__title {padding: 0 20px;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;background: #123272;height: 85px;}.catalog-page .category-block__title .text {font-weight: 600;font-size: 22px;line-height: 120%;color: #FFFFFF;}.catalog-page .category-info {background: #F1F5F6;border-radius: 8px;padding: 27px 30px;margin-bottom: 40px;}.catalog-page .category-info__title {font-weight: bold;font-size: 25px;line-height: 30px;text-transform: uppercase;color: #123272;margin-bottom: 11px;}.catalog-page .category-info__description {font-weight: normal;font-size: 18px;line-height: 24px;color: #383838;}.catalog-page .page-title {margin-bottom: 40px;}.catalog-page .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: 0 -15px;}.catalog-page .catalog-list .product-card-wrapper {width: 25%;padding: 0 15px;margin-bottom: 38px;}.page-compare {padding-top: 40px;padding-bottom: 60px;}.page-compare .compare-products {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.page-compare .compare {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.page-compare .compare__left {width: 366px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;padding-right: 17px;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;}.page-compare .compare__right {width: -webkit-calc(100% - 351px);width: calc(100% - 351px);margin-right: -30px;}.page-compare .compare-slider {margin-top: -30px;padding-top: 30px;}.page-compare .compare-slider .owl-stage {margin-top: -30px;padding-top: 30px;}.page-compare .compare-slider .owl-stage-outer {margin-top: -30px;padding-top: 30px;}.page-compare .compare-slider .owl-item {padding: 0 15px;}.page-compare .compare-categories {height: 100%;padding-bottom: 10px;}.page-compare .compare-header {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;padding-top: 59px;position: relative;}.page-compare .compare-middle-pan {position: absolute;top: 0;left: 0;width: -webkit-calc(100vw - 75px);width: calc(100vw - 75px);max-width: 1490px;padding: 15px 30px 14px;background: #F1F5F6;border-radius: 8px;font-weight: 600;font-size: 16px;line-height: 20px;color: #123272;}.page-compare .compare__unique-switch {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;position: absolute;left: 0;top: -35px;cursor: pointer;margin-bottom: 0;}.page-compare .compare__unique-switch .unique-checkbox {margin-right: 15px;}.page-compare .compare__unique-switch .unique-text {font-weight: 600;font-size: 12px;line-height: 22px;color: #123272;}.page-compare .compare__unique-switch .unique-checkbox-label {background: #FFFFFF;border: 1px solid #123272;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 4px;width: 24px;height: 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;}.page-compare .compare__unique-switch input {display: none;}.page-compare .compare__unique-switch input:checked + .unique-checkbox-label { /* '' */color: #123272;font-size: 13px;}.page-compare .compare__unique-switch input:checked + .unique-checkbox-label:before {font-family: "fontello";font-style: normal;font-weight: normal;speak: none;display: inline-block;text-decoration: inherit;text-align: center; /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/font-variant: normal;text-transform: none; /* fix buttons height, for twitter bootstrap */line-height: 1em; /* Font smoothing. That was taken from TWBS */-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */}.page-compare .compare__unique-switch input:checked + .unique-checkbox-label:before {content: '\e84b';}.page-compare .compare-thead {background: #FFFFFF;border: 1px solid #E8E8E8;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 8px;}.page-compare .compare-aside {background: #FFFFFF;border: 1px solid #E8E8E8;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 8px;overflow: hidden;}.page-compare .compare-aside__title {padding: 15px 29px 14px;background: #F1F5F6;font-weight: 600;font-size: 16px;line-height: 20px;color: #123272;}.page-compare .navbar-nav {padding: 20px 30px 38px;}.page-compare .navbar-nav .nav-link {font-weight: normal;font-size: 14px;line-height: 158.68%;color: #515356;padding: 0;margin-bottom: 15px;-webkit-transition: color 0.2s;-o-transition: color 0.2s;transition: color 0.2s;}.page-compare .navbar-nav .nav-link:hover {color: #0b91c7;}.page-compare .navbar-nav .nav-link.active {color: #123272;font-weight: 500;pointer-events: none;}.page-compare .navbar-nav .btn-delete {font-weight: normal;font-size: 14px;line-height: 20px;color: #A8A9AB;cursor: pointer;}.page-compare .navbar-nav .btn-delete .text {margin-right: 9px;-webkit-text-decoration-line: underline;-moz-text-decoration-line: underline;text-decoration-line: underline;}.page-compare .navbar-nav .btn-delete:hover {color: #123272;}.page-compare .navbar-nav .btn-delete:hover .text {text-decoration: none;}.page-compare .compare-product {padding-bottom: 41px;}.page-compare .compare-product .ic-reload {display: none;}.page-compare .compare-product > div:first-child {margin-bottom: 79px;}.page-compare .compare-product > div:first-child .text-center {position: absolute;}.page-compare .compare-product > div:not(:first-child) {padding: 13px 9px 9px 9px;border-bottom: 1px solid #E8E8E8;font-size: 12px;line-height: 18px;text-align: center;color: #383838;}.page-compare .compare-product > div:nth-child(2) {padding-top: 21px;}.page-compare .compare-product > div {word-wrap: break-word;}.page-compare .compare-thead {padding: 0 30px 41px 30px;font-weight: 500;font-size: 12px;line-height: 15px;color: #383838;}.page-compare .compare-thead > div:not(:first-child) {padding: 13px 0 9px;border-bottom: 1px solid #E8E8E8;}.page-compare .compare-thead > div:nth-child(2) {padding-top: 21px;}.page-compare .owl-carousel .owl-nav {position: absolute;top: 30px;right: 15px;height: -webkit-calc(100% - 30px);height: calc(100% - 30px);display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: reverse;-webkit-flex-direction: column-reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;width: 24px;background: rgba(19, 65, 154, 0.67);border-radius: 10px 0 0 10px;overflow: hidden;color: #fff;}.page-compare .owl-carousel .owl-nav span {font-size: 27px;line-height: 27px;}.page-compare .owl-carousel .owl-nav .owl-prev {height: 50%;width: 100%;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;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.page-compare .owl-carousel .owl-nav .owl-prev:focus {outline: none;}.page-compare .owl-carousel .owl-nav .owl-prev::-moz-focus-inner {border: 0;}.page-compare .owl-carousel .owl-nav .owl-prev.disabled span {opacity: 0.5;}.page-compare .owl-carousel .owl-nav .owl-next {height: 50%;width: 100%;position: relative;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;padding-bottom: 6px !important;}.page-compare .owl-carousel .owl-nav .owl-next:focus {outline: none;}.page-compare .owl-carousel .owl-nav .owl-next::-moz-focus-inner {border: 0;}.page-compare .owl-carousel .owl-nav .owl-next:after {content: "";position: absolute;bottom: 0;width: 15px;left: 4px;height: 1px;background: rgba(255, 255, 255, 0.67);}.page-compare .owl-carousel .owl-nav .owl-next.disabled span {opacity: 0.5;}.page-compare .compare-remove-product {position: absolute;z-index: 10;right: 35px;top: 15px;font-size: 20px;opacity: 0.7;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;cursor: pointer;}.page-compare .compare-remove-product:hover {opacity: 1;}.page-compare.only-unique .compare-product > div:nth-child(n + 2):not(.unique) {display: none;}.page-compare.only-unique #compare-header > div:nth-child(n + 2):not(.unique) {display: none;}.contacts-page {padding-top: 40px;padding-bottom: 69px;}.contacts-page .page-title {text-align: center;}.contacts-page .block-info {display: none;}.contacts-page .contacts-blocks__wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 -15px;}.contacts-page .contacts-block {padding: 15px;width: 33.3%;}.contacts-page .contacts-block:nth-child(2) {-webkit-box-ordinal-group: 0;-webkit-order: -1;-ms-flex-order: -1;order: -1;width: 100%;}.contacts-page .contacts-block:nth-child(2) .contacts-block__heading {padding: 0 30px 0 40px;}.contacts-page .contacts-block:nth-child(2) .contacts-block__content {background-image: url("../images/contacts-block-large-bg.jpg");padding: 30px 0 10px 0;}.contacts-page .contacts-block__content {background-image: url("../images/contacts-block-bg.jpg");-webkit-background-size: cover;background-size: cover;background-repeat: no-repeat;background-position: top left;border-radius: 8px;padding: 30px 30px 10px 40px;min-height: 175px;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;}.contacts-page .contacts-block__heading {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;max-width: 100%;}.contacts-page .contacts-block__heading .heading-title {padding-bottom: 17px;position: relative;font-weight: 600;font-size: 18px;line-height: 22px;color: #123272;margin-bottom: 19px;}.contacts-page .contacts-block__heading .heading-title:before {content: "";width: 49px;height: 2px;background: #123272;position: absolute;left: 0;bottom: 0;}.contacts-page .contacts-block__heading .heading-item {font-weight: 500;font-size: 16px;line-height: 24px;color: #383838;margin-bottom: 13px;padding-left: 38px;position: relative;}.contacts-page .contacts-block__heading .heading-item: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); */}.contacts-page .contacts-block__heading .heading-item:before {position: absolute;left: 0;color: #123272;}.contacts-page .contacts-block__heading .heading-item.heading-phone { /* '' */}.contacts-page .contacts-block__heading .heading-item.heading-phone:before {content: '\e805';}.contacts-page .contacts-block__heading .heading-item.heading-phone:before {top: 2px;font-size: 20px;}.contacts-page .contacts-block__heading .heading-item.heading-email { /* '' */}.contacts-page .contacts-block__heading .heading-item.heading-email:before {content: '\e800';}.contacts-page .contacts-block__heading .heading-item.heading-email:before {top: 5px;font-size: 14px;left: 2px;}.contacts-page .contacts-block__heading .heading-item.heading-address { /* '' */}.contacts-page .contacts-block__heading .heading-item.heading-address:before {content: '\e81f';}.contacts-page .contacts-block__heading .heading-item.heading-address:before {top: 0;font-size: 21px;}.contacts-page .contacts-block__employees {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;width: 67%;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;padding-left: 15px;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.contacts-page .contacts-block__employee {padding-left: 40px;padding-right: 30px;width: 33.3%;}.contacts-page .contacts-block__employee:nth-child(n + 4) {margin-top: 30px;}.contacts-page .contacts-block__employee:nth-child(3n+1):last-child {width: 100%;}.contacts-page .contacts-block__employee:nth-child(3n+1):nth-last-child(2) {width: 50%;}.contacts-page .contacts-block__employee:nth-child(3n+2):last-child {width: 50%;}.contacts-page .contacts-block__employee .employee-title {font-weight: 500;font-size: 16px;line-height: 22px;color: #123272;padding-bottom: 16px;margin-bottom: 17px;position: relative;}.contacts-page .contacts-block__employee .employee-title:before {content: "";width: 47px;height: 1px;background: #123272;position: absolute;left: 0;bottom: 0;}.contacts-page .contacts-block__employee .employee-contacts {width: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.contacts-page .contacts-block__employee .employee-item {font-weight: normal;font-size: 14px;line-height: 30px;color: #000000;position: relative;padding-left: 34px;padding-right: 25px;white-space: nowrap;}.contacts-page .contacts-block__employee .employee-item:not(:last-child) {margin-bottom: 11px;}.contacts-page .contacts-block__employee .employee-item: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); */}.contacts-page .contacts-block__employee .employee-item:before {position: absolute;left: 0;color: #123272;}.contacts-page .contacts-block__employee .employee-item.employee-phone { /* '' */}.contacts-page .contacts-block__employee .employee-item.employee-phone:before {content: '\e805';}.contacts-page .contacts-block__employee .employee-item.employee-phone:before {top: 5px;font-size: 19px;}.contacts-page .contacts-block__employee .employee-item.employee-viber .ic-viber {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: 22px;height: 22px;border-radius: 50%;background: #7D3DAF;color: #fff;font-size: 13px;padding-left: 1px;position: absolute;left: 0;top: 4px;}.contacts-page .contacts-block__employee .employee-item.employee-email { /* '' */}.contacts-page .contacts-block__employee .employee-item.employee-email:before {content: '\e800';}.contacts-page .contacts-block__employee .employee-item.employee-email:before {top: 9px;font-size: 13px;left: 2px;}.contacts-page .contacts__columns {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;padding-top: 15px;}.contacts-page .contacts-map {width: 50%;margin-right: 30px;position: relative;}.contacts-page .contacts-map .map-default {position: absolute;height: 100%;width: 100%;border-radius: 8px;overflow: hidden;}.contacts-page .contacts-form {width: 50%;padding-left: 30px;padding-bottom: 30px;}.contacts-page .contacts-form .callbackForm-container {background: #F1F5F6;border-radius: 8px;position: relative;padding: 56px 58px 49px;}.contacts-page .contacts-form .callbackForm-container:before {content: "";position: absolute;z-index: -1;right: 30px;top: 30px;width: 100%;height: 100%;background: transparent;border-radius: 8px;border: 1px solid #0b91c7;}.contacts-page .contacts-form .form-title {font-weight: 600;font-size: 30px;line-height: 25px;color: #2C2828;margin-bottom: 23px;}.contacts-page .contacts-form .control-group {margin-bottom: 10px;}.contacts-page .contacts-form .control-group .form-control {height: 60px;}.contacts-page .contacts-form .control-group .control-label {display: none;}.contacts-page .contacts-form .control-group input {background: #FFFFFF;border: 1px solid #FFFFFF;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 8px;padding: 18px 20px;font-weight: normal;font-size: 14px;line-height: 24px;letter-spacing: 0.01em;color: #595959;}.contacts-page .contacts-form .control-group input::-webkit-input-placeholder {color: #595959;}.contacts-page .contacts-form .control-group input::-moz-placeholder {color: #595959;}.contacts-page .contacts-form .control-group input::placeholder {color: #595959;}.contacts-page .contacts-form .control-group textarea {background: #FFFFFF;border: 1px solid #FFFFFF;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 8px;padding: 18px 18px;font-weight: normal;font-size: 14px;line-height: 24px;letter-spacing: 0.01em;color: #595959;min-height: 151px;}.contacts-page .contacts-form .control-group textarea::-webkit-input-placeholder {color: #595959;}.contacts-page .contacts-form .control-group textarea::-moz-placeholder {color: #595959;}.contacts-page .contacts-form .control-group textarea::placeholder {color: #595959;}.contacts-page .contacts-form .btn-submit-wrapper {padding-top: 27px;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;}.contacts-page .contacts-form .btn-submit-wrapper .btn {padding: 20px 38px;border-radius: 8px;background: -webkit-linear-gradient(22.24deg, #2785C0 11.98%, #3EBBE7 96.23%);background: -o-linear-gradient(22.24deg, #2785C0 11.98%, #3EBBE7 96.23%);background: linear-gradient(67.76deg, #2785C0 11.98%, #3EBBE7 96.23%);font-weight: bold;font-size: 16px;line-height: 20px;text-align: center;color: #FFFFFF;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: relative;border: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;background: transparent;}.contacts-page .contacts-form .btn-submit-wrapper .btn:before {content: "";position: absolute;z-index: 1;width: 100%;height: 100%;top: 0;left: 0;border-radius: 8px;background: -webkit-linear-gradient(22.24deg, #2785C0 11.98%, #3EBBE7 96.23%);background: -o-linear-gradient(22.24deg, #2785C0 11.98%, #3EBBE7 96.23%);background: linear-gradient(67.76deg, #2785C0 11.98%, #3EBBE7 96.23%);-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;opacity: 1;}.contacts-page .contacts-form .btn-submit-wrapper .btn:after {content: "";position: absolute;z-index: 2;width: -webkit-calc(100% - 4px);width: calc(100% - 4px);height: -webkit-calc(100% - 4px);height: calc(100% - 4px);top: 2px;left: 2px;border-radius: 7px;background: #fff;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;opacity: 0;}.contacts-page .contacts-form .btn-submit-wrapper .btn .text {padding-right: 57px;position: relative;z-index: 3; /* '' */}.contacts-page .contacts-form .btn-submit-wrapper .btn .text: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); */}.contacts-page .contacts-form .btn-submit-wrapper .btn .text:before {content: '\e846';}.contacts-page .contacts-form .btn-submit-wrapper .btn .text:before {position: absolute;right: 0;top: 2px;}.contacts-page .contacts-form .btn-submit-wrapper .btn:hover {color: #0b91c7;}.contacts-page .contacts-form .btn-submit-wrapper .btn:hover:before {opacity: 1;}.contacts-page .contacts-form .btn-submit-wrapper .btn:hover:after {opacity: 1;}.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;}.page-main .section-nav {position: relative;background: #F1F5F6;}.page-main .section-nav:after {content: "";position: absolute;width: 120vw;left: -16vw;height: 43vw;top: -6vw;background-position: center;-webkit-background-size: contain;background-size: contain;background-repeat: no-repeat;z-index: 1;background-image: url('../images/main-circles1.png');}.page-main .section-nav__content {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding-top: 15px;padding-bottom: 60px;position: relative;z-index: 5;}.page-main .section-nav__left {width: 353px;min-height: 550px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}.page-main .section-nav__right {padding-left: 15px;width: -webkit-calc(100% - 353px);width: calc(100% - 353px);}.page-main .section-categories {padding-bottom: 60px;position: relative;}.page-main .section-categories:after {content: "";position: absolute;width: 114vw;left: -3vw;height: 37vw;top: -15vw;background-position: center;-webkit-background-size: contain;background-size: contain;background-repeat: no-repeat;z-index: -1;background-image: url('../images/main-circles2.png');}.page-main .section-categories .category-product {margin-top: 0;}.page-main .section-callback {padding: 50px 0;}.page-main .section-projects {padding-top: 99px;padding-bottom: 60px;position: relative;}.page-main .section-projects:before {content: "";position: absolute;width: 570px;left: -350px;height: 570px;top: -20px;background-position: center;-webkit-background-size: contain;background-size: contain;background-repeat: no-repeat;z-index: -1;background-image: url('../images/main-circles3-left.png');}.page-main .section-projects:after {content: "";position: absolute;width: 440px;right: -200px;height: 440px;top: -201px;background-position: center;-webkit-background-size: contain;background-size: contain;background-repeat: no-repeat;z-index: -1;background-image: url('../images/main-circles3-right.png');}.product-page {padding-top: 40px;padding-bottom: 60px;}.product-page #reviews-acc {display: none;}.product-page #reviews-header-acc {display: none;}.product-page .share-block {display: none!important;}.product-page #main_desc {-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;padding-top: 20px;padding-right: 20px;max-height: 600px;overflow-y: auto;}.product-page .button-view-all-text {display: none;font-weight: 500;font-size: 12px;line-height: 22px;-webkit-text-decoration-line: underline;-moz-text-decoration-line: underline;text-decoration-line: underline;color: #123272;background: transparent;border: none;padding: 0;width: 150px;text-align: left;margin-top: 20px;}.product-page .button-view-all-text:hover {text-decoration: none!important;}.product-page .page-title {font-size: 35px;line-height: 45px;margin-bottom: 30px;}.product-page .section-title {font-weight: 600;font-size: 30px;line-height: 38px;color: #123272;margin-bottom: 15px;}.product-page .product-page__product {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-bottom: 30px;border-bottom: 1px solid #E8E8E8;}.product-page .product-main {padding-right: 30px;width: 100%;}.product-page .product-main__wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;width: 100%;margin-bottom: 40px;}.product-page .product-panel {padding-left: 30px;width: 100%;}.product-page .product-panel .characteristics__block {border-top: 1px solid #E8E8E8;}.product-page .product-panel__header {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;margin-bottom: 30px;}.product-page .product-panel__header .page-articul {font-weight: 500;font-size: 14px;line-height: 17px;color: #9C9C9C;}.product-page .product-panel__header .page-stock {display: none;opacity: 0;}.product-page .product-panel__header .page-stock.in-stock {display: block;position: relative;padding-left: 13px;color: #17BE14;font-weight: 500;font-size: 14px;line-height: 17px;text-align: right;}.product-page .product-panel__header .page-stock.in-stock::first-letter {text-transform: uppercase;}.product-page .product-panel__header .page-stock.in-stock:after {content: "";position: absolute;width: 5px;height: 5px;left: 0;top: 6px;border-radius: 50%;background-color: #17BE14;}.product-page .product-panel__description {font-weight: normal;font-size: 16px;line-height: 22px;color: #383838;margin-bottom: 34px;}.product-page .product-panel__purchase {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-bottom: 30px;}.product-page .product-panel__purchase .not-in-stock__msg {font-size: 18px;font-weight: bold;color: #6F6F6F;}.product-page .product-panel__purchase .pre-order__msg {font-weight: bold;font-size: 20px;color: #123272;}.product-page .product-panel__purchase .card-price {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;width: 100%;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.product-page .product-panel__purchase .card-price .buttons-block {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.product-page .product-panel__purchase .card-price .button-buy-block {margin-left: auto;}.product-page .product-panel__purchase .card-price .qty-wrap {display: none;}.product-page .product-panel__purchase .card-price .buy-one-click {display: none;}.product-page .product-panel__purchase .card-price .price {color: #123272;padding: 10px 10px 10px 0;}.product-page .product-panel__purchase .card-price .price .price-value {font-weight: bold;font-size: 25px;line-height: 30px;margin-right: 6px;}.product-page .product-panel__purchase .card-price .price .price-currency {font-weight: normal;font-size: 16px;line-height: 20px;}.product-page .product-panel__purchase .card-price .price-request {font-weight: 600;font-size: 16px;line-height: 22px;color: #123272;position: relative;padding-bottom: 10px;padding-right: 10px;}.product-page .product-panel__purchase .card-compare {width: 50px;height: 60px;background: #F1F5F6;border-radius: 4px;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.2s;-o-transition: 0.2s;transition: 0.2s;margin-left: 10px;}.product-page .product-panel__purchase .card-compare .ic-reload {font-size: 21px;color: #123272;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}.product-page .product-panel__purchase .card-compare:hover,.product-page .product-panel__purchase .card-compare.active {background: #123272;}.product-page .product-panel__purchase .card-compare:hover .ic-reload,.product-page .product-panel__purchase .card-compare.active .ic-reload {color: #F1F5F6;}.product-page .product-panel__purchase .out-of-prodaction__message {background: #E8E8E8;border-radius: 4px;padding: 20px;width: 100%;font-weight: 600;font-size: 16px;line-height: 20px;text-align: center;color: #383838;}.product-page .product-panel__purchase .out-of-prodaction__recomend {font-weight: 500;font-size: 20px;line-height: 20px;color: #123272;padding-top: 35px;margin-bottom: 20px;width: 100%;}.product-page .product-panel__purchase .card-price.out-of-prodaction .product-card {max-height: 308px;width: 100%;max-width: 235px;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;padding-top: 5px;}.product-page .product-panel__purchase .card-price.out-of-prodaction .product-card:hover .product-card-btn {background: transparent;}.product-page .product-panel__purchase .card-price.out-of-prodaction .product-card .product-img-wrapper {width: 190px;height: 190px;}.product-page .product-panel__purchase .card-price.out-of-prodaction .product-card .product-content {padding: 7px 15px 0;width: 100%;height: -webkit-calc(100% - 190px);height: calc(100% - 190px);}.product-page .product-panel__purchase .card-price.out-of-prodaction .product-card .product-pan {-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}.product-page .product-panel__purchase .card-price.out-of-prodaction .product-card .hide-block {padding: 15px;font-size: 12px;line-height: 150.9%;}.product-page .product-panel__purchase .card-price.out-of-prodaction .product-card .product-title a {font-size: 14px;}.product-page .product-panel__purchase .card-price.out-of-prodaction .product-card .product-card-btn {padding: 0;-webkit-transform: none;-ms-transform: none;-o-transform: none;transform: none;}.product-page .product-panel__purchase .card-price.out-of-prodaction .product-card .product-card-btn:after {display: none;}.product-page .product-panel__purchase .card-price.out-of-prodaction .product-card .product-card-btn:hover .ic-cart {color: #123272;}.product-page .product-panel__purchase .card-price.out-of-prodaction .product-card .product-card-btn .ic-cart {margin-right: 0;}.product-page .product-panel__purchase .card-price.out-of-prodaction .product-card .product-card-btn .btn-text {display: none;}.product-page .product-panel__purchase .card-price.out-of-prodaction .product-card .product-compare-btn {top: 10px;right: 10px;font-size: 25px;line-height: 25px;height: 25px;}.product-page .characteristics__block {padding-top: 22px;}.product-page .characteristics__block.wrappable .characteristics-item:nth-child(n + 7) {display: none;}.product-page .characteristics__block.wrappable .more-characteristics {font-weight: 500;font-size: 12px;line-height: 22px;-webkit-text-decoration-line: underline;-moz-text-decoration-line: underline;text-decoration-line: underline;color: #123272;margin-top: 5px;cursor: pointer;}.product-page .characteristics__block .characteristics-item {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: 12px;line-height: 12px;color: #515356;padding-top: 10px;padding-bottom: 10px;}.product-page .characteristics__block .characteristics-title {font-weight: 500;max-width: 48%;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}.product-page .characteristics__block .characteristics-dotted-line {width: 100%;border-bottom: 1px dashed #E8E8E8;}.product-page .characteristics__block .characteristics-value {width: 50%;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}.product-page .characteristics__block .characteristics-value * {display: inline;}.product-page .addcharacteristic__block {padding-top: 22px;overflow-x: auto;}.product-page .addcharacteristic__block table {min-width: 700px;border-color: transparent;}.product-page .addcharacteristic__block table p {margin-bottom: 0!important;}.product-page .addcharacteristic__block tbody td {padding: 10px 25px 10px 0;border-bottom: 1px solid #f0f0f0;vertical-align: top;font-size: 12px;line-height: 18px;color: #515356;border-right-color: transparent;}.product-page .addcharacteristic__block tbody td:nth-child(1) {font-weight: 500;}.product-page .product-upsell-wrap {padding-top: 40px;padding-bottom: 15px;}.product-page .product-upsell-wrap .container {z-index: 110;}.product-page .product-upsell-wrap .lSPager {display: none!important;}.product-page .product-related-wrap {padding-top: 30px;padding-bottom: 15px;background: #F1F5F6;}.product-page .product-related-wrap .container {z-index: 109;}.product-page .product-related-wrap .lSPager {display: none!important;}.product-page .product-viewed-wrap {padding-top: 30px;padding-bottom: 15px;}.product-page .product-viewed-wrap .container {z-index: 108;}.product-page .product-viewed-wrap .lSPager {display: none!important;}.payment-and-delivery {padding-top: 40px;padding-bottom: 90px;}.payment-and-delivery .page-title {text-align: center;margin-bottom: 50px;}.payment-and-delivery .page-subtitle {font-weight: bold;font-size: 30px;line-height: 37px;color: #123272;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;margin-bottom: 25px;}.payment-and-delivery .page-subtitle img {margin-right: 33px;}.payment-and-delivery .payment-and-delivery__part {padding-top: 40px;margin-bottom: 10px;}.payment-and-delivery .payment-and-delivery__description {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 -15px;}.payment-and-delivery .description-block {width: 50%;padding: 15px;}.payment-and-delivery .description-block__inner {background: #F1F5F6;border-radius: 8px;min-height: 200px;padding: 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;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;}.payment-and-delivery .description-block__title {padding: 0 0 15px 35px;position: relative;font-weight: 600;font-size: 16px;line-height: 24px;color: #123272;text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.06);border-bottom: 1px solid #123272;margin-bottom: 22px; /* '' */}.payment-and-delivery .description-block__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); */}.payment-and-delivery .description-block__title:before {content: '\e849';}.payment-and-delivery .description-block__title:before {position: absolute;left: 0;top: 2px;font-size: 20px;}.payment-and-delivery .description-block__content {font-weight: normal;font-size: 14px;line-height: 20px;color: #383838;}.page-about {padding-top: 40px;padding-bottom: 105px;position: relative;}.page-about:before {content: "";width: 2760px;height: 2760px;position: absolute;z-index: -1;bottom: 0;background: rgba(0, 141, 199, 0.13);opacity: 0.2;border-radius: 50%;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}.page-about .page-title {text-align: center;margin-bottom: 50px;}.page-about .page-about__img {margin-bottom: 30px;}.page-about .page-about__text {font-weight: normal;font-size: 14px;line-height: 22px;color: #171717;}.page-about .page-about__text p {margin-bottom: 25px;}.page-about .block-advantages {padding: 35px 0 60px;border: none;}.page-about .page-about__about {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-top: 50px;}.page-about .about-col {width: 50%;padding-left: 30px;}.page-about .about-col:first-child {padding-top: 7px;padding-left: 8px;}.page-about .about-col .about-image {position: relative;}.page-about .about-col .about-image .about-image__line {position: absolute;left: 0;top: 0;}.page-about .about-col .about-image .about-image__center {position: relative;z-index: 5;}.page-about .about-col .about-image .about-image__center {-webkit-animation: pulse 5s linear infinite;-o-animation: pulse 5s linear infinite;animation: pulse 5s linear infinite;}.page-about .about-col .about-image .line1 {-webkit-animation: spin 4s linear infinite;-o-animation: spin 4s linear infinite;animation: spin 4s linear infinite;}.page-about .about-col .about-image .line2 {-webkit-animation: spin-back 5s linear infinite;-o-animation: spin-back 5s linear infinite;animation: spin-back 5s linear infinite;}.page-about .about-col .about-image .line3 {-webkit-animation: spin 6s linear infinite;-o-animation: spin 6s linear infinite;animation: spin 6s linear infinite;}.page-about .about-col .about-image .line4 {-webkit-animation: spin-back 7s linear infinite;-o-animation: spin-back 7s linear infinite;animation: spin-back 7s linear infinite;}.page-about .about-col .about-image .line5 {-webkit-animation: spin 8s linear infinite;-o-animation: spin 8s linear infinite;animation: spin 8s linear infinite;}.page-about .about-col .about-image .line6 {-webkit-animation: spin-back 9s linear infinite;-o-animation: spin-back 9s linear infinite;animation: spin-back 9s linear infinite;}.page-about .about-title {font-style: normal;font-weight: 600;font-size: 30px;line-height: 37px;color: #123272;padding-bottom: 20px;position: relative;margin-bottom: 30px;}.page-about .about-title:after {content: "";position: absolute;bottom: 0;left: 0;height: 2px;width: 85px;background: #123272;}.page-about .about-list ul {list-style-type: none;padding: 0;}.page-about .about-list li {position: relative;padding-left: 30px;margin-bottom: 27px;font-weight: 500;font-size: 16px;line-height: 25px;color: #383838;}.page-about .about-list li:before {content: "";position: absolute;left: 0;top: 11px;width: 6px;height: 6px;border-radius: 50%;background: #06193E;}.regular-page {position: relative;}.regular-page:after {content: "";position: absolute;width: 100vw;height: 25vw;z-index: -1;top: 0;left: 0;background-image: url('../images/static-pages-circles.png');-webkit-background-size: cover;background-size: cover;background-repeat: no-repeat;background-position: bottom center;}.regular-page .container {position: relative;z-index: 3;}.page-partners {padding-top: 40px;padding-bottom: 60px;}.page-partners .page-title {font-weight: bold;font-size: 40px;line-height: 49px;text-align: center;color: #123272;margin-bottom: 50px;}.page-partners .text-formatted > p {font-weight: normal;font-size: 14px;line-height: 22px;color: #171717;margin-bottom: 40px;}.page-partners .text-formatted .slide {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-articles .articles-list {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;}.page-articles .brands__item {width: 25%;position: relative;-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;margin-bottom: 0;cursor: pointer;}.page-articles .brands__item:before {content: "";position: absolute;width: 1px;height: 200px;background-color: rgba(137, 137, 137, 0.3);right: 1px;top: 0;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);z-index: -1;}.page-articles .brands__item:after {content: "";position: absolute;width: 200px;height: 1px;background-color: rgba(137, 137, 137, 0.3);right: 1px;top: 0;-webkit-transform: translateX(50%);-ms-transform: translateX(50%);-o-transform: translateX(50%);transform: translateX(50%);z-index: -1;}.page-articles .brands__item.open {-webkit-box-shadow: 0px 0px 10px rgba(5, 34, 92, 0.17);box-shadow: 0px 0px 10px rgba(5, 34, 92, 0.17);border-radius: 8px 8px 0 0;background: #fff;-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;margin-bottom: 120px;cursor: default;}.page-articles .brands__item.open:after {opacity: 1;}.page-articles .brands__item.open .brandsItemText {opacity: 1;pointer-events: all;-webkit-box-shadow: 0px 0px 10px rgba(5, 34, 92, 0.17);box-shadow: 0px 0px 10px rgba(5, 34, 92, 0.17);}.page-articles .brands__item:nth-child(4n + 2) .brandsItemText {-webkit-transform: translate(-25%, 100%);-ms-transform: translate(-25%, 100%);-o-transform: translate(-25%, 100%);transform: translate(-25%, 100%);}.page-articles .brands__item:nth-child(4n + 3) .brandsItemText {-webkit-transform: translate(-50%, 100%);-ms-transform: translate(-50%, 100%);-o-transform: translate(-50%, 100%);transform: translate(-50%, 100%);}.page-articles .brands__item:nth-child(4n + 4) .brandsItemText {-webkit-transform: translate(-75%, 100%);-ms-transform: translate(-75%, 100%);-o-transform: translate(-75%, 100%);transform: translate(-75%, 100%);}.page-articles .brands__item:nth-child(4n + 4):before {display: none;}.page-articles .brands__item:nth-child(4n + 4):after {display: none;}.page-articles .brands__item:nth-child(-n + 4):before {display: none;}.page-articles .brands__item:nth-child(-n + 4):after {display: none;}.page-articles .brands__image-wrapper {height: 297px;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;position: relative;z-index: 0;-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;padding: 7px;}.page-articles .brands__image-wrapper img {max-width: 100%;max-height: 100%;}.page-articles .brandsItemText {opacity: 0;pointer-events: none;position: absolute;bottom: 1px;-webkit-transform: translateY(100%);-ms-transform: translateY(100%);-o-transform: translateY(100%);transform: translateY(100%);width: -webkit-calc(100vw - 60px);width: calc(100vw - 60px);max-width: 1490px;background: #FFFFFF;border-radius: 8px;padding: 30px;z-index: 10;-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}.page-articles .brandsItemText__title {font-weight: bold;font-size: 18px;line-height: 20px;color: #123272;margin-bottom: 15px;}.page-articles .item-close {position: absolute;right: 15px;top: 15px;cursor: pointer;}.page-success hr {margin: 0;}.page-success .success-order {padding-top: 60px;}.page-success .success-order__title {margin-bottom: 19px;font-weight: 500;font-size: 16px;line-height: 20px;color: #123272;}.page-success .success-product {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 100%;background: #FFFFFF;border: 1px solid #E8E8E8;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 8px;}.page-success .success-product:not(:last-child) {margin-bottom: 8px;}.page-success .success-product .value {font-weight: 600;font-size: 16px;line-height: 20px;color: #515356;margin-right: 5px;}.page-success .success-product .unit {font-weight: normal;font-size: 16px;line-height: 20px;color: #515356;}.page-success .success-product__image {width: 160px;height: 160px;padding: 5px 0 6px 14px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 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-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;overflow: hidden;}.page-success .success-product__image img {max-width: 100%;height: auto;}.page-success .success-product__info {width: 100%;padding: 15px 20px;}.page-success .success-product__subtitle {font-weight: normal;font-size: 12px;line-height: 15px;color: #515356;margin-bottom: 30px;}.page-success .success-product__title {font-weight: 500;font-size: 16px;line-height: 22px;color: #383838;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}.page-success .success-product__title:hover {color: #0b91c7;text-decoration: none;}.page-success .success-product__count {padding: 15px 20px;width: 23%;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;position: relative;}.page-success .success-product__count:before {content: "";width: 1px;height: -webkit-calc(100% - 30px);height: calc(100% - 30px);position: absolute;left: 0;top: 15px;background: #E8E8E8;}.page-success .success-product__price {padding: 15px 20px;width: 15%;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;position: relative;}.page-success .success-product__price:before {content: "";width: 1px;height: -webkit-calc(100% - 30px);height: calc(100% - 30px);position: absolute;left: 0;top: 15px;background: #E8E8E8;}.category-page {padding-top: 30px;}.category-page .loader-wrap {display: none;}.category-page .brands-product {display: none!important;}.category-page .category-page-container {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding-bottom: 80px;z-index: 10;}.category-page .filters-btn-wrapper {display: none;}.category-page .filters-btn {padding: 8px 16px;background: #123272;font-size: 16px;line-height: 24px;color: #fff;font-weight: 500;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;border-radius: 8px;margin-bottom: 15px;}.category-page .filters-btn:hover {background: #0b91c7;cursor: pointer;}.category-page .page-aside {width: 350px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}.category-page .aside-search-result {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: 100%;padding: 15px;margin-top: 15px;border-radius: 8px;background: #F1F5F6;}.category-page .aside-search-result a {margin-bottom: 4px;font-weight: 500;font-size: 13px;line-height: 20px;color: #123272;text-decoration: none;}.category-page .aside-result-title {margin-bottom: 6px;font-weight: 600;font-size: 16px;line-height: 20px;color: #123272;}.category-page .category-right {width: 100%;max-width: -webkit-calc(100% - 350px);max-width: calc(100% - 350px);padding-left: 30px;}.category-page .catalog-utp {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;padding: 29px 45px;background: #F1F5F6;border-radius: 8px;margin-bottom: 30px;}.category-page .catalog-utp .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;width: 32%;}.category-page .catalog-utp .img-wrap {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}.category-page .catalog-utp .text {padding-left: 15px;}.category-page .catalog-utp .text p {margin-bottom: 0;font-size: 18px;}.category-page .catalog-list__heading {padding-top: 40px;border-top: 1px solid #E8E8E8;padding-bottom: 30px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.category-page .catalog-list__heading .page-title {font-weight: bold;font-size: 35px;line-height: 49px;color: #123272;margin-bottom: 0;}.category-page .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: 0 -15px;}.category-page .product-card-wrapper {padding: 0 15px;margin-bottom: 30px;width: 33.3%;}.category-page .empty-products {padding-left: 15px;}.catalog-aside {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;}.catalog-aside .parent-link {font-weight: 600;font-size: 22px;line-height: 27px;-webkit-text-decoration-line: underline;-moz-text-decoration-line: underline;text-decoration-line: underline;color: #123272;margin-bottom: 30px;margin-right: auto;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}.catalog-aside .parent-link:hover {color: #0b91c7;}.catalog-aside .catalog-aside__list {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin: -8px;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;padding-bottom: 30px;}.catalog-aside .catalog-aside-item {padding: 8px;width: 25%;}.catalog-aside .catalog-aside-item.active .catalog-aside-item__content {border-color: #123272;pointer-events: none;}.catalog-aside .catalog-aside-item__content {background: #FFFFFF;border: 2px solid #E8E8E8;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 8px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding: 5px;overflow: hidden;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}.catalog-aside .catalog-aside-item__content .item-image {width: 50px;height: 50px;-webkit-background-size: contain;background-size: contain;background-repeat: no-repeat;background-position: center;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;margin-right: 14px;}.catalog-aside .catalog-aside-item__content .item-title {font-weight: 500;font-size: 14px;line-height: 24px;color: #383838;}.catalog-aside .catalog-aside-item__content:hover {text-decoration: none;border-color: #0b91c7;}.page-article {padding-top: 40px;padding-bottom: 100px;}.page-article .page-article__heading {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.page-article .page-article__link-back {font-weight: 600;font-size: 18px;line-height: 32px;text-align: right;color: #123272;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;margin-bottom: 55px;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-article .page-article__link-back:before {font-family: "fontello";font-style: normal;font-weight: normal;speak: none;display: inline-block;text-decoration: inherit;text-align: center; /* opacity: .8; */ /* For safety - reset parent styles, that can break glyph codes*/font-variant: normal;text-transform: none; /* fix buttons height, for twitter bootstrap */line-height: 1em; /* Font smoothing. That was taken from TWBS */-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; /* Uncomment for 3D effect */ /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */}.page-article .page-article__link-back:before {content: '\f007';}.page-article .page-article__link-back:before {font-size: 11px;margin-right: 15px;}.page-article .page-article__link-back:hover {text-decoration: none;color: #0b91c7;}.page-article .page-title {margin-bottom: 33px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.page-article .page-title .text {font-weight: 500;font-size: 40px;line-height: 58px;color: #123272;}.page-article .page-article-content .image {margin-right: 30px;}.page-article .page-article-content .date {font-weight: 600;font-size: 18px;line-height: 22px;color: #123272;display: inline-block;width: auto;height: auto;background: transparent;}.page-article .page-article-content p {font-weight: normal;font-size: 14px;line-height: 22px;color: #383838;}.page-article .page-article-content table p {margin-bottom: 0!important;}.page-article .page-article-content table tr:nth-child(1) td p {text-align: left!important;}.page-article .page-article-content table td {padding: 10px;}.page-article .page-article-content table td:nth-child(2) {min-width: 13%;}.page-article .page-article-content table tr:nth-child(even) {background: #f9f9f9;border-radius: 3px;}.page-error {padding-top: 50px;padding-bottom: 30px;}.page-error article > p:last-child {max-width: 300px;margin-bottom: 0;margin-top: 30px;}.page-error article > p:last-child a {color: #fff;}@font-face {font-family:'fontello';src:url('/themes/default/dist/fonts/fontello/font/fontello.eot?77109784');src:url('/themes/default/dist/fonts/fontello/font/fontello.eot?77109784#iefix') format('embedded-opentype'), url('/themes/default/dist/fonts/fontello/font/fontello.woff2?77109784') format('woff2'), url('/themes/default/dist/fonts/fontello/font/fontello.woff?77109784') format('woff'), url('/themes/default/dist/fonts/fontello/font/fontello.ttf?77109784') format('truetype'), url('/themes/default/dist/fonts/fontello/font/fontello.svg?77109784#fontello') format('svg');font-weight:normal;font-style:normal;}@media screen and (-webkit-min-device-pixel-ratio: 0) {}@media (pointer: fine) {.filters-wrapper .attribute-content:not(._range)::-webkit-scrollbar {width: 7px;height: 7px;}.filters-wrapper .attribute-content:not(._range)::-webkit-scrollbar-button {width: 0;height: 0;}.filters-wrapper .attribute-content:not(._range)::-webkit-scrollbar-track {background: #fff;}.filters-wrapper .attribute-content:not(._range)::-webkit-scrollbar-track-piece {background: #fff;border: 1px solid #e0e0e0;border-radius: 4px;}.filters-wrapper .attribute-content:not(._range)::-webkit-scrollbar-thumb {background: #e0e0e0;border-radius: 4px;}form .form-note a:hover,form .gui-details a:hover {color: #a71e25;}}@media (min-width: 576px) and (max-width: 767px) {.container {max-width: 100%;}}@media (min-width: 768px) {.tab-content .collapse {display: block;}}@media (min-width: 1200px) {.container {max-width: 1550px;}.page-customer-info .customer-right {padding-left: 88px;}}@media (max-width: 1400px) {.catalog-drop.not-main-catalog {width: 300px;}.page-footer__top .footer-col2 {padding-top: 7px;width: auto;}.section-projects .section-projects__list {margin: 0 -30px;}.section-projects .article-item-wrapper {padding: 0 30px;}.custom-radio .custom-radio__text {font-size: 13px;line-height: 18px;}.product-gallery {width: 450px;}.product-gallery .product-gallery-item {height: 350px;}.product-aside .product-aside__block {padding: 10px 15px;}.product-gallery .lSGallery li {height: 54px;}.product-gallery .lSAction > a {top: 22px;}.product-aside {width: 320px;}.main-utp .utp-item {width: 50%;margin-bottom: 30px;}.block-advantages .advantages__item p {font-size: 16px;line-height: 21px;}.checkout-aside {width: 35%;}.checkout-aside .block-price-checkout {padding: 13px 15px;}.success-wrapper .info-left {padding-right: 40px;}.success-wrapper .info-right {padding-left: 40px;}.catalog-page .catalog-list .product-card-wrapper {width: 33.3%;}.catalog-page .category-list {margin: 0 -10px;}.catalog-page .category-block {padding: 10px;}.catalog-page .category-block__title {padding: 0 10px;height: 60px;}.catalog-page .category-block__title .text {font-size: 20px;}.page-compare .compare-aside__title {padding: 8px 18px 8px;font-size: 16px;line-height: 17px;}.page-compare .navbar-nav {padding: 18px 19px 20px;}.page-compare .compare__left {width: 300px;padding-right: 5px;}.page-compare .compare__right {width: -webkit-calc(100% - 300px);width: calc(100% - 300px);margin-right: -15px;}.page-compare .compare-middle-pan {width: -webkit-calc(100vw - 75px);width: calc(100vw - 75px);}.product-page .product-panel {padding-left: 20px;}.product-page .product-main {padding-right: 20px;width: 100%;}.characteristics__block {padding-top: 22px;}.characteristics__block.wrappable .characteristics-item:nth-child(n + 4) {display: none;}.page-about .page-about__about .about-col:first-child {width: 40%;padding-top: 55px 0px 0px 0px;}.page-about .page-about__about .about-col:last-child {width: 60%;padding-left: 50px;}.category-page {padding-top: 30px;}.category-page .catalog-list__heading {padding-top: 30px;}.category-page .page-aside {width: 300px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}.category-page .page-aside .range-separator {display: none;}.category-page .category-right {width: 100%;max-width: -webkit-calc(100% - 300px);max-width: calc(100% - 300px);padding-left: 20px;}.category-page .catalog-utp {display: none;}.catalog-aside {padding-bottom: 18px;}.catalog-aside .catalog-aside-item {width: auto;}.catalog-aside .catalog-aside-item__content {padding: 6px 14px;}.catalog-aside .catalog-aside-item__content .item-image {display: none;}.catalog-aside .catalog-aside__list {padding-bottom: 0;}}@media (max-width: 1199px) {#page-header {position: fixed;width: 100%;z-index: 100;-webkit-box-shadow: none;box-shadow: none;}#page-header:before {content: "";position: absolute;z-index: -1;background: rgba(0, 0, 0, 0.46);width: 100vw;height: 100vh;top: 0;left: 0;opacity: 0;pointer-events: none;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;overflow: hidden;}#page-header.open:before {opacity: 1;pointer-events: all;}#page-header .top {display: none;}#page-header .middle {position: relative;background: #fff;z-index: 10;-webkit-box-shadow: 0px 4px 41px rgba(18, 50, 114, 0.08);box-shadow: 0px 4px 41px rgba(18, 50, 114, 0.08);padding: 10px 0;}#page-header .middle .logo {width: 115px;height: 49px;margin-right: 40px;}#page-header .middle .catalog-drop {display: none;}#page-header .middle__wrapper {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}#page-header .bottom__right-wrapper {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding-left: 100px;}#page-header .middle__wrapper--top {padding-bottom: 0;}#page-header .top__right-wrapper {position: absolute;right: 180px;bottom: 10px;padding-bottom: 0;}#page-header .header-phones-dropdown .header-phones__main {display: none;}#page-header .header-phones-dropdown .ic-chevron-down {display: none;}#page-header .language {position: static;bottom: auto;margin-left: 0;padding-right: 0;margin-top: 30px;}#page-header .language .ic-chevron-down {display: none;}#page-header .language .current-lang {display: none;}#page-header .language .lang-list {margin: 0;opacity: 1;position: static;top: auto;left: auto;background: transparent;-webkit-transition: 0s;-o-transition: 0s;transition: 0s;border: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 0;padding: 0;pointer-events: all;-webkit-box-shadow: none;box-shadow: 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;height: 29px;cursor: default;}#page-header .language .lang-item {margin-bottom: 0;margin-right: 30px;position: relative;cursor: default;}#page-header .language .lang-item a {font-weight: 300;font-size: 14px;line-height: 29px;height: 29px;color: #515356;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}#page-header .language .lang-item a:hover {color: #0b91c7;}#page-header .language .lang-item a.active {pointer-events: none;font-weight: 500;color: #123272;}#page-header .language .lang-item:not(:last-child):after {content: "";position: absolute;right: -16px;top: 0;width: 1px;height: 29px;background: #D2DDE0;}#page-header .header-compare {padding: 0 23px 29px 23px;height: 23px;}#page-header .header-compare .ic-reload {line-height: 23px;font-size: 19px;}#page-header .header-cart {padding-bottom: 0;}#page-header .cart {padding-left: 0;}#page-header .cart .cart__total {display: none;}#page-header .cart .cart__counter {margin-right: 0;}#page-header #nav-header .navbar-nav {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}#page-header #nav-header .nav-item {margin-right: 0;padding-left: 30px;margin-bottom: 10px;}#page-header #nav-header .nav-item:after {display: none;}#page-header #nav-header .nav-item:before {content: "";width: 16px;height: 1px;position: absolute;left: 0;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);background: #D0D0D0;}#page-header #nav-header .nav-item .nav-link {white-space: nowrap;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;font-size: 14px;line-height: 25px;color: #383838;}#page-header #nav-header .nav-item .nav-link.current {color: #123272;}#page-header #nav-header .nav-item .nav-link:hover {color: #0b91c7;}#page-header .page-header__mobile {width: 318px;height: 100vh;position: absolute;left: 0;top: 0;background: #fff;-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);-o-transform: translateX(-100%);transform: translateX(-100%);padding: 160px 0 0;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;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;}#page-header .page-header__mobile.open {-webkit-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);}#page-header .page-header__mobile--wrapper {background: #F1F5F6;padding: 30px 15px 15px;height: 100%;}#page-header .mobile-menu-btn {height: 14px;width: 23px;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;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;cursor: pointer;margin-left: 40px;}#page-header .mobile-menu-btn .btn-line {width: 100%;height: 2px;border-radius: 2px;background: #0b91c7;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}#page-header .mobile-menu-btn .btn-line:nth-child(2) {width: 17px;}#page-header .mobile-menu-btn.open .btn-line:nth-child(1) {-webkit-transform: rotate(45deg) translate(4px, 5px);-ms-transform: rotate(45deg) translate(4px, 5px);-o-transform: rotate(45deg) translate(4px, 5px);transform: rotate(45deg) translate(4px, 5px);}#page-header .mobile-menu-btn.open .btn-line:nth-child(2) {opacity: 0;}#page-header .mobile-menu-btn.open .btn-line:nth-child(3) {-webkit-transform: rotate(-45deg) translate(3px, -4px);-ms-transform: rotate(-45deg) translate(3px, -4px);-o-transform: rotate(-45deg) translate(3px, -4px);transform: rotate(-45deg) translate(3px, -4px);}#page-header .middle #nav-header {display: none;}#page-header .middle #h-compare {display: none;}#page-header .middle #header-lang {display: none;}#page-header .middle .logo img {height: 49px;width: auto;}#page-header .middle .logo .logo-text {display: none;}.header-compare .icon-wrapper {margin-right: 11px;}.header-compare .count {font-weight: bold;font-size: 12px;line-height: 23px;text-align: center;color: #2C2828;display: block;width: 23px;height: 23px;background: #F1F5F6;border-radius: 50%;}.header-compare .compare-notification {display: block;font-weight: 500;font-size: 14px;line-height: 17px;color: #123272;margin-right: 11px;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;}#nav-header .separator {display: none;}.catalog-drop.not-main-catalog {position: absolute;-webkit-transform: none;-ms-transform: none;-o-transform: none;transform: none;width: -webkit-calc(100% - 30px);width: calc(100% - 30px);top: 88px;bottom: auto;left: 15px;}.catalog-drop.not-main-catalog .catalog-drop__head {font-size: 16px;line-height: 22px;padding: 9px 22px 10px 22px;}.catalog-drop .catalog-drop-item:nth-child(n+7) {display: none;}.catalog-drop .catalog-drop-link {padding: 5px 25px 5px 0;min-height: 40px;}.catalog-drop .catalog-drop__footer {padding: 15px 0 25px 10px;}.empty-text {margin-bottom: 100px;}.page-footer__top .footer__content {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.page-footer__top .footer-col1 {-webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1;width: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;}.page-footer__top .footer-col1 .footer-logo {margin-bottom: 0;}.page-footer__top .footer-col1 .footer-phones {margin-bottom: 0;}.page-footer__top .footer-col1 .footer-emails {margin-bottom: -3px;}.section-callback .callback__form .col-right {display: none;}.section-callback .callback__form .col-left {width: 100%;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;}.section-projects .section-projects__title {font-size: 25px;line-height: 30px;margin-bottom: 15px;}.section-projects .section-projects__list {margin: 0;padding: 0;}.section-projects .article-item-wrapper {padding: 0;}.section-projects .programs__record-image {margin-bottom: 15px;height: 120px;}.section-projects .programs__text-wrapper p {margin-bottom: 0;font-size: 12px;line-height: 15px;}.section-projects .programs__back-link {-webkit-filter: none;filter: none;}.section-top {padding-bottom: 90px;}.section-top .section-title {font-size: 25px;line-height: 30px;margin-bottom: 15px;}.section-top .lSSlideOuter .lSPager.lSpg {padding-top: 20px;}.section-seo .section-seo__text {max-height: 280px;}.filter-pre-info {-webkit-transform: none!important;-ms-transform: none!important;-o-transform: none!important;transform: none!important;top: auto!important;bottom: 0!important;left: 0!important;right: 0!important;width: 100%;background: #fff;padding: 5px;-webkit-box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);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;}.filter-pre-info:before {display: none;}.filter-toggle-wrap {padding-bottom: 46px;}#page-breadcrumb {padding-left: 0;padding-top: 0;width: 100%;}.page-articles-list .article-item {width: 33.3%;}.article-item .article-img-link {margin-bottom: 7px;}.article-item .article-title {margin-bottom: 2px;}.article-item .article-title a {font-size: 16px;line-height: 23px;}.article-item .article-text {height: auto;font-size: 13px;line-height: 19px;-webkit-line-clamp: 4; /* Число отображаемых строк */display: -webkit-box; /* Включаем флексбоксы */-webkit-box-orient: vertical; /* Вертикальная ориентация */overflow: hidden;margin-bottom: 15px;}.article-item .article-item__content {padding-bottom: 15px;}.article-item .article-date {font-size: 14px;line-height: 22px;}.article-item .article-link {font-size: 14px;line-height: 22px;padding-right: 14px;}.article-item .article-link::before {font-size: 10px;right: 0;top: 6px;}.article-item .article-footer {bottom: 4px;}.custom-radio .custom-radio__checkmark {width: 25px;height: 25px;margin-right: 10px;}.custom-radio .custom-radio__checkmark:before {width: 9px;height: 9px;}.custom-radio .custom-radio__content {padding: 10px;-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;}.search-form .input-search {height: 40px;}.search-form .btn-search {height: 40px;width: 56px;}.category-product .ui-slider > li {width: 25%;padding: 0 15px;margin-bottom: 50px;}.category-product .block-title {font-size: 25px;line-height: 30px;margin-bottom: 15px;}.category-product .category-card .img-wrapper {margin-bottom: 15px;}.category-product .category-card-title {padding-bottom: 0;margin-bottom: 10px;}.category-product .category-card-title a {font-size: 16px;}.category-product .category-card-list {margin-bottom: 27px;}.category-product .category-card-item:not(:last-child) {margin-bottom: 8px;}.ui-slider-wrapper._product_blocks .lSSlideOuter {margin-left: -5px;margin-right: -5px;}.ui-slider-wrapper._product_blocks .ui-slider > li {padding: 5px;}#checkoutDialog {margin: 20px;max-width: -webkit-calc(100% - 40px);max-width: calc(100% - 40px);}#checkoutDialog .product {-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}#checkoutDialog .product .product-col.col-info {padding: 15px;width: 100%;}#checkoutDialog .product .product-col.col-qty {padding: 15px;}#checkoutDialog .product .product-col.col-qty .product-label {margin-bottom: 27px;}#checkoutDialog .product .product-col.col-price-total {padding: 15px;width: 140px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}#checkoutDialog .tell-block-cart {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}#checkoutDialog .tell-block-text-wrapper {padding-right: 0;margin-bottom: 15px;}#checkoutDialog .tell-block-text-wrapper .tell-block-title {font-size: 27px;margin-bottom: 15px;}#checkoutDialog .cart-buy-block {padding: 15px 40px 15px;}#checkoutDialog .cart-order-form-fast {width: 100%;}#checkoutDialog .cart-order-form-fast .form-control {width: -webkit-calc(108%);width: calc(108%);-webkit-transform: translate(0px, -2px);-ms-transform: translate(0px, -2px);-o-transform: translate(0px, -2px);transform: translate(0px, -2px);}#checkoutDialog .btn-back {margin-bottom: 0;}.product-card:hover {-webkit-box-shadow: 0px 0px 5px 0px rgba(6, 25, 62, 0.09);box-shadow: 0px 0px 5px 0px rgba(6, 25, 62, 0.09);}.product-card:hover .hide-block {-webkit-box-shadow: 0px 0px 5px 0px rgba(6, 25, 62, 0.09);box-shadow: 0px 0px 5px 0px rgba(6, 25, 62, 0.09);}.product-aside {width: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding-top: 30px;}.product-aside__top {width: 50%;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;padding-right: 15px;}.product-aside__bottom {width: 50%;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;padding-left: 15px;}.block-advantages .advantages__item {width: 50%;margin-bottom: 30px;}.block-advantages .advantages__item p {font-size: 16px;line-height: 21px;}.checkout-aside .block-price-checkout {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;padding: 13px 20px;}.checkout-aside .buy-btn {width: 100%;}.checkout-aside .checkout-total-price {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;margin-bottom: 10px;width: 100%;}.checkout-aside .total-price-title {margin-bottom: 0;}.checkout-aside .order-products .product-col.col-qty {width: 100%;border-right: 0;padding: 15px;}.checkout-aside .order-products .product-col.col-qty:after {display: none;}.checkout-aside .order-products .product-col.col-price-total {padding: 10px 10px 20px 15px;}.checkout-aside .product-col.col-img a {width: 130px;height: 130px;}.checkout-aside .checkout-aside .order-products .product-col.col-info {padding: 15px;width: -webkit-calc(-30%);width: calc(-30%);}.checkout-page .page-title {font-size: 32px;line-height: 38px;}.checkout-page .order-form-step {padding: 20px;margin-bottom: 15px;}.checkout-page .checkout-step {width: 40px;height: 40px;}.checkout-page .order-form__heading {margin-bottom: 10px;}.checkout-page .checkout-form {padding-right: 15px;}.checkout-page .form-group.radio-group {padding: 5px;}.checkout-page .form-group.input-group {padding: 5px;}.checkout-page .order-blocks-wrapper {margin: 0px -5px;}.checkout-page .form-group.input-group label {top: 21px;left: 19px;}.catalog-page .catalog-list .product-card-wrapper {width: 50%;}.catalog-page .category-block__title .text {font-size: 14px;}.catalog-page .category-info__description {font-size: 16px;}.page-compare .compare-aside__title {padding: 10px;}.page-compare .compare-aside {max-height: 200px;overflow-y: auto;}.page-compare .navbar-nav {padding: 10px;font-size: 12px;line-height: 15px;}.page-compare .compare-middle-pan {max-width: 885px;}.page-compare .compare__left {width: 220px;padding-right: 0;}.page-compare .compare__right {width: -webkit-calc(100% - 220px);width: calc(100% - 220px);margin-right: -15px;}.page-compare .compare-slider .owl-item {padding: 0 8px;}.page-compare .compare-slider {padding: 0 8px;margin: 0!important;}.page-compare .compare-slider .owl-stage {padding: 0!important;margin: 0!important;}.compare-slider .owl-stage-outer {padding: 0!important;margin: 0!important;}.page-compare .product-card .product-img-wrapper {height: 150px;}.page-compare .product-card .product-img-wrapper picture {height: 150px;}.page-compare .product-card .product-img-wrapper img {max-width: 100%;height: auto;max-height: 100%;width: auto;}.page-compare .product-card {background: #FFFFFF;border: 1px solid #E8E8E8;border-bottom: 1px solid #E8E8E8;border-radius: 8px;-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;padding-top: 0;position: relative;overflow: hidden;}.page-compare .product-card .hide-block {display: none;}.page-compare .product-card .product-content {padding: 5px;min-height: 200px;height: -webkit-calc(100% - 150px);height: calc(100% - 150px);}.page-compare .compare-remove-product {right: 13px;top: 0;}.page-compare .compare-thead {padding: 0 10px 41px 10px;font-size: 12px;line-height: 15px;}.page-compare .owl-carousel .owl-nav {top: 0;}.contacts-page .contacts-block:nth-child(2) .contacts-block__heading {padding: 0 0 15px 0;}.contacts-page .contacts-block:nth-child(2) .contacts-block__content {padding: 15px;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.contacts-page .contacts-block__employees {width: 100%;padding: 0;margin: 0 -15px;}.contacts-page .contacts-block__employee {padding: 15px;width: 33.3%;}.contacts-page .contacts-block__employee {margin: 0!important;}.contacts-page .contacts-block__content {padding: 15px;}.contacts-page .contacts-form .callbackForm-container {padding: 25px;}.contacts-page .contacts-form {padding: 0;}.contacts-page .contacts-form .callbackForm-container::before {display: none;}.page-main .section-nav {padding-top: 69px;}.page-main .section-nav__content {padding-bottom: 30px;}.page-main .section-nav__left {display: none;}.page-main .section-nav__right {padding-left: 0;width: 100%;}.page-main .section-projects {padding-top: 50px;padding-bottom: 50px;}.page-main .section-projects:before {width: 30vw;left: -15vw;height: 570px;top: -40vh;}.page-main .section-projects:after {width: 30vw;right: -15vw;height: 570px;top: -50vh;}.product-page .product-main {padding-right: 0;}.product-page .product-page__product {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.product-page #main_desc {max-height: 311px;}.payment-and-delivery .payment-and-delivery__part {scroll-margin: 30px;}.regular-page {padding-top: 69px;}.page-articles .brands__image-wrapper {height: 220px;}.page-articles .brandsItemText {max-width: 900px;padding: 20px;}.page-articles .brands__item:before {height: 100px;}.page-articles .brands__item:after {width: 100px;}.category-page .filters-btn-wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;}.category-page .catalog-utp {display: none;}.category-page .page-aside {position: fixed;z-index: 102;left: 0;top: 0;-webkit-transform: translateX(-100%);-ms-transform: translateX(-100%);-o-transform: translateX(-100%);transform: translateX(-100%);-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;padding: 74px 5px 5px;width: 320px;background: #fff;height: 100%;}.category-page .page-aside ~ .overlay {background: rgba(0, 0, 0, 0.46);-webkit-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s;z-index: 7;}.category-page .page-aside.open {-webkit-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);}.category-page .page-aside.open ~ .overlay {opacity: 1;pointer-events: all;}.category-page .page-aside #catalogFilter .filter-toggle-wrap {overflow: scroll;height: 100%;}.category-page .page-aside #catalogFilter .filter-close {position: absolute;width: 20px;height: 20px;cursor: pointer;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 #123272;border-radius: 50%;right: 10px;top: 75px;z-index: 10;background: #fff; /* '' */}.category-page .page-aside #catalogFilter .filter-close: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); */}.category-page .page-aside #catalogFilter .filter-close:before {content: '\e832';}.category-page .page-aside #catalogFilter .filter-close:before {font-size: 11px;color: #123272;}.category-page .page-aside #catalogFilter .filters-header {background: transparent;}.category-page .category-right {max-width: 100%;padding: 0;}.category-page .aside-search-result {margin-top: 12px;}.category-page .catalog-list__heading {-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;}.category-page .catalog-list__heading .page-title {width: 100%;margin-bottom: 10px;}.category-page .catalog-list__heading .filters-btn-wrapper {width: auto;}.category-page .catalog-list__heading .filters-btn-wrapper .filters-btn {margin-bottom: 0;}.page-article .page-title {margin-bottom: 20px;}.page-article .page-title .text {font-size: 38px;line-height: 44px;}.page-article .page-article__link-back {font-size: 16px;line-height: 23px;margin-bottom: 25px;}}@media (max-width: 991px) {#page-footer .nav-item {margin-bottom: 20px;}.page-footer__top .footer__content {padding-top: 30px;}.page-footer__top .footer-col2 {width: 70%;padding-right: 35px;padding-top: 0;margin-bottom: 30px;}.page-footer__top .footer-col2 .footer-menu {list-style-position: inside;-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;}.page-footer__top .footer-col2 .nav-item:nth-child(-n+6) {margin-right: 20px;}.page-footer__top .footer-col2 .nav-item:nth-child(n+11) {display: none;}.page-footer__top .footer-col3 {width: 30%;padding-top: 0;}.page-footer__top .footer-col1 {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.page-footer__top .footer-col1 .footer-logo {width: 100%;margin-bottom: 20px;}.section-callback .callback__title {font-size: 40px;line-height: 50px;}.section-callback .callback__subtitle {font-size: 35px;line-height: 47px;padding-bottom: 15px;margin-bottom: 17px;}.section-callback .callback__form .mainCallbackForm-container {padding: 15px;}.section-callback .callback__form .col-right {display: none;}.calc-form {padding-top: 25px;padding-bottom: 20px;}.calc-form .calc-form__title {font-size: 22px;line-height: 28px;}.calc-form .calc-form__subtitle {font-size: 13px;line-height: 15px;}.calc-form .ic-calculator {display: none;}.section-top {padding-bottom: 50px;}.section-top .lSSlideOuter .lSPager.lSpg {padding-top: 5px;}.section-top .lSSlideOuter .lSPager.lSpg:before,.section-top .lSSlideOuter .lSPager.lSpg:after {display: none;}.carousel-product .page-prev {left: 0;}.carousel-product .page-next {right: 0;}.carousel-product .slide-controls > div {top: 190px;}.section-seo {padding: 40px 0;}.section-seo .page-title,.section-seo h1,.section-seo h2,.section-seo h3 {font-size: 35px;line-height: 110%;}.sort-wrapper {margin-left: auto;}.sort-wrapper .jq-selectbox .jq-selectbox__select {height: 38px;}.sort-wrapper .jq-selectbox .jq-selectbox__trigger .jq-selectbox__trigger-arrow {top: 17px;}.page-articles-list {padding-top: 25px;padding-bottom: 40px;}.category-product .ui-slider > li {width: 33%;padding: 0 15px;margin-bottom: 50px;}.category-product .ui-slider > li:nth-child(n+9) {display: block;}.category-product .ui-slider > li:nth-child(n+10) {display: none;}.first-slider .text-formatted__title {font-size: 30px;}.first-slider .text-formatted__description {font-size: 20px;line-height: 120%;}.first-slider .text-formatted__description p {margin-bottom: 0;}.first-slider .content-wrap {padding: 15px 15px 35px 15px;}.first-slider .owl-dots {display: none;}.first-slider .text-formatted__title {font-size: 22px;line-height: 100%;}.first-slider .text-formatted__description {font-size: 12px;line-height: 120%;}.first-slider .text-formatted__description p {margin-bottom: 0;}.first-slider .content-wrap {padding: 15px 15px 35px 15px;}.first-slider .owl-dots {display: none;}.product-gallery {width: 50%;}.product-gallery .product-gallery-item {height: 250px;}.product-aside .product-aside__block {padding: 10px 15px;}.product-gallery .lSGallery li {height: 34px;}.product-gallery .lSAction > a {top: 12px;}.product-gallery .lSGallery {padding-left: 25px !important;padding-right: 25px !important;}.lSSlideOuter .lSPager.lSGallery li {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;}.ui-slider-wrapper .lSSlideOuter {padding-bottom: 0 !important;margin-bottom: 0 !important;}.ui-slider-wrapper .lSSlideWrapper {padding-bottom: 0 !important;margin-bottom: 0 !important;}.calcForm-form {padding: 50px 30px;}.product-card {border-bottom: 1px solid #E8E8E8;border-radius: 8px;overflow: hidden;}.product-card .product-content {padding: 15px;}.product-card .product-img-wrapper {height: 250px;}.product-card .product-img-wrapper picture {height: 250px;}.product-card .product-content {height: -webkit-calc(100% - 250px);height: calc(100% - 250px);}.product-card .hide-block {display: none;}.product-card .product-card-btn {border: none;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);-webkit-transition: 0.15s, background 0.2s 0.1s;-o-transition: 0.15s, background 0.2s 0.1s;transition: 0.15s, background 0.2s 0.1s;cursor: pointer;background: #EFF2F5;}.product-card .product-card-btn:hover:after {border-color: #0b91c7;background: #fff;}.product-card .product-card-btn:after {content: "";position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: transparent;border: 2px solid transparent;z-index: 1;border-radius: 4px;-webkit-transition: 0.15s;-o-transition: 0.15s;transition: 0.15s;}.product-card .product-card-btn .ic-cart {color: #0b91c7;font-size: 27px;margin-right: 15px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 28px;height: 27px;position: relative;z-index: 2;}.product-card .product-card-btn .btn-text {font-weight: 600;font-size: 14px;line-height: 17px;color: #0B91C7;opacity: 1;-webkit-transition: 0.2s 0.1s;-o-transition: 0.2s 0.1s;transition: 0.2s 0.1s;position: relative;z-index: 2;}.checkout-page .checkout-page__content {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.checkout-page .checkout-form {padding-right: 0;margin-bottom: 15px;}.checkout-aside {width: 100%;}.success-wrapper .info-left {padding-right: 20px;}.success-wrapper .info-right {padding-left: 20px;}.success-wrapper .info-left p {font-size: 19px;line-height: 26px;margin-bottom: 10px;}.success-wrapper .info-left p b {font-size: 19px;line-height: 26px;}.success-wrapper .info-table .th {min-width: 140px;font-size: 14px;line-height: 140%;}.success-wrapper .info-table .td {padding-left: 10px;font-size: 14px;line-height: 140%;}.catalog-main .category-product > li {width: 33.3%;}.catalog-main .page-title {font-size: 32px;line-height: 42px;}.catalog-page .category-block {width: 50%;}.catalog-page .category-block__img {height: 23vw;}.page-compare .product-card .btn-wrapper {margin-left: 0;}.page-compare .product-card .product-pan {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;}.page-compare .product-card .price-block {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;}.page-compare .compare-middle-pan {max-width: 645px;}.page-compare .owl-carousel .owl-nav {top: auto;height: 30px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-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;border-radius: 8px;width: 80px;bottom: 0;}.page-compare .owl-carousel .owl-nav .owl-prev {height: 100%;width: 50%;}.page-compare .owl-carousel .owl-nav .owl-next {height: 100%;width: 50%;padding-bottom: 3px!important;}.page-compare .owl-carousel .owl-nav .owl-next:focus {outline: none;}.page-compare .owl-carousel .owl-nav .owl-next::-moz-focus-inner {border: 0;}.page-compare .owl-carousel .owl-nav .owl-next:after {bottom: 4px;width: 1px;left: 0;height: 22px;}.contacts-page {padding-top: 40px;padding-bottom: 40px;}.contacts-page .contacts-block {width: 100%;}.contacts-page .contacts-block__content {min-height: 100px;}.contacts-page .contacts__columns {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-webkit-flex-direction: column-reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.contacts-page .contacts-form {width: 100%;margin-bottom: 25px;}.contacts-page .contacts-map {width: 100%;margin-right: 0;position: relative;height: 300px;}.contacts-page .contacts-block__content {background-position: center;}.card-price.out-of-prodaction .product-card .product-card-btn {background: transparent;}.product-page #main_desc {max-height: 300px;}#top-characteristics {display: none;}.product-page .product-main__wrapper {margin-bottom: 25px;}.payment-and-delivery .description-block {width: 100%;}.page-about {padding-bottom: 40px;}.page-about .block-advantages {padding: 10px 0;}.page-about .page-about__about {padding-top: 10px;}.page-about .about-title {font-size: 25px;line-height: 33px;padding-bottom: 10px;margin-bottom: 20px;}.page-about .about-list li {padding-left: 25px;margin-bottom: 10px;font-weight: 500;font-size: 14px;line-height: 18px;}.page-about .about-list li:before {top: 8px;}.page-articles .brands__item {width: 50%;}.page-articles .brands__item:nth-child(even):before,.page-articles .brands__item:nth-child(even):after {display: none!important;}.page-articles .brands__item:nth-child(even) .brandsItemText {right: 0;}.page-articles .brands__item:nth-child(odd):before,.page-articles .brands__item:nth-child(odd):after {display: block!important;}.page-articles .brands__item:nth-child(odd) .brandsItemText {left: 0;}.page-articles .brands__item:first-child:before,.page-articles .brands__item:first-child:after {display: none!important;}.page-articles .brandsItemText {max-width: 660px;-webkit-transform: translateY(100%) !important;-ms-transform: translateY(100%) !important;-o-transform: translateY(100%) !important;transform: translateY(100%) !important;}.page-success .success-product__count {width: 20%;}.page-success .success-product__price {width: 20%;}.catalog-aside {display: none;}.category-page .catalog-list__heading {padding-bottom: 10px;padding-top: 0;border-top: 0;}.category-page .catalog-list__heading .page-title {font-size: 32px;line-height: 44px;margin-bottom: 10px;}.category-page .product-card-wrapper {width: 50%;}.category-page .category-page-container {padding-bottom: 40px;}.page-article .page-title .text {font-size: 32px;line-height: 34px;}.page-article .page-article-content .date {font-size: 16px;line-height: 18px;}.page-error {padding-top: 100px;}.page-error img {float: none!important;margin: 0!important;}.page-error .text-formatted {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;}.page-error .text-formatted h2 {margin-top: 1rem;font-weight: 600;margin-bottom: 26px;font-size: 26px;text-align: center;}}@media (max-width: 767px) {#page-header .middle {padding: 5px 0 6px;}#page-header .middle .search-form {display: none;}#page-header .middle .logo {max-width: 100%;margin-right: 0;}#page-header .header-cart .ic-cart {font-size: 21px;line-height: 21px;}#page-header .bottom__right-wrapper {padding-left: 0;}#page-header .top__right-wrapper {right: 170px;bottom: 11px;}#page-header .header-phones-dropdown .header-phones {right: -70px;}.text-formatted img.image {display: block;max-width: 100%;margin-left: auto;margin-right: auto;float: none !important;}.page-footer__top .footer-col2 {display: none;}.page-footer__top .footer-col3 {display: none;}.page-footer__top .footer-col1 .footer-phones {width: 100%;margin-bottom: 20px;}.page-footer__top .footer-col1 .footer-emails {padding-right: 30px;}.page-footer__top .footer-col1 .footer-icons-pan {padding-top: 30px;}.section-callback .callback__title {font-size: 35px;line-height: 40px;}.section-callback .callback__subtitle {font-size: 25px;line-height: 37px;padding-bottom: 10px;margin-bottom: 13px;}.section-callback .callback__form .mainCallbackForm-container {padding: 15px;}.section-callback .callback__form .col-right {display: none;}.section-projects .article-item-wrapper {width: 50%;}.section-projects .programs__back-link {padding: 10px;}.section-projects .section-projects__list {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 20px;}.section-projects .programs__record-image {width: 30vw;}.section-top {padding-bottom: 50px;}.section-top .lSSlideOuter .lSPager.lSpg {padding-top: 0;}.container {padding-right: 15px;padding-left: 15px;}.btn {padding: 12px 19px;font-size: 14px;line-height: 16px;}.btn.arrow .ic-arrow-right-long {padding-left: 12px;font-size: 10px;}.btn.btn-white {padding: 12px 19px;font-size: 14px;line-height: 16px;}.tab-content.accordion .tab-pane {display: block !important;opacity: 1;}.page-articles-list .article-item {width: 50%;}.category-product .ui-slider {margin: 0 -10px;}.category-product .ui-slider > li {width: 50%;padding: 0 15px;margin-bottom: 50px;}.category-product .ui-slider > li:nth-child(n+9) {display: block;}.category-product .ui-slider > li:nth-child(n+11) {display: none;}.category-product .ui-slider > li {width: 50%;padding: 0 10px;margin-bottom: 20px;}.category-product .description-wrapper {display: none;}.category-product .category-card-title {margin-bottom: 0;}.category-product .category-card-title a {font-size: 14px;}.product-gallery {width: 100%;}.product-gallery .product-gallery-item {height: 50vw;}.product-gallery .lSGallery li {height: 57px;}.product-gallery .lSAction > a {top: 23px;}.product-page .product-panel {padding-left: 0;padding-top: 30px;}.product-page .product-main__wrapper {margin-bottom: 15px;}#checkoutDialog .product {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}#checkoutDialog .product .product-col.col-img {width: 120px;}#checkoutDialog .product .product-col.col-info {width: -webkit-calc(100% - 320px);width: calc(100% - 320px);}#checkoutDialog .product .product-col.col-qty {width: 200px;}#checkoutDialog .product .product-col.col-qty:after {display: none;}#checkoutDialog .product .product-col.col-price-total {width: 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;padding-top: 0;}#checkoutDialog .product .product-col.col-price-total .product-label {margin-bottom: 0;margin-right: 20px;}#checkoutDialog .product .product-col.col-price-total .price-block {height: auto;}#checkoutDialog .cart-footer {padding: 20px;}#checkoutDialog .cart-buy-block {padding: 20px;}#checkoutDialog .cart-products {padding: 20px 20px 0 20px;}#checkoutDialog .popup-title {padding: 20px 20px 20px;}#checkoutDialog .btn-back {font-size: 14px;}#checkoutDialog .btn-checkout-wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;}.fancybox-slide .fancybox-close-small {width: 20px;height: 20px;right: 20px;top: 20px;}.calcForm-form {padding: 50px 15px;}.calcForm-form .form-title {font-size: 22px;line-height: 25px;}.calcForm-form .form-text {font-size: 14px;line-height: 16px;margin-bottom: 30px;}.calcForm-form .form-text p {margin-bottom: 10px!important;}.calcForm-form .btn-block .btn-submit {background: #FFFFFF;border: 2px solid #FFFFFF;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 8px;padding: 12px 19px;font-size: 14px;line-height: 16px;}.product-aside {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.product-aside .product-aside__block {padding: 10px 15px;}.product-aside__top {width: 100%;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;padding-right: 0;}.product-aside__bottom {width: 100%;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;padding-left: 0;padding-top: 0;}.product-aside__bottom .calcForm-container {max-width: 100%;}.product-col.col-img a {width: 120px;height: 120px;}.product-col.col-qty:after {content: "";position: absolute;top: 15px;width: 1px;background-color: #E8E8E8;height: -webkit-calc(100% - 30px);height: calc(100% - 30px);right: 0;}.product-col.col-qty .qty-wrap {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.product-col.col-qty .qty-block {border: 1px solid #E8E8E8;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 2px;overflow: hidden;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;position: relative;margin-right: 9px;}.product-col.col-qty .qty-block:before {content: "";width: 1px;height: -webkit-calc(100% - 16px);height: calc(100% - 16px);position: absolute;left: 40px;top: 8px;background: #E8E8E8;}.product-col.col-qty .qty-block:after {content: "";width: 1px;height: -webkit-calc(100% - 16px);height: calc(100% - 16px);position: absolute;right: 40px;top: 8px;background: #E8E8E8;}.product-col.col-qty .minus {height: 40px;width: 40px;}.product-col.col-qty .minus:before {content: "";width: 14px;height: 2px;background: #515356;border-radius: 5px;position: absolute;}.product-col.col-qty .plus {height: 40px;width: 40px;}.product-col.col-qty .plus:before {content: "";width: 14px;height: 2px;background: #515356;border-radius: 5px;position: absolute;}.product-col.col-qty .plus:after {content: "";width: 2px;height: 14px;background: #515356;border-radius: 5px;position: absolute;}.product-col.col-qty .plus:hover {background: rgba(11, 145, 199, 0.45);}.product-col.col-qty .count-input {font-weight: 500;font-size: 16px;line-height: 20px;color: #383838;border: none;width: 45px;text-align: center;pointer-events: none;}.product-col.col-qty .qty-text {font-weight: normal;font-size: 16px;line-height: 20px;color: #515356;}.main-utp .utp-item {width: 100%;margin-bottom: 15px;padding-left: 0;}.success-wrapper .page-title {font-size: 32px;line-height: 36px;}.success-wrapper .info {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.success-wrapper .info-left {padding-right: 0;border-right: 0;border-bottom: 1px solid #E8E8E8;width: 100%;padding-bottom: 15px;}.success-wrapper .info-right {padding-left: 0;width: 100%;padding-top: 15px;}.success-wrapper .info {margin-bottom: 20px;}.page-success .success-order {padding-top: 20px;}.catalog-main .page-title {font-size: 28px;line-height: 36px;}.catalog-page:after {display: none;}.catalog-page .category-block__img {height: 33vw;}.page-compare .compare-aside {max-height: 200px;overflow-y: auto;border: none;border-radius: 0;}.page-compare .compare-aside__title {padding: 0;background: transparent;}.page-compare .navbar-nav {padding: 10px 0;}.page-compare .navbar-nav .nav-link {font-size: 12px;margin-bottom: 10px;}.page-compare .compare__left {width: 150px;}.page-compare .compare__right {width: -webkit-calc(100% - 150px);width: calc(100% - 150px);margin-right: 0;}.page-compare .compare-thead {padding: 0 0px 41px 0px;font-size: 12px;line-height: 15px;border: none;}.page-compare .compare-middle-pan {max-width: 100%;position: relative;font-size: 15px;padding: 0;background: transparent;}.page-compare .compare-middle-pan {max-width: 100%;position: relative;font-size: 15px;padding: 0;background: transparent;}.page-compare .compare-product {padding-bottom: 0;}.page-compare .compare-product > div:first-child {margin-bottom: 30px;}.page-compare .compare-thead {padding: 0;font-size: 12px;line-height: 15px;border: none;}.page-compare .owl-carousel .owl-nav {bottom: -46px;}.page-compare .product-card .btn-wrapper {width: 100%;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.page-compare .compare__unique-switch {top: 20px;}.page-compare .compare__unique-switch .unique-checkbox {margin-right: 8px;}.page-compare .compare__unique-switch .unique-checkbox-label {width: 20px;height: 20px;}.page-compare .compare__unique-switch .unique-text {font-size: 10px;}.contacts-page .contacts-block__employee {width: 50% !important;}.page-main .section-nav__content {padding-bottom: 15px;}.page-main .section-categories {padding-bottom: 25px;}.page-main .section-callback {padding: 25px 0;}.section-projects:before {display: none;}.section-projects:after {display: none;}.section-categories:after {display: none;}.section-nav:after {display: none;}#product-characteristic {padding-top: 20px;}.product-page #main_desc {max-height: 200px;}#characteristic-header-acc,#addcharacteristic-header-acc {background: transparent;font-weight: 500;font-size: 16px;line-height: 22px;color: #123272;text-align: left;border: none;padding: 0;cursor: pointer;text-decoration: underline;}#characteristic-header-acc:hover,#addcharacteristic-header-acc:hover {text-decoration: none;}#characteristic-header-acc {margin-bottom: 15px;}.product-page .product-main__wrapper {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.product-page .product-panel .characteristics__block {display: none;}.product-page .product-panel__description {display: none;}.product-page .product-panel__purchase {padding-bottom: 0;}.payment-and-delivery .page-subtitle {margin-bottom: 15px;}.payment-and-delivery .description-block__inner {min-height: 150px;padding: 15px;}.payment-and-delivery .description-block__title {padding: 0 0 10px 35px;margin-bottom: 15px;}.payment-and-delivery {padding-bottom: 40px;}.page-about .page-about__about {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;padding-top: 0;}.page-about .page-about__about .about-col:first-child {width: 100%;padding: 0;margin: 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-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.page-about .page-about__about .about-col:first-child img {max-height: 50vw;}.page-about .page-about__about .about-col:last-child {width: 100%;padding: 20px 0px 0px;margin: 0;}.page-about .about-title {font-size: 25px;line-height: 33px;padding-bottom: 10px;margin-bottom: 20px;}.page-about .about-list li {padding-left: 25px;margin-bottom: 16px;font-weight: 500;font-size: 16px;line-height: 22px;}.page-about .about-list li:before {top: 9px;}.regular-page {padding-top: 60px;}.regular-page:after {display: none;}.page-partners {padding-bottom: 30px;}.page-articles .brandsItemText {width: 100vw;max-width: -webkit-calc(100vw - 30px);max-width: calc(100vw - 30px);}.page-articles .brands__item:nth-child(odd):before,.page-articles .brands__item:nth-child(odd):after {display: none!important;}.page-articles .brands__item:nth-child(odd) .brandsItemText {left: 0;}.page-articles .brands__item.open {-webkit-transition: 1s;-o-transition: 1s;transition: 1s;margin-bottom: 240px;}.page-success .success-product__image {width: 120px;height: 120px;padding: 5px 0 6px 14px;}.category-page .catalog-list__heading .sort-wrapper {margin: 0;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}.category-page .catalog-list__heading .filters-btn {font-size: 14px;padding: 7px 16px;}.category-page .product-card-wrapper {padding: 0 5px;margin-bottom: 10px;}.category-page .catalog-list {margin: 0 -5px;}.category-page .page-aside #catalogFilter .filter-close {top: 66px;}.page-article .page-article-content table p {font-size: 10px;line-height: 16px;}}@media (max-width: 575px) {.catalog-drop.open {max-height: -webkit-calc(100vh - 120px);max-height: calc(100vh - 120px);overflow-y: auto;}.catalog-drop.open .catalog-drop__content {pointer-events: auto;}.catalog-drop .catalog-drop__content {pointer-events: none;}.catalog-drop .catalog-drop-item.sub-in .ic-arrow-right {-webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;-webkit-transform-origin: center;-ms-transform-origin: center;-o-transform-origin: center;transform-origin: center;padding: 0;}.catalog-drop .catalog-drop-item.sub-in:hover .sub-list {max-height: 300px;}.catalog-drop .catalog-drop-item.sub-in:hover .ic-arrow-right {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);}.catalog-drop .catalog-drop-list > .catalog-drop-item.sub-in {position: relative;}.catalog-drop .catalog-drop-list > .catalog-drop-item.sub-in:before {content: "";position: absolute;width: 40px;height: 40px;z-index: 10;top: 0;right: 0;}.catalog-drop .sub-list {opacity: 1;position: static;pointer-events: all;-webkit-transform: none;-ms-transform: none;-o-transform: none;transform: none;padding: 0;margin-top: -1px;border-radius: 0;border: none;border-bottom: 1px solid #E8E8E8;max-height: 0;overflow: hidden;-webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}.catalog-drop .sub-list .catalog-drop-item {padding-left: 0;}.catalog-drop .sub-list .catalog-drop-link {padding: 5px 0;}.page-title {font-size: 32px;line-height: 44px;}.pagination-wrap {height: 40px;}.pagination-wrap .pagination {font-size: 16px;line-height: 20px;}.pagination-wrap .page-item {position: relative;margin-right: 15px;}.pagination-wrap .page-item.active:before {width: 30px;height: 40px;}.pagination-wrap .page-item .page-prev {width: 30px;height: 40px;}.pagination-wrap .page-item .page-next {width: 30px;height: 40px;}.pagination-wrap .page-link {font-size: 16px;line-height: 20px;padding: 8px;}.page-footer__top .footer-col1 .footer-logo {width: 50%;}.page-footer__top .footer-col1 .footer-phones {width: 50%;margin-bottom: auto;}.page-footer__top .footer-col1 .footer-emails {padding-right: 30px;}.page-footer__top .footer-col1 .footer-icons-pan {padding-top: 30px;}.copyright {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.section-callback .section-callback__content {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.section-callback .section-callback__left {width: 100%;}.section-callback .section-callback__right {width: 100%;}.calc-form .calc-form__left {width: 100%;}.calc-form .calc-form__right {width: auto;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;}.section-seo {padding: 30px 0;}.section-seo .page-title,.section-seo h1,.section-seo h2,.section-seo h3 {font-size: 24px;line-height: 110%;}.section-seo .section-seo__text {max-height: 164px;font-size: 13px;line-height: 18px;}.page-articles-list .article-list-wrapper {-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;}.page-articles-list .article-item {width: 100%;max-width: 380px;}.product-gallery .product-gallery-item {height: 60vw;}#checkoutDialog {margin: 5px;max-width: -webkit-calc(100% - 10px);max-width: calc(100% - 10px);}#checkoutDialog .popup-title {font-size: 28px;line-height: 32px;padding: 10px;}#checkoutDialog .fancybox-close-small {top: 13px;right: 13px;}#checkoutDialog .product {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}#checkoutDialog .product .product-col.col-img {width: 120px;}#checkoutDialog .product .product-col.col-info {width: -webkit-calc(100% - 120px);width: calc(100% - 120px);}#checkoutDialog .product .product-col.col-info:after {display: none;}#checkoutDialog .product .product-col.col-qty {width: 200px;-webkit-box-ordinal-group: 5;-webkit-order: 4;-ms-flex-order: 4;order: 4;padding-top: 0;}#checkoutDialog .product .product-col.col-qty:after {display: none;}#checkoutDialog .product .product-col.col-price-total {width: 250px;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-top: 0;margin-right: auto;}#checkoutDialog .product .product-col.col-price-total .product-label {margin-bottom: 0;margin-right: 20px;}#checkoutDialog .product .product-col.col-price-total .price-block {height: auto;}#checkoutDialog .product .product-col.col-qty .product-label {display: none;}#checkoutDialog .cart-buy-block {padding: 10px;-webkit-box-orient: vertical;-webkit-box-direction: reverse;-webkit-flex-direction: column-reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}#checkoutDialog .cart-products {padding: 10px;}.product-col.col-remove-block {right: 11px;top: 11px;-webkit-transform: none;-ms-transform: none;-o-transform: none;transform: none;}#checkoutDialog .cart-sku {margin-bottom: 10px;}#checkoutDialog .btn-checkout-wrapper {margin-bottom: 15px;width: 100%;}#checkoutDialog .btn-checkout-wrapper .btn-checkout {-webkit-align-self: center;-ms-flex-item-align: center;align-self: center;}#checkoutDialog .cart-order-form-fast .cart-order-form-row {-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;}#checkoutDialog .cart-footer {padding: 10px;}#checkoutDialog .cart-order-form-fast .form-control {width: 100%;-webkit-transform: none;-ms-transform: none;-o-transform: none;transform: none;margin-bottom: 7px;}#checkoutDialog .cart-order-form-fast .btn-submit {padding: 19px 50px;}#reviewDialog .control-group {padding: 0 15px;}.product-aside .product-aside__block.logo-n-partner > img {margin-right: 15px;max-width: 50%;}.product-aside .calcForm-form {padding: 30px 15px;}.block-advantages .advantages__item {width: 100%;margin-bottom: 20px;padding: 0;}.block-advantages .advantages__item p {font-size: 14px;line-height: 17px;}.checkout-page .form-group.radio-group {width: 100%;}.checkout-page .form-group.input-group {width: 100%;}.checkout-page .form-group.input-group label {top: 21px;}.checkout-page .order-form-step {padding: 10px;margin-bottom: 10px;}.checkout-page textarea {padding: 15px;min-height: 140px;}.checkout-aside .order-products {padding: 5px;}.success-wrapper .page-title {font-size: 27px;}.success-wrapper .info-left p {font-size: 16px;line-height: 26px;margin-bottom: 10px;}.success-wrapper .info-table .th {min-width: 130px;font-size: 13px;}.success-wrapper .info-table .td {padding-left: 10px;font-size: 13px;}.catalog-main .category-product > li {width: 50%;}.catalog-page .category-block {width: 100%;max-width: 350px;}.catalog-page .category-list {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.catalog-page .category-info {background: #F1F5F6;border-radius: 8px;padding: 18px 15px;margin-bottom: 40px;}.catalog-page .catalog-list .product-card-wrapper {width: 100%;}.catalog-page .category-info__title {font-size: 18px;line-height: 25px;margin-bottom: 6px;}.catalog-page .category-info__description {font-size: 16px;line-height: 23px;}.catalog-page .page-title {margin-bottom: 20px;}.catalog-page .block-title {font-size: 37px;line-height: 42px;margin-bottom: 25px;}.catalog-page .category-block__img {height: 180px;}.page-compare .compare-slider .owl-item {padding: 0;}.page-compare .compare-slider {padding: 0;margin: 0!important;}.page-compare .compare__left {width: 130px;padding-right: 5px;}.page-compare .compare__right {width: -webkit-calc(100% - 130px);width: calc(100% - 130px);margin-right: 0;}.page-compare .product-card .btn-wrapper .btn {padding: 5px;width: 100%;}.page-compare .compare-middle-pan {display: none;}.page-compare .compare-product > div:first-child {margin-bottom: 5px;}.page-compare {padding-top: 30px;}.page-compare .page-title {font-size: 28px;line-height: 34px;}.contacts-page .contacts-block__employee {width: 100% !important;}.contacts-page .contacts-block__employee .employee-item {width: 100%;}.product-page .page-title {font-size: 28px;line-height: 36px;margin-bottom: 25px;}.product-page .btn.add-cart {padding: 19px 50px 18px;}.card-price.out-of-prodaction {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;}.page-about {padding-top: 20px;padding-bottom: 20px;}.page-about .page-title {text-align: center;margin-bottom: 20px;}.page-about .page-about__img {margin-bottom: 15px;}.page-about .page-about__text {font-size: 14px;line-height: 20px;}.page-about .page-about__text p {margin-bottom: 15px;}.page-about .about-list li {padding-left: 25px;margin-bottom: 12px;font-weight: 500;font-size: 14px;line-height: 19px;}.page-articles .brands__image-wrapper {height: 35vw;}.page-articles .brandsItemText {padding: 20px 15px;}.page-articles .brandsItemText p {font-size: 14px;}.page-success .success-product {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.page-success .success-product__image {padding: 5px;}.page-success .success-product__info {width: -webkit-calc(100% - 120px);width: calc(100% - 120px);padding: 5px 5px 5px 15px;}.page-success .success-product__subtitle {margin-bottom: 15px;}.page-success .success-product__count {width: 50%;padding: 5px;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;}.page-success .success-product__count:before {display: none;}.page-success .success-product__price {width: 50%;padding: 5px;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;}.category-page .catalog-list__heading .page-title {font-size: 27px;line-height: 34px;margin-bottom: 10px;}.category-page .product-card .product-img-wrapper {height: 30vw;}.category-page .product-card .product-img-wrapper picture {height: 30vw;}.category-page .product-card .product-compare-btn {top: 0;right: 5px;font-size: 5vw;}.category-page .product-card .articul {font-size: 10px;margin-bottom: 5px;}.category-page .product-card .product-title {min-height: 42px;height: unset;}.category-page .product-card .product-title a {font-size: 14px;}.category-page .product-card .price-block {padding: 5px 0;}.category-page .product-card .price-block .price-value {font-size: 20px;line-height: 20px;margin-right: 5px;}.category-page .product-card .product-content {padding: 5px;height: -webkit-calc(100% - 30vw);height: calc(100% - 30vw);}.category-page .product-card .product-card-btn {padding: 7px;}.category-page .product-card .btn-wrapper {-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;width: 100%;}.category-page .product-card .product-card-btn .ic-cart {font-size: 20px;margin-right: 0;height: 21px;}.category-page .product-card .product-content {min-height: 140px;}.page-article .page-title .text {font-size: 24px;line-height: 28px;}.page-article .page-article__link-back {font-size: 14px;line-height: 18px;}.page-error {padding-top: 80px;}.page-error img {max-width: 60%!important;}.page-error article > p:last-child {margin-top: 0;}}@media screen and (max-width: 450px) {.calc-form .calc-form__content {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.calc-form .calc-form__left {width: 100%;margin-bottom: 15px;-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;padding-right: 0;text-align: center;}.calc-form .calc-form__right {width: 100%;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}}@media screen and (max-width: 400px) {.page-footer__top .footer-col1 .footer-logo {width: 100%;}.page-footer__top .footer-col1 .footer-phones {width: 100%;margin-bottom: 30px;}.page-footer__top .footer-col1 .footer-emails {width: 100%;}.page-footer__top .footer-col1 .footer-icons-pan {width: 100%;}.section-projects .article-item-wrapper {width: 100%;}.section-projects .programs__record-image {width: 60vw;}}@media (max-width: 400px) {.product-page .product-panel__purchase .card-price {-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;}.product-page .product-panel__purchase .card-price .buttons-block {-webkit-align-self: center;-ms-flex-item-align: center;align-self: center;}}@-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);}}@-webkit-keyframes spin {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@-o-keyframes spin {0% {-o-transform: rotate(0deg);transform: rotate(0deg);}100% {-o-transform: rotate(360deg);transform: rotate(360deg);}}@keyframes 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);}}@-webkit-keyframes spin-back {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(-360deg);transform: rotate(-360deg);}}@-o-keyframes spin-back {0% {-o-transform: rotate(0deg);transform: rotate(0deg);}100% {-o-transform: rotate(-360deg);transform: rotate(-360deg);}}@keyframes spin-back {0% {-webkit-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(-360deg);-o-transform: rotate(-360deg);transform: rotate(-360deg);}}@-webkit-keyframes pulse {0% {-webkit-transform: scale(1);transform: scale(1);}50% {-webkit-transform: scale(0.97);transform: scale(0.97);}100% {-webkit-transform: scale(1);transform: scale(1);}}@-o-keyframes pulse {0% {-o-transform: scale(1);transform: scale(1);}50% {-o-transform: scale(0.97);transform: scale(0.97);}100% {-o-transform: scale(1);transform: scale(1);}}@keyframes pulse {0% {-webkit-transform: scale(1);-o-transform: scale(1);transform: scale(1);}50% {-webkit-transform: scale(0.97);-o-transform: scale(0.97);transform: scale(0.97);}100% {-webkit-transform: scale(1);-o-transform: scale(1);transform: scale(1);}}
