/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */
footer .info .phone.blocks .phone > .wrap > div:after {
	display: none;
}

/* .rutube {
	background-color: #100943 !important;
} */

.right_block .social-icons ul .rutube,
.bottom_block .social-icons ul .rutube,
.vacancy-soc .social-icons ul .rutube {
	border-radius: 3px;
	background-color: #100943 !important;
}

.right_block .social-icons ul .rutube a:hover,
.bottom_block .social-icons ul .rutube a:hover,
.vacancy-soc .social-icons ul .rutube {
	background-color: transparent;
}

.social-icons ul .rutube a:hover {
	background-color: #100943 !important;
}

.rutube a:hover {
	opacity: 0.8;
	/* background-color: #100943 !important; */
	/*background: url(/local/templates/aspro-priority/images/svg/__social/rutube-hover.svg)  !important;
		background: none;
		background-size: contain  !important;
		background-position: center  !important;
		background-repeat: no-repeat  !important;
		transition: all 0.3s ease-in-out  !important; */
}

.video_block__sound-control {
	display: none;
}

.buttons .settings {
	display: none;
}

header.header-vcustom {
	z-index: 120;
}

#mobileheader header.light .right-icons .svg path,
#mobileheader header.light .burger .svg-burger path,
.logo_and_menu-row.wbanner .inline-search-show .svg path,
header.light .logo_and_menu-row.wbanner .phone .svg-phone path,
header.light .logo_and_menu-row.wbanner .burger .svg-burger path {
	fill: #fff;
	opacity: 1;
}

header.light .logo_and_menu-row.wbanner .callback-block,
header.light .logo_and_menu-row.wbanner .phone > .wrap a {
	color: #fff;
}

header.light .logo_and_menu-row.wbanner .callback-block:hover,
header.light .logo_and_menu-row.wbanner .phone > .wrap a:hover {
	opacity: 0.5;
}

header.light .logo_and_menu-row .inline-search-show .svg,
header.light .logo_and_menu-row .phone .svg-phone {
	opacity: 1;
}

body:not(.in_index) header.light {
	border-bottom: none;
}

.img_container {
	text-align: center;
}

.vacancy_list {
	margin-top: 50px;
}

.vacancy_desc {
	margin-top: 40px;
}

.item-views.table.table-type-block .licenses_block .items .item .size,
.item-views.table.table-type-block .licenses_block .items .item .text {
	display: none;
}

.banners-content .maxwidth-banner {
	background-size: cover;
	position: relative;
}

.banners-content .maxwidth-banner:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.3) 100%);
}

.banners-video-wrap {
	position: relative;
	/*overflow: hidden;*/
	margin-bottom: 50px;
}

.banners-content .wrap_tablet_text {
	display: none;
}

.banners-content {
	margin-bottom: 50px;
	position: relative;
	min-height: 600px;
	height: 100vh;
}

.detail-video-banner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	min-height: 600px;
}

.detail-video-banner + .banners-content {
	margin-bottom: 0;
}

.banners-content .maxwidth-banner > .row,
.banners-content .maxwidth-banner,
.banners-video-wrap .maxwidth-banner,
.banners-content .maxwidth-theme {
	height: 100%;
}

.banners-content .maxwidth-theme {
	align-items: flex-start;
}

.detail-video-banner video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	transform: translate(-50%, -50%);
}

.banners-video-wrap .wrap_tablet_text {
	display: none;
}

.banners-big .slides > li,
.banners-big .flexslider,
.banners-big .slides {
	height: 100vh;
	min-height: 600px;
}

.banners-big.front {
	overflow: hidden;
}

.banners-big.front:after {
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	/*background: rgb(44 44 44 / 50%);*/
}

.header_container {
	padding-top: 44px;
	padding-bottom: 44px;
}

.logo-row .logo {
	max-width: 380px;
	height: auto;
}

.logo-row .logo a {
	height: auto;
}

.logo_and_menu-row .burger {
	margin-right: 40px;
}

.svg-burger {
	width: 22px;
	height: 16px;
}

.banners-big .slides .text .inner {
	padding-left: 0;
}

.banners-big .slides .text .inner {
	padding-top: 70px;
}

.banners-big .slides .light h1 {
	font-size: 2.9667em;
}

.banners-big .slides a.target {
	z-index: 2;
}

.drag-block[data-order="1"] {
	position: relative;
}

.fixed-menu {
	width: 100%;
	position: absolute;
	bottom: 60px;
	left: 0;
	right: 0;
	z-index: 3;
}

.fixed-menu-ul {
	list-style: none;
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-left: 1px;
}

