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;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
	min-width: 320px;
}

ol, ul {
	list-style: none;
}

html {
	font-size: 16px;
}

* {
	font-family: 'Arimo', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
}

.tt-u {
	text-transform: uppercase;
}

.pt-15 {
	padding-top: 15px;
}

.img-fluid {
	max-width: 100%;
	height: auto;
}

.as-c {
	align-self: center;
}

.ta-r {
	text-align: right;
}

.mar-auto {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.red {
	color: #FF0000;
}

.video-wrapper {
	margin: 22px 0 15px;
}

.video-container {
	margin: auto;
	width: 100%;
	padding-top: 56.25%;
	background-color: #000;
	overflow: hidden;
	position: relative;
}

.youtube {
	background-color: #000;
	max-width: 100%;
	height: inherit;
	overflow: hidden;
	position: absolute !important;
	cursor: hand;
	cursor: pointer;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.youtube .thumb {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: auto;
}

.youtube .play {
	filter: alpha(opacity=80);
	opacity: .8;
	height: 77px;
	left: 50%;
	margin-left: -38px;
	margin-top: -38px;
	position: absolute;
	top: 50%;
	width: 77px;
	background: url('../img/youtube-play-icon.png') no-repeat;
}

.video-container iframe, .video-container object, .video-container embed {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: none;
}


/* header {padding-top: 10px;background:linear-gradient( rgba(255, 255, 255, 0.72) 100%, rgba(255, 255, 255, 0.72)100%), url('../img/koptilnya-0.png');background-repeat: no-repeat;background-position: center top;-webkit-background-size: cover;
background-size: cover;}
header h4 {font-size: 18px;line-height: 1.6;color: #222;} */
.cond {
	display: flex;
	align-items: center;
}

.cond:not(.time) {
	margin-bottom: 5px;
}

.cond span {
	margin-left: 7px;
	font-family: 'Roboto';
	font-weight: 700;
}

.cond span sup {
	vertical-align: text-top;
	font-size: 13px;
	font-family: inherit;
	font-weight: inherit;
}

.cond.time img {
	margin-left: 5px;
	margin-right: 5px;
}

.phones-col {
	display: flex;
}

.phones a {
	display: block;
}

.get-price {
	border-bottom: 2px solid #fd6500;
	padding: 0 3px 4px;
	align-self: flex-start;
	margin-top: 13px;
}

.get-price img {
	width: 26px;
	margin-right: 4px;
}

.get-price a {
	color: #fd6500;
	text-decoration: none;
	font-weight: 700;
	font-family: 'Roboto';
	display: flex;
	align-items: center;
	font-size: 15px;
}

.phones {
	padding-left: 10px;
}

.phones a {
	text-decoration: none;
	color: #000;
	font-family: 'Roboto';
	font-size: 1.2rem;
	font-weight: 700;
	margin-bottom: 5px;
}

.phones a.order-call {
	font-size: 15px;
	border: 2px solid #fd6500;
	padding: 10px 20px;
	margin-top: 10px;
}

/* header h1 {text-align: center;color: rgb(41, 41, 41);font-weight: 700;font-size: 40px;margin-top: 10px;margin-bottom: 15px;}
header h1 span {color: rgb(253, 101, 0);font-weight: inherit;font-family: inherit;text-decoration: underline;}
header h2 {color: #696969;font-size: 26px;font-family: 'Arimo';font-weight: 400;text-align: left;margin-top: 10px;text-align: center;}
header h2 span {color: rgb(253, 101, 0);} */
.to-do-wrapper {
	display: flex;
}

.what-to-do {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.what-to-do h3 {
	width: 100%;
	margin-top: 40px;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
}

.what-to-do .item {
	width: 30%;
	text-align: center;
	margin: 0 10px 10px;
}

.what-to-do .item.last-item {
	width: 46%;
}

.what-to-do .item h5 {
	font-weight: 400;
	font-size: 17px;
}

.what-to-do .item h4 {
	justify-content: center;
	display: flex;
	align-items: center;
	border: 2px solid #000;
	border-radius: 5px;
	text-align: center;
	padding: 10px;
	font-size: 14px;
}

.what-to-do .item h4 span {
	font-weight: 700;
	font-size: 24px;
	margin-right: 4px;
}

.bott-img {
	margin-top: 40px;
	flex-shrink: 0;
}

.form-container {
	padding: 7px 11px 30px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	background-color: #fff;
}

.form-header {
	display: flex;
	border-bottom: 1px solid #292929;
	margin-bottom: 15px;
}

.form-header .pull-left {
	width: 50%;
	background: #292929;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 0;
}

.form-header .pull-left p {
	color: #fff;
	font-weight: 900;
	font-size: 25px;
}

.form-header .pull-right {
	width: 50%;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: center;
}

.form-header .pull-right p {
	font-size: 13px;
}

.form-header .pull-right h6 {
	font-size: 11px;
	background-color: #FFCBA9;
	padding: 3px 0;
	width: 100%;
	font-weight: 400;
}

.header-sec {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-bottom: 10px;
}

.header-sec .pull-left p {
	color: rgb(253, 101, 0);
	font-size: 26px;
	font-family: 'Roboto';
}

.header-sec .pull-left h6 {
	color: rgb(128, 128, 128);
	font-size: 20px;
	font-weight: 400;
	margin-top: 10px;
}

.header-sec .pull-right {
	padding-left: 10px;
}

.form-container .descr {
	font-size: 11px;
	text-align: center;
	padding: 0 5px;
}

.form-container .prices {
	display: flex;
	margin: 5px 0;
	justify-content: space-between;
	align-items: center;
}

.form-container .prices .weight p {
	background-color: #FFCBA9;
	background-color: #FFCBA9;
	padding: 10px 5px;
	border-radius: 50%;
	text-align: center;
}

.form-container .prices .price-old p {
	text-decoration: line-through;
}

.form-container .prices .price-new p {
	font-weight: 700;
	font-size: 20px;
}

.form-container form {
	margin-top: 20px;
}

.form-container input[type="submit"] {
	margin: 0px 0 10px;
	font-size: 1.1rem;
}

form input[type="submit"] {
	cursor: pointer;
}

section h2 {
	text-align: center;
	font-size: 36px;
	line-height: 1.5;
	margin-bottom: 20px;
}

.center-content {
	display: flex;
	justify-content: center;
	align-items: center;
}

section span {
	color: rgb(255, 102, 0);
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
}

.review {
	padding: 30px 0 30px;
}

.border-image {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
}

.review .center-content {
	padding: 20px;
}

.review .center-content h4 {
	color: rgb(253, 101, 0);
	font-size: 30px;
	font-weight: 400;
	line-height: 2;
}

.review .center-content p {
	color: rgb(34, 34, 34);
	line-height: 1.2;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 15px;
}

.review li {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.review li:before {
	content: "";
	background-image: url(../img/check-mark.png);
	width: 35px;
	height: 35px;
	-webkit-background-size: contain;
	background-size: contain;
	margin-right: 10px;
}

.advantages {
	padding: 20px 0 0;
}

.advantages .item {
	display: flex;
	margin-bottom: 15px;
}

.advantages .item-wrap {
	background-color: #FEC59E;
	display: flex;
	padding: 5px 10px;
	width: 100%;
}

.advantages .icon-col {
	margin-right: 10px;
}

.advantages .text-col {
	display: flex;
	flex-wrap: wrap;
}

.advantages h4 {
	margin-bottom: 15px;
	width: 100%;
}

.advantages p {
	color: #696969;
	line-height: 1.5;
}

.advantages ul {
	list-style: disc;
	margin-left: 17px;
}

.advantages ul li {
	line-height: 1.5;
	color: #696969;
}

.luxury {
	padding-top: 30px;
	padding-bottom: 10px;
}

.luxury li {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.luxury li:before {
	content: "";
	background-image: url(../img/check-mark.png);
	background-repeat: no-repeat;
	width: 35px;
	height: 35px;
	-webkit-background-size: contain;
	background-size: contain;
	margin-right: 10px;
}

.luxury h4 {
	line-height: 1.2;
	width: calc(100% - 35px);
}

.luxury h4 small {
	color: rgb(128, 128, 128);
	font-weight: 400;
	font-size: 16px;
}

.luxury h3 {
	color: #fd6500;
	font-weight: 400;
	text-align: center;
	font-size: 27px;
	margin-bottom: 10px;
}

.luxury h5 {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #808080;
	font-size: 23px;
	font-weight: 400;
	margin-bottom: 10px;
}

.luxury h5 img {
	margin-left: 10px;
}

.inline-form-wrapp {
	width: 100%;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
	padding: 10px;
}

.inline-form-wrapp form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.inline-form-wrapp input[type="text"], .inline-form-wrapp input[type="tel"], .inline-form-wrapp input[type="submit"] {
	width: 32%;
	padding: 10px 10px;
	margin: 0;
}

.inline-form-wrapp input[type="submit"] {
	margin-top: 0;
	font-size: 16px;
	padding: 10px 10px;
}

.inline-form-wrapp input[type="text"], .inline-form-wrapp input[type="tel"] {
	font-size: 16px;
}

.gifts {
	padding: 10px 0;
}

.gifts .gift-left {
	display: flex;
}

.gifts .gift-left img {
	max-width: 232px;
}

.gifts .gift-left h3 {
	margin-top: 62px;
}

.gifts h3 {
	color: #FF8C00;
}

.gifts h3:first-line {
	color: #000;
	line-height: 2;
}

.gifts .gift-right {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.gifts .gift-right img {
	max-width: 232px;
}

.gifts h4 {
	margin-top: 30px;
	color: #FF8C00;
	font-weight: 400;
	font-size: 29px;
	text-align: center;
	line-height: 1.5;
}

.gifts h5 {
	text-align: center;
	color: rgb(128, 128, 128);
	font-weight: 400;
	font-size: 22px;
	line-height: 1.5;
	margin-bottom: 10px;
}

.gifts .form-little {
	text-align: center;
}

.gifts input[type="submit"], .gifts input[type="tel"] {
	margin: 10px 10px;
	width: 100%;
	max-width: 300px;
	padding: 15px 10px;
	font-size: 17px;
}

.gifts input[type="submit"] {
	font-weight: 700;
	box-shadow: 0px 5px 20px 1px rgba(0, 0, 0, 0.3);
}

.thought-out {
	padding: 40px 20px;
}

.thought-out h3 {
	text-align: center;
	font-weight: 400;
	color: #808080;
	font-size: 26px;
	margin-bottom: 15px;
	line-height: 1.2;
}

.thought-out li {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.thought-out li:before {
	content: "";
	background-image: url(../img/check-mark.png);
	width: 35px;
	height: 35px;
	-webkit-background-size: contain;
	background-size: contain;
	margin-right: 10px;
	flex-shrink: 0;
}

.thought-out li p {
	font-size: 15px;
	color: #808080;
	line-height: 1.25;
}

.header {
	background-color: #FFCBA9;
	padding: 40px 0;
	
}

.header1 {
	background-color: #FFCBA9;
	padding: 24px 0;
	text-align: center;
    display: flex;
    align-items: center;      /* вертикальне вирівнювання */
    justify-content: center;  /* горизонтальне вирівнювання */
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0%   { opacity: 1; }
    50%  { opacity: 0.6; }
    100% { opacity: 1; }
}

.header h2 {
	margin-bottom: 0;
	background-color: #fff;
}

.cooked {
	padding: 10px 0;
}

.cooked img {
	width: 100%;
	border: 1px solid #fd6500;
}

.cooked h3 {
	font-family: 'Arimo', 'sans-serif';
	text-align: center;
	color: rgb(253, 101, 0);
	font-size: 29px;
	margin-top: 25px;
	line-height: 1.5;
	margin-bottom: 5px;
}

.cooked p {
	text-align: center;
	color: rgb(51, 51, 51);
	font-size: 21px;
}

.catalogue {
	padding: 10px 0 20px;
}

.catalogue .timer-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	flex-wrap: wrap;
	margin-top: 20px;
}

.catalogue h3 {
	color: #808080;
	margin-bottom: 30px;
	text-align: center;
	font-weight: 400;
}

.catalogue h3 span {
	font-weight: 700;
	color: #fd6500;
}

.catalogue .item {
	margin-bottom: 25px;
	border-width: 2px;
	padding: 10px;
	border-style: solid;
	border-color: transparent;
}

.catalogue .item.border-white {
	border-color: #cccccc;
}

.catalogue .item.border-red {
	border-color: red;
}

.catalogue h6 {
	margin-bottom: 25px;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
}

.catalogue img {
	height: 270px;
}

.catalogue input[type="submit"] {
	margin-top: 10px;
	margin-bottom: 0;
}

.catalogue .desription {
	margin-top: 20px;
}

.catalogue .desription p {
	color: #808080;
	line-height: 1.5;
}

.catalogue .prices {
	display: flex;
	margin: 15px 0;
	justify-content: center;
}

.catalogue .prices .old {
	margin-right: 5px;
	font-size: 18px;
	color: #808080;
	text-decoration: line-through;
}

.catalogue .prices .new {
	margin-left: 5px;
	font-size: 18px;
	font-weight: 700;
}

.catalogue .recommend {
	background-color: #000;
	color: #fff;
	text-align: center;
	margin: -10px -10px 9px;
	padding: 8px 10px;
	font-size: 20px;
	font-weight: 700;
}

.catalogue .newitem {
	background-color: #ff7300;
	color: #fff;
	text-align: center;
	margin: -10px -10px 9px;
	padding: 8px 10px;
	font-size: 20px;
	font-weight: 700;
}

.special {
	padding: 10px 0 20px;
}

.special .wrap {
	box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.33);
	padding: 10px 15px;
}

.special h3 {
	font-size: 36px;
	font-weight: 400;
}

.special h3 b {
	color: red;
}

.special .form-little {
	text-align: center;
}

.special input[type="submit"], .special input[type="tel"] {
	margin: 10px 10px;
	width: 100%;
	max-width: 300px;
	padding: 15px 10px;
	font-size: 17px;
}

.special input[type="submit"] {
	font-weight: 700;
	box-shadow: 0px 5px 20px 1px rgba(0, 0, 0, 0.3);
}

.additional {
	padding: 15px 0 20px;
}

.additional .item {
	margin-bottom: 20px;
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.33);
	border-top: 2px solid #FFCBA9;
}

.additional .img-wrap {
	display: flex;
	align-items: center;
	height: 200px;
	margin: 5px 0 10px;
	width: 100%;
}

.additional img {
	max-height: 200px;
	width: auto;
	max-width: 100%;
}

.additional p {
	text-align: center;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.35;
	margin-bottom: 5px;
}

.additional p.price {
	font-size: 18px;
}

.order-goods {
	width: 100%;
	background-color: #FD6500;
	color: #fff;
	padding: 12px 10px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	margin-top: 20px;
}

.reviews {
	padding: 0 0 20px;
}

.reviews .review-item {
	margin: 15px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.reviews .image {
	width: 100px;
}

.reviews .text {
	width: calc(100% - 110px);
}

.reviews .text p {
	line-height: 1.5;
	color: rgb(87, 87, 87);
}

.reviews .text p.sign {
	font-size: 14px;
	font-weight: 700;
	margin-top: 5px;
}

.reviews input[type="text"], .reviews input[type="tel"], .reviews textarea {
	width: 100%;
	border: 1px solid rgb(137, 137, 137);
	background-color: #fff;
	font-size: 16px;
	padding: 10px;
}

.reviews input[type="submit"] {
	box-shadow: 0px 6px 12.74px 0.26px rgba(0, 0, 0, 0.21);
	font-size: 18px;
	margin-top: 10px;
}

.delivery {
	padding: 20px 0 30px;
}

.delivery .delivery-form {
	padding: 10px 30px 5px;
	box-shadow: 0px 6px 12.74px 0.26px rgba(0, 0, 0, 0.21);
}

.delivery h3 {
	text-align: center;
	color: #fd6500;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.5;
}

.delivery h4 {
	text-align: center;
	color: #808080;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2;
}

.delivery h5 {
	text-align: center;
	display: flex;
	align-items: center;
	color: #808080;
	font-size: 16px;
	justify-content: center;
	font-weight: 400;
	margin-top: 5px;
}

.delivery img {
	margin-left: 5px;
}

.delivery input[type="text"], .delivery input[type="tel"] {
	text-align: center;
	font-size: 16px;
}

.delivery input[type="submit"] {
	font-size: 18px;
	margin-top: 10px;
}

.delivery form p {
	text-align: center;
	font-size: 13px;
	color: #808080;
}

.delivery .last-form {
	margin-top: 60px;
	box-shadow: 0px 6px 12.74px 0.26px rgba(0, 0, 0, 0.21);
	padding: 10px 40px 20px;
}

.delivery .last-form h2 {
	color: rgb(253, 101, 0);
	font-size: 36px;
	font-weight: 400;
	margin-bottom: 0;
}

.delivery .last-form h3 {
	color: rgb(128, 128, 128);
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.delivery .last-form form {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.delivery .last-form input[type="tel"], .delivery .last-form input[type="submit"] {
	width: 48%;
	margin: 8px 0;
	padding: 13px;
}

.order-map {
	position: absolute;
	padding: 10px 15px;
	bottom: 26%;
	left: 0;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	box-shadow: 0px 6px 12.74px 0.26px rgba(0, 0, 0, 0.21);
	background-color: #000608;
}

footer {
	background-color: #F2F2F2;
	padding: 15px 0;
}

footer .order-call {
	display: inline-block;
}

footer .smokki-link {
	display: block;
	color: rgb(0, 153, 255);
	font-size: 14px;
}

footer .phones a.order-call {
	font-size: 16px;
	padding: 12px 23px;
}

footer .cond:not(.time) {
	margin-bottom: 0;
}

.row-1, .row-2 {
	display: flex;
	align-items: center;
	justify-content: center;
}

.row-1 img {
	width: 30%;
}

.row-2 img {
	width: 30%;
}

p.equel {
	font-size: 72px;
	color: rgb(34, 34, 34);
}

.free-delivery {
	text-align: center;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.5;
	color: red;
}

.row-1 .new-poste {
	width: 58%;
}

.row-2 .free-delivery {
	font-size: 36px;
}

@media (max-width: 1199px) {
	.cond span {
		font-size: 17px;
	}

	.to-do-wrapper .bott-img {
		max-width: 370px;
	}

	.what-to-do .item.last-item {
		width: 73%;
	}

	.what-to-do .item h4 {
		padding: 7px;
	}

	.what-to-do .item {
		width: 34%
	}

	.what-to-do .item.last-item {
		width: 80%
	}

	.advantages .item-wrap {
		padding: 5px 5px;
	}

	.advantages h4 {
		font-size: 15px;
	}

	.advantages p, .advantages ul li {
		font-size: 14px;
	}

	.advantages img {
		width: 40px;
	}

	.inline-form-wrapp input[type="text"], .inline-form-wrapp input[type="tel"], .inline-form-wrapp input[type="submit"] {
		font-size: 17px;
		padding: 15px 20px;
	}

	.inline-form-wrapp input[type="text"], .inline-form-wrapp input[type="tel"] {
		width: 47%;
	}

	.inline-form-wrapp input[type="submit"] {
		width: 100%;
		margin-top: 10px;
		font-size: 20px;
	}

	.header h2 {
		font-size: 31px;
	}

	.cooked h3 {
		font-size: 27px;
	}

	.cooked p {
		font-size: 20px;
	}

	.catalogue h6 {
		font-size: 15px;
	}

	.catalogue .desription p {
		font-size: 15px;
	}

	.catalogue input[type="tel"], .catalogue input[type="submit"] {
		font-size: 18px;
	}

	.order-map {
		padding: 8px 9px;
		bottom: 26%;
		font-size: 15px;
	}
}

@media (max-width: 991px) {
	header h4 {
		font-size: 16px;
	}

	.cond span {
		font-size: 14px;
	}

	.cond img {
		max-width: 30px;
	}

	.cond.time img {
		max-width: 20px;
	}

	.get-price {
		flex-shrink: 1;
	}

	.get-price img {
		width: 23px;
		margin-right: 3px;
	}

	.get-price a {
		font-size: 14px;
		text-align: center;
	}

	.phones {
		flex-shrink: 0;
	}

	.phones a {
		font-size: 1rem;
	}

	.phones a.order-call {
		padding: 10px 10px;
		font-size: 14px;
	}

	header h1 {
		font-size: 36px;
	}

	header h2 {
		font-size: 24px;
	}

	.to-do-wrapper {
		flex-wrap: wrap;
		justify-content: center;
	}

	.what-to-do h3 {
		font-size: 24px;
		margin-top: 5px;
	}

	.what-to-do .item {
		width: 17%;
	}

	.what-to-do .item.last-item {
		width: 50%;
	}

	.what-to-do .item h4 {
		padding: 2px;
		font-size: 13px;
	}

	.to-do-wrapper .bott-img {
		max-width: 320px;
	}

	.bott-img {
		margin-top: 5px;
	}

	.review .center-content h4 {
		font-size: 28px;
		line-height: 1.75;
	}

	.review .center-content p {
		font-size: 18px;
	}

	.review li {
		font-size: 15px;
		margin-bottom: 10px;
	}

	.review li:before {
		width: 30px;
		height: 30px;
	}

	.luxury h3 {
		font-size: 25px;
	}

	.luxury h5 {
		font-size: 21px;
	}

	.inline-form-wrapp input[type="text"], .inline-form-wrapp input[type="tel"] {
		width: 49%;
		font-size: 14px;
		padding: 10px 5px;
	}

	.gifts h3 {
		font-size: 16px;
	}

	.gifts .gift-left img {
		max-width: 151px;
	}

	.gifts .gift-right img {
		max-width: 151px;
	}

	.cooked p {
		font-size: 18px;
	}

	footer .smokki-link {
		font-size: 13px;
	}

	footer .phones a {
		font-size: 15px;
	}

	footer .phones a.order-call {
		padding: 12px 11px;
		font-size: 14px
	}

}

@media (max-width: 767px) {
	header h4 {
		line-height: 1.2;
	}

	.d-none-sm {
		display: none !important;
	}

	.conds-col {
		display: flex;
		justify-content: space-around;
		align-items: center;
		margin-top: 15px;
	}

	.cond:not(.time) {
		margin-bottom: 0;
	}

	.phones a {
		font-size: .9rem;
	}

	.review .video-wrapper {
		margin-top: 30px;
	}

	.inline-form-wrapp input[type="text"], .inline-form-wrapp input[type="tel"] {
		font-size: 15px;
	}

	.gifts .gift-left img {
		max-width: 200px;
	}

	.gifts .gift-right img {
		max-width: 200px;
	}

	.gifts h3 {
		font-size: 20px;
	}

	.header h2 {
		font-size: 26px;
	}

	.cooked h3 {
		font-size: 23px;
	}

	.cooked p {
		font-size: 15px;
	}

	.catalogue input[type="tel"], .catalogue input[type="submit"] {
		font-size: 16px;
	}

	.special h3 {
		font-size: 30px;
	}

	.special input[type="submit"], .special input[type="tel"] {
		margin: 10px 0px;
	}

	.delivery .last-form h2 {
		font-size: 32px;
	}

	.delivery .last-form h3 {
		font-size: 19px;
	}

	footer .cond {
		margin-top: 20px;
	}

	.order-map {
		padding: 10px 15px;
		bottom: 26%;
		font-size: 18px;
	}

	.row-1 {
		margin-top: 15px;
	}

	p.equel {
		font-size: 62px;
	}

	.free-delivery {
		font-size: 20px;
		line-height: 1.3;
	}

	.row-2 .free-delivery {
		font-size: 32px;
	}
}

@media (max-width: 575px) {
	section h2 {
		font-size: 27px;
		line-height: 1.25;
	}

	header h4 {
		text-align: center;
	}

	.phones-col {
		flex-wrap: wrap;
		justify-content: center;
	}

	.phones {
		padding-left: 0;
	}

	.phones a {
		font-size: .9rem;
	}

	.col-logo img {
		margin: auto;
		display: block;
	}

	.get-price {
		margin-bottom: 5px;
	}

	.phones a.order-call {
		margin-top: 0;
	}

	header h1 {
		font-size: 33px;
	}

	header h2 {
		font-size: 20px;
	}

	.border-image {
		display: none;
	}

	.inline-form-wrapp input[type="text"], .inline-form-wrapp input[type="tel"] {
		font-size: 12px;
	}

	.gifts h3 {
		font-size: 16px;
	}

	.gifts .gift-left img {
		max-width: 143px;
	}

	.gifts .gift-right img {
		max-width: 143px;
	}

	.gifts h4 {
		font-size: 23px;
	}

	.gifts h5 {
		font-size: 16px;
	}

	.thought-out h3 {
		font-size: 18px;
	}

	.thought-out li:before {
		width: 25px;
		height: 25px;
		margin-right: 3px;
	}

	.special h3 {
		font-size: 22px;
	}

	.delivery .last-form h2 {
		font-size: 26px;
	}

	.delivery .last-form h3 {
		font-size: 15px;
	}

	.delivery .last-form form {
		flex-wrap: wrap;
	}

	.delivery .last-form input[type="tel"], .delivery .last-form input[type="submit"] {
		width: 100%;
	}

	.order-map {
		left: 15px;
		bottom: 27%;
		font-size: 14px;
		padding: 8px 10px;
	}

	.free-delivery {
		font-size: 15px;
	}

	p.equel {
		font-size: 36px;
	}

	.row-2 .free-delivery {
		font-size: 17px;
	}

	.form-container .prices {
		max-width: 223px;
		margin: 5px auto;
	}
}

@media (max-width: 350px) {
	.phones a {
		font-size: .85rem;
	}

	.phones a.order-call {
		padding: 10px 8px;
		font-size: 13px;
	}

	header h1 {
		font-size: 30px;
	}

	header h2 {
		font-size: 18px;
	}

	.what-to-do .item h4 {
		font-size: 11px;
	}

	.inline-form-wrapp input[type="text"], .inline-form-wrapp input[type="tel"] {
		width: 100%;
		margin-bottom: 5px;
		font-size: 16px;
	}

	.gifts .gift-left img {
		max-width: 120px;
	}

	.gifts .gift-right img {
		max-width: 120px;
	}

	.gifts h3 {
		font-size: 14px;
	}

	.gifts h4 {
		font-size: 21px;
	}

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

	.special h3 {
		font-size: 20px;
	}

	.delivery h3 {
		font-size: 24px;
	}

	.delivery h4 {
		font-size: 19px;
	}

	.delivery h5 {
		font-size: 14px;
	}

	.delivery .last-form h3 {
		font-size: 13px;
	}

	footer .smokki-link {
		font-size: 11px;
	}

	footer .phones a {
		font-size: 13px;
	}

	footer .phones a.order-call {
		font-size: 13px;
	}

	footer .cond span {
		font-size: 13px;
	}

	.gifts input[type="submit"], .gifts input[type="tel"] {
		margin: 10px 0;
	}
}

.teleg_btn {
	background: #098dc7;

	margin-bottom: 10px;
}

.teleg_btn a {
	display: flex;
	padding: 12px 2px;
	justify-content: center;
	align-items: center;
	color: #fff;
	text-decoration: none;
	font-family: 'Roboto';
	font-size: 1rem;
	text-align: center;

}

.teleg_btn a img {
	display: block;
	width: 25px;
	height: 25px;
	margin-right: 5px;
}

.konfid {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	margin-bottom: 10px;
	color: #000608;
	padding-top: 10px;
}

.gifts_block {
	padding-top: 80px;
	width: 100%;
	display: flex;
	justify-content: space-around;
	align-items: flex-start;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.gifts_item {
	margin: 0 15px;
	width: 180px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;


}

.gifts_item h5 {
	font-size: 18px;
	line-height: 22px;

}

.gifts_item p {
	color: #FD6500;
	font-weight: 700;
	font-size: 22px;
}

.gifts_item p span {
	text-decoration: line-through;
	color: #808080;
	margin-right: 10px;
}

.gifts_item img {
	display: block;
	margin-bottom: 10px;
}

.gifts_text {
	padding-top: 30px;
	width: 100%;
	text-align: center;
	font-size: 24px;
	margin-bottom: 50px;
	color: #808080;
	border-top: 3px solid #fd6500;
}

.gifts_text span {
	font-weight: bold;
}

.catalogue .item {
	position: relative;
}

.catalogue .item h6 {
	width: 300px;
	text-align: center;
}

.leib {
	position: absolute;
	top: -10px;
	right: -20px;
	display: block;
	width: 100px;
	height: 100px !important
}

.recommend p {
	font-size: 16px;
}


/*
* Modal Styles
*/
.modal, .modal-backdrop {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.security {
	text-align: center;
	font-size: .9rem
}

#modal-title {
	text-align: center;
	font-weight: 400;
	font-size: 1.7rem;
	margin-bottom: 2rem
}

@media (max-width: 575px) {
	#modal-title {
		font-size: 1.2rem
	}

	.security {
		text-align: center;
		font-size: .7rem
	}
}

.modal-content input[type=submit] {
	margin-top: 1rem
}

.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}

.close:not(:disabled):not(.disabled) {
	cursor: pointer
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
	color: #000;
	text-decoration: none;
	opacity: .75
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none
}

.modal-open {
	overflow: hidden
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal {
	position: fixed;
	z-index: 1050;
	display: none;
	overflow: hidden;
	outline: 0
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none
}

.modal.fade .modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	transform: translate(0, -25%)
}

@media screen and (prefers-reduced-motion: reduce) {
	.modal.fade .modal-dialog {
		transition: none
	}
}

.modal.show .modal-dialog {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-dialog-centered {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2))
}

.modal-dialog-centered::before {
	display: block;
	height: calc(100vh - (.5rem * 2));
	content: ""
}

.modal-content {
	background-color: #ffffff;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: .5
}

.modal-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 5px;
	padding-right: 5px
}

.modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.5
}

.modal-body {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem 2rem;
}

.modal-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #e9ecef
}

.modal-footer > :not(:first-child) {
	margin-left: .25rem
}

.modal-footer > :not(:last-child) {
	margin-right: .25rem
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width: 576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}

	.modal-dialog-centered {
		min-height: calc(100% - (1.75rem * 2))
	}

	.modal-dialog-centered::before {
		height: calc(100vh - (1.75rem * 2))
	}

	.modal-sm {
		max-width: 300px
	}
}

@media (min-width: 992px) {
	.modal-lg {
		max-width: 800px
	}
}

input[type="text"], input[type="tel"], input[type="email"] {
	-webkit-appearance: none;
	border-radius: 0;
	border: 1px solid #f3f3f3;
	background-color: #f3f3f3;
	padding: 12px 7px;
	width: 100%;
	margin-bottom: .5rem;
	font-size: 1.2rem;
	color: #292929font-family: Roboto;
	font-size: 1.2rem;
}

input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
	color: #fff;
	text-decoration: none;
	background: #ff7300;
	padding: 14px 20px;
	font-weight: 400;
	font-size: 1.4rem;
	letter-spacing: 1px;
	margin: 3rem 0 1rem;
	display: inline-block;
	transition: all .3s ease-in-out;
	border: none;
	width: 100%;
	font-family: 'Roboto';
}


