@font-face {
	font-family: 'Gilroy-Light';
	src: url(/fonts/Gilroy-Light.ttf);
}

/* Жирный */
@font-face {
	font-family: 'Gilroy-Medium';
	src: url(/fonts/Gilroy-Medium.ttf);
}

@font-face {
	font-family: 'Gilroy-Bold';
	src: url(/fonts/Gilroy-Bold.ttf);
}

@font-face {
	font-family: 'Gilroy-Semibold';
	src: url(/fonts/Gilroy-Semibold.ttf);
}

@font-face {
	font-family: 'Gilroy-Regular';
	src: url(/fonts/Gilroy-Regular.ttf);
}

button {
	cursor: pointer;
}

html,
body {
	background-color: #FFF;
	display: flex;
	justify-content: start;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	color: #4D4D4D;
	display: flex;
	flex-direction: column;
}

a {
	color: #4D4D4D;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.select-css {
	display: block;
	font-size: 16px;
	font-family: "Gilroy-Regular";
	line-height: 1.3;
	padding: .6em 1.4em .5em .8em;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0;
	border: none;
	box-shadow: 0 1px 0 1px rgba(0, 0, 0, .04);
	border-radius: .5em;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #F1F1F1;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
}

.select-css::-ms-expand {
	display: none;
}

.select-css option {
	font-weight: normal;
}

*[dir="rtl"] .select-css,
:root:lang(ar) .select-css,
:root:lang(iw) .select-css {
	background-position: left .7em top 50%, 0 0;
	padding: .6em .8em .5em 1.4em;
}

.header {
	height: 94px;
	display: flex;
	justify-content: center;
	border-bottom: 1px solid #F0F0F0;
}

.header__wrapper {
	max-width: 1240px;
	width: 90%;
	padding: 5px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header__element_logo {}

.header__element {
	font-family: "Gilroy-Light";
	font-size: 12px;
}

.header__ss {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	font-family: "Gilroy-Light";
	font-size: 12px;
}

.header__ss img {
	padding: 5px;
}

.header__ss .orangebutton {
	margin-right: 5px;
}

.header__element_text {
	max-width: 153px;
	font-family: "Gilroy-Light";
	font-size: 12px;
}

.header__phone {
	font-family: "Gilroy-Bold";
	font-size: 18px;
}

.callus {
	color: #01C2C9;
}

.bluebutton {
	font-family: "Gilroy-Medium";
	font-size: 14px;
	display: block;
	color: #FFF;
	background: #2C8FDB;
	border: 1px solid #2C8FDB;
	border-radius: 3px;
	padding: 15px 44px;
	text-decoration: none;
}

.greenbutton:hover {
	color: #097009;
	background: none;
}

.greenbutton {
	font-family: "Gilroy-Medium";
	font-size: 14px;
	display: block;
	color: #FFF;
	background: #23cd2e;
	border: 1px solid #059f1f;
	border-radius: 3px;
	padding: 15px 44px;
	text-decoration: none;
}

.bluebutton:hover {
	color: #2C8FDB;
	background: none;
}

.orangebutton:hover {
	color: #FFF;
	background: #FF9315;
}

.orangebutton {
	font-family: "Gilroy-Medium";
	font-size: 14px;
	display: block;
	color: #FF9315;
	background: #FFF;
	border-radius: 3px;
	padding: 15px 20px;
	text-decoration: none;
	border: 1px solid #FF9315;
}

.orangebuttonfull:hover {
	color: #FF9315;
	background: #fff;
}

.orangebuttonfull {
	font-family: "Gilroy-Medium";
	font-size: 14px;
	display: block;
	color: #fff;
	background: #FF9315;
	border-radius: 3px;
	padding: 15px 12px;
	text-decoration: none;
	border: 1px solid #FF9315;
	text-align: center;
}

.menu {
	display: flex;
	justify-content: center;
	box-shadow: 0px 10px 35px rgba(146, 146, 146, 0.25);

}

.menu__wrapper {
	max-width: 1240px;
	width: 100%;
	height: 52px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0;
	padding: 0;
	position: relative;
}

.menu__arrow {
	width: 9px;
	height: 5px;
	background: url("/siteimg/arraowdown.svg") no-repeat;
	position: absolute;
	background-position: center;
	top: 7px;
	right: -15px;
}

.menu__wrapper li {
	list-style-type: none;
	font-family: "Gilroy-Medium";
	font-size: 14px;
	display: block;
	margin-right: 45px;
	position: relative;
}

.menu__wrapper li:last-child {

	margin-right: 0px;
}

.menu__wrapper li a {
	color: #4D4D4D;
	text-decoration: none;
}

.menu__wrapper li a:hover {
	text-decoration: underline;
}

.menu__wrapper ul {
	display: none;
	position: absolute;
}

.menu__wrapper li:hover ul {
	display: inherit;
}

.buttons {
	margin-right: 0 !important;
	padding-top: 10px;
	border: none !important;
}

.br1 {

	border: none !important;
}

.buttons a {
	width: 100% !important;
}

.menu__submenu {
	padding-top: 50px;
}

.menu__submenu li {
	background: #fff;
	display: flex;
	flex-direction: row;
	padding: 15px;
	width: 100%;
	height: auto;
}

.menu_sublist__image img {
	max-height: 23px;
}

.menu_sublist__image {
	background: #F2F2F2;
}

.menu_sublist_row {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 5px;
}

.menu_sublist_row div {
	padding: 10px;
	white-space: nowrap;
}

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

.br1 {
	border-left: 1px solid #E1E1E1;
}

.menu__submenu_marker {
	position: absolute;
	width: 10.45px;
	height: 10.45px;
	left: 20px;
	top: -5px;

	background: #FFFFFF;
	transform: rotate(45deg);
}

.menu_sublist__link a {
	text-decoration: underline !important;
}

.menu_sublist__link a:hover {
	text-decoration: none !important;
}

.blue_menu_button {
	font-family: "Gilroy-Medium";
	font-size: 14px;
	display: block;
	color: #FFF;
	background: #2C8FDB;
	border-radius: 1px;
	padding: 11px 11px;
	text-decoration: none;
}

.mainblock {
	display: flex;
	justify-content: center;
	background: rgb(217, 232, 244);
	background: linear-gradient(45deg, rgb(172, 211, 242) 0%, rgb(227, 241, 255) 26%, rgb(244, 246, 248) 70%, rgb(211, 228, 244) 100%);
}

.mainblock__wripper {
	max-width: 1240px;
	width: 100%;
	min-height: 732px;
	display: flex;
	justify-content: space-between;
	align-items: start;
	background: url("/siteimg/window.png") no-repeat;
	background-position: center right;
}

.mainblock__item {
	display: flex;
	flex-direction: column;
	width: 670px;
}

.mainblock__item_block h1 {
	font-family: "Gilroy-Bold";
	font-size: 65px;
	line-height: 65px;
}

.mainblock__item_block h1 span {
	font-family: "Gilroy-Bold";
	font-size: 75px;
	color: #2C8FDB;
}

.mainblock__itemoffer_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	align-items: self-end;
}

.mainblock__itemoffer_item {
	display: flex;
	flex-direction: column;
	width: 204px;
	margin-right: 10px;
	height: 83px;
}

.mainblock__itemoffer_title {
	width: 100%;
	height: 2px;
	background: #E7E7E7;
	border-radius: 1px;
}

.mainblock__itemoffer_bg {
	background: #01C2C9;
	width: 40px;
	height: 2px;
}

.mainblock__itemoffer_logo {
	min-width: 41px;
	height: 41px;
	background: #FFFFFF;
	box-shadow: 0px 10px 25px rgba(164, 164, 164, 0.25);
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 10px;
}

