/*
Theme Name: Vasabi
Theme URI: https://orange-bear.com.ua/
Author: Digital Agency Orange-bear
Author URI: https://orange-bear.com.ua/
Description: theme created special for sushi-bar Vasabi
Version: 2.0
*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,900');
/*@import url('https://fonts.googleapis.com/css?family=Roboto:400,500');

*/
/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,500,700,800');
@import url('https://fonts.googleapis.com/css?family=PT+Serif:400,700');
@font-face {font-family: "Aquarelle";
    src: url("http://db.onlinewebfonts.com/t/58dd6b310b84ebc9a2347cac26bfa4f3.eot");
    src: url("http://db.onlinewebfonts.com/t/58dd6b310b84ebc9a2347cac26bfa4f3.eot?#iefix") format("embedded-opentype"),
    url("http://db.onlinewebfonts.com/t/58dd6b310b84ebc9a2347cac26bfa4f3.woff") format("woff"),
    url("http://db.onlinewebfonts.com/t/58dd6b310b84ebc9a2347cac26bfa4f3.ttf") format("truetype"),
    url("http://db.onlinewebfonts.com/t/58dd6b310b84ebc9a2347cac26bfa4f3.svg#Aquarelle") format("svg");
}*/

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
	font-family: 'Roboto', sans-serif;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
	outline-width: 0;
}

abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: 700;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #eee;
	color: #222;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
	max-width: 100%;
}

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

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

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

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

div {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
4.0 Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
	clear: both;
}

/*--------------------------------------------------------------
5.0 Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 400;
	line-height: 1.66;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.4;
	margin: 0 0 0.75em;
	padding: 1.5em 0 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	padding-top: 0;
}

h1 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 300;
}

h2,
.home.blog .entry-title {
	color: #666;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
}

h3 {
	color: #333;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 300;
}

h4 {
	color: #333;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 800;
}

h5 {
	color: #767676;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 800;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

h6 {
	color: #333;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 800;
}

p {
	margin: 0 0 1.5em;
	padding: 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	color: #666;
	font-size: 18px;
	font-size: 1.125rem;
	font-style: italic;
	line-height: 1.7;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

blockquote cite {
	display: block;
	font-style: normal;
	font-weight: 600;
	margin-top: 0.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #eee;
	text-decoration: none;
}

big {
	font-size: 125%;
}

blockquote {
	quotes: "" "";
}

q {
	quotes: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ" "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â" "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“" "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢";
}

blockquote:before,
blockquote:after {
	content: "";
}

:focus {
	outline: none;
}

/* Typography for Arabic Font */

html[lang="ar"] body,
html[lang="ar"] button,
html[lang="ar"] input,
html[lang="ar"] select,
html[lang="ar"] textarea,
html[lang="ary"] body,
html[lang="ary"] button,
html[lang="ary"] input,
html[lang="ary"] select,
html[lang="ary"] textarea,
html[lang="azb"] body,
html[lang="azb"] button,
html[lang="azb"] input,
html[lang="azb"] select,
html[lang="azb"] textarea,
html[lang="fa-IR"] body,
html[lang="fa-IR"] button,
html[lang="fa-IR"] input,
html[lang="fa-IR"] select,
html[lang="fa-IR"] textarea,
html[lang="haz"] body,
html[lang="haz"] button,
html[lang="haz"] input,
html[lang="haz"] select,
html[lang="haz"] textarea,
html[lang="ps"] body,
html[lang="ps"] button,
html[lang="ps"] input,
html[lang="ps"] select,
html[lang="ps"] textarea,
html[lang="ur"] body,
html[lang="ur"] button,
html[lang="ur"] input,
html[lang="ur"] select,
html[lang="ur"] textarea {
	font-family: Tahoma, Arial, sans-serif;
}

html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ary"] h1,
html[lang="ary"] h2,
html[lang="ary"] h3,
html[lang="ary"] h4,
html[lang="ary"] h5,
html[lang="ary"] h6,
html[lang="azb"] h1,
html[lang="azb"] h2,
html[lang="azb"] h3,
html[lang="azb"] h4,
html[lang="azb"] h5,
html[lang="azb"] h6,
html[lang="fa-IR"] h1,
html[lang="fa-IR"] h2,
html[lang="fa-IR"] h3,
html[lang="fa-IR"] h4,
html[lang="fa-IR"] h5,
html[lang="fa-IR"] h6,
html[lang="haz"] h1,
html[lang="haz"] h2,
html[lang="haz"] h3,
html[lang="haz"] h4,
html[lang="haz"] h5,
html[lang="haz"] h6,
html[lang="ps"] h1,
html[lang="ps"] h2,
html[lang="ps"] h3,
html[lang="ps"] h4,
html[lang="ps"] h5,
html[lang="ps"] h6,
html[lang="ur"] h1,
html[lang="ur"] h2,
html[lang="ur"] h3,
html[lang="ur"] h4,
html[lang="ur"] h5,
html[lang="ur"] h6 {
	font-weight: 700;
}

/* Typography for Chinese Font */

html[lang^="zh-"] body,
html[lang^="zh-"] button,
html[lang^="zh-"] input,
html[lang^="zh-"] select,
html[lang^="zh-"] textarea {
	font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif;
}

html[lang="zh-CN"] body,
html[lang="zh-CN"] button,
html[lang="zh-CN"] input,
html[lang="zh-CN"] select,
html[lang="zh-CN"] textarea {
	font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif;
}

html[lang^="zh-"] h1,
html[lang^="zh-"] h2,
html[lang^="zh-"] h3,
html[lang^="zh-"] h4,
html[lang^="zh-"] h5,
html[lang^="zh-"] h6 {
	font-weight: 700;
}

/* Typography for Cyrillic Font */

html[lang="bg-BG"] body,
html[lang="bg-BG"] button,
html[lang="bg-BG"] input,
html[lang="bg-BG"] select,
html[lang="bg-BG"] textarea,
html[lang="ru-RU"] body,
html[lang="ru-RU"] button,
html[lang="ru-RU"] input,
html[lang="ru-RU"] select,
html[lang="ru-RU"] textarea,
html[lang="uk"] body,
html[lang="uk"] button,
html[lang="uk"] input,
html[lang="uk"] select,
html[lang="uk"] textarea {
	font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif;
}

html[lang="bg-BG"] h1,
html[lang="bg-BG"] h2,
html[lang="bg-BG"] h3,
html[lang="bg-BG"] h4,
html[lang="bg-BG"] h5,
html[lang="bg-BG"] h6,
html[lang="ru-RU"] h1,
html[lang="ru-RU"] h2,
html[lang="ru-RU"] h3,
html[lang="ru-RU"] h4,
html[lang="ru-RU"] h5,
html[lang="ru-RU"] h6,
html[lang="uk"] h1,
html[lang="uk"] h2,
html[lang="uk"] h3,
html[lang="uk"] h4,
html[lang="uk"] h5,
html[lang="uk"] h6 {
	font-weight: 700;
	line-height: 1.2;
}

/* Typography for Devanagari Font */

html[lang="bn-BD"] body,
html[lang="bn-BD"] button,
html[lang="bn-BD"] input,
html[lang="bn-BD"] select,
html[lang="bn-BD"] textarea,
html[lang="hi-IN"] body,
html[lang="hi-IN"] button,
html[lang="hi-IN"] input,
html[lang="hi-IN"] select,
html[lang="hi-IN"] textarea,
html[lang="mr-IN"] body,
html[lang="mr-IN"] button,
html[lang="mr-IN"] input,
html[lang="mr-IN"] select,
html[lang="mr-IN"] textarea {
	font-family: Arial, sans-serif;
}

html[lang="bn-BD"] h1,
html[lang="bn-BD"] h2,
html[lang="bn-BD"] h3,
html[lang="bn-BD"] h4,
html[lang="bn-BD"] h5,
html[lang="bn-BD"] h6,
html[lang="hi-IN"] h1,
html[lang="hi-IN"] h2,
html[lang="hi-IN"] h3,
html[lang="hi-IN"] h4,
html[lang="hi-IN"] h5,
html[lang="hi-IN"] h6,
html[lang="mr-IN"] h1,
html[lang="mr-IN"] h2,
html[lang="mr-IN"] h3,
html[lang="mr-IN"] h4,
html[lang="mr-IN"] h5,
html[lang="mr-IN"] h6 {
	font-weight: 700;
}

/* Typography for Greek Font */

html[lang="el"] body,
html[lang="el"] button,
html[lang="el"] input,
html[lang="el"] select,
html[lang="el"] textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html[lang="el"] h1,
html[lang="el"] h2,
html[lang="el"] h3,
html[lang="el"] h4,
html[lang="el"] h5,
html[lang="el"] h6 {
	font-weight: 700;
	line-height: 1.3;
}

/* Typography for Gujarati Font */

html[lang="gu-IN"] body,
html[lang="gu-IN"] button,
html[lang="gu-IN"] input,
html[lang="gu-IN"] select,
html[lang="gu-IN"] textarea {
	font-family: Arial, sans-serif;
}

html[lang="gu-IN"] h1,
html[lang="gu-IN"] h2,
html[lang="gu-IN"] h3,
html[lang="gu-IN"] h4,
html[lang="gu-IN"] h5,
html[lang="gu-IN"] h6 {
	font-weight: 700;
}

/* Typography for Hebrew Font */

html[lang="he-IL"] body,
html[lang="he-IL"] button,
html[lang="he-IL"] input,
html[lang="he-IL"] select,
html[lang="he-IL"] textarea {
	font-family: "Arial Hebrew", Arial, sans-serif;
}