.headernew {

}


.header_inner {
	padding-top: 20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
}

.logo img {
	display: block;
	margin: auto;
	margin-bottom: 10px;
}

#agree-cookie-dialog {
	display: none;
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	color: #000;
	background-color: #ddd;
	border-top: 1px solid #FD6E30;
}

#agree-cookie-dialog .container div {
	display: flex;
	min-height: 70px;
	width: 100%;
	justify-content: center;
	padding: 15px 0;
}

#agree-cookie-dialog p {
	align-self: center;
	text-align: center;
	font-size: 18px;
}

#agree-cookie-dialog p a {
	margin-top: 5px;
	-webkit-appearance: none;
	border-radius: 0;
	color: #fff;
	text-decoration: none;
	background: #ff7300;
	padding: 12px 20px;
	font-weight: 400;
	font-size: 1.4rem;
	letter-spacing: 1px;
	display: inline-block;
	transition: all .3s ease-in-out;
	border-radius: 7px;
	width: 120px;
	font-family: 'Roboto';
	margin-left: 10px;
}

#agree-cookie-dialog p a:hover {
	background: #fa9442;
}

@media (max-width: 992px) {
	.nav-top {
		display: none;
	}
}

@media (max-width: 576px) {
	.logo {
		width: 44px;
		height: 32px;
		margin: auto;
	}

	.logo img {
		width: 100%;

	}

	.header_inner {
		align-items: center;
		padding: 10px 0;
	}
}