.mainblock__itemoffer_text {
	font-size: 13px;
	font-family: "Gilroy-Medium";
}

.mainblock__itemoffer_offer {
	padding-top: 10px;
	display: flex;
	align-items: center;
	justify-content: start;
}

.mainblock__btns {
	padding-top: 40px;
	display: flex;
}

.mainblock__btnblue {
	padding: 20px 23px;
	color: #fff;
	background: #2C8FDB;
	text-decoration: none;
	font-size: 15px;
	font-family: "Gilroy-Semibold";
	box-shadow: 0px 10px 25px rgba(18, 95, 154, 0.3);
	border-radius: 3px;
	min-width: 200px;
	text-align: center
}

.mainblock__btnblue:hover,
.mainblock__btnwhite:hover {

	box-shadow: none;
}

.mainblock__btnwhite {
	padding: 20px 60px;
	text-decoration: none;
	font-size: 15px;
	font-family: "Gilroy-Semibold";
	color: #2C8FDB;
	background: #FFFFFF;
	border: 1px solid #2C8FDB;
	border-radius: 3px;
	margin-left: 15px;
	box-shadow: 0px 10px 25px rgba(18, 95, 154, 0.3);
}

.mainblock__item small,
.small {
	font-size: 12px;
	display: block;
	height: 10px;
	font-family: "Gilroy-Medium";
	margin-bottom: 10px;

}

.mainblock_ortext {
	position: absolute;
	width: 541px;
	height: 133px;
	top: 880px;

	background: #FFFFFF;
	box-shadow: 0px 15px 30px rgba(176, 176, 176, 0.25);
	border-radius: 2px;
	padding: 24px 28px;
	display: flex;
	flex-direction: column;
}

.mainblock_ortext_form {
	background: #F5F5F5;
	height: 50px;
	width: 513px;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.mainblock_ortext_text {

	font-size: 18px;
	font-family: "Gilroy-Regular";
}

.mainblock_ortext_text span {
	text-decoration: underline;
}

.mainblock_ortext_form input {
	border: none;
	background: #F5F5F5;
	font-size: 16px;
	font-family: "Gilroy-Regular";
	outline: none;
	margin-left: 15px;
	border: 1px solid #F5F5F5;
}

.shake {
	margin-left: 2px;
}

.shake2 {
	background: red;
	border: 1px solid red;
}

.inputerror input {
	color: red !important;
}

#oldrentc {
	text-decoration: line-through;
	font-size: 13px;
	margin-left: 8px;
}

.zoom {
	width: 21px;
	position: absolute;
	right: 10px;
	top: 10PX;
}

.preim {
	display: flex;
	justify-content: center;
	margin-top: 112px;
}

.preim_wripper {
	max-width: 1240px;
	width: 100%;
	/*padding: 70px 0;*/
	display: flex;
	justify-content: space-between;
	align-items: start;
	flex-wrap: wrap;
}

.about {
	display: flex;
	justify-content: center;
	background: rgb(217, 232, 244);
	background: linear-gradient(45deg, rgba(217, 232, 244, 1) 0%, rgba(244, 246, 248, 1) 26%, rgba(244, 246, 248, 1) 70%, rgba(211, 228, 244, 1) 100%);

}

.about__wripper {
	max-width: 1240px;
	width: 100%;
	display: flex;
	align-items: start;
	padding: 70px 0;
	flex-wrap: wrap;

}

.about__wripper_block {
	max-width: 500px;
	font-size: 18px;
	font-family: "Gilroy-Regular";
	line-height: 30px;
	display: flex;
	flex-direction: column;
}

h2 {
	font-size: 30px;
	font-family: "Gilroy-Semibold";
	padding: 0;
	margin: 0;
}

h2 span {
	color: #2C8FDB;
}

.mt70 {
	margin-bottom: 23px;
}

.mt85 {
	margin-top: 85px;
	margin-bottom: 11px;
}

.about__menu_item {
	font-family: 'Gilroy_Regular';
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-decoration: underline;
	color: #2C8FDB;
	padding-right: 30px;
}

.about__menu_item:hover {

	text-decoration: none;
}

.about__menu {
	display: flex;
	margin-top: 34px;
	white-space: nowrap;
}

h3 {

	font-size: 30px;
	font-family: "Gilroy-Semibold";
}

.about__wripper_block ul {
	margin: 0;
}

.about__wripper_block li::marker {
	padding-top: 10px;
}

.about__wripper_block li {
	font-size: 16px;
	font-family: 'Gilroy_Regular';
	list-style: none;
	list-style-image: url(/siteimg/check.png);
	background-position: 50%;
}

.workstage {
	display: flex;
	justify-content: center;
	background: #fff;

}

.workstage_wrapper {
	max-width: 1240px;
	width: 100%;
	display: flex;
	justify-content: start;
	align-items: start;
	flex-direction: column;
	padding: 70px 0;
}

.workstage_item {
	width: 220px;
	height: 217px;
	background: #FFFFFF;
	box-shadow: 0px 5px 35px rgba(140, 140, 140, 0.2);
	border-radius: 10px;
	flex-direction: column;
	align-items: center;
	margin-top: 10px;
}

.workstage_item:hover {

	box-shadow: none;
}

.workstage_item_block {
	display: flex;
	justify-content: center;
	margin-top: 24px;
	text-align: center;
	font-size: 20px;
	font-family: "Gilroy-Medium";
}

.workstage_num {
	padding-top: 8px;
	font-size: 15px;
	font-family: "Gilroy-Bold";
	color: #DFDFDF;
}

.workstage_num_last {
	margin-top: 9px;
	padding-top: 0px;
	font-size: 15px;
	font-family: "Gilroy-Bold";
	color: #DFDFDF;
}

.workstage_item_list {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.mb30 {
	margin-bottom: 30px;
}

.rents {
	display: flex;
	justify-content: center;
	background: #F8F8F8;

}

.rents__image img {
	width: 100%;
}

.rents__wrapper {
	width: 100%;
	max-width: 1240px;
	display: flex;
	justify-content: start;
	align-items: start;
	flex-direction: column;
	padding: 70px 0;
	align-items: center;
}

.rents__image {
	overflow: hidden;
}

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

}

.rents__title {
	text-align: center;
	width: 100%;
	font-size: 24px;
	font-family: "Gilroy-Bold";

}

