@font-face {
    font-family: 'graphik_lcg';
    src: url('../fonts/graphiklcg-medium-webfont.woff2') format('woff2'),
         url('../fonts/graphiklcg-medium-webfont.woff') format('woff'),
         url('../fonts/graphiklcg-medium-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'autographyregular';
    src: url('../fonts/autography-webfont.woff2') format('woff2'),
         url('../fonts/autography-webfont.woff') format('woff'),
         url('../fonts/autography-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'graphik_lcg';
    src: url('../fonts/graphiklcg-bold-webfont.woff2') format('woff2'),
         url('../fonts/graphiklcg-bold-webfont.woff') format('woff'),
         url('../fonts/graphiklcg-bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_probold';
    src: url('../fonts/gothaprobol-webfont.woff2') format('woff2'),
         url('../fonts/gothaprobol-webfont.woff') format('woff'),
         url('../fonts/gothaprobol-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'graphik_lcg';
    src: url('../fonts/graphiklcg-semibold-webfont.woff2') format('woff2'),
         url('../fonts/graphiklcg-semibold-webfont.woff') format('woff'),
         url('../fonts/graphiklcg-semibold-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'graphik_lcg';
    src: local('Graphik LCG Regular'), local('Graphik-LCG-Regular'),
        url('../fonts/GraphikLCG-Regular.woff2') format('woff2'),
        url('../fonts/GraphikLCG-Regular.woff') format('woff'),
        url('../fonts/GraphikLCG-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }
@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?upsj4w');
    src:  url('../fonts/icomoon.eot?upsj4w#iefix') format('embedded-opentype'),
      url('../fonts/icomoon.ttf?upsj4w') format('truetype'),
      url('../fonts/icomoon.woff?upsj4w') format('woff'),
      url('../fonts/icomoon.svg?upsj4w#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-right:before {
    content: "\e901";
}
.icon-arrow-left:before {
    content: "\e902";
}
.icon-chevron-thin-up:before {
    content: "\e900";
}
.icon-facebook:before {
    content: "\ea90";
  }
  .icon-instagram:before {
    content: "\ea92";
  }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
html{height: 100%;
}
body {
    height: auto !important;
    height: 100%;
    min-height: 100%;
    position: relative;
    font-family: 'graphik_lcg', Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 1;
    background: #fff;
    color: #5F3719;
}
ol, ul{
    list-style:none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a, span{
    display: inline-block;
}
i{
    font-weight: 400;
    font-style: italic;
}
i b, 
b i{
    font-weight: 700;
    font-style: italic;
}
b{
    font-weight: 700;
}
.clearfix:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
a, button{
    -webkit-transition: all 0.5s ease!important;
    -moz-transition: all 0.5s ease!important;
    -ms-transition: all 0.5s ease!important;
    -o-transition: all 0.5s ease!important;
    transition: all 0.5s ease!important;
    text-decoration: none;
}
.smooth{
    -webkit-transition: all 0.5s ease!important;
    -moz-transition: all 0.5s ease!important;
    -ms-transition: all 0.5s ease!important;
    -o-transition: all 0.5s ease!important;
    transition: all 0.5s ease!important;
}
button{
    -webkit-appearance: none;
    outline: none;
}
::-webkit-input-placeholder {color:#502200;}
::-moz-placeholder          {color:#502200;}/* Firefox 19+ */
:-moz-placeholder           {color:#502200;}/* Firefox 18- */
:-ms-input-placeholder      {color:#502200;}
p{
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
}
.flex{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.flex_top{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}
.flex_top_center{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-content: space-between;
    align-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.flex_bottom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
}
.flex_left {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    align-items: center;
}
.wrapper{
    width: 1536px;
    margin: 0 auto;
}
header{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-top: 81px;
}
/* section{
    padding: 50px 0;
} */
.section1{
    background: #f2dd7f url(../img/section1.jpg) no-repeat top center;
    background-size: cover;
    padding: 332px 0 122px;
}
.section2{background: #dddcdc;}
.section3{background: #b4dad2;}
.section4{background: #e1dd86;}
.section5{background: #e4a8a3;}
footer .wrapper{
    width: 1251px;
    margin: 0 auto;
}
.taste .wrapper{
    width: 985px;
    margin: 0 auto;
}
footer{
    background: #643510;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    padding: 20px 0;
    font-size: 20px;
}
footer a{
    color: #fff;
}
.form_block{
    width: 1251px;
    margin: 0 auto;
}
.form_item{
    width: 606px;
    margin-bottom: 44px;
}
.form_item input{
    width: 100%;
    box-sizing: border-box;
    background: #e3a8a3;
    border-radius: 30px;
    color: #502200;
    padding: 0 30px;
    border: 0;
    height: 63px;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'graphik_lcg', Arial, sans-serif;
    font-weight: 700;
    outline: none;
}
.form_row textarea{
    background: #e3a8a3;
    border-radius: 30px;
    color: #502200;
    padding: 30px;
    border: 0;
    width: 100%;
    resize: none;
    box-sizing: border-box;
    font-family: 'graphik_lcg', Arial, sans-serif;
    font-weight: 700;
    outline: none;
    text-transform: uppercase;
}
.title_block{
    font-family: 'graphik_lcg', Arial, sans-serif;
    font-weight: 600;
    text-align: center;
    color: #62320d;
    font-size: 50px;
    margin-bottom: 67px;
    text-transform: uppercase;
}
.note{
    font-size: 20px;
    font-weight: 500;
    margin-top: 30px;
    color: #5F3719;
}
.popup{
    display: none;
}
.center{
    text-align: center;
}
.form_row input[type="submit"]{
    font-size: 20px;
    background: #653510;
    color: #fff;
    text-transform: uppercase;
    font-family: 'graphik_lcg', Arial, sans-serif;
    font-weight: 700;
    padding: 11px 123px 14px;
    border-radius: 30px;
    border: 0;
    margin-top: 23px;
    border: #653510 solid 2px
}
.form_row input[type="submit"]:hover{
    background: #fff;
    color: #653510;
    -webkit-transition: all 0.5s ease!important;
    -moz-transition: all 0.5s ease!important;
    -ms-transition: all 0.5s ease!important;
    -o-transition: all 0.5s ease!important;
    transition: all 0.5s ease!important;
}
.h1{
    font-size: 126px;
    text-transform: uppercase;
    font-weight: 800;
    color: #663510;
    text-align: center;
    letter-spacing: 15px;
}
.title_about{
    font-size: 20px;
    text-transform: uppercase;
    color: #643516;
    font-weight: 700;
    margin-bottom: 36px;
}
.about{
    text-align: center;
    width: 850px;
    margin: 110px auto 0;
}
.contact_text{
    text-align: center;
    margin-top: 50px;
}
.about p, .contact_text p{
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #5F3719;
    margin-bottom: 5px;
}
.instagram-block {
    display: flex;
}
.instagram-image {
    flex: 1;
}
.instagram-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.logo{
    width: 258.45px;
    height: 190.45px;
    margin: 0 auto;
}
.logo img{
    display: block;
    width: 100%;
}
.lang_block{
    position: absolute;
    right: 48px;
    top: 50%;
    margin-top: 10px;
}
.lang_block ul li{
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}
.lang_block ul li:first-child a,
.lang_block ul li:nth-child(2) a{
    font-size: 33px;
}
.lang_block ul li a{
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.81px;
    text-transform: uppercase;
    color: #5F3719;
    padding: 3px 15px 5px;
}
.lang_block ul li.active a,
.lang_block ul li:hover a{
    background: #fff;
    border-radius: 65px;
}
.lang_block ul li:first-child.active a,
.lang_block ul li:first-child:hover a,
.lang_block ul li.active:nth-child(2) a,
.lang_block ul li:nth-child(2):hover a{
    background: none;
    color: #fff;
}
.section8{
    padding: 100px 0 146px;
}
.section7{
    padding-top: 80px;
}
.section2{
    padding: 60px 0 71px;
}
.taste_text{
    color: #5F3719;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: -38px;
    text-transform: uppercase;
}
.img_block_comp img{
    display: block;
    width: 100%;
}
.inst_footer .icon-instagram{
    display: inline-block;
    vertical-align: middle;
    font-size: 26px;
    margin-right: 12px;
}
/* coconut */
.coconut .img_block_comp{
    width: 727px;
}
.coconut .img_comp{
    width: 614px;
}
.coconut .text_comp{
    width: 649px;
    margin: 38px 0 0 79px;
}
.section3.coconut{
    padding: 109px 0 137px;
}
/*  */
/* almond */
.almond .img_block_comp{
    width: 647px;
}
.almond .img_comp{
    width: 533px;
}
.almond .text_comp{
    width: 611px;
    margin: 38px 0 0 35px;
}
.section4.almond{
    padding: 99px 0 138px;
}
/*  */
/* oat */
.oat .img_block_comp{
    width: 501px;
    margin-left: 80px;
}
.oat .img_comp{
    width: 501px;
}
.oat .text_comp{
    width: 225px;
    margin: 41px auto 0;
}
.section5.oat{
    padding: 106px 0 173px;
}
/*  */
.section6{
    padding: 161px 0 100px;
}
.coconut .comp_des{
    width: 628px;
}
.title_des{
    font-size: 20px;
    font-weight: 500;
    line-height: 109%;
    letter-spacing: 1px;
    color: #5F3719;
}
.sub_title{
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.advant_block{
    margin-top: 30px;
}
.des_title{
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
    line-height: 109%;
}
.icon_a{
    width: 50px;
}
.icon_a img{
    display: block;
    width: 100%;
}
.advant_icon ul li span{
    display: inline-block;
    vertical-align: middle;
}
.advant_text{
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    margin-left: 9px;
}
.barista_block{
    margin-top: 30px;
}
.barista_list ul li:nth-child(1){
    width: 228px;
}
.barista_list ul li:nth-child(2){
    width: 320px;
}
.barista_list ul li:nth-child(3){
    width: 232px;
}
.barista_list ul li:nth-child(4){
    width: 320px;
}
.barista_list ul li{
    margin-bottom: 22px;
}
.barista_list ul li span{
    vertical-align: middle;
    display: inline-block;
}
.text_b {
    width: calc(100% - 60px);
    vertical-align: middle;
}
.bb_title{
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.75px;
    text-transform: uppercase;
}
.bb_des{
    font-size: 13px;
    font-weight: 400;
    margin-top: 4px;
}
.img_b {
    width: 50px;
    text-align: center;
    vertical-align: middle;
}
.img_b img{
    display: block;
    width: 100%;
}
.img_b.bimg1 span {
    width: 38px;
}
.img_b.bimg2 span {
    width: 47px;
}
.img_b.bimg3 span {
    width: 49px;
}
.img_b.bimg4 span {
    width: 32px;
}
.fits_label li {
    width: 220px;
    margin-left: -25px;
    vertical-align: middle;
    margin-top: 30px;
}
.fits_label li  span{
    display: inline-block;
    vertical-align: middle;
}
.fits_label li:first-child,
.fits_label li:nth-child(3n+1){
    margin-left: 0;
}
.fits_label span+span{
    font-size: 15px;
    font-weight: 600;
    line-height: 109%;
    letter-spacing: 0.75px;
    text-transform: uppercase;
}
.fits_label span.fits_img.fi1 span{
    background: url(../img/fits_label1.png) no-repeat;
    background-size: cover;
    width: 63px;
    height: 47px;
    margin: 0 auto;
}
.fits_label span.fits_img.fi2 span{
    background: url(../img/fits_label2.png) no-repeat;
    background-size: cover;
    width: 52px;
    height: 52px;
    margin: 0 auto;
}
.fits_label span.fits_img.fi3 span{
    background: url(../img/fits_label3.png) no-repeat;
    background-size: cover;
    width: 32px;
    height: 49px;
    margin: 0 auto;
}
.fits_label span.fits_img.fi4 span{
    background: url(../img/fits_label4.png) no-repeat;
    background-size: cover;
    width: 58px;
    height: 50px;
    margin: 0 10px 0 0px;
}
.fits_label span.fits_img.fi5 span {
    background: url(../img/fits_label5.png) no-repeat;
    background-size: cover;
    width: 31px;
    height: 71px;
    margin: 0 10px 0 0px;
}
.fits_label span.fits_img.fi6 span{
    background: url(../img/fits_label6.png) no-repeat;
    background-size: cover;
    width: 38px;
    height: 65px;
    margin: 0 auto;
}
.fits_label span.fits_img.fi7 span {
    background: url(../img/fits_label11.png) no-repeat;
    background-size: cover;
    width: 38px;
    height: 65px;
    margin: 0 15px 0 0px;
}
.content_details{
    width: 100%;
    margin-top: 45px;
}
.content_table{
    width: 100%;
    height: 0;
    opacity: 0;
}
.open .content_table{
    opacity: 1;
    height: auto;
    -webkit-transition: all 0.5s ease!important;
    -moz-transition: all 0.5s ease!important;
    -ms-transition: all 0.5s ease!important;
    -o-transition: all 0.5s ease!important;
    transition: all 0.5s ease!important;
}
.left_details{
    margin-left: 80px;
}
.left_details,
.right_details{
    width: 628px;
}
.title_details{
    font-size: 20px;
    font-weight: 700;
    line-height: 109%;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 31px;
}
.details_des,
.details_row_table{
    font-size: 17px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.details_row_table {
    padding: 15px 40px 17px;
    background: #fff;
    border-radius: 65px;
    min-height: 82px;
    box-sizing: border-box;
}
.details_row_table:nth-child(even) {
    background: none;
}
.button_details{
    margin-top: 45px;
}
.button_details a{
    font-size: 20px;
    font-weight: 500;
    background: #5F3719;
    color: #B9DCD2;
    letter-spacing: 1px;
    padding: 11px 25px 13px;
    border-radius: 65px;
    text-transform: uppercase;
    border: #5F3719 solid 2px;
}
.almond .button_details a{
    color: #E3E48D;
}
.oat .button_details a{
    color: #F8C1B8;
}
.button_details a:hover,
.open .button_details a{
    background: #fff;
    border: #5F3719 solid 2px;
    color: #5F3719;
}
.open .button_details a i{
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.button_details a i{
    display: inline-block;
    margin-left: 25px;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.5s ease!important;
    -moz-transition: all 0.5s ease!important;
    -ms-transition: all 0.5s ease!important;
    -o-transition: all 0.5s ease!important;
    transition: all 0.5s ease!important;
}
.almond .comp_des{
    width: 628px;
    margin-left: 80px;
}
.almond .fits_label span.fits_img.fi7 span{
    background: url(../img/fits_label12.png) no-repeat;
    background-size: cover;
    width: 38px;
    height: 65px;
    margin: 0 15px 0 0px;
}
.comp_des{
    width: 628px;
}
.oat .advant_icon ul li:nth-child(4){
    margin-top: 21px;
}
.oat .fits_block{
    margin-top: 40px;
}
.fits_img{
    width: 70px;
    text-align: center;
}
.gallery .item{
    width: 363px;
    height: 365px;
    line-height: 365px;
    overflow: hidden;
    border-radius: 50%;
}
.gallery .item img{
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    width: 100%;
}
.owl-next span,
.owl-prev span{
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 53px;
}
.owl-prev span:before{
    content: "\e902";
    color: #5F3719;
}
.owl-next span:before{
    content: "\e901";
    color: #5F3719;
}
.disabled{
    opacity: 0;
}
.owl-nav{
    position: absolute;
    top: 50%;
    margin-top: -26px;
    width: 100%;
}
.owl-next{
    right: -118px;
    position: absolute;
}
.owl-prev{
    left: -118px;
    position: absolute;
}
.prod1 .front_img{
    background: url(../img/prod_img1.png) no-repeat;
    background-size: cover;
    width: 522px;
    height: 823px;
    -webkit-transition: all 0.5s ease!important;
    -moz-transition: all 0.5s ease!important;
    -ms-transition: all 0.5s ease!important;
    -o-transition: all 0.5s ease!important;
    transition: all 0.5s ease!important;
}
.prod2 .front_img{
    background: url(../img/prod_img2.png) no-repeat;
    background-size: cover;
    width: 522px;
    height: 823px;
    -webkit-transition: all 0.5s ease!important;
    -moz-transition: all 0.5s ease!important;
    -ms-transition: all 0.5s ease!important;
    -o-transition: all 0.5s ease!important;
    transition: all 0.5s ease!important;
}
.prod3 .front_img{
    background: url(../img/prod_img3.png) no-repeat;
    background-size: cover;
    width: 522px;
    height: 823px;
    -webkit-transition: all 0.5s ease!important;
    -moz-transition: all 0.5s ease!important;
    -ms-transition: all 0.5s ease!important;
    -o-transition: all 0.5s ease!important;
    transition: all 0.5s ease!important;
}
.taste_item{
    width: 261px;
}
.taste_img{
    margin-left: -95px;
}
.taste_item{
    cursor: pointer;
}
.taste_item.prod1:hover .front_img{
    background: url(../img/prod_img1_side.png) no-repeat;
    background-size: cover;
}
.taste_item.prod2:hover .front_img{
    background: url(../img/prod_img2_side.png) no-repeat;
    background-size: cover;
}
.taste_item.prod3:hover .front_img{
    background: url(../img/prod_img3_side.png) no-repeat;
    background-size: cover;
}
.taste_contetn a span{
    display: block;
}
.title_mobile{
    display: none;
}
.details_row_table span + span{
    text-align: right;
}
.popup{
    display: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #633512;
}
.form_block.form .popup{
    display: block;
}
@media screen and (max-width: 1757px) {
    .wrapper {
        width: 1450px;
    }
    .gallery{
        width: 1200px;
        margin: 0 auto;
    }
    .gallery .item {
        width: 250px;
        height: 250px;
        line-height: 250px;
        margin: 0 auto;
    }
    .coconut .img_comp {
        width: 544px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 1450px) {
    .wrapper{
        width: 1000px;
    }
    .coconut .img_block_comp {
        width: 350px;
    }
    .coconut .img_comp {
        width: 350px;
        margin: 0 auto;
    }
    .coconut .text_comp {
        width: 350px;
        margin: 38px 0 0 40px;
    }
    .coconut .comp_des {
        width: 548px;
    }
    .title_des {
        font-size: 18px;
    }
    .advant_block {
        margin-top: 20px;
    }
    .des_title {
        font-size: 18px;
    }
    .advant_text {
        font-size: 14px;
    }
    .barista_list ul li:nth-child(1) {
        width: 198px;
    }
    .barista_list ul li:nth-child(2) {
        width: 290px;
    }
    .barista_list ul li:nth-child(3) {
        width: 212px;
    }
    .barista_list ul li:nth-child(4) {
        width: 290px;
    }
    .fits_label li {
        width: 180px;
        margin-left: 0px;
        vertical-align: middle;
        margin-top: 30px;
    }
    .button_details a {
        font-size: 18px;
    }
    .title_details{
        font-size: 18px;
        margin-bottom: 21px;
    }
    .details_des, .details_row_table{
        font-size: 14px;
        line-height: 20px;
    }
    .details_row_table {
        padding: 10px 40px 12px;
        background: #fff;
        border-radius: 65px;
        min-height: 63px;
        box-sizing: border-box;
    }
    .left_details, .right_details {
        width: 470px;
    }
    .left_details {
        margin-left: 40px;
    }
    .almond .comp_des {
        width: 548px;
        margin-left: 34px;
    }
    .almond .img_block_comp {
        width: 350px;
    }
    .almond .img_comp {
        width: 350px;
        margin: 0 auto;
    }
    .almond .text_comp {
        width: 350px;
        margin: 38px 0 0 35px;
    }
    .oat .img_block_comp {
        width: 350px;
        margin-left: 0;
    }
    .oat .img_comp {
        width: 350px;
    }
    .oat .text_comp {
        width: 146px;
        margin: 41px 0 0 80px;
    }
    .comp_des {
        width: 548px;
    }
    .fits_label span+span {
        font-size: 13px;
    }
    .title_block{
        font-size: 40px;
    }
    .gallery .item {
        width: 220px;
        height: 220px;
        line-height: 220px;
    }
    .gallery{
        width: 1000px;
    }
    .form_block {
        width: 1000px;
    }
    .form_item {
        width: 480px;
        margin-bottom: 34px;
    }
}
@media screen and (max-width: 1350px) {
    .wrapper{
        width: 1000px;
    }
    .logo {
        width: 200.45px;
        height: 147.45px;
        margin: 0 auto;
    }
    .lang_block ul li a {
        font-size: 16px;
    }
    .h1 {
        font-size: 90px;
    }
    .title_about {
        font-size: 18px;
        margin-bottom: 26px;
    }
    .about p, .contact_text p {
        font-size: 18px;
        line-height: 20px;
    }
    .section1{
        padding: 285px 0 100px;
    }
    .taste_img {
        margin-left: -44px;
    }
    .prod1 .front_img,
    .prod2 .front_img,
    .prod3 .front_img{
        width: 400px;
        height: 631px;
    }
}
@media screen and (max-width: 1255px){
    .gallery {
        width: 900px;
    }
    footer .wrapper {
        width: 1000px;
    }
    footer{
        font-size: 16px;
    }
    .owl-next span, .owl-prev span{
        font-size: 43px;
    }
    .owl-next{
        right: -68px;
        position: absolute;
    }
    .owl-prev{
        left: -68px;
        position: absolute;
    }
}
@media screen and (max-width: 1180px){
    header{
        padding-top: 60px;
    }
    .wrapper {
        width: 900px;
    }
    .taste .wrapper {
        width: 800px;
        margin: 0 auto;
    }
    .logo {
        width: 170px;
        height: 126px;
    }
    .lang_block ul li a {
        font-size: 15px;
    }
    .lang_block ul li:first-child a,
    .lang_block ul li:nth-child(2) a{
        font-size: 30px;
    }
    .lang_block{
        margin-top: 8px;
    }
    .h1 {
        font-size: 80px;
    }
    .section1 {
        padding: 230px 0 100px;
    }
    .about{
        margin-top: 80px;
    }
    .taste_text {
        color: #5F3719;
        font-size: 17px;
        line-height: 22px;
    }
    .about p, .contact_text p{
        font-size: 16px;
        line-height: 20px;
    }
    .title_block {
        font-size: 35px;
    }
    .prod1 .front_img, .prod2 .front_img, .prod3 .front_img {
        width: 300px;
        height: 473px;
    }
    .taste_img {
        margin-left: -4px;
    }
    .taste_text{
        margin-top: -20px;
    }
    .coconut .img_block_comp {
        width: 300px;
    }
    .coconut .img_comp {
        width: 300px;
        margin: 0 auto;
    }
    .coconut .text_comp {
        width: 300px;
        margin: 21px 0 0 40px;
    }
    .title_des {
        font-size: 16px;
    }
    .des_title {
        font-size: 16px;
    }
    .icon_a {
        width: 40px;
    }
    .advant_text {
        font-size: 13px;
        margin-left: 6px;
    }
    .des_title{
        margin-bottom: 10px;
    }
    .barista_block {
        margin-top: 20px;
    }
    .bb_title {
        font-size: 14px;
    }
    .img_b.bimg1 span {
        width: 35px;
    }
    .img_b.bimg2 span {
        width: 42px;
    }
    .img_b.bimg3 span {
        width: 44px;
    }
    .img_b.bimg4 span {
        width: 27px;
    }
    .fits_label li{
        margin-top: 10px;
    }
    .fits_label span.fits_img.fi4 span{
        width: 48px;
        height: 41px;
    }
    .fits_label span.fits_img.fi7 span{
        width: 32px;
        height: 55px;
    }
    .fits_label span.fits_img.fi5 span{
        width: 21px;
        height: 55px;
    }
    .fits_img {
        width: 60px;
    }
    .button_details a {
        font-size: 16px;
    }
    .button_details {
        margin-top: 25px;
    }
    .coconut .comp_des {
        width: 508px;
    }
    .fits_label li {
        width: 160px;
    }
    .title_details {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .left_details, .right_details {
        width: 460px;
    }
    .left_details {
        margin-left: 0;
        width: 400px;
    }
    .section3.coconut,
    .section4.almond,
    .section5.oat {
        padding: 60px 0 70px;
    }
    .almond .comp_des {
        width: 508px;
        margin-left: 0;
    }
    .almond .img_comp{
        width: 300px;
    }
    .almond .text_comp {
        width: 300px;
        margin: 21px 0 0 55px;
    }
    .oat .img_comp {
        width: 300px;
    }
    .oat .text_comp {
        width: 121px;
        margin: 21px 0 0 80px;
    }
    .almond .fits_label span.fits_img.fi7 span{
        width: 32px;
        height: 55px;
    }
    .gallery {
        width: 800px;
    }
    .section6 {
        padding: 90px 0 70px;
    }
    .form_block {
        width: 900px;
    }
    .section8 {
        padding: 90px 0 70px;
    }
    .form_item {
        width: 440px;
    }
    footer .wrapper {
        width: 900px;
    }
    .inst_footer .icon-instagram {
        display: inline-block;
        vertical-align: -3px;
        font-size: 21px;
        margin-right: 12px;
    }
}
@media screen and (max-width: 950px){
    * .wrapper,
    .about{
        width: 100%!important;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .logo {
        width: 140px;
        height: 105px;
    }
    .lang_block ul li:first-child,
    .lang_block ul li:nth-child(2){
        margin-left: 0;
    }
    .lang_block ul li a{
        font-size: 14px;
        padding: 3px 12px 5px;
    }
    .h1 {
        font-size: 60px;
    }
    header {
        padding-top: 50px;
    }
    .section1 {
        padding: 200px 0 100px;
    }
    .about {
        margin-top: 60px;
    }
    .taste_contetn,
    .taste_item{
        display: block;
    }
    .taste_item{
        margin: 0 auto;
    }
    .prod1 .front_img, .prod2 .front_img, .prod3 .front_img {
        width: 400px;
        height: 615px;
    }
    .taste_img {
        margin-left: 20px;
    }
    .taste_item {
        width: 400px;
        margin: 0 auto 30px;
    }
    .section3.coconut, .section4.almond, .section5.oat {
        padding: 50px 0 70px;
    }
    .img_block_comp img{
        margin-left: -20px;
    }
    .coconut .img_block_comp{
        margin: 0 auto;
    }
    .title_mobile{
        display: block;
    }
    .desktop_title{
        display: none;
    }
    .title_mobile {
        display: block;
        width: 500px;
        margin: 0 auto 25px;
        text-align: center;
    }
    .coconut .comp_des {
        width: 100%;
    }
    .des_title {
        margin-bottom: 20px;
        text-align: center;
    }
    .advant_icon ul{
        display: block;
        text-align: center;
    }
    .advant_icon ul li{
        display: inline-block;
        margin-left: 20px;
    }
    .advant_icon ul li:first-child{
        margin-left: 0;
    }
    .barista_list ul{
        display: block;
        text-align: center;
    }
    .barista_list ul li{
        display: inline-block;
        text-align: left;
        width: 35%!important;
    }
    .barista_block {
        margin-top: 30px;
    }
    .fits_block{
        margin-top: 8px;
    }
    .fits_label ul{
        display: block;
        text-align: center;
    }
    .fits_label ul li{
        display: inline-block;
    }
    .button_details {
        margin-top: 35px;
        text-align: center;
    }
    .left_details {
        margin-left: 0;
        width: 260px;
        text-align: justify;
    }
    .details_des, .details_row_table {
        font-size: 12px;
        line-height: 16px;
    }
    .right_details {
        width: 405px;
    }
    .title_details {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .details_row_table{
        min-height: 58px;
    }
    .almond .img_block_comp{
        order: 0;
    }
    .almond .comp_des{
        order: 1;
    }
    .almond .img_block_comp,
    .oat .img_block_comp{
        width: 300px;
        margin: 0 auto;
    }
    .almond .text_comp{
        width: 300px;
        margin: 21px 0 0 30px;
    }
    .almond .comp_des,
    .oat .comp_des {
        width: 100%;
        margin-left: 0;
    }
    .oat .text_comp {
        width: 126px;
        margin-left: 70px;
    }
    .img_block_comp img{
        margin-left: 0;
    }
    .oat .text_comp {
        width: 126px;
        margin-left: 82px;
        margin-top: 15px;
    }
    .oat .comp_des{
        margin-top: 20px;
    }
    .fits_label li{
        text-align: left;
    }
    .oat_block .fits_label li {
        width: 190px;
        text-align: left;
    }
    .oat_block .fits_img {
        width: 80px;
    }
    .gallery {
        width: 600px;
    }
    .form_row{
        display: block;
    }
    .form_item {
        width: 100%;
    }
    .form_block {
        width: 100%;
    }
    footer .wrapper{
        display: block;
        text-align: center;
    }
    footer .wrapper div{
        margin-top: 10px;
    }
    footer .wrapper div:first-child{
        margin-top: 0;
    }
    .almond_block .content_table{
        order: 3;
    }
}
@media screen and (max-width: 500px) {
    .h1 {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: 7px;
    }
    .logo {
        width: 100px;
        height: 74px;
    }
    .lang_block{
        position: absolute;
        right: 0;
        width: 100%;
        text-align: right;
        padding: 0 10px;
        box-sizing: border-box;
        margin-top: 4px;
    }
    .lang_block ul li:first-child{
        margin-left: 0;
        position: absolute;
        left: 0;
        top: -7px;
    }
    .lang_block ul li:nth-child(2){
        margin-left: 0;
        position: absolute;
        left: 35px;
        top: -7px;
    }
    .lang_block ul li a {
        font-size: 13px;
        padding: 3px 10px 5px;
    }
    header {
        padding-top: 30px;
    }
    .lang_block ul li:first-child a,
    .lang_block ul li:nth-child(2) a{
        font-size: 25px;
    }
    .section1 {
        background: #f2dd7f url(../img/section1.jpg) no-repeat center center;
        background-size: cover;
        padding: 130px 0 60px;
    }
    .title_about {
        font-size: 15px;
        margin-bottom: 15px;
    }
    .about p , .contact_text p{
        font-size: 13px;
        line-height: 15px;
    }
    .about p br{
        display: none;
    }
    .about {
        margin-top: 30px;
    }
    .title_block {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .prod1 .front_img, .prod2 .front_img, .prod3 .front_img {
        width: 200px;
        height: 315px;
        margin: 0 auto;
    }
    .taste_item {
        width: 100%;
        margin: 0 auto 30px;
    }
    .taste_text{
        color: #5F3719;
        font-size: 15px;
        line-height: 17px;
        margin-top: -15px;
    }
    .section2 {
        padding: 50px 0 20px;
    }
    .title_mobile{
        width: 100%;
        font-size: 15px;
    }
    .coconut .img_block_comp {
        width: 100%;
    }
    .coconut .img_comp {
        width: 250px;
        margin: 0 auto;
    }
    .img_block_comp img {
        margin-left: -20px;
    }
    .coconut .text_comp {
        width: 250px;
        margin: 21px auto 20px;
    }
    .text_comp img{
        margin-left: 0;
    }
    .advant_block {
        margin-top: 10px;
    }
    .des_title {
        font-size: 14px;
        line-height: 18px;
    }
    .icon_a {
        width: 35px;
    }
    .advant_text {
        font-size: 12px;
        margin-left: 3px;
    }
    .advant_icon ul li{
        margin-left: 10px;
        margin-bottom: 10px;
    }
    .barista_block {
        margin-top: 15px;
    }
    .barista_list ul li{
        width: 49%!important;
    }
    .bb_title {
        font-size: 13px;
    }
    .bb_des {
        font-size: 12px;
    }
    .fits_label span+span {
        font-size: 13px;
        display: block;
        text-align: center;
    }
    .fits_label li span {
        display: block;
        vertical-align: middle;
        margin: 0 auto 10px;
        text-align: center;
    }
    .fits_label span.fits_img.fi4 span {
        width: 48px;
        height: 41px;
        margin: 0 auto;
    }
    .fits_label span.fits_img.fi7 span {
        width: 32px;
        height: 55px;
        margin: 0 auto;
    }
    .fits_label span.fits_img.fi5 span {
        width: 21px;
        height: 55px;
        margin: 0 auto;
    }
    .almond .fits_label span.fits_img.fi7 span {
        width: 32px;
        height: 55px;
        margin: 0 auto;
    }
    .fits_label{
        margin-top: -10px;
    }
    .fits_label li {
        width: 32%;
    }
    .button_details a {
        font-size: 14px;
    }
    .button_details {
        margin-top: 20px;
        text-align: center;
    }
    .left_details{
        width: 100%;
    }
    .right_details {
        width: 100%;
        margin-top: 20px;
    }
    .title_details {
        font-size: 13px;
        margin-bottom: 15px;
    }
    .details_des, .details_row_table {
        font-size: 11px;
        line-height: 14px;
        padding: 10px 20px 12px;
        min-height: 52px!important;
    }
    .almond .img_comp {
        width: 250px;
    }
    .almond .text_comp {
        width: 250px;
        margin: 21px 0 0 32px;
    }
    .oat .img_comp {
        width: 250px;
        margin: 0 auto;
    }
    .oat .img_comp img{
        margin-left: 0;
    }
    .oat .text_comp {
        width: 103px;
        margin: 15px auto 0;
    }
    .oat .advant_icon ul li:nth-child(4) {
        margin-top: 0;
    }
    .oat .fits_block {
        margin-top: 10px;
    }
    .oat_block .des_title br{
        display: none;
    }
    .oat_block .fits_label li {
        width: 32%;
        text-align: left;
    }
    .fits_label ul{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-end;
    }
    .gallery {
        width: 100%;
    }
    .owl-next {
        right: -18px;
        position: absolute;
    }
    .owl-prev {
        left: 0px;
        position: absolute;
    }
    .section6 {
        padding: 50px 0 0px;
    }
    .section7 {
        padding-top: 50px;
    }
    .section8 {
        padding: 50px 0 70px;
    }
    .form_item input{
        padding: 0 20px;
        height: 46px;
        font-size: 12px;
    }
    .form_item {
        margin-bottom: 15px;
    }
    .form_row textarea{
        font-size: 12px;
        padding: 15px 20px;
        height: 120px;
    }
    .note {
        font-size: 13px;
        font-weight: 500;
        margin-top: 10px;
        color: #5F3719;
    }
    .form_row input[type="submit"]{
        font-size: 15px;
        padding: 8px 93px 11px;
    }
    footer {
        font-size: 12px;
    }
    .inst_footer .icon-instagram {
        display: inline-block;
        vertical-align: -6px;
        font-size: 21px;
        margin-right: 4px;
    }
    .contact_text{
        margin-top: 20px;
    }
}
@media screen and (max-height: 620px) {
    header{
        padding-top: 40px;
    }
    .logo {
        width: 140px;
        height: 104px;
    }
    .h1 {
        font-size: 76px;
    }
    .section1 {
        padding: 200px 0 92px;
    }
    .about {
        text-align: center;
        width: 850px;
        margin: 90px auto 0;
    }
    .lang_block{
        margin-top: 0;
    }
    .prod1 .front_img, .prod2 .front_img, .prod3 .front_img {
        width: 300px;
        height: 481px;
    }
    .taste_img {
        margin-left: -4px;
        margin-bottom: 20px;
    }
    .section6 {
        padding: 80px 0 30px;
    }
}