@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,700;1,400&display=swap');
@keyframes pictures {
  0% {
    transform: scale(1,1) translateY(0);
  }
  50% {
    transform: scale(.9,1.1) translateY(-10px);
  }
  100% {
    transform: scale(1,1) translateY(0);
  }
}
body {
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 1.3;
  color: #2e2e2e;
  margin: 0;
  background: #fff;
}
/* MODAL SEARCH RESULT */

.blockSearchFastResult{
    position: absolute;
    margin-top:10px;
    right: 0px;
    border: #3f58a5 solid 1px;
    padding: 10px;
    z-index: 1001;
    background: white;
    font-size: 9pt;
    border-radius: 6px;
    display: none;
    width:550px;
   
}
.blockSearchFastResult:before{
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-left: -10px;
    top: -12px;
    border-bottom: #3f58a5 solid 12px;
    border-left: transparent solid 10px;
    border-right: transparent solid 10px;
}
.blockSearchFastResult .item{
    position: relative;
    border-bottom: solid 1px #42210e;
    padding: 10px 0;
    display: block;
    text-decoration: none;
}
.blockSearchFastResult .item .photo{
    float: left;
    margin-right: 20px;
    width: 70px;
    text-align: center;
}
.blockSearchFastResult .item .photo img{
    height: 50px;
    max-width: 70px;
}
.blockSearchFastResult .item .name{
    font-weight: bold;
    font-size: 11pt;
    text-align: left;
    color:#000000;
}
label.error{text-align:center;color:#353535;display:block;font-size:11px;padding:3px;border-radius:3px;background: #fbffeb;margin:10px 0px 10px 0px;border:1px solid #e4eacd;width:256px;}
.blockSearchFastResult .item .price{
    color: #ff0000;
    font-weight: bold;
    font-size: 13pt;
}
.blockSearchFastResult .allResult{
    display: block;
    text-align: center;
    padding: 15px 0 5px 0;
    text-decoration: none;
    font-size:18px;
}
.blockSearchFastResult .allResult:hover{
    color: #ca0000;
    opacity:0.5;
}

.SideBar-Left{
    float: left;
   
    padding-right: 20px;
}
.blockContent{
    float: right;
    width: 940px;
}
.blockFilter{
    position: relative;
    
    margin-bottom: 10px;
}

.blockFilter div.separate{
    border-bottom:1px dashed #cccccc;
    height:1px;
    margin-top:10px;
}


.blockFilter h3.title{
    font-size: 11px;
    text-align: center;
    background: #3f58a5;
    border-radius: 3px 3px 3px 3px;
    padding: 7px 10px;
    color: #ffffff;
    margin: 0;
    font-weight: bold;
    line-height: 15px;
    width:250px;
}
.blockFilter .variants{
    padding: 10px 5px;
    font-size:12px;
}
.blockFilter label{
    display: block;
/*
    float: left;
    min-width: 50%;
*/
    cursor: pointer;
}
.sortLine{
    font-size: 10pt;
    margin-bottom: 10px;
}
.sortLine span{

    display: inline-block;
    margin: 0 10px;
    color:red;
font-weight: bold;
     
     padding:2px 7px;
     font-size:12px;
}
.sortLine a{
    display: inline-block;
    margin: 0 10px;
     color:#3f58a5;

     padding:2px 7px;
     font-size:12px;
     font-weight: bold;
}
.sortLine a:hover{
    
    text-decoration: underline;
}
.paginator{
    text-align: center;
    margin-bottom: 10px;
}
.paginator a{
    display: inline-block;
    text-align: center;
    padding: 2px 0px;
    width: 20px;
    margin: 0 3px;
    background: #1e5799;
    background: -moz-linear-gradient(top, #1e5799 0%, #ffffff 0%, #e9e9e9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(0%,#ffffff), color-stop(100%,#e9e9e9));
    background: -webkit-linear-gradient(top, #1e5799 0%,#ffffff 0%,#e9e9e9 100%);
    background: -o-linear-gradient(top, #1e5799 0%,#ffffff 0%,#e9e9e9 100%);
    background: -ms-linear-gradient(top, #1e5799 0%,#ffffff 0%,#e9e9e9 100%);
    background: linear-gradient(to bottom, #1e5799 0%,#ffffff 0%,#e9e9e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#e9e9e9',GradientType=0 );
    font-size: 10pt;
}
.cap{
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.4) url(../images/preloader.gif) no-repeat center center;
}
.paginator a:hover{
    background: #fdd91e;
    color: white;
}
.paginator span{
    display: inline-block;
    text-align: center;
    padding: 2px 0px;
    width: 20px;
    font-size: 10pt;
    margin: 0 3px;
    background: #f69d8e;
    color: white;
}

/* ?????? ???????? */
#slider {
    margin: 16px 8px 5px 8px;
}
/* ????????? ???????? */
.ui-slider {
    position: relative;
}
/* ???????? */
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 13px;   /* ?????? ?????? ?????? */
    height: 13px;  /* ? ?????? */
    background: white; /* ???????? ???????????? ????????. ??? ????? ?????? ??????, ?????? ?????? ? ?????????? */
    border: solid 2px #3f58a5; /* ???????? ???????????? ????????. ??? ????? ?????? ??????, ?????? ?????? ? ?????????? */
    cursor: pointer;
    border-radius: 50%;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    overflow: hidden;
}
/* ?????????????? ??????? (???? ?????? ?? ??????? ?????? ????????) */
.ui-slider-horizontal {
    height: 3px; /* ?????? ?????? ???????? ??????? */
}
/* ????????????? ???????? */
.ui-slider-horizontal .ui-slider-handle {
    top: -5px;
    margin-left: -6px;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}
/* ?????????? ?????? ?? ??????? ????? ???????? */
.ui-widget-content {
    border: 1px solid #D4D4D4;
    background: #fff;
}
/* ?????????? ????????? ??????? (????? ????? ??????????) */
.ui-widget-header {
    border: 1px solid #0074c5;
    background: #3f58a5;
    height: 3px !important;
}
/* ?????????? ??? ?????? ???????? */
.ui-corner-all {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
#minCost{
    float: left;
    width: 48%;
    padding: 3px 5px;
    margin-left:10px;
    border-radius:3px;
    border:1px solid #d4d3d3;
    width:80px;
    height:25px;
    color:#000000;
}
#maxCost{
    border-radius:3px;
    border:1px solid #d4d3d3;
    width:80px;
    padding: 3px 5px;
    height:25px;
    color:#000000;
}
/* END PRICE SLIDER */
@media (max-width: 1199px) {
  body {
    padding: 45px 0 0 0;
  }
}
.wrapper {
  position: relative;
  overflow: hidden;
}
.container {
  max-width: 1200px;
  position: relative;
}
.title {
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .title {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .title {
    font-size: 30px;
  }
}
p,
.min-title,
.title {
  margin: 0;
  position: relative;
}
.order a {
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
}
.order a,
.order button {
  padding: 15px 20px;
  min-height: 70px;
  border-radius: 3px;
  font-weight: 700;
  background: #ffffff;
  cursor: pointer;
  border: none;
  color: #2e2e2e;
}
.order a:hover,
.order button:hover {
  background: #007ad8;
  color: #fff;
}
.order a.blue,
.order button.blue {
  background: #007ad8;
  color: #fff;
}
.order a.blue:hover,
.order button.blue:hover {
  background: #025ea5;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .order a,
  .order button {
    padding: 10px 10px;
    min-height: 60px;
  }
}
@media (max-width: 767px) {
  .order a,
  .order button {
    min-height: 50px;
  }
}
a,
button {
  transition: all 0.2s ease-in-out;
}
a:active,
a:focus,
button:active,
button:focus {
  outline: none !important;
}
.form ::-webkit-input-placeholder {
  color: #999;
}
.form ::-moz-placeholder {
  color: #999;
}
.form :-moz-placeholder {
  color: #999;
}
.form :-ms-input-placeholder {
  color: #999;
}
.form label.error {
  display: none !important;
}
.form input,
.form select,
.form textarea {
  border-radius: 2px;
  border: 1px solid transparent;
  color: #fff;
  width: 100%;
  outline: none;
  font-size: 18px;
  background-color: #ededed;
}
.form input:focus,
.form select:focus,
.form textarea:focus {
  border-color: #3d3d3d;
}
.form input.error,
.form select.error,
.form textarea.error {
  border-color: #E76767;
  box-shadow: 0 0 4px #CC0000;
}
.form input {
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
}
.form select {
  height: 60px;
}
.form textarea {
  padding: 10px 15px;
}
@media (max-width: 767px) {
  .form input,
  .form textarea,
  .form select {
    font-size: 16px;
  }
}
.gray {
  color: #686868;
}
.manage {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  background: #fff;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  z-index: 1000;
  box-shadow: 0px 1px 5px -1px rgba(0,0,0,0.61);
}
.manage .logo img {
  width: 60px;
}
.humb {
  width: 40px;
  padding: 8px 7px;
  background: transparent;
  position: fixed;
  top: 5px;
  right: 10px;
  z-index: 10000;
  cursor: pointer;
  background: #2a90de;
  transition: 0.3s;
}
.humb.active {
  background: none;
  top: 10px;
}
.humb.active .dv-2 {
  opacity: 0;
}
.humb.active .dv-1 {
  transform: rotate(-45deg);
}
.humb.active .dv-3 {
  transform: rotate(45deg) translate(-10px,-10px);
}
.humb div {
  height: 4px;
  background: #fff;
  transition: 0.3s;
}
.humb div:not(:last-of-type) {
  margin-bottom: 3px;
}
.mobile-menu {
  position: fixed;
  top: 0;
  right: 0;
  transform: translateX(100%);
  height: 100%;
  width: 290px;
  background: #fff;
  z-index: 9999;
  transition: 0.3s;
  padding: 50px 30px 50px 30px;
  overflow-y: scroll;
  background: #2a90de;
}
.mobile-menu.active {
  transform: none;
}
.mobile-menu .close-menu {
  position: absolute;
  top: 11px;
  right: 11px;
  font-size: 30px;
  line-height: 10px;
  height: 10px;
  color: #ffffff;
  cursor: pointer;
  transition: 0.3s;
}
.mobile-menu .close-menu:hover {
  color: #d41584;
}
.mobile-menu .logo {
  margin: 0 0 40px 0;
}
.mobile-menu .logo img {
  width: 60px;
}
.mobile-menu .menu > div:not(:last-of-type) {
  margin-bottom: 15px;
}
.mobile-menu .menu > div > a {
  text-transform: uppercase;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  color: #f8f8f8;
  box-shadow: none;
  outline: none;
}
.mobile-menu .menu > div > a.active {
  text-decoration: underline;
}
.mobile-menu .menu > div .dropdown-menu {
  position: relative !important;
  transform: none !important;
  top: initial !important;
  float: none !important;
  border-radius: 0;
  padding: 15px;
}
.mobile-menu .menu > div .dropdown-menu div:not(:last-of-type) {
  margin-bottom: 5px;
}
.mobile-menu .menu > div .dropdown-menu div a {
  color: #000;
  box-shadow: none;
  outline: none;
}
.mobile-menu .menu > div .dropdown-menu div a.active {
  text-decoration: underline;
}
.menu-back {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.69);
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.menu-back.active {
  opacity: 1;
  visibility: visible;
}
.product {
  position: relative;
  max-width: 290px;
  margin: 40px auto 0;
  border: 1px solid #d2d2d2;
  background-color: #ffffff;
  transition: 0.3s;
  overflow: hidden;
}
.product:hover {
  border-color: #007ad8;
}
.product .pic {
  position: relative;
  display: block;
}
.product .pic .labe {
  padding: 5px;
  border-radius: 3px;
  color: #fff;
  position: absolute;
  left: 10px;
  top: 10px;
  height: 40px;
  font-weight: 700;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product .pic .labe.discount {
  background-color: #fe4f4f;
  font-size: 31px;
  text-shadow: 0 0 41px rgba(0,0,0,0.11);
  line-height: 1;
}
.product .pic .labe.new {
  font-size: 17px;
  background-color: #00b1eb;
}
.product .pic > img {
  max-width: 100%;
  transition: 0.5s ease-in-out;
}
.product .p-body {
  padding: 28px 28px 20px 28px;
}
.product .p-body .name {
  display: block;
  color: #000;
  text-transform: uppercase;
  margin: 0 0 15px 0;
}
.product .p-body .desc {
  margin: 0 0 17px 0;
}
.product .p-body .prices {
  font-weight: 700;
  margin: 0 0 25px 0;
}
.product .p-body .prices .new {
  color: #ff0000;
}
.product .p-body .order a,
.product .p-body .order button {
  min-height: 45px;
  width: 100%;
}
@media (max-width: 767px) {
  .product {
    margin: 30px auto 0;
  }
}
.swiper-button div {
  margin: 0;
  transform: translateY(-50%);
  outline: none;
}
.swiper-button div:hover:after {
  color: #007ad8 !important;
}
.swiper-button div:after {
  color: #fff;
  transition: 0.3s ease-in-out;
}
.sl-other {
  position: relative;
  padding: 0 80px;
}
.sl-other .swiper-button div:after {
  color: #727272;
}
.sl-other .swiper-button .swiper-button-next {
  right: 0;
}
.sl-other .swiper-button .swiper-button-prev {
  left: 0;
}
@media (max-width: 1199px) {
  .sl-other {
    padding: 0 30px;
    margin: 0 -10px;
  }
  .sl-other .swiper-button div:after {
    font-size: 27px;
  }
}
.header {
  background: #fff;
}
.header .h-top {
  background-color: #eeeeee;
  padding: 5px 0;
}
.header .h-top .ht-block {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .header .h-top {
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  .header .h-top {
    padding: 15px 0;
  }
  .header .h-top .ht-block {
    margin: 10px 0 0 0;
  }
}
.header .h-middle {
  padding: 14px 0 0 0;
}
.header .h-middle form {
  position: relative;
  width: 100%;
}
.header .h-middle form input {
  border-radius: 3px;
  padding: 0 35px 0 15px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #d2d2d2;
  background-color: #ffffff;
  color: #000;
  width: 100%;
}
.header .h-middle form button {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  outline: none;
}
.header .h-middle .hm-block {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header .h-middle .hm-block .icon {
  margin: 0 20px 0 0;
}
.header .h-middle .hm-block .numbers a {
  display: block;
  color: #000;
  text-decoration: none;
  font-weight: 700;
}
.header .h-middle .hm-block .numbers a:hover {
  color: #007ad8;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .header .h-middle {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .header .h-middle {
    padding-bottom: 15px;
  }
  .header .h-middle .hm-block {
    margin: 15px 0 0 0;
  }
}
.header .h-bottom {
  transition: 0.3s ease-in-out;
  padding: 25px 0 15px 0;
  background: #fff;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
}
.header .h-bottom.active {
  padding: 20px 0 15px 0;
  position: fixed;
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.47);
}
.header .h-bottom.active .menu {
  border: none;
  padding-bottom: 0;
}
.header .h-bottom .menu {
  border-bottom: 2px solid #2a90de;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 5px;
  transition: 0.3s ease-in-out;
}
.header .h-bottom .menu .nav-item:not(:last-of-type) {
  margin-right: 35px;
}
.header .h-bottom .menu .nav-item .nav-link {
  padding: 0;
  color: #000000;
  display: block;
}
.header .h-bottom .menu .nav-item .nav-link:not(.active):hover {
  opacity: 0.7;
}
.header .h-bottom .menu .nav-item .nav-link.active {
  color: #007ad8;
}
@media (max-width: 1199px) {
  .header .h-bottom {
    display: none;
  }
}
.main .swiper-button div:after {
  color: #fff;
}
.main .swiper-button .swiper-button-next {
  right: 5%;
}
.main .swiper-button .swiper-button-prev {
  left: 5%;
}
.main .swiper-pagination {
  left: 0;
  width: 100%;
  bottom: 3%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}
.main .swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: #ffffff;
  border-radius: 50%;
  opacity: 1;
  outline: none;
}
.main .swiper-pagination .swiper-pagination-bullet:not(:last-of-type) {
  margin-right: 10px;
}
.main .swiper-pagination .swiper-pagination-bullet-active {
  background: #585858;
}
@media (max-width: 767px) {
  .main .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}
.main .slider {
  position: relative;
}
.main .slider .swiper-main {
  overflow: hidden;
  height: 790px;
}
.main .slider .swiper-main .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main .slider .swiper-main .swiper-slide:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.54);
}
.main .slider .swiper-main .swiper-slide.swiper-slide-active .swiper-inner {
  opacity: 1;
  transform: none;
  z-index: 100;
}
.main .slider .swiper-inner {
  transition: 1.5s ease-in-out;
  transform: translate(-100%);
  opacity: 0;
  position: relative;
  z-index: 5;
  color: #fff;
  width: 100%;
}
.main .slider .swiper-inner .list {
  margin: 55px 0 55px 0;
}
.main .slider .swiper-inner .list p {
  padding: 0 0 0 40px;
}
.main .slider .swiper-inner .list p:not(:last-of-type) {
  margin-bottom: 15px;
}
.main .slider .swiper-inner .list p:before {
  position: absolute;
  content: '';
  left: 0;
  top: 7px;
  width: 22px;
  height: 22px;
  background: url(../images/ok.png) no-repeat center / contain;
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .main .slider .swiper-main {
    height: 620px;
  }
  .main .slider .swiper-inner .list {
    margin: 40px 0 40px 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .main .slider .swiper-main {
    height: 620px;
  }
  .main .slider .swiper-inner .list {
    margin: 40px 0 40px 0;
  }
}
@media (max-width: 767px) {
  .main .slider .swiper-main {
    height: 500px;
  }
  .main .slider .swiper-inner .list {
    margin: 25px 0 30px 0;
  }
  .main .slider .swiper-inner .list p {
    padding: 0 0 0 25px;
  }
  .main .slider .swiper-inner .list p:before {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    top: 3px;
  }
}
.benefits {
  padding: 35px 0 50px 0;
  text-align: center;
  background-color: #f8f8f8;
}
.benefits .b-block:hover .icon {
  animation: 0.7s ease pictures;
}
.benefits .b-block .icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 71px;
}
.benefits .b-block .icon img {
  max-width: 100%;
  max-height: 100%;
}
.benefits .b-block .tit {
  margin: 17px 0 13px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .benefits .b-bock {
    margin: 30px auto 0;
  }
}
@media (max-width: 767px) {
  .benefits {
    padding: 20px 0 45px 0;
  }
  .benefits .b-block {
    margin: 30px auto 0;
  }
  .benefits .b-block .icon {
    height: 51px;
  }
  .benefits .b-block .tit {
    margin: 13px 0 13px 0;
  }
}
.product-sec .container {
  max-width: 1400px;
}
.product-sec .slider .swiper-container {
  padding-top: 15px;
}
.product-sec .product {
  margin: auto;
}
.product-sec .product:hover {
  transform: translateY(-10px);
}
.sale {
  padding: 75px 0 100px 0;
}
.sale .tab-pane {
  display: block !important;
  height: 0;
}
.sale .tab-pane.active {
  height: 100%;
}
.sale .nav-tabs {
  border: none;
  margin: 30px 0 60px 0;
  justify-content: center;
}
.sale .nav-tabs .nav-item {
  margin: 0;
}
.sale .nav-tabs .nav-item .nav-link {
  padding: 5px 15px;
  min-width: 223px;
  background: #efefef;
  border: none;
  text-align: center;
  color: #000;
  border-radius: 0;
}
.sale .nav-tabs .nav-item .nav-link.active {
  background: #007ad8;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .sale {
    padding: 75px 0 70px 0;
  }
}
@media (max-width: 767px) {
  .sale {
    padding: 35px 0 45px 0;
  }
  .sale .nav-tabs {
    margin: 30px 0 25px 0;
  }
}
.categories .c-row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  padding: 0 25px;
}
.categories .c-block {
  color: #fff;
  position: relative;
  overflow: hidden;
}
.categories .c-block:hover .pic img {
  transform: scale(1.06);
}
.categories .c-block:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  z-index: 2;
}
.categories .c-block:not(:last-of-type) {
  margin-right: 25px;
}
.categories .c-block .tit {
  min-height: 52px;
  text-transform: uppercase;
}
.categories .c-block .order {
  margin: 20px 0 0 0;
}
.categories .c-block .pic img {
  max-width: 100%;
  transition: 0.3s ease-in-out;
}
.categories .c-block .text-block {
  position: absolute;
  left: 0;
  top: 0;
  padding: 38px 35px;
  z-index: 5;
}
.categories .cb-3 {
  color: #000;
}
.categories .cb-3:before {
  display: none;
}
.categories .cb-3 .text-block {
  padding: 100px 70px;
}
.categories .cb-3 .logos {
  margin: 55px 0 0 0;
}
.categories .cb-3 .logos .lg-block:not(:last-of-type) {
  margin-bottom: 15px;
}
.categories .cb-3 .logos .lg-block img {
  max-width: 100%;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .categories .c-block .text-block {
    padding: 20px 15px !important;
  }
  .categories .cb-3 .logos {
    margin: 15px 0 0 0;
  }
  .categories .cb-3 .logos .lg-block {
    width: 110px;
  }
}
@media (max-width: 767px) {
  .categories .c-row {
    flex-wrap: wrap;
  }
  .categories .c-block {
    width: 100%;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto !important;
    margin-bottom: 20px;
  }
  .categories .c-block .tit {
    min-height: 0;
  }
  .categories .c-block .text-block {
    padding: 20px !important;
  }
  .categories .cb-3 {
    max-width: 100%;
  }
  .categories .cb-3 .logos {
    margin: 15px 0 0 0;
  }
  .categories .cb-3 .logos .lg-block {
    width: 130px;
  }
}
@media (max-width: 575px) {
  .categories .c-block {
    max-width: 440px;
  }
}
.new-products {
  padding: 100px 0 80px 0;
}
.new-products .title {
  text-align: center;
  margin: 0 0 70px 0;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .new-products {
    padding: 60px 0 60px 0;
  }
  .new-products .title {
    margin: 0 0 40px 0;
  }
}
@media (max-width: 767px) {
  .new-products {
    padding: 30px 0 40px 0;
  }
  .new-products .title {
    margin: 0 0 20px 0;
  }
}
.about {
  padding: 0 0 75px 0;
}
.about .text {
  margin: 35px 0 0 0;
}
.about .text p:not(:last-of-type) {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .about {
    padding-bottom: 0px;
  }
  .about .text {
    margin: 20px 0 0 0;
  }
  .about .text p:not(:last-of-type) {
    margin-bottom: 10px;
  }
}
.footer {
  position: relative;
  padding: 95px 0 165px 0;
}
.footer .f-block {
  background: rgba(255,255,255,0.74);
  padding: 50px;
  max-width: 530px;
  transition: 0.3s;
  position: relative;
  z-index: 2;
}
.footer .f-block:hover {
  background: #fff;
}
.footer .f-block .ft-block {
  margin: 30px 0 0 0;
}
.footer .f-block .ft-block .numbers a {
  display: block;
  color: #000;
  text-decoration: none;
}
.footer .f-block .ft-block .numbers a:hover {
  color: #007ad8;
}
@media (min-width: 768px) {
  .footer .map {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .footer {
    padding: 35px 0 0 0;
  }
  .footer .map {
    height: 300px;
  }
  .footer .f-block {
    padding: 20px 30px;
    max-width: 100%;
  }
}
