@font-face {
	font-family: Montserrat;
	src: url(../fonts/Montserrat-Regular.ttf) format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: Montserrat-Light;
	src: url(../fonts/Montserrat-Light.ttf) format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: Montserrat-Medium;
	src: url(../fonts/Montserrat-Medium.ttf) format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: Montserrat-SemiBold;
	src: url(../fonts/Montserrat-SemiBold.ttf) format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: Montserrat-Bold;
	src: url(../fonts/Montserrat-Bold.ttf) format("truetype");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: Montserrat-ExtraBold;
	src: url(../fonts/Montserrat-ExtraBold.ttf) format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: Chicago;
	src: url("../fonts/ChicagoRegular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
	display: block;
}

figure {
	margin: 1em 40px;
}

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

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

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

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #ff0;
	color: #000;
}

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,
canvas,
video {
	display: inline-block;
}

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

img {
	border-style: none;
}

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;
}

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

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

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

.lehsa_mobil{display:none}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	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"] {
	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;
}

summary {
	display: list-item;
}

[hidden],
template {
	display: none;
}

a{text-decoration:none}
a:hover{color: #f3de8d;}


.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: 0 !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #ccc;
}

.mfp-preloader a:hover {
	color: #fff;
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
	display: none;
}

button.mfp-arrow,
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:focus,
.mfp-close:hover {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: -55px 0 0;
	top: 50%;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:focus,
.mfp-arrow:hover {
	opacity: 1;
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent;
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px;
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px;
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.wrap_advantages_corporate {
	display: flex;
	margin-top: 120px;
	flex-wrap: wrap;
	justify-content: space-between;
}

.advantages_corporate_item {
	width: 30%;
	background: #1f1f23;
	-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
	margin: 0 15px 90px;
	text-align: center;
	padding: 0 35px 15px;
	padding-bottom: 15px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto;
}

.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

.advantages_h{padding-bottom:0!important}


@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}

.mfp-ie7 .mfp-img {
	padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
	padding: 0;
}

.mfp-ie7 .mfp-content {
	padding-top: 44px;
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0;
}

.carousel_clients {
	opacity: 0;
	visibility: hidden;
	transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
}

.carousel_clients.slick-initialized {
	visibility: visible;
	opacity: 1;
}

.carousel_testimonials {
	opacity: 0;
	visibility: hidden;
	transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
}

.carousel_testimonials.slick-initialized {
	visibility: visible;
	opacity: 1;
}

.carousel_clients {
	opacity: 0;
	visibility: hidden;
	transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
}

.carousel_clients.slick-initialized {
	visibility: visible;
	opacity: 1;
}

.image_description {
	opacity: 0;
	visibility: hidden;
	transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
}

.image_description.slick-initialized {
	visibility: visible;
	opacity: 1;
}

.wrap_clan {
	opacity: 0;
	visibility: hidden;
	transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
}

.wrap_clan.slick-initialized {
	visibility: visible;
	opacity: 1;
}

.wrap_clan_index {
	opacity: 0;
	visibility: hidden;
	transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
}

.wrap_clan_index.slick-initialized {
	visibility: visible;
	opacity: 1;
}



.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.mafia_vero_top_b{
padding-bottom: 141px!important;  
}

.mafia_vero_top_b .wrap_section_top{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /*margin: 0 -15px;*/
    max-width: 100%;
}

.mafia_vero_top_b h2{
	margin-bottom: 65px;	
}

.mafia_vero_top_b .wrap_section_top .item_top{position:relative;margin-bottom:10px}
.mafia_vero_top_b .wrap_section_top .item_top img{max-width:100%}
.mafia_vero_top_b .wrap_section_top .item_top .title_top {
    font-family: Montserrat-Medium;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: #fff;
    position: absolute;
    bottom: 20px;
    z-index: 10;
    padding: 0 0 0 10px;
}


.mafia_vero_top_b .wrap_section_top .item_top {
    width: calc(33.33% - 13px);
    position: relative;
    margin: 0 0 13px;
}


.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: 0;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-loading .slick-list {
	background: url(../libs/slick/ajax-loader.gif) center center no-repeat #fff;
}

@font-face {
	font-family: slick;
	font-weight: 400;
	font-style: normal;
	src: url(../libs/slick/fonts/slick.eot);
	src: url(../libs/slick/fonts/slick.eot?#iefix) format("embedded-opentype"), url(../libs/slick/fonts/slick.woff) format("woff"), url(../libs/slick/fonts/slick.ttf) format("truetype"),
		url(../libs/slick/fonts/slick.svg#slick) format("svg");
}

.slick-next,
.slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: 0;
	background: 0 0;
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
	color: transparent;
	outline: 0;
	background: 0 0;
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1;
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: 0.25;
}

.slick-next:before,
.slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	opacity: 0.75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: -25px;
}

[dir="rtl"] .slick-prev {
	right: -25px;
	left: auto;
}

.slick-prev:before {
	content: "←";
}

[dir="rtl"] .slick-prev:before {
	content: "→";
}

.slick-next {
	right: -25px;
}

[dir="rtl"] .slick-next {
	right: auto;
	left: -25px;
}

.slick-next:before {
	content: "→";
}

[dir="rtl"] .slick-next:before {
	content: "←";
}

.slick-dotted.slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: 0 0;
}

.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: 0;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1;
}

.slick-dots li button:before {
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: "•";
	text-align: center;
	opacity: 0.25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	opacity: 0.75;
	color: #000;
}

a:active,
a:focus,
a:hover,
a:link,
a:visited,
button:active,
button:focus,
input:active,
input:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
	outline: 0;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

h1,
h2,
h3 {
	margin: 0;
}

body {
	margin: 0;
	background: url(/wp-content/uploads/2022/09/bg.jpg);
	font-family: Montserrat;
	font-size: 16px;
	line-height: 23px;
	color: #fff;
	overflow-x: hidden;
}

body.deactive {
	overflow: hidden;
}

.wrapper {
	max-width: 1200px;
	padding: 0 15px;
	margin: 0 auto;
}

h1 {
	font-family: Chicago;
	font-weight: 600;
	font-size: 40px;
	line-height: 40px;
	color: #f3de8d;
	margin-bottom: 80px;
}

h2 {
	font-family: Chicago;
	font-weight: 600;
	font-size: 40px;
	line-height: 40px;
	color: #f3de8d;
	text-align: center;
	margin-bottom: 15px;
}

h3 {
	font-family: Chicago;
	font-weight: 600;
	font-size: 30px;
	line-height: 30px;
	color: #f3de8d;
	margin-bottom: 37px;
}

.subtitle {
	font-family: Montserrat-SemiBold;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #eee;
	margin-bottom: 30px;
}

.descr {
	font-size: 20px;
}

.hidden {
	display: none;
}

html.no-webp .btn {
	display: block;
	width: 170px;
	height: 46px;
	background: url(../img/bg-btn.png) 0 0 / cover no-repeat;
	font-family: Montserrat-Bold;
	font-style: normal;
	font-weight: 700;
	font-size: 11px;
	line-height: 46px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #2f2f2f;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
	text-align: center;
	text-decoration: none;
}

html.webp .btn {
	display: block;
	width: 170px;
	height: 46px;
	background: url(../img/bg-btn.webp) 0 0 / cover no-repeat;
	font-family: Montserrat-Bold;
	font-style: normal;
	font-weight: 700;
	font-size: 11px;
	line-height: 46px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #2f2f2f;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
	text-align: center;
	text-decoration: none;
}

.btn_play {
	position: relative;
	padding-left: 38px;
	text-align: left;
	overflow: hidden;
}

.btn_play::before {
	content: "";
	width: 24px;
	height: 24px;
	border: 1px solid #333;
	border-radius: 50%;
	background: url(../img/icon-play.png) 9px 7px no-repeat;
	position: absolute;
	top: 10px;
	left: 8px;
}

.head {
	padding: 4.3vh 2.6vw 3.6vh;
	border-bottom: 2px solid #46444a;
	width: 100%;
	z-index: 10;
}

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

.main_head {
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 4.3vh 2.6vw 3.6vh;
}

.logo {
	/*position: absolute;
	top: 2.7vh;
	left: 2.6vw;*/
}

.logo_b{
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
}
.logo_b .text_logo{
	max-width: 182px;
	font-size: 12px;
	line-height: 14.63px;
	margin-left: 8px;
}


.contacts_head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 8vw;
}

.phone_head {
	font-family: Chicago;
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 1;
	color: #fff;
	text-decoration: none;
	margin-right: 1.6vw;
}

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

