@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap");
#home {
  min-width: 360px;
  font-family: "Manrope", sans-serif, sans-serif;
  background: #F5F5F5;
  -webkit-font-feature-settings: 'pnum' on, 'lnum' on;
          font-feature-settings: 'pnum' on, 'lnum' on;
}

#home a, #home p, #home span {
  font-family: "Manrope", sans-serif, sans-serif;
  font-weight: 400;
}

#home a {
  color: #0F0F0F;
}

#home a:hover, #home a:focus {
  color: #0C9CA5;
}

#home h1, #home h2, #home h3, #home h4, #home h5, #home h6 {
  font-family: "Manrope", sans-serif, sans-serif;
}

#home .container {
  max-width: 1390px;
}

#home .section-title,
#home .page-header {
  height: auto;
  width: 100%;
  overflow: visible;
  text-align: center;
  margin-bottom: 60px !important;
}

#home .section-title span, #home .section-title h1,
#home .page-header span,
#home .page-header h1 {
  font-family: "Manrope", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 44px;
  line-height: 44px;
  color: #0F0F0F;
  text-transform: none;
  position: relative;
}

#home .section-title span::before, #home .section-title h1::before,
#home .page-header span::before,
#home .page-header h1::before {
  display: none;
}

#home .section-title span::after, #home .section-title h1::after,
#home .page-header span::after,
#home .page-header h1::after {
  background-color: #0C9CA5;
  content: "";
  height: 2px;
  position: absolute;
  top: auto;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 89px;
}

@media (max-width: 568px) {
  #home .section-title span, #home .section-title h1,
  #home .page-header span,
  #home .page-header h1 {
    font-size: 23px;
    line-height: 28px;
  }
}

#home .page-header {
  margin-top: 30px;
}

#home .page-header h1 {
  font-size: 36px !important;
}

@media (max-width: 568px) {
  #home .page-header h1 {
    font-size: 26px !important;
  }
}

#home .alert {
  margin-bottom: 0;
}

#home .shop-sorting {
  display: block !important;
  border-bottom: 0;
}

#home .row .success_buttons .p-0 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

#home .content-area .page-section.titles {
  border: none;
  background: #fff;
}

#home .cart_drop_down.dropdown
.dropdown-menu
.cart-items
.cart-items-inner
.cart-content
.cart-header {
  background-color: #0C9CA5;
}

#home .form-control:focus {
  border-color: #0C9CA5;
}

#home .information-title,
#home .widget.account-details .widget-title {
  border-color: #0C9CA5;
}

#home.account-login .content-area > section > div > div > div.login_wrapper:after {
  display: none !important;
}

#home .content-area {
  padding-top: 0;
}

#home.common-home .content-area {
  padding-bottom: 0;
}

#home.account-wishlist .shop-sorting {
  display: none;
}

#home .shop-sorting .btn-group {
  display: none !important;
}

#home .checkout-progress-bar .step-number.active {
  background-color: #0C9CA5;
}

#register-form {
  float: none;
}

.cart-wrapper .cart-items a {
  text-transform: none !important;
}

/*ADD FIXES*/
#home .media .media-heading {
  max-width: 150px;
}

#home .dropdown-item:active {
  background-color: transparent;
}

#home .continue_button {
  margin-bottom: 20px;
}

#home .filter_price_amount {
  width: 100% !important;
}

#home #content #sidebar {
  min-width: 292px;
}

@media only screen and (max-width: 992px) {
  #home aside .widget-filter-brand, #home aside .widget-filter-price {
    display: block;
  }
}

@media (min-width: 992px) {
  #home .category_content_wrapper {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    max-width: 100%;
  }
}

#home #tab-specification .table td {
  padding: 5px;
}

#home .content-tabs .tab-content,
#home .comments-form {
  border: none;
}

#home .content-tabs .tab-content h2,
#home .comments-form h2 {
  margin-bottom: 25px;
  font-family: "Manrope", sans-serif, sans-serif;
  font-weight: 600;
  font-size: 44px;
  line-height: 1;
  font-style: normal;
  font-weight: 600;
  color: #0C9CA5;
  text-transform: none;
  text-align: left;
}

#home .content-tabs .tab-content h2::before, #home .content-tabs .tab-content h2::after,
#home .comments-form h2::before,
#home .comments-form h2::after {
  display: none;
}

@media (max-width: 576px) {
  #home .content-tabs .tab-content h2,
  #home .comments-form h2 {
    font-size: 23px;
    line-height: 24px;
  }
}

#home .content-tabs .tab-content .form-control,
#home .comments-form .form-control {
  background: #FFFFFF !important;
  border: 1px solid #DBDBDB !important;
  border-radius: 5px !important;
}

#home .tab-content {
  padding-left: 0;
}

#home .share_page_wrapper {
  display: none;
}

#home .widget-filter-price .noUi-connect {
  background-color: #0C9CA5;
}

#home .widget-filter-price .noUi-handle:hover {
  background: #0C9CA5;
}

#home .filter-tab:hover {
  border-color: #0C9CA5;
}

#home .filter-tab:hover .filter-tab-text, #home .filter-tab:hover .filter-tab-x {
  color: #0C9CA5;
}

#home.account-forgotten .details-box .buttons {
  max-width: 200px;
  margin-left: auto;
}

#home.account-forgotten .col-sm-9 {
  margin: 0 auto;
}

#home .page-section .row.mt-4 {
  margin-top: 0 !important;
}

#home .modal .modal-dialog .modal-content .modal-header {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

#home .wrapper .sticky-wrapper.is-sticky .header {
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}

#home.account-login,
#home.account-register,
#home.checkout-checkout,
#home.checkout-cart,
#home.checkout-success,
#home.register-success {
  display: none !important;
}

#home .latest-section.demo,
#home.information-contact #contact-form .form-group:nth-child(6) {
  display: none;
}

#home.information-information-81058 .page-section.color #content.container {
  max-width: 100%;
  padding: 0;
}

#home.information-information-81058 .page-section.color #content.container > div {
  margin: 0;
}

#home.information-information-81058 .page-section.color #content.container > div > div {
  padding: 0;
}

#block-search, #block-search * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#search-container {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 50px;
}

#block-search {
  background-color: #fff;
  width: 100%;
  -webkit-filter: drop-shadow(0px 0px 42.1944px rgba(0, 0, 0, 0.15));
          filter: drop-shadow(0px 0px 42.1944px rgba(0, 0, 0, 0.15));
  border-radius: 20px;
}

.tl-container {
  padding: 0 25px;
  max-width: 1350px;
  margin: 0 auto;
}

#home .btn:not(.btn-wish-list) {
  border-radius: 32px;
  text-transform: none;
  font-size: 16px;
  font-weight: 700;
}

#home .btn:not(.btn-wish-list) span {
  text-transform: none;
  font-size: 16px;
  font-weight: 700;
}

@media (max-width: 592px) {
  #home .btn:not(.btn-wish-list) {
    font-size: 14px;
  }
  #home .btn:not(.btn-wish-list) span {
    font-size: 14px;
  }
}

#home .btn.btn-theme:not(.btn-wish-list) {
  border-radius: 32px;
  background-color: #0C9CA5;
  border-color: #0C9CA5;
  color: #fff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-width: 1px;
}

#home .btn.btn-theme:not(.btn-wish-list):hover, #home .btn.btn-theme:not(.btn-wish-list):focus {
  background-color: #0A7C83;
  border-color: #0A7C83;
  color: #fff;
}

#home .btn.btn-theme:not(.btn-wish-list).btn-theme-call {
  border-color: #DA9E44;
  background-color: #DA9E44;
  color: #fff;
}

#home .btn.btn-theme:not(.btn-wish-list).btn-theme-call:hover, #home .btn.btn-theme:not(.btn-wish-list).btn-theme-call:focus {
  border-color: #B88334;
  background-color: #B88334;
  color: #fff;
}

#home .btn.btn-theme:not(.btn-wish-list).btn-theme-whatsapp {
  border-color: #70C366 !important;
  background-color: #70C366 !important;
  color: #fff !important;
}

#home .btn.btn-theme:not(.btn-wish-list).btn-theme-whatsapp:hover, #home .btn.btn-theme:not(.btn-wish-list).btn-theme-whatsapp:focus {
  border-color: rgba(85, 186, 77, 0.7) !important;
  background-color: rgba(85, 186, 77, 0.7) !important;
  color: #fff  !important;
}

#home .btn.btn-theme:not(.btn-wish-list).btn-theme-vk {
  border-color: #0077FF;
  background-color: #0077FF;
  color: #fff;
}

#home .btn.btn-theme:not(.btn-wish-list).btn-theme-vk:hover, #home .btn.btn-theme:not(.btn-wish-list).btn-theme-vk:focus {
  border-color: #003169;
  background-color: #003169;
  color: #fff;
}

#home .btn-wish-list {
  max-width: 100%;
}

#home .btn.btn-theme-default {
  background-color: #fff;
  border-color: #0C9CA5;
  color: #0C9CA5;
  border-width: 1px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#home .btn.btn-theme-default:hover, #home .btn.btn-theme-default:focus {
  background-color: #0C9CA5;
  border-color: #fff;
  color: #fff;
  border-radius: 32px;
  border-width: 1px;
}

#home .btn.btn-wish-list,
#home .btn.btn-wish-list {
  color: "";
  background-color: "";
  border-color: "";
  font-weight: 200;
}

#home .btn.btn-wish-list:hover,
#home .btn.btn-wish-list:focus {
  background-color: "";
  border-color: "";
}

#home .btn.btn-wish-list:hover i,
#home .btn.btn-wish-list:focus i {
  color: #0C9CA5 !important;
  font-weight: 700 !important;
}

#home .btn.btn-theme.btn-theme-transparent.active i {
  color: #0C9CA5 !important;
  font-weight: 700 !important;
}

#home .btn.btn-theme.btn-theme-transparent.btn-wish-list:not(.active) i {
  color: "";
  font-weight: 300;
}

#home .btn.btn-theme:active, #home .btn.btn-theme:focus {
  border-width: 1px;
}

#home .btn-primary {
  background-color: #0C9CA5;
  border-color: #0C9CA5;
  color: #fff;
  margin-right: -15px;
}

#home .btn-primary:hover, #home .btn-primary:focus {
  background-color: #0A7C83;
  border-color: #0A7C83;
  color: #fff;
}

#home .btn.dropdown-toggle {
  background: #FFFFFF;
  border: 1px solid #D0D5DD;
  -webkit-box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
          box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 12px;
  font-weight: 400;
}

#home .btn.dropdown-toggle::after {
  content: '\f107';
  border: none;
  font-family: 'Font Awesome 6 Pro';
}

#home .btn.dropdown-toggle + .dropdown-menu {
  border-radius: 12px;
  overflow: hidden !important;
  padding: 0;
}

#home .btn.dropdown-toggle:hover,
#home .btn.dropdown-toggle:focus {
  border-color: #0C9CA5;
}

#home.product-category .side-categories .widget-content ul.children li {
  padding-top: 15px;
  padding-bottom: 15px;
}

#home .dropdown-menu > .active > a {
  background-color: #0C9CA5;
  color: #fff;
}

#home .mobile_filter_button {
  display: none !important;
}

#home .btn-info {
  background-color: #0C9CA5;
  color: #fff !important;
  border-color: #0C9CA5;
}

#home .btn-info:hover, #home .btn-info:focus {
  color: #fff !important;
  background-color: #0A7C83;
  border-color: #0A7C83;
}

#home .btn-danger {
  background-color: #fff;
  color: #0C9CA5;
  border-color: #0C9CA5;
}

#home .btn-danger:hover, #home .btn-danger:focus {
  background-color: #0C9CA5;
  border-color: #fff;
  color: #fff;
}

#home.account-register legend {
  position: relative;
  left: 20px;
}