html[lang="he-IL"] h1,
html[lang="he-IL"] h2,
html[lang="he-IL"] h3,
html[lang="he-IL"] h4,
html[lang="he-IL"] h5,
html[lang="he-IL"] h6 {
	font-weight: 700;
}

/* Typography for Japanese Font */

html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
	font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}

html[lang="ja"] h1,
html[lang="ja"] h2,
html[lang="ja"] h3,
html[lang="ja"] h4,
html[lang="ja"] h5,
html[lang="ja"] h6 {
	font-weight: 700;
}

/* Typography for Korean font */

html[lang="ko-KR"] body,
html[lang="ko-KR"] button,
html[lang="ko-KR"] input,
html[lang="ko-KR"] select,
html[lang="ko-KR"] textarea {
	font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;
}

html[lang="ko-KR"] h1,
html[lang="ko-KR"] h2,
html[lang="ko-KR"] h3,
html[lang="ko-KR"] h4,
html[lang="ko-KR"] h5,
html[lang="ko-KR"] h6 {
	font-weight: 600;
}

/* Typography for Thai Font */

html[lang="th"] h1,
html[lang="th"] h2,
html[lang="th"] h3,
html[lang="th"] h4,
html[lang="th"] h5,
html[lang="th"] h6 {
	line-height: 1.65;
	font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html[lang="th"] body,
html[lang="th"] button,
html[lang="th"] input,
html[lang="th"] select,
html[lang="th"] textarea {
	line-height: 1.8;
	font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Remove letter-spacing for all non-latin alphabets */

html[lang="ar"] *,
html[lang="ary"] *,
html[lang="azb"] *,
html[lang="haz"] *,
html[lang="ps"] *,
html[lang^="zh-"] *,
html[lang="bg-BG"] *,
html[lang="ru-RU"] *,
html[lang="uk"] *,
html[lang="bn-BD"] *,
html[lang="hi-IN"] *,
html[lang="mr-IN"] *,
html[lang="el"] *,
html[lang="gu-IN"] *,
html[lang="he-IL"] *,
html[lang="ja"] *,
html[lang="ko-KR"] *,
html[lang="th"] * {
	letter-spacing: 0 !important;
}

/*--------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/

label {
	color: #495376;
	display: block;
	font-weight: 800;
	margin-bottom: 0.5em;
}

fieldset {
	margin-bottom: 1em;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	background: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 0.7em;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #222;
	border-color: #333;
}

select {
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 3em;
	max-width: 100%;
}

input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
	font-weight: 400;
}

button,
input[type="button"],
input[type="submit"] {
	background-color: #222;
	border: 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	line-height: 1;
	padding: 1em 2em;
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
}

input + button,
input + input[type="button"],
input + input[type="submit"] {
	padding: 0.75em 2em;
}

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
	background-color: #ddd;
	color: #222;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #767676;
}

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
	background: #bbb;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

:-moz-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

::-moz-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

/*--------------------------------------------------------------
7.0 Formatting
--------------------------------------------------------------*/

hr {
	background-color: #bbb;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
8.0 Lists
--------------------------------------------------------------*/

ul,
ol {
	margin: 0 0 1.5em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/*--------------------------------------------------------------
9.0 Tables
--------------------------------------------------------------*/

table {
	border-collapse: collapse;
	margin: 0 0 1.5em;
	width: 100%;
}

thead th {
	border-bottom: 2px solid #bbb;
	padding-bottom: 0.5em;
}

th {
	padding: 0.4em;
	text-align: left;
}

tr {
	border-bottom: 1px solid #eee;
}

td {
	padding: 0.4em;
}

th:first-child,
td:first-child {
	padding-left: 0;
}

th:last-child,
td:last-child {
	padding-right: 0;
}

/*--------------------------------------------------------------
10.0 Links
--------------------------------------------------------------*/

a {
	color: #222;
	text-decoration: none;
}

a:hover,
a:active {
	color: #000;
	outline: 0;
}

/*--------------------------------------------------------------
13.0 Layout
--------------------------------------------------------------*/

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

.mob_menu_mobile {
	display: none;
}
.mob_menu_desktope {
    max-width: 1024px;
    margin: 0 auto;
    display: flex;
    min-height: 130px;
    margin-bottom: -130px;
    position: relative;
}
.left_part_menu {
    width: 35%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.right_part_menu {
	width: 35%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.top_left_menu {
    position: absolute;
    top: 20px;
}
.top_left_menu a {
    font-size: 12px;
    font-weight: 100;
    text-transform: lowercase!important;
}
.top_right_menu {
    position: absolute;
    top: 20px;
    right: 0;
}
.top_right_menu li {
	margin-left: 0px!important;
}
.mob_menu_desktope .logo {
	width: 30%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.mob_menu_desktope .logo img {
	max-width: 250px;
}
.body_main_desktope_menu ul li {
	list-style: none;
	float: left;
	margin-left: 20px;
}
.body_main_desktope_menu ul li:last-child {
	margin-right: 0;
}
.body_main_desktope_menu ul {
    margin-bottom: 0;
    width: 100%;
}
.mob_menu_desktope .current-menu-item a {
	color: #fd1046;
}
header {
	z-index: 1000;
	position: relative;
}
.mob_menu_desktope a {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	color: #fff;
}
.mob_menu_desktope a {
	text-transform: uppercase;
}
.top_right_menu ul li {width: 40px;}
.top_right_menu img {
	width: 30px;
}
.top_right_menu ul li:last-child {
	margin-left: 10px;
}
.body_main_desktope_menu #menu-main_menu_right li{
	float: right;
    margin-left: 20px;
    margin-right: 0px;
}
#menu-main_menu_right a:hover,
#menu-main_menu_left a:hover {
	color: #fd1046;
	transition: .3s;
}
/* Icon 1 */

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 30px;
  height: 30px;
  margin-left: 20px;
  margin-top: 25px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #fff;
  border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 8px;
  width: 70%;
}

#nav-icon1 span:nth-child(3) {
  top: 16px;
}

#nav-icon1.open span:nth-child(1) {
  top: 6px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 6px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.open_mob_menu {
  transition-property: all!important;
  transition-duration: .5s!important;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1)!important;
  display: block;
  top: 0!important;
  height: auto;
  min-height: 100%;
  overflow-y: scroll;
}
.body_main_mob_menu ul {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
}
.body_main_mob_menu ul li {
	list-style: none;
	width: 100%;
	padding-left: 0;
	margin-left: 0;
}
.body_main_mob_menu ul li a {
	color: #fff;
	font-size: 25px;
}
.body_main_mob_menu ul li.current-menu-item {
	background: #61371d;
}
.body_main_mob_menu ul li.current-menu-item a {
	color: #fff;
}
.body_main_mob_menu .header_menu {
    display: block;
    background: #000;
    text-align: center;
    margin-left: 10%;
    margin-right: 10%;
    padding: 0% 0% 0% 0%;
}
.body_main_mob_menu .header_menu:first-child {
	padding-top: 5%;
}
.body_main_mob_menu {
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 0px;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    background: #58585B;
    top: -150vh;
}
.logo {
	transition: .3s;
}
.container {
    display: flex;
    max-width: 1024px;
    margin: 0 auto;
}
.block100 {
	width: 100%;
}
.block30 {
	width: 30%;
}
.block30 a {
    width: 100%;
    height: 100%;
    display: block;
}
.column {
	flex-direction: column;
}
.aqvarelle {
	font-family: 'Rouge Script';
	text-align: center;
	font-size: 70px;
	color: #495376;
}
.zagolovok_with_after_nyc {
	padding-top: 90px;
	padding-bottom: 50px;
	position: relative;
}
.zagolovok_with_after_nyc:after {
	content: 'NYC';
	font-family: 'Montserrat', sans-serif;
	font-size: 150px;
	font-weight: bold;
	position: absolute;
	width: 100%;
	text-align: center;
	color: #e0e7f8;
	top: 0;
	z-index: -1;
}
.with_venzel {
	position: relative;
	z-index: 1;
}
.with_venzel:after {

}
.grid {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.first_block_three_blocks {
	background: url(img/call_woker_red.png);
	min-height: 200px;
	background-size: unset;
	background-repeat: no-repeat;
	background-position: 50% 15%;
}
.first_block_three_blocks:hover {
	background: url(img/call_woker_white.png);
	background-size: unset;
	background-repeat: no-repeat;
	background-position: 50% 15%;
}

.second_block_three_blocks {
	background: url(img/calendar_white.png);
	min-height: 200px;
	background-size: unset;
	background-repeat: no-repeat;
	background-position: 50% 15%;
}
.second_block_three_blocks:hover {
	background: url(img/calendar_red.png);
	
	background-size: unset;
	background-repeat: no-repeat;
	background-position: 50% 15%;
}

.third_block_three_blocks {
	background: url(img/location_red.png);
	min-height: 200px;
	background-size: unset;
	background-repeat: no-repeat;
	background-position: 50% 15%;
}
.third_block_three_blocks:hover {
	background: url(img/location_white.png);
	background-size: unset;
	background-repeat: no-repeat;
	background-position: 50% 15%;
}
.hover_red:hover {
	transition: .3s;
	background-color: #fd1046;
}
.alredy_red {
	transition: .3s;
	background-color: #fd1046;
}
.alredy_red:hover {
	background-color: #ffffff;
}
.with_shadow {
	/*box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);*/
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.with_shadow:hover {
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
#three_blocks .hover_red .text_part {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    padding-top: 30px;
    color: #333;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
}
#three_blocks .hover_red:hover .text_part {
	color: #fff;
}
#three_blocks .alredy_red .text_part {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    padding-top: 30px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
}
#three_blocks .alredy_red:hover .text_part {
	color: #333;
}
.service_blocks {
	min-height: 250px;
	margin-bottom: 0.7%;
	background-size: cover!important;
	overflow: hidden;
    position: relative;
}
.block60 {
	width: 59.5%;
}
.block20 {
	width: 19.5%;
}
.block40 {
	width: 39.5%;
}
.block60 a,
.block20 a,
.block40 a {
	display: block;
	width: 100%;
	height: 100%;
}
.wedding_service {
	background: url(img/wedding_service.png);
}
.corporate_service {
	background: url(img/corporate_service.png);
}
.airport_service {
	background: url(img/airport_service.png);
}
.night_service {
	background: url(img/night_service.png);
}
.bachelorette_service {
	background: url(img/bachelorette_service.png);
}
.prom_service {
	background: url(img/prom_service.png);
}
.casinos_service {
	background: url(img/casinos_service.png);
}
.bachelor_service {
	background: url(img/bachelor_service.png);
}
.birthday_service {
	background: url(img/birthday_service.png);
}
.inside_service_blocks {
    position: absolute;
    width: 100%;
    transition: .3s;
    top: 75%;
    padding-left: 20px;
}
.service_blocks:hover .inside_service_blocks {
	top: 0%;
	position: relative;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.inside_service_blocks a {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	color: #fff;
	font-size: 25px;
	transition: .3s;
	text-align: left;
	line-height: 23px;
	height: auto;
}
.inside_service_blocks .link a {
	color: #fff;
	width: 150px;
	border: 2px solid #fff;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-size: 18px;
}
.inside_service_blocks .link a:hover {
	background: #fff;
	color: #000;
}

.inside_service_blocks .text {
	margin-top: 20px;
	font-family: 'Roboto', sans-serif;
	font-size: 400;
	color: #fff;
	font-size: 15px;
	text-align: left;
	opacity: 0;
	margin-bottom: 20px;
}
.inside_service_blocks .link {
	opacity: 0;
}
.service_blocks:hover .inside_service_blocks .text {
	opacity: 1;
}
.service_blocks:hover .inside_service_blocks .link {
	opacity: 1;
}
.overlay_red {
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition: .3s;
}
.service_blocks:hover .overlay_red {
	opacity: .6;
	background: #fd1046;
}
#our_service {
    margin-top: 100px;
}
#down_venzel {
	margin-top: 100px;
	margin-bottom: 100px;
}
#down_venzel img {
	margin: 0 auto;
}
.zagolovok_with_after_f {
	padding-top: 90px;
	padding-bottom: 50px;
	position: relative;
	z-index: 1;
}
.zagolovok_with_after_f:after {
	content: 'F';
	font-family: 'Montserrat', sans-serif;
	font-size: 150px;
	font-weight: bold;
	position: absolute;
	width: 100%;
	text-align: center;
	color: #e0e7f8;
	top: 0;
	z-index: -1;
}
.zagolovok_with_after_s {
	padding-top: 90px;
	padding-bottom: 50px;
	position: relative;
	z-index: 1;
}
.zagolovok_with_after_s:after {
	content: 'S';
	font-family: 'Montserrat', sans-serif;
	font-size: 150px;
	font-weight: bold;
	position: absolute;
	width: 100%;
	text-align: center;
	color: #e0e7f8;
	top: 0;
	z-index: -1;
}
#our_fleet {
	background: #f3f6fd;
	min-height: 770px;
}
.bux-prev {
    background-image: url('img/prev.png');
    left: -25px;
}

