@font-face {
  font-family: "MuseoSans";
  src: url("../fonts/MuseoSans/MuseoSansRegular/MuseoSansRegular.eot");
  src: url("../fonts/MuseoSans/MuseoSansRegular/MuseoSansRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSans/MuseoSansRegular/MuseoSansRegular.woff") format("woff"), url("../fonts/MuseoSans/MuseoSansRegular/MuseoSansRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "MuseoSansMedium";
  src: url("../fonts/MuseoSans/MuseoSansMedium/MuseoSansMedium.eot");
  src: url("../fonts/MuseoSans/MuseoSansMedium/MuseoSansMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSans/MuseoSansMedium/MuseoSansMedium.woff") format("woff"), url("../fonts/MuseoSans/MuseoSansMedium/MuseoSansMedium.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "MuseoSansBlack";
  src: url("../fonts/MuseoSans/MuseoSansBlack/MuseoSansBlack.eot");
  src: url("../fonts/MuseoSans/MuseoSansBlack/MuseoSansBlack.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSans/MuseoSansBlack/MuseoSansBlack.woff") format("woff"), url("../fonts/MuseoSans/MuseoSansBlack/MuseoSansBlack.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "MuseoSansBold";
  src: url("../fonts/MuseoSans/MuseoSansBold/MuseoSansBold.eot");
  src: url("../fonts/MuseoSans/MuseoSansBold/MuseoSansBold.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSans/MuseoSansBold/MuseoSansBold.woff") format("woff"), url("../fonts/MuseoSans/MuseoSansBold/MuseoSansBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "ProximaNovaBlack";
  src: url("../fonts/ProximaNovaBlack/ProximaNovaBlack.eot");
  src: url("../fonts/ProximaNovaBlack/ProximaNovaBlack.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaBlack/ProximaNovaBlack.woff") format("woff"), url("../fonts/ProximaNovaBlack/ProximaNovaBlack.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
a {
  outline: none !important;
}
ul {
  padding-left: 0;
  list-style-type: none;
}
.btn-clear {
  text-transform: uppercase;
  font-family: MuseoSansBlack, sans-serif;
  border: 3px solid #df4432;
  border-radius: 30px;
  letter-spacing: 0.080em;
}
.title-block {
  font-family: MuseoSansBlack, sans-serif;
  color: #322c2b;
}
body {
  font-family: MuseoSans, sans-serif;
  font-size: 16px;
}
.site-header {
  height: 707px;
}
header {
  position: relative;
}
header .header-info {
  position: relative;
}
header .center-line {
  position: relative;
  z-index: 2;
}
header .main-title {
  position: relative;
  z-index: 2;
}
header .top-line {
  padding-top: 30px;
  position: relative;
  z-index: 2;
}
header .top-line .address {
  font-family: MuseoSansMedium, sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
}
header .top-line .phones {
  display: inline-block;
}
header .top-line .phones ul li a {
  font-family: MuseoSansMedium, sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  text-decoration: none;
}
header .top-line .btn-wrap {
  display: inline-block;
  float: right;
  margin-left: 18px;
}
header .top-line .btn-wrap a {
  font-family: MuseoSansBlack, sans-serif;
  font-size: 15px;
  color: #ffffff;
  background: #df4432;
  text-transform: uppercase;
  letter-spacing: 0.080em;
  padding: 10px 14px;
  border-radius: 30px;
}
header .top-line .right-block {
  text-align: right;
}
header .title-slider {
  padding-top: 80px;
  padding-bottom: 35px;
}
header .title-slider h3 {
  font-size: 43px;
  font-family: MuseoSansBlack, sans-serif;
  color: #ffffff;
  line-height: 1.4;
}
header .show-all {
  text-align: center;
}
header .show-all .btn-clear {
  color: #ffffff;
  font-size: 16px;
  font-family: MuseoSansBlack, sans-serif;
  letter-spacing: 0.080em;
  border: 3px solid #df4432;
  border-radius: 30px;
  padding: 18px 38px;
}
header .slider {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.main-menu {
  margin-top: 25px;
}
.main-menu ul {
  display: flex;
  float: right;
}
.main-menu ul li {
  margin-left: 35px;
}
.main-menu ul li a {
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-family: ProximaNovaBlack, sans-serif;
  letter-spacing: 0.110em;
}
.main-menu ul li.active a {
  border-bottom: 4px solid #ffffff;
}
.main-menu ul li.price a {
  color: #df4432;
}
.main-menu ul li.price a:before {
  content: url('../images/dnd.png');
  float: left;
  margin-right: 9px;
}
#main {
  min-height: 400px;
}
.content {
  background: url("../images/content_bg1.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.partners-block {
  padding-top: 60px;
}
.partners-block .title-block {
  font-size: 24px;
  padding-top: 20px;
}
.partners-block .logos ul {
  margin: 0;
  display: flex;
}
.partners-block .logos ul li {
  margin-left: 70px;
}
.catalog-block {
  padding-top: 80px;
}
.catalog-block .categories .item {
  text-align: center;
}
.catalog-block .categories .item a {
  text-decoration: none;
}
.catalog-block .categories .item .image {
  background: #ffffff;
}
.catalog-block .categories .item .title {
  position: relative;
  top: -55px;
  background: #df4432;
  color: #ffffff;
  font-size: 16px;
  font-family: MuseoSansBlack, sans-serif;
  letter-spacing: 0.080em;
  height: 55px;
  padding: 5px 0;
}
.catalog-block .categories .item:hover .title {
  background: #b01705;
}
.catalog-block .description .title-block {
  font-size: 58px;
  line-height: 1.1;
  margin-bottom: 14px;
}
.catalog-block .description .text {
  font-size: 17px;
  margin-bottom: 30px;
}
.catalog-block .description .btn-clear {
  color: #322c2b;
  padding: 12px 55px;
}
.advantage {
  padding-top: 85px;
}
.advantage .title-block {
  font-size: 58px;
  line-height: 1.1;
}
.advantage .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 55px;
}
.advantage .item .icon {
  width: 110px;
  text-align: center;
}
.advantage .item .title {
  display: inline-block;
  font-family: MuseoSansMedium, sans-serif;
  font-size: 16px;
  width: 170px;
  border-bottom: 4px solid #df4432;
}
.popular-products {
  padding-top: 100px;
}
.popular-products .title-block {
  font-size: 48px;
}
.popular-products .products {
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 60px;
}
.popular-products .products a {
  text-decoration: none;
  color: #322c2b;
}
.popular-products .products .description {
  min-height: 190px;
  padding: 15px 15px;
  background: #ffffff;
}
.popular-products .products .title {
  font-family: MuseoSansBold, sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  color: #df4432;
  letter-spacing: 0.060em;
  line-height: 1.2;
  margin-bottom: 5px;
  min-height: 53px;
}
.popular-products .products .color {
  color: #997c7a;
  text-transform: uppercase;
  font-size: 16px;
  min-height: 40px;
}
.popular-products .products .price {
  font-size: 24px;
  color: #df4432;
  font-family: MuseoSansBold, sans-serif;
}
.about {
  background: #df4432;
  color: #ffffff;
  padding-top: 50px;
  padding-bottom: 20px;
}
.about .text {
  padding-bottom: 15px;
  font-family: MuseoSansMedium, sans-serif;
}
.about ul li {
  font-family: MuseoSansMedium, sans-serif;
}
footer.footer {
  border-top: 3px solid #df4432;
}
footer {
  padding-top: 40px;
}
footer .title-section {
  font-family: MuseoSansBlack, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.080em;
  padding-left: 19px;
  margin-bottom: 10px;
}
footer .logo img {
  width: 100px;
}
footer .menu ul li {
  margin-bottom: 6px;
}
footer .menu ul li a {
  font-family: MuseoSansBlack, sans-serif;
  text-decoration: none;
  color: #322c2b;
  letter-spacing: 0.080em;
  text-transform: uppercase;
}
footer .menu ul li a span {
  border-bottom: 1px solid rgba(50, 44, 43, 0.45);
}
footer .text {
  font-family: MuseoSansMedium, sans-serif;
  padding: 12px 19px;
  min-height: 85px;
  font-size: 14px;
}
footer .text ul li a {
  color: #322c2b;
}
footer .color {
  background: #f5e8e9;
}
footer .price {
  margin-bottom: 12px;
}
footer .price a {
  display: flex;
  color: #df4432;
  text-transform: uppercase;
  letter-spacing: 0.100em;
  font-family: ProximaNovaBlack, sans-serif;
  font-size: 16.11px;
}
footer .price a:before {
  content: url('../images/dnd.png');
  margin-right: 5px;
}
footer .btn-wrap .btn {
  padding: 10px 37px;
  color: #5d4b4a;
}
footer .right-block {
  padding-left: 50px;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-pagination {
  bottom: 5%;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  background: #ffffff;
  margin-right: 5px;
  opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background: #df4432;
}
#content {
  padding: 50px 0;
  min-height: 500px;
}
.entry-content ul {
  padding-left: 40px;
  list-style-type: disc;
}
.btn-orange {
  border: 2px solid #df4432;
}
.btn-orange:hover {
  color: #ffffff !important;
  background-color: inherit !important;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.btn-clear:hover {
  background-color: #df4432 !important;
  color: #ffffff !important;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.woocommerce li.product a {
  color: #272727 !important;
}
.mark,
mark {
  padding: 0 !important;
}