.fixed-menu-ul .fixed-menu-li {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0.4);
	letter-spacing: 0.8px;
	text-transform: uppercase;
	font-weight: 700;
	color: #ffffff;
	font-size: 14px;
	padding: 39px 0;
	border: 1px solid #595959;
	margin-left: -1px;
	transition: 0.4s;
	width: 20%;
}

.fixed-menu-ul .fixed-menu-li.selected,
.fixed-menu-ul .fixed-menu-li:hover {
	background: none;
	border: 1px solid #ffffff;
	z-index: 1;
}

.content-fixed-menu .fixed-menu {
	position: initial;
}

.content-fixed-menu .fixed-menu-ul .fixed-menu-li {
	border: 1px solid #688343;
	background: #fff;
	color: #333333;
}

.content-fixed-menu .fixed-menu-ul .fixed-menu-li.selected,
.content-fixed-menu .fixed-menu-ul .fixed-menu-li:hover {
	background: #85b82d;
	color: #fff;
}

.banner-fixed-menu .fixed-menu {
	bottom: auto;
	top: 175px;
}

.side_forms {
	margin-top: 0;
}

.sidebar {
	margin-bottom: 32px;
}

.contacts.front {
	padding: 0 16px;
	box-sizing: border-box;
}

.contacts.front .col-md-6 {
	padding: 0;
}

footer .info .subscribe_button .btn,
footer.footer-v1 .social-icons ul,
footer {
	background: #9293a1;
}

footer .social-icons ul li a,
footer .info .subscribe_button .btn {
	border-color: #fff;
}

.bottom-menu .wrap .item .title a {
	color: #fff;
}

footer.footer-v1 .social-icons:before {
	background: #fff;
}

.item-views.news-items.projects .item .body-info {
	width: 100%;
}

.item-views.news-items .item .section_name {
	white-space: normal;
}

.banners-big .flexslider.flexslider-init {
	z-index: 1;
}

.ask_a_question .form.inline {
	padding: 20px;
}

.ask_a_question .form.inline.form_page .form-header,
.ask_a_question .form .form-header {
	padding: 10px 0 35px;
}

.ask_a_question .form .title {
	font-size: 1.6em;
}

.ask_a_question_wrapper .ask_a_question {
	max-width: 100%;
}

.vacancy-quote {
	margin-bottom: 40px;
}

.vacancy-quote .img-circle {
	max-width: 100%;
}

.body:not(.index) .main > .container {
	padding-left: 20px;
	padding-right: 20px;
}

.ask_a_question_wrapper .ask_a_question.vacancy-form {
	margin-left: 0;
}

.vacancy-form .form .form-group {
	margin-bottom: 20px;
}

.vacancy-form {
	margin-bottom: 30px;
}

/*.vacancy-form select {
	position: relative;
}
.vacancy-form select:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 10px;
	height: 10px;
	background: red;
}*/
.vacancy-soc {
	margin-top: 30px;
}

.vacancy-soc .h3 {
	color: #000;
	margin-bottom: 10px;
}

.vacancy-soc .social-icons li a {
	display: block;
}

.vacancy-side {
	position: relative;
}

.vacancy-side .phone svg {
	display: none;
}

.vacancy-side a {
	font-size: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.banner-nav-menu {
	position: absolute;
	bottom: 60px;
	left: 0;
	right: 0;
	margin: auto;
}

.banner-nav-menu span {
	cursor: pointer;
	color: #fff;
	font-weight: 500;
	text-align: center;
	padding: 0 10px;
	width: 16.666%;
}

.banner-nav-menu a:hover {
	color: #85b82d;
}

.banner-nav-menu .maxwidth-theme {
	justify-content: center;
}

.contacts-page-map-inline .show_on_map > span {
	color: #85b82d;
	position: relative;
	padding: 0 0 0 16px;
	cursor: pointer;
}

.contacts-page-map-inline .show_on_map > span svg {
	position: absolute;
	top: 1px;
	left: 0;
}

.contacts-page-map-inline .show_on_map > span svg path {
	fill: #85b82d;
}

.ordering-wrap .filter-action.showen {
	display: none;
}

.item-views.news-items .item .section_name,
.item-views.news-items.projects .item .title {
	color: #fff;
}

.staff .owl-theme .owl-nav {
	left: -18px;
	right: -18px;
	visibility: visible;
}

.sections.linked.item-views.partners .item .image img {
	display: block;
}

.catalog.item-views .item {
	height: 100%;
}

.item-views.news-items:not(.projects) .item .body-info > .wrap {
	position: relative;
}

.item-views.news-items:not(.projects) .item .image img {
	height: 100%;
}

.wa-float-img-circle {
	width: 56px;
	height: 56px;
	bottom: 170px;
	right: 48px;
	border-radius: 100%;
	position: fixed;
	z-index: 99999;
	display: flex;
	transition: all 0.3s;
	align-items: center;
	justify-content: center;
	background: #25d366;
}

.wa-float-img-circle:before {
	position: absolute;
	content: "";
	background-color: #25d366;
	width: 70px;
	height: 70px;
	bottom: -7px;
	right: -7px;
	border-radius: 100%;
	animation: wa-float-circle-fill-anim 2.3s infinite ease-in-out;
	transform-origin: center;
	opacity: 0.2;
}

@keyframes wa-float-circle-fill-anim {
	0% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
	}

	50% {
		transform: rotate(0deg) scale(1) skew(1deg);
	}

	100% {
		transform: rotate(0deg) scale(0.7) skew(1deg);
	}
}