#home.account-register fieldset#account,
#home.account-register fieldset#address,
#home.account-register fieldset#address + fieldset {
  background-color: rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}

#home.account-register fieldset#account,
#home.account-register fieldset#address,
#home.account-register fieldset#address + fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

#home.account-register .form-group label {
  max-width: 100%;
  text-transform: none;
}

#home.account-register .seller-comments label {
  text-transform: uppercase;
}

#home.account-register #address div:nth-child(3),
#home.account-register #address div:nth-child(4) {
  -webkit-box-ordinal-group: -4;
      -ms-flex-order: -5;
          order: -5;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

#home.account-register #address > div:last-child {
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2;
}

#home.account-register #address > div:nth-last-child(2) {
  -webkit-box-ordinal-group: -2;
      -ms-flex-order: -3;
          order: -3;
}

#home.account-register #address > div:nth-last-child(3) {
  -webkit-box-ordinal-group: -3;
      -ms-flex-order: -4;
          order: -4;
}

#home.account-register #address div:nth-child(5) {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

#home.account-register fieldset#address > div,
#home.account-register fieldset#address + fieldset .form-group {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}

#home.account-register fieldset#address .form-group.col-10 {
  max-width: 50%;
}

@media (max-width: 510px) {
  #home.account-register fieldset .form-group:not(.col-10) {
    min-width: 100%;
  }
  #home.account-register fieldset#address > div:nth-child(3) {
    min-width: 100%;
  }
}

@media (min-width: 768px) {
  #home.account-register fieldset#account .form-group.required {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
  }
  #home.account-register fieldset#address > div,
  #home.account-register fieldset#address + fieldset .form-group {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 33%;
            flex: 1 0 33%;
  }
  #home.account-register #address div:nth-child(3),
  #home.account-register #address div:nth-child(5) {
    min-width: 66%;
  }
}

@media (min-width: 576px) {
  #home.account-register .col-sm-10 {
    max-width: 100%;
  }
}

#home.account-register .form-horizontal fieldset:last-child > .form-group .col-md-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#home.account-register .form-horizontal fieldset:last-child > .form-group .col-md-12 .check {
  top: unset !important;
}

@media (min-width: 576px) {
  #home.account-register .form-horizontal fieldset:last-child > .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #home.account-register .form-horizontal fieldset:last-child > .form-group .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
  #home.account-register .form-horizontal fieldset:last-child > .form-group .col-md-12 label {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  #home.account-register .form-horizontal fieldset:last-child > .form-group .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
  }
}

#home.account-register .wrapper > .container {
  padding-bottom: 40px;
}

#home.account-register span.select2-container--default .select2-selection--single {
  height: 40px;
}

#home.account-register span.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}

#home.account-account .block-title.alt {
  text-transform: none;
}

#home.account-account .details-wrap li {
  padding-left: 10px;
}

#home.account-account .block-title.alt {
  text-transform: none;
}

#home.account-account .details-wrap li {
  padding-left: 10px;
}

/*ACCOUNT EDIT FIX*/
#home.account-password .float-left,
#home.account-edit .float-left,
#home.account-address .float-left,
#home.account-order .float-left {
  float: left !important;
}

#home.account-password .float-right,
#home.account-edit .float-right,
#home.account-address .float-right,
#home.account-order .float-right {
  float: right !important;
}

#home.checkout-cart .content-area .page-section .checkout_cart_inner .button-continue-wrapper {
  display: block;
}

#home.checkout-cart .total_text {
  min-width: 100px;
  text-align: right;
}

#home.checkout-cart .wrapper .header .header-wrapper .header-search {
  display: block !important;
}

@media (max-width: 992px) {
  #home.checkout-cart .wrapper .header .header-wrapper .header-search {
    display: none !important;
  }
}

@media only screen and (max-width: 575px) {
  #home.checkout-cart .checkout_cart_inner .product-item small {
    text-align: center;
  }
}

#home.checkout-cart .extra-action-holder.position-absolute {
  position: static !important;
  margin-left: 10px;
}

#home.checkout-cart .extra-action-holder.position-absolute .quantity_key {
  padding: 0;
  position: static !important;
}

@media only screen and (max-width: 992px) {
  #home.checkout-cart .content-area .page-section .checkout_cart_inner .cart_product .product_row .buttons, #home .content-area .page-section .checkout_cart_inner .cart_product .product_row .product-description, #home .content-area .page-section .checkout_cart_inner .cart_product .product_row .product-price, #home .content-area .page-section .checkout_cart_inner .cart_product .product_row .product-thumb, #home .content-area .page-section .checkout_cart_inner .cart_product .product_row .qty_column {
    min-width: 100px;
  }
}

#home.checkout-checkout .logo img {
  padding: 0;
}

#home.checkout-checkout label {
  font-weight: 400 !important;
  text-transform: none;
}

#home.checkout-checkout .form-row.mb-3 {
  margin-bottom: 0 !important;
}

#home.checkout-checkout .form-row.mb-3:last-child {
  margin-bottom: 2rem !important;
}

#home.checkout-checkout .checkout_form .register_block .checkout_title {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#home.checkout-checkout .alert.alert-danger {
  margin: 0 0 1rem 0 !important;
}

#home.checkout-checkout div:not(.checkout_title) > h2 {
  margin-top: 1.8rem;
}

#home.checkout-checkout .panel-title {
  font-size: 0.875rem !important;
}

#home.checkout-checkout .panel-title a,
#home.checkout-checkout .panel-title a:hover {
  color: black;
}

#home.checkout-checkout .panel-title a.collapsed,
#home.checkout-checkout .panel-title a.collapsed:hover {
  color: #737475;
}

#home.checkout-checkout .checkbox.customized {
  margin-bottom: 1rem;
}

#home.checkout-checkout .payment {
  margin-top: 1rem;
}

#home.checkout-checkout .container.checkout_cart_inner > .row.mt-4 .col-12.col-lg-8 {
  margin-bottom: 1.5rem;
}

#home.checkout-checkout .remove_item {
  margin-left: 8px;
}

#home.checkout-checkout .md-bg-holder {
  background: transparent;
}

#home .wrapper .header {
  border-bottom: none !important;
  background-color: #fff;
}

#home .wrapper .header .navigation-wrapper {
  border: none;
}

#home .wrapper .header .logo {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 991px) {
  #home .wrapper .header .logo {
    height: auto !important;
    margin-right: auto;
  }
}

#home .wrapper .header .logo img {
  width: auto;
  height: auto;
}

#home .wrapper .header .nav.sf-menu {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin: 0 15px;
  width: 100%;
}

@media (max-width: 991px) {
  #home .wrapper .header .nav.sf-menu {
    display: none;
  }
}

#home .wrapper .header .nav.sf-menu > li {
  background: transparent !important;
  padding-left: 15px;
  padding-right: 15px;
}

#home .wrapper .header .nav.sf-menu > li > a {
  font-weight: 600;
  font-size: 16px;
  line-height: 137%;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  color: #0F0F0F;
  background: transparent !important;
}

#home .wrapper .header .nav.sf-menu > li > a::after {
  content: '';
  display: block;
  width: 100%;
  height: 4px;
  background: #0C9CA5;
  position: absolute;
  bottom: 5px;
  opacity: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: all .4s;
  transition: all .4s;
}

#home .wrapper .header .nav.sf-menu > li > a:hover, #home .wrapper .header .nav.sf-menu > li > a:focus {
  color: #0F0F0F !important;
}

#home .wrapper .header .nav.sf-menu > li > a:hover::after, #home .wrapper .header .nav.sf-menu > li > a:focus::after {
  opacity: 1;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

#home .wrapper .header .nav.sf-menu > li > li:hover > a::after {
  opacity: 1;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

#home .header-wrapper .container-fluid,
#home .header-wrapper .container {
  max-width: 1390px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  min-height: 88px;
}

@media (max-width: 991px) {
  #home .header-wrapper .container-fluid,
  #home .header-wrapper .container {
    padding-right: 55px;
    padding-left: 0;
  }
}

#home .header-wrapper .mobile-navigation-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  right: 15px;
  left: auto;
  top: 30px;
}

#home .header-wrapper .mobile-navigation-wrapper i {
  font-size: 20px;
}

@media (min-width: 992px) {
  #home .header-wrapper .mobile-navigation-wrapper {
    display: none;
  }
}

@media (max-width: 592px) {
  #home .header-wrapper .mobile-navigation-wrapper {
    top: 23px;
  }
}

@media (max-width: 592px) {
  #home .header-wrapper .logo img {
    max-width: 127px;
  }
}

#home .header.sticky_trigger.sticky + .content-area {
  padding-top: 95px;
}

#home .top-bar {
  background: #F8F8F8;
}

@media (max-width: 991px) {
  #home .top-bar {
    display: none !important;
  }
}

#home .sf-menu > li:first-child,
#home .sf-menu > li:nth-child(2) {
  display: none !important;
}

#home .navigation-wrapper {
  display: none !important;
}

#home .nav.sf-menu > li:hover > a {
  color: #0F0F0F !important;
}

#home .nav.sf-menu > li:hover > a::after {
  opacity: 1 !important;
  -webkit-transform: scaleX(1) !important;
          transform: scaleX(1) !important;
}

#home .nav.sf-menu > li:hover > a i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#home ul.nav.sf-menu > li.flexy:hover > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  right: auto;
  left: auto;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
  border-radius: 17px;
}

#home ul.nav.sf-menu > li.flexy:hover > ul li {
  border-right: 0;
  padding: 8px;
  background-color: transparent;
}

#home ul.nav.sf-menu > li.flexy:hover > ul li:last-of-type {
  border-left: 0;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div > ul > li::before {
  content: unset;
  position: absolute;
  left: -5px;
  top: 10px;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div > ul > li {
  padding-top: 0;
  padding-bottom: 5px;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div > ul > li:last-child {
  padding-bottom: 20px;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div:last-of-type {
  border-left: 0;
}

#home .nav.sf-menu {
  padding: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#home .nav.sf-menu > li {
  position: relative !important;
}

#home .nav.sf-menu > li:hover {
  background-color: transparent;
}

#home .nav.sf-menu > li:hover a::before {
  display: none;
}

#home .nav.sf-menu ul > li > a {
  padding: 0;
}

#home .sf-menu li:hover {
  color: #0C9CA5;
}

#home .megaline {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#home .megaline > div {
  border-right: 0;
}

#home .megaline > div > ul {
  margin-top: 0;
  padding-top: 0;
  padding-left: 15px;
}

#home .megaline .block-title span:after {
  display: none;
}

#home ul.nav.sf-menu > li.flexy:hover > ul,
#home ul.nav.sf-menu > li.flexy:focus > ul {
  width: 100%;
  max-width: 309px;
  min-width: 309px;
  padding: 0;
  top: 100%;
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  border-radius: 17px;
}

#home ul.nav.sf-menu > li.flexy.megamenu:hover > ul,
#home ul.nav.sf-menu > li.flexy.megamenu:focus > ul {
  width: 100%;
  padding: 0;
  max-width: 309px;
  min-width: 309px;
}

#home .megaline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0 !important;
  border-radius: 17px;
}

#home .megaline::after {
  display: none;
}

#home .megaline div {
  background-color: transparent;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0;
}

#home .megaline .megaline .block-title.h4 {
  width: 100%;
}

#home .sf-menu li.megamenu ul a {
  line-height: 27px;
}

#home .sf-menu li.megamenu ul {
  margin-top: 0;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li,
#home ul.nav.sf-menu > li.flexy:focus > ul > li {
  max-width: none;
  width: 100%;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  padding: 3px 30px;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li::before,
#home ul.nav.sf-menu > li.flexy:focus > ul > li::before {
  content: unset;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li::after,
#home ul.nav.sf-menu > li.flexy:focus > ul > li::after {
  display: none;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li > a,