.logo_inner {
	max-width: 200px;
}

@media (max-width: 576px) {
	.logo_inner {
		max-width: 120px;
	}
}

.description p {
	text-align: center;
	padding-bottom: 30px;
	font-weight: 700;
	font-size: 12px;
}

@media (max-width: 576px) {
	.description p {
		font-size: 10px;
	}
}


.nav-top-list {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 100%;
}

.nav-top-item {
	margin: 0 10px;
}

.nav-top-link {
	padding: 10px 15px;
	text-decoration: none;
	color: #141822;
	font-size: 14px;
	line-height: 17px;
	font-family: 'Rubik', sans-serif;
}

@media (max-width: 1199px) {
	.nav-top-link {
		padding: 10px 4px;
	}
}

.nav-top-link:hover {
	color: #FF6E30;
	cursor: pointer;

}

.header_tels-link {
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
	color: #000;
	font-weight: 700;
}

.call-new {
	margin-top: 20px;
}

.call-new a {
	text-decoration: none;
	font-family: 'Rubik', sans-serif;
	color: #FF6E30;
	border: 1px solid #FF6E30;
	padding: 12px 10px;
	border-radius: 4px;
}

.call-new a:hover {
	background: rgb(245, 243, 243);
	cursor: pointer;
}

@media (max-width: 768px) {
	.call-new {
		display: none;
	}
}

