﻿body {
  font-family: "Gilroy", sans-serif;
  margin: 0;
  background: #eeeeee;
}

input.sf-input-range-number.sf-input-number {
  height: 30px;
}

header {
  overflow: visible !important;
}

header p,
footer p {
  font-weight: 500;
  font-family: "Gilroy", sans-serif;
  color: black;
  line-height: 22px;
  margin: 0;
}

header .container,
footer .container,
#partners .container {
  padding-left: 0;
  padding-right: 0;
}

header .row,
#partners .row,
footer .row {
  margin-left: 0;
  margin-right: 0;
}

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

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

header ul,
footer ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

header a,
footer a {
  text-decoration: none;
}

.entry-header {
  background: none;
}

/* Шапка */

header {
  background: var(--theme-brown);
}

header .logo p,
footer .logo p {
  margin-left: 10px;
  color: white;
  font-size: 14px;
  line-height: 21px;
}

header .logo a,
footer .logo a {
  width: 100%;
  max-width: 122px;
}

header .search form {
  position: relative;
  margin: 0 auto;
}

.d7:after {
  content: "";
  clear: both;
  display: table;
}

.d7 form {
  width: auto;
  float: right;
  margin-right: 10px;
  position: relative;
}

.d7 input {
  width: 245px;
  height: 35px;
  padding-left: 15px;
  border-radius: 15px;
  border: 1px solid #ffffff;
  background: transparent;
  outline: none;
  position: relative;
  transition: 0.3s linear;
  caret-color: white;
  font-family: Gilroy;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff80;
}

.d7 input::placeholder {
  font-family: Gilroy;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff80;
}

.d7 button {
  width: 42px;
  height: 100%;
  background: none;
  border: none;
  position: absolute;
  right: 0;
}

.d7 button:before {
  content: "\f002";
  font-family: FontAwesome;
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
}

header .contacts p,
footer .contacts p {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
  color: white;
  margin: 5px 0;
}

header .contacts .phone-open,
footer .contacts .phone-open {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  color: white;
  cursor: pointer;
}

header .contacts .phone-open:before,
footer .contacts .phone-open:before {
  content: "\f095";
  font-family: FontAwesome;
  color: var(--theme-grey-dark);
  font-size: 15px;
  padding-right: 10px;
}

header .contacts .phone-open:after,
header .flags:after {
  content: "\f0d7";
  font-family: FontAwesome;
  color: white;
  font-size: 10px;
  padding-left: 5px;
}

header .contacts .phone-open.active:after,
header .flags.active:after {
  content: "\f0d8";
}

header .flags {
  cursor: pointer;
  position: relative;
}

header .flags .sub-flags {
  position: absolute;
  top: 100%;
  max-width: 28px;
  z-index: 2;
  display: none;
}

.sub-flags a {
  padding: 5px 0;
  display: flex;
  align-items: center;
}

header .contacts a,
footer .contacts a {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  color: white;
}

.btn-1 {
  font-family: Gilroy;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  color: white;
  border-radius: 5px;
  border: 1px solid white;
  padding: 15px 40px;
  background: transparent;
  max-height: 54px;
  cursor: pointer;
}

.btn-1:hover {
}