#home ul.nav.sf-menu > li.flexy:focus > ul > li > a {
  text-align: left;
  margin-bottom: 10px;
}

#home ul.nav.sf-menu > li.flexy:hover > ul,
#home ul.nav.sf-menu > li.flexy:focus > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
}

#home ul.nav.sf-menu > li.flexy:hover > ul,
#home ul.nav.sf-menu > li.flexy:hover > ul li,
#home ul.nav.sf-menu > li.flexy:focus > ul,
#home ul.nav.sf-menu > li.flexy:focus > ul li {
  background-color: #fff;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li,
#home ul.nav.sf-menu > li.flexy:focus > ul > li {
  border: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li:first-child,
#home ul.nav.sf-menu > li.flexy:focus > ul > li:first-child {
  padding-top: 20px;
  border-radius: 17px;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li:last-child,
#home ul.nav.sf-menu > li.flexy:focus > ul > li:last-child {
  padding-bottom: 20px;
  border-radius: 17px;
}

#home .sf-menu ul li > a {
  padding: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 137%;
  letter-spacing: 0.02em;
}

#home .sf-menu ul a:hover,
#home .sf-menu ul a:focus {
  background-color: transparent;
  color: #0C9CA5 !important;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li > a,
#home ul.nav.sf-menu > li.flexy:focusr > ul > li > a {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div > ul > li,
#home ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div > ul > li {
  padding: 3px 30px;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div > ul > li:first-child,
#home ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div > ul > li:first-child {
  padding-top: 20px;
  border-radius: 17px;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div > ul > li:last-child,
#home ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div > ul > li:last-child {
  padding-bottom: 20px;
  border-radius: 17px;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div > ul > li > a,
#home ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div > ul > li > a {
  padding: 0 !important;
}

#home .sf-menu ul a {
  color: #0F0F0F !important;
}

#home .block-title span:after {
  display: none;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div,
#home ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div {
  border: none;
  width: 100%;
  padding: 20px 60px 1px 20px;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div,
#home ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div {
  max-width: 100%;
  padding: 3px 30px;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div:first-child,
#home ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div:first-child {
  padding-top: 20px;
  border-radius: 17px;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div:last-child,
#home ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div:last-child {
  padding-bottom: 20px;
  border-radius: 17px;
}

#home ul.nav.sf-menu > li.flexy > ul > li.megaline > div::after {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  right: 30px;
  margin-top: 3px;
  border-top: 1px solid #0F0F0F;
  border-right: 1px solid #0F0F0F;
  -webkit-transform: rotate(45deg) translate(-15px, -15px);
          transform: rotate(45deg) translate(-15px, -15px);
  -webkit-transition: border-color 0.2s ease-in, -webkit-transform 0.2s ease-in;
  transition: border-color 0.2s ease-in, -webkit-transform 0.2s ease-in;
  transition: border-color 0.2s ease-in, transform 0.2s ease-in;
  transition: border-color 0.2s ease-in, transform 0.2s ease-in, -webkit-transform 0.2s ease-in;
}

#home ul.nav.sf-menu > li.flexy > ul > li.megaline > div:hover::after,
#home .nav.sf-menu li:hover::after {
  border-color: #0C9CA5;
  -webkit-transform: rotate(45deg) translate(-5px, -25px);
          transform: rotate(45deg) translate(-5px, -25px);
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div ul,
#home ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div ul {
  display: none;
  position: absolute;
  top: 0;
  right: -100%;
  min-height: 100%;
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  width: 100%;
  margin: 0;
  padding: 0;
  border-radius: 17px;
  -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.25);
  background-color: #fff;
}

#home .megaline > div ul li::after {
  display: none;
}

#home .megaline {
  padding-right: 0 !important;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div:hover ul,
#home ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div:focus ul {
  display: block;
}

#home .catalogue-menu li:hover a,
#home .catalogue-menu li:focus a {
  background-color: #fff;
}

#home ul.nav.sf-menu > li.flexy:hover > ul > li.megaline > div:hover::after,
#home .nav.sf-menu li:hover::after,
#home ul.nav.sf-menu > li.flexy:focus > ul > li.megaline > div:focus::after,
#home .nav.sf-menu li:focus::after {
  border-color: #0C9CA5;
}

#home.sidenav-enabled.ltr .flexy > .arrow {
  display: block;
  border-right: 0;
  left: auto;
  right: -15px;
}

#home .sf-menu li:hover > a:not(.hidden_nav_link),
#home .sf-menu li:focus > a:not(.hidden_nav_link) {
  color: #0C9CA5;
}

#home .div-no-arrow::after {
  display: none;
}

.arrow {
  width: 0.88rem;
  height: 1rem;
  display: inline-block;
  position: relative;
  margin-left: 10px;
}

.arrow i {
  font-weight: 200;
  -webkit-transition: none !important;
  transition: none !important;
}

.arrow span {
  top: 0.6rem;
  position: absolute;
  width: 0.57rem;
  height: 0.1rem;
  background-color: #fff;
  display: inline-block;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

.arrow span:first-of-type {
  left: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.arrow span:last-of-type {
  right: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.nav.sf-menu > li:hover .arrow span:first-of-type {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.nav.sf-menu > li:hover .arrow span:last-of-type {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#home.common-home .module-section {
  display: none !important;
}

#home .social-icons li {
  padding: 0;
  border: none;
}

#home .social-icons li a:hover,
#home .social-icons li a:focus {
  background-color: transparent;
}

#home footer.footer {
  border-top: none;
  background-color: #FFFFFF;
}

#home .footer-widgets {
  background-color: transparent;
  padding: 0;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  display: block !important;
}

#home .footer-widgets .widget-categories ul li a {
  color: #5E5E5E;
  padding-left: 0;
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
}

#home .footer-widgets .widget-categories > ul > li > a[href*="tel"] {
  display: none !important;
}

#home .footer-widgets .widget-categories ul li + li {
  border-top: none;
}

#home .footer-widgets .widget-categories a:hover,
#home .footer-widgets .widget-categories a:focus {
  color: #0C9CA5 !important;
}

#home .footer-widgets .widget-title {
  font-family: "Manrope", sans-serif;
  color: #0F0F0F;
  font-size: 26px;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  overflow: unset;
  text-transform: none;
}

@media (max-width: 592px) {
  #home .footer-widgets .widget-title {
    font-size: 22px;
    line-height: 1.1;
  }
}

#home .footer-widgets .widget-title::before {
  bottom: -1px;
  background: #0C9CA5;
  height: 2px;
}

#home .footer-widgets .widget-categories ul li a:before {
  display: none;
}

@media (min-width: 769px) {
  #home .footer-widgets .container > .row {
    border-bottom: 1px solid #E7E7E7;
  }
}

#home .footer-widgets .container > .row > div {
  padding-top: 50px;
  padding-bottom: 0;
  padding-left: 30px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

#home .footer-widgets .container > .row > div:nth-child(3) {
  display: none !important;
}

@media (min-width: 768px) and (max-width: 991px) {
  #home .footer-widgets .container > .row > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%;
  }
}

#home .footer-meta {
  border-top: none;
  background: transparent;
}

@media (max-width: 595px) {
  #home .footer-meta {
    padding-bottom: 10px;
  }
}

#home .footer-meta .footer_content_wrapper {
  margin-bottom: 0;
}

#home .footer-meta .footer_content_wrapper svg {
  max-width: 360px !important;
}

@media (max-width: 595px) {
  #home .footer-meta .footer_content_wrapper svg {
    max-width: 100% !important;
  }
}

#home .footer-meta .copyright a {
  text-align: center;
}

#home .footer-meta .copyright img {
  max-width: 120px;
}

#home .footer-meta .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#home .footer-meta p {
  margin-bottom: 0;
}

#home .footer-widgets > .container {
  margin: auto;
  height: auto;
}

#home .footer .social-icons {
  margin-top: 20px;
}

#home .footer .social-icons li a {
  border: none;
}

#home .footer .social-icons li a i {
  color: #5E5E5E;
  font-size: 25px;
}

#home .footer .social-icons li a:hover i,
#home .footer .social-icons li a:focus i {
  color: #0C9CA5;
}

#home .fa.fa-wheelchair {
  color: #000 !important;
}

#home .footer .copyright_row {
  width: 100%;
}

@media (max-width: 768px) {
  #home .footer .copyright_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#home .footer-meta .payments {
  max-width: 100%;
  width: 337px;
}

@media (max-width: 992px) {
  #home .footer-meta .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 768px) {
  #home .footer-widgets {
    border-bottom: 0;
  }
  #home .footer .footer-widgets .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #home .footer .footer-widgets .row > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    border-right: none;
    border-left: none;
    border-collapse: collapse;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E7E7E7;
  }
  #home .footer .copyright_row > div {
    margin: 0 auto;
  }
  #home .footer .footer-meta {
    border-top: none;
  }
}

#home .add-links {
  margin-top: 12px;
}

#home .add-links .add-links-title {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #5E5E5E;
}

#home .add-links .add-links-link {
  display: block;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  color: #5E5E5E;
  margin-bottom: 25px;
}

#home .add-links .add-links-link:hover, #home .add-links .add-links-link:focus {
  color: #0C9CA5;
}

#home.product-category .subcategories_top {
  display: block;
}

#home.product-category .subcategories_top > .container > .row .media_holder .caption-title {
  text-transform: none;
}

#home.product-category .subcategories_top > .container > .row .media_holder .caption-title span {
  padding: 0;
}

#home.product-category .wrapper .subcategories_top .thumbnail .media .media-link .img_holder {
  margin: auto;
}

#home.product-category .category_content_wrapper {
  margin-top: 0;
}

#home.product-category .wrapper .subcategories_top .media_holder {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 10px;
  min-width: 130px;
  max-width: 140px;
}

#home.product-category .widget.shop-categories,
#home.product-category .widget.side-categories {
  border: 1px solid #000;
}

#home.product-category .widget.shop-categories ul li + li, #home.product-category .widget.side-categories ul li + li {
  border: none;
}

/*PRODUCT PAGE*/
#home.product-product .product-single .buttons {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
}

#home.product-product #tab-description + .table_holder {
  display: none;
}

@media (max-width: 991px) {
  #home.product-product .zoomHolder {
    margin: 0 15px;
  }
}

#home.product-product .product-single .buttons .quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}

#home.product-product .product-single .buttons .quantity + button {
  margin: 0;
  min-width: 125px;
}

#home.product-product .product-single .buttons .quantity .btn {
  background-color: #0C9CA5;
  color: #fff;
}

#home.product-product .product-single .btn.btn-theme.btn-wish-list {
  margin: 0;
  border-color: #0C9CA5;
  border-radius: 0;
  border-width: 1px;
  margin-left: 10px;
}

#home.product-product .product-single .buttons .quantity .btn i {
  padding: 15px;
  margin: 0;
}

#home.product-product .product-single.product-item .buttons #button-booking,
#home.product-product .product-single.product-item .buttons #button-cart {
  background-color: #0C9CA5;
  color: #fff;
  border-color: #0C9CA5;
  margin-top: 0;
}

#home.product-product .product-single.product-item .buttons #button-booking:hover, #home.product-product .product-single.product-item .buttons #button-booking:focus,
#home.product-product .product-single.product-item .buttons #button-cart:hover,
#home.product-product .product-single.product-item .buttons #button-cart:focus {
  background-color: #0A7C83 !important;
  border-color: #0A7C83 !important;
  color: #fff !important;
}

#home.product-product #button-cart .fa-shopping-cart {
  display: none;
}

#home.product-product .btn.btn-theme.btn-wish-list,
#home.product-product .btn.btn-theme.btn-wish-list {
  border-color: transparent !important;
  background-color: transparent;
}