.qs-slider-banner {
	max-width: 1376px;
	width: 100%;

	position: relative;
	overflow: hidden;

	margin: 0px auto 50px;
}

.qs-slider-banner__slider {
	max-width: 1920px;
	width: 100%;
	margin-inline: auto;
}

.qs-slider-banner__slider .qs-slider-banner__slide a {
	display: block;
	max-width: 100%;
	width: 100%;
	height: 100%;
	min-height: 500px;
	background-image: var(--bg-desk);

	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

@media (max-width: 768px) {
	.qs-slider-banner__slider .qs-slider-banner__slide a {
		background-image: var(--bg-middle);

		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
}

@media (max-width: 480px) {
	.qs-slider-banner__slider .qs-slider-banner__slide a {
		background-image: var(--bg-mob);

		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
	}
}

.qs-slider-banner__controls {
	max-width: calc(100vw - 40px);
	width: 100%;

	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;

	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 20;
}

.qs-slider-banner__arrow {
	outline: none;
	border: unset;
	outline: none;
	padding: 0;

	position: relative;
	top: 50%;
	width: 50px;
	height: 50px;
	font-size: 0;
	background: #fff;
	border-radius: 3px;

	transition: background 300ms ease;
}

.qs-slider-banner__arrow:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 12px;
	height: 12px;
	background: url(/local/templates/aspro-priority/images/svg/header_icons.svg) 2px -65px no-repeat;
}

.qs-slider-banner__arrow.qs-slider-banner__arrow_next:before {
	transform: translate(-50%, -50%) rotate(180deg);
}

.qs-slider-banner__bullets {
	max-width: max-content;
	width: 100%;

	z-index: 20;
	position: absolute;
	left: 50% !important;
	transform: translateX(-50%) !important;
	bottom: 50px !important;
}
.qs-slider-banner__bullets {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 13px;
}
.qs-slider-banner__bullets .swiper-pagination-bullet {
	/* width: 16px;
	height: 16px; */

	transition: all 0.3s ease;
	margin: 0;
	opacity: 1 !important;
	background-color: #d6d6d6;
}

.qs-slider-banner__bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #85b82d;
	width: 12px;
	height: 12px;
}

@media (hover: hover) {
	.qs-slider-banner__arrow:hover {
		background: #85b82d;
	}
	.qs-slider-banner__arrow:hover:before {
		background-position: 2px -81px;
	}
}

@media (max-width: 767px) {
	.with_banners .banners-content .item_block {
		display: block;
	}

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

	.vacancy-quote .img-circle {
		margin: auto;
		width: 300px;
		margin-bottom: 20px;
	}

	.body:not(.index) .main > .container {
		padding-left: 16px;
		padding-right: 16px;
	}

	.catalog.detail .head > .maxwidth-theme > .row > .item:first-of-type:after {
		display: none;
	}

	.goods .flex-direction-nav {
		display: none;
	}
}

/*@media (min-width: 541px){
	.detail-video-banner video{
		max-width: 100%;
	}
}*/
@media (max-width: 560px) {
	.item-views.news-items.projects .item .image > .wrap {
		background-size: cover !important;
	}
}

@media (max-width: 540px) {
	.detail-video-banner video {
		max-height: 100%;
	}
}

.logo_and_menu-row.wbanner .menu-row .mega-menu table td .wrap > a.more-items {
	padding-bottom: 35px;
}

.photos {
	text-align: center;
	margin: 0 0 20px 0;
	overflow: hidden;
}

.photos span {
	width: 33.3%;
	display: block;
	float: left;
	line-height: 0;
}

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