.social a {
	display: block;
	width: 46px;
	height: 46px;
	background: #fff;
	margin-right: 9px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.social a img {
	display: block;
	margin: auto;
}

.social a:hover {
	opacity: 0.75;
}

footer .social{
	align-items: center;
	flex-wrap: wrap;
}

.social.social_head {
	display: block;
	position: fixed;
	top: 30vh;
	right: 0;
	z-index: 100;
}

.social.social_head a {
	margin: 0 0 5px;
}

.menu {
	padding: 0;
	margin: 0;
}

.menu li {
	list-style-type: none;
	display: inline-block;
	margin: 0 1.6vw;
	font-family: Montserrat-SemiBold;
	font-size: 14px;
}

.menu li a {
	color: #d8d8d8;
	text-decoration: none;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	display: block;
}

.menu li.active a {
	color: #fff;
}

.menu li:hover a {
	color: #f3de8d;
}

.toggle_menu {
	width: 20px;
	height: 14px;
	display: none;
	position: absolute;
	right: 28px;
	top: 30px;
	z-index: 200;
}

.toggle_menu span {
	display: block;
	width: 100%;
	height: 2px;
	background: #fff;
	position: relative;
	top: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.toggle_menu span::before {
	content: "";
	width: 100%;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 6px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}




.toggle_menu span::after {
	content: "";
	width: 100%;
	height: 2px;
	background: #fdfdfd;
	position: absolute;
	left: 0;
	top: 12px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.toggle_menu.active span {
	background: 0 0;
}

.toggle_menu.active span::before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.toggle_menu.active span::after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 6px;
}

.home .banner_head {
	background-size: cover;
	padding: 20.2vh 0 11.2vh;
	height: 100vh;
	position: relative;
	overflow: hidden;
}

.banner_head .wrapper {
	position: relative;
	z-index: 10;
	width: 90%;
}

html.no-webp .banner_head h1 {
	font-family: Chicago;
	font-style: normal;
	display: inline-block;
	font-weight: 600;
	font-size: 15vh;
	line-height: 1;
	color: #fdce56;
	margin-bottom: 0;
	background-image: url(../img/bg-title.png);
	background-size: 100% auto;
	background-position: center;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}

html.webp .banner_head h1 {
	font-family: Chicago;
	font-style: normal;
	display: inline-block;
	font-weight: 600;
	font-size: 15vh;
	line-height: 1;
	color: #fdce56;
	margin-bottom: 0;
	background-image: url(../img/bg-title.webp);
	background-size: 100% auto;
	background-position: center;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}

.banner_head .descr {
	font-family: Montserrat-Bold;
	font-size: 4vh;
	line-height: 1.2;
	max-width: 680px;
	margin: -1vh 0 8.3vh;
}

.bg_video {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	z-index: -1;
}

.bg_video video {
	position: absolute;
	z-index: 0;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	top: 0;
	left: 0;
}

.overlay_head {
	width: 100%;
	height: 100%;
	/*background: rgba(21, 21, 24, 0.84);*/
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(21, 21, 24, 0.84) url(http://themafia.by/wp-content/uploads/2022/09/header.png) no-repeat bottom center;
	box-shadow: 1px -149px 86px -104px rgb(2 2 2) inset;
	-webkit-box-shadow: 1px -149px 86px -104px rgb(2 2 2) inset;
	-moz-box-shadow: 1px -149px 86px -104px rgb(2 2 2) inset;

}

.wrap_banner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.advan_banner {
	width: 50%;
}

.advan_banner .item_advan {
	margin-bottom: 4.4vh;
}

.advan_banner .item_advan p {
	font-family: Montserrat-Medium;
	font-size: 1.8vh;
	line-height: 2.2vh;
	color: #d8d8d8;
	margin: 0;
	font-size: 18px;
	line-height: 22px;
}

.advan_banner .item_advan p span, .advan_banner .item_advan p strong {
	font-family: Montserrat-Bold;
	color: #fff;
}

.advan_banner .icon_advan {
	margin-bottom: 10px;
}

.advan_banner .icon_advan img {
	display: block;
	width: 4.4vh;
}

.scoreboard {
	margin-right: 35px;
	width: 40%;
}

.scoreboard .shedule {
	margin-bottom: 4vh;
}

.scoreboard .shedule p {
	margin: 0;
	font-family: Montserrat-Medium;
	font-size: 1.6vh;
	line-height: 3vh;

	font-size: 16px;
	line-height: 30px;
}

.scoreboard .shedule p span {
	font-family: Montserrat-Bold;
}

.title_scoreboard {
	font-family: Chicago;
	font-style: normal;
	font-weight: 600;
	font-size: 3.6vh;
	line-height: 1;
	color: #f3de8d;
	margin-bottom: 0.8vh;
}

.timer {
	margin-bottom: 4vh;
}

.wrap_timer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	min-width: 350px;
}

.wrap_timer>div {
	margin-right: 7.1vh;
	text-align: center;
	font-family: Montserrat-Medium;
	font-size: 1.6vh;
	line-height: 2vh;
	position: relative;
}

.wrap_timer>div::after {
	content: ":";
	font-family: Chicago;
	font-style: normal;
	font-weight: 600;
	font-size: 7.2vh;
	line-height: 1;
	color: #fff;
	position: absolute;
	top: 1.3vh;
	right: -4.5vh;
}

.wrap_timer>div:last-child {
	margin-right: 0;
}

.wrap_timer>div:last-child::after {
	display: none;
}

.wrap_timer .second::after {
	display: none;
}

.wrap_timer span {
	font-family: Chicago;
	font-style: normal;
	font-weight: 600;
	font-size: 10vh;
	line-height: 1;
	display: block;
}

.wrap_description {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 96px;
}

.text_description {
	font-family: Montserrat-SemiBold;
	font-size: 18px;
	line-height: 22px;
	color: #eee;
	width: 50%;
	max-width: 564px;
}

.text_description p {
	margin: 22px 0;
}

.image_description {
	width: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.image_description img {
	display: block;
	-webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.35);
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.35);
	margin-left: 27px;
}

.image_description img:first-child {
	margin-left: 0;
}

.advan_about {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.advan_about .item_advan {
	width: calc(33.33% - 60px);
	margin: 0 30px;
	text-align: center;
}

.advan_about .item_advan .icon_advan {
	margin-bottom: 47px;
}

.advan_about .item_advan .icon_advan img {
	display: block;
	margin: 0 auto;
}

.advan_about .item_advan p {
	font-family: Montserrat-Medium;
	font-size: 15px;
	line-height: 24px;
	color: #eee;
}

.time_btn{
	display: flex;
	align-items: center;	
}

.tariff_time{padding-left:25px;font-size:16px}
.tariff_time span{
	font-family: Chicago;
	font-weight: 600;
	font-size: 25px;
	color: #F3DE8D;
	line-height: 25px;
	margin-right: 5px;
}

html.no-webp .why {
	background: url(../img/bg-why.png) center top/1920px auto no-repeat;
}

html.webp .why {
	background: url(../img/bg-why.webp) center top/1920px auto no-repeat;
}

.why .subtitle {
	margin-bottom: 84px;
}

.wrap_text {
	max-width: 1050px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.item_text {
	width: 47%;
	max-width: 480px;
	font-family: Montserrat-Medium;
	font-size: 16px;
	line-height: 30px;
	color: #eee;
}

.item_text p {
	margin: 0 0 30px;
}

.item_text:last-child {
	max-width: 465px;
}

.wrap_advantages {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 130px -15px 0;
}

.item_advantages {
	width: calc(33.33% - 30px);
	min-height: 560px;
	background: #1f1f23;
	-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
	margin: 0 15px 90px;
	text-align: center;
	padding: 0 35px 15px;
}

.item_advantages p {
	font-family: Montserrat-Medium;
	font-size: 15px;
	line-height: 22px;
	color: #d8d8d8;
	margin: 0;
}

.item_advantages p span,
.item_advantages p strong {
	font-family: Montserrat-Bold;
	color: #fff;
}

.image_advantages {
	margin: -58px 0 40px;
}

.image_advantages img {
	display: block;
	max-width: 100%;
}

.title_advantages {
	font-family: Montserrat-Bold;
	font-size: 18px;
	line-height: 22px;
	color: #f3de8d;
	margin-bottom: 20px;
}

.clan .subtitle {
	margin-bottom: 65px;
}

.clan .btn {
	margin: 0 auto;
}

.wrap_clan {
	margin-bottom: 46px;
	position: relative;
	padding-bottom: 55px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 0;
}

/* .wrap_clan.index .slick-slide:nth-child(odd) { */
/* width: 26.5vw !important; */
/* /* width: 28.53vw!important; */
*/
/* } */
/* .wrap_clan.index .slick-slide:nth-child(even) { */
/* width: 22.9vw !important; */
/* } */
/* index/ */

/* /index */

.wrap_clan_club .slick-slide:nth-child(odd) img {
	/* width: 26.5vw !important; */
	/* width: 28.53vw!important; */
	min-height: 300px;
	max-height: 300px;
	object-fit: cover;
}

.wrap_clan_club .slick-slide:nth-child(even) img {
	/* width: 22.9vw !important; */
	/* width: 33vw !important; */
	/* min-height: 600px; */
	/* max-height: 600px; */
	height: 100vh;
	object-fit: cover;
}

.wrap_clan_club .slick-slide:nth-child(odd) img {
	/* width: 22.9vw !important; */
	/* width: 33vw !important; */
	/* min-height: 600px; */
	/* max-height: 600px; */
	height: 50vh;
	object-fit: cover;
}

.wrap_clan .slick-slide:nth-child(odd) img {
	/*width: 26.5vw !important;*/
	/*height: 50vh;*/
	
	height: 24.75vw;
	object-fit: cover;	
	
	/* width: 28.53vw!important; */
	/* min-height: 450px;
		object-fit: cover; */
}

.wrap_clan .slick-slide:nth-child(even) img {
	/* width: 22.9vw !important; */
	/*height: 100vh;*/
	height: 24.75vw;
	object-fit: cover;
	/* width: 33vw !important; */
	/* min-height: 900px;
		object-fit: cover; */
}

/* .wrap_clan.index .slick-slide:nth-child(even) img { */
/* max-height: 352.5px; */
/* } */
.wrap_clan.index .slick-slide:nth-child(odd) img {
	object-fit: cover;
}

#why {
	border-top: 140px solid transparent;
	margin-top: -140px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.wrap_clan .slick-arrow {
	top: auto;
	margin: 0;
	bottom: -10px;
	width: 20px;
	height: 38px;
	z-index: 100;
	display:none!important;
}

.wrap_clan .slick-arrow::before {
	display: none;
}

.wrap_clan .slick-arrow.slick-prev {
	left: 40%;
	background: url(/wp-content/uploads/2022/09/s_arrow_l.png) no-repeat;
	display:none!important;
}

.wrap_clan .slick-arrow.slick-next {
	right: 40%;
	background: url(/wp-content/uploads/2022/09/s_arrow_r.png) no-repeat;
		display:none!important;
}

.item_clan {
	background: rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.12);
	box-shadow: 0 8px 12px rgba(0, 0, 0, 0.12);
}

.item_clan img {
	width: 100%;
}

.video_clan {
	position: relative;
	overflow: hidden;
	display: block;
}

.video_clan img {
	display: block;
	max-width: 100%;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;

	/* max-height: 997px;
		object-fit: cover; */
}

.video_clan:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.video_clan::after {
	content: "";
	width: 42px;
	height: 48px;
	background: url(../img/play.png) no-repeat;
	position: absolute;
	bottom: 30px;
	left: 33px;
	cursor: pointer;
	z-index: 2;
}

.tariff .subtitle {
	margin-bottom: 70px;
}

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

.item_tariff {
	/*width: 50%;*/
	height: 900px;
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
}

.item_tariff img {
	display: block;
	position: relative;
	/*left: 50%;
	margin-left: -630px;*/
}

.item_tariff::before {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(21, 21, 23, 0.8);
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
	z-index: 1;
	opacity: 0;
}

.item_tariff::after {
	content: "";
	width: 100%;
	height: 50%;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 20, 21, 0)), to(#191919));
	background: -o-linear-gradient(top, rgba(20, 20, 21, 0) 0, #191919 100%);
	background: linear-gradient(180deg, rgba(20, 20, 21, 0) 0, #191919 100%);
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
	z-index: 1;
}

.item_tariff:hover .text_tariff {
	opacity: 1;
	top: 16.2vw;
}

.item_tariff:hover .title_tariff {
	top: 11.5vw;
}

.item_tariff:hover::before {
	opacity: 1;
}

.item_tariff:hover::after {
	opacity: 0;
}

.item_tariff.active {
	/*width: 65%;*/
	width: 100%;
}

.item_tariff:hover {
	/* width: 65%; */
}

.wrap_tariff .tariff_club:hover {
	/* width: 65%; */
}

.item_tariff.active .title_tariff {
	/* width: 61%;
	text-align: left;
	left: 20%; */
}

.item_tariff.deactive {
	width: 35%;
}

.item_tariff.deactive .title_tariff {
	/* width: 100%;
		text-align: center;
		left: 0; */
}

.item_tariff .wrap_checklist {
	margin: 0 auto 30px;
}

.title_tariff {
	font-family: Chicago;
	font-style: normal;
	font-weight: 600;
	font-size: 3.33vw;
	line-height: 64px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	color: #f3de8d;
	position: absolute;
	left: 20%;
	top: 71%;
	width: 61%;
	z-index: 5;
	-webkit-transition: top 0.6s;
	-o-transition: top 0.6s;
	transition: top 0.6s;
}

.text_tariff {
	width: 61%;
	/*max-width: 600px;*/
	max-width: 700px;
	position: absolute;
	top: 120%;
	left: 20%;
	z-index: 5;
	opacity: 0;
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
}



.text_tariff p {
	margin: 0 0 40px;
	color: #fff;
}

.text_tariff .text_hidden {
	display: none;
	font-family: Montserrat-Bold;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 54px;
}

.wrap_checklist {
	padding: 0;
	margin: 0 auto 30px;
	text-align: left;
}

.wrap_checklist li {
	list-style-type: none;
	margin-bottom: 33px;
	display: inline-block;
}

.wrap_checklist .item_checklist {
	width: 100%;
	font-size: 18px;
	position: relative;
	padding-left: 45px;
	color: #fff;
}

.wrap_checklist .item_checklist::before {
	content: "";
	width: 28px;
	height: 20px;
	background: url(../img/check.svg) 0 0/100% no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.views {
	text-align: center;
	overflow: hidden;
}

.views .subtitle {
	margin-bottom: 70px;
}

html.no-webp .views .btn, html.webp .views .btn {
	width: 239px;
	margin: 0 auto 20px;
}

.wrap_views {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 110px;
}

.item_views {
	width: 25%;
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.item_views img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	height: 100%;
	object-fit: cover;
}

.item_views::before {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(21, 21, 23, 0.8);
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	opacity: 0;
}

.item_views::after {
	content: "";
	width: 100%;
	height: 50%;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 20, 21, 0)), to(#191919));
	background: -o-linear-gradient(top, rgba(20, 20, 21, 0) 0, #191919 100%);
	background: linear-gradient(180deg, rgba(20, 20, 21, 0) 0, #191919 100%);
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	opacity: 1;
}

.item_views:hover {
	-webkit-transform: scale(1.058);
	-ms-transform: scale(1.058);
	transform: scale(1.058);
	position: relative;
	z-index: 1;
}

.item_views:hover::before {
	opacity: 1;
}

.item_views:hover::after {
	opacity: 0;
}

.item_views:hover .inner_views {
	opacity: 1;
}

.item_views:hover .text_views {
	top: 3vw;
}

.item_views .btn {
	margin: 0;
	max-width: 239px;
	width: 100%;
}

.text_views {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 60%;
	padding: 0 15px;
	text-decoration: none;
	opacity: 1;
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
	z-index: 10;
}

.icon_views {
	height: 5vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1.8vw;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.icon_views img {
	display: block;
	margin: auto;
	height: 100%;
	width: auto;
}

.title_views {
	font-family: Chicago;
	font-style: normal;
	font-weight: 600;
	font-size: 2.5vw;
	line-height: 1;
	text-transform: uppercase;
	color: #f3de8d;
	margin-bottom: 2.2vw;
}

.inner_views {
	padding: 0 2.2vw;
	text-align: left;
	opacity: 0;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	color: #fff;
}

.inner_views p {
	margin: 0 0 2vw;
	font-size: 0.84vw;
	line-height: 1.6;
}

.inner_views .wrap_checklist .item_checklist {
	font-size: 0.94vw;
	padding-left: 2.34vw;
	line-height: 1.3;
}

.inner_views .wrap_checklist {
	margin-bottom: 1.6vw;
}

.inner_views .wrap_checklist .item_checklist::before {
	width: 1.4vw;
	background-size: 100% auto;
}

.phone {
	font-family: Chicago;
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}

.clients .subtitle {
	margin-bottom: 72px;
}

.carousel .slick-slide {
	padding: 0 50px;
}

.carousel .slick-arrow {
	height: 35px;
	width: 15px;
}

.carousel .slick-arrow::before {
	display: none;
}

.carousel .slick-arrow.slick-prev {
	background: url(/wp-content/uploads/2022/09/s_arrow_l.png) no-repeat;
	left: -52px;
	background-size: contain;
}

.carousel .slick-arrow.slick-next {
	background: url(/wp-content/uploads/2022/09/s_arrow_r.png) no-repeat;
	right: -52px;
	background-size: contain;
}

.carousel .slick-dots {
	bottom: -58px;
}

.carousel .slick-dots li {
	width: 8px;
	height: 8px;
	margin: 0 4px;
}

.carousel .slick-dots li button {
	width: 100%;
	height: 100%;
	background: #575757;
	border-radius: 50%;
	padding: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.carousel .slick-dots li button::before {
	display: none;
}

.carousel .slick-dots li.slick-active button {
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	background: #f3de8d;
}

.item_clients {
	margin-bottom: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100px;
}

.item_clients img {
	display: block;
	margin: auto;
	width: 117px;
}

.portfolio .subtitle {
	margin-bottom: 75px;
}

html.no-webp .portfolio .btn, html.webp .portfolio .btn {
	width: 272px;
	margin: 90px auto 0;
}

.hide_more {
	display: none;
	color: #fff;
	margin: 90px auto 0;
	text-decoration: none;
	text-transform: uppercase;
	width: 100px;
	text-align: center;
}

.hide_more.active {
	display: block;
}

.portfolio {
	padding-bottom: 50px;
}

.clients {
	padding-bottom: 50px;
}

html.webp .about_mafia .btn_order, html.no-webp .about_mafia .btn_order {
	margin-top: 0;
}

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

.wrap_portfolio_hide {
	display: none;
}

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

.item_portfolio {
	width: 25%;
	position: relative;
	overflow: hidden;
	display: none;
}

.item_portfolio:nth-child(1),
.item_portfolio:nth-child(10),
.item_portfolio:nth-child(11),
.item_portfolio:nth-child(12),
.item_portfolio:nth-child(2),
.item_portfolio:nth-child(3),
.item_portfolio:nth-child(4),
.item_portfolio:nth-child(5),
.item_portfolio:nth-child(6),
.item_portfolio:nth-child(7),
.item_portfolio:nth-child(8),
.item_portfolio:nth-child(9) {
	display: block;
}

.item_portfolio::before {
	content: "";
	width: 100%;
	height: 100%;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), #000);
	background-image: linear-gradient(top, rgba(0, 0, 0, 0), #000);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.portfolio.portfolio_party .item_portfolio::before{
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#0000004f));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), #0000004f);
	background-image: linear-gradient(top, rgba(0, 0, 0, 0), #0000004f);	
}


.item_portfolio img {
	display: block;
	width: 100%;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.item_portfolio:hover::before {
	opacity: 0.7;
}

.title_portfolio {
	font-family: Montserrat-Medium;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	color: #fff;
	position: absolute;
	bottom: 37px;
	left: 36px;
	z-index: 10;
}

.about .subtitle {
	margin-bottom: 85px;
}

.wrap_about {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 120px;
}

.image_about {
	max-width: 402px;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	margin-right: 60px;
}

.photo_about {
	-webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.35);
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.35);
	margin-bottom: 40px;
}

.photo_about img {
	display: block;
	max-width: 100%;
}

.name_about {
	font-family: Chicago;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 24px;
	color: #f3de8d;
	margin-bottom: 95px;
}

.links_about {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.links_about .btn {
	width: 239px;
	margin-right: 18px;
	overflow: hidden;
}

.link_insta {
	font-family: Montserrat-ExtraBold;
	font-size: 11px;
	line-height: 13px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	position: relative;
	padding-left: 26px;
}

.link_insta::before {
	content: "";
	width: 17px;
	height: 17px;
	background: url(../img/icon-insta.svg) no-repeat;
	position: absolute;
	top: -2px;
	left: 0;
}

.text_about {
	-webkit-box-flex: 3;
	-ms-flex: 3;
	flex: 3;
}

.text_about p {
	font-family: Montserrat-Medium;
	font-size: 16px;
	line-height: 26px;
	color: #d8d8d8;
	margin: 0 0 26px;
}

.advan_number {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px 69px;
}

.advan_number .item_advan {
	width: calc(33.33% - 30px);
	margin: 0 15px;
}

.advan_number .item_advan img {
	display: block;
	margin-bottom: 30px;
}

.advan_number .item_advan p {
	font-family: Montserrat-Medium;
	font-size: 16px;
	line-height: 20px;
	color: #eee;
	margin: 0;
}

html.webp .btn_lang {
	width: 370px;
	height: 46px;
	display: flex;
	background: url(/wp-content/themes/mafia/img/bg-btn-lang.webp) 0 0/100% no-repeat;
	margin: 0 auto;
	text-decoration: none;
	align-items: center;
	justify-content: center;
}

html.no-webp .btn_lang {
	width: 370px;
	height: 46px;
	display: flex;
	background: url(/wp-content/themes/mafia/img/bg-btn-lang.png) 0 0/100% no-repeat;
	margin: 0 auto;
	text-decoration: none;
	align-items: center;
	justify-content: center;
}

.testimonials h2 {
	margin-bottom: 50px;
}

.carousel_testimonials .slick-slide {
	padding: 0;
}

.item_testimonials {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background: #fff;
}

.image_testimonials {
	width: 320px;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	margin-right: 37px;
}

.image_testimonials img {
	width: 100%;
	height: auto;
}

.text_testimonials {
	-webkit-box-flex: 3;
	-ms-flex: 3;
	flex: 3;
	position: relative;
	font-family: Montserrat-Medium;
	font-size: 14px;
	line-height: 24px;
	color: #555;
	padding: 42px 62px 20px 0;
}

.text_testimonials p {
	margin: 0 0 20px;
}

.foot_testimonials {
	position: absolute;
	left: 0;
	bottom: 23px;
}

.name_testimonials {
	font-family: Chicago;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 24px;
	color: #f3de8d;
	margin-bottom: 6px;
}

html.no-webp .order {
	background: url(../img/bg-order.png) center top no-repeat;


	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

html.webp .order {
	background: url(../img/bg-order.webp) center top no-repeat;
	/*padding-bottom: 0 !important;*/
	margin-bottom: 0 !important;
	padding-bottom:70px;
}

.order .subtitle {
	margin-bottom: 73px;
}

.form_order {
	max-width: 558px;
}

.form_order br {
	display: none;
}

form input,
form select {
	width: 100%;
	height: 56px;
	display: block;
	background: 0 0;
	border: 2px solid #eaeaea;
	-webkit-appearance: none;
	margin-bottom: 18px;
	font-family: Montserrat-SemiBold;
	font-size: 16px;
	color: #eee;
	padding: 0 22px;
	border-radius: 0;
}

form input:active,
form input:focus,
form select:active,
form select:focus {
	background: 0 0;
	border: 2px solid #eaeaea;
}

form input option,
form select option {
	color: #000;
}

form .wrap_form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

form .wrap_form input {
	/* width: 48.5%; */
	width: 270px;
}

html.no-webp form button {
	width: 570px;
	height: 60px;
	background: url(../img/bg-button.png) 0 0 / cover no-repeat;
	font-family: Montserrat-Bold;
	font-size: 16px;
	line-height: 60px;
	text-align: center;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #2f2f2f;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
	border: none;
	cursor: pointer;
	margin-bottom: 0;
	margin-top: 80px;
}

html.webp form .button-save {
	/*width: 554px;*/
	height: 60px;
	background: url(../img/bg-button.webp) 0 0 / cover no-repeat;
	font-family: Montserrat-Bold;
	font-size: 16px;
	line-height: 60px;
	text-align: center;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #2f2f2f;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
	border: none;
	cursor: pointer;
	margin-bottom: 0;
	margin-top: 20px;
}

form p {
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	color: #d8d8d8;
	margin: 0 auto;
	max-width: 100%;
}

form p a {
	font-family: Montserrat-Medium;
	color: #f3de8d;
}

form ::-webkit-input-placeholder {
	color: #eee;
	opacity: 1;
}

form :-moz-placeholder {
	color: #eee;
	opacity: 1;
}

form ::-moz-placeholder {
	color: #eee;
	opacity: 1;
}

form :-ms-input-placeholder {
	color: #eee;
	opacity: 1;
}

.price_select {
	display: block;
	width: 100%;
	margin: 47px 0 79px;
}

.price_select .result_price {
	font-family: Montserrat-SemiBold;
	font-size: 18px;
	line-height: 22px;
	color: #eee;
}

.price_select .result_price span {
	font-family: Montserrat-Bold;
	color: #fff;
}

.title_price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.title_price span {
	font-family: Montserrat-SemiBold;
	font-size: 16px;
	line-height: 20px;
	color: #eee;
}

.ui-widget.ui-widget-content {
	border: none;
	border-radius: 0;
	height: 6px;
	background: #7c7d80;
	margin-top: 35px;
}

.ui-slider .ui-slider-range {
	background: rgba(230, 206, 118, 0.8);
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
	width: 31px;
	height: 31px;
	background: #c7b56f;
	-webkit-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.12);
	box-shadow: 0 8px 12px rgba(0, 0, 0, 0.12);
	border-radius: 50%;
	border: none;
	top: -13.5px;
}

.ui-button:active,
.ui-button:focus,
.ui-state-default:active,
.ui-state-default:focus,
.ui-widget-content .ui-state-default:active,
.ui-widget-content .ui-state-default:focus,
.ui-widget-header .ui-state-default:active,
.ui-widget-header .ui-state-default:focus,
html .ui-button.ui-state-disabled:active:active,
html .ui-button.ui-state-disabled:active:focus,
html .ui-button.ui-state-disabled:hover:active,
html .ui-button.ui-state-disabled:hover:focus {
	outline: 0;
}

footer {
	/*border-top: 2px solid #46444a;*/
	padding-top: 33px;
}

.wrap_foot {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 70px;
	border-bottom: 2px solid #46444a;
}

.info_foot {
	padding-left: 300px;
	position: relative;
}

.logo_foot {
	position: absolute;
	top: 0;
	left: 0;
}

.schedule {
	font-family: Montserrat-SemiBold;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 35px;
}

.schedule p {
	margin: 0;
}

.schedule p span,
.schedule p strong {
	font-family: Montserrat-Bold;
	color: #a8a8a8;
}

.title_schedule {
	color: #f3de8d;
	margin-bottom: 8px;
}

.contacts_foot {
	text-align: right;
	font-family: Montserrat-SemiBold;
}

.contacts_foot span {
	font-size: 18px;
	line-height: 22px;
	color: #eee;
	display: block;
	text-align: right;
	margin-bottom: 14px;
}

.contacts_foot .btn {
	display: inline-block;
}

.phone_foot {
	font-size: 30px;
	line-height: 37px;
	color: #eee;
	text-decoration: none;
	display: block;
	text-align: right;
}

.menu_foot {
	border-bottom: 2px solid #46444a;
	padding: 23px 0;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}

.call_subs {
	margin-right: 15px;
	font-family: Montserrat-Medium;
	font-size: 16px;
	line-height: 22px;
}

.menu_foot ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.menu_foot ul li {
	margin: 0;
}

.copyright {
	padding: 19px 0 23px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-family: Montserrat-SemiBold;
	font-size: 14px;
	line-height: 17px;
}

.copyright p {
	color: #555;
	margin: 0;
}

.copyright a {
	color: #f3de8d;
}

.description_mafia {
	padding: 135px 0 100px;
}

.description_mafia h1 {
	margin-bottom: 52px;
}

.description_mafia .wrap_description {
	position: relative;
	min-height: 370px;
	margin: 0;
	width: 900px;
}

.description_mafia .wrap_description .slick-slide {
	padding: 0 13px;
	width: 270px;
}

.description_mafia .wrap_description .slick-arrow {
	top: auto;
	margin: 0;
	bottom: -85px;
	width: 85px;
	height: 19px;
	z-index: 300;
}

.description_mafia .wrap_description .slick-arrow::before {
	display: none;
}

.description_mafia .wrap_description .slick-arrow.slick-prev {
/*	left: 35%;
	background: url(../img/arr-prev.png) no-repeat;*/
display:none;
}

.description_mafia .wrap_description .slick-arrow.slick-next {
	/*right: 35%;
	background: url(../img/arr-next.png) no-repeat;*/
	display: none;
}

.description_mafia .text_description {
	font-family: Montserrat;
	font-size: 16px;
	line-height: 24px;
	color: #d8d8d8;
	width: 62%;
}

.description_mafia .text_description span,
.description_mafia .text_description strong {
	font-family: Montserrat-Bold;
	color: #fff;
}

.description_mafia .image_description {
	position: absolute;
	left: 584px;
	width: 100%;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	height: 370px;
}

.description_mafia .image_description_two {
	position: absolute;
	left: 584px;
	width: 100%;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	height: auto;
}

.more_views{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto!important;
	z-index: 9999;
	cursor: pointer;
}

.more_views-tariff{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto!important;
	z-index: 9999;
	cursor: pointer;
}

.description_mafia .image_description img {
	height: 370px;
	/* max-width: 270px; */
	object-fit: cover;
	object-position: bottom right;
}

.description_mafia .image_description_two img {
	height: auto;
	max-width: initial;

	max-width: 270px;
	height: 370px;
	object-fit: cover;
}

.description_mafia .link_insta {
	font-size: 14px;
	line-height: 17px;
	padding-left: 37px;
	margin-top: 19px;
	display: inline-block;
}

.description_mafia .link_insta::before {
	width: 25px;
	height: 25px;
	background-size: 100%;
	top: -3px;
}

html {
	scroll-snap-type: y proximity;
}

.video_mafia {
	position: relative;
}

.video_mafia img, .video_mafia video {
	/* display: block;
		width: 100%; */

	display: block;
	width: 100%;
	/* 		height: 1000px; */
	height: 100vh;
	object-fit: cover;
}

.play_video {
	display: block;
	width: 90px;
	height: 90px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -45px;
}

.play_video img {
	display: block;
	width: 100%;
	cursor: pointer;
	height: auto;
}

.checklist_mafia {
	padding: 100px 0 40px;
}

.checklist_mafia h2 {
	margin-bottom: 85px;
}

.checklist_mafia .wrap_checklist {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 -15px;
	max-width: 100%;
}

.checklist_mafia .item_checklist {
	width: calc(33.33% - 30px);
	padding-left: 70px;
	position: relative;
	margin: 0 15px 60px;
}

.checklist_mafia .item_checklist::before {
	content: "";
	width: 42px;
	height: 32px;
	background: url(../img/check.svg) no-repeat;
	position: absolute;
	top: -2px;
	left: 0;
}

.checklist_mafia .item_checklist p {
	font-family: Montserrat-Medium;
	font-size: 14px;
	line-height: 24px;
	color: #d8d8d8;
	margin: 0;
}

.title_checklist {
	font-family: Montserrat-Bold;
	font-size: 16px;
	line-height: 20px;
	color: #f3de8d;
	margin-bottom: 12px;
}

.testimonials_mafia {
	padding-top: 0;
	margin-bottom: 75px;
}

.scoreboard_mafia {
	text-align: center;
	padding-bottom: 15px;
}

.scoreboard_mafia .scoreboard {
	width: 100%;
}

.scoreboard_mafia h2 {
	margin-bottom: 28px;
}

.scoreboard_mafia .scoreboard {
	margin: 0;
}

.scoreboard_mafia .scoreboard .shedule p {
	font-size: 18px;
	line-height: 36px;
}

.scoreboard_mafia .title_scoreboard {
	margin-bottom: 19px;
}

.scoreboard_mafia .timer {
	margin-bottom: 68px;
}

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

.scoreboard_mafia .btn {
	margin: 0 auto 69px;
}

.clan_mafia {
	padding-top: 0;
}

.clan_mafia .wrap_clan {
	margin-bottom: 0;
}

.advan_mafia {
	padding: 100px 0 100px;
}

.advan_mafia .wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.advan_mafia .item_advan {
	width: calc(33.33% - 64px);
	margin: 0 32px;
	text-align: center;
}

.advan_mafia .icon_advan {
	margin-bottom: 50px;
}

.advan_mafia .icon_advan img {
	display: block;
	margin: 0 auto;
	height: 95px;
}

.advan_mafia p {
	font-family: Montserrat-Medium;
	font-size: 15px;
	line-height: 24px;
	margin: 0;
}

.advan_mafia p span,
.advan_mafia p strong {
	font-family: Montserrat-Bold;
	color: #f3de8d;
	display: block;
}

.callback_mafia {
	margin: 0 0 115px;
	/*	margin: 0 0 115px;*/
	margin-bottom: 20px;
	text-align: center;
}

html.no-webp .callback_mafia .btn, html.webp .callback_mafia .btn {
	width: 239px;
	margin: 0 auto 37px;
}

.content {
	padding: 135px 0 0;
}

html.webp .btn_order, html.no-webp .btn_order {
	width: 291px;
	margin: 110px auto 100px;
}

.about_mafia {
	margin-bottom: 110px;
}

.about_mafia h2 {
	margin-bottom: 80px;
}

.about_mafia .wrap_about {
	margin-bottom: 0;
}

.about_mafia .inner_about {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 120px;
}

.about_mafia .inner_about:nth-child(even) .image_about {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	margin-right: 0;
	margin-left: 127px;
}

.about_mafia .inner_about:nth-child(even) .text_about {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.about_mafia .image_about {
	width: 470px;
	max-width: 470px;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	margin-right: 127px;
}

.about_mafia .image_about img {
	display: block;
	max-width: 100%;
}

.about_mafia .text_about {
	padding: 0;
	margin: 0;
}

.about_mafia .text_about span,
.about_mafia .text_about strong {
	font-family: Montserrat-Bold;
	color: #fff;
}

.about_mafia .item_checklist {
	width: 100%;
	padding: 49px 0 0;
	margin: 0 0 33px;
}

.about_mafia .item_checklist:last-child {
	margin-bottom: 0;
}

.about_mafia .btn_order {
	margin: 0 auto;
}

.banner_mafia {
	margin-bottom: 45px;
}

.banner_mafia .subtitle {
	margin-bottom: 50px;
}

.banner_mafia .wrap_banner {
	height: 950px;
	display: block;
}

.banner_mafia .wrap_banner .wrapper {
	position: relative;
	height: inherit;
}

.banner_mafia .wrap_banner .text_banner {
	max-width: 470px;
	background: rgba(22, 22, 22, 0.8);
	position: absolute;
	right: 15px;
	bottom: 37px;
	padding: 33px;
}

.banner_mafia .wrap_banner .title_banner {
	font-family: Chicago, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #f3de8d;
	margin-bottom: 19px;
}

.banner_mafia .wrap_banner .descr_banner {
	font-family: Montserrat-SemiBold, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #eee;
	margin-bottom: 18px;
}

.banner_mafia .wrap_banner p {
	font-size: 14px;
	line-height: 17px;
	color: #d8d8d8;
	margin: 0;
}

.advantages_mafia .item_advantages {
	padding-bottom: 19px;
	min-height: 300px;
	margin-bottom: 50px;
}

.about_info {
	padding-bottom: 0;
}

.about_info .wrap_about {
	margin-bottom: 15px;
}

.additions {
	padding: 30px 0 0;
	margin-bottom: 30px;
}

.additions .subtitle {
	margin-bottom: 70px;
}

.additions .btn_order {
	margin: 0 auto;
}

.wrap_additions {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 -15px 30px;
}

.item_additions {
	max-width: 170px;
	width: calc(16.66% - 30px);
	text-align: center;
	margin: 0 15px 60px;
}

.item_additions .icon_additions {
	margin-bottom: 20px;
}

.item_additions span {
	display: block;
	font-family: Montserrat-Bold;
	font-size: 18px;
	line-height: 22px;
	color: #eee;
}

.portfolio_mafia h2 {
	margin-bottom: 60px;
}

.content_articles {
	/*padding-bottom: 129px;*/
}

.content_articles .btn {
	width: 239px;
	margin: 0 auto;
}

.wrap_articles {
	/*margin-bottom: 110px;*/
	margin-bottom: 50px;
}

.wrap_articles img {
	width: 75%;
	height: auto;
	display: block;
	margin: auto;
	margin-bottom: 50px;
}

.item_articles {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 134px;
}

.item_articles:last-child {
	margin-bottom: 0;
}

.image_articles {
	width: 270px;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	margin-right: 101px;
}

.image_articles img {
	display: block;
	width: 100%;
	-webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.35);
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.35);
}

.text_articles {
	-webkit-box-flex: 3;
	-ms-flex: 3;
	flex: 3;
}

.text_articles p {
	font-size: 16px;
	line-height: 24px;
	color: #d8d8d8;
	margin: 0 0 41px;
}

.title_articles {
	font-family: Montserrat-Bold;
	font-size: 30px;
	line-height: 37px;
	color: #f3de8d;
	margin-bottom: 41px;
	display: block;
	text-decoration: none;
}

.more {
	font-family: Montserrat-Bold;
	font-size: 14px;
	line-height: 24px;
	color: #f3de8d;
}

.popup_clan {
	margin: 65px auto;
	top: 0;
	position: relative;
	left: auto;
	right: auto;
	width: 100%;
	max-width: 950px;
	padding: 0 15px;
}

.video_block {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video_block iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#is_world,
#phone_mask {
	opacity: 0;
	position: absolute;
	z-index: -1;
}

.mfp-counter {
	display: none;
}

.mfp-ready .mfp-figure {
	opacity: 0;
}

.mfp-zoom-in .mfp-figure,
.mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler {
	opacity: 0;
	-webkit-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
}

.mfp-zoom-in .mfp-preloader,
.mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.mfp-zoom-in.mfp-image-loaded .mfp-figure,
.mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.mfp-zoom-in.mfp-ready .mfp-preloader,
.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.82;
}

.mfp-zoom-in.mfp-removing .mfp-figure,
.mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler {
	-webkit-transform: scale(0.95);
	-ms-transform: scale(0.95);
	transform: scale(0.95);
	opacity: 0;
}

.mfp-zoom-in.mfp-removing .mfp-preloader,
.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}

.mfp-iframe-scaler {
	overflow: visible;
}

.mfp-zoom-out-cur {
	cursor: auto;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: pointer;
}

.mfp-close-btn-in .mfp-close {
	opacity: 0.3;
	color: transparent;
	width: 24px;
	height: 24px;
	background: url(../img/x.svg) no-repeat;
	opacity: 1;
	top: 17px;
	right: 17px;
	z-index: 999;
	-webkit-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}

.mfp-close-btn-in .mfp-close:hover {
	opacity: 0.6;
	opacity: 1;
}

.my-mfp-zoom-in .popup {
	opacity: 0;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.my-mfp-zoom-in.mfp-ready .popup {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.my-mfp-zoom-in.mfp-removing .popup {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 0;
}

.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out;
	-o-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.5;
	background: #000;
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}

.mfp-zoom-out-cur .mfp-content img.mfp-img {
	max-height: 8000px;
}

.social_links{
	display: flex;
	flex-wrap: nowrap;
}



.banner_head .descr p {
	margin-top: 0;
	margin-bottom: 0;
}

.title_tariff, .text_tariff {
	pointer-events: none;
}

.title_tariff {
	white-space: nowrap;
}

.text_tariff a {
	pointer-events: all;
	text-decoration: none;
}

.home section {
	padding: 70px 0 70px;
}

.clan {
	padding: 50px 0 0;
}

.home .clan {
	padding: 0px 0 70px;
	margin-top: -20px;
}

.home .clients {
	padding: 50px 0 70px;
}

.home .about {
	padding: 15px 0 70px;
}

.postid-1178 img.wp-post-image {
	display: none;
}


@media only screen and (max-width: 360px) {
	.phone_head {
		left: 27px;
		margin: 0;
	}
}

@media only screen and (max-width: 1366px) {
	.text_tariff {
		width: unset;
		max-width: 550px;
	}

	.desc-block {
		position: unset;
		right: 0px;
		bottom: 0px;
	}
}

@media only screen and (max-width: 1024px) {
	.wrap_clan .slick-slide:nth-child(even) img {
		/*height: 100vh;*/
		    height: 50vh;
    width: 100vw !important;
	}
	
	.logo{
		top: 3px;
	}

	.wrap_clan .slick-slide:nth-child(odd) img {
		height: 50vh;
		width: 100vw !important;
	}

	.text_tariff {
		width: 68%;
		max-width: 600px;
	}
}

@media only screen and (max-width: 900px) {
	.wrap_clan .slick-slide:nth-child(even) img {
		/*height: 100vh;*/
		    height: 50vh;
	}

	.wrap_clan .slick-slide:nth-child(odd) img {
		height: 50vh;
	}

	.text_tariff {
		width: 68%;
		max-width: 600px;
	}

	.description_mafia {
		padding-top: 115px !important;
	}

}

@media only screen and (max-width: 700px) {
	.wrap_clan .slick-slide:nth-child(even) img {
		height: 50vh;
	}

	.wrap_clan .slick-slide:nth-child(odd) img {
		/*height: 100vh;*/
		height: 50vh;
	}

	.text_tariff {
		width: 68%;
		max-width: 600px;
	}
}

@media only screen and (max-width: 460px) {
	.banner_mafia .wrap_banner {
		height: auto;
		background-size: auto 260px;
		padding-top: 260px;
		margin-bottom: 0;
	}

	.scoreboard_mafia .btn {
		margin: 0 auto !important;
	}

	.wrap_clan .slick-slide:nth-child(even) img {
		height: 50vh;
	}

	.wrap_clan .slick-slide:nth-child(odd) img {
		height: 100vh;
	}

	.about .btn_lang {
		width: 100%;
		max-width: 370px;
		line-height: 17px;
		padding: 16px 10px;
		background-size: cover;
		height: auto;
	}

	.item_views {
		height: 480px;
	}

	.item_additions {
		width: calc(50% - 20px);
	}
}

@media only screen and (max-width: 900px) {
	.description_mafia .wrap_description {
		flex-direction: column;
	}
	.desc-block{
		position: unset!important;
		min-height: 100%;
		max-width: 100%!important;
	}
	.activacii-section{
		margin-bottom: 15px !important;
		padding-bottom: 49px;
	}

	.image_description_one img {
		width: 100% !important;
	}
	.desc-block-desc{margin-bottom:5px!important}
	.desc-block{padding: 10px!important;}
	.item_activacia{padding: 10px;height: 665px!important;}
}

@media only screen and (max-width: 768px) {
	.advan_mafia .icon_advan img {
		height: 80px;
	}
.advan_mafia.advan_mafia_party .icon_advan img {
		height: auto;
	}
	.item_tariff:hover .text_tariff {
		top: 25.2vw;
	}
}

@media only screen and (max-width: 710px) {
	.item_tariff:hover .text_tariff {
		top: 60.2vw;
	}
}

.video-background {
	filter: brightness(0.2);
}

.video-background.play {
	filter: brightness(1);
}

#play_audio {
	cursor: pointer;
}


/* mask */
.phone-container {
	position: relative;
	border: 1px solid #000;
}

.phone1 {
	/* visibility: hidden  !important; */
}

.phone2 {
	position: absolute;
	top: 0;
	left: 50px;
	width: calc(100% - 54px);
	border-color: transparent;
}

.carousel_clients .slick-arrow {
	display: none !important;
}

.iti__flag-container {
	height: 56px;
}

.iti__country-name, .iti__flag-box {
	color: #000 !important;
}

.index_menu {
	z-index: 9999;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.60);
}



/* price-block */
.price-section {
	min-height: 600px;
	position: relative;
	margin-bottom: 40px;
}

.price-section-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -2;
	object-fit: cover;
}

.price-section::before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	content: '';
	background: #000000a6;
}

.price-section-title {
	padding-top: 40px;
}

.price-section-title h2 {
	color: #F3DE8D;
	font-size: 46px;
	font-family: 'Open Sans', Arial, sans-serif;
	line-height: 1.55;
	font-weight: 700;
	text-align: center;
	margin-bottom:100px
}

.price-block-title {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;

	color: #202023;
	font-size: 24px;
	font-family: 'Open Sans', Arial, sans-serif;
	line-height: 1.55;
	font-weight: 700;
}



.price-block-title.lvl1 {
	background: url("http://themafia.by/wp-content/uploads/2022/09/platinum_bg.jpg");
	background-size: cover;
}

.price-block-title.lvl2 {
	background: url("http://themafia.by/wp-content/uploads/2022/09/platinum_bg.jpg");
	background-size: cover;
}

.price-block-title.lvl3 {
	background: url("http://themafia.by/wp-content/uploads/2022/09/gold_bg.jpg");
	background-size: cover;
}

.price-block-title.lvl4 {
	background: url("https://thumb.tildacdn.com/tild3635-3637-4732-b936-306536323534/-/cover/216x55/center/center/-/format/webp/Rectangle_7.png");
	background-size: cover;
}

.child .price-block-title {
	background: none;
	position: relative;
	line-height: 1.1;
	padding-top: 20px;
	padding-bottom: 20px;
}

.child .price-block-title.lvl3 {
	color: #f3d899;
}

.child .price-block-title::before {
	position: absolute;
	content: '';
	background: #f3d899;
	transform: skew(155deg);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
}

.child .price-block-title.lvl3::before {
	position: absolute;
	content: '';
	background: #1e1e1e;
	transform: skew(155deg);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
}

.child .price-item {
	border: none !important;
}

.child .tm, .child .podarok, .child .aksess, .child .gun, .child .photozone, .child .vip, .child .photograph {
	color: #f3d899;
}

.price-item {
	width: 370px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 25px;
	height: max-content;
	margin-bottom: 20px;
}

.price-block-title.lvl1 strong,.price-block-title.lvl2 strong,.price-block-title.lvl3 strong{
	text-shadow: 0px 1px 0px rgb(255 255 255 / 55%);
	color: #333;
}

.price-item.lvl1 {
	border: 1px solid #E7C286;
	border-top: transparent;
}

.price-item.lvl2 {
	border: 1px solid #E7C286;
	border-top: transparent;
}

.price-item.lvl3 {
	border: 1px solid #EDD08C;
	border-top: transparent;
}

.price-item.lvl4 {
	border: 2px solid #dfdcd9;
}

.price-block-content {
	width: 100%;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-direction: column;
	padding-left: 20px;
    padding-top: 23px;
    padding-bottom: 33px;
	background: #080808d4;
}

.tm, .podarok, .aksess, .gun, .photozone, .vip, .photograph {
	position: relative;
	padding-left: 30px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: center;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
}

.tm, .podarok, .aksess, .gun, .photozone, .vip, .photograph {
	margin-bottom: 15px;
}

.tm::before {
	position: absolute;
	left: 0;
	width: 17px;
	height: 17px;
	content: '';
	background: url("http://themafia.by/wp-content/uploads/2022/09/icon1.png");
}

.podarok::before {
	position: absolute;
	left: 0;
	width: 17px;
	height: 17px;
	content: '';
	background: url("http://themafia.by/wp-content/uploads/2022/09/icon2.png");
}

.aksess::before {
	position: absolute;
	left: 0;
	width: 17px;
	height: 14px;
	content: '';
	background: url("http://themafia.by/wp-content/uploads/2022/09/icon3.png");
}

.gun::before {
	position: absolute;
	left: 0;
	width: 19px;
	height: 20px;
	content: '';
	background: url("http://themafia.by/wp-content/uploads/2022/09/icon4.png");
	background-size: contain;
}

.photozone::before {
	position: absolute;
	left: 0;
	width: 17px;
	height: 15px;
	content: '';
	background: url("http://themafia.by/wp-content/uploads/2022/09/icon5.png");
}

.vip::before {
	position: absolute;
	left: 0;
	width: 16px;
	height: 17px;
	content: '';
	background: url("http://themafia.by/wp-content/uploads/2022/09/icon6.png");
}

.photograph::before {
	position: absolute;
	left: 0;
	width: 15px;
	height: 15px;
	content: '';
	background: url("http://themafia.by/wp-content/uploads/2022/09/icon7.png");
}

.prices-blocks {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: center;
	margin-top: 35px;
	height: auto;
	flex-wrap: wrap;
	padding-bottom: 50px;
}

.advan_mafia_party .subtitle_party{
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 70px;	
}

.advan_mafia.advan_mafia_party{
padding: 150px 0 150px;	
}

.portfolio.portfolio_party h2{
    margin-bottom: 64px;	
}

.advan_mafia.advan_mafia_party .icon_advan{
	margin-bottom: 31px;	
}

.advan_mafia.advan_mafia_party .item_advan{
	margin-bottom: 64px;	
}

.advan_mafia.advan_mafia_party .item_advan:nth-child(4),.advan_mafia.advan_mafia_party .item_advan:nth-child(5){margin-bottom: 0;}
.advan_mafia.advan_mafia_party p strong{display:initial}

.callback_mafia_party{margin-top:91px}
.callback_mafia_party .subtitle_party_time{
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 120%;
	margin-bottom: 30px;	
}

.text_description_party{
	font-family: Montserrat;
	font-size: 16px;
	line-height: 24px;
	color: #d8d8d8;	
}

.description_party_text{padding-bottom:90px}
.description_mafia.description_mafia_party{padding-bottom:41px}

/* activacia */
.item_activacia {
	position: relative;
	/* height: 800px; */
}

.desc-block {
	position: absolute;
	right: 20px;
	bottom: 20px;
	max-width: 450px;
	padding: 20px;
	background: rgba(22, 22, 22, 0.8);
}

.item_activacia_bg{
	width: 100%;
}

.activacii-wrapper {
	/* overflow: hidden; */
}

.desc-block-title {
	font-family: Chicago, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #f3de8d;
	margin-bottom: 10px;
}

.desc-block-desc {
	font-family: Montserrat;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	color: #D8D8D8;
	margin-bottom: 22px;
}

.desc-block-link {
	font-family: Montserrat;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #FFFFFF;
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	text-decoration: none;
}

.desc-block-link[href=""] {
	display: none;
}

.desc-block-link::after {
	position: absolute;
	content: '';
	width: 20px;
	height: 20px;
	background: url("../img/play_icon.png");
	left: 0;
}

.desc-block-link::before {
	position: absolute;
	content: '';
	width: 128px;
	height: 4px;
	background: url("../img/activacii_line.png");
	left: 25px;
	bottom: -5px;
}

.activacii-section .slick-arrow {
	top: auto;
	margin: 0;
	bottom: -85px;
	width: 15px;
	height: 35px;
	z-index: 300;
}

.activacii-section .slick-arrow.slick-prev {
	left: 40%;
	background: url(http://themafia.by/wp-content/uploads/2022/09/left-r.png) no-repeat;
	background-size:contain;
}

.activacii-section .slick-arrow.slick-next {
	right: 40%;
	background: url(http://themafia.by/wp-content/uploads/2022/09/right-r.png) no-repeat;
	background-size:contain;
}

.activacii-section .slick-prev:before, .activacii-section .slick-next:before {
	content: none;
}

.activacii-section {
	margin-bottom: 75px;
}

.slider_corporate{margin-bottom: 150px;}

.view_bg {}


@media only screen and (min-width: 1000px) {
	.wrap_advantages.desctop {
		display: flex;
	}

	.wrap_advantages.mobile {
		display: none;
	}
}

@media only screen and (max-width: 1000px) {

	.prices-blocks {
		justify-content: space-evenly;
	}

	.wrap_advantages.desctop {
		display: none;
	}

	.wrap_advantages.mobile {
		display: flex;
	}

	.home .advantages .wrap_advantages {
		padding-bottom: 0 !important;
		margin-bottom: 10 !important;
	}
}

#myModal>div {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 100%;
	padding: 30px;
}

#myModal {
	width: fit-content;
	height: fit-content;
	padding: 18px 9px;
	border-radius: 4px;
	background: url(/wp-content/themes/mafia/img/bg.png);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: none;
	opacity: 0;
	text-align: center;
	z-index: 99999;
}

#myModal #myModal__close {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 1px;
	right: 11px;
	cursor: pointer;
	display: block;
	font-size: 29px;
}

#myOverlay {
	z-index: 37;
	position: fixed;
	background-color: rgba(0, 0, 0, .7);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
	display: none;
}

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