.btn-1:active {
  background: linear-gradient(180deg, #66759a 0%, #414a60 100%);
  border-radius: 5px;
}

header .btn-1,
footer .btn-1 {
  margin-left: 20px;
}

.contacts .contacts-block {
  position: relative;
  height: 100px;
}

/* .sub-menu{
background: #434B60;
padding: 25px 25px 5px 25px;
position: absolute; */

/* margin-top: 10px; */

/* box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.15);
border-radius: 0px 0px 5px 5px;
display: none;
z-index: 2; 
	margin-left: 0;
} */

/* #menu-verhnee-menyu .sub-menu{
max-width: 313px;
} */

/* #menu-verhnee-menyu .sub-menu li .sub-menu{
    width: 120%;
    padding-top: 10px;
    } */

.contacts-block .sub-menu {
  padding: 25px;
  display: block;
  opacity: 0;
  z-index: -1;
}

.contacts-block .sub-menu.active {
  transition: opacity 400ms;
  display: block !important;
  opacity: 1;
  z-index: 1;
  width: 120%;
}

.contacts-block .sub-menu .sub-item {
  margin-bottom: 15px;
}

.sub-menu .sub-item p {
  margin: 0px;
}

.contacts-block .sub-menu .sub-item:last-child {
  margin-bottom: 0;
}

.sub-menu .phone-open:before,
.sub-menu .phone-open:after {
  display: none;
}

.sub-menu p,
.sub-menu a {
  margin: 0;
  text-decoration: none;
}

/* .sub-menu .menu-item{
margin-bottom: 10px;
position: relative;
} */

header nav ul {
  display: flex;
  justify-content: space-between;
}

header nav ul li {
  border: 1px solid #434b60;
  flex-grow: 1;
}

header nav ul li.menu-item-has-children a:after {
  content: "\f0d7";
  font-family: FontAwesome;
  color: white;
  font-size: 10px;
  padding-left: 5px;
}

header nav ul li a {
  font-family: Gilroy;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: white;
  text-transform: uppercase;
  padding: 10px 22px;
  display: block;
  text-align: center;
}

header nav ul li a:visited {
  color: white;
}

header nav ul li.active a,
header nav ul li:hover a {
  color: var(--theme-grey-dark);
}

header nav ul #menu-item-1478 .sub-menu {
  max-width: 280px;
  margin-top: 0;
}

header nav ul li .sub-menu a {
  font-family: Gilroy;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: white;
  padding: 0;
}

header nav ul li .sub-menu a:after {
  display: none;
}

header nav ul li .sub-menu a:hover {
  color: var(--theme-grey-dark);
}

header .menu-mob {
  padding-bottom: 10px;
  padding-top: 10px;
}

/* nav-icon-2 */

.nav-icon-2 {
  width: 25px;
  height: 20px;
  position: relative;
  cursor: pointer;
  display: inline-block;
}

.nav-icon-2 span {
  background-color: #e3e3e3;
  position: absolute;
  border-radius: 2px;
  transition: 0.3s cubic-bezier(0.8, 0.5, 0.2, 1.4);
}

.menu-item-has-children:hover .sub-menu {
  display: block;
  flex-wrap: wrap;
  border-bottom: 5px solid var(--theme-brown);
}
footer .logo p {
  margin-top: 1rem;
}
footer .contacts {
  margin-bottom: 30px;
}
header .d-flex .logo.flags {
  width: 37px;
}
.language__menu > li > a > span {
  display: none;
}
.language__menu > li > a {
  display: flex;
  align-items: center;
}
.language__menu > li > a:after {
  content: "\f0d7";
  font-family: FontAwesome;
  color: var(--theme-brown);
  font-size: 10px;
  padding-left: 5px;
}
.language__menu .sub-menu {
  width: 200px;
  margin: 0;
  background: transparent;
  box-shadow: none;
  padding-top: 10px;
  left: -30px;
  border: none !important;
}
.language__menu .sub-menu:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  height: calc(100% - 10px);
  width: 100%;
  box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.15);
  border-radius: 0px 0px 5px 5px;
  background: white;
}
.language__menu .sub-menu li a {
  display: block;
  width: 100%;
  padding: 10px;
}
.language__menu .sub-menu li a img {
  height: 18px;
}

.menu-item-8456.menu-item-has-children:hover .sub-menu,
.menu-item-20884.menu-item-has-children:hover .sub-menu,
.menu-item-8454.menu-item-has-children:hover .sub-menu,
.menu-item-20930.menu-item-has-children:hover .sub-menu {
  display: flex;
  flex-wrap: wrap;
}

.nav-icon-2 span:nth-child(1) {
  width: 25px;
  height: 3px;
  display: block;
  top: 0px;
  left: 0px;
}

.nav-icon-2 span:nth-child(2) {
  width: 25px;
  height: 3px;
  display: block;
  top: 7px;
  left: 0px;
}

.nav-icon-2 span:nth-child(3) {
  width: 15px;
  height: 3px;
  display: block;
  top: 14px;
  left: 0px;
}

.nav-icon-2:not(.open):hover span:nth-child(1) {
  width: 25px;
  height: 3px;
  display: block;
  top: 0px;
  left: 0px;
  transition: 0.3s cubic-bezier(0.8, 0.5, 0.2, 1.4);
}

.nav-icon-2:not(.open):hover span:nth-child(2) {
  width: 25px;
  height: 3px;
  display: block;
  top: 7px;
  left: 0px;
  transition: 0.4s cubic-bezier(0.8, 0.5, 0.2, 1.4);
}