@media screen and (max-width: 800px) {
	.photos span {
		width: 100%;
		float: none;
	}
}

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

@media screen and (max-width: 800px) {
	.img_container_wrapper {
		display: block;
		text-align: center;
	}
}

.sites {
	display: flex;
	align-items: center;
	position: relative;
	margin-left: 15px;
}

.sites__select {
	display: flex;
	align-items: center;
	cursor: pointer;
}

.sites__option {
	padding: 6.5px 0px;
	cursor: pointer;
	display: block;
	text-transform: capitalize;
}

.sites__option--first {
	padding-top: 0px;
}

.sites__option--last {
	padding-bottom: 0px;
}

.sites__option--current {
	font-weight: bold;
	cursor: default;
}

.sites__dropdown {
	position: absolute;
	top: 100%;
	left: 11px;
	padding-top: 13px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
}

.sites__dropdown--top {
	top: auto;
	bottom: 100%;
	padding-bottom: 10px;
	padding-top: 0px;
}

.sites__dropdown--top .dropdown {
	display: flex;
	flex-direction: column-reverse;
}

.sites__dropdown--top .sites__option--first {
	padding-top: 6.5px;
	padding-bottom: 0px;
}

.sites__dropdown--top .sites__option--last {
	padding-top: 0px;
	padding-bottom: 6.5px;
}

.sites:hover .sites__dropdown {
	opacity: 1;
	visibility: visible;
}

.sites__dropdown .dropdown {
	padding: 14px 19px 15px;
	background: #fff;
	border-radius: 4px;
}

.sites__icon {
	margin-right: 12px;
	margin-top: -1px;
}

.sites__arrow {
	display: flex;
	margin-left: 7px;
	margin-top: 1px;
}

.sites__current--upper {
	text-transform: uppercase;
	color: #000;
}

header.light .sites__current--upper {
	text-transform: uppercase;
	color: #fff;
}

.icon-block__icon {
	margin-right: 5px;
	background: url(../images/World.svg) no-repeat center;
	width: 20px;
	height: 20px;
}

header.light .icon-block__icon {
	background: url(../images/World-w.svg) no-repeat center;
}

.more-arrow {
	display: flex;
	margin-left: 8px;
	margin-top: 2px;
}

#mobilemenu .sites__select .svg {
	left: 20px;
	top: 23px;
}

#mobilemenu .menu ul > li .dropdown .sites__option {
	padding: 19px 20px 20px 19px;
	display: block;
	position: relative;
}

#mobilemenu .sites__option {
	padding: 0;
}

.sections.linked.item-views.staff.within .items .item .image {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.catalog.detail .head .previewtext {
	margin-bottom: 20px;
}

@media (max-width: 1210px) {
	.catalog.item-views.table .item .inner-wrap {
		padding: 20px 15px 0;
	}

	.catalog.item-views.table .item .title {
		font-size: 0.9em;
	}
}

@media (max-width: 991px) {
	.contacts.front {
		padding: 0 16px;
	}

	.item-views .flexslider .flex-direction-nav .flex-prev,
	.partners.front .flexslider .flex-direction-nav .flex-prev {
		left: 0;
	}

	.item-views .flexslider .flex-direction-nav .flex-next,
	.partners.front .flexslider .flex-direction-nav .flex-next {
		right: 0;
	}

	#mobileheader {
		height: auto;
	}

	.logo_and_menu-row {
		transition: 0.4s;
	}

	.fixed .logo_and_menu-row {
		background: #fff;
	}

	body .banners-content .maxwidth-theme {
		height: 100%;
	}

	.vacancy-quote {
		margin-top: 40px;
	}

	.catalog.item-views.table .item .title {
		font-size: 1.0667em;
	}
}

.numbers .item {
	padding: 0;
	font-size: 15px;
	line-height: 25px;
}