.paginate_links a, .paginate_links span {
	margin: 0 5px;
	line-height: 1;
	font-family: Montserrat-Bold;
	font-size: 18px;
}

.paginate_links span {
	color: #f3de8d;
}

.paginate_links a {
	color: #fff;
}

.pravila-cart {
	padding: 10px 10px 10px 10px;
	background-color: #fff;
	color: #000;
	text-align: center;
	margin: 20px;
}

.pravila-first-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.pravila-first-row .pravila-cart {
	width: 21%;
}

.pravila-first-row img {
	width: 100%;
}

.pravila-all-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.pravila-all-row .pravila-cart {
	width: 29%;
}

.pravila-all-row img {
	width: 100%;
}

.pravila-link {
	margin: 2px;
	border: 1px solid #fff;
	vertical-align: middle;
	padding: 10px;
	height: 40px;
	margin-bottom: 10px;
	text-decoration: none;
	color: #fff;
}

.pravila-link-block {
	display: flex;
	margin-bottom: 50px;
	justify-content: center;
	flex-wrap: wrap;
}

.pravila-jest {
	text-align: center;
	font-size: 32px;
}

.has-large-font-size {
	line-height: 1;
}

.more_views_link{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 8888;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}


@media only screen and (max-width: 1000px) {
	.pravila-first-row .pravila-cart, .pravila-all-row .pravila-cart {
		width: 23%;
		margin: 5%;
	}

	.pravila-all-row {
		justify-content: center;
	}

	#myModal {
		height: 100%;
		width: 100%;
	}
}