.bux-next {
    background-image: url('img/next.png');
    right: -25px;
}

.bux-prev, .bux-next {
    width: 15px;
    height: 15px;
    display: block;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}
.block_our_fleet_main {
	display: block;
}
.block_30 {
	width: 29%;
	padding: 15px;
	margin-bottom: 20px;
}
.cars_cart {
	background: #fff;
	min-height: 411px;
}
.info_car {

}
.title_car {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.pas_car span {
    width: auto;
    padding-left: 5px;
    background: #f4f4f4;
    color: #aaaaaa;
    display: block;
    margin: 0 auto;
    padding-right: 5px;
    height: 30px;
    line-height: 30px;
    font-weight: 900;
}
.bag_car span {
    width: auto;
    padding-left: 5px;
    background: #f4f4f4;
    color: #aaaaaa;
    display: block;
    margin: 0 auto;
    padding-right: 5px;
    height: 30px;
    line-height: 30px;
    font-weight: 900;
}
.pas_car, .bag_car {
    width: 140px;
    font-size: 13px;
    text-align: center;
}
.pas_car {
	margin-right: 10px;
}
.flex {
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.cars_cart .img_car {
    position: relative;
    height: 260px;
}
.cars_cart .img_car:after {
    content: '';
    position: absolute;
    background: #495376;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .3s;
}
.cars_cart:hover .img_car:after {
    opacity: .7;
}
.cars_cart .img_car:before {
	content: '';
	position: absolute;
	background: url(img/zoom_icon.png);
	top: 0;
	left: 0;
	width: 100%;
	height: 260px;
	opacity: 0;
	transition: .3s;
	background-repeat: no-repeat;
	background-position: 50%;
}
.cars_cart:hover .img_car:before {
	opacity: 1;
	z-index: 1;
}
.cars_cart .button_book {
	background: #fb1045;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	color: #fff;
	display: none;
	height: 40px;
	margin-top: 24px;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: 900;
}
.cars_cart:hover .button_book {
	display: block;
}
.img_car img {
    width: 312px;
    height: 260px;
}
.zagolovok_with_after_t {
	padding-top: 90px;
	padding-bottom: 50px;
	position: relative;
	z-index: 1;
}
.zagolovok_with_after_t:after {
	content: 'F';
	font-family: 'Montserrat', sans-serif;
	font-size: 150px;
	font-weight: bold;
	position: absolute;
	width: 100%;
	text-align: center;
	color: #e0e7f8;
	top: 0;
	z-index: -1;
}
#testmonials_on_main .zagolovok_with_after_t {
	padding-bottom: 0;
}
.zagolovok_with_after_n {
	padding-top: 90px;
	padding-bottom: 50px;
	position: relative;
	z-index: 1;
}
.zagolovok_with_after_n:after {
	content: 'N';
	font-family: 'Montserrat', sans-serif;
	font-size: 150px;
	font-weight: bold;
	position: absolute;
	width: 100%;
	text-align: center;
	color: #e0e7f8;
	top: 0;
	z-index: -1;
}
.img_post img {}

.title_post {
    margin-top: 10px;
    margin-bottom: 30px;
    color: #61371d;
    /* border-left: 2px solid #fb1045; */
    padding-left: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    display: block;
    min-height: 40px;
}

.button_read_more {
    color: #495376;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 15px;
}
.block33 {
	width: 33%;
	padding: 20px;
}
.container-fluid {
	width: 100%;
	max-width: 100%;
}
#sbi_load {
	display: none;
}
.sb_instagram_header {
	display: none;
}
#follow_instagram {
	font-family: 'Roboto', sans-serif;
	margin-top: 50px;
}
#follow_instagram .container {
	flex-direction: column;
}
.img_follow {
	width: auto;
	margin: 0 auto;
}
.text_follow {
	width: 100%;
	text-align: center;
	font-weight: 900;
	color: #495375;
	margin-bottom: 50px;
}
.text_follow a {
	color: #fb1045;
	font-weight: 900;
}
#sb_instagram {
    max-width: 100%!important;
}
.sbi_item {
    width: 20%!important;
}
.sbi_item a {
    height: 250px!important
}
.sbi_item img {
    height: auto!important;
}
.site-footer {
	background: #000;
	padding-top: 50px;
	padding-bottom: 50px;
	background: url(img/ah1-slide-1-background.jpg);
	background-size: cover;
}
.block25 {
	width: 25%;
}
.block22 {
	width: 22%;
}
.footer_block_title {
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	margin-top: 15px;
}
.site-footer ul li a {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #fff;
	font-size: 18px;
}
.site-footer ul li a:hover {
	text-decoration: underline;
}
.site-footer ul li {
    list-style: none;
    color: #fff;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
}
.site-footer ul {
	padding-left: 0;
}
.simple_list {

}
.inline_list li {
	float: left;
	margin-right: 10px;
}
.bottom_part_footer {
	color: #fff;
	font-size: 15px;
	margin-top: 10px;
}
.bottom_part_footer ul li {
	float: left;
	margin-right: 10px;
}
.bottom_part_footer ul li a {
	/* text-transform: uppercase; */
	font-size: 15px;
}
.block60 {
	width: 60%;
}
.bottom_part_footer ul {
	margin: 0;
}
.bottom_part_footer .container {
    border-top: 2px solid rgba(255, 255, 255, 0.15);
    padding-top: 20px;
}
.bottom_part_footer .block40 {
	text-align: right;
}
.logo_footer img {
	max-width: 230px;
}
a:focus,
img:focus {
	outline: none;
}
.custom_text_for_hero_image {
    height: 90%;
    display: flex;
    width: 100%;
    justify-content: flex-end;
    align-content: center;
    align-items: center;
    flex-direction: column;
}
.custom_text_for_hero_image small {
	margin-top: 100px;
}
.hero_image {
    position: relative;
}
.orange_bear_breadcrumbs a{
	font-family: 'Roboto', sans-serif;
	/* font-weight: 400; */
	color: #fff;
}
.orange_bear_breadcrumbs a:hover {
    border-bottom: 1px dotted #fff;
}
.orange_bear_breadcrumbs {
	color: #fff;
}
.block80 {
	width: 80%;
}
.block70 {
	width: 70%;
}