#home.product-product .btn.btn-theme.btn-wish-list i,
#home.product-product .btn.btn-theme.btn-wish-list i {
  font-size: 25px;
  font-weight: 300;
}

#home.product-product .btn.btn-theme.btn-wish-list:hover, #home.product-product .btn.btn-theme.btn-wish-list:focus,
#home.product-product .btn.btn-theme.btn-wish-list:hover,
#home.product-product .btn.btn-theme.btn-wish-list:focus {
  border-color: transparent;
  background-color: transparent;
}

#home.product-product .btn.btn-theme.btn-wish-list:hover i, #home.product-product .btn.btn-theme.btn-wish-list:focus i,
#home.product-product .btn.btn-theme.btn-wish-list:hover i,
#home.product-product .btn.btn-theme.btn-wish-list:focus i {
  color: #0C9CA5 !important;
  font-weight: 700;
}

#home.product-product .product-single .product_slide {
  max-height: 500px;
  -o-object-fit: contain;
     object-fit: contain;
}

#home.product-product .social-icons li a {
  border: none;
}

#home.product-product .content-tabs .nav-tabs > li > a.active {
  color: #0C9CA5;
  border-top-color: #e9e9e9;
}

@media screen and (max-width: 369px) {
  #home.product-product .product-product .product-single .buttons .btn-compare, #home.product-product .product-product .product-single .buttons .btn-wish-list {
    display: block;
  }
}

@media (max-width: 992px) {
  #home .row.products.grid {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#home .product-item .thumbnail .caption,
#home .product-layout .thumbnail .caption {
  max-height: 100%;
}

#home .latest-section {
  padding-bottom: 100px;
  padding-top: 100px;
  background: #F8F8F8;
}

@media (max-width: 768px) {
  #home .latest-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

#home:not(.product-product) .product-item {
  border: none;
  -webkit-transition: -webkit-box-shadow 0.2s ease-in;
  transition: -webkit-box-shadow 0.2s ease-in;
  transition: box-shadow 0.2s ease-in;
  transition: box-shadow 0.2s ease-in, -webkit-box-shadow 0.2s ease-in;
}

@media (min-width: 576px) {
  #home:not(.product-product) .product-item {
    max-width: 300px;
  }
}

#home:not(.product-product) .product-item.mb-md-4 {
  padding: 15px;
}

@media (max-width: 592px) {
  #home:not(.product-product) .product-item.mb-md-4 {
    padding: 10px;
  }
}

#home #search_results .product-item {
  max-width: 100%;
  width: 100%;
}

#home .checkout_cart_inner .product-item {
  max-width: 100%;
}

#home .sticker {
  right: auto;
  left: 0;
}

#home .add_to_cart,
#home .more_details_btn_wrapper {
  height: 35px;
}

#home .add_to_cart > button,
#home .more_details_btn_wrapper > button {
  background-color: #0C9CA5 !important;
  color: #fff !important;
  border-color: #0C9CA5 !important;
  border: 1px solid;
  text-transform: none;
  font-size: 14px;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

#home .add_to_cart > button:hover, #home .add_to_cart > button:focus,
#home .more_details_btn_wrapper > button:hover,
#home .more_details_btn_wrapper > button:focus {
  background-color: #0A7C83 !important;
  border-color: #0A7C83 !important;
  color: #fff !important;
}

#home .add_to_cart > button i,
#home .more_details_btn_wrapper > button i {
  display: none;
}

#home .add_to_cart .buttons_added.quantity,
#home .more_details_btn_wrapper .buttons_added.quantity {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#home .product-item .thumbnail {
  background: #6EA8EC;
  border: 1px solid #E8E8E8;
  border-radius: 40px;
  padding: 52px 25px 34px;
}

@media (max-width: 592px) {
  #home .product-item .thumbnail {
    padding: 38px 15px 27px;
  }
}

#home .product-item .thumbnail .caption {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

#home .product-item .thumbnail .caption.text-center {
  text-align: left !important;
  width: 100%;
  margin-bottom: auto;
}

#home .product-item .thumbnail .caption.text-center h4 {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

@media (max-width: 768px) {
  #home .product-item .thumbnail .caption {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

#home .product-item .thumbnail .media {
  display: none !important;
}

#home .product-item .thumbnail .media a {
  margin: 0 auto;
}

#home .product-item .thumbnail .price_actions {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  margin-top: auto;
}

#home .product-item .thumbnail .price_actions .spinner-grow {
  display: none;
}

#home .product-item .thumbnail .bottom_price_actions {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  margin-top: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  display: none !important;
}

#home .product-item .thumbnail .bottom_price_actions .price {
  display: block;
  width: 50%;
}

#home .product-item .thumbnail .bottom_price_actions .add_to_cart,
#home .product-item .thumbnail .bottom_price_actions .more_details_btn_wrapper {
  width: 50%;
  margin-bottom: 0;
}

#home .product-item .thumbnail .caption-title {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center !important;
  max-height: 100%;
}

#home .product-item .thumbnail .caption-title a {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 26px;
  color: #fff !important;
  text-align: center;
}

#home .product-item .thumbnail .caption-title a:hover, #home .product-item .thumbnail .caption-title a:focus {
  text-decoration: underline;
}

@media (max-width: 592px) {
  #home .product-item .thumbnail .caption-title a {
    font-size: 11px;
    line-height: 21px;
  }
}

#home .price {
  margin-bottom: 0;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
}

#home .price ins {
  color: #fff;
}

#home .price del {
  color: #fff;
}

#home .add_to_cart span {
  margin: 0 auto;
}

#home .product-item .thumbnail .upper_price_actions {
  margin-top: 30px;
  margin-bottom: 20px;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: auto;
  text-align: center;
  display: block !important;
  color: #fff;
}

#home .product-item .thumbnail .upper_price_actions .price {
  display: block;
  color: #fff;
  width: 100%;
  font-weight: 800;
  font-size: 23px;
  line-height: 34px;
}

@media (max-width: 592px) {
  #home .product-item .thumbnail .upper_price_actions .price {
    font-size: 15px;
  }
}

#home .product-item-link.btn.btn-theme:not(.btn-wishlist) {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  background-color: #fff;
  border-color: #fff;
  color: #0C9CA5;
  margin-top: 20px;
}

#home .product-item-link.btn.btn-theme:not(.btn-wishlist):hover, #home .product-item-link.btn.btn-theme:not(.btn-wishlist):focus {
  background-color: #fff;
  border-color: #fff;
  color: #4A90E1;
}

@media (max-width: 592px) {
  #home .product-item-link.btn.btn-theme:not(.btn-wishlist) {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }
}

#home .wrapper-out-of-stock {
  top: 0 !important;
}

#home .remove_from_cart i {
  color: #0F0F0F !important;
}

@media only screen and (max-width: 576px) {
  #home .out-of-stock-stamp {
    top: 0;
    bottom: auto;
  }
}

#home .wrapper .page-section .products.grid .product-item {
  border: none !important;
}

#home.checkout-cart .content-area .page-section .checkout_cart_inner .cart_product .product_row .qty_column .quantity {
  border: none !important;
}

#home .products .hide_on_mobile {
  display: block !important;
}

#home .wrapper .header .header-wrapper .header-search #search_results > .results_text > a {
  background-color: #fff;
  border-color: #0C9CA5;
  border-radius: 40px;
  color: #0C9CA5;
}

#home .wrapper .header .header-wrapper .header-search #search_results > .results_text span {
  color: #0C9CA5;
}

#home .wrapper .header .header-wrapper .header-search #search_results > .results_text a span {
  color: #0C9CA5;
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .img,
#home.bottom-nav-enabled nav.mobile_bottom_nav > ul.mobile_side_nav_menu li.bottom-nav-search #mobile_search_results > a .img {
  width: 100px;
  min-width: 100px;
  max-width: 100px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 10px;
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .img img,
#home.bottom-nav-enabled nav.mobile_bottom_nav > ul.mobile_side_nav_menu li.bottom-nav-search #mobile_search_results > a .img img {
  max-width: 100%;
}

#home .header .header-wrapper .header-search #search_results .product-item .item_data {
  min-width: 200px;
  max-width: 350px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media (max-width: 568px) {
  #home .header .header-wrapper .header-search #search_results .product-item .item_data {
    min-width: 140px;
    max-width: 140px;
  }
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .add_to_cart {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 150px;
  min-width: 150px;
  width: 150px !important;
  width: 100%;
  padding: 0;
  height: 40px;
}

@media (max-width: 400px) {
  #home .wrapper .header .header-wrapper .header-search #search_results .product-item .add_to_cart {
    max-width: 100px;
    min-width: 100px;
    width: 100px !important;
  }
}

#home .wrapper .header .header-wrapper .header-search #search_results {
  position: absolute !important;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  max-width: 100%;
  top: 50px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
  border: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none !important;
}

#home .checkbox.customized label {
  z-index: 1;
}

#home .checkbox.customized .check {
  z-index: 1;
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .name,
#home.bottom-nav-enabled nav.mobile_bottom_nav > ul.mobile_side_nav_menu li.bottom-nav-search #mobile_search_results > a .item_data .name {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #000;
}

@media (max-width: 592px) {
  #home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .name,
  #home.bottom-nav-enabled nav.mobile_bottom_nav > ul.mobile_side_nav_menu li.bottom-nav-search #mobile_search_results > a .item_data .name {
    font-size: 12px;
  }
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .price {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000000;
  -webkit-font-feature-settings: 'pnum' on, 'lnum' on;
          font-feature-settings: 'pnum' on, 'lnum' on;
}

#home .wrapper .header .header-wrapper .header-search #search_results .product-item .item_data .price del {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-left: auto;
}

#home.bottom-nav-enabled nav.mobile_bottom_nav > ul.mobile_side_nav_menu li.bottom-nav-search #mobile_search_results > a .item_data .name {
  word-wrap: break-word;
}

#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button {
  width: 150px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  border-radius: 32px;
  background-color: #0C9CA5 !important;
  border-color: #0C9CA5 !important;
  height: 100%;
}

#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button span {
  color: #fff !important;
  text-decoration: none !important;
}

#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:hover,
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:focus {
  background-color: #0A7C83 !important;
  border-color: #0A7C83 !important;
}

#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:hover span,
#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button:focus span {
  color: #fff !important;
}

#home .wrapper .header .header-wrapper .header-search #search_results .add_to_cart > button i {
  margin-left: 0;
  margin-top: 0;
}

/*QUANTITY BTNS*/
#home #mobile_search_results .add_to_cart .buttons_added.quantity,
#home #search_results .add_to_cart .buttons_added.quantity,
#home .thumbnail .price_actions .add_to_cart .buttons_added.quantity,
#home .price_actions .more_details_btn_wrapper .buttons_added.quantity {
  border: 1px solid #0C9CA5 !important;
  border-radius: 32px;
  overflow: hidden;
  height: 100%;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#home #mobile_search_results .add_to_cart .buttons_added.quantity i,
#home #mobile_search_results .add_to_cart .buttons_added.quantity input.minus,
#home #mobile_search_results .add_to_cart .buttons_added.quantity input.plus,
#home #mobile_search_results .add_to_cart .buttons_added.quantity input.quantity_field,
#home #search_results .add_to_cart .buttons_added.quantity i,
#home #search_results .add_to_cart .buttons_added.quantity input.minus,
#home #search_results .add_to_cart .buttons_added.quantity input.plus,
#home #search_results .add_to_cart .buttons_added.quantity input.quantity_field {
  color: #000 !important;
  padding: 5px;
}

@media (max-width: 592px) {
  #home #mobile_search_results .add_to_cart .buttons_added.quantity i,
  #home #mobile_search_results .add_to_cart .buttons_added.quantity input.minus,
  #home #mobile_search_results .add_to_cart .buttons_added.quantity input.plus,
  #home #mobile_search_results .add_to_cart .buttons_added.quantity input.quantity_field,
  #home #search_results .add_to_cart .buttons_added.quantity i,
  #home #search_results .add_to_cart .buttons_added.quantity input.minus,
  #home #search_results .add_to_cart .buttons_added.quantity input.plus,
  #home #search_results .add_to_cart .buttons_added.quantity input.quantity_field {
    min-width: 20px;
  }
}