@media only screen and (max-width: 1760px) {
	.contacts_head {
		margin-left: 3vw;
	}

	.menu li {
		margin: 0 1vw;
	}

	.description_mafia .wrap_description .slick-arrow.slick-prev {
		/*left: 5%;
		background: url(../img/arr-prev.png) no-repeat;*/
		display:none!important;
	}

	.description_mafia .wrap_description .slick-arrow.slick-next {
		/*right: 5%;
		background: url(../img/arr-next.png) no-repeat;*/
		display:none!important;
	}

	.description_mafia .image_description {
		position: relative;
		width: 50%;
		min-width: 585px;
		left: 0;
	}

	.description_mafia .image_description_two {
		position: relative;
		width: 50%;
		min-width: 585px;
		left: 0;
	}

	.description_mafia .text_description {
		width: 50%;
	}

	.description_mafia .wrap_description {
		width: 100%;
	}
}

@media only screen and (max-width: 1400px) {
	.advan_banner .item_advan p {
		font-size: 2.2vh;
		line-height: 2.6vh;
	}

	.scoreboard .shedule p {
		font-size: 1.8vh;
		line-height: 3.2vh;
	}

	.phone_head {
		font-size: 1.5vw;
	}
}

@media only screen and (max-width: 1367px) {
	.banner_mafia .wrap_banner {
		height: 800px;
	}

	.menu li {
		font-size: 13px;
	}

	.image_description {
		width: 585px;
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
	}

	.text_description {
		-webkit-box-flex: 2;
		-ms-flex: 2;
		flex: 2;
		font-size: 16px;
		line-height: 22px;
	}

	.title_portfolio {
		font-size: 18px;
		line-height: 24px;
		left: 24px;
		padding-right: 10px;
	}

	.carousel_clients,
	.carousel_testimonials {
		padding: 0 25px;
	}

	.carousel_clients .slick-arrow.slick-prev,
	.carousel_testimonials .slick-arrow.slick-prev {
		left: -10px;
	}

	.carousel_clients .slick-arrow.slick-next,
	.carousel_testimonials .slick-arrow.slick-next {
		right: -10px;
	}
}