.nav-icon-2:not(.open):hover span:nth-child(3) {
  width: 25px;
  height: 3px;
  display: block;
  top: 14px;
  left: 0px;
  transition: 0.3s cubic-bezier(0.8, 0.5, 0.2, 1.4);
}

.nav-icon-2.open span:nth-child(1) {
  width: 20px;
  top: 5px;
  transition: 0.3s cubic-bezier(0.8, 0.5, 0.2, 1.4);
  transform: rotate(90deg);
  transition-delay: 150ms;
}

.nav-icon-2.open span:nth-child(2) {
  width: 12px;
  top: 10px;
  transition: 0.3s cubic-bezier(0.8, 0.5, 0.2, 1.4);
  transform: rotate(45deg);
  transition-delay: 50ms;
}

.nav-icon-2.open span:nth-child(3) {
  left: 8px;
  top: 10px;
  width: 12px;
  transition: 0.3s cubic-bezier(0.8, 0.5, 0.2, 1.4);
  transform: rotate(-45deg);
  transition-delay: 100ms;
}

.menu-mob {
  background: #434b60;
}

.mob-menu {
  background: #434b60;
  padding: 0 15px 0 5px;
  display: none;
}

.mob-menu li.menu-item-has-children {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 0;
}

.mob-menu li {
  border-bottom: 1px solid #e3e3e3;
}

.mob-menu li a {
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  padding: 8px 0 8px 8px;
  color: white;
  display: block;
}

.mob-menu li.active a {
  color: var(--theme-grey-dark);
}

.mob-menu li.menu-item-has-children i {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 0;
  color: var(--theme-grey-dark);
}

.mob-menu .sub-menu-mob {
  width: 100%;
  padding-left: 30px;
  margin-left: 0;
  display: none;
}

.mob-menu .sub-menu-mob li {
  border-bottom: none;
}

/* Шапка */

footer {
  background: var(--theme-brown);
  padding-bottom: 60px;
  padding-top: 25px;
}

footer .soc {
  margin: 10px 0;
}

footer .soc img {
  padding: 0 10px;
}

footer .line-1 {
  border-bottom: 1px solid #434b60;
  margin-bottom: 47px;
}

.footer-menu-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}

.footer-menu-1 li {
  background: rgba(67, 75, 96, 0.5);
  border-radius: 2px;
  margin: 0 10px;
}

.footer-menu-1 li a {
  font-family: Gilroy;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  padding: 2px 10px;
  color: white;
  display: block;
  text-transform: uppercase;
}

.footer-menu-1 li.active a {
  color: var(--theme-grey-dark);
}

.footer-menu-1 li:hover a {
  color: var(--theme-grey-dark);
}

.footer-menu-2 {
  flex-wrap: wrap;
}

.footer-menu-2 li {
  margin: 10px;
}

.footer-menu-2 {
  margin-bottom: 65px;
}

footer .office-item h3 {
  font-family: Gilroy;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  color: var(--theme-grey-dark);
  margin-bottom: 15px;
}

footer .office-item p {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: #d0d5e2;
}

footer .offices {
  padding-bottom: 40px;
}

footer .copyright p {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0em;
  text-align: center;
  color: #d0d5e2;
  margin-bottom: 10px;
}

footer .copyright span,
footer .copyright a {
  color: white;
  text-decoration: underline;
}

footer .offices-mob .mob-menu {
  display: block;
  border: 1px solid #424b60;
  background: transparent;
  padding: 0;
}

footer .offices-mob .mob-menu li {
  border-bottom: 1px solid #424b60;
}

footer .offices-mob .mob-menu li.menu-item-has-children i {
  padding-right: 10px;
}

footer .offices-mob .mob-menu li a {
  padding: 5px 0 5px 20px;
}

/* Страница фильтр */

#partners .owl-carousel .owl-item img {
  max-height: 45px;
  width: auto;
  min-height: 22px;
}

#partners .owl-carousel .owl-item {
  display: flex;
  justify-content: center;
  padding: 25px 0;
}

#partners .owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}

#partners .owl-stage-outer {
  z-index: 2;
}

#partners .owl-nav {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#partners .owl-next img,
#partners .owl-prev img {
  width: 11px;
  height: 22px;
}