#home.product-product .product-single.product-item .buttons .quantity {
  border-radius: 32px;
  height: 48px;
  border: 1px solid #0C9CA5;
  background: #fff;
}

#home.product-product .product-single.product-item .buttons .quantity .quantity_key, #home.product-product .product-single.product-item .buttons .quantity input.form-control {
  color: #000 !important;
}

#home.product-product .product-single .mobile_wishlist {
  bottom: 50px;
}

#home.product-product .product-single .mobile_wishlist .btn.btn-theme.btn-wish-list {
  background-color: #fff;
  display: none;
  border-radius: 100%;
}

#home .quantity input.form-control {
  width: 100%;
  max-width: 100%;
  min-width: 35px;
  background-color: transparent;
  border: 1px solid transparent;
  color: #0F0F0F !important;
}

#home:not(.checkout-cart) .quantity input.form-control {
  height: 45px;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
}

.quantity.buttons_added {
  border: 0;
  background: #fff;
}

#home .quantity_key {
  -webkit-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
  padding: 14px;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: transparent !important;
  border-radius: 50px;
  width: 100%;
  text-align: center;
  color: #0C9CA5 !important;
  opacity: 1;
}

#home .quantity_key:hover, #home .quantity_key:focus {
  color: #0C9CA5 !important;
}

#home.sidenav-enabled .mobile_side_nav {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-right: 0;
}

@media only screen and (max-width: 576px) {
  #home .wrapper .header .header-wrapper .header-search #search_results .product-item {
    max-height: 100%;
  }
}

#home .page-section.overflow-hidden .product-item {
  border: none !important;
}

#home .wrapper .header .header-wrapper .header-search.opened #search_results {
  left: auto;
  right: 0;
}

#home.bottom-nav-enabled nav.mobile_bottom_nav > ul.mobile_side_nav_menu li.bottom-nav-search #mobile_search_results > a {
  max-width: 100%;
}

#home .page-section.section-banners .img-fluid {
  height: 800px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 640px) {
  #home .page-section.section-banners .img-fluid {
    height: 680px;
  }
}

#home .page-section.section-banners .section-banners-caption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991px) {
  #home .page-section.section-banners .section-banners-caption {
    bottom: unset;
    top: 10px;
  }
}

#home .page-section.section-banners .section-banners-caption .section-banners-title {
  position: relative;
  font-weight: 800;
  font-size: 80px;
  line-height: 104px;
  text-align: center;
  letter-spacing: -0.03em;
  margin-bottom: 60px !important;
  color: #FFFFFF;
}

#home .page-section.section-banners .section-banners-caption .section-banners-title::after {
  background-color: #0C9CA5;
  content: "";
  height: 6px;
  position: absolute;
  top: auto;
  bottom: -20px;
  left: 0;
  border-radius: 6px;
  right: 0;
  margin: 0 auto;
  width: 192px;
}

@media (max-width: 768px) {
  #home .page-section.section-banners .section-banners-caption .section-banners-title {
    font-size: 38px;
    line-height: 42px;
  }
  #home .page-section.section-banners .section-banners-caption .section-banners-title::after {
    height: 2px;
    bottom: -10px;
    width: 97px;
  }
}

#home .page-section.section-banners .section-banners-caption .section-banners-text {
  margin-bottom: 27px;
  font-weight: 400;
  font-size: 30px;
  line-height: 47px;
  text-align: center;
  color: #FFFFFF;
}

@media (max-width: 768px) {
  #home .page-section.section-banners .section-banners-caption .section-banners-text {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
  }
}

#home .page-section.section-banners .section-banners-caption .section-banners-subtext-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#home .page-section.section-banners .section-banners-caption .section-banners-subtext-wrap .section-banners-subtext-icon {
  margin-right: 12px;
  width: 30px;
  min-width: 30px;
  height: 30px;
  text-align: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

#home .page-section.section-banners .section-banners-caption .section-banners-subtext-wrap .section-banners-subtext-icon.icon-breakfast {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/icon-breakfast.png");
}

#home .page-section.section-banners .section-banners-caption .section-banners-subtext-wrap .section-banners-subtext-icon.icon-distance {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/icon-distance.png");
}

@media (max-width: 768px) {
  #home .page-section.section-banners .section-banners-caption .section-banners-subtext-wrap .section-banners-subtext-icon {
    width: 17px;
    min-width: 17px;
    height: 17px;
  }
}

#home .page-section.section-banners .section-banners-caption .section-banners-subtext-wrap .section-banners-subtext {
  font-weight: 400;
  font-size: 22px;
  line-height: 47px;
  color: #FFFFFF;
}

@media (max-width: 768px) {
  #home .page-section.section-banners .section-banners-caption .section-banners-subtext-wrap .section-banners-subtext {
    font-size: 13px;
    line-height: 27px;
  }
}

@media (min-width: 1100px) {
  #home .page-section.section-map .embed-responsive-21by9::before {
    padding-top: 483px;
  }
}

#home .page-section.section-map #wrapMap {
  position: relative;
  cursor: help;
  overflow: hidden;
  min-height: 300px;
}

#home .page-section.section-map .mapTitle {
  position: absolute;
  z-index: 1000;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 5px;
          box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 5px;
  display: none;
  padding: 5px 20px;
  border-radius: 5px;
  background: white;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  -o-border-image: initial;
     border-image: initial;
  color: #000;
}

#home .page-section.section-about .container {
  padding-top: 50px;
  padding-bottom: 72px;
  border-bottom: 1px solid #E7E7E7;
}

@media (max-width: 768px) {
  #home .page-section.section-about .container {
    padding-top: 25px;
    padding-bottom: 24px;
  }
}

#home .page-section.section-about .row:last-child:not(:first-child) {
  margin-top: 48px;
}

@media (max-width: 768px) {
  #home .page-section.section-about .row:last-child:not(:first-child) {
    margin-top: 24px;
  }
}

#home .page-section.section-about .bigger-lh {
  line-height: 42px !important;
}

@media (min-width: 769px) {
  #home .page-section.section-about .section-title {
    text-align: left;
  }
}

@media (min-width: 769px) {
  #home .page-section.section-about .section-title span::after {
    margin-left: 0;
  }
}

#home .page-section.section-about .section-about-text {
  margin-bottom: 24px;
  font-weight: 400;
  font-size: 19px;
  line-height: 32px;
  letter-spacing: -0.03em;
  color: #414141;
}

@media (min-width: 769px) {
  #home .page-section.section-about .section-about-text:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  #home .page-section.section-about .section-about-text:first-child {
    margin-bottom: 12px;
  }
}

@media (max-width: 592px) {
  #home .page-section.section-about .section-about-text {
    font-size: 14px;
    line-height: 23px;
  }
}

#home .page-section.section-about .img-fluid {
  border-radius: 30px;
}

#home .page-section.section-why .container {
  padding-top: 72px;
  padding-bottom: 72px;
  border-bottom: 1px solid #E7E7E7;
}

@media (max-width: 768px) {
  #home .page-section.section-why .container {
    padding-top: 25px;
    padding-bottom: 24px;
  }
}

#home .page-section.section-why .row {
  margin-left: -6px;
  margin-right: -6px;
  row-gap: 12px;
}

#home .page-section.section-why div[class*="col"] {
  padding-left: 6px;
  padding-right: 6px;
}

#home .page-section.section-why .section-why-card {
  height: 100%;
  background: #FFFFFF;
  border: 1px solid #E7E7E7;
  border-radius: 20px;
  padding: 20px;
}

#home .page-section.section-why .section-why-card .section-why-icon {
  width: 48px;
  height: 48px;
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

#home .page-section.section-why .section-why-card .section-why-icon.icon-1 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-why-1.png");
}

#home .page-section.section-why .section-why-card .section-why-icon.icon-2 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-why-2.png");
}

#home .page-section.section-why .section-why-card .section-why-icon.icon-3 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-why-3.png");
}

#home .page-section.section-why .section-why-card .section-why-icon.icon-4 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-why-4.png");
}

#home .page-section.section-why .section-why-card .section-why-icon.icon-5 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-why-5.png");
}

#home .page-section.section-why .section-why-card .section-why-icon.icon-6 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-why-6.png");
}

#home .page-section.section-why .section-why-card .section-why-text {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #0F0F0F;
  margin-bottom: 0;
}

@media (max-width: 592px) {
  #home .page-section.section-why .section-why-card {
    padding: 16px;
  }
  #home .page-section.section-why .section-why-card .section-why-text {
    font-size: 14px;
    line-height: 16px;
  }
}

@media (min-width: 992px) {
  #home.common-home .page-section.section-why .col-lg-3,
  #home.information-information-81412 .page-section.section-why .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
}

#home .page-section.section-gallery .container {
  padding-top: 72px;
  padding-bottom: 72px;
  border-bottom: 1px solid #E7E7E7;
}

@media (max-width: 768px) {
  #home .page-section.section-gallery .container {
    padding-top: 25px;
    padding-bottom: 24px;
  }
}

#home .page-section.section-gallery .row {
  margin-left: -6px;
  margin-right: -6px;
  row-gap: 12px;
}

#home .page-section.section-gallery div[class*="col"] {
  padding-left: 6px;
  padding-right: 6px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

#home .page-section.section-gallery.show-less .row > div:nth-child(n+7) {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  height: 0;
  width: 0;
}

#home .page-section.section-gallery.show-less .btn-show-less-fotos {
  display: none !important;
}

#home .page-section.section-gallery.show-more .btn-expand-fotos {
  display: none !important;
}

#home .page-section.section-gallery .btn.btn-theme,
#home .page-section.section-gallery .btn.btn-theme-default {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 auto;
  height: 55px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 32px;
}

#home .page-section.section-gallery .btn.btn-theme i,
#home .page-section.section-gallery .btn.btn-theme-default i {
  margin-left: 8px;
}

@media (min-width: 576px) {
  #home .page-section.section-gallery .btn.btn-theme,
  #home .page-section.section-gallery .btn.btn-theme-default {
    max-width: 267px;
  }
}

#home .page-section.section-gallery .img-fluid {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  -o-object-fit: cover;
     object-fit: cover;
}

#home .page-section.section-gallery .img-fluid:hover {
  opacity: 0.75;
}

#magnify {
  display: none;
  position: fixed;
  height: auto;
  max-height: 90vh;
  z-index: 9999;
  max-width: 80%;
  z-index: 9999;
}

@media (max-width: 650px) {
  #magnify {
    max-width: 100%;
  }
}

#magnify img {
  width: 100%;
  max-width: 1000px;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.magnify-button {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: unset;
  border: unset;
  color: #fff;
  font-size: 33px;
  -webkit-transition: auto;
  transition: auto;
}

.magnify-button:hover, .magnify-button:focus {
  color: #0C9CA5;
}

@media (max-width: 650px) {
  .magnify-button {
    font-size: 20px;
    width: 33px;
    height: 33px;
    background: rgba(15, 15, 14, 0.5);
    border-radius: 50%;
    padding: 0;
  }
}

.magnify-button.magnify-left {
  left: -40px;
}

@media (max-width: 650px) {
  .magnify-button.magnify-left {
    left: 10px;
  }
}

.magnify-button.magnify-right {
  right: -40px;
}

@media (max-width: 650px) {
  .magnify-button.magnify-right {
    right: 10px;
  }
}

#overlay {
  display: none;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9990;
}

#close-popup {
  font-size: 30px;
  text-align: center;
  width: 30px;
  color: #fff;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}