.price_car_details .price {

}
.block_images_car {
	display: flex;
}
.slider-nav {
	padding-left: 10px;
}
.left_part_slider {
    width: 570px;
    height: 507px;
    overflow: hidden;
}
.right_part_slider {
	width: 145px;
}
.right_part_slider .slider-item {
	margin-bottom: 10px;
}
.car-details {
    margin-top: 50px;
}

.title_car_details {
    color: #333;
    font-family: 'Roboto', san-serif;
    font-size: 30px;
    font-weight: 900;
}
.car-details {
    margin-top: 50px;
}

.title_car_details {
    color: #333;
    font-family: 'Roboto', san-serif;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 50px;
}
.price_car_details .price {
    background: #fd1046;
    display: flex;
    min-height: 40px;
    align-items: center;
    font-weight: 900;
    font-size: 25px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    width: 200px;
}
span.dollars {
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid rgba(255, 255, 255, 0.7);
    width: 40px;
    
}
span.numbers {
    width: 80px;
    font-size: 30px;
}
span.per_day {
    font-size: 13px;
    width: 80px;
    text-align: left;
    /* justify-content: flex-end; */
    justify-items: flex-end;
    display: flex;
    height: 30px;
    align-items: flex-end;
}
.included_taxes {
    font-size: 9px;
    text-align: right;
    color: #333;
}
.form_title {
	font-family: 'Roboto', sans-serif;
    color: #333;
    font-size: 28px;
    font-weight: 900;
}
.wrap_book_form hr {
    width: 30px;
    height: 2px;
    background: #fd1046;
    margin: 10px 0px 30px 0px;
}
.book_form_car_page {
    padding-left: 25px;
}
.wrap_book_form {
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    padding: 20px;
    background: #fff;
}
.single-cars {
    background: #f3f6fd;
}
.field_item input {
    padding: 10px;
    background: #f8f8f8;
    border: none;
    border-left: 2px solid #fd1046;
    border-radius: 0;
}
.field_item input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #999;
    opacity: 1; /* Firefox */
}

.field_item input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999;
}

.field_item input::-ms-input-placeholder { /* Microsoft Edge */
    color: #999;
}
.field_item label {
    text-transform: uppercase;
    font-size: 15px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}
.field_item p {
	display: none;
}
.field_item {
	margin-bottom: 30px;
}
.body_for_buttons {
	width: 100%;
	background: #fd1046;
    padding-top: 30px;
    min-height: 230px;
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.body_for_buttons input {
    display: block;
    margin: 0 auto;
    background: #fff;
    color: #666;
    text-transform: uppercase;
    width: 200px;
    border-radius: 0;
    height: 50px;
    font-weight: 900;
    font-family: 'Roboto', san-serif;
}
.body_for_buttons input:hover {
	color: #fff;
}
.body_for_buttons p {
	margin: 0;
}
.or {
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 900;
    font-family: 'Roboto', sans-serif;
    height: 25px;
    position: relative;
    margin-bottom: 20px;
}
.or:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 1;
}
.or span {
    background: #fd1046;
    z-index: 2;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
}
.callback_request {
	display: block;
	margin: 0 auto;
	background: #333;
	color: #fd1046;
	text-transform: uppercase;
	width: 200px;
	border-radius: 0;
	height: 50px;
	font-weight: 900;
	font-family: 'Roboto', san-serif!important;
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 50px;
	text-align: center;
	transition: .3s;
	cursor: pointer;
}
.callback_request:hover {
	background: #fff;
}
.car_information {
    margin-top: 50px;
}

.car_information .title {
    font-size: 25px;
    font-weight: 900;
    margin-bottom: 20px;
}

.car_information .text {
    
}
.single-cars #our_fleet {
	background: #fff;
}
.block100 {
	width: 100%;
}
.block50 {
	width: 50%;
}
.list_all_cars .cars-item {
	background: #fff;
	margin-bottom: 40px;
} 
.page-template-page-fleet #our_fleet {
	background: #fff;
	margin-top: 70px;
} 
.page-template-page-fleet .cars_cart {
	/*background: #f8f8f8;*/
}
.grid {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.block33 {
	width: 33%;
}
.container-small {
    display: flex;
    max-width: 800px;
    margin: 0 auto;
}
.page-template-page-services #our_service {
	margin-bottom: 100px;
}
.page-template-page-services_item #our_service {
	background: #fff;
}
.content_block .title {
	font-family: 'Rouge Script';
	text-align: center;
	font-size: 70px;
	color: #61371d;
}
#content_service_item {
    margin-top: 70px;
    margin-bottom: 70px;
}
.sidebar_menu {

}
.sidebar_menu ul {
    margin-top: 10px;
    margin-bottom: 0;
}
.sidebar_menu ul li {
    list-style: none;
    transition: .3s;
    margin-bottom: 10px;
}
.sidebar_menu ul li:hover {
    background: #fff;
}
.sidebar_menu ul li:hover a {
    color: #61371d;
} 
.sidebar_menu ul li a {
    color: #fff;
    padding-left: 30px;
    font-weight: 900;
}
.sidebar_menu ul li.current-menu-item {
	background: #fff;
}
.sidebar_menu ul li.current-menu-item a {
	color: #61371d;
}

.content_block {
    padding-left: 30px;
}
.title_sidebar_menu {
	font-family: 'Rouge Script';
	text-align: center;
	font-size: 30px;
	color: #fff;
	margin-top: 10px;
}
.title_sidebar_menu span {
	font-family: 'Amatics';
	text-align: center;
	font-size: 35px;
	color: #fff;
	font-weight: 900;
	margin-top: 20px;
	padding-left: 30px;
	background: #61371d;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 2;
	position: relative;
}
.title_sidebar_menu {
	position: relative;
}
.title_sidebar_menu:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background: #fff;
	left: 0;
	top: 25px;
	z-index: 1;
}
.single .content_block .title {
    font-family: 'Roboto', san-serif;
    font-size: 25px;
    font-weight: 900;
    margin-bottom: 50px;
}
.post-item {
	padding: 15px;
}
.sidebar_wrap {
    background: #61371d;
    width: calc( 100% - 30px);
    margin-right: 30px;
    padding-bottom: 5px;
}
.cars_list {
  margin-bottom: 10px;
}
.cars_list input[type=checkbox]{
    width: auto;
    height: auto;
    opacity: 0;
}

label.cars_for_form_reg_item {
    width: 33%;
    cursor: pointer;
    position: relative;
    padding: 10px;
}
label.cars_for_form_reg_item span {
	/* width: 100%; */
	margin-left: 0;
}
.cars_for_form_reg_item img {
    width: 100%;
    height: auto;
}
label.cars_for_form_reg_item:hover {
  /* background: rgba(245, 164, 64, 0.4); */
}
.cars_list input[type=checkbox]:checked + div {
  background: rgba(253, 16, 70, 0.13);
}
.title_for_form_reg {
	text-align: center;
}
.backgro_dop {
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  background: transparent;
  z-index: -1;
  left: 0;
}
.price_for_form_reg {
    position: absolute;
    width: 60px;
    height: 60px;
    background: #f5a440;
    border-radius: 50%;
    display: flex;
    flex-direction:  column;
    align-content:  center;
    justify-content:  center;
    align-items: center;
    right: 0;
    bottom: 0;
}
.price_for_form_reg sub {
    display: block;
    width: 100%;
    text-align: center;
}
#product-tab .price_for_form_reg {
    top: 10%;
    left: 10%;
}
.cars_cart .price_for_form_reg {
    top: 10%;
    left: 10%;
}
.for_psevdo_elements {
    min-height:  67px;
}
.select_service_type {
  position: relative;
}
.relative {
  position: relative;
}
.select_service_type select {
    height: 35px;
    border-radius: 0!important;
    border: 1px solid #495376;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding-left: 20px;
    font-size: 20px;
    cursor: pointer;
    width: 100%;
}
.select_service_type .relative:after {
  content: '\f0d7';
  font: normal normal normal 14px/1 FontAwesome;
  border-left: 1px solid #495376;
position: absolute;
    right: 0;
    bottom: 32px;
    color: #495376;
    width: 40px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 30px;
    pointer-events: none;
}
input:focus, textarea:focus, select:focus {
    outline-offset: 0px;
    outline: -webkit-focus-ring-color auto 0px;
}

.short-form-reservation input {
    background: #f8f8f8;
    box-shadow: none;
    border: 1px solid #495376;
    height: 35px;
    width: 100%;
}
.number_pass select {
    height: 35px;
    border-radius: 0!important;
    border: 1px solid #495376;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding-left: 20px;
    font-size: 20px;
    cursor: pointer;
    width: 100%;
}
.number_pass .relative:after {
  content: '\f0d7';
  font: normal normal normal 14px/1 FontAwesome;
  border-left: 1px solid #495376;;
  position: absolute;
    right: 0;
    bottom: 32px;
    color: #495376;
    width: 40px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 30px;
    pointer-events: none;
}