.rents__list {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.rents__line {
	height: 52px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #DCDCDC;
	align-items: center;
}

.rents__name a {
	color: #01C2C9;
	font-size: 16px;
	font-family: "Gilroy-Medium";
	text-decoration: underline;
}

.rents__name a:hover {
	text-decoration: none;
}

.rents__rent {
	color: #383838;
	font-size: 16px;
	font-family: "Gilroy-Semibold";
}

.rents__rent span {
	font-size: 25px;
	color: #FF9315;
}

.respok .mb30 {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 600;
	font-size: 60px;
	line-height: 70px;
	color: #000000;
}

.respok .green {
	padding: 10px;
	background: #30BA40;
	border-radius: 150px;
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 600;
	font-size: 25px;
	line-height: 28px;
	color: #FFFFFF;
	margin-top: 20px;
	width: fit-content;
	padding-left: 20px;
	padding-right: 20px;
}

.respnook .green {

	background: #E11508;
}

.respok {
	background: none;
}

.respok .respphone {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 600;
	font-size: 25px;
	line-height: 28px;
	color: #575454;
	padding: 10px;
	margin-top: 15px;
	background: #F8F8F8;
	border-radius: 150px;
	width: fit-content;
	padding-left: 20px;
	padding-right: 20px;

}

.respok .haveq {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 400;
	font-size: 25px;
	line-height: 28px;
	color: #575454;
	padding-top: 25px;
}

.respok .respdata {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 600;
	font-size: 25px;
	line-height: 28px;
	color: #575454;
	border-bottom: 3px solid #EEEEEE;
	padding-bottom: 25px;
}

.respok .mb30 span {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 600;
	font-size: 60px;
	line-height: 70px;
	color: #30BA40;
}

.respnook .mb30 span {
	color: #E11508;
}

.calc {
	display: flex;
	justify-content: center;
	background: #fff;

}

.calc__wrapper {
	max-width: 1240px;
	display: flex;
	justify-content: start;
	align-items: start;
	flex-direction: column;
	margin: 70px 0;
	align-items: center;
}

.w400 {
	min-width: 400px;
	max-width: 400px;
}

.calc__hblock {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	min-height: 100px;

}

.mh120 {
	min-height: 120px;
}

.calc__hitem {

	font-size: 18px;
	font-family: "Gilroy-Regular";
	display: flex;
	flex-direction: row;
}

.mr67 {
	margin-right: 67px;
}

.pb7 {
	padding-bottom: 7px;
}

.calc__hitem_text {
	padding-top: 20px;
}

.calc__hblock_zamer {

	background: url("/siteimg/zamer.png") no-repeat #FFFFFF;
	min-height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	max-width: 400px;
	background-position: 10px center;
	box-shadow: 0px 10px 45px rgba(0, 0, 0, 0.1);
	border-radius: 150px;
	padding-left: 61px;
	padding-right: 20px;
}

.calc__hblock_zamer a {
	font-size: 16px;
	font-family: "Gilroy-Medium";

}

.calc__element {
	position: relative;
	background: #FFFFFF;
	box-shadow: 0px 12px 35px rgba(137, 137, 137, 0.2);
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	min-height: 432px;
	padding: 22px 19px;
	width: 358px;
	margin-bottom: 20px;

}

.plabel {
	width: 107px;
	position: absolute;
	right: -16px;
	top: 41px;
}

.sclabel {
	position: absolute;
	left: 67px;
	top: 14px;
}

.calc__element h2 {

	font-size: 24px;
	font-family: "Gilroy-Semibold";
}

.calc__rowblock {
	display: flex;
	flex-direction: row;
	width: 100%;
	margin-bottom: 20px;
	justify-content: space-between;
}

.calc__buttons {
	display: flex;
	flex-direction: row;
	padding: 10px 0;
}

.calc__buttons button {
	font-family: "Gilroy-Regular";
	font-size: 16px;
	display: block;
	color: #2C8FDB;
	border-radius: 3px;
	padding: 15px 44px;
	text-decoration: none;
	padding: 15px;
	background: #FFF;
	border: 1px solid #2C8FDB;
	border-radius: 5px;
	margin-right: 10px;
	cursor: pointer;

}

.calc__buttons button:hover,
.calc__buttons .sel {
	color: #FFF;
	background: #2C8FDB;
}

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

}

.calc__imagetab {
	display: flex;
	flex-direction: row;
	flex-grow: 1;
	margin-bottom: 15px;
}

.calc__image img {
	max-height: 100%;
}

.calc__image {
	background: #F3F3F3;
	position: relative;
	border-radius: 5px;
	width: 125px;
	height: 125px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-right: 10px;

}

.calc__tab {
	flex-grow: 1;

}

.calc__tabrow {
	margin-bottom: 15px;
	font-family: "Gilroy-Regular";
	font-size: 13px;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	border-bottom: 1px dotted #383838;

}

.calc__haritems {
	display: flex;
	flex-direction: column;
	background: #F3F3F3;
	padding: 10px;
}

.calc__harrow {
	font-family: "Gilroy-Medium";
	font-size: 12px;
	height: 33px;
	border-bottom: 1px dotted #383838;
	display: flex;
	align-items: center;
}

.calc__harrow div {
	margin-right: 5px;
}

.calc__dott {
	width: 6px;
	height: 6px;
	border-radius: 50%;

}

._gray {
	background: #D7D7D7;
}

._red {
	background: #D01717;
}

._green {
	background: #1FA809;
}

._yellow {
	background: #FFB800;
}

.stretch {
	flex-grow: 1;
}

.calc__text {

	font-family: "Gilroy-Regular";
	font-size: 13px;
	margin-top: 13px;
}

.mt20 {
	margin-top: 20px;
}

.calc__formblock img {
	max-height: 100px;
}

.slick-track {
	display: flex;
}

.nav_selected__prevblock .slick-track {
	flex-direction: column;
}

.slick-list {
	overflow: hidden;
	width: 100%;
}

.formview {
	position: relative;
}

.h1,
.h2,
.h3,
.w1,
.w2,
.w3,
.wall,
.hall {
	position: absolute;
	left: -1006px;
	top: 50%;
	width: 36px;
	font-size: 13px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #c2c3c4;
}

.calc__formblock {
	background: #F8F8F8;
	border-radius: 10px;
	padding: 30px 40px;
	margin-right: 20px;
	border: 1px solid #F8F8F8;
	cursor: pointer;
	display: flex;
	justify-content: center;
}

.calc__formblock:hover,
.calc__formblock_selected {
	border: 1px solid #2C8FDB;
}

.pr {
	position: relative;
}

.pa_lc {
	position: absolute;
	left: -69px;
	top: 91px;
}

.pa_rc {
	position: absolute;
	right: -69px;
	top: 91px;
}

.calc_clickstvr {
	max-width: 483px;
	background: #FF9315;
	text-align: center;
	box-shadow: 0px 10px 45px rgba(0, 0, 0, 0.1);
	border-radius: 150px;
	padding: 19px 31px;
	font-family: 'Gilroy-Medium';
	font-size: 16px;
	color: #fff;

}

.jcs {
	justify-content: start;
}

.calc__form {
	display: flex;
	flex-direction: column;
	background: #F8F8F8;
	margin-left: 60px;
	padding: 33px;
}

.calc__form div.calc_clickstvr__halfrow>span {
	margin-top: 6px;
}

.calc__form calc_clickstvr__halfrow label span {
	margin-top: 2px;
}

.calc__form h3 {
	padding: 0px;
	padding-bottom: 10px;
	margin: 0;
	font-family: 'Gilroy-Semibold';
	font-size: 25px;
}

.saleopros {
	background: #e1f2ff;
	padding: 14px;
}

.calc_clickstvr__row {
	display: flex;
	flex-direction: row;
	align-items: center;
	border-top: 1px solid #D1D1D1;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: 'Gilroy-Medium';
	font-size: 16px;
	flex-wrap: wrap;
}


.calc_clickstvr__halfrow {
	display: flex;
	margin-top: 5px;
	align-items: center;
}

.w177 {
	min-width: 177px;
}

.pr20 {
	padding-right: 20px;
}

.pr10 {
	padding-right: 10px;
}

.calc_clickstvr__row.blue {
	background: #2C8FDB;
	border-radius: 3px;
	color: #fff;
	padding: 15px 30px;
	width: 100%;

}

.mw480 {
	min-width: 480px;
}

.calc_clickstvr__credit {
	background: #7FC447;
	border-radius: 5px;
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	padding: 7px 11px;
	color: #FFFFFF;
	display: flex;
	justify-content: space-between;
	height: 34px;
	align-items: center;
}

.lime {

	background: #FBFE00;
	border-radius: 3px;
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	color: #7FC447;

	padding: 10px;
}

.calc_clickstvr__credit span {
	margin-left: 10px;
	margin-right: 10px;
}

.sberpay {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 104px;
	background: #FFFFFF;
	border-radius: 5px;
}

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

.sberpay__r {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 34px;
	color: #A3A3A3;
	margin-right: 20px;
	margin-left: 20px;
}

.sberpay img {
	margin-left: 33px;
}

.sberpay .sberbtn {
	margin-right: 33px;
}