@media (max-width: 650px) {
  #close-popup {
    font-size: 20px;
    width: 33px;
    height: 33px;
    background: rgba(15, 15, 14, 0.5);
    border-radius: 50%;
    padding: 0;
  }
}

@-webkit-keyframes rota {
  25% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rota {
  25% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

#close-popup:hover {
  -webkit-animation: rota 4s infinite normal;
          animation: rota 4s infinite normal;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

#home .page-section.section-equipment .container {
  padding-top: 72px;
  padding-bottom: 72px;
}

@media (max-width: 768px) {
  #home .page-section.section-equipment .container {
    padding-top: 25px;
    padding-bottom: 24px;
  }
}

@media (min-width: 1200px) {
  #home .page-section.section-equipment .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
            flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
}

#home .page-section.section-equipment .row {
  margin-left: -6px;
  margin-right: -6px;
  row-gap: 12px;
}

#home .page-section.section-equipment div[class*="col"] {
  padding-left: 6px;
  padding-right: 6px;
}

#home .page-section.section-equipment .section-equipment-card {
  height: 100%;
  background: #FFFFFF;
  border: 1px solid #E7E7E7;
  border-radius: 20px;
  padding: 12px;
}

#home .page-section.section-equipment .section-equipment-card .section-equipment-icon {
  width: 74px;
  height: 74px;
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

#home .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-1 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-equipment-1.png");
}

#home .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-2 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-equipment-2.png");
}

#home .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-3 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-equipment-3.png");
}

#home .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-4 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-equipment-4.png");
}

#home .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-5 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-equipment-5.png");
}

#home .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-6 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-equipment-6.png");
}

#home .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-7 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-equipment-7.png");
}

#home .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-8 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-equipment-8.png");
}

#home .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-9 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-equipment-9.png");
}

#home .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-10 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-equipment-10.png");
}

#home .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-11 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-equipment-11.png");
}

#home .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-12 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-equipment-12.png");
}

#home .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-13 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-equipment-13.png");
}

#home .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-14 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-equipment-14.png");
}

#home .page-section.section-equipment .section-equipment-card .section-equipment-text {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #0F0F0F;
  margin-bottom: 0;
}

@media (max-width: 592px) {
  #home .page-section.section-equipment .section-equipment-card .section-equipment-text {
    font-size: 14px;
    line-height: 16px;
  }
}

#home .page-section.section-conditions {
  background: #0C9CA5;
  color: #fff;
}

#home .page-section.section-conditions .container {
  padding-top: 72px;
  padding-bottom: 72px;
}

@media (max-width: 768px) {
  #home .page-section.section-conditions .container {
    padding-top: 25px;
    padding-bottom: 24px;
  }
}

#home .page-section.section-conditions .section-title span {
  color: #fff;
}

#home .page-section.section-conditions .section-title span::after {
  background-color: #fff;
}

#home .page-section.section-conditions .row {
  row-gap: 12px;
}

@media (min-width: 992px) {
  #home .page-section.section-conditions .row > div:not(:first-child) {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
}

@media (min-width: 576px) and (max-width: 991px) {
  #home .page-section.section-conditions .row > div:nth-child(2n) {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
}

@media (max-width: 575px) {
  #home .page-section.section-conditions .row > div {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
}

@media (max-width: 575px) {
  #home .page-section.section-conditions .row {
    max-width: 236px;
    margin: 0 auto;
  }
}

#home .page-section.section-conditions .section-conditions-subtitle {
  font-weight: 600;
  font-size: 22px;
  line-height: 137%;
  text-align: center;
  color: #FFFFFF;
}

@media (max-width: 592px) {
  #home .page-section.section-conditions .section-conditions-subtitle {
    font-size: 18px;
    line-height: 1;
  }
}

#home .page-section.section-conditions .section-conditions-wrap {
  height: 100%;
  padding-left: 24px;
  padding-right: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#home .page-section.section-conditions .section-conditions-wrap .section-conditions-icon {
  width: 32px;
  height: 32px;
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

#home .page-section.section-conditions .section-conditions-wrap .section-conditions-icon.icon-1 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-conditions-1.png");
}

#home .page-section.section-conditions .section-conditions-wrap .section-conditions-icon.icon-2 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-conditions-2.png");
}

#home .page-section.section-conditions .section-conditions-wrap .section-conditions-icon.icon-3 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-conditions-3.png");
}

#home .page-section.section-conditions .section-conditions-wrap .section-conditions-icon.icon-4 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/aparts-conditions-4.png");
}

#home .page-section.section-conditions .section-conditions-wrap .section-conditions-text {
  font-weight: 600;
  font-size: 16px;
  line-height: 137%;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 0;
}

@media (max-width: 575px) {
  #home .page-section.section-conditions .section-conditions-wrap {
    padding: 15px 0;
  }
  #home .page-section.section-conditions .section-conditions-wrap .section-conditions-text {
    font-size: 14px;
    line-height: 16px;
  }
}

#home .page-section.section-conditions .btn.btn-theme-default {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 auto;
  height: 55px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 32px;
}

@media (min-width: 576px) {
  #home .page-section.section-conditions .btn.btn-theme-default {
    max-width: 267px;
  }
}

#home .header_login,
#home .header-wishlist,
#home .header-cart,
#home .header_widgets {
  display: none !important;
}

#home.sidenav-enabled .mobile_side_nav {
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4);
  border-right: 0;
}

@media screen and (min-width: 592px) {
  #home.sidenav-enabled .mobile_side_nav {
    width: 400px;
  }
}

#home.sidenav-enabled .mobile_side_nav a {
  color: #fff;
}

#home.sidenav-enabled.ltr .wrapper-opened {
  left: 0;
}

#home.sidenav-enabled .prevent_touch_banner {
  background: rgba(0, 0, 0, 0.7);
  z-index: -1;
}

#home.sidenav-enabled.ltr .flexy > .arrow {
  display: block;
  border-right: 0;
  left: auto;
  right: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

#home.sidenav-enabled.ltr .flexy > .arrow.second-child {
  top: 7px;
}

#home.sidenav-enabled .mobile_side_nav .flexy > .arrow i {
  font-weight: 500;
}

#home.sidenav-enabled .mobile_side_nav .flexy > .arrow i::before {
  content: '\f105';
}

#home.sidenav-enabled .mobile_side_nav > ul a {
  padding-left: 0;
  padding-right: 0;
  text-transform: none;
  border-bottom: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #6B6A6A;
  line-height: 1.2 !important;
}

#home.sidenav-enabled .mobile_side_nav > ul {
  padding: 42px 15px 278px;
  background: #fff;
  height: 100vh;
}

#home.sidenav-enabled .mobile_side_nav > ul > .flexy > a {
  border-bottom: none;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  font-size: 14px;
  line-height: 24px;
}

#home.sidenav-enabled .mobile_side_nav > ul > .flexy.mobile-catalogue-btn > a {
  font-weight: 800 !important;
  font-size: 18px !important;
  line-height: 22px !important;
}

#home.sidenav-enabled .mobile_side_nav > ul > .flexy > .arrow[aria-expanded="true"] i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

#home.sidenav-enabled .mobile_side_nav .flexy > .arrow.clicked {
  background-color: transparent;
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

#home.sidenav-enabled.ltr .mobile_side_nav ul {
  direction: ltr;
}

#home .flexy > .arrow.clicked i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #0C9CA5;
}

#home .mobile_side_nav_menu .flexy:first-child {
  padding-top: 0;
}

#home.sidenav-enabled .mobile_side_nav_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#home.sidenav-enabled .mobile_side_nav_menu > li {
  position: relative;
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

#home.sidenav-enabled .mobile_side_nav_menu > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#home.sidenav-enabled .mobile_side_nav_menu > li:not(:nth-last-child(3)) {
  border-bottom: 1px solid #E0E0E0;
}

#home.sidenav-enabled .mobile_side_nav_menu > li.mobilenav-logo {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  border-bottom: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#home.sidenav-enabled .mobile_side_nav_menu > li.mobilenav-logo > a {
  padding: 0;
}

#home.sidenav-enabled .mobile_side_nav_menu > li.mobilenav-logo .close-menu {
  background: transparent;
  border: none;
}

#home.sidenav-enabled .mobile_side_nav_menu > li.mobilenav-logo .close-menu i {
  font-size: 22px;
  color: #667085;
}

@media (max-width: 992px) {
  #home.sidenav-enabled .mobile_side_nav_menu .header-btn {
    display: block;
    margin: 26px auto 26px;
    max-width: 100%;
  }
}

#home .mobile_side_nav_menu > .sidenav_search {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

#home .mobile_side_nav_menu .flexy:first-child {
  padding-top: 0;
  border-top: none;
}

#home .header_tel-number {
  text-align: center;
}

#home .header_tel-number span {
  font-weight: 700;
  font-size: 20px;
  line-height: 137%;
  color: #000;
}

#home .mobile-nav-search {
  display: block;
  padding: 9px;
  width: 111px;
  background-color: #0F0F0F;
  position: absolute;
  z-index: 100;
  right: 0;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  font-style: normal;
  color: #000;
  text-align: center;
  border: 2px solid #9C9C9C;
}

#home .mobile_side_nav .sidenav_search {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  margin-top: 23px !important;
  margin-bottom: 30px !important;
  width: 100%;
  display: none !important;
}

#home .mobile_side_nav .sidenav_search .form-control {
  border-color: #9C9C9C;
  background-color: #fff;
  color: #9C9C9C;
  direction: ltr;
}

#home .mobile_side_nav .sidenav_search .form-control::-webkit-input-placeholder {
  color: #A29E9E !important;
}

#home .mobile_side_nav .sidenav_search .form-control:-ms-input-placeholder {
  color: #A29E9E !important;
}

#home .mobile_side_nav .sidenav_search .form-control::-ms-input-placeholder {
  color: #A29E9E !important;
}

#home .mobile_side_nav .sidenav_search .form-control::placeholder {
  color: #A29E9E !important;
}

#home .mobile_side_nav .sidenav_search .fa-search {
  color: #9C9C9C;
}

#home .fas.fa-bars {
  color: #000;
}

#home .fas.fa-times {
  color: #000;
}

#home .mobile_side_nav .sidenav_search .fa-search {
  color: #949494;
}

#home .mobile_side_nav_menu > .flexy > a,
#home .mobile_side_nav_menu > .extra_link > a {
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 137% !important;
  padding-left: 0 !important;
  color: #0F0F0F;
  text-transform: none !important;
}

#home .mobile_side_nav_menu > .flexy > div > ul > li > div > ul > li > a {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  padding-left: 20px;
}

#home .extra_link,
#home .mobile_side_nav_menu .home_link,
#home .mobile_side_nav_menu .home_link + li {
  display: none !important;
}

#home .header_login-mobile a,
#home .header_tel-mobile a {
  white-space: nowrap;
}

#home .header_login-mobile a {
  color: #fff !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 22px !important;
}

#home .header_login-mobile a:hover, #home .header_login-mobile a:focus {
  border-color: #0C9CA5 !important;
  color: #fff !important;
}

#home .header_tel-mobile a {
  border-color: #0C9CA5 !important;
}

#home .header_tel-mobile a span {
  color: #0C9CA5 !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 20px !important;
}

#home .header_tel-mobile a:hover span, #home .header_tel-mobile a:focus span {
  color: #0F0F0F !important;
}

#home .mobile_side_nav_menu > .flexy.working-hours {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: normal;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  margin-top: 100px;
  padding-top: 20px;
}

#home.sidenav-enabled.ltr .header_login-mobile,
#home.sidenav-enabled.ltr .header_tel-mobile {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  max-width: 400px !important;
}