.number_hours select {
    height: 35px;
    border-radius: 0!important;
    border: 1px solid #495376;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding-left: 20px;
    font-size: 20px;
    cursor: pointer;
    width: 100%;
}
.number_hours .relative:after {
  content: '\f0d7';
  font: normal normal normal 14px/1 FontAwesome;
  border-left: 1px solid #495376;;
position: absolute;
    right: 0;
    bottom: 32px;
    color: #495376;
    width: 40px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 30px;
    pointer-events: none;
}
.select_service_type,
.pick_date,
.pick_time,
.pick_you_location,
.number_pass,
.number_hours,
.you_name,
.you_phone {
  margin-bottom: 10px;
  float: left;
}
.short-form-reservation p {
	margin-bottom: 0;
}
#reservation_form {
	margin-top: 70px;
}
.title_reg_form {
	font-family: 'Roboto', san-serif;
    font-size: 25px;
    font-weight: 900;
    color: #495376;
}
.below_title_reg_form {
	margin-bottom: 50px;
	color: #666;
}
#reservation_form .block50 {
    width: 48%;
}
.short-form-reservation label {
	font-size: 15px;
}
.you_cart_date .for_psevdo_elements {
    
}
.you_cart_date label {
    width: 100%;
}
.you_cart_date select {
    height: 35px;
    border-radius: 0!important;
    border: 1px solid #495376;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding-left: 20px;
    font-size: 20px;
    cursor: pointer;
    width: 100%;
}
.you_cart_date .relative:after {
  content: '\f0d7';
  font: normal normal normal 14px/1 FontAwesome;
  border-left: 1px solid #495376;
  position: absolute;
  right: 0;
  bottom: 32px;
  color: #495376;
  width: 40px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  font-size: 30px;
  pointer-events: none;
}
.you_cart_bank select {
    height: 35px;
    border-radius: 0!important;
    border: 1px solid #495376;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding-left: 20px;
    font-size: 20px;
    cursor: pointer;
    width: 100%;
}
.you_cart_bank .relative:after {
  content: '\f0d7';
  font: normal normal normal 14px/1 FontAwesome;
  border-left: 1px solid #495376;;
  position: absolute;
    right: 0;
    bottom: 32px;
    color: #495376;
    width: 40px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 30px;
    pointer-events: none;
}

.short-form-reservation input[type="submit"] {
    background: #fd1046;
    width: 300px;
    text-transform: uppercase;
    margin: 30px auto;
    display: block;
    height: 42px;
    border: none;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.short-form-reservation input[type="submit"]:hover {
	background: #a7072b;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.slide-item {
    /*min-height: 600px!important;*/
    min-height: 100vh!important;
    background-size: cover!important;
    position: relative;
}
.title_slide {
	/*font-family: 'GothamPro-Black';*/
	font-family: 'PT Serif', serif;
    text-transform: uppercase;
	font-size: 50px;
	color: #fff;
	display: block;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	text-align: center;
}
.button_slide {
	display: block;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
}
.button_slide span {
    padding: 10px 5px 10px 5px;
    border: 2px solid #fff;
    background: #fff;
	color: #495376;
    font-weight: 900;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    width: 200px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0 auto;
}
.button_slide:hover span {
	padding: 10px;
	border: 2px solid #fff;
	color: #fff;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	background: transparent;
}
.inside_slide {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    top: 0;
    left: 0;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.bux-prev_main_slider {
    background-image: url('img/arrow-left.svg');
    left: 40px;
    z-index: 10;
}

.bux-next_main_slider {
    background-image: url('img/arrow-right.svg');
    right: 40px;
}

.bux-prev_main_slider, .bux-next_main_slider {
    width: 20px;
    height: 30px;
    display: block;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}
/* Dots */
.slick-slider
{
    /* margin-bottom: 30px; */
    position: relative;
}

.slick-dots
{
    position: absolute;
    bottom: 0px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px;
    height: 15px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    background: transparent;
    content: '';
    text-align: center;
    opacity: 1;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    color: #fff;
    background: #fff;
}
.slick-dots li button:hover:before {
    background: #fff;
}
.dop_text {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #ffffff;
}
#georgian_kitchen {
    background-color: #f6f6f6;
    /*background-image: url(img/seafood_bg.jpg);*/
    min-height: 580px;
    position: relative;
    align-items: center;
    align-content: center;
    justify-content: center;
    justify-items: center;
    display: flex;
    background-size: cover;
    margin-top: -50px;
	overflow: hidden;
}
#georgian_kitchen .block100 {
	max-width: 600px;
	position: relative;
	z-index: 2;
}
#georgian_kitchen:before {
	content: '';
	width: 50%;
	height: 100%;
	left: -25%;
	top: 0;
	position: absolute;
	background: url(img/seafood_bg_before.jpg) no-repeat;
	z-index: 1;
	/* background-position: 0% 100%; */
}

#georgian_kitchen:after {
    content: '';
    width: 50%;
    height: 100%;
    right: -10%;
    top: 0;
    position: absolute;
    background: url(img/our_menu_left.png) no-repeat;
    z-index: 1;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
	background-position: 0 100%;
}

#georgian_kitchen .block50 {
	z-index: 2;
}
#georgian_kitchen .left_part .title {
	font-family: 'PT Serif', serif;
	font-size: 46px;
	font-weight: 800;
	color: #0a0a0a;
	letter-spacing: 0px;
	/*text-shadow: 1px 1px 0 rgb(218, 190, 138);*/
	text-align: center;
	margin-bottom: 30px;
}
#georgian_kitchen .left_part .text {
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
}
#georgian_kitchen .left_part .text strong {
	font-size: 18px;
    line-height: 25px;
}
#georgian_kitchen .left_part .text p {
	font-size: 16px;
}
#georgian_kitchen .left_part .text ul {
	padding-left: 30px;
}
#georgian_kitchen .left_part .text ul li {

}
.main_slider-wrap .anima-layer {
    position: absolute;
    top: auto;
    left: 0;
    width: 100%;
    min-width: 900px;
    min-height: 100vh;
    overflow: hidden;
    z-index: 3;
}

[data-parallax].main_slider-wrap .anima-layer {
    bottom: 0;
}
.main_slider-wrap .clouds-1 {
    background: rgba(0,0,0,0) url(img/clouds_1.png) 100px 30px repeat-x;
    background-position-y: 100%;
}

.main_slider-wrap .clouds-2 {
    background: rgba(0,0,0,0) url(img/clouds_2.png) 200px 220px repeat-x;
}
#nezabytnya_kyhnya {
	background: url(img/nezabytnya_kyhnya-min.jpg);
	padding-top: 200px;
	padding-bottom: 200px;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#nezabytnya_kyhnya .container {
	flex-direction: column;
	text-align: center;
	background: rgba(0, 0, 0, 0.6);
	padding: 50px;
}
#nezabytnya_kyhnya .title {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #fff;
}
#nezabytnya_kyhnya .text {
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-align: justify;
    font-weight: 500;
    color: #fff;
    text-align: center;
}
#our_menu {
    background-color: #efefef;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    background: url(img/ah1-slide-1-background.jpg);
    overflow: hidden;
}
#our_menu .container {
	z-index: 5;
	position: relative;
}
#our_menu .title_section .title {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #fff;
    letter-spacing: 0px;
    text-shadow: 1px 1px 0 rgba(255,255,255,.5);
    text-align: center;
    text-transform: uppercase;
}
#our_menu .title_section .sub_title {
	font-family: 'Amatics';
	font-size: 20px;
	text-align: center;
	color: #fff;
}
.img_food_item img {
	max-width: 100%;
}
#our_menu .menu_item {
	display: flex;
	min-height: 55px;
	border-bottom: 2px dotted #aaa;
	margin-bottom: 20px;
	transition: .3s;
}
#our_menu .menu_item:hover {
	padding-left: 10px;
	border-bottom: 2px solid #aaa;
}
#our_menu .menu_item .title {
	font-weight: 900;
	color: #fff;
}
#our_menu .menu_item .text {
	font-weight: 300;
	color: #ffffff;
}
#our_menu .part_menu {
	margin-top: 50px;
}
#our_menu .part_menu:first-child {
	padding-right: 20px;
}
#our_menu .part_menu:last-child {
	padding-left: 20px;
}
#our_menu a.button_read_more {
    background: #dabe8a;
    padding: 10px 5px 10px 5px;
    width: 200px;
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    color: #673500;
    text-decoration: none;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
#our_menu a.button_read_more:hover {

}
#our_menu:before {
	content: '';
	width: 50%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	background: url(img/our_menu_left.png) no-repeat;
	z-index: 1;
}
#our_menu:after {
	content: '';
	width: 50%;
	height: 100%;
	right: -250px;
	top: 0;
	position: absolute;
	background: url(img/d_img.png) no-repeat;
	z-index: 1;
	background-position: 100%;
	overflow: hidden;
}
#dostavka_main {
    /*background-color: #faf8ea;
    background-image: url(img/background_3.jpg);*/
    min-height: 580px;
    position: relative;
}
/*#dostavka_main:before {
	content: '';
	width: 50%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	background: url(img/dostavka_auto.png) no-repeat;
	z-index: 1;
}*/
.auto_img img {
	max-width: 100%;
}
#dostavka_main {
	padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}
#dostavka_main .container {
	z-index: 5;
	position: relative;
}
#dostavka_main .title_text {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-weight: 800;
    color: #0a0a0a;
    letter-spacing: 0px;
    text-shadow: 1px 1px 0 rgba(255,255,255,.5);
    text-align: center;
    margin-bottom: 30px;
}