.sberpay .sberpay__itog {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 700;
	font-size: 35px;
	line-height: 34px;
	color: #4E4E4E;
	margin-right: 20px;
	margin-left: 20px;
}

.sberpay__b {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 34px;
	color: #4E4E4E;
}


.nohide650 {
	display: none;
}

.jcsb {
	justify-content: space-between !important;
}

.calc_clickstvr__credit span {

	font-family: 'Gilroy-Semibold';
	font-size: 26px;
}

.calc_basket {
	background: #F3F3F3;
	border: 1px solid #D1D1D1;
	box-sizing: border-box;
	border-radius: 10px;
	flex-direction: column;
	justify-content: start;
	padding: 25px 20px;
}

.calc_basket h2 {
	padding: 0;
	margin: 0;
	font-family: 'Gilroy-Semibold';
	font-size: 25px;
}

.calc_basket__image img {
	max-height: 110px;
}

.calc_basket__image {
	width: 119px;
	height: 119px;
	background: #FFFFFF;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-right: 10px;
}

.calc_basket__row {

	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #D9D9D9;
	display: flex;
	flex-direction: row;
	position: relative;
	flex-wrap: wrap;

}

.calc_basket__text {
	width: 65%;
}

.calc_basket__row:last-child {
	border: none;
}

.calc_basket__text h3 {
	padding: 0;
	margin: 0;
	font-family: 'Gilroy-Medium';
	font-size: 18px;
	display: flex;
	flex-direction: column;

}

.calc_basket__cross {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 44px;
	height: 44px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #E1E1E1;
	border-radius: 5px;
	cursor: pointer;

}

.calc_basket__num {
	width: 149px;
	height: 55px;
	background: #FFFFFF;
	border: 1px solid rgba(39, 45, 77, 0.24);
	box-sizing: border-box;
	border-radius: 5px;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	margin: 10px 0px;
}

.calc_basket__num input {
	max-width: 20px;
	border: none;
	outline: none;
}

label {
	cursor: pointer;
}

.calc_basket__minus,
.calc_basket__plus {
	width: 44px;
	height: 44px;
	background: #F0F0F0;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.calc_basket__rent {

	font-family: 'Gilroy-Medium';
	font-size: 18px;

}

.calc_basket__rent span,
.calc_basket__itog span {
	font-family: 'Gilroy-Bold';
	font-size: 18px;
}

.blue {
	color: #2C8FDB;
}

.noborder {
	border: none;
}

.calc_basket__itog {
	background: #E1E1E1;
	border-radius: 5px;
	width: 100%;
	padding: 15px;
	font-family: 'Gilroy-Medium';
	font-size: 18px;
}

.calc_basketrow {
	padding-bottom: 10px;
	padding-top: 10px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}


.type {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
	flex-wrap: wrap;
}

.type__item {
	width: 210px;
	height: 304px;
	background: #FFFFFF;
	box-shadow: 0px 5px 35px rgba(140, 140, 140, 0.2);
	border-radius: 11px 10px;
	padding: 10px 10px;
	display: flex;
	flex-direction: column;
	justify-content: start;
	align-items: flex-start;
	position: relative;
}

.type h4 {
	background: #F8F8F8;
	border-radius: 5px;
	font-family: 'Gilroy-Medium';
	font-size: 16px;
	padding-left: 6px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 1px solid #2C8FDB;
	padding: 0px 10px;
	margin: 0px;
}

.type__img img {
	max-height: 100px;
}

.type__img {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding-bottom: 12px;
	min-height: 145px;
}

.type__text {
	font-family: 'Gilroy-Regular';
	font-size: 14px;
}

.type__text span {

	font-family: 'Gilroy-Semibold';
	font-size: 16px;
	display: block;
}

.type__prewnext {
	width: 36px;
	height: 36px;
	position: absolute;
	background: #2C8FDB;
	border-radius: 5px;
	cursor: pointer;
}

.type__prewnext:hover {

	border-radius: 5px;
	transform: matrix(-1, 0, 0, 1, 0, 0);
}

._prew {
	right: 48px;
	bottom: 8px;
	background: url("/siteimg/aleft_w.svg") no-repeat #2C8FDB;
	background-position: center;
}

._next {
	right: 8px;
	bottom: 8px;
	background: url("/siteimg/aright_w.svg") no-repeat #2C8FDB;
	background-position: center;
}

._prew:hover {
	background: url("/siteimg/aright_w.svg") no-repeat #F8F8F8;
	background-position: center;
}

._next:hover {
	background: url("/siteimg/aleft_g.svg") no-repeat #F8F8F8;
	background-position: center;
}




.sbblock {
	display: flex;
	justify-content: center;
	background: linear-gradient(45deg, rgb(172, 211, 242) 0%, rgb(227, 241, 255) 26%, rgb(244, 246, 248) 70%, rgb(211, 228, 244) 100%);
}

.sbblock__wrapper {
	max-width: 1240px;
	display: flex;
	justify-content: start;
	align-items: start;
	width: 100%;
}

.sbblock__td {
	position: relative;
}

.sbblock__layer {
	background: url(/siteimg/blayer.png) no-repeat;
	height: 112px;
	padding-top: 20px;
	width: 519px;
	background-position: -5px 29px;
}

.sbblock .mb30 {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 700;
	font-size: 50px;
	line-height: 65px;

	/* or 118% */
	text-transform: uppercase;

	color: #464646;
}

.sbblock__text {
	padding: 30px;
}

.sbblock__wb {
	background: #FFFFFF;
	border-radius: 5px;
	display: flex;
	padding: 20px;
	flex-direction: column;
	margin-top: 17px;
}

.sbblock__about {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	color: #383838;
}

.sbblock__about .orangebuttonfull {
	width: 217px !important;
	margin-top: 15px !important;
}

.nomoney {
	background: url(/siteimg/nomoney.png) no-repeat;
	padding-left: 32px;
	padding-top: 3px;
	margin-bottom: 10px;
}

.nopercent {
	background: url(/siteimg/nopercent.png) no-repeat;
	padding-left: 32px;
	padding-top: 3px;
	margin-bottom: 10px;
}

.onlineoffer {
	background: url(/siteimg/online.png) no-repeat;
	padding-left: 32px;
	padding-top: 3px;
	margin-bottom: 10px;
}

.action {
	display: flex;
	justify-content: center;
	background: #F8F8F8;
}

.action__wrapper {
	max-width: 1240px;
	display: flex;
	justify-content: start;
	align-items: start;
	flex-direction: column;
	padding: 70px 0;
}

.action__item {
	width: 400px;
	height: 338px;
	background: #FFFFFF;
	box-shadow: 0px 5px 35px rgba(140, 140, 140, 0.2);
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: start;
	margin-bottom: 20px;
}

.action__block {
	padding: 10px;
}

.action__block img {
	width: 100%;
}

.action__block_header {
	padding: 5px;
	font-size: 16px;
	font-family: "Gilroy-Semibold";
}

.action__list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.action__block_text {
	padding: 0 10px;
	font-size: 14px;
	font-family: "Gilroy-Regular";
}

.action__allaction {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 20px;
}

.sert__block {
	background: #F8F8F8;
	border-radius: 10px;
	padding: 30px 40px;
	margin-right: 20px;
	border: 1px solid #F8F8F8;
	cursor: pointer;
}

.action__allaction .orangebuttonfull {
	width: 176px;
	font-size: 16px;
}

.poplata {

	display: flex;
	justify-content: center;
	background: #fff;
}

.poplata__wripper {

	max-width: 1240px;
	width: 100%;
	display: flex;
	justify-content: start;
	align-items: start;
	flex-direction: column;
	padding: 40px 0;
	padding-top: 100px;
}