.newtop {

	position: relative;
	min-height: 500px;
}

.newtop_inner {
	padding-top: 50px;
	padding-bottom: 50px;
	display: flex;
}

@media (max-width: 1200px) {
	.chicken-img {
		display: none;
	}

	.newtop_inner {
		flex-direction: column-reverse;
		padding-top: 0px;
	}


}

.slides {
	width: 50%;
	margin: auto;
	margin-bottom: 0;
}


.orangeblock {
	position: absolute;
	right: 0;
	width: 53%;
	height: 212px;
	background: linear-gradient(94.69deg, #FF6230 0%, #FFC530 100%);
	border-radius: 7px;
}

@media (max-width: 1200px) {
	.orangeblock {
		position: relative;
		width: 100%;
	}
}

.orangeblock img {
	position: absolute;
	top: -50px;
	right: 0;
}

@media (max-width: 1200px) {
	.orangeblock img {
		width: 200px;
		top: 0px;
	}
}

.orangeblock-title {
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 10px;
	font-family: 'Rubik', sans-serif;
	font-size: 34px;
	font-weight: 700;
	line-height: 130%;
	color: #FFFFFF;
	width: 485px;
}

.orangeblock-subtitle {
	font-size: 16px;
	line-height: 130%;
	color: #FFFFFF;
	width: 480px;
	margin-left: 40px;
}


@media (max-width: 768px) {
	.orangeblock {
		height: auto;
		padding: 10px 10px;
	}

	.orangeblock img {
		width: 100px;
	}

	.orangeblock-title {
		font-size: 18px;
		width: 70%;
		margin-left: 0;
	}

	.orangeblock-subtitle {
		font-size: 14px;
		width: 70%;
		margin-left: 0;
	}

}

.what {
	padding-top: 250px;
}

@media (max-width: 768px) {
	.what {
		display: none;
	}
}

.what_content {
	padding-left: 30px;
	display: flex;
	justify-content: space-between;
}

.what_title {
	position: relative;
	padding-left: 30px;
	font-size: 20px;
	line-height: 130%;
	color: #141822;
	font-family: 'Rubik', sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
}

.what_title::before {
	position: absolute;
	left: 0;
	content: " ";
	width: 20px;
	height: 26px;
	background: #FF6E30;
	border-radius: 7px 0px 0px 7px;
}

.what_content1-item {
	border-radius: 10px;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px rgba(20, 20, 21, 0.05);
	width: 420px;
	display: flex;
	align-items: center;
	font-size: 14px;
	line-height: 130%;
	margin-bottom: 5px;
}

.what_content1-item img {
	width: 137px;
	border-radius: 10px 10px 0px 0px;
}

.what_content1-item p {
	margin-left: 35px;
	margin-right: 36px;
	color: #141822;
}

.what_content1-item p span {
	color: #fd6500;
	font-weight: 700;
}

@media (max-width: 1200px) {
	.what {
		padding-top: 50px;
	}
}

.slides-mob {
	display: none;
}

@media (max-width: 990px) {
	.slides-mob {
		display: block;
	}
}

.slides-mob {
	width: 100%;
	position: relative;
}

.slides-mob img {
	display: block;
	margin: auto;
	height: 250px;
	border: 1px solid #FD6E30;
}

.slides-mob .slick-arrow {
	position: absolute;
	transform: translate(0, -50%);
	top: 35%;

}

.slides-mob .slick-prev {
	z-index: 10;
	left: 0;
	background: url(/img-n/carousel-prev.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
	height: 80px;
	font-size: 0;
	outline: none;
	border: none;

}

.slides-mob .slick-next {
	z-index: 10;
	right: 0;
	background: url(/img-n/carousel-next.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
	height: 80px;
	font-size: 0;
	outline: none;
	border: none;


}

.slides-mob .slick-dots {
	position: absolute;
	display: flex;
	bottom: 75px;
	left: 50%;
	transform: translate(-50%);
}

.slides-mob .slick-dots button {
	font-size: 0;
	border: 1px solid #141415;
	padding: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-right: 10px;
}

.slides-mob .slick-active button {
	background-color: #141415;
	outline: none;
}

.slide-title {
	font-family: 'Rubik', sans-serif;
	font-size: 16px;
	line-height: 130%;
	font-weight: 700;
	margin-top: 50px;
	margin-bottom: 20px;
	text-align: center;
}

.more50 {
	position: relative;
	width: 150px;
	height: 395px;
	background: url(/img-n/more50.png);
	background-size: cover;
}

.more50 p {
	position: absolute;
	font-family: 'Rubik', sans-serif;
	top: 50%;
	transform: translate(0, -50%);
	text-align: center;
	padding: 23px;
	color: #ffffff;
}

.chicken-img {
	position: absolute;
	left: 0;
	bottom: -50px;
}

.actionnew {

}

.actionnew_inner {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}

.actionnew_content {
	margin-left: 80px;
}

.actionnew_content::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	background: url(/img-n/gift-box.png);
	width: 65px;
	height: 65px;
}


.actionnew_title {
	font-size: 24px;
	font-family: 'Rubik', sans-serif;
	line-height: 130%;
	color: #141822;
	font-weight: 700;
	width: 650px;
	margin-bottom: 15px;
}

.actionnew_title span {
	color: #FD6E30;
}


.actionnew_text {
	font-family: 'Rubik', sans-serif;
	color: #141822;
	font-size: 20px;
	line-height: 130%;
	width: 650px;
}

@media (max-width: 576px) {
	.actionnew_title {
		width: 80%;
	}

	.actionnew_text {
		width: auto;
		font-size: 16px;
	}

	.actionnew_content {
		margin-left: 10px;
	}

	.actionnew_content::before {
		right: 0;
		left: auto;
		top: 50px;
	}
}

.actionnew_form {
	padding: 30px 10px;
	width: 380px;
	height: 312px;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px rgba(20, 20, 21, 0.05);
	border-radius: 10px;
}

.actionnew_form-text {
	font-size: 12px;
	line-height: 130%;
	font-weight: 700;
	margin-left: 85px;
	margin-bottom: 5px;
}

.actionnew_form-input {
	display: block;
	width: 250px !important;
	height: 40px;
	margin: auto;
	margin-bottom: 20px !important;
	border: 1px solid #C2C2C2 !important;
	border-radius: 7px !important;
	background-color: #fff !important;
	font-size: 16px !important;
}

.actionnew_form-submit {
	display: block !important;
	width: 250px !important;
	margin: auto !important;
	margin-bottom: 10px !important;
	height: 40px;
	font-size: 14px !important;
	border-radius: 7px !important;
	padding: 10px 20px !important;
	font-family: 'Rubik', sans-serif;
	cursor: pointer;

}

.teleg_btn-new {
	background: #ffffff;
	margin-bottom: 30px;

}

.teleg_btn-new a {
	display: block;
	margin: auto;
	width: 250px;
	height: 40px;
	display: flex;
	padding: 12px 2px;
	justify-content: center;
	align-items: center;
	color: #039BE5;
	text-decoration: none;
	font-family: 'Rubik', sans-serif;
	text-align: center;
	border: 1px solid #039BE5;
	border-radius: 7px;
	transition: all 0.5s;
}

.teleg_btn-new a:hover {
	color: #f3f5f7;
	background: #039BE5;
}

.teleg_btn-new a img {
	display: block;
	width: 25px;
	height: 25px;
	margin-right: 5px;
}

.imgs {
	display: flex;
	justify-content: space-around;
	margin-bottom: 20px;
}

@media (max-width: 990px) {
	.imgs {
		display: none;
	}
}

.img-little {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}

.img-little-item1 {
	background: url(/img-n/little1.png);
}

.img-little-item2 {
	background: url(/img-n/little2.png);
}

.img-little-item3 {
	background: url(/img-n/little3.png);
}

.img-little-item4 {
	background: url(/img-n/little4.png);
}

.img-little-item {
	width: 65px;
	height: 65px;
	border: 1px solid #ADADAD;
	border-radius: 7px;
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat;
}


.active-img {
	border: 1px solid #FD6E30;
}

.img-big {
	position: relative;
	width: 420px;
	height: 422px;
	border: 1px solid #FD6E30;
	border-radius: 7px;
}

.img-big img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}


.slides_description {

	width: 420px;
	margin-left: auto;

}

.slides_title {
	width: 340px;
	font-weight: 700;
	font-family: 'Rubik', sans-serif;
	font-size: 20px;
	line-height: 130%;
	color: #141822;
	margin-bottom: 10px;
}

@media (max-width: 990px) {
	.slides_title {
		display: none;
	}
}

.dots-mob {
	display: none;
}

@media (max-width: 768px) {
	.slides {
		width: 100%;
		padding-top: 20px;
	}

	.slides_description {

		width: 100%;
	}

	.dots-mob {
		display: block;
	}

	.dots-dt {
		display: none;
	}


}

.slides-prices-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}