.numbers .item .image {
	width: 100%;
	display: block;
	height: 250px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.numbers .flexslider {
	padding: 0;
}

.mega_fixed_menu .logo a {
	display: inline-block;
}

footer .info .callback-block {
	color: #ffffff;
}

.numbers .wrap {
	opacity: 1;
	transition: 0.4s;
	display: flex;
	flex-wrap: wrap;
	padding: 0 20px;
}

.numbers .active-slides .wrap {
	opacity: 1;
}

.numbers .num-info-wrap {
	width: 100%;
	display: flex;
	align-items: center;
	column-gap: 30px;
	margin-top: 18px;
	transform: translateY(0);
	opacity: 1;
	/* transition: 1s; */
	/* transition-duration: 2.5s; */
}

/* .numbers .item:nth-child(3n + 1) .num-info-wrap {
	transition-delay: .5s;
}
	*/
.numbers .item:nth-child(3n + 2) .num-info-wrap {
	/* transition-delay: .9s; */
	order: -1;
	margin-top: 0;
	margin-bottom: 18px;
	transform: translateY(0);
}

/*
.numbers .item:nth-child(3n + 3) .num-info-wrap {
	transition-delay: 1.3s;
} */
/*  */
.numbers .title {
	color: #333333;
}

.numbers .text {
	font-weight: 400;
	color: #777777;
}

.numbers .name {
	font-family: "Golos Text", sans-serif;
	color: #85b82d;
	font-style: normal;
	font-weight: 700;
	font-size: 90px;
	line-height: 108px;
}

.numbers.front .flexslider .flex-control-nav {
	bottom: -25px;
	right: 0;
	left: 0;
}

.numbers {
	border-bottom: none;
}

.achievements .props {
	padding: 57px 0 66px;
}

.achievements .flexbox {
	align-items: flex-end;
}

.achievements .item-wrap-title h2 {
	margin-bottom: 0;
}

.achievements .item-wrap-title {
	width: 23%;
}

.achievements .item-wrap {
	width: 23%;
}

.achievements .title {
	color: #333333;
	font-weight: 700;
	font-size: 17px;
	line-height: 40px;
	margin-top: 10px;
}

.item-views.services-items.type_custom .items .image {
	height: 418px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.contacts-page-map {
	margin-top: 40px;
}

@media (max-width: 1500px) {
	.partners.front .flexslider .flex-direction-nav .flex-prev {
		left: 0;
	}

	.partners.front .flexslider .flex-direction-nav .flex-next {
		right: 0;
	}
}

@media (max-width: 1400px) {
	.fixed-menu-ul .fixed-menu-li {
		font-size: 10px;
		padding: 30px 0;
	}

	.logo-row .logo {
		max-width: 370px;
	}

	.numbers .wrap {
		padding: 0 10px;
	}

	.numbers .name {
		font-size: 55px;
	}

	.numbers .num-info-wrap {
		column-gap: 15px;
	}

	.achievements .item-wrap-title,
	.achievements .item-wrap {
		width: 25%;
	}

	.item-views.services-items.type_custom .body-info {
		padding: 25px;
		top: 30%;
	}

	#headerfixed .logo-row {
		padding: 0 20px;
	}

	.banner-nav-menu .maxwidth-theme {
		flex-wrap: wrap;
	}

	.banner-nav-menu span {
		width: 33%;
		margin-bottom: 15px;
	}

	.banner-nav-menu {
		bottom: 25px;
	}
}

@media (max-width: 992px) {
	.fixed-menu-ul .fixed-menu-li:nth-child(4),
	.fixed-menu-ul .fixed-menu-li:nth-child(5) {
		width: 50%;
	}

	#mobilemenu .svg-close {
		top: -20px;
		right: 10px;
	}

	#mobileheader .wrap_icon {
		padding-right: 0;
	}

	#mobileheader .right-icons .svg {
		opacity: 1;
	}

	.header_container {
		padding: 13px 0;
	}

	#mobileheader .burger {
		height: 87px;
		line-height: 87px;
		width: auto;
	}

	#mobileheader .burger .svg-burger {
		position: initial;
		margin: 0;
	}

	#mobileheader .logo img {
		max-width: 100%;
	}

	body #mobileheader .logo,
	.logo-row .logo {
		max-width: 285px;
		height: auto;
	}

	.logo_and_menu-row .phone-block {
		padding: 0 0 0 10px;
	}

	.logo_and_menu-row .burger {
		margin-right: 0;
	}

	.banners-big .slides .title,
	.banners-big .slides h1,
	.banners-content .title {
		font-weight: bold;
	}

	.fixed-menu-ul {
		flex-wrap: wrap;
	}

	.fixed-menu-ul .fixed-menu-li {
		width: 33.333%;
		font-size: 13px;
		padding: 25px 0;
	}

	.banners-big .slides > li,
	.banners-big .flexslider,
	.banners-big .slides {
		min-height: 640px;
	}

	.numbers-list .title-numbers {
		font-size: 30px;
	}

	.numbers-list .title-numbers span {
		font-size: 50px;
	}

	.numbers .wrap {
		padding: 0 20px;
	}

	.numbers .name {
		font-size: 70px;
	}

	/* .numbers .item:nth-child(odd) .num-info-wrap {
		order: 0;
		margin-top: 18px;
		margin-bottom: 0;
		transition-delay: .9s;
		transform: translateY(-200px);
	} */

	/* .numbers .item:nth-child(even) .num-info-wrap {
		order: -1;
		margin-top: 0;
		margin-bottom: 18px;
		transform: translateY(200px);
		transition-delay: 1.3s;
	}

	.numbers .active-slides.item:nth-child(odd) .num-info-wrap,
	.numbers .active-slides.item:nth-child(even) .num-info-wrap,
	.numbers .active-slides .num-info-wrap {
		opacity: 1;
		transform: translateY(0);
	} */

	.numbers.front .flexslider .flex-direction-nav {
		display: none;
	}

	.numbers.front .flexslider .flex-control-nav {
		bottom: -30px;
		text-align: left;
		left: 20px;
		width: auto;
	}

	.numbers.front {
		padding: 40px 0 20px;
	}

	.achievements .item-wrap-title {
		width: 100%;
		margin-bottom: 35px;
	}

	.achievements .item-wrap-title br {
		display: none;
	}

	.achievements .item-wrap {
		width: 33.33%;
	}

	.achievements .props {
		padding: 25px 0 45px;
	}

	.item-views.services-items {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.item-views.services-items.type_custom .items .image {
		height: 370px;
	}

	.item-views.services-items.type_custom .body-info {
		padding: 30px;
		top: 44%;
	}

	.logo_and_menu-row .right-icons {
		margin: 0;
	}

	.banner-fixed-menu .fixed-menu {
		top: 115px;
	}

	.banners-content .text {
		margin-top: 30px;
	}

	.banners-content .text {
		width: 100% !important;
	}
	.qs-slider-banner__controls {
		display: none;
	}
}