.poplata__block {
	width: 100%;
	border-radius: 8px;
	background: rgb(18, 119, 197);
	background: linear-gradient(45deg, rgba(18, 119, 197, 1) 0%, rgba(44, 143, 219, 1) 26%, rgba(44, 142, 219, 1) 66%, rgba(18, 119, 197, 1) 100%);
	display: flex;
	justify-content: space-between;
}

.poplata__item {
	padding: 30px;
	color: #fff;
	font-size: 60px;
	font-family: "Gilroy-bold";
	background: url("/siteimg/ah.png") no-repeat;
	background-position: right bottom;
	width: 100%;
}

.poplata__item span {
	color: #FF9315;
}

.poplata__item h2 {
	font-size: 90px;
	font-family: "Gilroy-bold";
}

.poplata__item .orangebuttonfull {
	max-width: 175px;
	height: 16px;
}

.poplata__text {
	display: flex;
	width: 100%;
}

.poplata__button {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 40px;
}





.bcont {
	display: flex;
	justify-content: center;
}

.wrapper {
	max-width: 1240px;
	width: 100%;
	display: flex;
	justify-content: start;
	align-items: start;
	flex-direction: column;
	padding: 70px 0;
}


.vrab {
	background: #F8F8F8;
	display: flex;
	justify-content: center;
}

.vrab_wrapper__nav {
	display: flex;
	width: 100%;
	border: 1px solid #D8D8D8;
	border-radius: 10px;
	background: #fff;
	overflow: hidden;
}

.vrab_wrapper__navblock {
	padding: 25px 34px;
	margin: 5px;
	border: 1px solid #383838;
	border-radius: 7px;
	color: #383838;
	text-decoration: none;
}

.vrab_wrapper__navblock:hover {
	color: #fff;
	background: #2C8FDB;
	border: 1px solid #2C8FDB;
	;
}

.navbtn_selected {
	color: #fff;
	background: #2C8FDB;
	border: 1px solid #2C8FDB;
	;
}

.nav_selected__monitor {
	background: #FFF;
	border: 1px solid #D8D8D8;
	border-radius: 10px;
	display: flex;
	padding: 19px;
	margin-top: 20px;
	flex-wrap: wrap;
}

.nav_selected__image img {
	max-width: 100%;
}

.nav_selected__navbtns .slick-prev,
.nav_selected__navbtns .slick-next {
	position: initial;
}

.global {
	padding: 20px 0px;
}

.nav_selected__prevblock {
	display: flex;
	flex-direction: column;
	padding: 0 10px;
	width: 177px;
}

.nav_selected__prew {
	width: 176px;
	height: 138px;
	overflow: hidden;
	margin-bottom: 10px;
}

.nav_selected__prew img {
	max-width: 100%;
}

.nav_selected__navbtns {
	display: flex;
	justify-content: center;
}

.slick-prev {
	position: absolute;
	left: -69px;
	top: 61px;
}

.sert__items .slick-arrow {
	top: 47%;
}

.slick-next {
	position: absolute;
	right: -69px;
	top: 61px;
	outline: none;
}

.ifile input[type="file"] {
	outline: 0;
	opacity: 0;
	pointer-events: none;
	user-select: none;
}

input[type="file"] {
	display: none;
}

._left,
.slick-prev {
	font-size: 0;
	border: 1px solid #FF9315;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	color: #FF9315;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	margin-left: 10px;
	background: url("/siteimg/aleft_o.svg") no-repeat;
	background-position: center;
}

.buttontop {
	font-size: 0;
	border: 1px solid #FF9315;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	color: #FF9315;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	margin-left: 10px;
	background: #FF9315;
	background-position: center;
	position: fixed;
	right: 10px;
	bottom: 10px;
}

._left:hover,
.slick-prev:hover {
	background: url("/siteimg/aleft_w.svg") no-repeat #FF9315;
	background-position: center;
}


._right,
.slick-next {
	font-size: 0;
	border: 1px solid #FF9315;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	color: #FF9315;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	margin-left: 10px;
	background: url("/siteimg/aright_o.svg") no-repeat;
	background-position: center;
}

._right:hover,
.slick-next:hover {
	background: url("/siteimg/aright_w.svg") no-repeat #FF9315;
	background-position: center;
}

.bdstv {
	background: #fff;
}

.sticky {
	position: fixed;
	width: 100%;
	background: #fff;
	z-index: 1000;
}

.bdstv__wrapper {
	border-radius: 10px;
	background: url("/siteimg/avtoall2.png") no-repeat #1E7DC6;
	display: flex;
	width: 100%;
	flex-direction: row;
	justify-content: start;
	margin: 0px;
	background-position: right center;
}

