* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
li {
  list-style: none;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
input,
textarea,
button,
a,
select:focus {
  outline: none;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: 'roboto';
}
p,
ul {
  margin: 0;
}
* {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
*:hover {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.jcfepr22 {
  padding-right: 22px;
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}
.title {
  font-family: 'roboto-medium';
  font-size: 30px;
  color: #313342;
}
@media only screen and (max-width: 768px) {
  .title {
    font-size: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 940px) {
  .container {
    padding: 0 10px;
  }
  .bg1 .container {
    width: 90%;
  }
}
@font-face {
  font-family: 'roboto';
  /* название одно */
  src: url('../fonts/roboto/Roboto-Regular.eot');
  /* IE 9 - 11  .eot*/
  src: url('../fonts/roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'), /* IE Fix for IE 6-8 .eot*/ url('../fonts/roboto/Roboto-Regular.woff') format('woff');
  /* IE 9-11 & All Modern Browsers .woff */
  src: url("../fonts/roboto/Roboto-Regular.ttf") format("truetype");
  /* .ttf */
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'roboto-medium';
  /* название одно */
  src: url('../fonts/roboto/Roboto-Medium.eot');
  /* IE 9 - 11  .eot*/
  src: url('../fonts/roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype'), /* IE Fix for IE 6-8 .eot*/ url('../fonts/roboto/Roboto-Medium.woff') format('woff');
  /* IE 9-11 & All Modern Browsers .woff */
  src: url("../fonts/roboto/Roboto-Medium.ttf") format("truetype");
  /* .ttf */
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'roboto-black';
  /* название одно */
  src: url('../fonts/roboto/roboto-black.eot');
  /* IE 9 - 11  .eot*/
  src: url('../fonts/roboto/roboto-black.eot?#iefix') format('embedded-opentype'), /* IE Fix for IE 6-8 .eot*/ url('../fonts/roboto/roboto-black.woff') format('woff');
  /* IE 9-11 & All Modern Browsers .woff */
  src: url("../fonts/roboto/roboto-black.ttf") format("truetype");
  /* .ttf */
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'roboto-bold';
  /* название одно */
  src: url('../fonts/roboto/roboto-bold.eot');
  /* IE 9 - 11  .eot*/
  src: url('../fonts/roboto/roboto-bold.eot?#iefix') format('embedded-opentype'), /* IE Fix for IE 6-8 .eot*/ url('../fonts/roboto/roboto-bold.woff') format('woff');
  /* IE 9-11 & All Modern Browsers .woff */
  src: url("../fonts/roboto/roboto-bold.ttf") format("truetype");
  /* .ttf */
  font-style: normal;
  font-weight: normal;
}
.container {
  width: 780px;
  margin: 0 auto;
}
.bg1 .container {
  width: 940px;
  margin: 0 auto;
}
.bg1 .homeSlider .slider_div {
  background-size: cover!important;
  height: 400px;
}
.bg1 .homeSlider .title_bg1_slid {
  font-size: 36px;
  font-family: 'roboto-medium';
  color: #ffffff;
  margin-top: 97px;
}
.bg1 .homeSlider .descr_bg1_slid {
  margin-top: 7px;
  font-size: 24px;
  font-family: 'roboto-black';
  color: #ffffff;
}
.bg1 .slick-slider,
.bg1 .slick-list,
.bg1 .slick-track {
  height: 100%;
}
.bg1 .slick-slider {
  overflow: hidden;
}
.bg1 .slick-slider button {
  cursor: pointer;
}
.bg1 .slick-slider .slick-track .slick-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bg1 .slick-arrow,
.bg1 .slick-dots {
  position: absolute;
  z-index: 15;
}
.bg1 .slick-arrow {
  top: 50%;
}
.bg1 .slick-arrow.slick-prev {
  left: 0;
}
.bg1 .slick-arrow.slick-next {
  right: 0;
}
.bg1 .slick-dots {
  width: 100%;
  bottom: 5%;
  left: 0;
  text-align: center;
}
.bg1 .slick-dots li {
  display: inline-block;
}
.bg2 {
  margin-top: 71px;
}
.bg2 .bg_2_col_product {
  margin-top: 61px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.bg2 .bg_2_col_product .bg_2_block_product {
  width: 361px;
  position: relative;
  height: 580px;
}
.bg2 .bg_2_col_product .bg_2_block_product:hover .bg_hover {
  background: #8c2f0f;
  opacity: 0.4;
}
.bg2 .bg_2_col_product .bg_2_block_product .hover_bg_2_block_product {
  position: relative;
  cursor: pointer;
}
.bg2 .bg_2_col_product .bg_2_block_product .hover_bg_2_block_product .bg_hover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.bg2 .bg_2_col_product .bg_2_block_product img {
  cursor: pointer;
  position: relative;
  width: 100%;
  height: 270px;
  -o-object-fit: cover;
     object-fit: cover;
}
.bg2 .bg_2_col_product .bg_2_block_product .title_product {
  font-family: 'roboto-medium';
  font-size: 22px;
  margin-top: 23px;
  color: #313342;
}
.bg2 .bg_2_col_product .bg_2_block_product .descr_product {
  letter-spacing: -0.7px;
  color: #000;
  font-size: 16px;
  margin-top: 15px;
}
.bg3 {
  overflow: hidden;
  background: #e3dad1;
  height: 480px;
  margin-top: -10px;
  position: relative;
}
.bg3 .bg_3_bl_text {
  width: 45%;
}
.bg3 img {
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
}
.bg3 .title_bg_3 {
  font-size: 30px;
  margin-top: 71px;
  color: #313342;
  font-family: 'roboto-medium';
}
.bg3 .descr_bg_3 {
  font-size: 16px;
  margin-top: 20px;
  color: #000;
}
.bg3 button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  height: 50px;
  background: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #313342;
  color: #313342;
  font-family: 'roboto-bold';
  border-radius: 7px;
  cursor: pointer;
  font-size: 18px;
  margin-top: 33px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.bg3 button span {
  position: relative;
  color: #fff;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.bg3 button span:after {
  content: '';
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  left: -9px;
  bottom: -6px;
  border: 5px solid transparent;
  border-left: 6px solid #313342;
}
.bg3 button:hover {
  background: #313342;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #fff;
}
.bg3 button:hover span {
  position: relative;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #313342;
}
.bg3 button:hover span:after {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  left: -5px;
  border-left: 6px solid #fff;
}
.bg4 {
  margin-top: 71px;
}
.bg4 .sleder_partrers {
  margin-top: 62px;
}
.bg4 .sleder_partrers_div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bg4 .slick-prev,
.bg4 .slick-next {
  width: 40px;
  height: 40px;
  border: 1px solid #3e312a;
  border-radius: 50%;
  color: #fff;
}
.bg4 .slick-next {
  right: -79px;
}
.bg4 .slick-next:before {
  content: '';
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  left: 17px;
  bottom: 14px;
  border: 5px solid transparent;
  border-left: 6px solid #313342;
}
.bg4 .slick-next:hover {
  background: #3e312a;
}
.bg4 .slick-next:hover:before {
  content: '';
  border-left: 6px solid #fff;
}
.bg4 .slick-prev {
  left: -79px;
}
.bg4 .slick-prev:before {
  content: '';
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  left: 10px;
  bottom: 14px;
  border: 5px solid transparent;
  border-right: 6px solid #313342;
}
.bg4 .slick-prev:hover {
  background: #3e312a;
}
.bg4 .slick-prev:hover:before {
  content: '';
  border-right: 6px solid #fff;
}
@media only screen and (min-width: 768.5px) and (max-width: 950px) {
  .bg4 .slick-next {
    right: 0;
  }
  .bg4 .slick-prev {
    left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .bg1 .homeSlider .title_bg1_slid {
    font-size: 21px;
    text-align: center;
    margin-top: 35px;
  }
  .bg1 .homeSlider .descr_bg1_slid {
    margin-top: 16px;
    font-size: 16px;
    text-align: center;
  }
  .bg1 .homeSlider .slider_div {
    height: 249px;
  }
  .bg2,
  .bg2 .bg_2_col_product {
    margin-top: 31px;
  }
  .bg2 .bg_2_col_product .bg_2_block_product img {
    height: 225px;
  }
  .bg2 .bg_2_col_product .bg_2_block_product .title_product {
    font-size: 18px;
    margin-top: 19px;
  }
  .bg2 .bg_2_col_product .bg_2_block_product .descr_product {
    letter-spacing: -0.7px;
    font-size: 15px;
    margin-top: 15px;
    line-height: 17px;
  }
  .bg2 .bg_2_col_product .bg_2_block_product {
    height: 483px;
    width: 100%;
    margin: 0 auto;
  }
  .bg3 {
    height: auto;
  }
  .bg3 img {
    position: relative;
    width: 100%;
    height: 255px;
    left: 0;
    top: 0;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .bg3 .bg_3_bl_text {
    text-align: center;
    width: 311px;
    margin: 0 auto;
  }
  .bg3 .title_bg_3 {
    font-size: 24px;
    margin-top: 23px;
  }
  .bg3 .descr_bg_3 {
    font-size: 14px;
    margin-top: 17px;
    text-align: left;
  }
  .bg3 button {
    width: 164px;
    border-radius: 1px;
    font-size: 16px;
    margin: 33px auto 28px;
  }
  .bg4 {
    margin-top: 35px;
    margin-bottom: 50px;
  }
  .bg4 .sleder_partrers {
    margin-top: 0;
  }
  .bg4 .slick-next {
    right: 0;
  }
  .bg4 .slick-prev {
    left: 0;
    z-index: 999;
  }
}
