* {
	box-sizing: border-box;
}

@font-face {
	font-family: "MyriadPro";
	src: url("../fonts/Montserrat-Medium.ttf");
}

@font-face {
	font-family: "MyriadProBlack";
	src: url("../fonts/Montserrat-Black.ttf");
}

@font-face {
	font-family: "MyriadProBold";
	src: url("../fonts/Montserrat-Bold.ttf");
}

body {
	position: relative;
}

* {
	font-family: "MyriadPro", sans-serif;
}

.row {
	margin-right: 0px !important;
	margin-left: 0px !important;
}

.form-control.error {
	border: 1px solid #fa5b60 !important;
}

/*               Header             */

.header {
	position: relative;
	overflow: hidden;
}

.header .container.top {
	z-index: 20;
}

.overlay {
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 4;
}

.fullscreen-bg__video {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
}


/*.tr-row{
	position: absolute;
	background: #888;
	opacity: 0.7;
	height: 760px;
	width: 100%;
	top: 0;
	left: 0;
}*/
/*.top{
	z-index: 2;
}*/
.top .row {
	color: #fff;
	height: 190px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	margin-bottom: 70px;
}

.top .logo {
	display: flex;
	justify-content: space-between;
}

.top .logo img {
	display: block;
	max-width: 90px;
	height: auto;
}

.top .logo-img {
	display: flex;
	align-items: center;
}

.logo-text {
	margin-left: 20px;
	display: inline-block;
	margin-top: auto;
	margin-bottom: auto;
}

.logo-text h1 {
	font-size: 30px;
	font-family: "MyriadPro", serif;
}

.logo-text h3 {
	font-size: 16px;
}

.tel {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	text-align: right;
}

.mail a {
	color: #fff;
	font-size: 16px;
}

.mail a:hover {
	color: #fff;
	text-decoration: underline;
}

.number {
	font-size: 22px;
	font-family: "MyriadProBold", sans-serif;
}

.center-btn {
	display: block;
	margin-left: auto;
	margin-right: auto;
	align-items: center;
}

.btn {
	display: block !important;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
	font-size: 14px;
	border: 0px solid transparent;
}

.format .btn.btn_mt {
	margin-top: 30px;
}

.call-btn {
	display: block;
	margin-top: auto;
	margin-bottom: auto;
}

.call-btn .btn {
	font-size: 14px;
	text-transform: uppercase;
}

.contact {
	display: inline-block;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: 20px;
}

.jumbotron {
	color: #fff;
	margin: 50px;
}

.jumbotron h1,
.jumbotron b {
	text-align: center;
	text-transform: uppercase;
	font-size: 40px;
	font-family: "MyriadProBlack", sans-serif;
}

.jumbotron p {
	font-size: 22px;
	text-align: center;
}

.jumbotron b {
	background: rgb(0, 0, 0);
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgba(254, 12, 0, 1) 100%);
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgba(254, 12, 0, 1) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgba(254, 12, 0, 1) 100%);
}

.header .center-btn {
	margin-top: 80px;
}

.new {
	padding: 50px 0;
}

.new__item {
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem;
}

.new__list {
	display: flex;
	justify-content: center;
	margin: 40px 0 0;
	padding: 0;
	list-style: none;
}

.new__title {
	text-align: center;
	font-family: "MyriadProBold", sans-serif;
	line-height: 40px;
	font-size: 36px;
}

.new__item {
	width: 300px;
	margin: 0 15px;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0 0 20px;
}

.new__item .btn {
	margin-top: auto;
}

.new__item-title {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	margin-top: 20px;
}

@media (max-width: 576px) {
	.jumbotron {
		margin: 10px;
	}

	.jumbotron h1 {
		text-align: center;
		font-size: 20px;
	}

	.jumbotron p {
		font-size: 14px;
		text-align: center;
	}

	.logo-text h1 {
		font-size: 22px !important;
	}

	.logo-text h3 {
		font-size: 14px;
	}

	.top .row {
		height: 110px;
	}

	.logo-img {
		line-height: 80px;
	}

	.h3.mob_number {
		display: block !important;
	}

}

@media (max-width: 345px) {
	.logo-text {
		margin-left: 15px;
	}

	.logo-text h1 {
		font-size: 20px;
	}
}

.mob_number {
	display: block;
}


/*
========== catalog =========
*/

.catalog {
	padding-bottom: 40px;
}