#dostavka_main .text_text {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-align: justify;
    font-weight: 500;
    margin-bottom: 30px;
}
#dostavka_main .title_section .title {
    /* font-family: 'Open Sans', Helvetica, Arial, sans-serif; */
    font-size: 36px;
    font-weight: 800;
    color: #000;
    letter-spacing: 0px;
    text-shadow: 1px 1px 0 rgba(255,255,255,.5);
    text-align: center;
    text-transform: uppercase;
    font-family: 'PT Serif', serif;
}
#dostavka_main .title_section .sub_title {
	font-family: 'Aquarelle', serif;
	font-size: 20px;
	text-align: center;
	color: #000;
}
.auto_img {
	text-align: center;
}
#u_nas_svyatkyut {
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
	/* background-color: #efefef; */
	/* background: url(img/u_nas_svyatjyut_background-min.jpg); */
}
#u_nas_svyatkyut .title_section .title {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000;
    letter-spacing: 0px;
    text-shadow: 1px 1px 0 rgba(253, 0, 0, 0.5);
    text-align: center;
    text-transform: uppercase;
}
#u_nas_svyatkyut .title_section .sub_title {
	font-family: 'Amatics';
	font-size: 20px;
	text-align: center;
	color: #000;
}
.svyatkyut_item .title {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 26px;
	font-weight: 700;
	color: #000;
	letter-spacing: 0px;
	/* text-shadow: 1px 1px 0 rgba(253, 0, 0, 0.5); */
	text-align: center;
}
.svyatkyut_item .text {
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 30px;
}
.svyatkyut_item {
	margin-top: 50px;
	padding: 20px;
}
/*#u_nas_svyatkyut:before {
	content: '';
	width: 50%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	background: url(img/our_menu_left.png) no-repeat;
	z-index: 1;
}
#u_nas_svyatkyut:after {
	content: '';
	width: 50%;
	height: 100%;
	right: -250px;
	top: 0;
	position: absolute;
	background: url(img/d_img.png) no-repeat;
	z-index: 1;
	background-position: 100%;
	overflow: hidden;
}*/
#gk_chachahouse {
	background: url(img/6057.jpg);
	/*background: url(img/s24.jpg);*/
	padding-top: 200px;
	padding-bottom: 200px;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#gk_chachahouse .container {
	flex-direction: column;
	text-align: center;
	background: rgba(0, 0, 0, 0.6);
	padding: 50px;
}
#gk_chachahouse .title {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
}
#wait_for_you {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    background-color: #faf8ea;
}
#wait_for_you .title_section .title {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000;
    letter-spacing: 0px;
    text-shadow: 1px 1px 0 rgba(253, 0, 0, 0.5);
    text-align: center;
    text-transform: uppercase;
}
#wait_for_you .title_section .sub_title {
	font-family: 'Amatics';
	font-size: 20px;
	text-align: center;
	color: #000;
}
.wait_item {
	margin-top: 50px;
}
.wait_item .title {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0px;
    /* text-shadow: 1px 1px 0 rgba(253, 0, 0, 0.5); */
    text-align: left;
}
.wait_item .text {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 30px;
    text-align: left;
    color: #000;
}
.wait_item .text a {
	border-bottom: 1px dotted #000;
	transition: .3s;
}
.wait_item .text a:hover {
	background: #000;
	color: #fff;
}
#contact_map {
	min-height: 500px;
}
#menu_body {
	padding-top: 0px;
	/* background-color: #efefef; */
	/*background: url(img/bg_menu_page_1.jpg);*/
}
/*#menu_body:before {
    content: '';
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: url(img/before_menu_page_1-min.png) no-repeat;
    z-index: 1;
}
#menu_body:after {
	content: '';
	width: 50%;
	height: 100%;
	right: 0;
	top: 0;
	position: absolute;
	background: url(img/before_menu_page_2-min.png) no-repeat;
	z-index: 1;
	background-position: 100% 0;
	overflow: hidden;
}*/

#menu_body .title_section .title {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #fff;
    letter-spacing: 0px;
    text-shadow: 1px 1px 0 rgba(255,255,255,.5);
    text-align: center;
    text-transform: uppercase;
}
#menu_body .title_section .sub_title {
	font-family: 'Amatics';
	font-size: 20px;
	text-align: center;
	color: #fff;
}
.zagolovok {
	margin-bottom: 50px;
}
.for_input_menu_img img {
	width: 100%;
	/* max-width: 100%; */
	max-width: 1440px;
	margin: 0 auto;
	display: block;
}

.custom_text_for_hero_image {
	font-family: 'PT Serif', serif;
	font-family: 'Aquarelle', serif;
	font-size: 35px;
	font-weight: 100;
	color: #fff;
	letter-spacing: 0px;
	text-shadow: 1px 1px 0 rgba(255,255,255,.5);
	text-align: center;
	/* text-transform: uppercase; */
}
.orange_bear_breadcrumbs span {
	font-family: 'Amatics';
	font-size: 20px;
	text-align: center;
	color: #fff;
}
.logo_footer img {
    max-width: 160px;
}
.logo_footer {
    text-align: center;
}
.site-footer .text {
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #fff;
}
.site-footer .text a {
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #fff;
    border-bottom: 1px dotted #fff;
    transition: .3s;
}
.site-footer .text a:hover {
	background: #fff;
	color: #000;
}
a.developer {
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	border-bottom: 1px dotted #fff;
	transition: .3s;
	width: auto;
	height: auto;
	display: unset;
}
a.developer:hover {
	background: #fff;
	color: #000;
}
.page-template-page-about #georgian_kitchen:before {
	content: '';
	width: 50%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	background: url(img/gk_left.jpg) no-repeat;
	z-index: 1;
	background-position: 0% 100%;
}
#follow_instagram {
	padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}
#follow_instagram .title {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000;
    letter-spacing: 0px;
    text-shadow: 1px 1px 0 rgba(255,255,255,.5);
    text-align: center;
    text-transform: uppercase;
}
#not_find .title {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 36px;
    font-weight: 800;
    color: #000;
    letter-spacing: 0px;
    text-shadow: 1px 1px 0 rgba(255,255,255,.5);
    text-align: center;
    text-transform: uppercase;
}
#otzuvu_page {
	margin-top: 50px;
}
#otzuvu_page .text {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 30px;
    color: #000;
}
#otzuvu_page .text strong {
	font-size: 20px;
}
.forma_otzuvov label {
    color: #61371d;
    margin-bottom: 10px;
}
.forma_otzuvov br {
    display: none;
}
.forma_otzuvov p {
    margin: 0;
    padding: 0;
}
.forma_otzuvov .block50 {
    padding: 15px;
}
.forma_otzuvov .block100 {
    padding: 15px;
}
.forma_otzuvov input[type="text"],
.forma_otzuvov input[type="email"],
.forma_otzuvov input[type="tel"],
.forma_otzuvov input[type="date"] {
    border: 1px solid #61371d;
}
.forma_otzuvov textarea {
    border: 1px solid #61371d;
}
.forma_otzuvov input[type="submit"] {
    width: 200px;
    margin: 0 auto;
    display: block;
}
.for_submit_button {
    width: 100%;
    margin-top: 20px;
}
.for_submit_button input[type="submit"] {
    background: #61371d;
    text-transform: uppercase;
}
.forma_otzuvov {
    margin-bottom: 50px;
}
.recaptcha {
    padding-left: 14px;
}
.img_post img {
    max-width: 100%;
    height: auto;
}
.post_cart {
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.site-footer ul.simple_list li a {
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #fff;
    border-bottom: 1px dotted #fff;
    transition: .3s;
}
.site-footer ul.simple_list li a:hover {
    background: #fff;
    color: #000;
}
#dostavka_main .title_text a {
    border-bottom: 2px dotted #000;
}
.dop_text {
	position: relative;
	margin-top: 20px;
	width: 40%;
	text-align: center;
	font-family: 'Aquarelle', serif!important;
}