@media (max-width: 767px) {
	.sections.linked.item-views.staff .owl-carousel .owl-item {
		padding: 0 1px 0 0;
	}

	body .banners-content .maxwidth-theme {
		align-items: flex-start;
	}

	body .banner-nav-menu {
		display: none;
	}

	.logo-row {
		height: auto;
	}

	.mobile .press .flex-direction-nav,
	.mobile .staff .flex-direction-nav,
	.mobile .numbers .flex-direction-nav {
		display: none;
	}

	.fixed-menu-ul .fixed-menu-li {
		font-size: 11px;
		padding: 25px 0;
	}

	.logo-row .logo {
		max-width: 205px;
	}

	.numbers .name {
		font-size: 45px;
	}

	.numbers .wrap {
		padding: 0px 10px;
	}

	.numbers.front .flexslider {
		margin-left: -10px;
		margin-right: -10px;
	}

	.achievements .title {
		font-size: 14px;
	}

	.item-views.services-items .items .item .image {
		margin-bottom: 0;
		height: 340px;
	}

	.item-views.services-items .items .item .body-info {
		padding: 15px;
	}

	.contacts.front .right_block {
		margin: 0;
	}

	.contacts.front .col-md-6 {
		padding: 0 16px;
	}

	body #mobileheader .logo,
	.logo-row .logo {
		max-width: 250px;
	}

	.item-views.sections.type_4_within .items .item .info {
		padding-left: 180px;
	}

	.item-views.sections.type_4_within .items .item .arrow_open {
		display: block;
	}

	.catalog.item-views .item {
		border-color: #eff1f5;
	}

	body .catalog_block_main.catalog.table .item .footer-button {
		margin: 0 -15px;
	}

	.numbers-list .col-xs-6 {
		margin-bottom: 25px;
	}

	.wrapper-filter-date .head-block.top {
		padding: 5px;
	}
}

@media (max-width: 600px) {
	.banners-content .text {
		margin-top: 0;
	}

	.item-views.sections.type_4_within .item .title {
		max-width: 85%;
		min-height: 47px;
	}

	body #mobileheader .logo-block .logo,
	.logo-row .logo {
		width: 100%;
		max-width: 290px;
	}

	#mobileheader .wrap_icon,
	#mobileheader .right-icons {
		padding: 0;
	}

	#mobileheader .inline-search-show {
		padding-left: 30px;
	}

	.logo-row .logo img {
		margin-top: 0;
	}

	.header_container {
		padding: 0;
	}

	.right-sites {
		order: 2;
	}

	.right-menu {
		flex: auto;
	}

	.sites {
		margin-left: 5px;
	}

	.sites__dropdown {
		left: auto;
		right: 0;
	}

	.icon-block__icon {
		margin-right: 0;
	}

	.logo_and_menu-row .callback-block {
		display: none;
	}

	.logo_and_menu-row .inline-search-show {
		padding-right: 0;
	}

	.logo-row .menu-row {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}

	.logo-row .logo-block {
		width: 100%;
		order: 0;
	}

	.logo_and_menu-row .right-icons {
		order: 2;
	}

	#mobileheader .burger,
	.logo_and_menu-row .inner-table-block,
	.logo_and_menu-row .inline-search-show,
	.logo_and_menu-row .burger {
		height: 66px;
		line-height: 66px;
	}

	.banners-big .slides .light h1 {
		text-align: center;
		font-size: 1.8667em;
	}

	.banners-big .slides .text {
		padding: 0;
	}

	.fixed-menu,
