/*--------------------------------------/nullstyle/-------------------------------------------*/
*{
    padding: 0;
    margin: 0;
    border: 0;
}
*,*:before,*:after{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: before-box;
    box-sizing: border-box;
}
:focus,:active {outline: none;}
a:focus,a:active{outline: none;}
nav,footer,header,aside {display: block;}
    
html,body {
    height: 100%;
    width: 100%;
    font-size: 100%;
    line-height: 1;
    font-size: 14px;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
}
input,button,textarea {font-family: inherit;}
    
input::-ms-clear{display: none}
button{cursor: pointer;}
button::-moz-focus-inrer {padding: 0;border: 0;}
a,a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
ul,li {list-style: none;}
img {vertical-align: top;}
    
h1,h2,h3,h4,h5,h6 {font-size: inherit;font-weight: 400;}
/*--------------------------------------/nullstyle/-------------------------------------------*/
/*--------------------------------------/technical specifications/-------------------------------------------*/
/*--------------------------------------/icons/-------------------------------------------*/
@font-face {
  font-family: 'icons';
  src:
    url('../fonts/icons.ttf?r0hpuj') format('truetype'),
    url('../fonts/icons.woff?r0hpuj') format('woff'),
    url('../fonts/icons.svg?r0hpuj#icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="_icon-"]::before, [class*=" _icon-"]::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

._icon-facebook:before {
  content: "\e900";
}
._icon-instagram:before {
  content: "\e901";
}
._icon-shopping-bag:before {
  content: "\e902";
}
._icon-user:before {
  content: "\e903";
}
._icon-youtube:before {
  content: "\e904";
}
._icon-heart:before {
  content: "\e905";
}
/*--------------------------------------/icons/-------------------------------------------*/
.canvas{
    min-width: 100%;
    overflow: hidden;
}
.wrapper{
    max-width: 1440px;
    margin: 0px auto;
}
/*--------------------------------------/technical specifications/-------------------------------------------*/
/*--------------------------------------/header/-------------------------------------------*/
.header {
  position: fixed;
  width: 100%;
  z-index: 50;
}
.header__container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 99px;
    background-color: #c87e6b;
    padding: 30px 55px;
}
.link__logo {
}
.img__logo {
}
.heaser__memu {
  display: flex;
  flex-wrap: wrap;
}

.link__menu {
  font-family: Montserrat;
  font-size: 11.4px;
  line-height: 23px;
  font-weight: 800;
  letter-spacing: 0.1em;
  color: #e7e4db;
}
.link__menu:not(:last-child) {
  margin: 0px 71px 0px 0px;
}
.link__menu-text {
  padding: 5px 13px;
}
.link__menu-text:hover {
  border: 2px solid #e9e5da;
  border-radius: 17px;
  padding: 3px 11px;
}
.link__menu-text1 {
}
.link__menu-text2 {
}
.link__menu-text3 {
}
.link__menu-text4 {
}
.link__menu-text5 {
}
.header__icons {
  display: flex;
}
.link__icon {
  font-family: Montserrat;
  font-size: 21.4px;
  line-height: 23px;
  font-weight: 800;
  letter-spacing: 0.1em;
  color: #e7e4db;
  padding: 5px;
}
.link__icon:hover {
  border: 2px solid #e9e5da;
  border-radius: 40%;
  padding: 3px;
}
._icon-user {
}
._icon-shopping-bag {
}
.header__burger {
}

/*--------------------------------------/header/-------------------------------------------*/
/*--------------------------------------/mian/-------------------------------------------*/
.main__conrainer{
  background: url(../img/texture_6234.png)0 0 / 100% 100% no-repeat rgb(226, 222, 210);
}
/*--------------------------------------/main-intro/-------------------------------------------*/
.main__intro {
  display: flex;
}
.intro__text {
  display: flex;
  flex: 1 1 50%;
  align-items: center;
  flex-direction: column;
  padding: 160px 160px 252PX;
}
.intro__img {
  padding-top: 100px ;
}
.intro-img-1 {
  display: flex;
}
.intro__text-title {
  font-family: 'Playfair Display';
  font-size: 58.4px;
  line-height: 52px;
  font-weight: 700;
  letter-spacing: 0.025em;
  color: #484a4b;   
  text-align: center;                                
}
.intro__text-subtitle {
  font-family: 'Montserrat Alternates';
  font-size: 25px;
  line-height: 97px;
  font-weight: 700;
  color: #765a33;
  text-align: center; 
}
.intro__text-topping {
  font-family: 'Josefin Slab';
  font-size: 25px;
  line-height: 29px;
  font-weight: 400;
  color: #765a33;
  text-align: center; 
}
.intro-buttons {
  display: flex;
}
.intro__bts {
  padding: 10px;
  font-family: 'Montserrat Alternates';
  font-size: 12.5px;
  line-height: 19px;
  font-weight: 700;
  letter-spacing: 0.015em;
  color: #484a4b;
}
.intro__bts:hover {
  padding: 10px;
  background-color: #787878;
  border-radius: 15.5px; 
  color: #fff; 
}
.intro__bts1 {
}
.intro-bts-inside {
}
.intro__bts2 {
}
.intro__img img{
  width: 100%;
  height: 100%;
}
/*--------------------------------------/maim-intro/-------------------------------------------*/
/*--------------------------------------/block__brown/-------------------------------------------*/
.block__brown {
  max-width: 1440px;
  height: 165px;
  background-color: #765a33;
}
.brown-cntainer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  height: 142px;
  margin: 0 auto;
  flex-wrap: wrap;
}
.brown-container__block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 60px;
}
.brown-num {
  font-family: 'Playfair Display';
  font-size: 48.3px;
  line-height: 32px;
  font-weight: 700;
  letter-spacing: 0.025em;
  color: #ffffff;
}
.broun-text {
  font-family: 'Montserrat Alternates';
  font-size: 16.7px;
  line-height: 9px;
  font-weight: 700;
  letter-spacing: 0.015em;
  color: #ffffff;
}
/*--------------------------------------/block__brown/-------------------------------------------*/
/*--------------------------------------/main/-------------------------------------------*/
/*--------------------------------------/main__products/-------------------------------------------*/
.main__products {
  display: flex;
  flex-direction: column;
  position: relative;
  min-width: 0;
}
.products__title {
  margin: 100px 0px 0px 0px;
  text-align: center;
  font-family: 'Playfair Display';
  font-size: 58.4px;
  line-height: 52px;
  font-weight: 700;
  letter-spacing: 0.025em;
  color: #484a4b;
}
.products__subtitle {
  text-align: center;
  font-family: 'Montserrat Alternates';
  font-size: 25px;
  line-height: 97px;
  font-weight: 700;
  color: #765a33;
}
.products__slider {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  overflow: hidden;
}
.products__slider-wrapper {
}
.product-container {
  display: flex;
  flex-direction: column;
  max-width: 295px;
  min-width: 0;
  height: 480px;
}
.product1 {
}
.product__img {
}
.product__icon {
  margin-top: 10px;
  margin-left: 90%;
}
._icon-heart {
  color: rgb(157, 54, 54);
}
.product__title {
  font-family: 'Playfair Display';
  font-size: 29.5px;
  line-height: 26px;
  font-weight: 700;
  letter-spacing: 0.025em;
  color: #484a4b;
}
.product__text {
  font-family: 'Montserrat Alternates';
  font-size: 12.5px;
  line-height: 16px;
  font-weight: 700;
  color: #765a33;
}
.product__bts {
  margin: 10px 0px 0px 0px ;
}
.product__link {
  font-family: 'Montserrat Alternates';
  font-size: 10.1px;
  line-height: 10px;
  font-weight: 700;
  letter-spacing: 0.015em;
  color: #e6e3da;
}
.product__bts-plase {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 104px;
  height: 25px;
  background-color: #454545;
  border-radius: 12.5px;
}
.product__bts-plase:hover {
  background-color: #787878;
}
.product2 {
}
.product3 {
}
.product4 {
}
.swiper-button-prev {
  position: absolute;
  left: 40%;
  top: 94%;
  color: #fff;
  border-radius: 50%;
  background-color: #454545;
  width: 50px;
  height: 50px;
}
.swiper-button-next {
  position: absolute;
  right: 40%;
  top: 94%;
  color: #fff;
  border-radius: 50%;
  background-color: #454545;
  width: 50px;
  height: 50px;
}
.products__img {
  padding: 0px 100px;
  margin-top: -40px;
  display: flex;
  justify-content: space-between;
}
/*--------------------------------------/main__products/-------------------------------------------*/
/*--------------------------------------/video/-------------------------------------------*/
.block-video {
  padding-top: 50px;
  padding-bottom: 20px;
  background: url(../video/rectangle_6376.png)86% 36%/auto no-repeat, url(../video/rectangle__6394.png)12% 100%/auto no-repeat, url(../video/leaf_1_6407.png)0 0/auto no-repeat;
}
.block-video__container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.block-video__title {
  text-align: center;
  font-family: 'Playfair Display';
  font-size: 58.4px;
  line-height: 52px;
  font-weight: 700;
  letter-spacing: 0.025em;
  color: #484a4b;
}
.block-video__subtitle {
  text-align: center;
  font-family: 'Montserrat Alternates';
  font-size: 25px;
  line-height: 97px;
  font-weight: 700;
  color: #765a33;
}
.block-video__video {
  max-width: 1069px;
  display: flex;
}
.block-video__video video {
  flex: 1 1 100%;

}
video[poster]{
height:100%;
width:100%;
}
/*--------------------------------------/video/-------------------------------------------*/
/*--------------------------------------/dicount/-------------------------------------------*/
.discount__block {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  opacity: 0.87;
  background-color: #dbc06e;
}
.dicount__offer {
  display: flex;
  flex-direction: column;
  flex:0 0 50% ;
  justify-content: center;
  align-items: center;
}
.dicount__offer-link {
  padding: 12px 30px;
}
.dicount-bts {
  font-family: 'Playfair Display';
  font-size: 26.7px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  color: #e7e4db;
}
.dicount-bts-spase {
  padding: 12px 30px;
  background-color: #424242;
  border-radius: 21.9px;
}
.dicount-bts-spase:hover {
  background-color: #787878;
}
.dicount__offer-number {
  display: flex;
  justify-content: space-between;
}
.dicount__offer-number-img-left {
}
.dicount__offer-number-text {
  font-family: 'Montserrat Alternates';
  font-size: 163.7px;
  line-height: 148px;
  font-weight: 900;
  letter-spacing: 0.025em;
  color: #424242;
}
.dicount__offer-number-img-rigtt {
}
.dicount__offer-text {
  font-family: 'Montserrat Alternates';
  font-size: 29.2px;
  line-height: 29px;
  font-weight: 700;
  color: #424242;
}
.dicount__ing {
  flex: 1 1 50%;
}
.dicount__ing img {
  width: 100%;
  height: 100%;
}
/*--------------------------------------/dicount/-------------------------------------------*/
/*--------------------------------------/about/-------------------------------------------*/
.main__about {
  margin-top: 100px;
}
.about__we-select {
  display: flex;
}
.about-block1 {
  flex: 1 1 55%;
  background: url(../img/about/rectangle__1_6437.png) 100% 0px/auto auto no-repeat, url(../img/about/rectangle_2_6436.png) 0 100%/ auto auto no-repeat;
  padding: 22px 21px 53px 52px;
}
.about-block1 img {
  width: 100%;
}
.about-block2 {
  flex: 1 1 45%;
  padding: 115px 80px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.about-decor {
}
.about-title {
  margin-top: 10px;
  font-family: 'Playfair Display';
  font-size: 58.4px;
  line-height: 62px;
  font-weight: 700;
  letter-spacing: 0.025em;
  color: #484a4b;
}
.about-text {
  margin-top: 10px;
  font-family: 'Josefin Slab';
  font-size: 25px;
  line-height: 29px;
  font-weight: 400;
  color: #765a33;
}
.about-bts {
  margin-top: 10px;
}
.about-bts-link {
  font-family: 'Montserrat Alternates';
  font-size: 10.1px;
  line-height: 10px;
  font-weight: 700;
  letter-spacing: 0.015em;
  color: #e6e3da;
}
.about-bts-space {
  width: 104px;
  height: 25px;
  background-color: #454545;
  border-radius: 12.5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about-bts-space:hover {
  background-color: #787878;
}
.about__we-take {
  margin-top: 50px;
  display: flex;
}
.about__we-love {
  margin-top: 50px;
  display: flex;
}
/*--------------------------------------/about/-------------------------------------------*/
/*--------------------------------------/subscribe/-------------------------------------------*/
.main__subscribe {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 10px;
}
.subscribe-title {
  font-family: 'Playfair Display';
  font-size: 58.4px;
  line-height: 62px;
  font-weight: 700;
  letter-spacing: 0.025em;
  color: #484a4b;
  max-width: 600px;
  text-align: center;
}
.subcribe-text {
  margin-top: 10px;
  max-width: 800px;
  font-family: 'Josefin Slab';
  font-size: 25px;
  line-height: 29px;
  font-weight: 400;
  color: #484a4b;
  text-align: center;
}
.subcribe-space {
}
#form {
  display: flex;
  flex-direction: column;
}
.textarea-block{
  margin-top: 10px;
  width: 930px;
  height: 150px;
  border: 1.5px solid #b0b0b0;
  background-color: #fff;
  padding: 10px;
  font-family: 'Montserrat Alternates';
  font-size: 18.3px;
  line-height: 19px;
  font-weight: 700;
  letter-spacing: 0.015em;
}
#textarea {
  width: 910px;
  height: 130px;
  resize: none;
  color: #bdbdbd;
}
#textarea::placeholder {
  color: #bdbdbd;
}
.name-input-block {
  margin-top: 10px;
  width: 930px;
  border: 1.5px solid #b0b0b0;
  background-color: #fff;
  padding: 10px;
  font-family: 'Montserrat Alternates';
  font-size: 18.3px;
  line-height: 19px;
  font-weight: 700;
  letter-spacing: 0.015em;
  color: #bdbdbd;
}
#name-input {
  width: 910px;
  color: #bdbdbd;
}
#name-input::placeholder {
  color: #bdbdbd;
}
.mail-inupt-block {
  margin-top: 10px;
  width: 930px;
  border: 1.5px solid #b0b0b0;
  background-color: #fff;
  padding: 10px;
  font-family: 'Montserrat Alternates';
  font-size: 18.3px;
  line-height: 19px;
  font-weight: 700;
  letter-spacing: 0.015em;
  color: #bdbdbd;
}
#mail-inupt {
  width: 910px;
  color: #bdbdbd;
}
#mail-inupt::placeholder {
  color: #bdbdbd;
}
.sent__input-block {
  font-family: 'Montserrat Alternates';
  font-size: 18.3px;
  line-height: 19px;
  font-weight: 700;
  letter-spacing: 0.015em;
  color: #ffffff;
  padding: 10px 40%;
}
.sent__input-block input {
  width: 203px;
  height: 50px;
  background-color: #c87e6b;
  border-radius: 25px;
  color: #ffffff;
}
.sent__input-block input:hover{
  box-shadow: 1px 1px 2px #a74932;
}
.sent__input-block input::placeholder {
  color: #ffffff;
}
/*--------------------------------------//-------------------------------------------*/
/*--------------------------------------/footer/-------------------------------------------*/
.footer {
  background-color: #424242;
  padding: 50px 0px;
}
.footer__top {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
  justify-content: space-between;
}
.foorer__colum {
  display: flex;
  flex-direction: column;
}
.footer__colum-title {
  font-family: 'Montserrat Alternates';
  font-size: 37.5px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #ffffff;
}
.footer__colum-container {
  display: flex;
  flex-direction: column;
}
.footer__link-block a:hover{
  text-decoration: underline;
}
.footer-link {
  font-family: 'Montserrat Alternates';
font-size: 25px;
line-height: 44px;
font-weight: 400;
letter-spacing: -0.05em;
color: #ffffff;
}
.footer__botton {
  display: flex;
  justify-content: end;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
}
.botton__text {
  font-family: 'Montserrat Alternates';
  font-size: 25px;
  line-height: 33px;
  font-weight: 700;
  color: #ffffff;
  margin-right: 20px;
}
.networking-service {
  font-size: 45px;
  color: #ffffff;
  margin-right: 20px;
}
._icon-facebook {
}
._icon-instagram {
}
._icon-youtube {
}