.dop_text:before {
	border-top: 1px solid #fff;
    content: "";
    left: 0;
    position: absolute;
    top: -15px;
    width: 100%;
}
.dop_text:after {
    background: #fff;
    content: "";
    height: 9px;
    left: 50%;
    margin: -4px 0 0 -9px;
    position: absolute;
    top: -15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 9px;
}
.change_city {
	position: absolute;
	top: 20px;
	right: 0;
	color: #fff;
	cursor: pointer;

}	
.popup_change_town {
    opacity: 0;
    position: absolute;
    top: 40%;
    left: 42%;
    width: 300px;
    height: 200px;
    background: #fff;
    display: none;
}
.popup_change_town span {
	font-family: 'Aquarelle', serif;
	font-size: 30px;
	text-align: center;
	width: 100%;
	color: #000;
	display: flex;
	justify-content: center;
	margin-top: 20px;
}
.overflow_html {
	overflow: hidden;
	height: 100vh;
}
.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	opacity: 0;
	display: none;
}
.open_overlay {
	opacity: 1;
	z-index: 2000;
	display: block;
}
.open_popup {
	opacity: 1;
	z-index: 2500;
	display: block;
}
.close {
    width: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
}
.close img {
	width: 100%;
}
.button_check_city {
	display: flex;
	flex-direction: column;
	width:  90%;
	margin: 0 auto;
}
.button_check_city a {
	width: 100%;
	font-family: 'PT Serif', serif;
	padding: 10px 5px 10px 5px;
	margin-bottom: 10px;
	border: 2px solid #000;
	transition: .3s;
	color: #000;
	text-align: center;
	text-transform: uppercase;
}
.button_check_city a:hover {
	background: #000;
	color: #fff;
}
.button_slide a {
	width: 200px;
}
.page-template-page-main #nezabytnya_kyhnya {
	background: url(img/karaoke.jpg);
}
.torn-paper-effect_2 {
    fill: #ffffff;
    height: 50px;
    width: 100%;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-bottom: -50px;
}
.torn-paper-effect_1 {
	fill: #f6f6f6;
	-moz-transform: rotate(180deg); /* ÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚Â Firefox */
    -ms-transform: rotate(180deg); /* ÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚Â IE */
    -webkit-transform: rotate(180deg); /* ÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚Â Safari, Chrome, iOS */
    -o-transform: rotate(180deg); /* ÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚Â Opera */
    transform: rotate(180deg);
    height: 50px;
    width: 100%;
    overflow: hidden;
}
.torn-paper-effect_4 {
	fill: #faf8ea;
    height: 50px;
    width: 100%;
    overflow: hidden;
}
.page-template-page-main .site-footer .first_row_footer {
	display: none;
}
.page-template-page-main .bottom_part_footer .container {
    border-top: none;
}
#menu_body .container {
	position: relative;
	z-index: 10;
}
.filter_menu {
    display: flex;
    width: 100%;
}
.filter_menu ul {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    justify-items: center;
    width: 100%;
}
.filter_menu ul li {
    list-style: none;
    width: 150px;
    padding: 15px 30px 15px 30px;
    cursor: pointer;
    transition: .3s;
}
.filter_menu ul li span {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    justify-items: center;
    width: 100%;
    text-align: center;
    font-family: 'PT Serif', serif;
    font-size: 18px;
    line-height: 20px;
}
.filter_menu ul li.active {
    background: #fff;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, .3);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}
.filter_menu ul li:last-child {

}

.filtering_list {}

/*.red,
.red a {
	color: #cf0808;
}*/

@media (max-width: 1024px) {
	.mob_menu_mobile {
		display: block;
		display: flex;
	}
	.mob_menu_desktope {
		display: none;
	}
	#nav-icon1 {
		display: block;
		width: 40px;
		position: absolute;
		right: 15px;
		top: 0px;
		z-index: 100;
		}
    .mob_menu_mobile {
	    width: 100%;
	    padding-left: 0;
	    padding-right: 0;
	}
	header {
		position: absolute;
		width: 100%;
	}
	.logo img {
	    width: 200px;
	    margin-left: 0px;
	    margin-top: 10px;
	}
}
@media (max-width: 820px) {
	.main_slider-wrap {
		height: 100vh;
	}
	.title_slide {
		font-size: 40px;
		margin-top: -160px;
	}
	.slide-item {
		/* height: 100vh!important; */
	}
	#georgian_kitchen {
		min-height: 350px
	}
	#georgian_kitchen .container {
		flex-direction: column;
		max-width: 80%;
	}
	#georgian_kitchen:after {
		display: none;
	}
	#georgian_kitchen .block50 {
		width: 100%;
	}
	#our_menu .container {
		flex-direction: column;
		max-width: 80%;
	}
	#our_menu:after {
		display: none;
	}
	#our_menu .block50 {
		width: 100%;
	}
	#our_menu .part_menu:last-child {
		padding-left: 0;
	}
	#our_menu .part_menu {
		margin-top: 0;
	}
	#our_menu .menu_item .title {
		text-align: center;
	}
	#our_menu .menu_item .text {
		text-align: center;
	}
	#our_menu:before {
		background: url(img/our_menu_before_mobile.png) no-repeat;
		width: 100%;
	}
	#dostavka_main .container {
		max-width: 80%;
	}
	.bottom_part_footer .container {
		flex-direction: column;
		max-width: 80%;
	}
	.bottom_part_footer .block60 {
		width: 100%;
	}
	.bottom_part_footer .block40 {
		width: 100%;
		text-align: left;
	}

}

@media (max-width: 420px) {
	.title_slide {
		margin-top: 0;
		font-size: 30px;
	}
	.dop_text {
		text-align: center;
		max-width: 80%;
	}
	.main_slider-wrap {
    	height: unset;
	}
	#georgian_kitchen:before {
		display: none;
	}
	#georgian_kitchen {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	#georgian_kitchen .left_part .title {
		text-align: center;
		font-size: 30px
	}
	#georgian_kitchen .left_part .text {
		text-align: justify;
	}
	.block33 {
		width: 100%;
	}
	#u_nas_svyatkyut .container {
		flex-direction: column;
		max-width: 80%;
	}
	.svyatkyut_item .text {
		margin-bottom: 0;
	}
	.svyatkyut_item {
		margin-top: 0;
	}
	#u_nas_svyatkyut .title_section .title {
		font-size: 30px;
	}
	#gk_chachahouse .title {
		font-size: 25px;
	}
	#wait_for_you .container {
		flex-direction: column;
		max-width: 80%;
	}
	#wait_for_you .title_section .title {
		font-size: 25px;
	}
	.wait_item {
		margin-top: 0;
	}
	.site-footer .container {
		flex-direction: column;
		max-width: 80%;
	}
	.block30,
	.block22 {
		width: 100%;
	}
	.footer_block_title {
		text-align: center;
	}
	.inline_list {
		margin-left: 35%;
	}
	.site-footer .text {
		text-align: center;
	}
	.site-footer ul li {
		text-align: center;
	}
	#menu_body:before,
	#menu_body:after {
		display: none;
	}
	#menu_body {
		padding-top: 0;
	}
	.forma_otzuvov {
		flex-direction: column;
	}
	.forma_otzuvov .block50 {
		width: 100%;
	}
	#content_service_item .container {
		flex-direction: column;
		max-width: 80%;
	}
	.block70 {
		width: 100%;
	}
	.sidebar_wrap {
		width: 100%;
	}
	.content_block {
		padding-left: 0;
		margin-top: 30px;
	}
	.block50 {
		width: 100%;
		padding: 0;
	}

}
@media (max-width: 375px) {
	.bux-prev_main_slider {
		left: 10px;
	}
	.bux-next_main_slider {
		right: 10px;
	}
	#nezabytnya_kyhnya,
	#gk_chachahouse {
		background-attachment: unset;
		background-size: unset;
	}
}

.home .site-footer,
.home header {
	
}
.home .hero_image {
	height: 100vh;
}
.home .custom_text_for_hero_image small {
	margin-top: 0;
}
.home .logo {
	max-width: 300px;	
}
.button_change_city {
    margin-top: 30px;
    width: 100%;
    max-width: 900px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.button_change_city a {
    padding: 10px 5px 10px 5px;
    border: 2px solid #fff;
    background: #fff;
    color: #495376;
    font-weight: 900;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    width: 200px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    margin-right: 30px;
    margin-left: 30px;
}
.button_change_city a:hover {
	padding: 10px;
	border: 2px solid #fff;
	color: #fff;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	background: transparent;
}
.home .dop_text {
	margin-top: 30px;
}
.page-template-page-obukhiv .site-footer {
	display: none;
}
.page-template-page-obukhiv .hero_image {
    height: 100vh;
}
.inside_part_for_dop_main_page {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    top: 0;
    left: 0;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.row_for_icons {
    display: flex;
    margin-bottom: -50px;
    margin-top: 30px;
    max-width: 600px;
	justify-content: flex-start;
}
.menu_icon {
	width: 120px;
	min-height: 66px;
	position: relative;
}
.menu_icon img {
	max-width: 50px;
	margin: 0px auto 10px auto;
	display: block;
}
.menu_icon a {
	color: #fff;
	font-size: 16px;
	text-align: center;
	display: block;
	line-height: 16px;
}
.menu_icon .animation {
	position: absolute;
	top: 0;
	right: 0;
	background: #f00;
	padding: 0px 10px 0px 10px;
	color: #fff;
	text-transform: uppercase;
	animation: pulse-red 2s infinite;
}
@keyframes pulse-red {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
	}
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);
	}
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
	}
}