.bdstv__text {
	background: url("/siteimg/bgtd.png") no-repeat;
	width: 370px;
	height: 100%;
	color: #fff;
	margin-left: 207px;
	font-size: 20px;
	font-family: "Gilroy-bold";
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.bdstv__text span {
	color: #FF9315;
}

.bdstv__bd {
	width: 700px;
	margin-top: 15px;
}

.sert {
	background: #F8F8F8;
	display: flex;
	justify-content: center;
}

.sert__wrapper {
	overflow: hidden;
}

.sert__text {

	font-size: 18px;
	font-family: "Gilroy-Regular";
}

.sert__items {
	display: flex;
	width: 100%;
	justify-content: space-between;
	flex-direction: row;
	margin-top: 30px;
	align-items: center;
	position: relative;
}

.sert__block img {
	max-width: 100%;
}

.rst {
	display: flex;
	justify-content: center;
	padding: 70px 0;
}

.qw {
	display: flex;
	justify-content: center;
}

.rst__wrapper {
	background: #FF9315;
	border-radius: 15px;
	justify-content: center;
	padding: 30px;
	padding-top: 60px;
}

.rst__wrapper h2 {
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 57px;
	font-family: "Gilroy-Regular";
}

.rst__wrapper h2 span {
	color: #383838;
}

.rst__form {
	display: flex;
	flex-direction: row;
	width: 100%;
	justify-content: space-around;
	font-size: 18px;
	font-family: "Gilroy-Medium";
	color: #fff;
	margin-top: 17px;

}

.rst__form label {
	display: flex;
	flex-direction: column;
}

.rst__form input,
.ifile label {
	padding: 20px 20px;
	background: #fff;
	border-radius: 5px;
	font-size: 16px;
	margin-top: 10px;
	font-family: "Gilroy-Medium";
	border: none;
	outline: none;
}

.ifile label {
	color: #383838;
	margin-top: 30px;
}

.rst__form button {
	width: 100%;
	margin-top: 31px;
}

.rst__item {
	width: 30%;
}

.rst__btn {
	display: flex;
	justify-content: center;
	flex-direction: row;
	width: 100%;
	margin-top: 6px;
}

.rst__btn button {
	padding: 17px 43px;
	background: #383838;
	color: #fff;
	margin-top: 16px;
	font-family: "Gilroy-Semibold";
	border: none;
	border-radius: 3px;
}

.rst__offer {
	margin-top: 5px;
	width: 100%;
	text-align: center;
	color: #fff;
	margin-top: 14px;
	font-family: "Gilroy-Medium";
}

.otz__block img {
	width: 100%;
}

.otz__block {
	padding: 5px;
	background: #FFFFFF;
	box-shadow: 0px 5px 35px rgba(140, 140, 140, 0.2);
	border-radius: 10px;
	margin: 5px;
}


.qw__wrapper {
	min-height: 600px;
	background: url("/siteimg/woman.png") no-repeat;
	background-position: right bottom;
}


.qw__items {}

.qw__item {
	background: #F4F4F4;
	border-radius: 5px;
	margin-bottom: 15px;
}

.qw__qheader {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	width: 700px;
	padding: 7px 16px;
	align-items: center;
}

.hidden {
	display: none !important;
}

.qw__name {
	font-size: 16px;
	font-family: "Gilroy-Medium";
}

.qw__name span {
	color: #D1D1D1;
}

.qw__open {
	padding: 5px 15px;
	background: #2C8FDB;
	color: #fff;
	font-size: 30px;
	font-family: "Gilroy-Medium";
	cursor: pointer;
}

.qw__content {
	background: #EAEAEA;
	padding: 20px 45px;
	max-width: 630px;
}


.contacts {
	background: #F8F8F8;
	display: flex;
	justify-content: center;
}

.contacts__wrapper h2 {

	font-size: 30px;
	font-family: "Gilroy-Semibold";
	margin-bottom: 23px;
}

.contacts__text {

	font-size: 18px;
	font-family: "Gilroy-Regular";
	margin-bottom: 29px;
}

.contacts__items {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
}

.contacts__item {
	background: #FFFFFF;
	box-shadow: 0px 5px 35px rgba(140, 140, 140, 0.2);
	border-radius: 10px;
	padding: 10px;
	width: 17%;
	height: 181px;
	min-width: 200px;
	margin-top: 5px;

}

.contacts__icon {
	background: #F3F3F3;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	margin-bottom: 12px;
}

.contacts__name {
	font-size: 18px;
	color: #CDCDCD;
	font-family: "Gilroy-Medium";

}

.contacts__itext {
	margin-top: 10px;
	font-size: 14px;
	color: #585858;
	font-family: "Gilroy-Medium";
}

.contacts__map {
	margin-top: 30px;
}

.contacts__pay {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.sovet {
	display: flex;
	justify-content: center;
}

.sovet__wrapper {}

.sovet__items {}

.sovet__item {
	background: #F8F8F8;
	border-radius: 15px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 12px;
	margin-bottom: 12px;
}

.sovet__image img {
	max-width: 100%;
}

.sovet__image {
	margin-right: 15px;
}

.sovet__text {

	font-size: 17px;
	color: #585858;
	font-family: "Gilroy-Regular";
}

.sovet__title {
	padding-top: 15px;
	font-size: 16px;
	color: #585858;
	font-family: "Gilroy-Semibold";
	margin-bottom: 12px;
}

.bgg {
	background: #F8F8F8;
}

.footermenu {
	display: flex;
	justify-content: center;
	border-bottom: 1px solid #F0F0F0;

}

.footermenu__wrapper {
	max-width: 1240px;
	width: 100%;
	height: 52px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0;
	padding: 0;
	position: relative;
}

.footermenu__wrapper li {
	list-style-type: none;
	font-family: "Gilroy-Medium";
	font-size: 14px;
	display: block;
	margin-right: 49px;
}

.footermenu__wrapper li:last-child {
	margin-right: 0px;
}

.footer__element:last-child {
	padding-right: 0px;
}

.footbutton {
	display: flex;
	min-width: 328px;
	justify-content: space-between;
}

.footer {
	display: flex;
	justify-content: center;
	border-bottom: 1px solid #F0F0F0;
	border-top: 1px solid #5B5B5B;
}

.footer__wrapper {
	max-width: 1240px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.footer__element_logo {

	width: 300px;
	display: flex;
	align-items: center;
}

.footer__element {
	font-family: "Gilroy-Light";
	font-size: 12px;
	padding-right: 20px;
}

.footer__element_text {
	max-width: 153px;
	font-family: "Gilroy-Light";
	font-size: 12px;
	padding-left: 20px;
}

.footer__phone {
	font-family: "Gilroy-Bold";
	font-size: 18px;
}


.footermenu__wrapper li a {
	color: #4D4D4D;
	text-decoration: underline;
}

.footermenu__wrapper li a:hover {
	text-decoration: none;
}

.footermenu__wrapper ul {
	display: none;
	position: absolute;
}

.footermenu__wrapper li:hover ul {
	display: inherit;
}

.fsmall a {

	font-family: "Gilroy-Medium";
	font-size: 12px;
	color: #838383 !important;
}

.preim_item {
	width: 30%;
}

.header__sandwich {
	display: none;
}

.preim_item img {
	width: 100%;
}

.d {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: rgba(89, 89, 89, 0.8);
	opacity: 0;
	visibility: hidden;
	overflow-x: hidden;
	overflow-y: auto;
	transition: all 0.3s ease 0s;
	z-index: 1000;
}

.d-active {
	opacity: 1;
	visibility: visible;
	overflow: hidden;
}

.d__body {
	min-height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 30px 10px;
}


#bigpfoto .d__body,
#bigpfoto .d__body {
	padding: 0px;
}

.d__body-area {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;

}

.d__content {
	background: #fff;
	max-width: 600px;
	min-width: 320px;
	color: #000;
	position: relative;
	display: flex;
	flex-direction: column;
	border-radius: 5px;
	background: #2C8FDB;
	border-radius: 15px;
	padding: 28px 30px;

}

.d__item {
	display: flex;
	flex-direction: column;
	margin-top: 20px;
	color: #fff;
	font-size: 18px;
}

.d__item input {
	padding: 20px 20px;
	background: #fff;
	border-radius: 5px;
	font-size: 16px;
	margin-top: 10px;
	font-family: "Gilroy-Medium";
	border: none;
	outline: none;
}

.d__content h3 {
	font-size: 27px;
	font-family: "Gilroy-Semibold";
	color: #fff;
	padding: 0px;
	margin: 0px;
}

.d__text {
	margin-top: 10px;
	font-size: 14px;
	font-family: "Gilroy-Semibold";
	color: #fff;
	line-height: 19px;
	text-align: left;
}

.d__close {
	position: absolute;
	top: 6px;
	right: 6px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}


.d__context {

	background: white;
	padding: 30px 10px;
}

.buttons {
	display: none !important;
}

#sale,
#sezonsale,
#saleopros {
	white-space: nowrap;
	color: #ff9315;
}

@media screen and (max-width: 1150px) {
	.slick-prev {
		left: 10px;
		z-index: 100;
	}

	.slick-next {
		right: 10px;
		z-index: 100;
	}

	.calc__wrapper {
		max-width: 100%;
	}

	.header__element_logo img,
	.footer__element_logo img {
		width: 52px;
	}

	.footer__wrapper,
	.footermenu__wrapper {
		padding: 5px;
	}

	.header__element_text {
		font-size: 11px;
	}

	.bluebutton {
		padding: 11px 22px;
		font-size: 12px;
	}

	.orangebutton,
	.orangebuttonfull {
		padding: 11px 10px;
		font-size: 12px;
	}

	.calc_clickstvr__row .orangebuttonfull {
		font-size: 16px;
	}

	.calc_clickstvr__halfrow .pr20 {
		padding-right: 3px;
	}



	.menu__wrapper {
		padding: 0 5px;

	}

	.menu__wrapper li {
		font-size: 13px;
		margin-right: 30px;
	}

	.mainblock__item_block,
	.mainblock__btns,
	.mainblock_ortext {
		padding: 10px;
	}

	.mainblock_ortext {
		margin: 10px;

	}

	.mainblock__item_block h1 {
		font-size: 45px;
	}

	.mainblock__item_block h1 span {
		font-size: 52px;
	}




	.workstage_item {
		width: 32%;
	}

	.workstage_item_block {
		font-size: 16px;
	}

	.rents__item {
		max-width: 48%;
	}

	.rents__list {

		justify-content: space-around;
	}

	.calc__element {
		width: 308px;
	}


	.pa_lc,
	.pa_rc {
		display: none;
	}

	.calc__rowblock,
	.action__list {
		justify-content: space-around;
	}

	.pa_lc {
		left: 19px;
		top: 91px;
	}

	.pa_rc {
		right: 19px;
		top: 91px;
	}

	.type__item {
		width: 182px;
		margin: 10px;
	}

	.action__item {
		width: 32%;
	}

	.nav_selected__prevblock {
		flex-direction: row;
		width: 100%;
		margin-top: 10px;
	}

	.nav_selected__prew {
		margin-bottom: 0px;
		margin-right: 10px;
	}

	.nav_selected__navbtns,
	._left,
	._right {
		display: none;
	}

	.qw__qheader {
		width: auto;

	}

	.bcont {
		padding: 70px 10px;
	}

	.bdstv__wrapper {
		margin: 0;
	}

	.bdstv__text {
		margin-left: 0;
	}

	.contacts__map img {
		width: 100%;
	}


	.calc_clickstvr__credit {
		margin-bottom: 10px;
		font-size: 14px;
	}

	.workstage_item:nth-child(4),
	.workstage_item:nth-child(5) {
		width: 49%;
	}

	.header__ss img {
		width: 30px;

	}

	.header__ss .orangebutton {
		margin-bottom: 0;
	}

	.global {
		padding: 0 10px;
	}
}

@media screen and (max-width: 885px) {
	.qw__wrapper {
		background: none;
	}

	.sberrespimage {
		width: 200px;
	}

	.bdstv__wrapper {
		position: relative;
	}

	.bdstv__bd img {
		max-width: 100%;
	}

	.bdstv__bd {
		position: absolute;
		bottom: 10px;
		right: 10px;
		width: 70px;
	}

	.calc__hitem {
		flex-direction: column;
	}

	.pb7 {
		padding-bottom: 10px;
	}

	.select-css {
		order: 1;
	}

	.calc__hblock_zamer {
		order: 0;
		margin-bottom: 20px;

	}

	.w400 {
		min-width: 100%;
		max-width: 100%;
	}

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

	.mh120 {
		min-height: 10px;
	}

	.mainblock__item_block h1 {
		font-size: 35px;
		line-height: 40px;
	}

	.mainblock__item_block h1 span {
		font-size: 35px;
	}

	.mainblock__itemoffer_list {
		background: #FFF;
		opacity: 0.8;
	}

	.h885 {
		display: none !important;
	}

	.preim_item {
		width: 48%;
		margin-bottom: 10px;
	}

	.poplata__item h2 {
		font-size: 55px;
	}

	.poplata__item {
		font-size: 40px;
	}

	.calc__hblock_zamer a {
		font-size: 14px;
	}

	.calc__rowblock {
		margin-bottom: 60px;
		flex-wrap: wrap;
	}

	.about__menu_item {
		padding-right: 15px;
	}

	.about__menu {
		margin-top: 10px;
		margin-bottom: 20px;
		flex-wrap: wrap;
	}

	.calc__form {
		margin-left: 0px;
	}

	.bdstv__wrapper {
		background-size: 116%;
		height: auto;
	}

}

@media screen and (max-width: 706px) {
	.header__ss .orangebutton3 {
		margin-bottom: 0;
		text-decoration: underline;
		border: none;
		padding: 0;
		margin-bottom: 5px;
	}

	.header__ss img {
		padding: 1px;
	}
}

@media screen and (max-width: 650px) {
	.rst__form {
		flex-direction: column;
	}

	.respok .mb30,
	.respok .mb30 span {
		font-size: 43px
	}


	.rst__item {
		width: 100%;
		margin-bottom: 10px;
	}

	.rst__wrapper h2 {
		font-size: 30px;
	}

	.rst__offer {
		font-size: 12px;
	}

	.footer__wrapper {
		flex-direction: column;

	}

	.flist {
		flex-direction: column;
		height: auto;
	}

	.flist li {
		margin-top: 25px;
		margin-right: 0;
		width: 100%;
	}

	.futtercoll {
		flex-direction: column;
	}

	.footer__element {
		display: flex;
		width: 100%;
		justify-content: space-around;
		margin-top: 12px;

	}

	.footer__element .bluebutton,
	.footer__element .orangebutton {
		width: 37%;
		text-align: center;
	}

	.sovet__item {
		flex-direction: column;
	}

	.wsicon {
		display: none;
	}

	.hide650 {
		display: none;
	}

	.nohide650 {
		display: block;
	}

	.calc_basket__text h3 {
		font-size: 13px;
	}

	.calc_basket__rent {
		font-size: 15px;
	}

	.calc_basket__image {
		width: 94px;
		height: 94px;
	}

	.calc_basket {
		padding: 10px;
	}

	.calc_basket__rent span,
	.calc_basket__itog span {
		font-size: 15px;
	}

	.calc__hblock {
		min-height: 0px;
	}

	.type__item {
		width: 45%;
		margin: 6px 0px;
	}

	.action__item {
		width: 48%;
	}

	.poplata__item h2 {
		font-size: 34px;
	}

	.poplata__item {
		font-size: 28px;
		background-size: 35%;
	}
}




details summary::-webkit-details-marker {
	display: none;
}

.phone-button,
.rent-button,
.whatsapp-button {
	position: fixed;
	right: 20px;
	bottom: 30px;
	background: #2c8fdb;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	color: #fff;
	text-align: center;
	line-height: 55px;
	font-size: 30px;
	z-index: 9999;
	display: none;
	justify-content: center;
	align-items: center;
	border: 1px solid #2c8fdb;
	cursor: pointer;
}

.rent-button {

	display: none;
	background: #FF9315;
	border: 1px solid #FF9315;
}

.whatsapp-button {
	display: none;
	background: #4cc75a;
	border: 1px solid #4CC75A;
	bottom: 93px;
}

.rent-button a {
	color: #fff;
	text-decoration: none;
}

@keyframes animate {
	0% {
		transform: scale(0.5);
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		transform: scale(1.2);
		opacity: 0;
	}
}

.rent-button:before,
.rent-button:after {
	content: " ";
	display: block;
	position: absolute;
	border: 50%;
	border: 1px solid #5bc0de;
	left: -20px;
	right: -20px;
	top: -20px;
	bottom: -20px;
	border-radius: 50%;
	opacity: 0;
	backface-visibility: hidden;
}

.rent-button:before,
.whatsapp-button:before,
.rent-button:after .whatsapp-button:after {
	animation: animate 1.5s linear infinite;
	border: 1px solid #FF9315;
}

.phonanim:before,
.phonanim:after {
	animation: animate 1.5s linear infinite;
}


.phone-button:after {
	animation-delay: .5s;
}

@keyframes shake {
	0% {
		transform: rotateZ(0deg);
		-ms-transform: rotateZ(0deg);
		-webkit-transform: rotateZ(0deg);
	}

	10% {
		transform: rotateZ(-30deg);
		-ms-transform: rotateZ(-30deg);
		-webkit-transform: rotateZ(-30deg);
	}

	20% {
		transform: rotateZ(15deg);
		-ms-transform: rotateZ(15deg);
		-webkit-transform: rotateZ(15deg);
	}

	30% {
		transform: rotateZ(-10deg);
		-ms-transform: rotateZ(-10deg);
		-webkit-transform: rotateZ(-10deg);
	}

	40% {
		transform: rotateZ(7.5deg);
		-ms-transform: rotateZ(7.5deg);
		-webkit-transform: rotateZ(7.5deg);
	}

	50% {
		transform: rotateZ(-6deg);
		-ms-transform: rotateZ(-6deg);
		-webkit-transform: rotateZ(-6deg);
	}

	60% {
		transform: rotateZ(5deg);
		-ms-transform: rotateZ(5deg);
		-webkit-transform: rotateZ(5deg);
	}

	70% {
		transform: rotateZ(-4.28571deg);
		-ms-transform: rotateZ(-4.28571deg);
		-webkit-transform: rotateZ(-4.28571deg);
	}

	80% {
		transform: rotateZ(3.75deg);
		-ms-transform: rotateZ(3.75deg);
		-webkit-transform: rotateZ(3.75deg);
	}

	90% {
		transform: rotateZ(-3.33333deg);
		-ms-transform: rotateZ(-3.33333deg);
		-webkit-transform: rotateZ(-3.33333deg);
	}

	100% {
		transform: rotateZ(0deg);
		-ms-transform: rotateZ(0deg);
		-webkit-transform: rotateZ(0deg);
	}
}

@media screen and (max-width: 450px) {
	.respok .rents__item {
		align-items: center;
	}

	.sbblock__about {
		font-size: 17px;
	}

	.sbblock__wb {
		font-size: 15px;
	}

	.sbblock__wrapper .img {
		display: none;
	}

	.sbblock__text .mb30,
	.sbblock__text .mb30 span {
		font-size: 24px !important;
		line-height: 35px !important;
	}

	.respok .rents__wrapper {
		padding: 10px 0;
	}

	.respok .mb30,
	.respok .mb30 span {
		font-size: 26px !important;
		line-height: 35px !important;
	}

	.sbblock__layer {
		width: 100%;
	}

	.respdata {
		font-size: 13px !important;
		line-height: 0px !important;
	}

	.haveq {
		font-size: 17px !important;
		line-height: 22px !important;
		text-align: center !important;
	}

	.respphone,
	.green {
		font-size: 17px !important;
	}

	.jcsb {
		display: flex;

	}

	.whatsapp-button {
		display: block;
	}

	.phone-button {
		display: flex;
	}



	.nav_selected__prevblock {
		display: none;
	}

	.header {
		height: 66px
	}

	.calc_clickstvr {
		font-size: 13px;
	}

	.buttons .bluebutton {
		color: #fff !important;
	}

	.menu ul li:first-child {
		background: #f4f4f4;
	}

	.buttons a {
		padding: 0 !important;
		justify-content: center !important;
	}

	.buttons .phone {
		font-size: 20px;
	}

	.d__content h3 {
		font-size: 27px;
		line-height: 27px;
	}

	.buttons {
		display: block !important;
		padding: 5px 5px;
		width: 90% !important;
	}

	.menu {
		display: block;
		-webkit-transition: left 0.3s, background 0.3s;
		-moz-transition: left 0.3s, background 0.3s;
		-ms-transition: left 0.3s, background 0.3s;
		-o-transition: left 0.3s, background 0.3s;
		transition: left 0.3s, background 0.3s;
		position: fixed;
		left: -100%;
		top: 0;
		width: 100%;
		height: 100%;
		background: none;
		z-index: 300;
		padding: 0;
		background: rgba(0, 0, 0, 0.4) none repeat scroll 0% 0%;
		z-index: 1000;
	}

	.menu__arrow {
		position: initial;
	}

	.menu ul {
		flex-direction: column;
		overflow-y: scroll;
		overflow-x: hidden;
		width: 250px;
		height: 100%;
		padding: 0;
		background-color: #ffffff;
		justify-content: start;
	}

	.menu ul li {
		border-top: 1px solid #e6e6e6;
		flex-direction: column;
		margin: 0;
	}

	.menu__arrow {
		display: none;
	}

	.menu ul li a {
		padding: 0 20px;
		height: 40px;
		display: flex;
		align-items: center;
		position: relative;
		cursor: pointer;
		color: #333333;
		font-size: 14px;
		font-weight: 400;
		width: 100%;
	}

	.menu_sublist_row div {
		white-space: normal;
		padding: 1px;
	}

	.menu__submenu_marker {
		display: none;
	}


	.menu_sublist {
		width: 100%;
	}

	.menu__submenu {
		display: block;
		margin: 0;
		padding: 0;
		width: 100%;
		position: initial !important;
	}

	.menu li {
		width: 100%;
		font-size: 20px;
		display: flex;
		align-items: start;
		justify-content: space-between;
	}

	.sovet__image {
		width: 100%;
	}

	.sovet__image img {
		width: 100%;
	}

	.contacts__item {
		width: 100%;
		height: auto;
		display: flex;
		flex-direction: row;
	}

	.contacts__icon {
		margin-right: 10px;
	}

	.otz__block {
		width: 100%;
	}

	.calc_basket h2 {
		font-size: 22px;
	}

	.calc_basketrow_coll {
		/*flex-direction: column;*/
		justify-content: center;
	}

	.mw480 {
		min-width: 10px !important;
	}

	.type h4 {
		font-size: 14px;
	}

	.type__text span,
	.type__text {

		font-size: 12px;
	}

	.type__item {
		width: 42%;
	}

	.calc__hitem {
		font-size: 15px;
	}

	.calc__hblock_zamer a {
		font-size: 13px;
	}

	.w177 {
		min-width: 134px;
	}

	.calc_clickstvr__credit {
		font-size: 12px;
		width: 100%;
		margin-top: 10px;

	}

	.calc_clickstvr__row .orangebuttonfull {

		width: 100%;
	}

	.calc_clickstvr__credit span {
		font-size: 16px;

	}

	.calc__form {
		padding: 13px;
	}

	.action__item {
		width: 98%;
	}

	.poplata__text {
		flex-direction: column;
	}

	.poplata__button {
		padding-left: 0px;
		margin-top: 10px;
	}

	.poplata__item h2 {
		font-size: 25px;
	}

	.poplata__item {
		font-size: 25px;
		background-size: 51%;
		padding: 15px;
	}
}

@media screen and (max-width: 512px) {
	.contacts__text {
		font-size: 13px;
	}

	.sert__text {
		font-size: 13px;
	}

	.header__element,
	.header__ss {
		display: none;
	}

	.header__wrapper {
		justify-content: space-between
	}

	.header__element_text {
		padding-left: 10px;
		flex-grow: 1;
		max-width: 1000px;
	}

	.header__sandwich {
		display: block;
	}

	.mainblock__item_block {
		margin-bottom: 360px;
	}

	.mainblock__wripper {
		background-size: 64%;
		background-position: center 139px;
	}

	.mainblock__itemoffer_list {
		background: none;
		opacity: 1;
		flex-direction: row;
		justify-content: start;
		flex-wrap: wrap;
	}

	.mainblock__itemoffer_item {
		width: 47%;
	}

	.mainblock_ortext {
		width: 80%;
		height: 149px;
		padding: 20px;
		top: 921px;
	}

	.mainblock_ortext_text {
		font-size: 13px;
	}

	.mainblock_ortext_form {
		width: 100%;
		flex-direction: column;
		height: 40px;
		border-radius: 5px;
	}

	.mainblock__btnblue {
		min-width: 100px;
	}

	.mainblock__btnblue,
	.mainblock__btnwhite {
		font-size: 12px;
		padding: 16px 16px;
		width: 48%;
		text-align: center;
	}

	.mainblock_ortext_form input {
		margin-bottom: 26px;
		margin-top: 10px;
	}

	.preim_wripper {
		padding: 0;
	}

	.preim {}

	.preim_item {
		width: 100%;
	}

	.mainblock__btns {
		margin-bottom: 120px;
	}

	.about__wripper_block {
		font-size: 13px;
	}

	.about__wripper_block {
		font-size: 13px;
	}

	.workstage_item {
		width: 49%;
	}

	.workstage_item:last-child {
		width: 100%;
	}

	.rents__list {
		flex-wrap: wrap;
	}

	.rents__item {
		width: 100%;
		max-width: 100%;
		margin-top: 10px;
	}

	.rents__name a,
	.rents__rent {
		font-size: 14px;
	}

	.rents__rent span {
		font-size: 21px;
	}

	.calc_basket__cross {
		top: 63px;
	}
}


@media print {}