@font-face {
    font-family: 'PO';
    src: url('/wp-content/themes/hello-elementor/assets/fonts/pobeda-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
*,
*:before,
*:after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
*:focus,
*:active {
    outline: none;
} 
body {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    color: #fff;
    max-width: 1920px;
    margin: 0 auto;
    min-width: 375px;
}
a {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}
button,
input,
textarea {
    outline: none;
    font-family: inherit;
}
button {
    background: transparent;
    border: none;
    cursor: pointer;
}
ul {
    list-style: none;
}
img {
    display: block;
    max-width: 100%;
    height: auto;
}
.container {
	max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.head_in {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 50px 0 100px;
}
.head_right_in {
	display: flex;
	align-items: center;
}
.head_in .logo {
	margin-right: 46px;
}
#menu-glavnoe-menju {
	display: flex;
	align-items: center;
}
#menu-glavnoe-menju li {
	margin-right: 64px;
}
.page-template-tmpl-home a,
.page-template-tmpl-home a:hover {
	font-family: inherit;
	font-weight: inherit;
	cursor: pointer;
}
.head_right {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.online_btn {
	padding: 15px;
	border-radius: 20px;
	border: 0.4px solid #DFDFDF;
	background: rgba(33, 43, 64, 0.35);
	display: flex;
	align-items: center;
}
.head_tel span,
.online_btn span {
	margin-left: 8px;
}
.head_tel {
	font-size: 20px;
	margin-left: 60px;
}
.btn {
	border: 1px solid var(--gold, #FFD68D);
	background: linear-gradient(180deg, #FADB9A 0%, #FFC756 100%);
	box-shadow: 0px 4px 4px 1px rgba(255, 214, 141, 0.17);
}
.call_btn {
	border-radius: 30px;
	color: #000;
	padding: 15px 30px;
	margin-left: 20px;
}
.bann {
	background-repeat: no-repeat, no-repeat;
	background-position: top left, right top;
	min-height: 980px;
}
.bann_in {
	position: relative;
	z-index: 1;

}
.page-template-tmpl-home .bann_txt {
	font-family: 'PO';
	font-size: 77px;
	letter-spacing: 3.85px;
	line-height: 1;
	position: relative;
}
.bann_txt span {
	background: linear-gradient(180deg, #FFD68D 68.22%, #FFF0D4 80.85%, #E6AE49 93.78%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.bann_feats {
	display: flex;
	flex-wrap: wrap;
	max-width: 720px;
	justify-content: space-between;
}
.bann_feats_item {
	border-radius: 20px;
	border: 1px solid #DFDFDF;
	background: rgba(33, 43, 64, 0.35);
	backdrop-filter: blur(4px);
	padding: 5px 10px;
	font-size: 26px;
	margin-bottom: 15px;
	font-weight: 300;
	max-width: 340px;
}
.bann_feats_item span{
	color: #FFD68D;
	font-weight: 500;
}
.bann_btn_row {
	display: flex;
	align-items: center;
	margin-top: 40px;
}
.bann_btn {
	padding: 30px 90px;
	font-size: 20px;
	border-radius: 30px;
	color: #000;
}
.bann_btn_texxt {
	color: #FBD990;
	font-family: Inter !important;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 111.5%;
	padding-left: 50px;
	position: relative;

}
.bann_btn_texxt:before {
	content: url('/wp-content/uploads/2023/09/bann_btn_arr.svg');
	position: absolute;
    bottom: -65px;
    left: -50px;
}	
.title_vid {
	border-radius: 20px;
	border: 0.4px solid #DFDFDF;
	background: rgba(33, 43, 64, 0.35);
	backdrop-filter: blur(4px);
	padding: 10px 20px;
	display: inline-flex;
	align-items: center;
	font-size: 22px;
	font-family: 'Inter', sans-serif !important;
	font-weight: 300 !important;
	transform: translateY(-20px);
    text-transform: uppercase;
    letter-spacing: normal;
}
.title_vid:after {
	background: url('/wp-content/uploads/2023/09/y-ico.svg') no-repeat center center;
	margin-left: 10px;
	content: "";
	width: 50px;
    height: 50px;
    background-size: 50px 50px;
}
.padd {
	padding: 80px 0;
}
.usil {
	position: relative;
	padding-bottom: 80px;
	padding-top: 50px;
	background: #000 url('/wp-content/uploads/2023/09/salut.png') no-repeat right center;
}
.usil_img {
	position: absolute;
	left: 0;
	top: -650px;
}
.usil_in {
	display: flex;
	flex-wrap: wrap;
}
.usil_item {
	width: calc(100% /3);
	margin-top: 25px;
	padding-right: 120px;
}
.usil_text {
	margin-top: 20px;
	font-size: 22px;
	font-style: normal;
	font-weight: 300;
	line-height: 160.523%;
}
.usil_text span {
	color: #FFD68D;
}
.with_bg {
	position: relative;
	overflow-y: hidden;
}
.with_bg_img {
	position: absolute;
	top: 0;
	z-index: 2;
}
.with_bg_1 {
	left: 0;
}
.with_bg_2 {
	right: 0;
}
.serv {
	background: linear-gradient(90deg, #252526 54.75%, rgba(98, 98, 100, 0.00) 102.55%);
}
.block_title {
	margin-bottom: 40px;
	color: #FFF;
	text-align: center;
	font-family: 'PO';
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 104%;
	letter-spacing: 2.8px;
}
.serv_in {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.serv_item {
	width: calc(100% / 3 - 25px);
	margin-bottom: 30px;
	position: relative;
}
.serv_item_img {
	border-radius: 20px;
	width: 100%;
}
.serv_item_title {
	text-align: center;
	background: rgba(24, 31, 48, 0.81);
	padding: 18px 10px;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-radius: 0 0 20px 20px;
}
.onas {
	background: #000;
	padding: 85px 0 70px;
}
.onas_block_title {
	margin-bottom: 0;
}
.onas_in{
	display: flex;
	flex-wrap: wrap;
}
.onas_item {
	width: calc(100% /3);
	margin-top: 80px;
	padding-right: 110px;
	position: relative;
}
.onas_num {
	color: rgba(255, 214, 141, 0.40);
	font-size: 150px;
	font-weight: 700;
	position: absolute;
	right: 120px;
	top: -80px;
}
.onas_title {
	color: var(--gold, #FFD68D);
	font-family: Inter !important;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 160.523%;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.onas_text {
	color: #fff;
	font-family: Inter !important;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 160.523%;
}
.onas_text span {
	color: #FFD68D;
}
.work {
	background: #252526 url('/wp-content/uploads/2023/09/pngtree-picea-pungens-glauca-procumbens-png-image_6135682-3-1.png') no-repeat right bottom;
}
.work_item {
	border-radius: 20px;
	overflow: hidden;
}
.work_item_main {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(4, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}
.work_item_main_big { grid-area: 1 / 1 / 5 / 3; }
.work_item_main_mini_1 { grid-area: 1 / 3 / 3 / 4; }
.work_item_main_mini_2 { grid-area: 1 / 4 / 3 / 5; }
.work_item_main_mini_3 { grid-area: 3 / 4 / 5 / 5; }
.work_item_main_mini_4 { grid-area: 3 / 3 / 5 / 4; }

.work_item_desc {
	background: rgba(33, 43, 64, 0.35);
	padding: 24px 75px;
}
.work_har {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.work_har_item {
	display: flex;
	align-items: flex-start;
	margin-right: 100px;
}
.work_har_item .work_item_har_icon {
	max-width: 45px;
	margin-right: 5px;
}
.work_item_har_title {
	color: var(--gold, #FFD68D);
	font-family: Inter !important;
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	line-height: 160.523%;
	text-transform: uppercase;
}
.work_item_har_text {
	color: #FFF;
	font-family: Inter !important;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 160.523%;
}
.work_item_title {
	color: var(--gold, #FFD68D);
	font-family: Inter !important;
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	line-height: 160.523%;
	text-transform: uppercase;
	margin-top: 20px;
}
.work_item_text {
	color: #FFF;
	font-family: Inter !important;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 160.523%; 
	margin-top: 5px;
}
.work_btn {
	padding: 25px 50px;
	font-weight: 500;
	color: #000;
	border-radius: 26.705px;
	border: 0.89px solid var(--gold, #FFD68D);
	background: linear-gradient(180deg, #FADB9A 0%, #FFC756 100%);
	box-shadow: 0px 3.56069px 3.56069px 0.89017px rgba(255, 214, 141, 0.17);
}
.work_btn_wrap {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}
.slider_wrap {
	position: relative;
}
.slider_arrow.slick-arrow,
.slider_arrow.slick-arrow:hover,
.slider_arrow.slick-arrow:focus,
.slider_arrow.slick-arrow:active {
	position: absolute;
	top: 50%;
	background: url('/wp-content/uploads/2023/09/arr.svg') no-repeat center center;
	width: 55px;
	height: 70px;
	color: transparent;
	border: 0;
	z-index: 2;
	padding: 0;
	background-size: contain;
	outline: none;
	z-index: 3;
}

.slider_arrow.slick-prev {
	left: -80px;
	transform: translateY(0) rotate(180deg);
}
.slider_arrow.slick-next {
	right: -80px;
	transform: translateY(0);
}
.fancybox-content {
	padding: 0;
}
.work_item_main_mini {
	display: block !important;
}
.do_pos {
	background: #000 url('/wp-content/uploads/2023/09/aft-bg.png') no-repeat center bottom;
}
.do_pos_item_in {
	border-radius: 20px;
	overflow: hidden;
	background: rgba(33, 43, 64, 0.35);
	padding-bottom: 20px;
}
.do_pos_text {
	padding: 15px 20px;
	text-align: center;
}
.do_pos_img {
    width: 100%;
    max-height: 960px;
    object-fit: cover;
}
.slick-slide img.do_pos_after {
	display: none;
}
.team {
	background-color: #252526;
	background-image: url('/wp-content/uploads/2023/09/pngtree-picea-pungens-glauca-procumbens-png-image_6135682-2.png'), url('/wp-content/uploads/2023/09/pngtree-picea-pungens-glauca-procumbens-png-image_6135682-1.png'), url('/wp-content/uploads/2023/09/team_bg.png');
	background-position: left 50%, right 50%, center 50%;
	background-repeat: no-repeat, no-repeat, no-repeat;
}
.team_block {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.team_bot {
	margin-top: 100px;
}
.team_item {
	margin: 0 25px 50px;
	width: calc(100% / 4 - 50px);
	border-radius: 20px;
	overflow: hidden;
}
.team_img {
	height: 350px;
	object-fit: cover;
	width: 100%;
}
.tead_desc {
	border: 0.4px solid #DFDFDF;
	border-top: 0;
	background: rgba(33, 43, 64, 0.35);
	backdrop-filter: blur(4px);
	min-height: 150px;
	border-radius: 0 0 20px 20px;
}
.team_name {
	color: var(--gold, #FFD68D);
	text-align: center;
	font-family: Inter !important;
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: 160.523%; /* 41.736px */
	text-transform: uppercase;
	padding-top: 30px;
	position: relative;
}
.team_name:before {
	content: "";
	background: url('/wp-content/uploads/2023/09/team_bg.png') no-repeat center top;
	width: 100%;
	height: 75px;
	position: absolute;
	left: 0;
	top: -15px;
	display: block;
	background-size: contain;
}
.team_work {
	font-size: 22px;
	font-style: normal;
	font-weight: 300;
	text-align: center;
	padding: 0 10px;
	padding-bottom: 15px;
}
.rews {
	background-color: #000;
	background-image: url('/wp-content/uploads/2023/09/colorful-firework-display-1.png'), url('/wp-content/uploads/2023/09/rewbg2.png');
	background-position: left 50%, right 50%;
	background-repeat: no-repeat, no-repeat;
}
.rews_slider {
	max-width: 1150px;
	margin: 0 auto;
}
.rew_item_in {
	display: flex;
	align-items: flex-start;
}
.rew_data {
	margin-left: 10px;
}
.rew_name {
	color: var(--gold, #FFD68D);
	font-family: PO;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: 104%; /* 49.92px */
	letter-spacing: 2.4px;
	margin-bottom: 30px;
}
.rew_voice span {
	color: var(--gold, #FFD68D);
	font-family: Inter !important;
	font-size: 16px;
	font-style: italic;
	font-weight: 300;
	line-height: 160.523%;
	margin-top: 20px;
	display: block;
}
.rew_text {
	color: #FFF;
	font-family: Inter !important;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	line-height: 160.523%;
	margin-top: 30px;
}
.rews_slider .slick-slide img {
	margin: initial;
	margin-top:-20px
}
.rews_slider_wrap .slider_arrow.slick-arrow,
.rews_slider_wrap .slider_arrow.slick-arrow:hover,
.rews_slider_wrap .slider_arrow.slick-arrow:focus,
.rews_slider_wrap .slider_arrow.slick-arrow:active {
	position: static;
}
.rews_slider_wrap .slick_arr_wrap {
	display: flex;
	justify-content: center;
}
.rews_slider_wrap .slider_arrow.slick-arrow + .slider_arrow {
	margin-left: 30px;
}
.rew_rates {
	background: #FFEBC7;
	padding: 20px 45px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 20px;
    margin-top: -70px;
}
.rew_rate {
	display: flex;
	align-items: center;
}
.rate_num {
	color: #000;
	text-align: center;
	font-family: PO;
	font-size: 34.2px;
	font-style: normal;
	font-weight: 700;
	line-height: 104%; /* 35.568px */
	letter-spacing: 1.71px;
	margin: 0 10px;

}
.faq {
	background-color: #252526;
	background-image: url('/wp-content/uploads/2023/09/serv-bg-1-1.png'), url(/wp-content/uploads/2023/09/moonn.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left top, right 70px;
}
.faq_item {
	padding: 35px;
	fill: rgba(33, 43, 64, 0.35);
	border: 1px solid #DFDFDF;
	backdrop-filter: blur(4px);
	border-radius: 20px;
}
.faq_item + .faq_item {
	margin-top: 15px;
}
.faq_title {
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: var(--gold, #FFD68D);
	font-family: Inter !important;
	font-size: 26px;
	font-style: normal;
	font-weight: 500;
	line-height: 160.523%; /* 41.736px */
	text-transform: uppercase;
}
.faq_text {
	color: #FFF;
	font-family: Inter !important;
	font-size: 28px;
	font-style: normal;
	font-weight: 300;
	line-height: 168.023%;
	display: none;
}
.faq_arr {
	transform: rotate(180deg);
	transition: all 0.3s ease;
}
.faq_arr.active {
	transform: rotate(0);
}

.foot {
	background: #000;
}
.foot_in {
	display: flex;
	justify-content: space-between;
}
.foot_col {
	width: calc(100% / 3 - 20px);
}
.foot_logo img {
	width: 320px;
}
.bank_data {
	font-size: 24px;
	font-style: normal;
	font-weight: 300;
	line-height: 168.023%;
	margin-top: 40px;
}
.policy {
	color: var(--gold, #FFD68D);
	font-family: Inter !important;
	font-size: 26px;
	font-style: normal;
	font-weight: 300;
	line-height: 168.023%; /* 43.686px */
	text-decoration-line: underline;
	margin-top: 40px;
}
.site_dop {
	color: #FFF;
	font-family: Inter !important;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	line-height: 160.523%;
	margin-top: 20px;
	margin-bottom: 50px;
}
.soc_row {
	display: flex;
	align-items: center;
}
.soc_item + .soc_item {
	margin-left: 20px;
}
.foot_title {
	color: var(--gold, #FFD68D);
	font-family: Inter !important;
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: 160.523%; /* 41.736px */
	text-transform: uppercase;
	margin-bottom: 20px;
}
.foot_feats .bann_feats_item {
	font-size: 20px;
	font-weight: 300;
	padding: 5px 30px;
	width: 100%;
}
.foot_info + .foot_info {
	margin-top: 30px;
}
.foot_info .foot_title {
	margin-bottom: 0;
}
.foot_info {
	font-size: 22px;
}
.map_btn {
	padding: 30px;
	color: #000;
	width: 100%;
	display: block;
	margin-top: 30px;
	border-radius: 20px;
	text-align: center;
	font-weight: 500;
}
.burg_open {
	display: none;
}
.burg_close {
	display: none;
}
.call_btn_mob {
	display: none;
}
.mob_fon {
	display: none;
}

@media (max-width: 1650px) {
	.container {
		padding: 0 15px;
		max-width: 1140px;
	}
	.head_in {
		padding-bottom: 25px;
	}
	.bann {
		background-position: left top, 50% top;
	}
	.page-template-tmpl-home .bann_txt {
		font-size: 65px;
	}
	.title_vid:after {
		width: 40px;
    	height: 40px;
    	background-size: 40px 40px;
	}
	.title_vid {
		padding: 6px 20px;
		font-size: 18px;
	}
	.bann_feats_item {
		font-size: 22px;
	}
	#menu-glavnoe-menju li {
	    margin-right: 30px;
	}
	#menu-glavnoe-menju li:last-child {
		margin-right: 10px;
	}
	.head_in .logo img {
		max-width: 100px;
	}
	.head_tel {
	    font-size: 18px;
	    margin-left: 20px;
	}
	.call_btn {
		padding: 15px 15px;
	    margin-left: 15px;
	    font-size: 14px;
	}
	.head_in .logo {
	    margin-right: 15px;
	}
	.online_btn {
		padding: 10px;
	}
	.usil_text {
		font-size:18px;
	}
	.serv_in {
		position: relative;
		z-index: 2;
	}
	.faq {
		background-position: left top, 130% 70px;
	}
	.do_pos_img {
		max-height: 650px;
	}
	.onas_item {
		margin-top: 60px;
   		padding-right: 40px;
	}
	.onas_num {
		font-size: 130px;
		height: 75px;
	}
	.onas {
		padding: 40px 0;
	}
}
@media (max-width: 1650px) and (min-width: 993px) {
	.bann {
		background-size: 200px auto, auto;
		min-height: 850px
	}
	.work_har {
		flex-wrap: nowrap;
	}
	.work_item_desc {
		padding: 24px 30px;
	}
	.work.padd {
		padding: 40px 0;
	}
	.team_img {
		height:230px;
	}
	.team_name {
		font-size: 20px;
	}
	.team_work {
		font-size: 16px;
	}
	.tead_desc {
		min-height: 130px;
	}
	.rews_slider_wrap .slick_arr_wrap {
		transform: translateY(-150px);
	}
	.faq_title {
		font-size:22px;
	}
	.faq_text {
		font-size:20px;
	}
	.faq_item {
		padding: 15px 30px;
	}
	.foot_info,
	.bank_data,
	.policy {
		font-size: 20px;
	}
	.foot_title {
		font-size: 22px;
	}
	.foot_logo img {
		width: 250px;
	}
	.stars {
		max-width:80px;
	}
	
}
@media (max-width: 1240px) {
	.container {
		max-width: 960px;
	}
	.head_right_in {
		flex-direction: column;
		align-items: flex-start;

	}
	.online_btn {
		border: 0;
		background: 0;
		margin-left: 20px;
		padding: 0;
	}
	.usil_item {
		padding-right: 50px;
		margin-top: 60px;
	}
	.usil {
		background-position: 120% center;
	}
	.with_bg_1 {
	    display: none;
	}
	.with_bg_2 {
	    display: none;
	}
	.onas_item {
		padding-right: 70px;
	}
	.onas_num {
		right: 35px;
	}
	.onas_title br,
	.onas_text br {
		display: none;
	}
	.work_har_item {
		margin-right: 40px;
		margin-top: 10px;
	}
	.work_slider .slick-next {
		right: 0;
	}
	.work_slider .slick-prev {
		left: 0;
	}
	.team_item {
	    margin: 0 15px 50px;
	    width: calc(100% / 3 - 30px);
	}
	.rews {
		background-position: -50% 50%, 120% 50%;
	}
	.rew_rate {
		padding: 10px;
	}
	.rew_rates {
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.rews_slider .slick-next {
		right: 43%;
	}
	.rews_slider .slick-prev {
		left: 43%;
	}
	.faq {
	    background-position: left top, 150% 70px;
	}

}
@media (max-width: 992px) {
	.container {
		max-width: 720px;
	}
	.burg_open {
		display: block;
		cursor: pointer;
		margin-left: 25px;
	}
	.call_btn_desc {
		display: none;
	}
	.nav {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		height: 100vh;
		background: #1E2024;
		padding: 50px 15px;
		z-index: 10;
	}
	body.admin-bar .nav {
		top: 32px;
	}
	.call_btn_mob  {
		display: inline-block;
	}
	.burg_close {
		display: block;
		cursor: pointer;
		position: absolute;
		top: 30px;
		right: 20px;
	}
	#menu-glavnoe-menju {
	    display: flex;
	    align-items: flex-start;
	    flex-direction: column;
	    margin-bottom: 25px;
	}
	.call_btn_mob {
		margin-left: 0;
		padding: 15px 30px;
		font-size: 15px;
	}
	#menu-glavnoe-menju li {
		margin-right: 0;
		text-transform: uppercase;
	}
	#menu-glavnoe-menju li + li {
		margin-right: 0;
		margin-top: 15px;
	}
	.page-template-tmpl-home .bann_txt {
		font-size: 60px;
	}
	.serv_item {
		width: calc(100% / 2 - 25px);
	}
	.onas_item {
		width: calc(100% / 2);
	}
	.onas_num {
		right: 15px;
		font-size: 125px;
	}
	.team_item {
	    margin: 0 15px 50px;
	    width: calc(100% / 2 - 30px);
	}
	.rew_item_in {
		flex-direction: column;
		align-items: center;
	}
	.rew_data {
		margin-left: 0;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.rew_text {
		display: none;
	}
	.rew_rates {
		padding: 10px;
		margin-top: 40px;
	}
	.rew_rate {
		width: 50%;
	}
	.rews_slider_wrap .slick-arrow,
	.rews_slider_wrap .slick-arrow:hover,
	.rews_slider_wrap .slick-arrow:focus,
	.rews_slider_wrap .slick-arrow:active {
		top: 106%;
	}
	.rews_slider_wrap .slick-prev {
		left: 40%;
	}
	.rews_slider_wrap .slick-next {
		right: 40%;
	}
	.faq {
	    background-position: -150px top, 150% 70px;
	}
	.foot_in {
		flex-wrap: wrap;
	}
	.foot_col_full {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
		margin-bottom: 50px;
	}
	.foot_col_half {
		width: 50%;
		padding: 0 20px;
	}

}
@media (max-width: 768px) {
	.container {
		max-width: 100%;
	}
	.head_in {
		padding-top: 10px;
	}
	
	.title_vid {
		position: absolute;
		bottom: -100px;
    	right: 50px;
		border-radius: 50%;
		width: 50px;
		height: 50px;
		font-size: 0;
	}
	.title_vid:after {
	    width: 25px;
	    height: 25px;
	    background-size: 35px;
	    min-width: 25px;
	    margin-left: -7px;
	}
	.usil_img {
		display: none;
	}
	.slider_arrow.slick-arrow,
	.slider_arrow.slick-arrow:hover,
	.slider_arrow.slick-arrow:focus,
	.slider_arrow.slick-arrow:active {
		position: static;
	}
	.slick_arr_wrap {
		display: flex;
		justify-content: center;
	}
	.slider_arrow + .slider_arrow {
		margin-left: 30px;
	}
	.team_bot {
		margin-top: 50px;
	}
}
@media (max-width: 578px) {
	.head_tel span,
	.online_btn span {
		font-size: 14px;
	}
	.mob_fon {
		display: flex;
		justify-content: center;
		    margin: -100px -15px 0;
	}
	.mob_fon_img {
		width: calc(100% + 30px);
	}
	.page-template-tmpl-home .bann_txt {
	    font-size: 20px;
	    text-align: center;
	    position: relative;
	}
	.bann {
		min-height:750px;
	}
	.bann .bann_feats {
		margin-top: -100px;
	}
	.bann .bann_feats_item {
		padding: 5px 12px;
	    font-size: 14px;
	    margin-bottom: 8px;
	    font-weight: 300;
	    max-width: initial;
	    width: 100%;
	}
	.bann_feats_item:last-child {
		display:none;
	}
	.bann_btn_row {
		margin-top: 10px;
		flex-direction: column;
		align-items: center;
		padding-bottom: 50px;
	}
	.bann .bann_btn {
		padding: 15px;
		font-size: 16px;
		font-weight: 500;
		width: 100%;
		display: block;
		text-align: center;
	}
	.bann_btn_texxt {
		padding-left: 0;
		text-align: center;
		font-size: 14px;
		margin-top: 15px;
	}
	.bann_btn_texxt br {
		display: none;
	}
	.bann_btn_texxt:before {
		content: url('/wp-content/uploads/2023/09/arrb.svg');
		position: static;
		margin-top: -3px;
	}
	.bann_btn_texxt:after {
		content: url('/wp-content/uploads/2023/09/arrbr.svg');
		position: static;
		margin-top: -3px;
	}
	.usil_item {
    	width: calc(100% /2);
    	padding-right: 30px;
    	margin-top: 50px;
    }
    .usil {
    	position: relative;
    }
    .usil:before {
    	content: "";
	    background: #000;
	    width: 100%;
	    height: 100%;
	    opacity: 0.8;
	    display: block;
	    position: absolute;
    }
    .usil_in {
    	position: relative;
    }
    .usil_text {
    	font-size: 14px;
    	margin-top: 10px;
    }
    .usil_ico {
    	max-width: 35px;
    }
    .serv_item {
    	width: 100%;
    	margin-bottom: 15px;
    }
    .block_title {
    	font-size: 24px;
    	margin-bottom: 20px;
    }
    .padd {
    	padding: 40px 0;
    }
    .serv_item_title {
    	font-size: 14px;
    }
    .onas {
    	padding: 40px 0;
    }
    .onas_item {
    	width: 100%;
    	margin-top: 40px;
    	display: flex;
    	flex-wrap: wrap;
    }
    .onas_num {
    	position: static;
    	display: flex;
    	flex-wrap: wrap;
    	line-height: 1;
    	font-size: 60px;
    	margin-right: 20px;
    }
    .onas_title {
    	font-size: 16px;
    	width: calc(100% - 100px);
    }
    .onas_text {
    	font-size: 14px;
    }
    .work_item_main {
    	display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(4, 1fr);
		grid-column-gap: 15px;
		grid-row-gap: 15px;
    }
    .work_item_main_big { grid-area: 1 / 1 / 3 / 3; }
	.work_item_main_mini_1 { grid-area: 3 / 1 / 4 / 2; }
	.work_item_main_mini_2 { grid-area: 3 / 2 / 4 / 3; }
	.work_item_main_mini_3 { grid-area: 4 / 1 / 5 / 2; }
	.work_item_main_mini_4 { grid-area: 4 / 2 / 5 / 3; }

	.work_har_item .work_item_har_icon {
		max-width: 30px;
		margin-right: 5px;
	}
	.work_item_har_title {
		font-size: 16px;

	}
	.work_item_har_text {
		font-size: 14px;
	}
	.work_item_desc {
		padding: 20px;
	}
	.work_item_title {
		font-size: 16px;
		text-align: center;
	}
	.work_item_text {
		font-size: 14px;
	}
	.work_btn {
		padding: 18px 25px;
		font-size: 14px;
	}
	.work {
		background-image: none;
	}
	.team_img {
		height: 180px;
	}
	.rate_num {
		font-size: 20px;
	}
	.stars {
		max-width: 75px;
	}
	.rate_icon {
		max-width: 30px;
	}
	.faq {
	    background-position: -156px top, calc(100% + 300px) 70px;
	}
	.faq_item {
		padding: 12px;
	}
	.faq_title {
		font-size: 12px;
	}
	.faq_text {
		font-size: 10px;
	}
	.faq_arr {
		max-width: 15px;
	}
	.foot_logo img {
	    width: 150px;
	}
	.bank_data {
		font-size: 10px;
		margin-top: 12px;
	}
	.policy {
		font-size: 10px;
		margin-top: 12px;
	}
	.site_dop {
		font-size: 6px;
		margin-top: 12px;
		margin-bottom: 30px;
	}
	.foot_title {
		font-size: 12px;
		margin-bottom: 6px;
	}
	.foot_feats .bann_feats_item {
		font-size: 10px;
		padding: 5px 10px;
	}
	.foot_info {
		font-size: 10px;
	}
	.foot_info + .foot_info {
	    margin-top: 10px;
	}
	.map_btn {
		padding: 10px;
		font-size: 12px;
	}
	.rews {
		background: #000;
	}
	.team {
		background-image: url('/wp-content/uploads/2023/09/team_bg.png');
		background-position: center 50%;
	}
	.tead_desc {
		min-height: 100px;
	}
	.team_name {
		font-size: 14px;
	}
	.team_work {
		font-size: 12px;
	}
}