#partners .owl-next img {
  position: absolute;
  top: 0;
  right: -18px;
  height: 100%;
}

#partners .owl-prev img {
  position: absolute;
  left: -18px;
  top: 0;
  height: 100%;
}

@media (max-width: 992px) {
  .language__menu .sub-menu {
    left: auto;
    right: 0;
  }
  .language__menu > li > a:after {
    color: white;
  }
  footer .contacts {
    margin-bottom: 0;
  }
  header .container,
  footer .container {
    max-width: 100% !important;
  }
  header .btn-1 {
    width: 165px;
  }
  header .btn-1,
  footer .btn-1 {
    margin-left: 0;
    font-size: 14px;
    padding: 10px 20px;
    line-height: 21px;
  }
  header nav ul li a {
    font-size: 12px;
  }
  header .logo p,
  footer .logo p {
    margin-left: 10px;
  }
  header .menu-mob {
    padding-left: 25px;
    padding-right: 25px;
  }
  header .contacts .phone-open,
  footer .contacts .phone-open {
    line-height: 24px;
    font-size: 16px;
  }
  header .logo {
    padding-left: 25px;
  }
  footer .logo {
    padding-left: 25px;
  }
  footer .soc {
    justify-content: flex-start !important;
    margin: 20px 0;
    padding-left: 25px;
  }
  footer .copyright {
    padding-left: 25px;
  }
  footer .line-1,
  footer .offices-mob {
    margin-bottom: 20px;
  }
  .soc img:first-child {
    padding-left: 0;
  }
  footer .contacts {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  footer .contacts .btn-1 {
    margin-left: 0;
  }
  footer .line-1 {
    border: none;
  }
  footer .copyright p {
    font-size: 11px;
    line-height: 19px;
    text-align: left;
  }
  .lang {
    justify-content: flex-end !important;
  }
  footer .copyright .row.justify-content-center {
    justify-content: flex-start !important;
  }
  footer .copyright .row.justify-content-center .col-11.col-md-10 {
    padding-left: 0;
  }
  /* Страница Фильтры */
  #partners .col-12 {
    padding: 0 40px;
  }
  #partners .owl-next img {
    right: -25px;
  }
  #partners .owl-prev img {
    left: -25px;
  }
}

@media (min-width: 767px) and (max-width: 1400px) {
  /* Шапка */
  .contacts {
    flex-wrap: wrap;
    justify-content: flex-end;
    padding: 10px 0;
    padding-left: 25px;
    padding-right: 35px;
  }
  .contacts .contacts-block {
    padding: 0 !important;
    height: auto;
  }
  header .btn-1,
  footer .btn-1 {
    padding: 10px 25px;
  }
  header .contacts .phone-open,
  footer .contacts .phone-open {
    line-height: 24px;
    font-size: 16px;
  }
  /* Шапка */
}