#home.sidenav-enabled.ltr .header_login-mobile a,
#home.sidenav-enabled.ltr .header_tel-mobile a {
  padding-left: 0 !important;
  padding-right: 0 !important;
  white-space: nowrap;
  margin: 0 auto;
  border-bottom: 1px solid;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  padding: 12px 20px !important;
  text-align: center !important;
  border: none;
  font-size: 16px !important;
  border: 1px solid !important;
  height: 42px;
}

#home.sidenav-enabled.ltr .header_tel-mobile a {
  border: 1px solid #0C9CA5 !important;
}

#home.sidenav-enabled.ltr .mobile_side_nav ul > li > div > ul > li > a {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

#home .header .fas.fa-bars {
  color: #000;
  line-height: 2.4;
}

#home .header .fas.fa-bars::before {
  content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 12C2 11.4477 2.44772 11 3 11H15C15.5523 11 16 11.4477 16 12C16 12.5523 15.5523 13 15 13H3C2.44772 13 2 12.5523 2 12Z' fill='%231E1E1E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 6C2 5.44772 2.44772 5 3 5H21C21.5523 5 22 5.44772 22 6C22 6.55228 21.5523 7 21 7H3C2.44772 7 2 6.55228 2 6Z' fill='%231E1E1E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 18C2 17.4477 2.44772 17 3 17H21C21.5523 17 22 17.4477 22 18C22 18.5523 21.5523 19 21 19H3C2.44772 19 2 18.5523 2 18Z' fill='%231E1E1E'/%3E%3C/svg%3E%0A");
}

#home .popup {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100vh;
  padding: 10px 0;
  overflow: hidden;
  overflow-y: auto;
  visibility: hidden;
  -webkit-transition: visibility 0.2s ease-in;
  transition: visibility 0.2s ease-in;
}

#home .popup .captcha {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#home .popup-btn {
  width: 100%;
  height: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#home .popup-btn:not(:last-child) {
  margin-bottom: 25px;
}

#home .popup-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  max-width: 850px;
  max-height: 600px;
  margin: auto;
}

#home .popup-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 15;
  max-height: 288px;
  max-width: 334px;
  height: 100%;
  background-position: bottom right;
  background-repeat: no-repeat;
  border-radius: 30px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #fff;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
  transition: opacity 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
  transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
  transition: transform 0.2s ease 0s, opacity 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
}

#home .popup-content_active {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

#home .popup-title {
  margin-bottom: 40px;
  font-weight: 800;
  font-size: 26px;
  line-height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #3D3D3D;
}

#home .popup-description {
  padding: 10px 30px;
}

#home .popup-text {
  margin-bottom: 28px;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  font-size: 16px;
  line-height: 21px;
  color: #000000;
}

#home .popup-close-btn {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 0;
  width: 22px;
  height: 22px;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

#home .popup-close-btn:before,
#home .popup-close-btn:after {
  content: "";
  position: absolute;
  left: 45%;
  top: 0;
  height: 22px;
  width: 1px;
  background-color: #000;
  -webkit-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}

#home .popup-close-btn:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#home .popup-close-btn:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

#home .popup-close-btn:hover::before,
#home .popup-close-btn:hover::after {
  background-color: #0C9CA5;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

#home .popup_active {
  visibility: visible;
}

#home .popup-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 14;
  display: block;
  width: 100%;
  height: 100vh;
  background-color: #000;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}

#home .popup-overlay_active {
  opacity: 0.7;
  pointer-events: auto;
}

#home .popup #contact-form textarea.form-control {
  height: 100px;
}

#home .popup .section-title,
#home .popup .section-title span {
  font-size: 25px;
}

html.js-scroll-block {
  position: fixed;
  right: 0;
  left: 0;
  overflow: hidden;
}

#home.information-information-81067 {
  background: #212317;
}

#home.information-information-81067 .page-section.titles {
  display: none !important;
}

#home.information-information-81067 a, #home.information-information-81067 p, #home.information-information-81067 span {
  color: #fff;
}

#home.information-information-81067 a:hover, #home.information-information-81067 a:focus {
  color: #DA9E44;
}

#home.information-information-81067 .btn.btn-theme:not(.btn-wish-list) {
  background-color: #DA9E44;
  border-color: #DA9E44;
  color: #fff;
}

#home.information-information-81067 .btn.btn-theme:not(.btn-wish-list):hover, #home.information-information-81067 .btn.btn-theme:not(.btn-wish-list):focus {
  background-color: #B88334;
  border-color: #B88334;
  color: #fff;
}

#home.information-information-81067 .btn.btn-theme-default {
  background-color: #73812D;
  border-color: #73812D;
  color: #fff;
}

#home.information-information-81067 .btn.btn-theme-default:hover, #home.information-information-81067 .btn.btn-theme-default:focus {
  background-color: #8B9D2F;
  border-color: #8B9D2F;
  color: #fff;
}

#home.information-information-81067 .magnify-button:hover, #home.information-information-81067 .magnify-button:focus {
  color: #DA9E44;
}

#home.information-information-81067.sidenav-enabled .mobile_side_nav > ul {
  background: #212317;
  color: #fff;
}

#home.information-information-81067.sidenav-enabled .mobile_side_nav > ul a {
  color: #fff;
}

#home.information-information-81067.sidenav-enabled .mobile_side_nav > ul > li:not(:nth-last-child(3)) {
  border-bottom: 1px solid rgba(224, 224, 224, 0.1);
}

#home.information-information-81067.sidenav-enabled .mobile_side_nav > ul .close-menu i {
  color: #fff;
}

#home.information-information-81067.sidenav-enabled .mobile_side_nav > ul .btn {
  width: 100%;
}

#home.information-information-81067.sidenav-enabled .mobile_side_nav > ul .btn.btn-theme-default {
  border-color: #fff !important;
  background: transparent !important;
}

#home.information-information-81067.sidenav-enabled .mobile_side_nav > ul .btn.btn-theme-default span {
  color: #fff !important;
}

#home.information-information-81067 .section-title span {
  color: #fff;
}

#home.information-information-81067 .section-title span::after {
  background: #E9B568;
}

#home.information-information-81067 .page-section.color #content.container {
  max-width: 100%;
  padding: 0;
}

#home.information-information-81067 .page-section.color #content.container > div {
  margin: 0;
}

#home.information-information-81067 .page-section.color #content.container > div > div {
  padding: 0;
}

#home.information-information-81067 .wrapper .header {
  background: #212317;
}

#home.information-information-81067 .wrapper .header .header-wrapper {
  background: #212317;
}

#home.information-information-81067 .wrapper .header .logo.house-logo {
  max-width: 150px;
}

#home.information-information-81067 .wrapper .header .logo.house-logo img {
  max-width: 100%;
}

@media (max-width: 991px) {
  #home.information-information-81067 .wrapper .header .logo.house-logo {
    margin-left: 15px;
  }
}

#home.information-information-81067 .wrapper .header .logo:not(.house-logo) {
  display: none !important;
}

#home.information-information-81067 .wrapper .header .nav.sf-menu ul a:hover,
#home.information-information-81067 .wrapper .header .nav.sf-menu ul a:focus {
  color: #DA9E44 !important;
}

#home.information-information-81067 .wrapper .header .nav.sf-menu > li:hover > a {
  color: #fff !important;
}

#home.information-information-81067 .wrapper .header .nav.sf-menu > li > a {
  color: #fff;
}

#home.information-information-81067 .wrapper .header .nav.sf-menu > li > a::after {
  background: #E9B568;
}

#home.information-information-81067 .wrapper .header .nav.sf-menu > li > a:hover, #home.information-information-81067 .wrapper .header .nav.sf-menu > li > a:focus {
  color: #fff !important;
}

#home.information-information-81067 .wrapper .header .fas.fa-bars {
  color: #fff;
  line-height: 1.9;
}

#home.information-information-81067 .wrapper .header .fas.fa-bars::before {
  content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 12C2 11.4477 2.44772 11 3 11H15C15.5523 11 16 11.4477 16 12C16 12.5523 15.5523 13 15 13H3C2.44772 13 2 12.5523 2 12Z' fill='%23A4A4A4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 6C2 5.44772 2.44772 5 3 5H21C21.5523 5 22 5.44772 22 6C22 6.55228 21.5523 7 21 7H3C2.44772 7 2 6.55228 2 6Z' fill='%23A4A4A4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 18C2 17.4477 2.44772 17 3 17H21C21.5523 17 22 17.4477 22 18C22 18.5523 21.5523 19 21 19H3C2.44772 19 2 18.5523 2 18Z' fill='%23A4A4A4'/%3E%3C/svg%3E%0A");
}

#home.information-information-81067 footer.footer {
  background-color: #212317;
}

#home.information-information-81067 footer.footer .fa.fa-wheelchair {
  color: #fff !important;
}

#home.information-information-81067 footer.footer .widget-categories a[href*="mail"] {
  display: none !important;
}

#home.information-information-81067 footer.footer .footer-widgets .widget-categories ul li a {
  color: #D9D9D9;
}

#home.information-information-81067 footer.footer .footer-widgets .widget-categories ul li a:hover, #home.information-information-81067 footer.footer .footer-widgets .widget-categories ul li a:focus {
  color: #DA9E44 !important;
}

@media (min-width: 769px) {
  #home.information-information-81067 footer.footer .footer-widgets .container > .row {
    border-bottom: 1px solid  #616161;
  }
}

@media (max-width: 768px) {
  #home.information-information-81067 footer.footer .footer-widgets .container > .row > div {
    border-bottom: 1px solid #616161;
  }
}

#home.information-information-81067 footer.footer .widget-title {
  color: #FFFFFF;
}

#home.information-information-81067 footer.footer .widget-title::before {
  background: #E9B568;
}

#home.information-information-81067 footer.footer .add-links .add-links-title {
  color: #D9D9D9;
}

#home.information-information-81067 footer.footer .add-links .add-links-link {
  color: #D9D9D9;
}

#home.information-information-81067 footer.footer .add-links .add-links-link:hover, #home.information-information-81067 footer.footer .add-links .add-links-link:focus {
  color: #DA9E44 !important;
}

#home.information-information-81067 .page-section.section-banners .section-banners-caption .section-banners-title::after {
  background-color: #E9B568;
}

@media (max-width: 640px) {
  #home.information-information-81067 .page-section.section-banners .section-banners-caption {
    bottom: 0;
    top: 0;
  }
}

@media (max-width: 640px) {
  #home.information-information-81067 .page-section.section-banners .img-fluid {
    height: 460px;
  }
}

#home.information-information-81067 .page-section.section-about .container {
  border-bottom: 1px solid rgba(227, 227, 227, 0.17);
}

#home.information-information-81067 .page-section.section-about .section-about-text {
  color: #fff;
}

#home.information-information-81067 .page-section.section-why .container {
  border-bottom: none;
}

#home.information-information-81067 .page-section.section-why .section-why-card {
  background: #2A2D1C;
  border: 1px solid #2D2D2B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#home.information-information-81067 .page-section.section-why .section-why-card .section-why-icon {
  width: 65px;
  min-width: 65px;
  height: 65px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 12px;
}

#home.information-information-81067 .page-section.section-why .section-why-card .section-why-icon.icon-1 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/house-why-1.png");
}

#home.information-information-81067 .page-section.section-why .section-why-card .section-why-icon.icon-2 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/house-why-2.png");
}

#home.information-information-81067 .page-section.section-why .section-why-card .section-why-icon.icon-3 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/house-why-3.png");
}

#home.information-information-81067 .page-section.section-why .section-why-card .section-why-icon.icon-4 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/house-why-4.png");
}

#home.information-information-81067 .page-section.section-why .section-why-card .section-why-text {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  text-align: left;
}

@media (max-width: 592px) {
  #home.information-information-81067 .page-section.section-why .section-why-card .section-why-text {
    font-size: 14px;
    line-height: 20px;
  }
}

#home.information-information-81067 .page-section.section-gallery {
  background: #D9D9CC;
}