.slides-prices-item:last-child {
	margin-bottom: 0;
}


.slides-prices-weight {
	width: 46px;
	font-family: 'Rubik', sans-serif;
	height: 46px;
	background: #FF6E30;
	border-radius: 300px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 16px;
	line-height: 130%;
}

.slides-prices-old {
	position: relative;
	font-family: 'Rubik', sans-serif;
}

.slides-prices-old::after {
	content: '';
	position: absolute;
	top: 7px;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #FF6E30;
	transform: rotate(-15deg);
}

.slides-prices-new {
	font-family: 'Rubik', sans-serif;
	font-size: 18px;
	line-height: 130%;
	font-weight: 700;
}


.menu-fade {
	display: none;
}

.menu-fade:before {
	content: '';
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	z-index: 9999;
}

.menu-close {
	background: url(/img-n/close.png) 0 0 repeat;
	display: block;
	width: 28px;
	height: 28px;
	position: absolute;
	right: 0;
	top: 20px;
}

.menu-popup {
	background: #fff;
	display: none;
	position: fixed;
	right: 0 !important;
	top: 0 !important;
	bottom: 0 !important;
	width: 200px;
	box-sizing: border-box;
	padding: 30px;
	z-index: 99999;
}


.menu_mob_wrapper {
	/*height: 80vh;*/
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;

}


