@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");
@charset "UTF-8";

@-ms-viewport {
	width: device-width;
	initial-scale: 1;
}

@-moz-viewport {
	width: device-width;
	initial-scale: 1;
}

@-webkit-viewport {
	width: device-width;
	initial-scale: 1;
}

*,
:after,
:before {
	box-sizing: border-box;
}

@font-face {
	font-family: Bebas;
	font-display: swap;
	src: url(../../fonts/bebas/BebasNeue_Bold.ttf) format("truetype");
	font-weight: 700;
}
@font-face {
	font-family: openSansCondensed;
	font-display: swap;
	src: url('../../fonts/Open Sans Condensed/OpenSansCondensed-Bold.ttf') format("truetype");
	font-weight: 700;
}
@font-face {
	font-family: Stolzl;
	font-display: swap;
	src: url(../../fonts/stolzl/Stolzl-Regular.ttf) format("truetype");
	font-weight: 400;
}

.recipies-modal-block {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.recipies-modal-block .card {
	width: 48%;
	margin-bottom: 40px;
}

.recipies-modal-block .card .img-block {
	border-radius: 10px;
	position: relative;
	height: 180px;
	overflow: hidden;
	margin-bottom: 16px;
}

.recipies-modal-block .card .img-block img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.recipies-modal-block .card .img-block img {
	margin-bottom: 10px;
	cursor: pointer;
	height: 220px;
	width: 430px;
}

.recipies-modal-block .card .img-block .prepare {
	background-image: url(../../img/recipe_paint.png);
	width: 162px;
	height: 76px;
	padding: 14px;
	position: absolute;
	right: 0;
	bottom: 0;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}

.recipies-modal-block .card .txt-block .t1 {
	/* font-family: Stolzl; */
	font-size: 16px;
	line-height: 120%;
	color: #272727;
	margin-bottom: 8px;
}

.recipies-modal-block .card .txt-block .t2 {
	/* font-family: Stolzl; */
	font-size: 14px;
	line-height: 120%;
	color: #a2abb5;
	margin-bottom: 16px;
}

.recipies-modal-block .card .txt-block .tag {
	padding: 0 12px;
	height: 34px;
	background: #ffffff;
	border: 2px solid #eef2ee;
	box-sizing: border-box;
	border-radius: 16px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

/*.header header{margin-bottom:72px;position:relative;}.header header:after{background-image:url(../img/painted_header_desktop.png);background-size:cover;display:block;height:72px;content:"";position:absolute;bottom:-72px;left:0;width: 100%;}*/
.roundr {
	width: 1020px;
	height: 1020px;
	top: 0;
	left: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
	border-radius: 50%;
}

.md-modal .md-close {
	width: 50px;
	height: 50px;
	background: #ffffff;
	border: 2px solid #eef2ee;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: -50px;
	top: 0%;
	z-index: 1;
}

.recipies-modal {
	background-color: white;
	overflow: visible;
	position: relative;
}

.blog-modal {
	/*overflow:scroll !important;*/
	overflow: visible;
	height: 100%;
}

.modal_top_box {
	padding: 60px 94px;
}

.card_title1 {
	text-align: center;
}

.card_title1 h2 {
	line-height: 43px;
	margin-bottom: 5px;
	font-size: 36px;
	font-family: "Montserrat", sans-serif;
	letter-spacing: 1px;
}

.card_title1 span {
	font-size: 13px;
	color: #969696;
	margin-bottom: 22px;
	/* font-family: Stolzl, Roboto, sans-serif; */
	font-weight: 400;
}

.card_modal_img img {
	max-width: 900px;
	margin: 0 auto;
	border-radius: 10px;
}

.card_modal_text {
	max-width: 630px;
	margin: 0 auto;
	padding: 27px 16px;
}

.card_modal_text p {
	font-size: 16px;
	/* font-family: Stolzl, Roboto, sans-serif; */
	font-weight: 400;
}

.cmi {
	font-family: "Montserrat", sans-serif;
	letter-spacing: 1px;
	font-size: 24px;
	line-height: 33px;
	margin: auto;
	background: url(../../img/newsg.png) no-repeat;
	min-height: 240px;
	background-position-x: center;
	background-size: contain;
	text-align: center;
}

.cmi p {
	max-width: 550px;
	position: relative;
	top: 75px;
	left: 210px;
}

.recomendation_gr {
	padding: 10px;
	display: flex;
	justify-content: center;
	display: flex;
	justify-content: space-around;
}

.firsth_card {
	padding: 0 20px;
}

.recomendation_h2 h2 {
	margin-left: 20px;
	font-size: 36px;
	font-weight: 700;
	font-family: "Montserrat", sans-serif;
	letter-spacing: 1px;
}

.recomendation_gr {
	font-size: 36px;
	margin-bottom: 30px;
	line-height: 33px;
	font-family: "Montserrat", sans-serif;
	letter-spacing: 1px;
}

.recomendation_gr span {
	margin-top: 10px;
	color: #969696;
	font-size: 13px;
	/* font-family: Stolzl, Roboto, sans-serif; */
	font-weight: 400;
	cursor: pointer;
}

.recomendation_gr p {
	line-height: 18px;
	font-size: 15px;
	color: #272727;
	cursor: pointer;
	/* font-family: Stolzl, Roboto, sans-serif; */
	font-weight: 400;
}

.recomendation_gr img {
	height: 222px !important;
	border-radius: 10px;
	cursor: pointer;
	width: 450px;
	object-fit: cover;
}

.modal-wrap {
	overflow: auto;
	height: 100%;
}

.recipies-modal .modal-wrap {
	overflow: auto;
	height: 100%;
}

.recipies-wrap::-webkit-scrollbar {
	width: 0px;
}

.recipies-wrap::-webkit-scrollbar-track {
	background: white;
}

.recipies-wrap::-webkit-scrollbar-thumb {
	background: grey;
}

.recipies-wrap::-webkit-scrollbar-thumb:hover {
	background: #555;
}

.md-modal {
	background-color: white;
	overflow: visible;
	position: relative;
}

/*.modal-wrap::-webkit-scrollbar{width:0px;}.modal-wrap::-webkit-scrollbar-track{background:white;}.modal-wrap::-webkit-scrollbar-thumb{background:grey;}.modal-wrap::-webkit-scrollbar-thumb:hover{background: #555;}*/
/*.product-modal .modal-wrap{overflow:auto;height:100%;padding:0 80px;}.product-modal .tabs{position:relative;margin-top:32px;}.product-modal .tabs ul{display:flex;justify-content:center;}.product-modal .tabs ul li{width:104px;height:110px;background:#ffffff;border-radius:10px;display:flex;justify-content:center;flex-direction:column;margin:0 4px;cursor:pointer;position:relative;}.product-modal .tabs ul li.active:after{content:' ';position:absolute;bottom:-10px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:url(../img/product_navigation_active_slide_arrow.svg) no-repeat;width:40px;height:10px;}.product-modal .tabs ul li img{width:44px;height:53px;pointer-events:none;}.product-modal .tabs ul li .name{font-family:Stolzl;font-size:12px;line-height:130%;text-align:center;color:#272727;pointer-events:none;}.product-modal .tabs__content{margin-top:110px;}.product-modal .tabs__content .block{margin:0 0 55px 0;width:670px;padding:48px 250px 48px 48px;min-height:314px;background:#eef2ee;border-radius:20px;}.product-modal .tabs__content .block>img{position:absolute;top:32%;right:0;transform:translateY(-50%);height:456px;}.recept_video{margin:auto;border-radius:14px;margin-top:100px;height:230px;}.product-modal .tabs__content .block .name{font-family:Bebas;font-weight:bold;width:90%;font-size:36px;line-height:100%;color:#272727;margin-bottom:30px;position:relative;z-index:1;}.product-modal .tabs__content .block .attr{display:flex;flex-wrap:wrap;position:relative;z-index:1;}.product-modal .tabs__content .block .attr .item{width:50%;margin-bottom:30px;}.product-modal .tabs__content .block .attr .item .t1{font-family:Stolzl;font-size:12px;line-height:130%;color:#a2abb5;}.product-modal .tabs__content .block .attr .item .t2{font-family:Stolzl;font-size:14px;line-height:130%;color:#272727;}.product-modal .tabs__content .bottom_block{display:flex;justify-content:space-between;}.product-modal .tabs__content .bottom_block .description{width:45%;display:block;}.product-modal .tabs__content .bottom_block .description .h6{font-size:28px;font-weight:700;text-transform:uppercase;font-family:Bebas,serif;color:black;}.product-modal .tabs__content .bottom_block .description h6{font-size:28px;max-width:220px;line-height:36px;margin-bottom:16px;margin-top:48px;font-weight:700;text-transform:uppercase;font-family:Bebas,serif;letter-spacing:1px;}.product-modal .tabs__content .bottom_block .description .txt{line-height:22px;font-size:14px;font-weight:400;}.product-modal .tabs__content .bottom_block .prod_cen{padding-bottom:50px;float:none;margin-bottom:48px;}.product-modal .tabs__content .bottom_block .prod_cen h6{font-size:28px;max-width:220px;line-height:36px;margin-bottom:16px;margin-top:48px;font-weight:700;text-transform:uppercase;font-family:Bebas,serif;letter-spacing:1px;}.product-modal .tabs__content .bottom_block .line{font-size:14px;justify-content:space-between;display:flex;font-family:Stolzl,Roboto,sans-serif;margin-bottom:16px;}.product-modal .tabs__content .bottom_block .line b{display:block;white-space:nowrap;overflow:hidden;width:90%;font-weight:400;}.product-modal .tabs__content .bottom_block .line b::after{content:" ...................................................................................................................................................................................................";left:calc(100%+7px);color:#a2abb5;}.product-modal .tabs__content .bottom_block .ideal{position:absolute;left:49%;top:72%;bottom:50px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;}.product-modal .tabs__content .bottom_block .ideal .item .uppercase{font-size:28px;margin-bottom:25px;margin-bottom:12px;font-weight:700;text-transform:uppercase;font-family:Bebas,serif;letter-spacing:1px;}.product-modal .tabs__content .bottom_block .ideal .item img{width:140px;margin-bottom:20px !important;margin:0;}.recipies-modal-block{padding:75px;}.product-modal .tabs__content .bottom_block .ideal .item .place_of-text{max-width:166px;}.product-modal .tabs__content .bottom_block .ideal .item .name{font-size:18px;font-family:Stolzl,Roboto,sans-serif;font-weight:400;margin-bottom:12px;}.product-modal .tabs__content .bottom_block .ideal .item .desc{font-size:12px;line-height:16px;}.items_main_box{display:flex;align-items:flex-start;justify-content:space-between;}.recipies-modal .md-content{overflow-x: hidden;}*/
/*.ideal .item img{height:130px;}.md-content img{max-height:500px;height:100%;height:330px;border-radius:10px;-o-object-fit:cover;object-fit: cover;}*/
.md-trigger {}

/*.card{margin-bottom: 20px;}*/
.ingridients_main_img img {
	width: 100%;
}

.recipies-cards {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 20px;
}

.recipe-img {
	width: auto;
	height: 180px;
}

.recipies-modal .block {
	padding: 42px 80px 0 80px;
}

.txt-block .t1 {
	font-size: 15px;
	line-height: 20px;
	color: #272727;
	/* font-family: Stolzl, Roboto, sans-serif; */
	font-weight: 400;
}

.recipies-cards {
	padding: 0 60px;
}

.prepare {
	background-image: url(../../img/recipe_paint.png);
	width: 162px;
	height: 76px;
	padding: 14px;
	position: absolute;
	right: 0;
	bottom: 0;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}

.recipies-modal .block .name {
	font-weight: 400;
	max-width: 550px;
	font-size: 36px;
	line-height: 32px;
	font-family: "Montserrat", sans-serif;
	letter-spacing: 1px;
	margin-bottom: 40px;
}

.recipies-modal .block .igridients_gr {
	font-size: 24px;
	line-height: 22px;
	margin-bottom: 25px;
}

.recipies-modal .block .main_ingridients {
	margin-bottom: 16px;
	color: #a2abb5;
	font-size: 14px;
}

.recipies-modal .block .item-left {}

.recipies-modal .ingri_box {
	display: flex;
	border: solid 2px #eef2ee;
	/*margin-right:60px;*/
	padding: 18px 30px;
	border-radius: 10px;
}

.recipies-modal .ingri_box a {
	margin: 0;
	display: flex;
	border-radius: 10px;
	border: solid 2px #eef2ee;
	padding: 18px 30px;
	height: 140px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 18px;
	padding-bottom: 18px;
}

.recipies-modal .ingri_box img {
	margin-right: 20px;
	height: 100px;
	width: auto;
}

.recipies-modal .info_ingri {
	margin-top: 20px;
}

.recipies-modal .info_ingri .t1 {
	font-size: 14px;
	margin-bottom: 24px;
	color: #272727;
}

.recipies-modal .info_ingri .t2 {
	color: #a2abb5;
}

.recipies-modal .block-lines {
	width: 385px;
	margin-top: 30px;
}

.recipies-modal .block-lines .line {
	margin-bottom: 25px;
	display: flex;
	justify-content: space-between;
	position: relative;
	overflow: hidden;
}

.recipies-modal .block-lines .line span {
	max-width: 285px;
	color: #a2abb5;
	font-size: 14px;
}

.recipies-modal .block-lines .line b {
	font-size: 14px;
	font-weight: 400;
}

.recipies-modal .block-lines .line::after {
	content: " ";
	position: absolute;
	border-bottom: 1px dashed #a2abb5;
	margin-left: 8px;
	bottom: 4px;
	width: 100vw;
}

.recipies-modal .item-right {
	display: flex;
	gap: 12px;
	flex-wrap: wrap;
	border-radius: 10px;
	color: #272727;
	text-align: center;
	box-sizing: border-box;
	width: 424px;
}

.recipies-modal .item-right .item {
	background-color: #eef2ee;
	align-items: center;
	justify-content: center;
	max-width: 50%;
	width: 206px;
	height: 170px;
	border-radius: 10px;
}

.recipies-modal .item img {
	width: 80px;
	height: 80px;
	margin-bottom: 8px;
	margin-top: 15px;
}

.recipies-modal .item span {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 5px;
	color: #272727;
	/* font-family: Stolzl, Roboto, sans-serif; */
	font-weight: 400;
	display: block;
}

.recipies-modal .item b {
	font-size: 14px;
	font-weight: 700;
	color: #272727;
	/* font-family: Stolzl, Roboto, sans-serif; */
	display: block;
}

.recipies-modal .preparing {
	padding-top: 48px;
	padding-left: 80px;
	padding-right: 80px;
	margin-bottom: 40px;
}

.preparing ol {
	list-style-type: decimal;
}

.preparing li:not(:last-child) {
	margin-bottom: 100px;
}

.preparing li {
	padding-left: 25px;
	position: relative;
}

.preparing li::before {
	position: absolute;
	content: '';
	background-image: url('./../img/yellow-pepinting.png');
	background-repeat: no-repeat;
	top: -22px;
	left: -64px;
	width: 90px;
	height: 90px;
	z-index: -1;
}

.recipies-modal .preparing h6 {
	margin-bottom: 65px;
	font-size: 24px;
	line-height: 22px;
	/* font-family: Stolzl, Roboto, sans-serif; */
	font-weight: 400;
}

.recipies-modal .preparing ul li {
	line-height: 21px;
	font-size: 16px;
	/* font-family: Stolzl, Roboto, sans-serif; */
	font-weight: 400;
}

/*html {
	height: 100%;
}*/

body,
p {
	margin: 0;
}

body {
	position: relative;
	/*min-height: 100%;*/
	overflow: auto;
	overflow-x: hidden;
	padding: 0;
	/*word-wrap:break-word;*/
	text-decoration-skip: objects;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
	-webkit-overflow-scrolling: touch;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}

audio,
canvas {
	display: inline-block;
}

a,
address,
button,
fieldset,
figure,
input,
legend,
optgroup,
select,
textarea {
	font: inherit;
	color: inherit;
	line-height: inherit;
	text-transform: inherit;
	text-shadow: inherit;
	border: 0;
	background: 0 0;
	box-shadow: none;
	border-radius: 0;
	margin: 0;
	padding: 0;
}

[type="button"],
[type="submit"],
a,
button {
	transition: color 0.25s, background 0.25s, opacity 0.25s;
}

a {
	cursor: pointer;
	text-decoration: none;
	-webkit-text-decoration-skip: none;
}

button {
	overflow: visible;
	-webkit-font-smoothing: inherit;
	letter-spacing: inherit;
}

p {
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	overflow: hidden;
}

b,
strong {
	font-weight: 700;
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
	border: 0;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

embed,
iframe,
img,
object,
video {
	display: block;
}

img {
	image-rendering: optimizeQuality;
}

svg {
	color: inherit;
}

svg:not(:root) {
	overflow: hidden;
}

progress {
	vertical-align: baseline;
	border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	text-rendering: optimizeLegibility;
	/*font: inherit;*/
	color: inherit;
	/*margin:0;*/
}

ol,
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

button,
button>*,
input,
select {
	display: inline-block;
	vertical-align: middle;
}

[type="button"],
[type="checkbox"],
[type="radio"],
[type="range"],
[type="reset"],
[type="submit"],
button,
label,
select,
summary {
	user-select: none;
	cursor: pointer;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button,
::-webkit-search-cancel-button,
::-webkit-search-decoration,
::-webkit-slider-thumb,
[type="button"],
[type="radio"],
[type="range"],
[type="search"],
[type="submit"],
select {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

::-webkit-contacts-auto-fill-button,
::-webkit-credentials-auto-fill-button {
	visibility: hidden;
	pointer-events: none;
	position: absolute;
	right: 0;
}

:-webkit-autofill {
	box-shadow: inset 0 0 0 1000px #fff;
}

::marker {
	display: none;
}

[type="radio"] {
	-webkit-appearance: radio;
}

[type="number"] {
	-moz-appearance: textfield;
}

::-ms-clear,
::-ms-reveal {
	display: none;
}

input,
textarea {
	width: 100%;
}

input {
	text-overflow: ellipsis;
}

textarea {
	overflow: auto;
	resize: none;
}

:active,
:focus,
:hover {
	outline: 0;
	outline-offset: 0;
}

:disabled {
	pointer-events: none;
	cursor: not-allowed;
	-webkit-text-fill-color: initial;
}

::-moz-focus-inner,
::-moz-focus-outer {
	border: 0;
	padding: 0;
}

::placeholder {
	opacity: 1;
	color: inherit;
}

::-moz-placeholder {
	opacity: 1;
	color: inherit;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

td,
th {
	padding: 0;
	text-align: center;
}

input::-moz-placeholder {
	text-indent: 0px;
	transition: text-indent 0.6s ease;
}

input:-moz-placeholder {
	text-indent: 0px;
	transition: text-indent 0.6s ease;
}

input:-ms-input-placeholder {
	text-indent: 0px;
	transition: text-indent 0.6s ease;
}

input:focus::-webkit-input-placeholder {
	text-indent: 500px;
	transition: text-indent 0.6s ease;
}

input:focus::-moz-placeholder {
	text-indent: 500px;
	transition: text-indent 0.6s ease;
}

input:focus:-moz-placeholder {
	text-indent: 500px;
	transition: text-indent 0.6s ease;
}

input:focus:-ms-input-placeholder {
	text-indent: 500px;
	transition: text-indent 0.6s ease;
}

.md-perspective,
.md-perspective body {
	height: 100%;
	overflow: hidden;
}

.md-perspective body {
	background: #222;
	-webkit-perspective: 600px;
	perspective: 600px;
}

.md-modal {
	opacity: 0;
	position: fixed;
	top: 0;
	right: 0;
	width: 50%;
	width: 1035px;
	min-width: 320px;
	height: 100vh;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

.md-show {
	opacity: 1;
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	background: rgba(43, 43, 43, 0.8);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show~.md-overlay {
	opacity: 1;
	visibility: visible;
}

.md-content {
	position: relative;
	border-radius: 3px;
	margin: 0 auto;
	min-height: 100%;
}

/*.md-content h3{margin:0;padding:0.4em;text-align:center;font-size:2.4em;font-weight:300;opacity:0.8;background:rgba(0,0,0,0.1);border-radius:3px 3px 0 0;}.md-content>div{margin:0;font-weight:300;font-size:1.15em;}.md-content>div p{margin:0;padding:10px 0;}.md-content>div ul{margin:0;padding:0 0 30px 20px;}.md-content>div ul li{padding:5px 0;}.md-content button{display:block;margin:0 auto;font-size: 0.8em;}*/
.md-effect-1 .md-content {
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show.md-effect-1 .md-content {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.md-effect-2 .md-content {
	-webkit-transform: translateX(20%);
	transform: translateX(20%);
	opacity: 0;
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}

.md-show.md-effect-2 .md-content {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}

.md-effect-3 .md-content {
	-webkit-transform: translateY(20%);
	transform: translateY(20%);
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show.md-effect-3 .md-content {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

.md-effect-4 .md-content {
	-webkit-transform: scale(0) rotate(720deg);
	transform: scale(0) rotate(720deg);
	opacity: 0;
}

.md-show.md-effect-4~.md-overlay,
.md-effect-4 .md-content {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.md-show.md-effect-4 .md-content {
	-webkit-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	opacity: 1;
}

.md-effect-5.md-modal {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.md-effect-5 .md-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(600px) rotateX(20deg);
	transform: translateZ(600px) rotateX(20deg);
	opacity: 0;
}

.md-show.md-effect-5 .md-content {
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	-webkit-transform: translateZ(0px) rotateX(0deg);
	transform: translateZ(0px) rotateX(0deg);
	opacity: 1;
}

.md-effect-6.md-modal {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.md-effect-6 .md-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
	transform: translate(30%) translateZ(600px) rotate(10deg);
	opacity: 0;
}

.md-show.md-effect-6 .md-content {
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	-webkit-transform: translate(0%) translateZ(0) rotate(0deg);
	transform: translate(0%) translateZ(0) rotate(0deg);
	opacity: 1;
}

.md-effect-7 {
	top: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.md-effect-7 .md-content {
	-webkit-transform: translateY(-200%);
	transform: translateY(-200%);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
}

.md-show.md-effect-7 .md-content {
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	border-radius: 0 0 3px 3px;
	opacity: 1;
}

.md-effect-8.md-modal {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.md-effect-8 .md-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateY(-70deg);
	transform: rotateY(-70deg);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
}

.md-show.md-effect-8 .md-content {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	opacity: 1;
}

.md-effect-9.md-modal {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.md-effect-9 .md-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-70deg);
	transform: rotateX(-70deg);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
}

.md-show.md-effect-9 .md-content {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 1;
}

.md-effect-10.md-modal {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.md-effect-10 .md-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-60deg);
	transform: rotateX(-60deg);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show.md-effect-10 .md-content {
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 1;
}

.md-effect-11 .md-content {
	-webkit-transform: scale(2);
	transform: scale(2);
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show.md-effect-11 .md-content {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.md-effect-12 .md-content {
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show.md-effect-12~.md-overlay {
	background: #e74c3c;
}

.md-effect-12 .md-content h3,
.md-effect-12 .md-content {
	background: transparent;
}

.md-show.md-effect-12 .md-content {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.md-effect-13.md-modal {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.md-effect-13 .md-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(-3000px) rotateY(90deg);
	transform: translateZ(-3000px) rotateY(90deg);
	opacity: 0;
}

.md-show.md-effect-13 .md-content {
	-webkit-animation: slit 0.7s forwards ease-out;
	animation: slit 0.7s forwards ease-out;
}

@-webkit-keyframes slit {
	50% {
		-webkit-transform: translateZ(-250px) rotateY(89deg);
		opacity: 0.5;
		-webkit-animation-timing-function: ease-out;
	}

	100% {
		-webkit-transform: translateZ(0) rotateY(0deg);
		opacity: 1;
	}
}

@keyframes slit {
	50% {
		-webkit-transform: translateZ(-250px) rotateY(89deg);
		transform: translateZ(-250px) rotateY(89deg);
		opacity: 1;
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: translateZ(0) rotateY(0deg);
		transform: translateZ(0) rotateY(0deg);
		opacity: 1;
	}
}

.md-effect-14.md-modal {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.md-effect-14 .md-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateY(100%) rotateX(90deg);
	transform: translateY(100%) rotateX(90deg);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.md-show.md-effect-14 .md-content {
	-webkit-transform: translateY(0%) rotateX(0deg);
	transform: translateY(0%) rotateX(0deg);
	opacity: 1;
}

.md-effect-15.md-modal {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}

.md-effect-15 .md-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show.md-effect-15 .md-content {
	-webkit-transform: translateZ(0px) translateX(0%) rotateY(0deg);
	transform: translateZ(0px) translateX(0%) rotateY(0deg);
	opacity: 1;
}

.md-show.md-effect-16~.md-overlay {
	background: rgba(180, 46, 32, 0.5);
}

.md-show.md-effect-16~.container {
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	filter: blur(3px);
}

.md-effect-16 .md-content {
	-webkit-transform: translateY(-5%);
	transform: translateY(-5%);
	opacity: 0;
}

.md-show.md-effect-16~.container,
.md-effect-16 .md-content {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show.md-effect-16 .md-content {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

.md-show.md-effect-17~.container {
	height: 100%;
	overflow: hidden;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}

.md-show.md-effect-17~.container,
.md-show.md-effect-17~.md-overlay {
	-webkit-transform: rotateX(-2deg);
	transform: rotateX(-2deg);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.md-effect-17 .md-content {
	opacity: 0;
	-webkit-transform: translateY(200%);
	transform: translateY(200%);
}

.md-show.md-effect-17 .md-content {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	-webkit-transition: all 0.3s 0.2s;
	transition: all 0.3s 0.2s;
}

.md-show.md-effect-18~.container {
	height: 100%;
	overflow: hidden;
}

.md-show.md-effect-18~.md-overlay {
	background: rgba(143, 27, 15, 0.8);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.md-show.md-effect-18~.container,
.md-show.md-effect-18~.md-overlay {
	-webkit-transform-style: preserve-3d;
	-webkit-transform-origin: 0% 50%;
	-webkit-animation: rotateRightSideFirst 0.5s forwards ease-in;
	-moz-transform-style: preserve-3d;
	-moz-transform-origin: 0% 50%;
	-moz-animation: rotateRightSideFirst 0.5s forwards ease-in;
	transform-style: preserve-3d;
	transform-origin: 0% 50%;
	animation: rotateRightSideFirst 0.5s forwards ease-in;
}

@-webkit-keyframes rotateRightSideFirst {
	50% {
		-webkit-transform: translateZ(-50px) rotateY(5deg);
		-webkit-animation-timing-function: ease-out;
	}

	100% {
		-webkit-transform: translateZ(-200px);
	}
}

@keyframes rotateRightSideFirst {
	50% {
		-webkit-transform: translateZ(-50px) rotateY(5deg);
		transform: translateZ(-50px) rotateY(5deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	100% {
		-webkit-transform: translateZ(-200px);
		transform: translateZ(-200px);
	}
}

.md-effect-18 .md-content {
	-webkit-transform: translateX(200%);
	transform: translateX(200%);
	opacity: 0;
}

.md-show.md-effect-18 .md-content {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
	-webkit-transition: all 0.5s 0.1s;
	transition: all 0.5s 0.1s;
}

.md-show.md-effect-19~.container {
	height: 100%;
	overflow: hidden;
}

.md-show.md-effect-19~.md-overlay {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.md-show.md-effect-19~.container,
.md-show.md-effect-19~.md-overlay {
	-webkit-transform-style: preserve-3d;
	-webkit-transform-origin: 50% 100%;
	-webkit-animation: OpenTop 0.5s forwards ease-in;
	-moz-transform-style: preserve-3d;
	-moz-transform-origin: 50% 100%;
	-moz-animation: OpenTop 0.5s forwards ease-in;
	transform-style: preserve-3d;
	transform-origin: 50% 100%;
	animation: OpenTop 0.5s forwards ease-in;
}

@-webkit-keyframes OpenTop {
	50% {
		-webkit-transform: rotateX(10deg);
		-webkit-animation-timing-function: ease-out;
	}
}

@keyframes OpenTop {
	50% {
		-webkit-transform: rotateX(10deg);
		transform: rotateX(10deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
}

.md-effect-19 .md-content {
	-webkit-transform: translateY(-200%);
	transform: translateY(-200%);
	opacity: 0;
}

.md-show.md-effect-19 .md-content {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	-webkit-transition: all 0.5s 0.1s;
	transition: all 0.5s 0.1s;
}

.df {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.fr {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.fc {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.jb {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.jc {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.je {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.vt {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.vc {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.vb {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.it {
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.ic {
	-ms-flex-item-align: center;
	align-self: center;
}

.ib {
	-ms-flex-item-align: end;
	align-self: flex-end;
}

.fwn {
	flex-wrap: nowrap;
}

.embed-responsive-16by9::before {
	padding-top: 56.25%;
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
}

.embed-responsive:before {
	display: block;
	content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.video-bl {
	background: #000;
	position: relative;
}

.yt-toggle-play {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 5;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	transition: 0.15s all;
	opacity: 1;
}

.yt-toggle-play.in-process {
	pointer-events: none;
	opacity: 0.95;
}

.yt-toggle-play.c-hide {
	opacity: 0;
}

.yt-toggle-play .play-icn {
	transition: 0.2s all;
	width: 15%;
	color: rgba(255, 0, 0, 0.6);
}

.yt-toggle-play:hover .play-icn {
	color: #ff0000;
}

::-webkit-scrollbar {
	width: 10px;
}

::-webkit-scrollbar-track {
	background: white;
}

::-webkit-scrollbar-thumb {
	background: grey;
}

::-webkit-scrollbar-thumb:hover {
	background: #555;
}

.tu {
	width: 0;
	height: 0;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-bottom: 50px solid #555;
}

.tb {
	width: 0;
	height: 0;
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-bottom: 50px solid #555;
}

.tl {
	width: 0;
	height: 0;
	border-top: 25px solid transparent;
	border-right: 50px solid #555;
	border-bottom: 25px solid transparent;
}

.tr {
	width: 0;
	height: 0;
	border-top: 25px solid transparent;
	border-left: 50px solid #555;
	border-bottom: 25px solid transparent;
}

.dn {
	display: none;
}

.center {
	text-align: center;
}

@keyframes opacity {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.fade {
	animation: opacity 1s;
}

.anim {
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

.ttc {
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
}

.ibg {
	position: relative;
}

.ibg img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.vbg {
	position: relative;
}

.vbg iframe,
.vbg video,
.vbg embed,
.vbg object {
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	background-size: cover;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -20;
	position: fixed;
}

.dfc {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.tabs>div {
	display: none;
	animation: opacity 1s;
}

.tabs>div.active {
	display: block;
}

.accordeon__line {
	background-color: green;
	color: white;
	padding: 10px;
}

.accordeon__content {
	background-color: burlywood;
	padding: 10px;
	display: none;
	animation: opacity 1s;
}

.accordeon__content.active {
	display: block;
}

.hflip {
	transform: scale(-1, 1);
}

.r50 {
	border-radius: 50%;
}

#burger-menu {
	display: none;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	/* position:absolute;*/
	left: 20px;
	top: -20px;
	box-sizing: border-box;
	outline: none;
	cursor: pointer;
	border: none;
	background: none;
	/* width:44px;height:23px;*/
	z-index: 1;
}

#burger-menu.active .box_item1 {
	-webkit-transform: translateX(0) translateY(10px) rotate(45deg);
	transform: translateX(0) translateY(10px) rotate(45deg);
}

#burger-menu.active .box_item2 {
	opacity: 0;
}

#burger-menu.active .box_item3 {
	-webkit-transform: translateX(0) translateY(-10px) rotate(-45deg);
	transform: translateX(0) translateY(-10px) rotate(-45deg);
}

#burger-menu .box {
	width: 44px;
	height: 2px;
	background: #4af507;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

/*.show_mobile_menu{opacity:1 !important;left:0 !important;}#mobile-menu{padding:125px 20px 20px;box-sizing:border-box;opacity:0;position:absolute;left:-100%;top:0;width:80%;height:100vh !important;background:#63a030;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:0.3s all ease;transition:0.3s all ease;z-index:2;}#mobile-menu ul{padding-left:0;width:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:flex-start;list-style:none;}#mobile-menu ul a{text-decoration:none;color:#fff;font-weight:bold;font-size:40px;letter-spacing:1px;line-height:43px;padding:10px 0;display:block;color:#fff;position: relative;}*/
.custom-select {
	position: relative;
}

.custom-select select {
	display: none;
}

.custom-select .select-selected {
	background-color: DodgerBlue;
}

.custom-select .select-selected:after {
	position: absolute;
	content: "";
	top: 14px;
	right: 10px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-color: #fff transparent transparent transparent;
}

.custom-select .select-selected.select-arrow-active:after {
	border-color: transparent transparent #fff transparent;
	top: 7px;
}

.custom-select .select-items {
	position: absolute;
	background-color: DodgerBlue;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 99;
}

.custom-select .select-items div,
.custom-select .select-selected {
	color: #ffffff;
	padding: 8px 16px;
	border: 1px solid transparent;
	border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
	cursor: pointer;
}

.custom-select .select-items div:hover,
.custom-select .same-as-selected {
	background-color: rgba(0, 0, 0, 0.1);
}

.custom-select .select-hide {
	display: none;
}

body {
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	color: black;
}

/*.container{position:relative;width:100%;max-width:1280px;margin-left:auto;margin-right:auto;box-sizing: border-box;}*/
/*.home .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;overflow:hidden;min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction: column;}*/
body {
	font-size: 16px;
	letter-spacing: -0.8px;
	/*font-family: Stolzl, sans-serif;*/
	font-weight: 400;
}

/*header{background:#63a030;padding:20px 0 0;}header .block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}header .block .container{position:relative;}header .block .menu{position:absolute;left:10px;top:0;width:44px;height:50px;z-index:3;}header .block .menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;}header .block .menu ul li a{font-family:Stolzl;font-size:16px;line-height:20px;color:#ffffff;margin-right: 50px;}*/
.btn {
	min-width: 200px;
	padding: 12px 23px 14px;
	border-radius: 10px;
	/* font-family: Stolzl; */
	background-color: #ffda00;
	text-align: center;
	font-size: 14px;
	color: #272727;
	font-weight: 400;
	display: inline-block;
}

@media only screen and (max-width:768px) {
	.btn {
		min-width: auto;
		max-width: 150px;
	}
}

.sec1 {
	background: #63a030;
	position: relative;
	overflow: hidden;
}

.sec1:after {
	background-image: url(../../img/bottom_color_desktop_new.png);
	height: 113px;
	content: "";
	width: 100%;
	display: block;
	background-size: cover;
	/*margin-top:-50px;*/
	position: absolute;
	z-index: 9;
	bottom: 0;
}

@media only screen and (max-width:768px) {
	.sec1:after {
		height: 75px;
	}
}

.sec1 .home-slider .swiper-slide .container {
	padding-top: 30px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

/*.sec1 .home-slider .swiper-slide img{position:absolute;top:0px;right:0px;left:33%;bottom:20px;max-width: 60%;}*/
.sec1 .home-slider .swiper-slide .t1 {
	/*width:515px;*/
	width: 40%;
}

.sec1 .home-slider .swiper-slide .slider-image {}

/*.sec1 .home-slider .swiper-slide .t1 h1{font-family:Bebas;font-weight:bold;font-size:90px;line-height:94px;display:flex;align-items:center;letter-spacing:1px;color:#ffffff;margin-bottom: 30px;}*/
.sec1 .home-slider .navig {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 50px;
}

@media only screen and (max-width:768px) {
	.sec1 .home-slider .navig {
		margin-top: 0;
	}
}

@media only screen and (max-width:1300px) {
	.sec1 .home-slider .swiper-slide .slider-image img {
		max-height: 450px;
	}

	.sec1 .home-slider .navig {
		margin-top: 20px;
	}
}

.sec1 .home-slider .home-pagination span {
	width: 12px;
	height: 8px;
	background: #ffffff;
	opacity: 0.6;
	border-radius: 24px;
	margin: 0 4px;
}

.sec1 .home-slider .home-pagination span.swiper-pagination-bullet-active {
	opacity: 1;
}

.sec1 .home-slider .home-navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	left: 0;
	top: -100px;
}

.sec1 .home-slider .home-navigation .home-right {
	margin-left: 18px;
}

.sw {
	background: #ffffff;
	width: 53px;
	height: 53px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50%;
	z-index: 1;
}

.sw.swiper-button-disabled {
	opacity: 0.6;
}

/*h2.title{font-family:Bebas;font-weight:bold;font-size:70px;line-height:70px;letter-spacing:1px;color: #272727;}*/
.sec2 {
	padding-top: 25px;
	margin-bottom: 20px;
}

.sec2 .tabs-scrollbar {
	/*margin-top:46px;*/
	background: #92c11b;
	height: 5px;
	margin-top: 20px;
}

@media only screen and (max-width:768px) {
	.sec2 .tabs-scrollbar {
		margin-bottom: 30px;
	}
}

.sec2 .tabs-scrollbar .swiper-scrollbar-drag {
	width: 40px !important;
	background-color: #124f16;
	height: 40px;
	background-image: url(../../img/parsley.svg);
	background-position: center;
	border-radius: 50%;
	position: relative;
	top: -20px;
	-webkit-box-shadow: 0 2px 8px rgba(18, 77, 21, 0.6);
	box-shadow: 0 2px 8px rgba(18, 77, 21, 0.6);
	cursor: pointer;
}

ul.tabsli {
	margin-top: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

ul.tabsli li {
	margin-right: 8px;
	width: 100%;
	min-width: 134px;
	height: 116px;
	border: 2px solid #eef2ee;
	box-sizing: border-box;
	border-radius: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: flex-end;
	padding-bottom: 15px;
	position: relative;
}

ul.tabsli li:hover,
ul.tabsli li.active {
	cursor: pointer;
	background: #ffda00;
	border-color: #ffda00;
}

ul.tabsli li:hover:after,
ul.tabsli li.active:after {
	content: url(../../img/category_active_slide_arrow_desktop.svg);
	position: absolute;
	bottom: -26px;
	transform: translateX(-50%);
	left: 50%;
}

ul.tabsli li img {
	position: absolute;
	transform: translateX(-50%);
	top: -2px;
	left: 50%;
	max-width: 100%;
	pointer-events: none;
	border-radius: 20px;
}

ul.tabsli li span {
	display: block;
	font-size: 14px;
	text-align: center;
	color: #272727;
	pointer-events: none;
}

ul.tabsli,
ul.tabs__caption {
	-ms-overflow-style: none;
	/* Internet Explorer 10+*/
	scrollbar-width: none;
	/* Firefox */
}

ul.tabsli::-webkit-scrollbar,
ul.tabs__caption::-webkit-scrollbar {
	display: none;
	/* Safari and Chrome */
}

.sec2 .tabs-content {
	margin-top: 72px;
	/*overflow-x: clip;*/
	padding-bottom: 30px;
	overflow: hidden;
}

/*.sec2 .tabs-content .tabs-swiper .card{width:197px;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;height:auto;}.sec2 .tabs-content .tabs-swiper .card h5{text-transform:none;font-size:18px;line-height:120%;text-align:center;color:#272727;margin:16px 0 8px;font-family:Stolzl,Roboto,sans-serif;font-weight:400;}.sec2 .tabs-content .tabs-swiper .card span{font-family:Stolzl;font-size:14px;line-height:130%;text-align:center;color: #a2abb5;}*/
.bottom-product-info {
	margin: 0 -80px;
	padding: 40px 80px 150px;
	background: #eef2ee;
}

.bottom-product-info h3 {
	padding: 0;
	margin-bottom: 36px;
	font-size: 36px;
	text-transform: uppercase;
	background: none;
	text-align: left;
	font-family: "Montserrat", sans-serif;
}

.bottom-product-info .product {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: flex;
	gap: 10px;
}

.bottom-product-info .product__item {
	max-width: 212px;
}

.bottom-product-info .product__link {
	text-decoration: none;
	color: #000;
}

.bottom-product-info .product__img {
	width: 100%;
	height: 212px;
}

.bottom-product-info .product__name {
	font-size: 18px;
}

.bottom-product-info .product__count {
	color: #a2abb5;
}

.sec3 {
	background-image: url(../../img/myth-bg2.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding-top: 120px;
	min-height: 840px;
}

.sec3 .container {
	position: relative;
}

.sec3 .tabs ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 40px 0 32px;
}

.sec3 .tabs ul li {
	width: 107px;
	height: 46px;
	background: #eef2ee;
	border-radius: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	/* font-family: Stolzl; */
	font-size: 14px;
	line-height: 130%;
	text-align: center;
	color: #272727;
	margin-right: 10px;
}

.sec3 .tabs ul li:hover {
	background: #ffda00;
	cursor: pointer;
}

.sec3 .tabs ul li.active {
	background: #ffda00;
}

.sec3 .tabs .tabs__content {
	width: 430px;
}

.sec3 .tabs .tabs__content img {
	position: absolute;
	right: 5%;
	top: 64%;
	transform: translateY(-50%);
}

.sec3 .tabs .tabs__content .t1 {
	font-family: "Montserrat", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 32px;
	line-height: 110%;
	letter-spacing: 1px;
	color: #92c11b;
}

.sec3 .tabs .tabs__content .t2 {
	/* font-family: Stolzl; */
	font-size: 14px;
	line-height: 140%;
	color: #272727;
	margin: 16px 0 30px;
}

.sec3 .tabs .tabs__content a {
	/* font-family: Stolzl; */
	font-size: 18px;
	line-height: 22px;
	text-decoration-line: underline;
	color: #92c11b;
}

.sec4 {
	background: #eef2ee;
	position: relative;
	padding-top: 35px;
	padding-bottom: 35px;
	/*margin-top:164px;*/
}

@media only screen and (min-width:1300px) {
	.sec4 {
		padding-top: 0;
		padding-bottom: 0;
	}

	.sec4:before {
		/*background-image:url(../img/homepage-paint.png);height:164px;top:-164px;*/
		background-image: url(../../img/homepage-paint-new.png);
		height: 80px;
		top: -80px;
		width: 100%;
		content: "";
		position: absolute;
		display: block;
	}
}

.sec4:after {
	transform: rotate(180deg);
	/*background-image:url(../img/homepage-paint.png);height:164px;bottom:-164px;*/
	background-image: url(../../img/homepage-paint-new.png);
	height: 80px;
	bottom: -80px;
	width: 100%;
	content: "";
	position: absolute;
	display: block;
	left: 0;
}

.sec4 .line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 35px;
}

.sec4 .line a.lnk {
	/* font-family: Stolzl; */
	font-size: 18px;
	line-height: 22px;
	text-decoration-line: underline;
	color: #92c11b;
}

.sec4 .rec-right {
	z-index: 111;
	position: relative;
	flex-shrink: 0;
	left: -32px;
	top: 90px;
	transform: translateY(-50%);
}

.sec4 .tabs ul {
	margin-bottom: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: strech;
}

.sec4 .tabs ul li {
	min-width: 160px;
	height: 50px;
	color: #272727;
	padding: 13px 26px;
	background: #fff;
	border-radius: 10px;
	/* font-family: Stolzl; */
	padding: 0 27px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 16px;
	white-space: nowrap;
	flex-grow: 1;
}

.sec4 .tabs ul li.active {
	background: #ffda00;
}

.sec4 .tabs ul li:hover {
	background: #f3f8f3;
	cursor: pointer;
}

.sec4 .tabs .tabs__content {
	overflow-x: hidden;
}

.sec4 .tabs .tabs__content .swiper-recipies {
	padding-right: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.sec4 .tabs .tabs__content .swiper-recipies .card .img-block {
	border-radius: 10px;
	position: relative;
	height: 180px;
	overflow: hidden;
	margin-bottom: 16px;
}

.sec4 .tabs .tabs__content .swiper-recipies .card .img-block img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.sec4 .tabs .tabs__content .swiper-recipies .card .img-block img {
	margin-bottom: 10px;
	cursor: pointer;
	height: 220px;
	width: 430px;
}

.sec4 .tabs .tabs__content .swiper-recipies .card .img-block .prepare {
	background-image: url(../../img/recipe_paint.png);
	width: 162px;
	height: 76px;
	padding: 14px;
	position: absolute;
	right: 0;
	bottom: 0;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}

.sec4 .tabs .tabs__content .swiper-recipies .card .txt-block .t1 {
	/* font-family: Stolzl; */
	font-size: 16px;
	line-height: 120%;
	color: #272727;
	margin-bottom: 8px;
}

.sec4 .tabs .tabs__content .swiper-recipies .card .txt-block .t2 {
	/* font-family: Stolzl; */
	font-size: 14px;
	line-height: 120%;
	color: #a2abb5;
	margin-bottom: 16px;
	display: none;
}

.sec4 .tabs .tabs__content .swiper-recipies .card .txt-block .tag {
	padding: 0 12px;
	height: 34px;
	background: #ffffff;
	border: 2px solid #eef2ee;
	box-sizing: border-box;
	border-radius: 16px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.box_ofProduct {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	padding-top: 70px;
}

.products-sec h1 {
	font-size: 40px;
	margin-bottom: 30px;
	text-align: center;
	font-family: "Montserrat", sans-serif;
}

.tabs__content img {
	cursor: pointer;
}

.tabs__content h5 {
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
	line-height: 38px;
	text-align: left;
	margin-bottom: 9px;
	display: block;
	color: #272727;
	cursor: pointer;
	margin-bottom: 15px;
}

/*.tabs__content span{font-size:16px;text-align:left;line-height:21px;margin-bottom:15px;display:block;color:#a2abb5;font-family:Stolzl,Roboto,sans-serif;font-weight:400;cursor:pointer;margin-bottom: 15px;}*/
.tabs__content .more {
	background: #92c11b;
	color: white;
	cursor: pointer;
	max-width: 200px;
	padding: 18px 40px;
	min-width: 200px;
	border-radius: 10px;
	/* font-family: "Stolzl"; */
	width: 100%;
}

.product-card {
	padding-bottom: 60px;
}

.product-card img {
	border-radius: 20px;
	margin-bottom: 20px;
}

.recipies {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.recipies-sec h1 {
	font-size: 40px;
	margin-bottom: 30px;
	text-align: center;
	font-family: "Montserrat", sans-serif;
	letter-spacing: 1px;
	font-weight: 700;
}

.recipies .card {
	width: 406px;
	margin-bottom: 60px;
}

.recipies .card .img-block {
	border-radius: 10px;
	position: relative;
	height: 180px;
	overflow: hidden;
	margin-bottom: 16px;
}

.recipies .card .img-block img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	cursor: pointer;
}

.recipies .card .img-block .prepare {
	background-image: url(../../img/recipe_paint.png);
	width: 162px;
	height: 76px;
	padding: 14px;
	position: absolute;
	right: 0;
	bottom: 0;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}

.recipies .card .txt-block .t1 {
	cursor: pointer;
	/* font-family: Stolzl; */
	font-size: 16px;
	line-height: 120%;
	color: #272727;
	margin-bottom: 8px;
}

.recipies .card .txt-block .t2 {
	/* font-family: Stolzl; */
	font-size: 14px;
	line-height: 120%;
	color: #a2abb5;
	margin-bottom: 16px;
}

.txt-block .t2 {
	margin-top: 5px;
	color: #a2abb5;
	font-size: 14px;
	/* font-family: Stolzl, Roboto, sans-serif; */
	font-weight: 400;
}

.txt-block .tag {
	margin-top: 6px;
	font-size: 14px;
	color: #272727;
	/* font-family: Stolzl, Roboto, sans-serif; */
	font-weight: 400;
}

.recipies .card .txt-block .tag {
	padding: 0 12px;
	height: 34px;
	background: #ffffff;
	border: 2px solid #eef2ee;
	box-sizing: border-box;
	border-radius: 16px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.h-100 {
	height: 100%;
}

.w-100 {
	width: 100%;
}

.relative {
	position: relative;
}

.pointer {
	cursor: pointer;
}

.absolute {
	position: absolute;
}

.align-center {
	text-align: center;
}

.hide {
	display: none !important;
}

.flex {
	display: -ms-flexbox;
	display: flex;
}

.flex-column {
	-ms-flex-direction: column;
	flex-direction: column;
}

.middle-xs {
	-ms-flex-align: center;
	align-items: center;
}

.center-xs {
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}

.align-items-center {
	-ms-flex-align: center;
	align-items: center;
}

.justify-content-center {
	-ms-flex-pack: center;
	justify-content: center;
}

.poll {
	background: url('/assets/pollbg.png') no-repeat;
	background-size: cover;
}

@media only screen and (min-width:768px) {
	.poll {
		height: max-content;
	}
}

@media only screen and (min-width:1300px) {
	.poll {
		height: 900px;
	}
}

.poll .main-block {
	padding: 40px 0 100px;
}

@media only screen and (min-width:768px) {
	.poll .main-block {
		padding: 124px 40px 190px 40px;
	}
}

@media only screen and (min-width:1300px) {
	.poll .main-block {
		padding: 231px 0 202px 190px;
	}
}

.poll .main-block h2 {
	margin: 0 auto;
	font-size: 40px;
	line-height: 44px;
	margin-bottom: 16px;
	max-width: 280px;
	color: #272727;
}

@media only screen and (min-width:768px) {
	.poll .main-block h2 {
		margin: 0;
		margin-bottom: 32px;
		text-align: left;
	}
}

@media only screen and (min-width:1300px) {
	.poll .main-block h2 {
		font-size: 70px;
		max-width: 470px;
		line-height: 70px;
	}
}

.poll .main-block p {
	margin-bottom: 24px;
	color: #272727;
	padding-left: 16px;
	padding-right: 16px;
	line-height: 18px;
}

@media only screen and (min-width:768px) {
	.poll .main-block p {
		margin: 0;
		margin-bottom: 32px;
		text-align: left;
		padding: 0;
		max-width: 300px;
	}
}

@media only screen and (min-width:1300px) {
	.poll .main-block p {
		max-width: 520px;
		line-height: 29px;
	}
}

.poll .main-block .main-btn-container {
	padding-left: 16px;
	padding-right: 16px;
}

@media only screen and (min-width:768px) {
	.poll .main-block .main-btn-container {
		padding: 0;
	}
}

.poll .main-block button {
	font-family: 'Stolzl';
	border: none;
	color: #fff;
	background: #92c11b;
	padding: 14px 0;
	border-radius: 10px;
	transition: 0.2s;
}

.poll .main-block button:hover {
	background: #9fce27;
}

@media only screen and (min-width:768px) {
	.poll .main-block button {
		width: 220px;
	}
}

@media only screen and (min-width:1300px) {
	.poll .main-block button {
		width: 305px;
	}
}

.poll .poll-image {
	margin-bottom: 40px;
}

.poll .main-image {
	margin-bottom: 24px;
	transform: translateX(10px);
}

@media only screen and (min-width:768px) {
	.poll .main-image {
		position: absolute;
		right: 20px;
		top: 72px;
		width: 460px;
	}
}

@media only screen and (min-width:1300px) {
	.poll .main-image {
		right: 95px;
		top: 200px;
		width: auto;
	}
}

.poll .question-block {
	padding: 32px 16px 32px;
}

.poll .question-block h3 {
	margin: 24px auto 16px;
	font-size: 40px;
	color: #272727;
	order: 2;
}

.poll .question-block img {
	order: 1;
	width: 100%;
}

.poll .question-block .question-options {
	margin-bottom: 24px;
	order: 3;
}

.poll .question-block .question-options .option {
	margin-bottom: 12px;
}

.poll .question-block .question-options .option:last-child {
	margin-bottom: 0;
}

.poll .question-block .nav-buttons {
	order: 4;
}

@media only screen and (min-width:768px) {
	.poll .question-block {
		padding-top: 64px;
		padding-bottom: 100px;
	}

	.poll .question-block h3 {
		order: 1;
	}

	.poll .question-block img {
		order: 2;
		margin-bottom: 40px;
		height: 267px;
		width: auto;
	}

	.poll .question-block .question-options {
		order: 3;
		gap: 12px;
		flex-direction: row;
		justify-content: center;
		margin-bottom: 56px;
		flex-wrap: wrap;
	}

	.poll .question-block .question-options .option {
		margin-bottom: 0;
	}

	.poll .question-block .nav-buttons {
		order: 4;
	}
}

@media only screen and (min-width:1300px) {
	.poll .question-block img {
		width: 900px;
		height: 355px;
	}
}

.poll .option {
	font-family: 'Stolzl';
	padding: 14px 0;
	color: #272727;
	box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	background: #fff;
	border: none;
	transition: 0.2s;
}

.poll .option.active {
	background: #ffda00;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

.poll .option:hover {
	box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.1);
}

@media only screen and (min-width:768px) {
	.poll .option {
		width: 170px;
	}
}

.poll .nav-buttons button {
	font-family: 'Stolzl';
	padding: 14px 0;
	border-radius: 10px;
	color: #fff;
	background: #92c11b;
	border: none;
	transition: 0.2s;
}

.poll .nav-buttons button.disabled {
	background: #a2abb5;
	pointer-events: none;
}

.poll .nav-buttons button:hover {
	background: #9fce27;
}

@media only screen and (min-width:768px) {
	.poll .nav-buttons button {
		width: 305px;
	}
}

.poll .product {
	padding-top: 32px;
	font-family: "Montserrat", sans-serif;
	background: url('/assets/pollbg.png') no-repeat;
}

@media only screen and (min-width:768px) {
	.poll .product {
		padding-top: 100px;
	}
}

.poll .product .product-title {
	font-size: 40px;
	color: #272727;
	line-height: 40px;
	margin-bottom: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.poll .product .product-subtitle {
	line-height: 22px;
	color: #272727;
	margin-bottom: 32px;
}

.poll .product .product-block {
	background: #fff;
	border-radius: 16px;
	gap: 24px;
	padding: 32px 16px;
	margin-bottom: 56px;
}

.poll .product .product-block .caption {
	font-weight: bold;
	font-size: 36px;
	color: #92c11b;
	max-width: 300px;
	line-height: 33px;
	text-align: center;
	margin: 0 auto 16px;
}

.poll .product .product-block .image {
	position: relative;
	height: 265px;
	margin: 0 auto 20px;
}

.poll .product .product-block .image .product-image {
	position: absolute;
	z-index: 1;
	top: 60%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-height: 180px;
	width: auto;
}

.poll .product .product-block .image .bg {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 310px;
	height: 265px;
	z-index: 0;
}

@media only screen and (min-width:768px) {
	.poll .product .product-block {
		padding: 40px 73px;
	}
}

.poll .product .info .product-name {
	font-family: 'Stolzl';
	line-height: 22px;
	color: #92c11b;
	margin-bottom: 56px;
	font-size: 16px;
	text-align: center;
}

@media only screen and (min-width:768px) {
	.poll .product .info .product-name {
		font-size: 24px;
	}
}

.poll .product .product-nav button {
	font-family: 'Stolzl';
	border-radius: 10px;
	border: none;
	transition: 0.2s;
}

.poll .product .product-nav button:first-child {
	color: #272727;
	border: 1px solid #124f16;
	background: #fff;
	padding: 14px 0;
	margin-right: 12px;
	margin-bottom: 8px;
	order: 2;
}

.poll .product .product-nav button:first-child:hover {
	border: 1px solid #a2abb5;
}

.poll .product .product-nav button:last-child {
	color: #fff;
	background: #92c11b;
	padding: 15px 0;
	order: 1;
	margin-bottom: 8px;
}

.poll .product .product-nav button:last-child:hover {
	background: #9fce27;
}

@media only screen and (min-width:768px) {
	.poll .product .product-nav button {
		width: 236px;
	}
}

@media only screen and (min-width:768px) {
	.poll .product .product-nav {
		flex-direction: row-reverse;
	}
}

.sec6 {
	padding-bottom: 80px;
	padding-top: 100px;
}

.sec6 .line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 20px;
	overflow: hidden;
}

.sec6 .line img {
	margin: 0 20px 0 0;
	max-width: 335px;
}

/*.tiktok.sec6{padding-top: 0;}*/
.tiktok.sec6 .line img {
	margin-left: 0;
}

.sec6 .line .inst {
	margin-right: auto;
	/* font-family: Stolzl; */
	font-size: 24px;
	line-height: 29px;
	color: #92c11b;
	/*margin-top:22px;*/
}

.sec6 .line .more {
	/* font-family: Stolzl; */
	font-size: 18px;
	line-height: 22px;
	text-align: right;
	text-decoration-line: underline;
	margin-top: 22px;
	color: #92c11b;
}

.sec7 .line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	/*margin-bottom:40px;*/
}

.sec7 .line a.lnk {
	/* font-family: Stolzl; */
	font-size: 18px;
	line-height: 22px;
	text-align: right;
	text-decoration-line: underline;
	margin-top: 22px;
	color: #92c11b;
}

.sec7 .news-grid {
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(2, 1fr);
	margin-bottom: 30px;
	display: grid;
	gap: 20px;
}

.sec7 .news-grid .date {
	/* font-family: Stolzl; */
	font-size: 12px;
	line-height: 130%;
	color: #969696;
}

.sec7 .news-grid .item:first-child {
	grid-column-start: 1;
	grid-column-end: 3;
	grid-row-start: 1;
	grid-row-end: 4;
	padding: 150px 105px;
	background: url(../../img/news-bg.png), #eef2ee;
	background-size: cover;
	border-radius: 10px;
}

.sec7 .news-grid .item:first-child h4 {
	font-family: "Montserrat", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	line-height: 50px;
	color: #1c1c1c;
	margin: 24px 0 14px;
}

.sec7 .news-grid .item:first-child p {
	/* font-family: Stolzl; */
	font-size: 14px;
	line-height: 162.5%;
	color: #1c1c1c;
}

.sec7 .news-grid .img {
	margin-bottom: 14px;
	position: relative;
	height: 164px;
	border-radius: 10px;
	overflow: hidden;
}
.sec7 .news-grid .item:first-child .img {
height: 280px;
}


.sec7 .news-grid .img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.sec7 .news-grid .item:not(:first-child) h4 {
	/* font-family: Stolzl; */
	font-size: 14px;
	line-height: 130%;
	color: #1c1c1c;
	margin-top: 8px;
	margin-bottom: 20px;
}

.sec7 .video-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}

.sec7 .video-grid .video {
	border-radius: 10px;
	overflow: hidden;
	cursor: pointer;
}

.about_b {
	font-size: 40px;
	line-height: 43px;
	font-family: "Montserrat", sans-serif;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 35px;
}

.box {
	background: #eef2ee;
	border-radius: 8px;
	color: #272727;
	margin-bottom: 10px;
}

.proud {
	padding: 80px 108px;
}

.proud .proud_title {
	font-size: 28px;
	line-height: 26px;
	margin-bottom: 55px;
}

.proud .proud_numbers {
	display: flex;
	align-items: center;
}

.proud .proud_numbers .num {
	margin-bottom: 0;
	margin-right: 60px;
}

.proud .proud_numbers .product_lapsha {
	position: absolute;
	right: -9%;
	bottom: 12%;
	left: auto;
	height: 500px;
}

.proud_numbers .num img {
	margin: 14px 0;
	height: 70px;
}

.main_text {
	max-width: 630px;
	margin: 0 auto;
}

.main_text h1 {
	font-size: 36px;
	line-height: 43.2px;
	margin-bottom: 24px;
	color: #92c11b;
}

.main_text h2 {
	font-size: 24px;
	line-height: 22px;
	/* font-family: Stolzl; */
	font-weight: 400;
	margin-bottom: 30px;
}

.main_text p {
	font-size: 16px;
	line-height: 25.6px;
	margin-top: 0;
	margin-bottom: 35px;
}

.whats_new_title {
	margin-bottom: 24px;
	font-size: 24px;
}

.subtitle {
	width: 50%;
	line-height: 26px;
	margin-bottom: 24px;
}

.news_lis {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 70px;
}

/*.small-card{margin-bottom:32px;width: 413px !important;}*/
.news_title {
	font-size: 70px;
	line-height: 70px;
	text-align: center;
	margin: 40px;
	font-family: "Montserrat", sans-serif;
	color: #272727;
}

.news_video {
	display: flex;
	justify-content: space-between;
}

.video_news {
	display: flex;
	margin-top: 30px;
}

.video_news iframe {
	margin-right: 15px;
	border-radius: 10px;
	height: 210px;
}

.news_video a {
	position: static;
	background: 0 0;
	width: auto;
	color: #92c11b;
	font-size: 18px;
	line-height: 22px;
}

.video_title {
	display: flex;
	font-size: 36px;
	line-height: 33px;
	font-family: "Montserrat", sans-serif;
}

.video_title img {
	margin-left: 25px;
}

.recommendation h2 {
	margin: 60px 0 24px 40px;
	font-size: 36px;
	line-height: 33px;
	font-family: "Montserrat", sans-serif;
}

.recommendation .recommendation_box {
	display: flex;
}

.recommendation .right_side {
	padding: 115px 56px 65px 56px;
	border-radius: 10px;
	background: url(/assets/img/news/news-bg.png), #eef2ee;
	background-size: cover;
	width: 49%;
}

.recommendation .right_side p {
	line-height: 22px;
	margin: 0;
	font-size: 14px;
	color: #272727;
}

.card_recomendation {
	padding: 0 30px;
}

.recommendation .card_date_block {
	font-size: 18px;
	color: #969696;
}

.recommendation .card_text {
	line-height: 44px;
	font-size: 36px;
	margin: 8px 0 20px;
	max-width: 81%;
	color: #272727;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
}

.recommendation .left_side {
	width: 50%;
	padding-left: 20px;
}

.recommendation .left_side .left_side_image img {
	border-radius: 10px;
	height: 400px;
	object-fit: cover;
}

.recommendation .card_date_block {
	color: #272727;
	font-size: 14px;
	line-height: 18px;
	margin: 24px 0 16px;
}

.recommendation .card_text2 {
	/* font-family: Stolzl; */
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	color: #272727;
}

.product_listing {
	display: flex;
}

.news_lis {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(2, 1fr);
	margin-bottom: 30px;
}

.small_card {
	width: 413px;
	overflow: hidden;
	margin-bottom: 32px;
	margin-right: 14px;
}

.small_card img {
	height: 261px;
	min-width: 305px;
	cursor: pointer;
	border-radius: 15px;
}

.news_link {
	width: 342px;
	padding: 14px 0;
	border-radius: 10px;
	border: 1px solid #3d9442;
	text-align: center;
	margin: auto;
}

.news_link:hover {
	background: #93c214;
	transition: 1s;
}

.news_link a:hover {
	color: white;
	transition: 1s;
}

.news_link a {
	color: #272727;
	justify-content: center;
	font-size: 14px;
	/* font-family: Stolzl, Roboto, sans-serif; */
	font-weight: 400;
	cursor: pointer;
}

.card-date {
	margin: 8px 0;
	color: #969696;
	font-size: 12px;
	cursor: pointer;
	/* font-family: Stolzl, Roboto, sans-serif; */
	font-weight: 400;
}

.small_card_title {
	/* font-family: Stolzl; */
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	cursor: pointer;
}

.product-modal .tabs__content .bottom_block .uppercase {
	margin-bottom: 10px;
	position: absolute;
	top: 68%;
	right: 25%;
}

.news_product_box {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(2, 1fr);
	margin-bottom: 30px;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 70px;
}

.news_product_cards {
	margin-bottom: 40px;
}

.news_image-wrap {
	width: 413px;
	overflow: hidden;
	margin-bottom: 32px;
	margin-right: 14px;
}

.news_image-wrap img {
	min-height: 164px;
	min-width: 305px;
	height: 280px;
	cursor: pointer;
	border-radius: 15px;
	object-fit: cover;
	width: 100%;
}

.news_product_cards span {
	margin: 14px 0 14px;
	font-size: 14px;
	display: block;
	color: #969696;
	cursor: pointer;
	/* font-family: Stolzl, Roboto, sans-serif; */
	font-weight: 400;
}

.news_product_cards h4 {
	font-family: 'Stolzl';
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #272727;
	cursor: pointer;
}

footer {
	margin-top: 80px;
}

.footer_block .container>div {
	flex-basis: 100%;
}

footer .footer_logo {
	text-align: left
}

footer .footer-logo {
	width: 128px;
	margin-bottom: 24px;
	display: inline-block;
}

footer .footer_top:before {
	content: "";
	background-image: url(../../img/footer-top-bg.png);
	height: 150px;
	background-size: cover;
	width: 100%;
	display: block;
}

footer .footer_top .footer_mail {
	background: #92c11b;
	padding-top: 30px;
	padding-bottom: 27px;
	display: flex;
	justify-content: center;
}

footer .footer_top .footer_mail h2 {
	font-size: 40px;
	font-weight: 700;
	color: #272727;
	line-height: 44px;
	font-family: "Montserrat", sans-serif;
	margin-right: 57px;
}

footer .footer_top .footer_input {
	width: 300px;
	background: #fff;
	border-radius: 10px;
	font-size: 12px;
	color: #a2abb5;
	line-height: 13px;
	height: 48px;
	display: flex;
	justify-content: space-between;
	padding: 3px 3px 3px 15px;
}

footer .footer_top .footer_input button {
	width: 50px;
	height: 40px;
	background: #92c11b;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}

footer .footer_block {
	background: #272727;
	padding: 47px 10px 40px 10px;
}

footer .title {
	text-transform: uppercase;
	line-height: 18px;
	color: #a2abb5;
	font-size: 14px;
	margin-bottom: 20px;
}

footer .product_title {
	margin-left: 85px;
}

footer .product_links {
	display: flex;
	font-size: 14px;
}

footer .product_links .col1 {
	display: flex;
	flex-direction: column;
	margin: 0 85px;
	width: 150px;
}

footer .product_links .col2 {
	display: flex;
	flex-direction: column;
	width: 150px;
}

footer .product_links a {
	margin-bottom: 18px;
	color: white;
}

footer .footer_about {
	text-align: center;
}

footer .footer_about .about_links {
	display: flex;
	flex-direction: column;
}

footer .footer_about a {
	margin-bottom: 18px;
	color: white;
	font-size: 14px;
}

footer .footer_contact {
	/*margin-left:145px;*/
	text-align: right;
}

footer .footer_contact .footer_adress {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 24px;
	color: white;
	line-height: 18px;
}

footer .footer_contact .footer_social {
	display: flex;
}

footer .footer_contact .footer_social span {
	width: 30px;
	height: 30px;
	background: white;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	display: flex;
	margin-right: 10px;
}

footer .footer_foot {
	background: #333;
	display: flex;
	justify-content: center;
}

footer .footer_foot span {
	color: #fff;
	font-size: 12px;
	padding: 7px 0;
	font-weight: 700;
}

.sec9 {
	padding-top: 25px;
	margin-bottom: 20px;
}

/* =========================================1199======================================== */
@media (min-width:992px) and (max-width:1199px) {
	.container {
		width: 970px !important;
	}

	.video_news {
		display: flex;
		justify-content: center;
	}

	.news_product_box {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}

	.md-modal .md-close {
		position: absolute;
		left: 42px;
		top: 26px;
		z-index: 4;
		cursor: pointer;
	}

	.recommendation h2 {
		margin: 60px 0 24px 110px;
	}

	.product-modal .tabs__content .block>img {
		position: absolute;
		top: 30%;
		right: 0;
		transform: translateY(-50%);
		height: 356px;
	}

	.product-modal .tabs__content .block .name {
		font-size: 25px;
	}

	.sec4,
	.sec5 {
		overflow-y: hidden;
	}

	.sec4 .tabs ul li {
		min-width: 120px;
		font-size: 14px;
	}

	.logo {
		width: 100px !important;
	}

	/*.sec1 .home-slider .swiper-slide img{width:600px;position:absolute;top:0;right:0;left:34%;bottom: 1%;}*/
	.t1 h1 {
		font-size: 56px !important;
		max-width: 330px;
		line-height: 55px !important;
	}

	h2.title {
		line-height: 45px;
		font-size: 40px !important;
		font-weight: 700;
		max-width: 375px;
	}

	.sec3 .tabs .tabs__content img {
		position: absolute;
		right: -170px !important;
		top: 65%;
	}

	.sec5 .block .txt button {
		width: 200px !important;
	}

	.proud .proud_numbers .num {
		margin-right: 40px;
	}

	.col1 p {
		font-size: 12px;
	}

	.col2 p {
		font-size: 12px;
	}

	.col3 p {
		font-size: 12px;
	}

	.proud .proud_numbers .product_lapsha {
		height: 400px;
		width: 400px;
	}

	.proud_numbers .num img {
		height: 40px;
		margin: 10px 0;
	}

	.main_text h1 {
		font-size: 30px;
	}

	.main_text p {
		font-size: 14px;
	}

	.news_lis {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 1fr 1fr;
		justify-content: center;
		display: flex;
	}

	body,
	section,
	footer {
		width: 100% !important;
		/*overflow-x: hidden;*/
	}
}

/* =======================================768====================================== */
@media (min-width:768px) and (max-width:991px) {
	.container {
		width: 750px !important;
	}

	.recommendation .left_side .left_side_image img {
		height: 200px;
	}

	.video_news {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(2, 1fr);
		gap: 10px;
	}

	.recommendation h2 {
		margin: 60px 0 24px 117px;
	}

	.news_product_box {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(2, 1fr);
	}

	.md-content img {
		height: 250px;
	}

	.proud .proud_numbers {
		display: flex;
		flex-direction: column;
		align-items: baseline;
	}

	.product-modal .tabs__content .bottom_block .description {
		width: 100%;
	}

	.product-modal .tabs__content .bottom_block .ideal {
		position: unset;
		top: 0;
		left: 0;
		max-width: 100%;
	}

	.product-modal .tabs__content .bottom_block .uppercase {
		position: relative;
		right: 0;
		top: 50%;
		right: 15%;
	}

	.product-modal .tabs__content .bottom_block {
		flex-direction: column;
		align-items: center;
	}

	.product-modal .tabs__content .block>img {
		position: absolute;
		top: 31%;
		right: 110px;
		transform: translateY(-50%);
		height: 275px;
	}

	.product-modal .modal-wrap {
		overflow: auto;
		height: 100%;
		padding: 0 22px;
	}

	.md-modal .md-close {
		position: absolute;
		left: 42px;
		top: 26px;
		z-index: 4;
		cursor: pointer;
	}

	.md-modal {
		width: 100%;
	}

	.sec4,
	.sec5 {
		overflow-y: hidden;
	}

	.logo {
		width: 100px !important;
	}

	/*.sec1 .home-slider .swiper-slide img{width:500px;position:absolute;top:30%;right: -50px;}*/
	.sec1 .home-slider .swiper-slide .t1 h1 {
		font-size: 56px;
		line-height: 56px;
		max-width: 330px;
	}

	h2.title {
		line-height: 45px;
		font-size: 40px !important;
		font-weight: 700;
		max-width: 375px;
	}

	.sec3 {
		min-height: 665px;
	}

	.sec3 .tabs .tabs__content .t1 {
		color: #272727;
	}

	.sec3 .tabs .tabs__content img {
		position: absolute;
		right: -100px;
		top: 50%;
		width: 550px;
	}

	.sec5 .block img {
		width: 400px;
	}

	.sec5 .block .txt button {
		width: 200px;
	}

	.footer_mail {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	footer .footer_top .footer_mail h2 {
		margin-right: 0 !important;
		margin-bottom: 10px;
	}

	footer .footer_top .footer_input {
		width: 500px;
	}

	.footer_logo {
		display: none;
	}

	.flex-mob {
		flex-direction: column;
		align-items: flex-start;
	}

	footer .product_links .col1 {
		display: none;
	}

	footer .product_links .col2 {
		display: none;
	}

	footer .footer_about .about_links {
		display: none;
	}

	footer .product_title {
		margin-left: unset;
	}

	footer .footer_about {
		margin-left: unset;
	}

	footer .footer_contact {
		margin-left: unset;
	}

	.box_ofProduct {
		flex-direction: column;
		align-items: center;
	}

	.tabs__content .more {
		max-width: 500px;
	}

	.sec3 .tabs .tabs__content a {
		color: #272727;
	}

	.proud .proud_numbers .num {
		margin-right: 30px;
	}

	.col1 p {
		font-size: 12px;
	}

	.col2 p {
		font-size: 12px;
	}

	.col3 p {
		font-size: 12px;
	}

	.proud .proud_numbers .product_lapsha {
		height: 350px;
		width: 450px;
	}

	.proud_numbers .num img {
		height: 40px;
		margin: 10px 0;
	}

	.main_text h1 {
		font-size: 30px;
	}

	.main_text p {
		font-size: 14px;
	}

	.news_lis {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 1fr 1fr;
		justify-content: center;
		display: flex;
	}

	.proud_numbers .col1 .num {
		position: relative;
		top: 0;
		right: 14%;
		left: 0;
	}

	.whats_new_box {
		text-align: center;
	}

	.subtitle {
		width: auto;
	}

	.news_link {
		width: 270px;
	}

	.ideal {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		gap: 8px;
	}

	body,
	section,
	footer {
		width: 100% !important;
		/*overflow-x:hidden;*/
	}
}
#burger-menu {
	display: flex;
	flex-direction: column;
}
@media (max-width:767px) {
	

	body,
	section,
	footer {
		width: 100% !important;
		/* overflow-x:hidden;*/
	}

	.news_image-wrap img {
		width: 500px;
	}

	.recommendation .left_side .left_side_image img {
		height: 200px;
	}

	.video_news {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(2, 1fr);
		gap: 10px;
		padding: 0 10px;
	}

	.news_product_box {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-template-rows: repeat(2, 1fr);
		padding: 70px 10px;
	}

	.recommendation h2 {
		margin: 60px 0 24px 10px;
	}

	.recommendation .recommendation_box {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.recommendation .right_side {
		margin-bottom: 30px;
	}

	/*.md-content img{height: 180px;}*/
	.proud .proud_numbers {
		display: flex;
		flex-direction: column;
		align-items: baseline;
	}

	.product-modal .tabs__content .bottom_block .description {
		width: 100%;
	}

	.news_product_cards h4 {
		width: 440px;
	}

	.card .swiper-slide .md-trigger {
		width: 354px;
	}

	.sec7 .video-grid {
		padding: 0 7px
	}

	.product-modal .tabs__content .bottom_block .ideal {
		position: unset;
		top: 0;
		left: 0;
		max-width: 100%;
	}

	.product-modal .tabs__content .bottom_block .uppercase {
		position: relative;
		right: 0;
		top: 50%;
		right: 20%;
	}

	.product-modal .tabs__content .bottom_block {
		flex-direction: column;
		align-items: center;
	}

	.product-modal .tabs__content .block>img {
		position: fixed;
		top: 29%;
		right: 110px;
		transform: translateY(-50%);
		height: 200px;
	}

	.product-modal .modal-wrap {
		overflow: auto;
		height: 100%;
		padding: 0 22px;
	}

	.md-modal .md-close {
		position: absolute;
		left: 42px;
		top: 26px;
		z-index: 4;
		cursor: pointer;
	}

	.md-modal {
		width: 100%;
	}

	header .block .menu ul {
		display: none;
	}

	.items_main_box {
		flex-direction: column;
	}

	.recipies-modal .block-lines {
		width: 100%;
	}

	.recipies-modal .item-right {
		width: 100%;
	}

	.recipies-modal .item-right .item {
		max-width: 100%;
	}

	.sec1 .home-slider .swiper-slide .container {
		padding-top: 30px;
		flex-direction: column;
	}

	.sec3 .tabs .tabs__content .t1 {
		color: #272727;
	}

	.sec3 .tabs .tabs__content a {
		color: #272727;
	}

	.sec4 .tabs ul {
		overflow-x: auto;
	}

	.sec7 .news-grid {
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(2, 1fr);
		margin-bottom: 20px;
		display: grid;
		gap: 10px;
	}

	.sec7 .news-grid .item:first-child h4 {
		font-size: 20px;
		line-height: 30px;
	}

	.sec7 .news-grid .item:first-child {
		padding: 50px 70px;
	}

	.sec1 .home-slider .swiper-slide .t1 {
		/*width:300px;*/
		width: 100%;
		padding: 10px;
		position: relative;
		z-index: 1;
	}

	.sec1 .home-slider .swiper-slide .t1 h1 {
		font-size: 48px;
		line-height: 48px;
		max-width: 100%;
	}

	ul.tabsli li {
		width: 134px !important;
	}

	h2.title {
		font-size: 40px;
		line-height: 40px;
	}

	.sec3 {
		padding: 10px;
		margin-top: 100px;
	}

	.sec3 .tabs .tabs__content img {
		width: 450px;
		position: absolute;
		right: 8px;
		top: 127%;
	}

	/*.sec4{padding: 0 10px}*/
	.sec4 .swiper-slide {
		width: 354px !important;
	}

	.sec5 {
		padding: 10px;
	}

	.sec5 .block img {
		width: 400px !important;
	}

	.sec5 .block .txt button {
		width: 200px;
	}

	.sec6 {
		padding: 70px 7px;
	}

	.sec6 .line img {
		max-width: 50%;
	}

	.sec7 .line {
		padding: 0 7px;
	}

	.sec1 .home-slider .swiper-slide img {
		/*width:450px;position:absolute;top:40px;right:0px;*/
		/*position:relative;top:-50px;right:auto;left:auto;*/
	}

	.sec1 .home-slider .home-navigation {
		display: none;
	}

	ul.tabsli {
		overflow: auto;
		padding: 0 10px;
		margin-top: 0;
	}

	ul.tabsli li {
		flex-shrink: 0;
		margin: 24px 10px 24px 0;
	}

	.sec2 {
		margin-top: 0px;
		padding-top: 0px;
	}

	/* .sec2 .title{display: none;}*/
	.sec2 .tabs-content {
		margin-top: 12px;
	}

	/*.sec2 .tabs-content .tabs-swiper .card{width: 120px;}*/
	.footer_mail {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.footer_logo {
		align-self: center;
	}

	.footer_logo .footer-logo {
		display: none;
	}

	footer .footer_top .footer_mail h2 {
		margin-right: 0 !important;
		margin-bottom: 10px;
		font-size: 34px;
	}

	footer .footer_top .footer_input {
		width: 600px;
	}

	.flex-mob {
		flex-direction: column;
		align-items: flex-start;
	}

	footer .product_links .col1 {
		display: none;
	}

	footer .product_links .col2 {
		display: none;
	}

	footer .footer_about .about_links {
		display: none;
	}

	footer .product_title {
		margin-left: unset;
	}

	footer .footer_about {
		margin-left: unset;
		width: 100%;
	}

	footer .footer_contact .footer_adress {
		text-align: center;
	}

	footer .footer_contact {
		margin-left: unset;
		width: 100%;
	}

	.box_ofProduct {
		flex-direction: column;
		align-items: center;
	}

	.tabs__content .more {
		max-width: 500px;
	}

	.recipies {
		flex-direction: column;
		align-items: center;
	}

	.proud .proud_numbers .num {
		margin-right: 30px;
	}

	.col1 p {
		font-size: 12px;
	}

	.col2 p {
		font-size: 12px;
	}

	.col3 p {
		font-size: 12px;
	}

	.proud .proud_numbers .product_lapsha {
		height: 350px;
		width: 450px;
	}

	.proud_numbers .num img {
		height: 40px;
		margin: 10px 0;
	}

	.main_text {
		padding: 3px;
	}

	.main_text h1 {
		font-size: 24px;
	}

	.main_text p {
		font-size: 12px;
	}

	.news_lis {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 1fr 1fr;
		justify-content: center;
		display: flex;
	}

	.proud_numbers .col1 .num {
		position: relative;
		top: 0;
		right: 14%;
		left: 0;
	}

	.whats_new_box {
		text-align: center;
	}

	.subtitle {
		width: auto;
	}

	.news_link {
		width: 250px;
	}
}

@media (max-width:425px) {
	.md-modal .md-close {
		position: absolute;
		left: 20px;
		top: 26px;
		z-index: 4;
		cursor: pointer;
	}

	.recommendation .left_side .left_side_image img {
		height: 200px;
	}

	.news_product_box {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-template-rows: repeat(2, 1fr);
	}

	.video_news {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-template-rows: repeat(2, 1fr);
		gap: 10px;
		padding: 0 10px;
	}

	.proud .proud_numbers .product_lapsha {
		position: relative;
		right: 0;
		bottom: 0;
		left: auto;
	}

	/*.md-trigger{padding: 0 10px;}*/
	.sec7 .video-grid {
		padding: 0 7px
	}

	.proud .proud_numbers {
		display: flex;
		flex-direction: column;
		align-items: baseline;
	}

	.sec1 .home-slider .swiper-slide .t1 h1 {
		/*margin-bottom:240px;*/
	}

	.sec1 .home-slider .swiper-slide img {
		/*top:220px;*/
	}

	.sec6 .line {
		flex-direction: column;
	}

	.sec6 .line .inst {
		margin-right: unset;
		margin-top: 5px;
		margin-bottom: 10px;
	}

	.product-modal .tabs__content .block {
		margin: 0 0 55px 0;
		width: 100%;
		padding: 20px;
		min-height: 314px;
		background: #eef2ee;
		border-radius: 20px;
	}

	.product-modal .tabs__content .block .name {
		font-size: 26px;
	}

	.product-modal .tabs__content .block>img {
		position: absolute;
		top: 34%;
		right: 14px;
	}

	.sec7 .video-grid {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 20px;
	}

	footer .footer_top .footer_input {
		width: 300px;
	}

	footer .footer_top .footer_mail h2 {
		font-size: 24px;
	}

	.product-modal .tabs__content .bottom_block .ideal {
		position: unset;
		top: 0;
		left: 0;
		max-width: 100%;
	}

	.product-modal .tabs__content .bottom_block .uppercase {
		position: relative;
		right: 0;
		top: 50%;
		right: 20%;
	}
}

@media (max-width:320px) {

	header,
	section,
	footer {
		width: 320px !important;
	}

	.md-modal .md-close {
		position: absolute;
		left: 7px;
		top: 26px;
		z-index: 4;
		cursor: pointer;
	}

	.recommendation .left_side .left_side_image img {
		height: 200px;
	}

	.news_product_box {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-template-rows: repeat(2, 1fr);
	}

	.video_news {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-template-rows: repeat(2, 1fr);
		gap: 10px;
		padding: 0 10px;
	}

	.md-trigger {
		padding: 0 10px;
	}

	.sec7 .video-grid {
		padding: 0 7px
	}

	.proud .proud_numbers {
		display: flex;
		flex-direction: column;
		align-items: baseline;
	}

	.sec7 .video-grid {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 20px;
	}

	.recipies {
		flex-direction: column;
		align-items: center;
		padding: 10px;
	}

	.product-modal .tabs__content .bottom_block .uppercase {
		position: unset;
		right: 0;
		top: 50%;
		right: 24%;
	}

	.footer_mail {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	footer .footer_top .footer_mail h2 {
		margin-right: 0 !important;
		margin-bottom: 10px;
		font-size: 20px;
	}

	footer .footer_top .footer_input {
		width: 300px;
	}

	.box_ofProduct {
		padding: 10px;
	}
}


/* Media Block */

.media-block {
	position: relative;
	padding: 80px 10px;
	background: #EEF2EE;
}

.media-block--section {
	padding: 70px 16px 73px;
}

.media-block--section {
	background: linear-gradient(180deg, transparent 58px, #EEF2EE 58px, #EEF2EE 50%, transparent 50%),
	linear-gradient(-360deg, transparent 58px, #EEF2EE 58px, #EEF2EE 50%, transparent 50%);
}

.media-block__media {
	position: relative;
	overflow: hidden;
	margin-bottom: 14px;
	border-radius: 10px;
}

.media-block__media::before {
	content: ' ';
	display: block;
	padding-top: 56.25%;
}

.media-block__video {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
}

.media-block--section::before,
.media-block--section::after {
	content: ' ';
	position: absolute;
	left: 0;
	display: block;
	width: 100%;
	height: 58px;
	background: url('https://rollton.adnm.ru/wp-content/themes/rollton/img/homepage-paint-new.png') top center / cover no-repeat;
	pointer-events: none;
}

.media-block--section::before {
	top: 0;
}

.media-block--section::after {
	bottom: 0;
	transform: rotate(-180deg);
}

.media-block__text.card-content {
	padding: 0;
}

@media screen and (min-width:768px) {

	.media-block {
		padding: 80px 0;
		text-align: center;
	}

	.media-block--section {
		padding: 98px 94px 68px;
		text-align: left;
	}

	.media-block__media {
		margin-bottom: 22px;
	}

	.media-block__text.card-content {
		padding: 0 16px;
	}
}

@media screen and (min-width:1300px) {

	.media-block--section {
		margin: 0 -94px;
	}

	.media-block__media {
		margin-bottom: 22px;
	}

	.media-block__text.card-content {
		padding: 0 16px;
	}
}

/* Card Content Slider */

.card-content-slider .swiper-slide {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: auto;
	background: #EEF2EE;
}

.card-content-slider .card-content-slider-scrollbar {
		background: #92c11b;
		height: 5px;
		margin: 40px 0;
}

.card-content-slider  .swiper-scrollbar-drag {
	width: 40px !important;
	background-color: #124f16;
	height: 40px;
	background-image: url(../../img/parsley.svg);
	background-position: center;
	border-radius: 50%;
	position: relative;
	top: -20px;
	-webkit-box-shadow: 0 2px 8px rgba(18, 77, 21, 0.6);
	box-shadow: 0 2px 8px rgba(18, 77, 21, 0.6);
	cursor: pointer;
}


.banner-image {
	height: auto !important;
}

.banner-image a {
	width: 100%;
}

.banner-image img {
	object-fit: contain !important;
}

ul.tabsli {
	overflow-x: auto;
}

.sec4 .tabs ul {
	overflow-x: auto;
}