#home.information-information-81067 .page-section.section-gallery .container {
  border-bottom: none;
}

#home.information-information-81067 .page-section.section-gallery .section-title span {
  color: #212317;
}

@media (min-width: 1200px) {
  #home.information-information-81067 .page-section.section-equipment .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 11.11111%;
            flex: 0 0 11.11111%;
    max-width: 11.11111%;
  }
}

#home.information-information-81067 .page-section.section-equipment .section-equipment-card {
  background: #2A2D1C;
  border: 1px solid #2D2D2B;
}

#home.information-information-81067 .page-section.section-equipment .section-equipment-card .section-equipment-text {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
}

#home.information-information-81067 .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-1 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/house-equipment-1.png");
}

#home.information-information-81067 .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-2 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/house-equipment-2.png");
}

#home.information-information-81067 .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-3 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/house-equipment-3.png");
}

#home.information-information-81067 .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-4 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/house-equipment-4.png");
}

#home.information-information-81067 .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-5 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/house-equipment-5.png");
}

#home.information-information-81067 .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-6 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/house-equipment-6.png");
}

#home.information-information-81067 .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-7 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/house-equipment-7.png");
}

#home.information-information-81067 .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-8 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/house-equipment-8.png");
}

#home.information-information-81067 .page-section.section-equipment .section-equipment-card .section-equipment-icon.icon-9 {
  background-image: url("https://sellavi-russia-dev.github.io/146851/images/house-equipment-9.png");
}

#home.information-information-81067 .page-section.section-conditions {
  background: #2A2D1C;
}

#home.information-information-81172,
#home.information-information-81213 {
  background: #212317;
}

#home.information-information-81172 .page-section.titles,
#home.information-information-81213 .page-section.titles {
  background: #212317;
}

#home.information-information-81172 .page-section.titles .page-header h1,
#home.information-information-81213 .page-section.titles .page-header h1 {
  color: #fff;
}

#home.information-information-81172 .page-section.titles .page-header h1::after,
#home.information-information-81213 .page-section.titles .page-header h1::after {
  background-color: #DA9E44;
}

#home.information-information-81172.sidenav-enabled .mobile_side_nav > ul,
#home.information-information-81213.sidenav-enabled .mobile_side_nav > ul {
  background: #212317;
  color: #fff;
}

#home.information-information-81172.sidenav-enabled .mobile_side_nav > ul a,
#home.information-information-81213.sidenav-enabled .mobile_side_nav > ul a {
  color: #fff;
}

#home.information-information-81172.sidenav-enabled .mobile_side_nav > ul > li:not(:nth-last-child(3)),
#home.information-information-81213.sidenav-enabled .mobile_side_nav > ul > li:not(:nth-last-child(3)) {
  border-bottom: 1px solid rgba(224, 224, 224, 0.1);
}

#home.information-information-81172.sidenav-enabled .mobile_side_nav > ul .close-menu i,
#home.information-information-81213.sidenav-enabled .mobile_side_nav > ul .close-menu i {
  color: #fff;
}

#home.information-information-81172.sidenav-enabled .mobile_side_nav > ul .btn,
#home.information-information-81213.sidenav-enabled .mobile_side_nav > ul .btn {
  width: 100%;
}

#home.information-information-81172.sidenav-enabled .mobile_side_nav > ul .btn.btn-theme-default,
#home.information-information-81213.sidenav-enabled .mobile_side_nav > ul .btn.btn-theme-default {
  border-color: #fff !important;
  background: transparent !important;
}

#home.information-information-81172.sidenav-enabled .mobile_side_nav > ul .btn.btn-theme-default span,
#home.information-information-81213.sidenav-enabled .mobile_side_nav > ul .btn.btn-theme-default span {
  color: #fff !important;
}

#home.information-information-81172 a, #home.information-information-81172 p, #home.information-information-81172 span, #home.information-information-81172 div,
#home.information-information-81213 a,
#home.information-information-81213 p,
#home.information-information-81213 span,
#home.information-information-81213 div {
  color: #fff;
}

#home.information-information-81172 a:hover, #home.information-information-81172 a:focus,
#home.information-information-81213 a:hover,
#home.information-information-81213 a:focus {
  color: #DA9E44;
}

#home.information-information-81172 .btn.btn-theme:not(.btn-wish-list),
#home.information-information-81213 .btn.btn-theme:not(.btn-wish-list) {
  background-color: #DA9E44;
  border-color: #DA9E44;
  color: #fff;
}

#home.information-information-81172 .btn.btn-theme:not(.btn-wish-list):hover, #home.information-information-81172 .btn.btn-theme:not(.btn-wish-list):focus,
#home.information-information-81213 .btn.btn-theme:not(.btn-wish-list):hover,
#home.information-information-81213 .btn.btn-theme:not(.btn-wish-list):focus {
  background-color: #B88334;
  border-color: #B88334;
  color: #fff;
}

#home.information-information-81172 .btn.btn-theme-default,
#home.information-information-81213 .btn.btn-theme-default {
  background-color: #73812D;
  border-color: #73812D;
  color: #fff;
}

#home.information-information-81172 .btn.btn-theme-default:hover, #home.information-information-81172 .btn.btn-theme-default:focus,
#home.information-information-81213 .btn.btn-theme-default:hover,
#home.information-information-81213 .btn.btn-theme-default:focus {
  background-color: #8B9D2F;
  border-color: #8B9D2F;
  color: #fff;
}

#home.information-information-81172 .wrapper .header,
#home.information-information-81213 .wrapper .header {
  background: #212317;
}

#home.information-information-81172 .wrapper .header .header-wrapper,
#home.information-information-81213 .wrapper .header .header-wrapper {
  background: #212317;
}

#home.information-information-81172 .wrapper .header .logo.house-logo,
#home.information-information-81213 .wrapper .header .logo.house-logo {
  max-width: 150px;
}

#home.information-information-81172 .wrapper .header .logo.house-logo img,
#home.information-information-81213 .wrapper .header .logo.house-logo img {
  max-width: 100%;
}

@media (max-width: 991px) {
  #home.information-information-81172 .wrapper .header .logo.house-logo,
  #home.information-information-81213 .wrapper .header .logo.house-logo {
    margin-left: 15px;
  }
}

#home.information-information-81172 .wrapper .header .logo:not(.house-logo),
#home.information-information-81213 .wrapper .header .logo:not(.house-logo) {
  display: none !important;
}

#home.information-information-81172 .wrapper .header .nav.sf-menu ul a:hover,
#home.information-information-81172 .wrapper .header .nav.sf-menu ul a:focus,
#home.information-information-81213 .wrapper .header .nav.sf-menu ul a:hover,
#home.information-information-81213 .wrapper .header .nav.sf-menu ul a:focus {
  color: #DA9E44 !important;
}

#home.information-information-81172 .wrapper .header .nav.sf-menu > li:hover > a,
#home.information-information-81213 .wrapper .header .nav.sf-menu > li:hover > a {
  color: #fff !important;
}

#home.information-information-81172 .wrapper .header .nav.sf-menu > li > a,
#home.information-information-81213 .wrapper .header .nav.sf-menu > li > a {
  color: #fff;
}

#home.information-information-81172 .wrapper .header .nav.sf-menu > li > a::after,
#home.information-information-81213 .wrapper .header .nav.sf-menu > li > a::after {
  background: #E9B568;
}

#home.information-information-81172 .wrapper .header .nav.sf-menu > li > a:hover, #home.information-information-81172 .wrapper .header .nav.sf-menu > li > a:focus,
#home.information-information-81213 .wrapper .header .nav.sf-menu > li > a:hover,
#home.information-information-81213 .wrapper .header .nav.sf-menu > li > a:focus {
  color: #fff !important;
}

#home.information-information-81172 .wrapper .header .fas.fa-bars,
#home.information-information-81213 .wrapper .header .fas.fa-bars {
  color: #fff;
  line-height: 1.9;
}

#home.information-information-81172 .wrapper .header .fas.fa-bars::before,
#home.information-information-81213 .wrapper .header .fas.fa-bars::before {
  content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 12C2 11.4477 2.44772 11 3 11H15C15.5523 11 16 11.4477 16 12C16 12.5523 15.5523 13 15 13H3C2.44772 13 2 12.5523 2 12Z' fill='%23A4A4A4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 6C2 5.44772 2.44772 5 3 5H21C21.5523 5 22 5.44772 22 6C22 6.55228 21.5523 7 21 7H3C2.44772 7 2 6.55228 2 6Z' fill='%23A4A4A4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 18C2 17.4477 2.44772 17 3 17H21C21.5523 17 22 17.4477 22 18C22 18.5523 21.5523 19 21 19H3C2.44772 19 2 18.5523 2 18Z' fill='%23A4A4A4'/%3E%3C/svg%3E%0A");
}

#home.information-information-81172 footer.footer,
#home.information-information-81213 footer.footer {
  background-color: #212317;
}

#home.information-information-81172 footer.footer .fa.fa-wheelchair,
#home.information-information-81213 footer.footer .fa.fa-wheelchair {
  color: #fff !important;
}

#home.information-information-81172 footer.footer .widget-categories a[href*="mail"],
#home.information-information-81213 footer.footer .widget-categories a[href*="mail"] {
  display: none !important;
}

#home.information-information-81172 footer.footer .footer-widgets .widget-categories ul li a,
#home.information-information-81213 footer.footer .footer-widgets .widget-categories ul li a {
  color: #D9D9D9;
}

#home.information-information-81172 footer.footer .footer-widgets .widget-categories ul li a:hover, #home.information-information-81172 footer.footer .footer-widgets .widget-categories ul li a:focus,
#home.information-information-81213 footer.footer .footer-widgets .widget-categories ul li a:hover,
#home.information-information-81213 footer.footer .footer-widgets .widget-categories ul li a:focus {
  color: #DA9E44 !important;
}

@media (min-width: 769px) {
  #home.information-information-81172 footer.footer .footer-widgets .container > .row,
  #home.information-information-81213 footer.footer .footer-widgets .container > .row {
    border-bottom: 1px solid  #616161;
  }
}

@media (max-width: 768px) {
  #home.information-information-81172 footer.footer .footer-widgets .container > .row > div,
  #home.information-information-81213 footer.footer .footer-widgets .container > .row > div {
    border-bottom: 1px solid #616161;
  }
}

#home.information-information-81172 footer.footer .widget-title,
#home.information-information-81213 footer.footer .widget-title {
  color: #FFFFFF;
}

#home.information-information-81172 footer.footer .widget-title::before,
#home.information-information-81213 footer.footer .widget-title::before {
  background: #E9B568;
}

#home.information-information-81172 footer.footer .add-links .add-links-title,
#home.information-information-81213 footer.footer .add-links .add-links-title {
  color: #D9D9D9;
}

#home.information-information-81172 footer.footer .add-links .add-links-link,
#home.information-information-81213 footer.footer .add-links .add-links-link {
  color: #D9D9D9;
}

#home.information-information-81172 footer.footer .add-links .add-links-link:hover, #home.information-information-81172 footer.footer .add-links .add-links-link:focus,
#home.information-information-81213 footer.footer .add-links .add-links-link:hover,
#home.information-information-81213 footer.footer .add-links .add-links-link:focus {
  color: #DA9E44 !important;
}

#home.information-information-79267,
#home.information-contact,
#home.information-sitemap,
#home.information-information-79268 {
  background: #fff;
}

#home.information-information-81412 .page-section.titles {
  display: none !important;
}

#home.information-information-81412 .page-section.color #content.container {
  max-width: 100%;
  padding: 0;
}

#home.information-information-81412 .page-section.color #content.container > div {
  margin: 0;
}

#home.information-information-81412 .page-section.color #content.container > div > div {
  padding: 0;
}
/*# sourceMappingURL=style.css.map */