h1.title-text {
	width: 100%;
	text-align: center;
	font-family: "MyriadProBold", sans-serif;
	line-height: 40px;
	font-size: 36px;
	margin: 30px 0;
	padding: 0;

}

@media (max-width: 768px) {
	h1.title-text {
		font-size: 22px;
	}

	.new__title {
		font-size: 22px;
	}

	.format .btn.btn_mt {
		margin-top: 10px;
	}

	.mob_number {
		display: block !important;
	}

}

@media(max-width: 576px) {
	h1.title-text {
		font-size: 20px;
		line-height: 40px;
	}
}

p.card-text {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 16px;
	height: 48px;
	align-items: center;
}

button.btn,
#sendForm {
	padding: 10px 20px;
	color: #fff;
	background-color: #ec3844;
}

button.btn.btn_two {
	padding: 15px 20px;
}

button.btn:hover {
	color: #fff !important;
	/*box-shadow: 0px 0px;*/
}

.box .btn {
	letter-spacing: 0px;
}

.box .card-body {
	padding: 1.25rem 0;
}

.box .card-text {
	padding: 0 1.25rem;
}

/*
========== adv =========
*/

.adv {
	background-image: url("../img/bg2.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding-bottom: 0;
	background-attachment: fixed;

}

.adv .container {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.9), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.9), rgba(0, 0, 0, 0));
	background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.9), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.9), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.9), rgba(0, 0, 0, 0));
}

@media (max-width: 768px) {
	.adv {
		background-attachment: fixed;
	}
}

.transparent-box {}

/*.transparent-box:hover{
	box-shadow: 0px 4px 10px #888;
}*/
.round-img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 126px;
	height: 126px;
	border: 10px solid #efefef;
	border-radius: 50%;
	overflow: hidden;
	background: #fff;
	color: #fe0c00;
	margin-top: 20px;
	box-shadow: 0px 0px 20px #888;
	line-height: 100px;
	/*align-items: center;*/
}

.round-img img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: auto;
	max-height: 55px;
	width: auto;
}

.adv p {
	/*height: 50px;*/
	font-size: 16px;
	text-align: center;
	padding: 14px 10px;
	margin-bottom: 30px;
}

/*     	SEO 		*/
.seo {}

.about {
	margin: 40px 0;
	border: 15px solid #f4f4f4;
	padding-bottom: 70px;
	padding-top: 20px;
}

/* @media (min-width: 1200px) {
	.about {
		margin-left: 33.333333%;
	}
} */

.about h1 {
	margin: 30px 30px;
}

.about h1 b {
	font-family: "MyriadProBold", sans-serif;
}

.about h2 {
	margin-left: 0;
	text-align: center;
}

.about p {
	font-size: 14px;
	margin: 3px 10px 20px 10px;
}

.seo-content {
	position: relative;
}

.slid {
	position: absolute;
	top: 100px;
	left: 30px;
	width: 540px;
	/*height: 340px;*/
	height: 400px;
	background: green;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 0px 15px #888;
}

.slid img {
	height: 420px;

}

.circle-indicator {
	width: 10px !important;
	height: 10px !important;
	border-radius: 50%;
}

@media (max-width: 1200px) {

	.zakaz {
		position: relative;
		margin-bottom: 20px;
	}

	.zakaz .btn {
		position: relative;
	}

	/*width: 220px; position: absolute; bottom: 60px; right: 50px; font-size: 12px;*/
}

@media (min-width: 1100px) {
	.zakaz .btn {
		position: absolute;
		bottom: 70px;
		right: 50px;
		font-size: 12px;
	}
}

@media (max-width: 576px) {
	.slid {
		width: 100%;
		position: relative;
		top: 10px;

		margin-left: 30px;
	}

	.slid img {
		height: 340px;

	}
}

@media (max-width: 768px) {
	.about {
		padding-bottom: 20px;
	}

	.about h1 {
		font-size: 20px;
		margin: 10px;
	}

	.about p {
		margin: 10px;
		width: 100%;
	}

}

.seo button {
	/*position: absolute;*/
	bottom: 20px;
}

/*     Gallery     */
.gallery {
	background: #f4f4f4;
}

.gallery img {
	width: 100%;
}

/*		Step 		*/