@media (max-width: 767px) {
  header {
    padding-top: 15px;
  }
  header .container {
    max-width: 100% !important;
  }
  header .menu-mob {
    padding-left: 20px;
    padding-right: 20px;
  }
  header .logo a,
  footer .logo a {
    width: auto;
  }
  header .menu-mob .col-3.d-flex.align-items-center {
    padding: 0;
  }
  header .logo,
  header .contacts {
    padding-left: 20px;
  }
  header .contacts {
    padding-left: 20px;
    padding-right: 20px;
    justify-content: space-between;
  }
  .lang {
    padding-right: 0;
  }
  .copyright .col-10 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .d7 input {
    font-family: Gilroy;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #ffffff80;
  }
  /* Шапка */
  header .logo img,
  footer .logo img {
    max-width: 77px;
    height: auto;
  }
  header .logo p,
  footer .logo p {
    margin-left: 6px;
    font-size: 9px;
    line-height: 13.5px;
  }
  header .contacts .phone-open,
  footer .contacts .phone-open {
    font-size: 13px;
    line-height: 20px;
  }
  header .contacts p,
  footer .contacts p {
    font-size: 9px;
    line-height: 12px;
  }
  header .contacts a,
  footer .contacts a {
    font-size: 13px;
    line-height: 20px;
  }
  .btn-1 {
    font-size: 11px;
    line-height: 16.5px;
    padding: 9.5px 24px;
    margin-left: 15px;
  }
  .contacts .contacts-block {
    height: auto;
    padding: 10px 0;
  }
  header .contacts .phone-open:before,
  footer .contacts .phone-open:before {
    font-size: 12px;
    padding-right: 5px;
  }
  .d7 input {
    width: 145px;
    height: 22px;
  }
  .d7 input::placeholder {
    font-size: 12px;
    line-height: 18px;
  }
  .d7 button {
    width: 35px;
    height: 100%;
  }
  .d7 button:before {
    font-size: 11px;
    font-size: 11px;
    position: absolute;
    top: 6px;
  }
  header .flags {
    margin-left: 0px;
  }
  header .flags img {
    max-width: 22px;
  }
  header .contacts .phone-open:after,
  header .flags:after {
    font-size: 5px;
    padding-left: 4px;
  }
  /* Шапка */
  footer .logo {
    padding-left: 20px;
  }
  footer .soc {
    justify-content: flex-start !important;
    margin: 10px 0;
    padding-left: 20px;
  }
  footer .contacts {
    padding-left: 20px;
  }
  footer .offices-mob .mob-menu {
    border: none;
  }
  footer .offices-mob {
    padding: 0 20px;
  }
  footer .offices-mob .mob-menu li a {
    font-size: 13px;
    line-height: 19px;
  }
  footer .offices-mob .mob-menu .sub-menu-mob {
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  footer .offices-mob .mob-menu .sub-menu-mob p {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #d0d5e2;
  }
  footer .copyright p {
    font-size: 9px;
    line-height: 19px;
    text-align: left;
  }
  footer .copyright {
    padding-left: 20px;
  }
  footer .offices-mob .mob-menu li a {
    padding: 5px 0 5px 0px;
  }
  #partners .col-12 {
    padding: 0 40px;
  }
  #partners .owl-next img {
    right: -20px;
  }
  #partners .owl-prev img {
    left: -20px;
  }
}

.hit_prodazh {
  margin-top: 6px;
  border: 1px solid var(--theme-grey-dark);
  border-radius: 5px;
  padding: 7px;
  text-align: center;
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

.hit_prodazh.green {
  border: 1px solid var(--theme-grey-dark);
}

.d-block_vygodnaya_czena {
  width: 130px;
}

.sticker {
  width: 100%;
  display: block;
  float: left;
}

/*        @media (min-width: 1750px){
}
        #menu-verhnee-menyu .sub-menu{
            max-width: 20%;
        }*/

/* .sub-menu li.menu-item-type-post_type .sub-menu{
            position: absolute;
            visibility: hidden;
            opacity: 0; 
            left: 0;
            transform-origin: 0% 0%;
            transform: rotateX(-90deg);
            transition: .3s linear;
        } */

/* .sub-menu li.menu-item-type-post_type:hover .sub-menu{
            transform: rotateX(0deg);
            position: relative;
            left: -25px;
            visibility: visible;
            opacity: 1;
        } */

/* #menu-verhnee-menyu .sub-menu li .sub-menu li{
            border-bottom: 1px solid #fff;
            padding-left: 17px;
        } */

.sub-menu li.menu-item-has-children .sub-menu {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  left: 279px;
  top: 0px;
  transition: 0.3s linear;
  background: var(--theme-brown);
}

.sub-menu li.menu-item-has-children:hover .sub-menu {
  visibility: visible;
  opacity: 1;
  left: 279px;
  top: 0px;
}

header ul li .sub-menu .menu-item-has-children a:after {
  content: "\f0d7" !important;
  font-family: FontAwesome;
  color: white !important;
  font-size: 10px !important;
  padding-left: 7px !important;
  display: inline-block;
  transform: rotate(270deg);
}

header ul li .sub-menu .menu-item-has-children .sub-menu a:after {
  content: none !important;
}

.display_none {
  display: none;
}

/* #menu-verhnee-menyu .sub-menu li .sub-menu {
                padding: 10px;
            } */

#menu-verhnee-menyu .sub-menu li .sub-menu li {
  border-bottom: 1px solid #b5aa9d47;
  padding: 0;
  border-left: 0;
  border-top: 0;
}

#menu-verhnee-menyu .sub-menu li .sub-menu li:hover {
  background: #434b60;
}

#menu-verhnee-menyu .sub-menu li .sub-menu li a {
  padding: 10px;
}

.sub-menu .menu-item:hover {
  background: #2f35437d;
}

header nav ul li {
  cursor: unset !important;
}