.torn-paper-effect_7 {
	fill: #181b20;
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	height: 50px;
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
	z-index: 100;
	position: relative;
}
.hero_image {
	height: 130px;
	overflow: hidden;
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	background: #181b20;
	z-index: 100;
}
.title_page {
    font-family: 'PT Serif', serif;
    text-transform: uppercase;
    font-size: 50px;
    color: #000;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}
ul.sub-menu {
    display: none;
    position: absolute;
    margin-left: -10px;
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
}
ul.sub-menu li {
    margin-left: 0;
    border-bottom: 1px solid #000;
}
ul.sub-menu li a {
    text-transform: none;
    font-weight: 300;
    color: #000;
}
li.menu-item-has-children:hover ul.sub-menu {
    display: block;
}
.page-id-160 #menu_body .container {
	max-width: 100%;
}
.page-id-188 #menu_body .container {
	max-width: 100%;
}
.no_right_price {
	display: block;
	text-align: center;
}
.page-template-page-ukrainka .site-footer {
    display: none;
}
.page-template-page-ukrainka .hero_image {
    height: 100vh;
}
body.page-id-198,
body.page-id-34 {
    background: #faf8ea;
}
.page-template-page-ukrainka .hero_image {
/* 	background: url(http://vasabi.com.ua/wp-content/themes/vasabi/img/welcome.jpg); */
	background-size: cover!important;
}
.page-template-page-obukhiv .hero_image {
/* 	background: url(http://vasabi.com.ua/wp-content/themes/vasabi/img/welcome.jpg); */
	background-size: cover!important;
}
.home .hero_image {
/*     background: url(http://vasabi.com.ua/wp-content/themes/vasabi/img/welcome.jpg); */
    background-size: cover!important;
    background-position: 10%!important;
}
body.overflow {
	overflow: hidden;
	height: 10px;
}
.logo_in_mob_menu img {
	max-width: 100%;
}
.logo_in_mob_menu {
    margin-top: 10px;
    width: 30%;
}
.logo_in_mob_menu a {
    width: 100%;
    display: block;
    text-align: center;
}
.body_main_mob_menu {
	padding: 20px 20px 50px 20px;
}
.body_main_mob_menu .row_for_icons {
	min-height: 100px;
}
.body_main_mob_menu .row_for_icons {
    min-height: 100px;
    margin-bottom: 30px;
    justify-content: center;
}
.text_upper {
	font-family: 'Roboto', sans-serif;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
}
.body_main_mob_menu .text {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.body_main_mob_menu .text a {
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #fff;
    border-bottom: 1px dotted #fff;
    transition: .3s;
    text-align: center;
}
.switch_town_mobile {
	text-align: center;
	color: #fff;
	margin-top: 10px;
}
.switch_town_mobile a {
	color: #fff;
}
.active_town {
	border-bottom: 1px dotted;
	font-weight: bold;
}
.dop_menu_items {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
}
.dop_menu_items a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
#callme {
  position: fixed;
  right: 50px;
  top: 100px;
  width: 70px;
  height: 70px;
  cursor: pointer;
  opacity: 1;
  z-index: 99990;
  display: none;
}
#callme #callmeMain {
  -moz-border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: rgb(207, 8, 8);
  width: 70px;
  height: 70px;
  -webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
  -moz-animation: zcwmini2 1.5s 0s ease-out infinite;
  animation: zcwmini2 1.5s 0s ease-out infinite;
}
#callme #callmeMain:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(https://ss.zadarma.com/callbackWidget/images/mini.png);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-animation: zcwphone2 1.5s linear infinite;
  -moz-animation: zcwphone2 1.5s linear infinite;
  animation: zcwphone2 1.5s linear infinite;
}
@-webkit-keyframes zcwphone {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
  50% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  75% {
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
  100% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-moz-keyframes zcwphone {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
  50% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  75% {
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
  100% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes zcwphone {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
  50% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  75% {
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
  100% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes zcwphone2 {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
  50% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  75% {
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
  100% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-moz-keyframes zcwphone2 {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
  50% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  75% {
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
  100% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes zcwphone2 {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
  50% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  75% {
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
  100% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes zcwmini {
  0% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0),
      0 0 0 0 rgba(207, 8, 8, 0);
  }
  10% {
    box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
  }
  100% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0),
      0 0 0 40px rgba(207, 8, 8, 0);
  }
}
@-moz-keyframes zcwmini {
  0% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0),
      0 0 0 0 rgba(207, 8, 8, 0);
  }
  10% {
    box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
  }
  100% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0),
      0 0 0 40px rgba(207, 8, 8, 0);
  }
}
@keyframes zcwmini {
  0% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0),
      0 0 0 0 rgba(207, 8, 8, 0);
  }
  10% {
    box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
  }
  100% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0),
      0 0 0 40px rgba(207, 8, 8, 0);
  }
}
@-webkit-keyframes zcwmini2 {
  0% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0),
      0 0 0 0 rgba(207, 8, 8, 0);
  }
  10% {
    box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
  }
  100% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0),
      0 0 0 40px rgba(207, 8, 8, 0);
  }
}
@-moz-keyframes zcwmini2 {
  0% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0),
      0 0 0 0 rgba(207, 8, 8, 0);
  }
  10% {
    box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
  }
  100% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0),
      0 0 0 40px rgba(207, 8, 8, 0);
  }
}
@keyframes zcwmini2 {
  0% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0),
      0 0 0 0 rgba(207, 8, 8, 0);
  }
  10% {
    box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
  }
  100% {
    box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0),
      0 0 0 40px rgba(207, 8, 8, 0);
  }
}
.change_city {
    display: none;
}
.in_down {
    top: unset!important;
    bottom: 100px!important;
}
#callme {
	transition: .3s;
}
.text_right {
	text-align: right;
}

.popup_window {
    position: fixed;
    width: 500px;
    height: 290px;
    display: flex;
    flex-wrap: wrap;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9999;
    background: #fff;
    padding: 20px 40px;
    border-radius: 10px;
	border: 1px solid #E3E3E3;
    box-shadow: 0px 16px 16px rgba(0, 0, 0, 0.06);
	/* transition: .3s; */
}
.popup_window .close_popup_window {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
.popup_window .title {
    margin-top: 10px;
    text-align: center;
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    color: #fd1046;
    font-family: 'PT Serif', serif;
    font-size: 50px;
    line-height: 1;
}
.popup_window .text {
    color: #000;
    font-size: 22px;
}
.popup_window.remove {
	display: none;
	z-index: -1;
	margin-top: -20px;
}

@media (max-width: 1220px) {
	#georgian_kitchen:before,
	#georgian_kitchen:after {
		display: none;
	}
}
@media (max-width: 1024px) {
	.hero_image {
		height: 95px;
	}
	.torn-paper-effect_7 {
		display: none;
	}
	.title_page {
		font-size: 40px;
	}
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
	#georgian_kitchen {
		min-height: 300px;
	}
}
@media (min-width: 1024px) {
	.menu_icon {
		min-height: 100px;
	}
}
@media (max-width: 480px) {
	.block30, .block22 {
        width: 100%;
    }
	.footer_block_title {
        text-align: center;
    }
	.site-footer ul li {
        text-align: center;
    }
	.site-footer .text {
        text-align: center;
    }
	.block50 {
        width: 100%;
        padding: 0;
    }
	.bottom_part_footer .block50 {
		text-align: center;
	}
	.site-footer .container {
		flex-direction: column;
		max-width: 80%;
	}
	.popup_window .title {
		font-size: 35px;
	}
	.popup_window {
		width: calc(100% - 40px);
		height: 240px;
	}
	.popup_window .text {
		font-size: 18px;
	}
	#callme {
		display: block;
	}
	#dostavka_main .container {
    	max-width: 100%;
	}
	.welcome_img {
		display: none;
	}
	.home .hero_image {
	    background-size: cover;
	    background-position: 10%;
	}
	.home .logo {
		width: 100%;
		max-width: 200px;
	}
	.logo img {
		width: 100%;
	}
	.mob_menu_mobile .logo img {
		max-width: 80px;
		/* margin-top: 40px; */
		margin-left: 15px;
	}
	.button_change_city {
		flex-direction: column;
	}
	.button_change_city a:first-child {
		margin-bottom: 20px;
	}
	.hero_image {
		height: 75px;
	}
	.title_page {
		font-size: 30px;
		margin-bottom: 15px;
    	margin-top: 15px;
	}
	.torn-paper-effect_7 {
		display: none;
	}
	.bottom_part_footer .block40 {
		text-align: center;
	}
	.menu_icon {
		width: 33%;
		margin-bottom: 20px;
	}
	#dostavka_main .title_text {
		font-size: 22px;
	}
	#dostavka_main .title_section .title {
		font-size: 30px;
		line-height: 30px;
	}
	/* .body_main_mob_menu .menu_icon img {
		display: none;
	}
	.body_main_mob_menu .menu_icon,
	.open_mob_menu .menu_icon {
		width: 100%!important;
		min-height: unset;
	}
	.body_main_mob_menu .menu_icon a {

	} */
	.menu_icon img {
		max-width: 40px;
	}
	.row_for_icons {
	    margin-bottom: -50px;
	    margin-top: 30px;
	    box-sizing: border-box;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-flex: 0;
	    -ms-flex: 0 1 auto;
	    flex: 0 1 auto;
	    -webkit-box-orient: horizontal;
	    -webkit-box-direction: normal;
	    -ms-flex-direction: row;
	    flex-direction: row;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	    -webkit-justify-content: space-around;
	    justify-content: space-around;
		max-width: 90%;
	}
	.title_slide {
		font-size: 22px;
		max-width: 80%;
	}
	.open_mob_menu .menu_icon {
		width: 25%;
	}
	.open_mob_menu .menu_icon:last-child {
		margin-bottom: 0;
	}
	.page-template-page-about-obukhiv #georgian_kitchen .left_part .title {
		margin-top: 30px;
	}
	.text_right {
		text-align: center;
	}
	.menu_icon .animation {
		right: -20px;
	}
	.dop_menu_items {
		flex-direction: row;
		justify-content: center;
		margin-bottom: 10px;
	}
	.body_main_mob_menu .dop_menu_items {
		flex-direction: column;
		align-items: flex-start;
		padding-left: 30px;
	}
	.dop_menu_items a {
		margin-right: 20px;
	}
	.dop_menu_items a:last-child {
		margin-right: 0;
	}
	#callme {
		right: 20px;
    	top: unset;
        bottom: 50px;
	}
	.body_main_mob_menu {
		padding-bottom: 150px;
	}
	.body_main_mob_menu .menu_icon a {
		font-size: 12px;
	}
	.inside_part_for_dop_main_page {
		top: -50px;
	}
}
@media (max-width: 390px) {
	.menu_icon {
		padding-left: 5px;
		padding-right: 5px;
	}
	.menu_icon .animation {
		right: -1px;
        font-size: 12px;
	}
	.inside_part_for_dop_main_page {
		justify-content: flex-start;
		padding-top: 100px;
	}
	.home #callme {
		bottom: unset;
		top: 160px;
	}
}
@media (max-width: 375px) {
	.home #callme {
		bottom: unset;
		top: 210px;
	}
	.popup_window .text {
		font-size: 15px;
	}
}