.step {
	background: url("../img/bg3.png");
	background-repeat: no-repeat;
	background-size: 100% 150%;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.step .arrow-r {
	position: absolute;
	right: -10px;
	top: 25%;
	color: #fff;
}

@media (max-width: 940px) {
	.step .arrow-r {
		display: none;
	}
}

/*.step .arrow-r:nth-child(1){
	position: absolute;
	right: -10px;
	top: 25%;
	color: #fff;
}
.step .arrow-r:nth-child(2){
	position: absolute;
	right: -10px;
	top: 25%;
	color: #fff;
}
.step .arrow-r:nth-child(3){
	position: absolute;
	right: -10px;
	top: 25%;
	color: #fff;
}*/
.step .title-text {
	color: #f4f4f4;
}

.step p {
	text-align: center;
	color: #fff;
}

.bg-gradient {
	background: -webkit-gradient(linear, left top, left bottom, from(#ff8400), to(#ec3844));
	background: -webkit-linear-gradient(top, #ff8400, #ec3844);
	background: -moz-linear-gradient(top, #ff8400, #ec3844);
	background: -ms-linear-gradient(top, #ff8400, #ec3844);
	background: -o-linear-gradient(top, #ff8400, #ec3844);
	background: linear-gradient(to bottom, #ff006f, #ec3844);
}

.step .round-img {
	box-shadow: 0px 0px 0px;
	border-color: #86827d;
}

.step .btn {
	margin-bottom: 30px;
	padding: 18px 40px;
	font-size: 16px;
}

.format {
	background-color: #f4f4f4;
}

.format .btn {
	width: auto;
	overflow: hidden;
	margin-top: -30px;
	margin-bottom: 40px;
}


/*			Slider 			*/
.review {
	background: #fff;
}

.review-list {}

.review-item {
	border-radius: 10px;
	margin: 8px 15px;
	padding: 10px 15px;
	box-shadow: 0px 0px 15px #555;
}

.review-top {
	border-bottom: 2px solid #ddd;
}

.review-top h4 {
	font-size: 16px;
}

.review-top p {
	font-size: 14px;
}

.review .info {
	float: right;
	display: block;
	margin-right: 30px;
	margin-top: 10px;
}

.review-content {
	display: inline-block;
	margin-top: 30px;
}

.slick-arrow {
	/*background: red;*/
}

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


#googleMap {
	z-index: 0;
	position: relative;
}

.address {
	position: absolute;
	top: 150px;
	padding: 30px;
	overflow: hidden;
	box-shadow: 0px 0px 10px #888;
	z-index: 99;
	margin-left: 40px;
}

.address .center-btn {
	margin-left: 0;
	margin-top: 30px;
	font-size: 18px;
}

@media (max-width: 1200px) {
	.top .row.row_header {
		justify-content: center;
		padding-top: 10px;
		height: auto;
		margin-bottom: 0;
	}

	.jumbotron h1 {
		font-size: 32px;
	}

	.jumbotron {
		margin: 40px 0;
	}

	.new__list {
		justify-content: space-between;
	}

	.new__item {
		width: 33%;
		max-width: 300px;
		margin: 0;
	}

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

	.footer .top .row {
		height: auto;
		padding-top: 30px;
	}

	.about h2 {
		margin-left: 0;
	}

	.about p {
		margin-left: 0;
	}

	.slid {
		display: block;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		top: 10px;
		margin-bottom: 40px;

	}
}

@media (max-width: 992px) {
	.new__list {
		flex-wrap: wrap;
		justify-content: center;
	}

	.new__item {
		width: 300px;
		margin: 0 10px 20px;
	}
}

@media (max-width: 768px) {
	.new__item {
		width: 290px;
	}

	.top .row.row_header .tel {
		display: none;
	}

	.jumbotron h1 {
		font-size: 20px;
	}

	.header .btn {
		white-space: normal;
	}

	.slid {
		left: 0;
	}
}

@media (max-width: 768px) {
	.address {
		position: relative;
		top: -95px;
	}
}

.footer {
	height: 120px;
	color: #000;
}

.footer .logo-text {
	color: #000;
}

.logo-text h1 {
	font-size: 30px;

}

h3.mob_number {
	display: none;
}

.logo-text h3 {
	font-size: 16px;
}

.footer .number {
	color: #000;
}

.footer .mail a {
	color: #000;
	font-size: 16px;
	padding-bottom: 0px;
}

.mail a:hover {
	border-bottom: 1px dashed #000;
	text-decoration: none;
}





@media (max-width: 576px) {
	.footer .logo-text h1 {
		font-size: 20px;
	}

	.footer.logo-text h3 {
		font-size: 14px;
	}

	.footer .top .row {
		height: auto;
	}

	.footer .number {
		font-size: 14px;
	}

	.logo-img {
		line-height: 80px;
	}
}

.number a {
	color: #fff;
}

.number a: hover {
	color: #fff;
}

.number_2 a {
	color: #000;
}

.number_2 a:hover {
	color: #000;
}

iframe {
	width: 100%;
	height: 400px;
}

@media (min-width: 481px) and (max-width: 767px) {

	.logo-text h1 {
		font-size: 22px !important;
	}

	.mob_number {
		display: block !important;
	}

}

@media (min-width: 1281px) {

	mob_number {
		display: none;
	}

}


@media (min-width: 1025px) and (max-width: 1280px) {

	mob_number {
		display: none;
	}

}




.table_a_s_d {
	border: 1px solid #eee;
	table-layout: fixed;
	width: 100%;
	margin-bottom: 20px;
}

.table_a_s_d th {
	font-weight: bold;
	padding: 5px;
	background: #efefef;
	border: 1px solid #dddddd;
}

.table_a_s_d td {
	padding: 5px 10px;
	border: 1px solid #eee;
	text-align: left;
	font-size: 19px;
}

.table_a_s_d tbody tr:nth-child(odd) {
	background: #fff;
}

.table_a_s_d tbody tr:nth-child(even) {
	background: #F7F7F7;
}


.title_a_s_d {
	font-size: 2rem;


	width: 100%;
	text-align: center;
	font-family: "MyriadProBold", sans-serif;
	line-height: 40px;
	font-size: 36px;
	margin: 30px 0;
	padding: 0;
	font-weight: 500;
}

.td_a_s_d_title {
	font-weight: 700;
}


.table_a_s_d_1 tr td:nth-child(2) {
	text-align: center;
}

.table_a_s_d_1 tr th:nth-child(2) {
	text-align: center;
}

.ul_a_s_d li {
	text-align: left;
	font-size: 17px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.di_href_d_col_a_s_d {
	display: flex;
	flex-direction: column;
}

.di_href_d_col_a_s_d a {
	font-size: 17px;
}

.sp_fd_c_a_s_d_s {
	display: flex;
	flex-direction: column;
}

.sp_fd_c_a_s_d_s span {
	font-size: 17px;
}

.sp_fd_c_a_s_d_s span a {
	font-weight: 700;
	color: #000;
}

.gmotmgoe5mow_p {
	font-size: 17px;
}



.htyhrghyryhrydht .slider {
	width: 100%;
	margin: 0px auto;
}

.htyhrghyryhrydht .slick-slide {
	margin: 10px;
}


.bythe5betw {
	font: normal normal normal 14px/1 FontAwesome !important;
	font-family: FontAwesome;
}

.bythe5betw::before {
	font-family: FontAwesome;
	font: normal normal normal 35px/1 FontAwesome !important;
}

.bythe5betw {
	/* width: 15px;
    height: 35px;*/
}

.bythe5betw22323 {
	transform: rotate(180deg);
}

.kvkvjyvkhb_block * {
	max-width: 100%;
}

@media (max-width: 992px) {
	.kvkvjyvkhb_block .btn {
		font-size: 13px;
	}
}

@media (max-width: 580px) {
	.htyhrghyryhrydht .slider {
		width: 86%;
	}
}


@media (max-width: 1200px) {
	.table_a_s_d td {
		font-size: 16px;
	}
}

.ov_h_tqble_a_s_d {
	overflow: auto;
}

.table_a_s_d_2 {
	min-width: 880px;
}

@media (max-width: 767px) {
	.table_a_s_d td {
		font-size: 15px;
	}

	.table_a_s_d_2 {
		min-width: 880px;
	}

	.table_a_s_d td {
		padding: 5px 5px;
	}
}

@media (max-width: 467px) {
	.table_a_s_d td {
		font-size: 14px;
	}
}

.hgnjtcjjc {
	margin-top: 10px;
}

.gtrhdhdrthhd {
	min-height: 730px;
}

.gtrhdhdrthhd2 {
	display: flex;
	flex-direction: column;

}

.gtrhdhdrthhd3 {
	margin-top: auto;
	margin-bottom: auto;
}

.gtrhdhdrthhd4 {
	margin-bottom: 20px;
}

.hrdthdtyhjtdc5 {
	width: 100%;
}

@media (max-width: 1330px) {
	.gtrhdhdrthhd {
		min-height: 660px;
	}
}

@media (max-width: 1230px) {
	.gtrhdhdrthhd {
		min-height: 600px;
	}
}

@media (max-width: 1130px) {
	.gtrhdhdrthhd {
		min-height: 510px;
	}
}

@media (max-width: 930px) {
	.hrdthdtyhjtdc5 {
		width: 128%;
	}
}

@media (max-width: 730px) {
	.hrdthdtyhjtdc5 {
		width: 179%;
		left: -46%;
	}

	.gtrhdhdrthhd {
		min-height: 470px;
	}
}

@media (max-width: 530px) {
	.hrdthdtyhjtdc5 {
		width: 220%;
		left: -60%;
	}

	.gtrhdhdrthhd {
		min-height: 460px;
	}
}

@media (max-width: 430px) {
	.hrdthdtyhjtdc5 {
		width: 260%;
		left: -70%;
	}

}

.di_href_d_col_a_s_d * {
	font-size: 17px;
}

.a_tel_a_s_d {
	text-decoration: none;
	color: #fff;
}


.bythe5betw {
	top: calc(50% - 37px);
}


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

.bloki_a_s_d_blok_rith {
	padding: 16px;
	border-radius: 10px;
	font-size: 16px;
	font-family: 'Inter', sans-serif;
	background: rgba(255, 255, 255, 0.6);
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);


}

.bloki_a_s_d_blok_rith_1 {
	max-width: 465px;
	margin-left: 40px;
}


.bloki_a_s_d_blok_rith_2 {
	max-width: 475px;
	margin-right: 40px;
}

.bloki_a_s_d_blok_rith_3 {
	max-width: 460px;
	margin-left: 40px;
}

.bloki_a_s_d_blok_rith_4 {
	max-width: 470px;
	margin-right: 40px;
}

.bloki_a_s_d_blok_rith_5 {
	max-width: 504px;
	margin-left: 40px;
}

.bloki_a_s_d_blok_rith_6 {
	max-width: 405px;
	margin-right: 40px;
}

.bloki_a_s_d_blok_rith_7 {
	max-width: 535px;
	margin-right: 40px;
}

.bloki_a_s_d_bloki {
	width: 1150px;
	max-width: 100%;
	display: flex;
	flex-direction: column;
	margin-left: auto;
	margin-right: auto;
}

.bloki_a_s_d_blok {
	position: relative;
}


.bloki_a_s_d_blok_1 {
	margin-right: auto;
}

.bloki_a_s_d_blok_2 {
	margin-top: -33px;
	margin-left: auto;
}

.bloki_a_s_d_blok_3 {
	margin-top: -20px;
	margin-right: auto;
}

.bloki_a_s_d_blok_4 {
	margin-left: auto;
	margin-top: -33px;
}

.bloki_a_s_d_blok_5 {
	margin-right: auto;
	margin-top: -35px;
}

.bloki_a_s_d_blok_6 {
	margin-left: auto;
	margin-top: -44px;
}

.bloki_a_s_d_blok_7 {
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
	position: relative;
	right: 30px;
}

.hxdrthtrhrxhtjydxrjxd {
	margin-bottom: 60px;
}

@media (min-width: 1230px) {
	.hxdrthtrhrxhtjydxrjxd {
		max-width: 1180px;
	}
}


@media (max-width: 992px) {
	.bloki_a_s_d_blok_rith_1 {
		max-width: 405px;
		margin-left: 40px;
	}


	.bloki_a_s_d_blok_rith_2 {
		max-width: 415px;
		margin-right: 40px;
	}

	.bloki_a_s_d_blok_rith_3 {
		max-width: 400px;
		margin-left: 40px;
	}

	.bloki_a_s_d_blok_rith_4 {
		max-width: 410px;
		margin-right: 40px;
	}

	.bloki_a_s_d_blok_rith_5 {
		max-width: 444px;
		margin-left: 40px;
	}

	.bloki_a_s_d_blok_rith_6 {
		max-width: 345px;
		margin-right: 40px;
	}

	.bloki_a_s_d_blok_rith_7 {
		max-width: 465px;
		margin-right: 40px;
	}



	.bloki_a_s_d_blok_2 {
		margin-top: 10px;
	}

	.bloki_a_s_d_blok_3 {
		margin-top: 10px;
	}

	.bloki_a_s_d_blok_4 {
		margin-top: 10px;
	}

	.bloki_a_s_d_blok_5 {
		margin-top: 10px;
	}

	.bloki_a_s_d_blok_6 {
		margin-top: 10px;
	}

	.bloki_a_s_d_blok_rith_7 {
		order: 1;
		margin-left: 14px;
		margin-right: 0px;
	}

	.bloki_a_s_d_blok_7 {
		margin-top: 10px;
	}

	.bloki_a_s_d_blok img {
		max-height: 106px;
	}

	.bloki_a_s_d_blok_7 {
		right: 0;
	}
}

@media (min-width: 991px) and (max-width: 1018px) {
	.htyhrghyryhrydht {
		max-width: 934px;
	}
}




@media (max-width: 450px) {
	.bloki_a_s_d_blok_rith {
		font-size: 15px;
	}

	.bloki_a_s_d_blok_rith_1 {
		margin-left: 25px;
	}

	.bloki_a_s_d_blok_rith_2 {
		margin-right: 25px;
	}

	.bloki_a_s_d_blok_rith_3 {
		margin-left: 24px;
	}

	.bloki_a_s_d_blok_rith_4 {
		margin-right: 24px;
	}

	.bloki_a_s_d_blok_rith_5 {
		margin-left: 25px;
	}

	.bloki_a_s_d_blok_rith_6 {
		margin-right: 24px;
	}
}

@media (max-width: 360px) {
	.bloki_a_s_d_blok_rith {
		font-size: 13px;
	}

	.bloki_a_s_d_blok img {
		max-height: 90px;
	}
}


.bythe5betw22323 {
	top: calc(50% - 56px);
}

body .bythe5betw {
	width: 30px;
	height: 30px;
}


.htyhrghyryhrydht .slick-next {
	right: -35px;
}

.htyhrghyryhrydht .slick-prev {
	left: -35px;
}




.revr_bl_otz {
	min-height: 280px;
	display: flex !important;
	flex-direction: column;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.08);
	padding: 40px;
	background-color: #fff;
	justify-content: center;
}


.revr_bl_otz_top {
	font-size: 15px;
	font-weight: 400;
	color: #000;
	font-family: "MyriadPro", sans-serif;
}

.revr_bl_otz_bottom {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.revr_bl_otz_bottom {
	margin-top: 40px;
}


.revr_bl_otz_bottom_left_top {
	font-size: 13px;
	font-weight: 600;
	color: #000;
	font-family: "MyriadPro", sans-serif;
	text-align: right;
}

.revr_bl_otz_bottom_left {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.revr_bl_otz_bottom_left {
	margin-right: 10px;
}

.htyhrghyryhrydht2tyu {
	position: relative;

}

.htyhrghyryhrydht2tyu_fon {
	background: #F3F3F3;
	position: absolute;
	height: 100%;
	width: 6000px;
	left: -1000px;
	z-index: -1;
}

.htyhrghyryhrydht2tyu_sekt {
	width: 100%;
	overflow: hidden;
}

.htyhrghyryhrydht2tyu_sekt .bythe5betw {
	top: calc(50% - 0px);
}


@media (max-width: 1200px) {
	.revr_bl_otz {
		padding: 24px;
	}

	.revr_bl_otz_bottom {
		margin-top: 24px;
	}

	.revr_bl_otz {
		min-height: 240px;
	}
}


.htyhrghyryhrydht2tyu_sekt .bythe5betw {
	top: calc(100% + 20px);
}

.htyhrghyryhrydht2tyu_sekt .bythe5betw22323 {
	top: calc(100% + 0px);
}


.htyhrghyryhrydht2tyu .slick-prev {
	left: calc(50% - 165px);
}

.htyhrghyryhrydht2tyu .slick-next {
	left: calc(50% + 135px);
}


.htyhrghyryhrydht2tyu {
	padding-bottom: 120px;
}

.htyhrghyryhrydht2tyu .title-text {
	margin-top: 40px;
}

.htyhrghyryhrydht2tyu_sekt .bythe5betw {
	top: calc(100% + 66px);
}






.slidecontainer {
	width: 230px;
	position: relative;
}

.slider_polz {
	-webkit-appearance: none;
	width: calc(100% - 60px);
	height: 1px;
	background: rgba(186, 186, 186, 1);
	border-radius: 1px;
	outline: none;
	opacity: 1;
	-webkit-transition: .2s;
	transition: opacity .2s;
}

.slider_polz:hover {
	opacity: 1;
}

.slider_polz::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #000;
	cursor: pointer;
}

.slider_polz::-moz-range-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #000;
	cursor: pointer;
}

.slidecontainer {
	position: absolute;
	bottom: 35px;
}

.slidecontainer_left_1 {
	color: #ec3844;
	font-weight: 400;
	font-size: 24px;
	font-family: 'Inter', sans-serif;
	margin-right: 20px;
}

.slidecontainer_rith_1 {
	color: #000;
	font-weight: 400;
	font-size: 24px;
	font-family: 'Inter', sans-serif;
	margin-left: 20px;
}

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


.htyhrghyryhrydht2tyu_sekt .slick-dots {
	display: none !important;
}



@media (max-width: 400px) {
	.slidecontainer {
		width: 200px;
	}

	.htyhrghyryhrydht2tyu .slick-next {
		left: calc(50% + 120px);
	}

	.htyhrghyryhrydht2tyu .slick-prev {
		left: calc(50% - 150px);
	}

	.revr_bl_otz {
		padding: 10px;
	}
}

.htyhrghyryhrydht {
	position: relative;
}


.htyhrghyryhrydhttri333 .slidecontainer {
	position: absolute;
	bottom: 11px;
}

.htyhrghyryhrydhttri333 .slick-dots {
	display: none !important;
}


.title_a_s_d {
	margin: 50px 0;
}

.htyhrghyryhrydhttri333 {
	padding-bottom: 60px;
}

.htyhrghyryhrydhttri333 .slidecontainer {
	position: absolute;
	bottom: 20px;
}

.hxdrthtrhrxhtjydxrjxd .title-text {
	margin-top: 50px;
}

.htyhrghyryhrydht2tyu {
	padding-bottom: 130px;
}

.slidecontainer {
	bottom: 45px;
}

.hyh46yuh463e {
	padding-bottom: 40px;
}


@media (max-width: 500px) {
	.title_a_s_d {
		margin: 33px 0;
	}

	.hxdrthtrhrxhtjydxrjxd .title-text {
		margin-top: 33px;
	}

	.htyhrghyryhrydht2tyu .title-text {
		margin-top: 33px;
		margin-bottom: 23px;
	}
}

@media (max-width: 400px) {
	.htrjnghiosr a {
		font-size: 0.9rem;
	}
}

@media (max-width: 365px) {
	.htrjnghiosr a {
		font-size: 0.8rem;
	}
}

@media (max-width: 767px) {
	.number_2 {
		position: relative;

	}

	.htdyhdthjdhddhd {
		margin-top: 137px;
	}

	.htdyhdthjdhddhd .tel {
		display: flex;
		flex-direction: column;
	}

	.number_2 {
		margin-bottom: 10px;
		margin-top: 10px;
	}
}


.ygtbetybteegs {
	color: #fff;
	line-height: 1.2;
}

.revr_bl_otz_top {
	border: 1px solid #fff;
}


@media (max-width: 1050px) and (min-width: 730px) {
	.hrdthdtyhjtdc5 {
		width: 152%;
	}

}

@media (max-width: 400px) {
	.hrdthdtyhjtdc5 {
		width: 290%;
		left: -75%;
	}
}



.kvkvjyvkhb_block_h {
	border: 8px solid #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}


@media (max-width: 767px) {
	.table_a_s_d_2gthetyge {
		min-width: 463px;
	}
}



.hyh46yuh463ebtgbebetthny {
	padding-bottom: 0px;
}

.gmotmgoe5mow_phujiufbyf .title_a_s_d {
	margin-top: 10px;
}

.social img {
	width: 30px;
	height: 30px;
}

.mail {
	display: flex;
	justify-content: end;
	align-items: center;
	gap: 20px;
}

.card-text {
	display: none !important;
}

.hero-social {
	display: none;
}

@media(max-width:768px) {
	.hero-social {
		display: flex;
		justify-content: center;
		flex-direction: column;
		gap: 10px;
		flex-wrap: wrap;
	}

	.hero-social .number {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.social {
		display: flex;
		justify-content: center;
		gap: 10px;
	}

	.hero-btn {
		display: none !important;
	}

	.title_a_s_d {
		font-size: 28px;
	}
}