@media only screen and (max-width: 1180px) {
	.contacts_head .btn {
		height: 38px;
		line-height: 38px;
	}

	.about_mafia .image_about {
		margin-right: 60px;
	}

	.about_mafia .inner_about:nth-child(even) .image_about {
		margin-left: 60px;
	}

	.item_additions {
		width: 16%;
		max-width: 170px;
	}

	.item_additions span {
		font-size: 16px;
	}

	html.webp .btn_order, html.no-webp .btn_order {
		width: 300px;
		margin: 60px auto 60px;
	}

	section.about_mafia .btn_order {
		margin-top: 0;
	}

	html.webp footer .btn {
		margin: 0 auto;
	}
}

@media only screen and (max-width: 1024px) {
	.item_tariff: hover .text_tariff {
		top: 20vw;
	}

	.item_tariff {
		height: 650px;
	}

	.item_tariff img {
		margin-left: -750px;
	}

	.title_articles {
		font-size: 26px;
		line-height: 32px;
	}

	.play_video {
		width: 70px;
		margin: -35px;
	}

	.head {
		height: 75px;
		z-index: 20;
	}

	.wrap_checklist li {
		margin-bottom: 15px;
	}

	.advan_number .item_advan img {
		height: 90px;
	}

	.text_about p {
		font-size: 14px;
		line-height: 24px;
	}

	.wrap_head {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		/*background: url(../img/bg.png);*/
		background:#000;
		/*opacity: 0;*/
		z-index: -1;
		padding: 88px 30px 30px;
		-webkit-transition: opacity 0.3s;
		-o-transition: opacity 0.3s;
		transition: opacity 0.3s;
		overflow: auto;
		display: none;
	}
	
#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-flyout ul.mega-sub-menu{background:#000!important;}

	.wrap_head.active {
		opacity: 1;
		z-index: 200;
		display: block;
	}

	.phone_head {
		position: absolute;
		top: 28px;
		font-size: 22px;
		line-height: 22px;
		padding-left: 24px;
		width: 226px;
		left: 50%;
		margin-left: -113px;
	}

	.phone_head::before {
		content: "";
		width: 15px;
		height: 16px;
		background: url(../img/phone.svg) no-repeat;
		position: absolute;
		top: 4px;
		left: 0;
	}

	.menu_head {
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin-bottom: 15px;
	}

	.menu {
		width: 100%;
	}

	.menu li {
		display: block;
		text-align: center;
		margin-bottom: 20px;
		font-size: 14px;
	}

	.contacts_head {
		width: 100%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		margin-left: 0;
	}

	.contacts_head .btn {
		margin: 0 auto 28px;
		height: 46px;
		line-height: 46px;
	}

	.social.social_head a {
		margin: 0 4px;
	}

	.toggle_menu {
		display: block;
	}

	h2 {
		font-size: 36px;
		line-height: 36px;
	}

	.social.social_head {
		position: static;
		width: 100%;
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media only screen and (max-width: 990px) {
	.description_mafia .image_description {
		min-width: 290px;
		width: 290px;
		margin-left: 30px;
	}

	.description_mafia .image_description_two {
		min-width: 290px;
		width: 290px;
		margin-left: 30px;
	}

	.image_articles {
		margin-right: 60px;
	}

	.banner_mafia .wrap_banner {
		height: 600px;
	}

	.item_additions {
		width: calc(20% - 30px);
	}

	.about_mafia .checklist_mafia .item_checklist {
		width: 100%;
	}

	.about_mafia .image_about {
		width: 45%;
	}

	.clan.clan_mafia {
		padding-top: 0;
	}

	.home .banner_head {
		padding: 120px 0 60px;
		height: auto;
	}

	.wrap_timer span {
		font-size: 60px;
		line-height: 1;
	}

	.wrap_timer>div::after {
		font-size: 55px;
		line-height: 1;
		top: 2px;
		right: -32px;
	}

	.wrap_timer>div {
		margin-right: 50px;
		font-size: 16px;
		line-height: 20px;
		position: relative;
	}

	.scoreboard {
		margin-right: 0;
	}

	.scoreboard .shedule {
		margin-bottom: 40px;
	}

	.title_scoreboard {
		font-size: 28px;
		line-height: 36px;
		margin-bottom: 8px;
	}

	.scoreboard .shedule p {
		font-size: 16px;
		line-height: 30px;
	}

	.advan_banner .icon_advan img {
		width: 44px;
	}

	.advan_banner .icon_advan {
		margin-bottom: 10px;
	}

	.advan_banner .item_advan p {
		font-size: 16px;
		line-height: 20px;
	}

	.advan_banner .item_advan p br {
		display: none;
	}

	.banner_head h1 {
		font-size: 80px;
		line-height: 60px;
		margin-bottom: 22px;
	}

	.banner_head .descr {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 65px;
	}

	.links_about .btn {
		margin-bottom: 30px;
	}

	.image_about {
		width: 30%;
	}

	.item_portfolio {
		width: 33.33%;
	}

	.image_description {
		width: 290px;
		margin-left: 30px;
	}

	.image_description img {
		width: 100%;
		height: auto;
		margin: 0;
	}

	.image_description .slick-arrow {
		top: auto;
		margin: 0;
		bottom: -50px;
		width: 85px;
		height: 19px;
	}

	.image_description .slick-arrow::before {
		display: none;
	}

	.image_description .slick-arrow.slick-prev {
		left: 36px;
		background: url(../img/arr-prev.png) no-repeat;
	}

	.image_description .slick-arrow.slick-next {
		right: 36px;
		background: url(../img/arr-next.png) no-repeat;
	}

	.image_description .slick-arrow.slick-disabled {
		opacity: 0;
	}

	.why {
		padding-top: 200px;
	}

	.wrap_advantages {
		margin: 0 0px;
		margin-bottom: 90px;
	}

	.logo_foot img {
		margin: auto;
	}

	.wrap_advantages .image_advantages {
		margin-top: 0;
	}

	.wrap_advantages .slick-slide {
		padding: 0 20px;
	}

	.wrap_advantages .slick-arrow {
		top: auto;
		margin: 0;
		bottom: -30px;
		width: 15px;
		height: 35px;
	}

	.wrap_advantages .slick-arrow::before {
		display: none;
	}

	.wrap_advantages .slick-arrow.slick-prev {
		left: 51px;
		background: url(/wp-content/uploads/2022/09/left-r.png) no-repeat;
		    z-index: 100;
		background-size: contain;
	}

	.wrap_advantages .slick-arrow.slick-next {
		right: 51px;
		background: url(/wp-content/uploads/2022/09/right-r.png) no-repeat;
		    z-index: 100;
				background-size: contain;
	}

	.activacii-section .slick-arrow.slick-prev {
		left: 51px;
		background: url(/wp-content/uploads/2022/09/left-r.png) no-repeat;
				background-size: contain;
	}

	.activacii-section .slick-arrow.slick-next {
		right: 51px;
		background: url(/wp-content/uploads/2022/09/right-r.png) no-repeat;
				background-size: contain;
	}

	.wrap_advantages .slick-arrow.slick-disabled {
		opacity: 0;
	}

	.home .clan {
		padding: 85px 0 61px;
	}

	.home .advantages .wrap_advantages {
		padding-bottom: 40px;
		margin-bottom: 0;
	}

	.item_activacia {
		height: 500px;
	}

	.wrap_clan .slick-arrow {
		top: auto;
		margin: 0;
		bottom: -10px;
		width: 20px;
		height: 38px;
	}

	.wrap_clan .slick-arrow::before {
		display: none;
	}

	.wrap_clan .slick-arrow.slick-prev {
		left: 51px;
		background: url(/wp-content/uploads/2022/09/s_arrow_l.png) no-repeat;
	}

	.wrap_clan .slick-arrow.slick-next {
		right: 51px;
		background: url(/wp-content/uploads/2022/09/s_arrow_r.png) no-repeat;
	}

	.info_foot {
		padding-left: 220px;
	}

	.advantages_corporate_item {
		width: 100%;
	}

	.image_advantages img {
		width: 300px;
		display: inline-block;
	}
	.title_portfolio{
		font-size: 14px;
		left: 15px;
		bottom: 15px;
	}
}

@media only screen and (max-width: 950px) {
	.about_mafia .inner_about {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.checklist_mafia .item_checklist {
		width: calc(50% - 30px);
	}

	.inner_views p {
		font-size: 16px;
		margin-bottom: 35px;
	}

	.inner_views .wrap_checklist .item_checklist {
		font-size: 16px;
	}

	.title_views {
		font-size: 5.25vw;
		margin-bottom: 40px;
	}

	.icon_views {
		width: 71.51px;
		height: 71.51px;
		margin: 0 auto 30px;
	}

	.item_views {
		width: 100%;
		overflow: hidden;
		position: relative;
	}

	.item_views:hover {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	.image_about {
		margin-right: 40px;
	}

	.carousel_testimonials .slick-arrow.slick-prev {
		left: 0;
	}

	.carousel_testimonials .slick-arrow.slick-next {
		right: 0;
	}

	.carousel_testimonials .slick-dots {
		width: 100%;
		max-width: 100%;
		position: relative;
	}

	.image_testimonials {
		width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
		margin: 0;
	}

	.item_testimonials {
		max-width: 550px;
		margin: 0 auto;
	}

	.item_testimonials img {
		width: 100%;
		height: auto;
	}

	.text_testimonials {
		padding: 22px 20px 100px;
	}

	.foot_testimonials {
		left: 20px;
	}
}

@media only screen and (max-width: 860px) {
	.item_additions {
		width: calc(25% - 20px);
		margin-right: 10px;
		margin-left: 10px;
	}

	/* .wrap_clan .slick-slide:nth-child(even) { */
	/* width: 46vw !important; */
	/* } */
	/* .wrap_clan .slick-slide:nth-child(odd) { */
	/* width: 53.2vw !important; */
	/* } */
	/* .wrap_clan.index .slick-slide:nth-child(even) img, .wrap_clan.index .slick-slide:nth-child(odd) img { */
	/* width: 50vw !important; */
	/* } */
}

@media only screen and (max-width: 1200px) {
	.item_tariff:hover .text_tariff {
		top: 190px;
	}

	.scoreboard .btn {
		margin-right: 20px;
	}

	.text_tariff .wrap_checklist li,
	.text_tariff p {
		font-size: 14px;
	}

	.title_tariff {
		font-size: 53px;
		line-height: 55px;
	}

	.item_tariff,
	.item_tariff.active,
	.item_tariff.deactive {
		width: 100%;
	}

	.content {
		padding-top: 135px;
	}

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

	.title_articles {
		font-size: 22px;
		line-height: 28px;
		margin-bottom: 30px;
	}

	.text_articles p {
		margin-bottom: 30px;
	}

	.banner_mafia .wrap_banner {
		height: 550px;
	}

	.advan_mafia .item_advan {
		width: calc(33.33% - 40px);
		margin: 0 20px;
	}

	.advan_mafia {
		padding-bottom: 80px;
	}

	.advan_mafia .icon_advan img {
		width: 80px;
	}
	.advan_mafia.advan_mafia_party .icon_advan img{
	width: auto;
	}
	.inner_views p {
		font-size: 14px;
		margin-bottom: 35px;
	}

	.inner_views .wrap_checklist {
		/* 				display: none; */
	}

	.timer {
		margin-bottom: 40px;
	}

	.banner_head .descr {
		font-size: 18px;
		line-height: 22px;
		margin: 0 auto 42px;
	}

	.banner_head .descr br {
		display: none;
	}

	.scoreboard {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		align-items: center;
	}

	.scoreboard .timer {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin-top: 20px;
	}

	.wrap_timer {
		flex-wrap: nowrap;
		min-width: initial;
		margin: 0 1%;
	}

	.scoreboard .btn {
		display: none;
	}

	.advan_banner {
		max-width: 460px;
		padding-top: 18px;
		width: 100%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.title_scoreboard {
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 10px;
	}

	.scoreboard .shedule {
		-webkit-box-ordinal-group: 3;
		/* -ms-flex-order: 2;
				order: 2; */
		width: 100%;
	}

	.wrap_timer span {
		font-size: 55px;
		line-height: 55px;
		margin-bottom: 4px;
	}

	.wrap_timer>div::after {
		font-size: 48px;
		line-height: 48px;
		top: 2px;
		right: -28px;
	}

	.wrap_timer>div {
		font-size: 14px;
		line-height: 17px;
		margin-right: 47px;
	}

	.scoreboard .shedule p {
		line-height: 24px;
	}

	.scoreboard .shedule .title_scoreboard {
		margin-bottom: 20px;
	}

	.advan_banner {
		margin: 0 auto;
	}

	.advan_banner .item_advan {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 54px;
	}

	.advan_banner .icon_advan {
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
		width: 51px;
		margin-right: 19px;
	}

	.advan_banner .item_advan p {
		-webkit-box-flex: 3;
		-ms-flex: 3;
		flex: 3;
		text-align: left;
	}

	.home .banner_head {
		text-align: center;
		padding-top: 100px;
	}

	.banner_head h1 {
		font-size: 80px;
		line-height: 60px;
		margin-bottom: 22px;
	}

	.advan_number .item_advan p {
		font-size: 14px;
		line-height: 17px;
	}

	.image_about {
		width: 100%;
		max-width: 100%;
		margin: 0;
		text-align: center;
	}

	.image_about .photo_about {
		max-width: 402px;
		margin: 0 auto 30px;
	}

	.name_about {
		margin-bottom: 50px;
	}

	.links_about {
		width: 100%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom: 40px;
	}

	.links_about .btn {
		margin-bottom: 0;
	}

	.item_portfolio {
		width: 50%;
	}

	.order .subtitle,
	.testimonials h2 {
		margin-bottom: 40px;
	}

	.menu_foot {
		padding-bottom: 23px;
		margin-bottom: 35px;
	}

	.menu_foot .menu {
		text-align: center;
		display: block;
	}

	.menu_foot .menu li {
		display: block;
		margin-bottom: 20px;
	}

	.copyright {
		padding: 0 0 40px;
		display: block;
		text-align: center;
	}

	.copyright p {
		margin-bottom: 10px;
	}

	.logo_foot {
		position: static;
		margin: 0 auto 66px;
		display: block;
		width: 170px;
	}

	.logo_foot img {
		display: block;
	}

	footer {
		position: relative;
	}

	footer .social {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 20px;
	}

	footer .social a {
		margin: 0 4.5px;
	}

	.info_foot {
		padding: 0;
		width: 100%;
		position: static;
	}

	.info_foot .schedule {
		text-align: center;
		margin-bottom: 39px;
	}

	.info_foot .schedule .title_schedule {
		margin-bottom: 14px;
	}

	.info_foot .schedule p {
		font-size: 14px;
		line-height: 17px;
	}

	.wrap_foot {
		padding-bottom: 46px;
	}

	.contacts_foot span {
		font-size: 16px;
		text-align: center;
		margin-bottom: 7px;
	}

	.contacts_foot {
		text-align: center;
		width: 100%;
	}

	.phone_foot {
		text-align: center;
		margin-bottom: 26px;
	}

	.clan .subtitle {
		margin-bottom: 30px;
	}

	.advan_about {
		display: none;
	}

	h2 {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 18px;
	}

	.subtitle {
		font-size: 16px;
		line-height: 19.5px;
	}

	h3 {
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 22px;
	}

	.why .subtitle {
		margin-bottom: 48px;
	}

	.item_text {
		font-size: 14px;
		line-height: 24px;
	}

	.wrap_description {
		margin: 0;
	}

	.advantages {
		padding-top: 30px;
	}

	.text_description p {
		font-size: 16px;
		line-height: 24px;
		margin: 0 0 25px;
	}

	.menu_foot {
		justify-content: center;
	}
	.price-section-title h2{font-size:30px;line-height: 30px;}
}
@media only screen and (max-width: 768px){
	#mega-menu-wrap-primary_menu #mega-menu-primary_menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
		float: none;
	}
}


@media only screen and (max-width: 512px) {
	.scoreboard .btn {
		margin-right: 0;
	}
}

@media only screen and (min-width: 700px){
	.more_views{
		display: none!important;
	}
	
	.more_views-tariff{
		display: none!important;
	}
	
}

@media only screen and (max-width: 700px){
	/* .item_tariff:hover::after {
			opacity: 0;
	} 
	*/
	.item_tariff:hover .text_tariff {
			opacity: 0;
	}
	/*
	.item_tariff:hover:after {
			opacity: 0;
	}
	*/
	
	.text_tariff{
		font-size: 14px;
	}
	.item_tariff .wrap_checklist{
		margin: 0 auto 0px!important;
	}
}

@media only screen and (max-width: 700px) {
	/* .item_views:before {
		opacity: 1;
		background: rgba(21, 21, 23, 0.5);
	} */

	/* .item_views:after {
		opacity: 0;
	} */

	/* .text_views {
		top: 3vw;
	} */

	/* .item_views .inner_views {
		opacity: 1;
	} */


	/* .item_views:after {
		opacity: 1!important;
	}
	.item_views:before {
		opacity: 0!important;
		background: rgba(21, 21, 23, 0.8);
	} */
	
	.item_views:hover .text_views {
			top: 60%;
	}
	.item_views:hover .inner_views {
		opacity: 0;
	}
	.price-item {
		/*width: 43%;
		margin-right: 0;*/
	}
	.price-item.lvl1{
		/*margin-right: 10px;*/
	}
	
	.price-item.lvl3{
		/*width: 100%;
		margin: 0 15px;*/
	}

	.prices-blocks {
		justify-content: center;
	}

	.inner_views .wrap_checklist .item_checklist {
		padding-left: 20px;
	}

	.inner_views .wrap_checklist .item_checklist::before {
		width: 15px;
		background-position: center;
	}

	.pravila-first-row .pravila-cart, .pravila-all-row .pravila-cart {
		width: 39%;
		margin: 5%;
	}

	.pravila-first-row {
		justify-content: center;
	}
	.price-item{margin-bottom:30px;margin-right:0}
}

@media only screen and (max-width: 640px) {
	.description_mafia .text_description {
		width: 100%;
	}

	.description_mafia .image_description {
		margin: 0 auto;
	}

	.description_mafia .image_description_two {
		margin: 0 auto;
	}

	.title_tariff {
		top: 90px;
		text-align: center;
		width: 100%;
		left: 0;
		font-size: 45px;
	}

	.text_tariff .text_hidden {
		display: none;
	}

	.text_tariff {
		opacity: 0;
		top: 250px;
		width: 100%;
		left: 0;
		padding: 0 30px;
		text-align: center;
	}
	.item_tariff:hover .text_tariff{
		top: 24%;
	}

	.text_tariff .btn {
		margin: 0 auto;
	}

	.item_tariff {
		height: 480px;
	}

	.item_tariff img {
		height: 100%;
		width: auto;
		/*left: 50%;*/
		margin-left: -336px;
	}

	.content_articles {
		padding-bottom: 70px;
	}

	.text_articles p {
		font-size: 14px;
		line-height: 20px;
	}

	.title_articles {
		font-size: 18px;
		line-height: 24px;
	}

	.item_articles {
		margin-bottom: 80px;
	}

	.content h1 {
		margin-bottom: 50px;
	}

	.text_articles {
		width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
	}

	.image_articles {
		width: auto;
		margin: 0 0 30px;
	}

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

	.banner_mafia .wrap_banner .text_banner {
		position: static;
		width: 100%;
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
		background: 0 0;
		padding-bottom: 0;
	}

	.banner_mafia .wrap_banner {
		height: 400px;
		padding-top: 400px;
		margin-bottom: 230px;
	}

	.portfolio.portfolio_mafia {
		margin-bottom: 70px;
	}

	.about_mafia .wrap_about {
		padding-bottom: 0;
	}

	.about_mafia {
		margin-bottom: 80px;
	}

	.about_mafia h2 {
		margin-bottom: 50px;
	}

	.about_mafia .inner_about {
		display: block;
		margin: 0 auto 90px;
		max-width: 470px;
	}

	.about_mafia .inner_about:nth-child(even) .image_about {
		margin: 0 0 50px;
	}

	.about_mafia .image_about {
		margin: 0 0 50px;
		width: 100%;
	}

	.about_mafia .image_about img {
		display: block;
		margin: 0 auto;
	}

	.btn_order {
		margin: 70px auto 80px;
	}

	.callback_mafia {
		margin-bottom: 70px;
	}

	.testimonials.testimonials_mafia {
		margin-bottom: 30px;
	}

	.scoreboard_mafia h2 {
		text-align: center;
	}

	.checklist_mafia h2 {
		margin-bottom: 60px;
	}

	.checklist_mafia {
		padding: 70px 0 20px;
	}

	.checklist_mafia .item_checklist {
		width: 100%;
		margin: 0 0 45px;
	}

	.checklist_mafia .wrap_checklist {
		margin: 0;
	}

	.play_video {
		width: 40px;
		margin: -20px;
	}

	.advan_mafia .item_advan {
		width: calc(50% - 40px);
		margin-bottom: 80px;
	}

	.advan_mafia .icon_advan {
		margin-bottom: 30px;
	}

	.advan_mafia {
		padding: 70px 0 0;
	}

	.wrap_views {
		margin-bottom: 60px;
	}

	.title_views {
		margin-bottom: 20px;
	}

	.inner_views p {
		font-size: 13px;
		margin-bottom: 20px;
	}

	.views .subtitle {
		margin-bottom: 45px;
	}

	.advan_banner .item_advan p {
		font-size: 14px;
		line-height: 17px;
		min-height: 68px;
	}

	.about {
		padding-bottom: 30px;
	}

	.about .subtitle {
		margin-bottom: 30px;
	}

	.wrap_about {
		position: relative;
		padding-bottom: 30px;
		margin-bottom: 85px;
	}

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

	.links_about .btn {
		display: none;
	}

	.links_about {
		position: absolute;
		left: 0;
		bottom: -10px;
		margin-bottom: 0;
	}

	.name_about {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		font-family: Montserrat-SemiBold;
		color: #fff;
		text-align: left;
		font-size: 14px;
		line-height: 17px;
		margin-bottom: 24px;
	}

	.name_about span {
		font-size: 20px;
		line-height: 24px;
		display: block;
	}

	.photo_about {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.advan_number {
		margin: 0;
	}

	.advan_number .item_advan {
		width: 100%;
		margin: 0 0 40px;
	}

	.item_clients {
		margin-bottom: 0;
	}

	.clients {
		padding-top: 60px;
	}

	.clients .subtitle {
		margin-bottom: 19px;
	}

	.portfolio {
		padding-bottom: 10px;
	}

	.portfolio .subtitle {
		margin-bottom: 35px;
	}

	.price_select {
		margin-bottom: 60px;
	}

	html.no-webp form .button-save, html.webp form .button-save {
		width: 100%;
	}

	form p {
		text-align: left;
	}

	.order {
		background: 0 0;
		padding-top: 60px;
		padding-bottom: 0;
		margin-bottom: 81px;
	}

	.image_description {
		margin: 0 auto;
	}

	.description {
		padding: 46px 0 100px;
	}

	.text_description {
		width: 100%;
		max-width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
		margin-bottom: 35px;
	}

	.item_text {
		width: 100%;
		max-width: 100%;
		margin-bottom: 21px;
	}

	.item_text:last-child {
		max-width: 100%;
	}

	.item_text p {
		margin-bottom: 25px;
	}

	.subtitle,
	h2 {
		text-align: center;
	}

	.advan_mafia.advan_mafia_party h2{text-align:center}
	.advan_mafia.advan_mafia_party .item_advan:nth-child(4){margin-bottom:50px}
	.why {
		padding-bottom: 0;
	}

	.head .social a {
		width: 36.54px;
		height: 36.54px;
	}

	.testimonials {
		margin-bottom: 50px;
	}

	.item_advantages {
		margin: 0;
	}
}

@media only screen and (max-width: 580px) {
	form .wrap_form input {
		width: 100%;
	}

	.carousel_testimonials {
		padding: 0;
	}

	.item_additions {
		width: calc(33.33% - 20px);
	}

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

	.call_subs {
		margin-bottom: 15px;
		text-align: center;
	}
	footer{
		padding-top: 33px;
	}
}

@media only screen and (max-width: 500px) {
	.checklist_mafia .item_checklist::before {
		width: 30px;
		background-size: 100% auto;
	}

	.checklist_mafia .item_checklist {
		padding-left: 50px;
	}

	.about_mafia .checklist_mafia .item_checklist {
		padding-left: 0;
		padding-top: 30px;
	}

	.advan_mafia .item_advan {
		width: calc(100% - 40px);
	}

	.item_portfolio {
		width: 50%;
	}

	.item_views {
		width: 100%;
		height: 660px;
	}

	.item_views img {
		width: 100%;
		object-fit: cover;
		object-position: top;
	}

	.inner_views p {
		font-size: 3.9vw;
		margin-bottom: 35px;
	}

	.inner_views .wrap_checklist {
		/* 				display: none; */
	}

	.title_views {
		font-size: 11.25vw;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 480px) {
	.image_advantages img {
		max-width: 90%;
		margin: auto;
	}

	/* .wrap_clan.index .slick-slide:nth-child(odd) img, .wrap_clan.index .slick-slide:nth-child(even), .wrap_clan.index .slick-slide:nth-child(odd) { */
	/* width: 100vw !important; */
	/* } */
	.wrap_clan_index .slick-slide:nth-child(even) img {
		height: 50vh;
		width: 100vw !important;
		object-fit: cover;
	}

	.wrap_clan_index .slick-slide:nth-child(odd) img {
		/*height: 100vh;
		width: 100% !important;
		object-fit: cover;
		object-position: bottom;*/
			height: 50vh;
		width: 100vw !important;
		object-fit: cover;
	}

	.iti {
		width: 100%;
		margin-bottom: 18px;
	}

	html.no-webp .btn_lang,
	html.webp .btn_lang {
		width: 100%;
		font-size: 9px;
		padding: 0;
	}
	.price-item{width: 290px;}
	.price-section-title h2{
	font-size: 28px;
    text-align: left;
    padding: 0 18px;	
	}
}


@media only screen and (max-width: 990px) {
	.home section {
		padding: 35px 0 35px;
	}

	.home .clan {
		padding: 35px 0 35px;
		margin-top: 0px;
	}

	.home .clients {
		padding: 35px 0 0px;
	}

	.home .about {
		padding: 35px 0 35px;
	}

	.home .why {
		padding: 35px 0 0;
	}

	.home .advantages {
		padding: 35px 0 0px;
	}

	.home .testimonials {
		padding: 35px 0 35px;
		margin: 0;
	}

	.slick-slider {
		margin-bottom: 15px !important;
	}

	.item_tariff.active .title_tariff {
		/* width: 61%;
		text-align: left;
		left: 12%; */
	}

	.carousel_clients, .carousel_testimonials {
		margin-bottom: 0 !important;
	}
}


@media only screen and (max-width: 1600.98px) {
.item_tariff img {margin-left: -200px;}
}
@media only screen and (max-width: 1500.98px) {
.item_tariff img {margin-left: -415px;}	
}
@media only screen and (max-width: 1300.98px) {
.item_tariff img {margin-left: -615px;}	
}
@media only screen and (max-width: 1200.98px) {
.item_tariff img {margin-left: -700px;}	
}

@media only screen and (max-width: 1480.98px) {
	.contacts_head{margin-left:0}
	.main_head{padding: 4.3vh 10px 3.6vh;}
}
@media only screen and (max-width: 1350.98px) {
	#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-item{margin:0 5px 0 0}	
}
@media only screen and (max-width: 1250.98px) {
	.logo_b .text_logo{margin-left:0}
}
@media only screen and (max-width: 1220.98px) {
.contacts_head {
display: block;
margin-top: -5px;
width: 170px;
}

.phone_head {
margin: 0 0 10px;
display: block;
font-size: 20px;
text-align: right;
}	
}
@media only screen and (max-width: 1070.98px) {
	#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-item > a.mega-menu-link{padding: 0px 5px 0px 5px;}
}
@media only screen and (max-width: 1024.98px) {
	.toggle_menu{right: 15px;}
	#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-item{display:block;text-align:center}
	#mega-menu-wrap-primary_menu #mega-menu-primary_menu > li.mega-menu-item > a.mega-menu-link{text-align:center}
	.contacts_head{margin:0 auto 10px}
	.phone_head::before{left: 0;right: auto;}
	.phone_head{
		margin: 0 auto;
		display: block;
		font-size: 20px;
		text-align: center;
		width: 200px;
		left: 0;
		right: 0;
		padding: 0;
	}
	
	
}

@media only screen and (max-width: 991.98px){
	.price-section-title h2	{margin-bottom:40px}
	.mafia_vero_top_b .wrap_section_top .item_top{width: calc(50% - 13px);max-width: 380px;margin: 0 10px 10px;}
	.mafia_vero_top_b .wrap_section_top{justify-content: center;}
	footer .social .call_subs{display:none}
}

@media only screen and (max-width: 829.98px){
.mafia_vero_top_b .wrap_section_top .item_top{width: calc(100% - 13px);}	
}
.pc_mobil_one{display:none}
@media only screen and (max-width: 640.98px){
	.tariff_time{
		position: absolute;
		bottom: 160px;
		margin: auto!important;
		z-index: 9999;
		cursor: pointer;
		padding: 0;
		text-align: center;
		width: 100%;	
	}
	.tariff_time span{display:block}
	.portfolio.portfolio_party h2{text-align:center}
	.item_tariff:hover .text_tariff{display:none!important}
	.mafia_vero_top_b{padding-bottom: 35px!important;}
	.wrap_articles{margin-bottom:0!important}
	.content_articles{padding-bottom:0!important}
	.video_mafia video{height:auto}
	.advan_mafia.advan_mafia_party{padding: 50px 0 50px;}
	.description_party_text{padding-bottom:50px}
	.item_tariff img {margin-left: -330px;}
	.main_head{background:url(/wp-content/uploads/2022/09/bg.jpg);z-index: 9999;}
	.more_views,.tariff_time,.more_views-tariff{z-index: 100;}
	.text_tariff,.pc_mobil{display:none}
	.item_tariff::before{content:initial}
	.pc_mobil_one{display:block}
	.callback_mafia{margin-bottom:0}
	.slider_corporate{padding-bottom: 80px;}
	.mafia_vero_top_b .wrapper_top_b{padding:0}
	.mafia_vero_top_b .wrap_section_top .item_top{max-width: 50%;margin:0 0 0 0}
	.d-none{display:none}
}

@media only screen and (max-width: 599.98px) {
	.lehsa_pc{display:none!important}
	.lehsa_mobil{display:block!important}
}

@media only screen and (max-width: 559.98px) {
	.item_advantages{padding: 0 0 15px;max-width:400px}
	.image_advantages img{width:100%;max-width:100%}
	.image_advantages{margin-bottom:15px}
	.title_advantages,.item_advantages p{padding: 0 10px;}
	.item_advantages{min-height: 670px;}
	.wrap_advantages .slick-arrow.slick-next{right: 0;}
	.wrap_advantages .slick-arrow.slick-prev{left:0}
	.wrap_advantages .slick-arrow{top: 50%;bottom: 0;}
	.wrap_advantages .slick-slide{text-align:center}
}

@media only screen and (max-width: 575.98px) {
	.item_tariff img {margin-left: -395px;}	
}

@media only screen and (max-width: 480.98px){
	.item_tariff img {margin-left: -530px;}
	.mafia_vero_top_b .wrap_section_top .item_top .title_top{
		left: 0;
		right: 0;
		text-align: center;	
	}
	.mafia_vero_top_b .wrap_section_top .item_top .title_top strong{font-weight:normal}
	.mafia_vero_top_b .wrap_section_top .item_top .title_top{
		padding: 0 5px 0 5px;
		bottom: 10px;
		font-size: 10px;
		line-height: 15px;
	}
}

@media only screen and (max-width: 400.98px){
	/*Убрать при переносе на Москву*/
	.title_tariff{font-size:35px}
	.item_tariff img{margin-left: -550px;}
	.item_advantages{min-height: 600px;}
	.item_advantages{max-width:300px}
}
@media only screen and (max-width: 380.98px){
	.item_tariff img{margin-left: -610px;}	
}
@media only screen and (max-width: 330.98px){
	.item_tariff img{margin-left: -645px;}	
}
@media only screen and (max-width: 320.98px) {
	.logo_b img{
		/*max-width: 65px;
		object-fit: cover;
		width: 100%;*/
	}
	.logo_b .text_logo{
		max-width: 150px;
		font-size: 10px;
	}
}

@media only screen and (max-width: 300.98px) {
	.main_head{padding: 4.3vh 10px 3.6vh 0;}
	.logo_b .text_logo{
		max-width: 120px;
		font-size: 8px;
	}
}


#myModal .padding-left{margin-right:5px}
#myModal .padding-right{margin-left:5px}

@media only screen and (max-width: 627.98px) {
#myModal .padding-left{margin-right:0;width:100%}
#myModal .padding-right{margin-left:0;width:100%}
#myModal .padding-left input,#myModal .padding-right input{width:100%}
#myModal .padding-right input{margin-bottom: 18px!important;display:block!important}
#myModal .padding-right .iti{display:block!important}
}

.grecaptcha-badge {
	display: none !important;
}
span .wpcf7-not-valid {border:2px solid #f00822;}
.wpcf7-not-valid-tip, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {display: none;}
.btn_b{position:relative}
.wpcf7-spinner{position: absolute;bottom: 15px;right: 0;	}
.info_indv{font-size: 12px;line-height: 21px;margin-top: 20px;}
.info_indv p{margin:5px 0 0 0}
.img-fluid{max-width: 100%;height: auto;}
.info_indv img{margin-top:10px;height: 45px;}
.info_indv .d_link{margin-right:15px}
.info_indv a{text-decoration:none;}
.info_indv a:hover{color: #f3de8d;}
.text_info_b{text-align: center;font-family: 'Open Sans', Arial, sans-serif;font-size: 25px;line-height: 31px;font-weight: 700;}
@media only screen and (max-width: 991.98px){
.info_indv{margin-bottom: 15px;}
}
@media only screen and (max-width: 575.98px){.info_indv img{height:25px}}
@media only screen and (max-width: 480.98px){.info_indv img{height:17px}}

.copyright a {
	color: #767676;
    font-size: 10px;
}