.menu_mob_wrapper a {
	text-decoration: none;
	color: #FD6500;
	font-weight: bold;
	font-size: 16px;
	line-height: 150%;
}

.menu-popup ul {
	z-index: 11;
	margin: 0;
	padding: 0;
}

.menu-popup li {
	list-style: none;
	margin-bottom: 10px;
	padding: 0;
}

.menu-popup li a {
	display: block;
	height: 50px;
	font-size: 16px;
	font-family: 'Exo 2', sans-serif;
	font-weight: bold;
	color: #000;
	line-height: 1.4;
	text-decoration: none;

}


.header_burger {
	display: block;
	background: url(/img-n/burger2.png);
	width: 23px;
	height: 25px;
	border: none;
	outline: none;
}

.header_burger {
	display: none;
}

@media (max-width: 768px) {
	.header_burger {
		display: block;
	}
}

.what-mob {
	display: none;
}

@media (max-width: 768px) {
	.what-mob {
		display: block;

	}
}

.what-mob-slider {
	padding-bottom: 30px;
}

.slick-dots {
	position: absolute;
	display: flex;
	bottom: 0;
	left: 50%;
	transform: translate(-50%);
}

.what-mob-slider .slick-dots button {
	font-size: 0;
	border: 1px solid #141415;
	padding: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-right: 10px;
}