/*.banner-fixed-menu,*/
.content-fixed-menu {
		display: none;
	}

	.detail-video-banner,
	.banners-content {
		min-height: 400px;
	}

	.banners-big .slides > li,
	.banners-big .flexslider,
	.banners-big .slides {
		height: auto;
		min-height: 100vh;
	}

	.numbers .num-info-wrap {
		display: block;
	}

	.numbers .name {
		font-size: 50px;
		line-height: 66px;
	}

	.numbers.front .flexslider {
		margin-left: 0;
		margin-right: 0;
	}

	.numbers .wrap {
		padding: 0 10px;
	}

	.achievements .item-wrap-title {
		text-align: center;
	}

	.achievements .item-wrap {
		width: 100%;
		margin-bottom: 22px;
	}

	.achievements .title {
		font-size: 16px;
	}

	.item-views.services-items .items .item .image {
		height: 170px;
	}

	.item-views.services-items.type_custom .childs {
		display: none;
	}

	.item-views.services-items .items .item .body-info {
		top: auto;
		bottom: 0;
		padding: 0 20px;
	}

	.item-views.services-items.type_custom .title {
		font-size: 14px;
	}
}

@media (max-width: 540px) {
	.item-views.sections.type_4_within .items .item .info {
		padding-left: 0;
	}

	.item-views.sections.type_4_within .items .item .arrow_open {
		position: relative;
		margin-top: 10px;
	}

	.item-views.sections.type_4_within .items .item {
		padding: 10px 10px 20px;
		margin-bottom: 20px;
	}

	.numbers-list .title-numbers {
		font-size: 20px;
	}

	.numbers-list .title-numbers span {
		font-size: 36px;
	}

	.numbers-list .value-numbers {
		font-size: 14px;
	}
}

.time_spent_detail {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: end;
	position: relative;
}

.time_spent_block {
	display: flex !important;
}

.time_spent_block img {
	width: 18px !important;
	margin-right: 5px;
}

.time_flavour {
	position: absolute;
	bottom: 30px;
	display: none !important;
	width: 160px;
}

.time_spent_block:hover .time_flavour {
	display: block !important;
}

.time_spent_list {
	display: flex;
	padding-top: 10px;
	padding-right: 10px;
	position: absolute;
	left: 10px;
}

.time_spent_list .time_spent_block {
	background-color: #ffffff;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 90px;
	justify-content: space-around;
	padding: 5px;
	position: relative;
	z-index: 10;
	color: black;
}

.time_spent_list img {
	width: 18px !important;
}

.time_spent_list .time_flavour {
	position: absolute;
	bottom: 0;
	display: none !important;
	width: 160px;
	top: 40px;
	left: 0px;
}

.show_count_list {
	display: flex;
	padding-top: 10px;
	padding-right: 10px;
	position: absolute;
	left: 100px;
}

.show_count_block {
	background-color: #ffffff;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 100%;
	justify-content: space-around;
	padding: 5px;
	position: relative;
	z-index: 10;
	color: black;
}

.show_count_block img {
	width: 18px !important;
	margin-right: 5px;
}

.next_prev_block {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-top: 60px;
}

.pn_block {
	width: 40%;
	display: flex;
}

.next_prev_block a {
	display: flex;
	flex-wrap: wrap;
	border: none;
	width: 40%;
}

.pn_arrow_block {
	width: 30%;
	margin-right: 40px;
	display: flex;
	align-items: center;
}

.pn_arrow_block.left_arrow a {
	text-align: center;
}

.pn_arrow_block a {
	width: 100%;
	display: unset;
}

.pn_arrow_block img {
	width: 80px;
	height: 80px;
	max-width: 80px;
	max-height: 80px;
}

.pn_link_block {
	max-width: 350px;
}

.pn_link_block a {
	width: unset;
}

.prev_flavor {
	width: 100%;
	margin-bottom: 30px;
	color: black;
}

.link_to_the_past {
	width: 100%;
}

.np_date {
	width: 100%;
	color: black;
}