.what-mob-slider .slick-active button {
	background-color: #141415;
	outline: none;
}

.what-mob-title {
	font-family: 'Rubik', sans-serif;
	font-size: 18px;
	line-height: 130%;
	color: #141822;
	font-weight: 700;
	margin-bottom: 20px;
}

.what-mob-slide img {
	display: block;
	margin: auto;
	margin-bottom: 15px;
	border-radius: 10px 10px 0px 0px;
}

.what-mob-slide p {
	font-family: 'Rubik', sans-serif;
	font-size: 14px;
	line-height: 130%;
	text-align: center;
	width: 90%;

}

.social_block {

}

.social_block-title {
	font-family: 'Rubik', sans-serif;
	text-align: center;
	font-size: 24px;
}


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

.social_btns li {
	margin: 20px 30px;

}

.social_btns li a {

	display: block;
	width: 50px;
	height: 50px;
}

.fb {
	background: url(../img-n/fb.png);
	background-size: contain;
	border-radius: 50%;
}

.inst {
	background: url(../img-n/ig.png);
	background-size: contain;
	border-radius: 50%;
}

.telegr {
	background: url(../img-n/telegram1.png);
	background-size: contain;
	border-radius: 50%;
}


/*========== lang ==========*/

.lang {
	position: absolute;
	top: 69px;
	right: 180px;
	z-index: 10;
}

@media (max-width: 767px) {
	.lang {
		display: none;
	}
}


.lang:hover .lang__drop {
	opacity: 1;
	visibility: visible;
}

.lang__top img {
	width: 25px;
}

.lang__top {
	padding: 5px;
	cursor: pointer;
}

.lang__drop {
	position: absolute;
	border: 1px solid #FD6E30;
	background: #fff;
	width: 150px;
	padding: 10px;
	border-radius: 5px;
	top: 100%;
	right: 0;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s;
}

.lang__drop a img {
	width: 25px;
	margin-right: 4px;
}

.lang__drop a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-flow: row wrap;
	color: #141822 !important;
	text-decoration: none;
	cursor: pointer;
}

.lang__drop a:hover {
	text-decoration: underline;
}

.lang__drop a:not(:last-of-type) {
	margin-bottom: 10px;
}

.menu_mob_lang a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-flow: row wrap;
	color: #141822 !important;
	text-decoration: none;
	cursor: pointer;
}

.menu_mob_lang a:hover {
	text-decoration: underline;
}

.menu_mob_lang a:not(:last-of-type) {
	margin-bottom: 10px;
}

.menu_mob_lang a img {
	width: 25px;
	margin-right: 4px;
}