.pn_arrow_block.right_arrow a {
	text-align: center;
}

.next_flavor {
	width: 100%;
	margin-bottom: 30px;
	color: black;
}

footer .social-icons ul li.pinterest a {
	background: url(../images/fa0e65e20dd6d5369362.svg) no-repeat center;
	background-size: 20px;
}

footer .social-icons ul li.pinterest a:hover {
	background-color: #d6001c;
	background-position: center;
}

.social-icons li.pinterest a,
.soc-avt a i.pinterest {
	background: url(../images/fa0e65e20dd6d5369362.svg) no-repeat center;
	background-size: 20px;
	background-color: #d6001c;
	background-position: center;
}

footer .social-icons ul li.mail a {
	background: url(../images/linkedin.svg) no-repeat center;
	background-size: 18px;
}

footer .social-icons ul li.mail a:hover {
	background-color: #007fbc;
	background-position: center;
}

.social-icons li.mail a,
.soc-avt a i.mail {
	background: url(../images/linkedin.svg) no-repeat center;
	background-size: 18px;
	background-color: #007fbc;
	background-position: center;
}

@media screen and (max-width: 550px) {
	.pn_block {
		width: 100%;
		display: flex;
		justify-content: center;
		margin-left: 20px;
		margin-bottom: 40px;
	}

	.prev_flavor {
		margin-bottom: 10px;
	}

	.pn_arrow_block {
		display: none;
	}

	.link_to_the_past {
		color: #94c51c;
	}

	.catalog.sections .item .image img {
		width: 100%;
	}
}

@media (max-height: 690px) {
	.banner-nav-menu {
		bottom: 10px;
	}
}
@media (max-width: 480px) {
	/* .numbers .item{
		opacity: 0 !important;
		transition: opacity 0ms linear  !important;
		transition-delay: 0s !important;
	}
	.numbers .item.active-slides{
		opacity: 1 !important;
	} */
}
@media (max-width: 470px) {
	.wrapper-filter-date {
		padding: 0 5px;
	}

	.wrapper-filter-date .subscribe span {
		font-size: 0;
		padding: 22px;
	}

	.wrapper-filter-date .subscribe span svg {
		left: 16px;
	}

	blockquote {
		padding-left: 35px;
	}

	.qs-slider-banner__slider .qs-slider-banner__slide a {
		min-height: 350px;
	}
}

@media (max-width: 430px) {
	.item-views.staff-items.within.type_3 .items .item .image {
		width: 230px;
		height: 230px;
		line-height: 230px;
		margin-left: auto;
		margin-right: auto;
	}
}

.catalog.detail .info.wpadding span.btn {
	margin-bottom: 15px;
}

.coockie-modal {
	max-width: 300px;
	border-radius: 20px;
	background-color: #000;
	padding: 20px;

	position: fixed;
	z-index: 1000;
	bottom: 3%;

	animation: 2.5s linear 0s forwards alternate leftPos;
}

@keyframes leftPos {
	0% {
		left: -100%;
		opacity: 0;
	}
	100% {
		left: 3%;
		opacity: 1;
	}
}

@keyframes leftPosReverse {
	0% {
		left: 3%;
		opacity: 1;
	}
	100% {
		left: -100%;
		opacity: 0;
	}
}

.coockie-modal.is-hidden {
	display: none !important;
}

.coockie-modal__text {
	color: #fff;
	font-size: 13px;
	font-weight: 600;

	margin-bottom: 30px;
}
.coockie-modal__text a {
	text-decoration: underline;
}

.coockie-modal__text a {
	color: currentColor;
	transition: color 300ms linear;
}

.coockie-modal__text a:hover {
	color: #8bbc3e;
}

.coockie-modal__btn {
	max-width: 100%;
	width: 100%;

	font-size: 16px;
	line-height: 40px;
	font-weight: 400;
	color: white;
	text-transform: uppercase;

	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;

	background: linear-gradient(#75a526, #8bbc3e);
	padding: 0 20px;

	border-radius: 25px;

	outline: none;
	border: none;

	cursor: pointer;

	transition: opacity 300ms linear;

	opacity: 1;
}

.coockie-modal__btn:hover {
	opacity: 0.95;
}
@media screen and (max-width: 500px) {
	.coockie-modal {
		align-items: center;
		display: flex;
		max-width: 247px;
		padding: 15px;
	}
	.coockie-modal__text {
		font-size: 8px;
		margin-bottom: 0px;
	}
	.coockie-modal__btn {
		height: 36px;
		font-size: 10px;
		width: 60%;
	}
}

.share {
	display: none !important;
}
