.closen:hover {
	fill: #ffffff
}

.closen {
	z-index: 100000;
	float: right;
	height: 25px;
	width: 25px;
	color: #494949;
	cursor: pointer;
	margin-right: 30px;
}
.covid {
	position: fixed;
	top: 0px;
	width: 100%;
	height: 70px;
	z-index: 100;
	background: #fff003f0;
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	transition: 2s ease-out;
	z-index: 1000;
	text-align: center;
}
.cova {
	color: #494949;
	font-size: 20px;
}
.img_main {
	width: 24%;
	margin-right: 1%;
}
.img_main_last {
	width: 24%;
	margin: 0px
}
.mob_kont {
	display: none
}
@media(max-width:780px) {
	.closen {
		max-width: 100px
	}
	.img_main {
		width: 100%;
	}
	.img_main_last {
		width: 100%;
	}
	.mob_kont {
		display: block
	}
}
@media(max-width:780px) {
	a.cova {
		display: contents;
		position: relative;
	}
	.covid {
		font-size: 13px;
		height: 100px;
		text-align: left;
		padding: 10px
	}
	.cova {
		display: contents;
		font-size: 15px
	}
}
.footer {
	font-family: lato;
}
strong {
	font-family: lato;
	font-weight: bold
}
img {
	border: 0
}
a {
	font-family: lato;
	text-decoration: none;
	transition-duration: .2s;
	color: #101828
}
a:hover {
	text-decoration: underline
}
.header, .content, .footer, .module, .zagol {
	position: relative;
	width: 100%
}
.header_wr, .content_wr, .footer_wr, .module_wr {
	width: 1170px;
	margin: 0 auto;
	position: relative;
	padding-left: 15px;
	padding-right: 15px
}
.module__caption {
	font-weight: bold;
	font-size: 32px;
	line-height: 36px;
	color: #101828;
	margin-bottom: 42px
}
.module__caption.sale {
	margin-bottom: 82px
}
.module-margin {
	margin-top: 114px
}
.input {
	background: #fff;
	border-radius: 8px;
	padding: 15px;
	border: 0;
	outline: 0;
	display: inline-block
}
.input.ico {
	padding-left: 15px
}
.input.ico.ico-name {
	background: #fff url("../images/name.svg") no-repeat 0 center
}
.input.ico.ico-phone {
	background: #fff0;
	border: 1px solid #ffffff3b;
}
@media(max-width:767px) {
	body {
		min-width: 320px;
	}
	.header_wr, .content_wr, .footer_wr, .module_wr {
		width: 100%
	}
	.module__caption {
		font-size: 22px;
		line-height: 26px
	}
	.module-margin {
		margin-top: 50px
	}
}
.button {
	font-weight: 500;
	width: 250px;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	padding: 14px 19px;
	background: #59B8C5;
	border-radius: 8px;
	outline: 0;
	border: 0;
	text-decoration: none;
	transition-duration: .2s;
	cursor: pointer;
	font-family: lato
}
.button:hover {
	background: #fffb8f;
	text-decoration: none
}
.button.green {
	background: #29c9a1;
	box-shadow: 0 3px 13px rgba(0, 54, 105, 0.18);
	color: #fff
}
.button.green:hover {
	background: #35e3b8
}
.button.blue {
	background: #59b8c5;
	box-shadow: 0 3px 13px rgba(0, 54, 105, 0.18);
	color: #fff
}
.button.blue:hover {
	background: #6fb9ff
}
.button.transparent {
	border: 1px solid #fff;
	background: none;
	box-shadow: 0 3px 13px rgba(73, 161, 243, 0.24);
	color: #fff
}
.button.transparent:hover {
	background: #6fb9ff;
	border: 1px solid #6fb9ff;
	box-shadow: 0 3px 13px rgba(73, 161, 243, 0.24)
}
.button.transparent2 {
	border: 1px solid #59b8c5;
	background: none;
	color: #59b8c5;
	padding-top: 11px;
	padding-bottom: 11px
}
.button.transparent2:hover {
	background: #59b8c5;
	border: 1px solid #59b8c5;
	color: #fff
}
.button.white {
	border: 1px solid #59b8c5;
	background: #fff;
	color: #59b8c5;
	padding-top: 11px;
	padding-bottom: 11px
}
.button.white:hover {
	background: #59b8c5;
	border: 1px solid #59b8c5;
	color: #fff
}
.header {
	z-index: 5
}
.header__tp {
	padding-top: 16px;
	padding-bottom: 16px;
	border-bottom: 1px solid #eee
}
.header__tp-l {
	float: left;
	width: 50%
}
.header__tp-r {
	float: right;
	width: 50%
}
.header__tp-logo {
	padding-right: 31px;
	border-right: 1px solid #eee;
	width: 300px;
	float: left
}
.header__tp-logo-img {
	float: left;
	margin-right: 12px
}
.header__tp-logo a:hover {
	text-decoration: none
}
.header__tp-logo-firm {
	display: block;
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
	color: #101828
}
.header__tp-logo-text {
	font-weight: 300;
	font-size: 14px;
	line-height: 17px;
	text-transform: capitalize;
	color: #101828
}
.header__tp-phone {
	font-size: 18px;
	line-height: 21px;
	color: #101828;
	float: right;
	padding-left: 29px;
	margin-left: 29px;
	border-left: 1px solid #eee
}
.header__tp-phone span {
	font-weight: 300;
	font-size: 12px;
	line-height: 14px;
	color: #101828;
	display: block;
	margin-top: 2px
}
.header__tp-call {
	float: right;
	margin-top: 10px
}
.header__wa {
	float: left;
	margin-top: -13px;
	margin-right: 20px
}
.header__wa-mob {
	float: left;
	margin-left: -37px;
	display: none
}
.header__bt {
	position: relative
}
.header-menu {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none
}
.header-menu__item {
	float: left;
	padding: 12px 0 12px 0;
	margin-right: 23px;
	margin-top: 7px
}
.header-menu__url:hover {
	text-decoration: none;
	color: #59b8c5
}
.header-menu__wrapper {
	display: block;
	font-weight: 300;
	font-size: 12px;
	line-height: 14px;
	color: #101828;
	transition-duration: .2s
}
/*.header-menu__item9 .header-menu__url{background:url("../images/ico/search-blue.svg") no-repeat center center !important;padding:6px 11px 11px 11px !important}.header-menu__item9 .header-menu__url:hover{background:url("../images/ico/search-black.svg") no-repeat center center !important;padding:6px 11px 11px 11px !important}*/
.header-menu__sub {
	position: absolute;
	left: 0;
	top: 65px;
	z-index: 2;
	background: #fff;
	box-shadow: 0 5px 40px rgba(0, 0, 0, 0.1);
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 25px 30px;
	display: none;
	border-bottom: 2px solid #59b8c5
}
.header-menu__sub-item {
	float: left;
	width: 24%;
	margin: 0 1% 15px 0
}
.header-menu__sub-url {
	font-size: 14px;
	line-height: 17px;
	color: #101828;
	text-transform: uppercase
}
.header-menu__sub-url:hover {
	color: #59b8c5;
	text-decoration: none
}
.header-lm {
	float: right;
	position: relative
}
.header-lm__cor {
	padding: 23px 25px;
	cursor: pointer;
	border-left: 1px solid #eee
}
.header-lm__cor-wrapper {
	display: block;
	margin: 3.5px 0;
	background: #59b8c5;
	height: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 19px;
	transition-duration: .2s
}
.header-lm__cor:hover .header-lm__cor-wrapper, .header-lm__cor.active .header-lm__cor-wrapper {
	background-color: #59b8c5
}
.header-lm__menu {
	width: 100%;
	position: absolute;
	right: 0;
	top: 65px;
	background: #fff;
	margin: 0;
	display: none;
	box-shadow: 0 5px 40px rgba(0, 0, 0, 0.1);
	border-bottom: 2px solid #59b8c5
}
.header-lm__menu-items {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow-y: auto;
	height: 50%
}
.header-lm__menu-child {
	list-style: none;
	margin: 0;
	padding: 0
}
.header-lm__menu-item {
	margin-bottom: 16px;
	width: 191px
}
.header-lm__menu-url {
	cursor: pointer;
	font-size: 14px;
	line-height: 17px;
	color: #101828;
	display: block;
	transition-duration: .2s
}
.header-lm__menu-url:hover {
	color: #59b8c5;
	text-decoration: none
}
.header-lm__menu-item-child .header-lm__menu-url {
	background: url("../images/cor-down_1.svg") no-repeat right center
}
.header-lm__menu-child {
	margin-top: 10px;
	padding: 0 10px;
	display: none
}
.header-lm__menu-child-item {
	margin: 5px 0
}
.header-lm__menu-child-url:hover {
	color: #59b8c5;
	text-decoration: none
}
.header-lm__menu-item-wrapper {
	border: 1px solid #000
}
.sh-pc {
	display: block
}
.sh-table {
	display: none
}
.sh-mobile {
	display: none
}
.soc-block {
	padding: 25px;
	background: rgba(73, 161, 243, 0.1);
	margin-top: 35px
}
.soc-block-item {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin: 0 5px;
	width: 36px;
	height: 36px;
	background-size: cover;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	opacity: 0.8
}
.soc-block-item {
	opacity: 1
}
.soc-block__vk {
	background: url("../images/vk.svg") no-repeat center center
}
.soc-block__fb {
	background: url("../images/fb.svg") no-repeat center center
}
.soc-block__ok {
	background: url("../images/ok.svg") no-repeat center center
}
.soc-block__tw {
	background: url("../images/tw.svg") no-repeat center center
}
.soc-block__wt {
	background: url("../images/wt.svg") no-repeat center center
}
.soc-block__vb {
	background: url("../images/vb.svg") no-repeat center center
}
@media(max-width:1000px) {
	.header-menu__item7 {
		display: none
	}
	.header-menu__item8 {
		display: none
	}
	.header-menu__item9 {
		display: none
	}
}
@media(max-width:767px) {
	.header__tp-city {
		display: none
	}
	.header__tp-phone span {
		display: none
	}
	.header__tp-phone {
		padding-left: 0;
		margin-left: 0;
		border: 0
	}
	.header__tp-phone {
		font-size: 12px;
		margin-right: 40px
	}
	.header-menu {
		display: none
	}
	.header__tp {
		border: 0
	}
	.header-lm__cor {
		border: 0
	}
	.header__tp-logo-firm {
		font-size: 12px
	}
	.header__tp-logo-text {
		font-size: 10px;
		display: block;
		margin-top: -5px
	}
	.header-lm__cor {
		padding-left: 0;
		padding-right: 0
	}
	.header__tp-r {
		width: 50%
	}
	.header__tp-l {}
	.header-lm__cor-wrapper {
		height: 4px;
		width: 31px
	}
	.sh-mobile {
		display: block
	}
	.sh-mobile img {
		max-width: 100%
	}
	.sh-pc {
		display: none
	}
	.header-lm__cor-wrapper {
		margin: 6.5px 0
	}
	.header__wa-mob {
		display: block
	}
	.header-lm {
		position: static;
		margin-top: -80px
	}
	.header-lm__menu {
		width: 100%
	}
	.header-lm__menu-item {
		width: 100%
	}
	.header-lm__menu .header__tp-city {
		display: block;
		margin-left: 0;
		width: 100%;
		float: none
	}
	.header-lm__menu .header__tp-phone {
		margin-right: 0;
		float: none;
		padding-left: 20px;
		margin-top: 30px;
		background: url("../images/phone_1.svg") no-repeat left 5px
	}
	.header-lm__menu .header__tp-phone span {
		display: block
	}
	.header-lm__menu {
		padding-left: 0;
		padding-right: 0
	}
	.header-lm__menu-items {
		padding-left: 20px;
		padding-right: 20px
	}
	.header-lm__menu .header__tp-city {
		margin-left: 20px;
		margin-right: 20px
	}
	.header-lm__menu .header__tp-phone {
		margin-left: 20px;
		margin-right: 20px
	}
	.header-lm__menu {
		padding-bottom: 0;
		overflow: hidden
	}
}
.footer {
	background: #3f434a;
	padding-top: 34px;
	padding-bottom: 5px;
	overflow: hidden;
	margin-top: 45px
}
.footer_wr {}
.footer__t {
	float: left;
	width: 40%
}
.footer__r {
	float: left;
	width: 40%
}
.footer__t-wrapper {
	padding-bottom: 20px;
	margin-bottom: 35px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}
.footer__tp-logo {
	float: left;
	width: 220px
}
.footer__tp-logo-img {
	float: left;
	margin-right: 12px
}
.footer__tp-logo-text {
	font-weight: 300;
	font-size: 14px;
	line-height: 17px;
	text-transform: capitalize;
	color: #fff
}
.header__star {
	float: right;
	margin-left: 10px;
	margin-top: -10px
}
.footer__b-wrapper {}
.footer__b-block {
	float: left;
	width: 48%;
	margin-right: 2%;
	margin-bottom: 24px
}
.footer-soc__item {
	width: 21px;
	height: 21px;
	display: inline-block;
	margin-right: 11px;
	border-radius: 3px
}
.footer-soc__item:hover {
	opacity: 1
}
.footer-vk {
	background: url("../images/vkf.svg") no-repeat center center
}
.footer-fb {
	background: url("../images/fbf.svg") no-repeat center center
}
.footer-ok {
	background: url("../images/okf.svg") no-repeat center center
}
.footer-tw {
	background: url("../images/twf.svg") no-repeat center center
}
.footer-wt {
	background: url("../images/wtf.svg") no-repeat center center
}
.footer-vb {
	background: url("../images/vbf.svg") no-repeat center center
}
.footer-inst {
	background: url("../images/inst.svg") no-repeat center center/contain
}
.footer__b-block-caption {
	font-weight: 300;
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	margin-bottom: 6px
}
.footer__b-block-phone {
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	color: #59b8c5
}
.footer__b-block-phone a {
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	color: #59b8c5
}
.footer__b-block-text {
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	opacity: 0.8
}
.footer__r-menu {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0
}
.footer__r-menu-item {
	margin-top: 5px
}
.footer__r-menu-url {
	font-weight: 300;
	font-size: 12px;
	line-height: 185%;
	color: #fff
}
.footer__r-menu-url:hover {
	color: #59b8c5;
	text-decoration: none;
	opacity: 1
}
.footer__b-menu-caption {
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	opacity: 0.8;
	margin-bottom: 15px
}
.footer__b-block .footer__r-menu {
	width: 100%
}
.footer__r .footer__b-block2 .footer__r-menu {
	float: left;
	width: 33%
}
.footer__r .footer__b-block2 {
	width: 60%
}
.footer__star {
	float: right;
	margin-left: 10px;
	margin-top: -10px
}

@media(max-width:767px) {
	.footer__tp-logo {
		width: 150px
	}
	.footer__star {
		float: right
	}
	.footer__t .footer__b-block:nth-child(2) {
		width: 100%;
		margin-top: 43px
	}
	.footer__b-block:nth-child(4) {
		width: 100%;
		margin-top: 14px
	}
	.footer__b-block:nth-child(5) {
		display: none
	}
	.footer__b-block-ph .footer__b-block-caption {
		display: block
	}
	.footer__b-block-soc {
		width: 100%;
		text-align: left;
		top: 76px;
		left: 15px;
		right: auto
	}
	.footer__b-block-ph {
		width: 50%;
		top: 125px;
		right: 15px
	}
	.footer__tp-logo-firm {
		font-size: 12px;
		line-height: 14px
	}
	.footer__tp-logo-text {
		font-size: 10px;
		line-height: 12px;
		margin-top: 6px;
		display: block
	}
	.header__tp-logo-img {
		width: 27px;
		margin-right: 5px
	}
	.footer__star {
		width: 200px;
		margin-left: -10px
	}
	.footer__star img {
		width: 100%
	}
	.footer {
		overflow: hidden
	}
	.footer-soc__item {
		margin-right: 8px;
		margin-left: 0
	}
	.footer__r-menu-item {
		float: left;
		width: 46%;
		margin-right: 2%
	}
	.footer__b-block2 .footer__r-menu-item {
		float: left;
		width: 30%;
		margin-right: 2%
	}
	.footer__r-menu {
		float: none !important
	}
}
.copi {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	padding-top: 24px;
	padding-bottom: 7px
}
.copi__card {
	float: left;
	width: 50%
}
.copi__text {
	float: right;
	width: 50%
}
.cards {
	list-style: none;
	margin: -5px 0 0 0;
	padding: 0
}
.cards-item {
	float: left;
	margin-right: 10px
}
@media(max-width:767px) {
	.copi__card {
		position: absolute;
		top: 280px;
		right: 15px;
		width: 130px
	}
	.copi__card .cards-item {
		margin-left: 8px;
		margin-bottom: 8px;
		margin-right: 0;
		float: right
	}
	.copi__card img {
		width: 36px;
		height: 23px
	}
	.copi__text {
		text-align: left;
		width: 100%
	}
}
.banner .module_wr {
	height: 483px;
}
.banner__sub {
	font-weight: 300;
	font-size: 18px;
	line-height: 21px;
}
.banner__caption {
	font-weight: 500;
	font-size: 48px;
	line-height: 57px;
	color: #fff
}
.banner__body h1 {
	font-weight: 800;
	font-size: 48px;
	line-height: 48px;
	color: #101828;
	margin: 0;
	text-transform: uppercase;
}
.banner__text {
	font-size: 16px;
	line-height: 24px;
	margin-top: 20px;
	max-width: 50%
}
.banner__but {
	margin-top: 34px
}
.banner__but span {
	font-size: 24px;
	line-height: 28px;
}
.banner__body {
	float: left;
	width: 50%
}
.banner__img {
	float: right;
	width: 48%;
	overflow: hidden;
	text-align: center
}
.banner-img img {
	text-align: center
}
.banner-img .module_wr {
	background-image: none
}
.banner-img .banner__text {
	max-width: 100%
}
@media(max-width:767px) {
	.banner__caption {
		font-size: 34px;
		line-height: 40px
	}
	.banner__text {
		font-size: 18px;
		line-height: 125%;
		max-width: 100%
	}
	.banner__sub {
		font-size: 18px;
		line-height: 21px
	}
	.banner .module_wr {
		background: none;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 35px;
		padding-bottom: 112px
	}
	.banner__but a {
		display: block;
		margin-right: 0;
		margin-bottom: 10px
	}
	.banner__body {
		width: 100%;
		float: none;
		margin-top: 38px
	}
	.banner__img {
		display: none
	}
}
.blocks4-vn .blocks4__items {
	margin-top: 0
}
.blocks4__item {
	float: left;
	width: 25%;
	position: relative
}
.blocks4__item:last-child {
	margin-right: 0;
	padding-right: 0
}
@media(max-width:767px) {
	.blocks4__item {
		width: 100%
	}
	.blocks4__item-caption {
		margin-left: 0;
		margin-right: 0
	}
}
.map {}
.map__t {
	display: table;
	width: 100%
}
.map__t-map {
	display: table-cell;
	vertical-align: top;
	text-align: left;
	width: 50%;
	padding-right: 30px
}
.map__t-map iframe {
	height: 450px
}
@media(max-width:760px) {
	.map__t-map iframe {
		height: 300px
	}
}
.map__t-map img {
	width: 100%;
	height: calc(100% + 30px)
}
.map__body {}
.map__body .footer__tp-logo-firm {
	color: #101828
}
.map__body .footer__tp-logo-text {
	color: #101828;
	opacity: 0.6
}
.map__body .footer__tp-logo {
	width: 230px
}
.map__body .cards-item {
	margin-left: 10px;
	margin-right: 0;
	float: right
}
.map__body-items {
	margin-top: 27px
}
.map__body-item {
	margin-top: 20px
}
.map__body-item-caption {
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 500;
	font-size: 16px;
	line-height: 120%;
	color: #101828
}
.map__body-items-l {
	float: left;
	width: 48%
}
.map__body-items-r {
	float: right;
	width: 48%
}
.map__body-item-text.wico {
	opacity: 1;
	margin-top: -9px
}
.map__body-item-text-sm {
	font-weight: 300;
	font-size: 10px;
	line-height: 12px;
	color: #101828;
	margin-top: 3px
}
.map__body-item-caption.ico {
	padding-left: 20px
}
.map__body-item-caption.ico.ico-phone {
	background: url("../images/phone2.svg") no-repeat left center
}
.map__body-item-caption.ico.ico-mail {
	background: url("../images/mail.svg") no-repeat left center
}
.map__body-item-caption.ico.ico-adres {
	background: url("../images/city2.svg") no-repeat left center
}
.map__body-item-caption.ico.ico-time {
	background: url("../images/time.svg") no-repeat left center
}
.map__body-item-ico {
	padding: 8px 0;
	padding-left: 20px
}
.map__body-item-ico span {}
.map__body-item-ico.m {
	background: url("../images/m.svg") no-repeat left center
}
.map__body-item-ico.o {
	background: url("../images/o.svg") no-repeat left center
}
@media(max-width:767px) {
	.map__t-map img {
		height: auto
	}
}
.operation {}
.operation__items {}
.operation__item {
	float: left;
	width: 170px;
	margin-right: 24px;
	padding: 8px 9px;
	background: #fff;
	border: 1px solid rgba(91, 104, 131, 0.03);
	box-sizing: border-box;
	box-shadow: 0 6px 11px rgba(0, 0, 0, 0.03);
	border-radius: 5px;
	min-height: 215px;
	transition-duration: .2s
}
.operation__item:hover {
	border: 1px solid rgba(91, 104, 131, 0.15);
	box-shadow: 0 6px 11px rgba(0, 0, 0, 0.15)
}
.operation__item:last-child {
	margin-right: 0
}
.operation__counter {
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #3f434a;
	text-align: right
}
.operation__caption {
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #3f434a;
	margin-bottom: 8px
}
.operation__text {
	font-size: 12px;
	line-height: 135%;
	text-align: center;
	color: #101828;
	padding-bottom: 14px
}
.operation__ico {
	height: 70px;
	margin-top: 7px;
	margin-bottom: 28px
}
.operation__ico1 {
	background: url("../images/operation1.svg") no-repeat center center
}
.operation__ico2 {
	background: url("../images/operation2.svg") no-repeat center center
}
.operation__ico3 {
	background: url("../images/operation3.svg") no-repeat center center
}
.operation__ico4 {
	background: url("../images/operation4.svg") no-repeat center center
}
.operation__ico5 {
	background: url("../images/operation5.svg") no-repeat center center
}
.operation__ico6 {
	background: url("../images/operation6.svg") no-repeat center center
}
@media(max-width:767px) {
	.operation__ico {
		float: none;
		width: 100%
	}
	.operation__caption {
		text-align: center
	}
	.operation__text {
		text-align: center;
		min-height: 50px
	}
}
.request {}
.request .request__body {
	background: linear-gradient(108.28deg, #6f9179 32.53%, #DEECDD 67.93%);
	border-radius: 16px;
}
.request__body-bg {
	height: 407px;
	border-radius: 16px;
}
.request__body-img {
	position: absolute;
	left: 113px;
	bottom: 0;
	z-index: 1;
	background: url("../images/request-man.png") no-repeat center center;
	height: 100%;
	width: 485px
}
.request2 .request__body-img {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	background: url("../images/request-girl.png") no-repeat center center;
	height: 100%;
	width: 223px
}
.request__body-form {
	position: relative;
	z-index: 2;
	margin-left: 382px;
	padding-top: 72px
}
.request__body-form-caption {
	font-size: 14px;
	line-height: 145%;
	color: #fff
}
.request__body-form-caption span {
	display: block;
	font-size: 53px;
	line-height: 54px;
	font-weight: bold;
}
.request__body-form-items {
	margin-top: 30px
}
.request__body-form-item {
	float: left;
	width: 250px;
	margin-right: 16px
}
.request__body-form-item .input {
	width: 100%
}
.request__body-form-ch {
	font-size: 12px;
	line-height: 123.51%;
	color: rgba(255, 255, 255, 0.7);
	padding-left: 20px;
	margin-top: 14px;
	float: left;
	position: relative;
	margin-right: 150px
}
.request__body-form-ch span {
	color: rgba(255, 255, 255, 0.7)
}
.request__body-form-ch a {
	color: rgba(255, 255, 255, 1)
}
.request__body-form-ch:after {
	position: absolute;
	left: 0;
	top: 3px;
	content: '';
	border: 0.697628px solid #fff73f;
	border-radius: 2.09289px;
	display: block;
	width: 12px;
	height: 12px
}
.request__body-form-ch.active:after {
	background: url("../images/ch.svg") no-repeat center center;
	border: 0.697628px solid #fff73f
}
.request__body-form-ch a {
	text-decoration: underline
}
.request__body-form-ch a:hover {
	text-decoration: none
}
.request__body-form-ch input {
	display: none
}
.request__body-form {
	margin-left: 140px
}
.request__body-form-item {
	width: 250px
}
.request__body-form-ch {
	margin-right: 30px
}
@media(max-width:767px) {
	.request__body-img {
		display: none
	}
	.request__body-form {
		margin-left: 22px;
		margin-right: 22px
	}
	.request__body-form-item {
		width: 100%;
		margin-bottom: 10px
	}
	.request__body-form-caption span {
		line-height: 120%
	}
	.request__body-form-item .button {
		width: 100%;
		display: block;
		margin-top: 10px
	}
	.request__body-bg {
		height: auto;
		padding-bottom: 28px
	}
}
.sale__item a {
	text-decoration: none
}
.sale__item-slider {}
.sale__item {
	background: #59B8C5;
	border-radius: 16px;
	padding: 24px;
	transition-duration: .2s;
	height: 250px;
}
.sale__item:hover {
	box-shadow: 0 6px 11px rgba(0, 0, 0, 0.15);
	text-decoration: none
}
.sale__item.sale__item-purple {
	background: #c0b9eb
}
.sale__item.sale__item-blue {
	background: #97caff
}
.sale__item.sale__item-yellow {
	background: #f0d547
}
.sale__item.sale__item-green {
	background: #97d8e1
}
.sale__body-circle {
	position: absolute;
	width: 77px;
	height: 76px;
	left: 50%;
	top: 50%;
	margin: -38px 0 0 -38px;
	background: #e26078;
	z-index: 1;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%
}
.sale__item-purple .sale__body-circle {
	background: #9f95e1
}
.sale__item-blue .sale__body-circle {
	background: #4d84bd
}
.sale__item-yellow .sale__body-circle {
	background: #d1af29
}
.sale__item-green .sale__body-circle {
	background: #6ec2cd
}
.sale__caption {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	color: #fff;
	opacity: 1;
	padding-bottom: 8px
}
.sale__body {
	display: table;
	width: 100%
}
.sale__body-img {
	display: table-cell;
	vertical-align: top;
	text-align: center;
	width: 227px;
	padding-bottom: 8px
}
.sale__body-text {
	display: table-cell;
	vertical-align: top;
	text-align: left
}
.sale__body-caption {
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	margin-bottom: 16px
}
.sale__body-price {
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
	color: #fff
}
.sale__body-img-wrapper {
	position: relative;
	width: 227px;
	margin-top: -64px
}
.sale__body-image {
	position: relative;
	z-index: 2;
	max-width: 100%
}
.sale__item-circle-bg .sale__item {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0 !important
}
.sale__item-circle-bg .sale__item.sale__item-purple .sale__item-wrapper {
	padding-left: 23px;
	padding-right: 23px;
	background: url("../images/ellipse-purple.png") no-repeat center bottom;
	padding-bottom: 30px
}
.prices__body-r .sale__body-img-wrapper {
	width: auto
}
.brands {}
.brands__item:nth-child(10n+10) {
	margin-right: 0
}
.brands__item a:hover {
	box-shadow: 0 6px 11px rgba(0, 0, 0, 0.15);
	text-decoration: none
}
.brands__caption {
	font-weight: 500;
	font-size: 10px;
	line-height: 145%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #5b6472
}
.brands__text {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 700;
	color: #59b8c5;
}
.brands__img {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.brands__image {
	max-width: 100%
}

@media(max-width:767px) {
	.brands__item {
		margin-right: 1%;
		width: 32.5%
	}
	.brands__item:nth-child(10n+10) {
		margin-right: 1%
	}
	.brands__item:nth-child(6n+6) {
		margin-right: 1%
	}
	.brands__item:nth-child(3n+3) {
		margin-right: 0
	}
}
.products {
	margin-bottom: -30px
}
.products__item {}
.products__item-wrapper {
	border-radius: 16px;
	padding: 27px 32px 32px 32px;
	float: left;
	width: 275px;
	height: 275px;
	margin-right: 23px;
	margin-bottom: 30px;
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), #59B8C5;
	box-sizing: border-box;
	transition-duration: .2s
}
.products__item-wrapper a {
	text-decoration: none
}
.products__item-wrapper:hover {
	box-shadow: 0 6px 11px rgba(0, 0, 0, 0.15);
	text-decoration: none
}
.products__item:nth-child(4n+4) .products__item-wrapper {
	margin-right: 0
}
.products__item-caption a {
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #3f434a
}
.products__item-caption a:hover {
	text-decoration: underline
}
.products__item-img {
	margin-top: 12px
}
.products__item-image {
	position: relative;
	z-index: 2;
	max-width: 100%
}
.products__item-but {
	float: right;
	width: 55%;
	text-align: right
}
.products__item-but .button {
	display: inline-block;
	border-radius: 100px;
	padding: 7px 19px;
	font-weight: 500;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
@media(max-width:767px) {
	.module__caption {
		padding-right: 90px
	}
	.products .module__caption {
		margin-bottom: 50px
	}
	.products__item-wrapper {
		width: 49%;
		margin-right: 2%
	}
	.products__item:nth-child(4n+4) .products__item-wrapper {
		margin-right: 2%
	}
	.products__item:nth-child(3n+3) .products__item-wrapper {
		margin-right: 4%
	}
	.products__item:nth-child(2n+2) .products__item-wrapper {
		margin-right: 0
	}
	.products__item-price {
		width: 100%;
		text-align: center
	}
	.products__item-but {
		width: 100%;
		text-align: center
	}
}
.breadcrumbs {
	margin-top: 27px;
	font-weight: 300;
	font-size: 14px;
	line-height: 140%;
	color: rgba(16, 24, 40, 0.7)
}
.breadcrumbs a {}
.breadcrumbs-banner {
	position: absolute;
	left: 15px;
	top: 27px;
	z-index: 1;
	color: rgba(255, 255, 255, 0.7)
}
.breadcrumbs-banner a {
	color: rgba(255, 255, 255, 0.7)
}
.breadcrumbs .form-search {
	float: right;
	margin-top: -13px
}
@media(max-width:767px) {
	.breadcrumbs-banner {
		left: 15px;
		padding-bottom: 10px;
		border-bottom: 1px solid rgba(159, 165, 174, 0.2)
	}
}
.about {}
.about__caption {
	margin-top: 29px;
	font-weight: 500;
	font-size: 48px;
	line-height: 57px;
	color: #3f434a
}
.about__caption-sub {
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	color: #3f434a;
	margin-top: 10px
}
.about__body {
	padding: 46px 40px;
	background: #fff;
	border: 1px solid rgba(91, 104, 131, 0.03);
	box-sizing: border-box;
	box-shadow: 0 4px 26px rgba(0, 0, 0, 0.01);
	border-radius: 5px;
	margin-top: 39px
}
.about__body-caption {
	margin-bottom: 29px;
	font-weight: 500;
	font-size: 26px;
	line-height: 31px;
	text-transform: uppercase;
	color: #101828
}
.about__body-text-l {
	float: left;
	width: 562px;
	margin-right: 100px
}
.about__body-text-r {
	float: left;
	width: 356px
}
.about__body-text {
	font-weight: 300;
	font-size: 16px;
	line-height: 175%;
	color: #3f434a;
	position: relative
}
.about__body-text p {
	margin: 0;
	padding: 0 0 15px 0
}
.quote {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	line-height: 175%;
	color: #3f434a;
	padding-top: 33px;
	background: url("../images/quote.svg") no-repeat right top;
	padding-right: 60px
}
.about__body-text .quote {
	margin-top: 38px;
	position: relative
}
.about__body-text .quote:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	height: 3px;
	background: #29c9a1;
	display: block;
	width: 159px
}
.about__block {
	position: relative;
	margin-bottom: 42px
}
.about__block:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	height: 3px;
	background: #29c9a1;
	display: block;
	width: 100%
}
.about__block-caption {
	font-weight: 500;
	font-size: 16px;
	line-height: 175%;
	color: #29c9a1;
	padding-top: 11px
}
.about__block-counter {
	font-style: italic;
	font-size: 48px;
	line-height: 64px;
	color: #5b6472
}
.about__block-text {
	font-weight: 300;
	font-size: 14px;
	line-height: 175%;
	color: #3f434a;
	padding-top: 5px
}
@media(max-width:767px) {
	.about__block {
		width: 100%;
		margin-bottom: 26px
	}
	.about__block:last-child {
		float: right;
		margin-bottom: 0
	}
	.about__body {
		padding: 31px 22px;
		margin-top: 31px
	}
	.about__caption {
		font-size: 34px;
		line-height: 40px
	}
}
.contacts {}
.contacts__caption {
	margin-top: 29px;
	font-weight: 500;
	font-size: 48px;
	line-height: 57px;
	color: #3f434a
}
.contacts__body-wrapper {
	padding: 46px 40px;
	background: #fff;
	border: 1px solid rgba(91, 104, 131, 0.03);
	box-sizing: border-box;
	box-shadow: 0 4px 26px rgba(0, 0, 0, 0.01);
	border-radius: 5px;
	margin-top: 39px
}
.contacts__body-caption {
	margin-bottom: 29px;
	font-weight: 500;
	font-size: 26px;
	line-height: 31px;
	text-transform: uppercase;
	color: #101828
}
.contacts .map__t-map {
	padding-right: 0
}
.contacts .map__t-body {
	padding-top: 0;
	padding-bottom: 0
}
.contacts__map img {
	width: 100%
}
.contacts__body-caption-city {
	display: inline-block;
	vertical-align: middle;
	padding-left: 23px;
	margin-left: 23px;
	border-left: 1px solid rgba(0, 0, 0, 0.1);
	font-size: 14px;
	line-height: 17px;
	color: #101828;
	text-transform: initial;
	font-weight: normal
}
.contacts__body-caption-city span {
	display: inline-block;
	vertical-align: top;
	width: 16px;
	height: 16px;
	background: #9de356 url("../images/m-white.svg") no-repeat center center;
	background-size: 11px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	margin: -1px 6px 0 6px
}
@media(max-width:767px) {
	.contacts__body-wrapper {
		padding: 31px 22px;
		margin-top: 31px
	}
	.contacts__caption {
		font-size: 34px;
		line-height: 40px
	}
	.contacts__body-caption-city {
		display: block;
		border-left: 0;
		padding-left: 0;
		margin-left: 0;
		margin-top: 18px;
		padding-top: 18px;
		position: relative
	}
	.contacts__body-caption-city:after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 110px;
		height: 1px;
		opacity: 0.1;
		background: #000
	}
	.contacts .footer__tp-logo {
		display: none
	}
	.contacts .map__body .cards-item {
		float: left;
		margin-right: 10px;
		margin-left: 0
	}
	.contacts .map__body-items {
		margin-top: 7px
	}
	.map__body-items-l {
		float: none;
		width: 100%
	}
	.map__body-items-r {
		float: none;
		width: 100%
	}
}
.questions {}
.questions__item-l {
	float: left;
	width: 48%
}
.questions__item-r {
	float: right;
	width: 48%
}
.questions__item {
	margin-bottom: 30px
}
.questions__caption {
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	color: #3f434a;
	margin-bottom: 14px;
	position: relative
}
.questions__caption span {
	display: inline-block;
	max-width: 90%;
	vertical-align: middle
}
.questions__caption .counter {
	position: absolute;
	right: 0;
	top: -0px;
	z-index: 0;
	font-weight: 500;
	font-size: 72px;
	line-height: 85px;
	color: #29c9a1;
	opacity: 0.1
}
.questions__text {
	font-size: 14px;
	line-height: 155%;
	color: #101828;
	opacity: 0.5
}
.questions__text p {
	margin: 5px 0;
	padding: 0
}
.questions__caption .more {
	display: none;
	float: right;
	width: 23px;
	height: 23px;
	border-radius: 2px;
	margin-top: -3px;
	background: #59b8c5 url("../images/plus.svg") no-repeat center center
}
.questions__caption .more.active {
	background: #59b8c5 url("../images/minus.svg") no-repeat center center
}
@media(max-width:767px) {
	.questions__items {
		padding: 14px 20px
	}
	.questions__item {
		margin-bottom: 0;
		padding-bottom: 15px;
		border-bottom: 1px solid rgba(0, 0, 0, 0.07)
	}
	.questions__caption {
		font-size: 14px;
		line-height: 155%;
		padding-top: 14px;
		margin-bottom: 0;
		margin-top: 5px
	}
	.questions__item-r .questions__item:last-child .questions__caption {
		border-bottom: 0
	}
	.questions__text {
		display: none
	}
	.questions__caption .counter {
		font-size: 30px;
		line-height: 36px;
		left: 0;
		right: auto;
		top: -1px
	}
	.questions__caption .more {
		display: block
	}
}
.ptable {}
.ptable__header {
	display: table;
	width: 100%;
	background: #5b6472;
	border-radius: 5px
}
.ptable__header-item {
	display: table-cell;
	width: 100%;
	padding: 20px;
	font-weight: 500;
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	vertical-align: middle
}
.ptable__body {
	display: table;
	width: 100%;
	background: #fff;
	border: 1px solid rgba(91, 104, 131, 0.03);
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.03);
	border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px
}
.ptable__body-item {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	padding: 28px 20px;
	font-size: 16px;
	line-height: 20px;
	color: #3f434a
}
.ptable__header-item:nth-child(1), .ptable__body-item:nth-child(1) {
	width: 260px
}
.ptable__header-item:nth-child(2), .ptable__body-item:nth-child(2) {
	width: 140px
}
.ptable__header-item:nth-child(3), .ptable__body-item:nth-child(3) {
	width: 100px
}
.ptable__header-item:nth-child(4), .ptable__body-item:nth-child(4) {
	width: 108px
}
.ptable__header-item:nth-child(5), .ptable__body-item:nth-child(5) {
	width: 170px
}
.ptable .button {
	display: block
}
.prices__button {
	margin-top: 30px;
	display: none
}
.prices__button .button {
	display: inline-block;
	width: 165px
}
@media(max-width:767px) {
	.ptable__body-item {
		font-size: 16px
	}
	.ptable__body {
		display: block;
		background: #fff url("../images/ptable__body.png") no-repeat right bottom
	}
	.ptable__header {
		display: none
	}
	.ptable__body-item:nth-child(1) {
		display: block;
		padding: 15px 15px 12px 25px;
		width: 100%;
		float: left;
		margin-bottom: 9px;
		font-weight: 500;
		font-size: 16px;
		line-height: 21px;
		color: #3f434a;
		position: relative
	}
	.ptable__body-item:nth-child(2) {
		display: block;
		padding: 5px 0 5px 25px;
		width: 65%;
		float: left
	}
	.ptable__body-item:nth-child(3) {
		display: block;
		padding: 5px 0 5px 25px;
		width: 65%;
		float: left
	}
	.ptable__body-item:nth-child(4) {
		display: none
	}
	.ptable__body-item:nth-child(5) {
		display: block;
		padding: 0 15px 0 0;
		width: 33%;
		float: right;
		position: relative;
		top: -21px
	}
	.ptable__body {
		float: left;
		width: 100%;
		padding-bottom: 0
	}
	.ptable__body-item:before {
		content: attr(data-th);
		font-size: 14px;
		line-height: 21px;
		color: #3f434a;
		opacity: 0.35;
		width: 100px;
		display: inline-block
	}
	.ptable__body-item:after {
		content: '.';
		display: block;
		height: 0;
		clear: both;
		visibility: hidden
	}
	.ptable__body-item:nth-child(1):before {
		display: none
	}
	.ptable__body-item:nth-child(5):before {
		display: none
	}
	.ptable__body-item:nth-child(2) strong {
		color: #29c9a1
	}
	.ptable .button {
		padding-top: 13px;
		padding-bottom: 13px;
		background: #59b8c5;
		color: #fff
	}
	.ptable .button:hover {
		background: none;
		color: #59b8c5
	}
	.ptable__body-item:nth-child(1):before {
		content: '';
		height: 1px;
		background: rgba(0, 0, 0, 0.1);
		width: 152px;
		display: block;
		position: absolute;
		bottom: 0;
		left: 25px
	}
	.prices__button {
		display: block;
		margin-top: 20px;
		display: inline-block
	}
}
.prices .form-search {
	margin-bottom: 16px;
	min-height: 42px
}
.prices .module__caption {
	margin-bottom: 20px;
	margin-top: 5px
}
.under__caption-table {
	color: #999;
	font-size: 20px;
	font-weight: 300
}
.prices__body {}
/* .prices__body-l {
	float: left;
	width: 795px
} */
.prices__body-r {
	float: right;
	width: 275px
}
.prices__sale {
	margin-bottom: 90px
}
.prices__sale:last-child {
	margin-bottom: 0px
}
.prices__sale .sale__body-img {
	display: block;
	width: 100%;
	text-align: center;
	padding-right: 0
}
.prices__sale .sale__body-text {
	display: block;
	width: 100%;
	text-align: center
}
.prices__sale .sale__button {
	margin-top: 27px
}
.prices__sale .sale__button .button {
	display: inline-block;
	width: 100%
}
.prices__sale .sale__item {
	padding-bottom: 39px
}
.prices__sale .sale__body-circle {
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px
}
@media(max-width:767px) {
	.prices .module__caption span {
		display: block;
		margin-top: 5px
	}
}
.models {}
.models__items {}
.models__item {
	float: left;
	background: #fff;
	border: 1px solid rgba(91, 104, 131, 0.03);
	box-sizing: border-box;
	box-shadow: 0 4px 36px rgba(0, 0, 0, 0.06);
	border-radius: 10px;
	width: 262px;
	margin-right: 30px;
	margin-bottom: 30px;
	padding: 14px 20px;
	position: relative;
	transition-duration: .2s
}
.models__item:hover {
	border: 1px solid rgba(91, 104, 131, 0.15);
	box-shadow: 0 6px 11px rgba(0, 0, 0, 0.15)
}
.models__item:nth-child(4n+4) {
	margin-right: 0
}
.models__caption {
	float: right;
	width: 130px;
	text-align: left;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.01em;
	color: #3f434a;
	margin-top: 5px;
	position: absolute;
	left: 110px;
	display: flex;
	align-items: center;
	height: 100%;
	padding: 0;
	margin: -14px 0 0 0
}
.models__img {
	width: 75px;
	height: 75px;
	margin-right: 21px;
	position: relative;
	text-align: center
}
.models__image {
	position: relative;
	z-index: 2;
	max-width: 100%
}
.models__img-circle {
	position: absolute;
	z-index: 1;
}
@media(max-width:767px) {
	.models__img-circle {
		width: 56px;
		height: 56px;
		margin: -28px 0 0 -28px
	}
	.models__img {
		width: 56px;
		height: 56px
	}
	.models__image {
		max-width: 43px;
		display: inline-block !important
	}
	.models__caption {
		left: 90px;
		width: calc(100% - 90px);
		font-size: 14px;
		line-height: 17px;
		padding-right: 15px
	}
	.models-block .models__caption {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 11px;
		position: static;
		display: block;
		margin-top: 1px;
		min-height: 40px;
		padding-right: 0
	}
	.models-block .models__img {
		width: 100%
	}
	.models__item {
		width: 100%;
		margin-right: 0
	}
}
.product {
	margin-top: 15px;
	position: relative
}
.product__body {
	background: #fff;
	border-radius: 5px;
	position: relative;
	z-index: auto
}
.product__body-wrapper {
	padding: 53px 43px 0 43px
}
.product__body-img {
	float: left;
	width: 301px;
	margin-right: 43px;
	text-align: center;
	position: relative;
	z-index: 3
}
.product__body-image {
	max-width: 100%;
	max-height: 330px
}
.product__body-text {
	float: left;
	width: 580px
}
.product__body-logo {
	font-size: 14px;
	line-height: 112%;
	text-transform: uppercase;
	color: rgba(112, 116, 126, 0.58)
}
.product__body-logo span, .product__body-logo h1 {
	color: #000;
	font-weight: 500;
	font-size: 24px;
	display: inline-block;
	margin-top: 8px;
	margin-bottom: 15px;
	line-height: 24px
}
.product__body-logo img {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -16px;
	left: 19px
}
.product__body-desc {
	font-size: 14px;
	line-height: 165%;
	color: #101828
}
.show_mob {
	display: none
}
.product__body-items {
	margin-top: 15px
}
.product__body-item {
	margin: 0;
	padding-left: 15px;
	position: relative;
	font-size: 14px;
	line-height: 190%;
	color: rgba(16, 24, 40, 0.6)
}
.product__body-item:before {
	content: '';
	width: 5px;
	height: 5px;
	background: #59b8c5;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 1;
	display: block
}
.product__body-dop {
	float: right;
	width: 78px;
	margin-top: 37px
}
.product__body-dop-item {
	background: #99a6d0;
	border-radius: 12px;
	padding: 13px 5px;
	text-align: center;
	font-size: 9px;
	line-height: 140%;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.7);
	margin-bottom: 16px
}
.product__body-dop-item.red {
	background: #f2868a
}
.product__body-dop-item.green {
	background: #29c9a1
}
.product__body-dop-item strong {
	display: block;
	font-size: 11px
}
.product__form {
	padding: 32px 0;
	background: linear-gradient(176.26deg, #5b6472 -17.59%, #404d62 85.77%);
	border-radius: 10px;
	position: relative;
	z-index: 2;
	top: -70px;
	margin-bottom: -70px
}
.product__form-wrapper {
	margin-left: 344px
}
.product__buy {
	padding: 0 45px
}
.product__threes {
	padding: 0 45px
}
.product__form-dop {
	overflow: hidden;
	padding: 0 45px
}
.product__form.product__bot {
	background: #3f434a;
	border-radius: 5px;
	top: -80px;
	margin-bottom: -70px
}
.product__buy {}
.product__buy-caption-text {
	font-weight: 500;
	font-size: 22px;
	line-height: 26px;
	text-transform: uppercase;
	color: #fff;
	float: left
}
.product__buy-caption-price {
	font-weight: 300;
	font-size: 16px;
	line-height: 130%;
	color: #fff;
	float: right;
	background: url("../images/wallet.png") no-repeat 0 0;
	padding: 5px 0 5px 35px
}
.product__buy-caption-price strong {
	font-size: 22px
}
.product__buy-text {
	font-size: 14px;
	line-height: 165%;
	color: #fff
}
.product__buy-form {
	margin-top: 22px
}
.product__buy-form .input {
	border: 1px solid #fff;
	background: none;
	padding-top: 11px;
	padding-bottom: 11px;
	margin-right: 20px;
	width: 212px;
	color: #fff
}
.product__buy-form .button {
	padding-top: 11px;
	padding-bottom: 11px;
	font-weight: 300;
	width: 212px
}
.product__threes {}
.product__three {
	float: left;
	width: 20%;
	margin-right: 0
}
.product__three.model {
	width: 25%
}
.product__three.product__three-but {
	float: right;
	width: 34%;
	max-width: 160px;
	text-align: right
}
.product__three.product__three-but .button {
	display: inline-block;
	width: 100%
}
.product__three-caption {
	font-weight: 300;
	font-size: 16px;
	line-height: 130%;
	color: rgba(255, 255, 255, 0.4);
	padding: 3px 0 3px 25px
}
.product__three-value {
	font-size: 22px;
	font-weight: 500;
	color: #59b8c5
}
.product__three-value.price span {
	padding-right: 35px
}
.product__three-value.price span {
	background: url("../images/credit-card.svg") no-repeat left 1px
}
.product__threes2 .product__three:nth-child(1) {
	width: 48%
}
.product__threes2 .product__three-value {
	color: #fff
}
.product__threes2 .product__three-caption {
	padding-left: 0
}
.product__body-but {
	display: none
}
.product__body-but .button {
	display: inline-block;
	margin-top: 8px;
	margin-bottom: 12px;
	width: 165px
}
.product__form2 {
	padding-bottom: 0
}
.product__form-dop {
	background: #3f434a;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-top: 23px;
	padding-bottom: 23px
}
.product__three {
	padding-bottom: 32px
}
.product__threes {
	position: relative
}
.product__logo {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background: #000;
	width: 305px;
	background: #b6bdc8
}
.product__logo-img {
	text-align: center;
	height: 70px;
	margin-top: 5px
}
.product__logo-images {
	height: 60px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}
.product__logo-name {
	font-weight: 500;
	font-size: 12px;
	line-height: 145%;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #5b6472
}
.product__threes .product__logo {
	display: none
}
.product__form-dop {
	position: relative
}
.product__form-dop .product__logo {
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px
}
.product__form-dop-item {
	float: left;
	width: 23%;
	display: table;
	margin-right: 2%
}
.product__form-dop-item:nth-child(3) {
	margin-right: 0
}
.product__form-dop-item.first {
	width: 25%
}
.product__form-dop-counter {
	font-weight: 300;
	font-size: 24px;
	line-height: 31px;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	padding-right: 20px
}
.product__form-dop-counter.preimusch {
	padding-right: 15px
}
.product__form-dop-body {
	display: table-cell;
	vertical-align: middle
}
.product__form-dop-caption {
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #fff;
	margin-bottom: 7px
}
.product__form-dop-text {
	font-weight: 300;
	font-size: 14px;
	line-height: 17px;
	color: #fff
}
.product__form-call {
	margin-top: 21px;
	padding-top: 20px;
	border-top: 1px solid #b6bdc8;
	display: none
}
.product__form-call-phone {
	font-weight: 500;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	text-transform: uppercase;
	color: #fff
}
.product__form-call-phone a {
	font-weight: 500;
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
	color: #fff
}
.product__form-call-but {
	margin-top: 19px
}
.product__form-call-but .button {
	display: block
}
@media(max-width:767px) {
	.product__body-img {
		width: 100%;
		margin-right: 0;
		margin-top: 40px
	}
	.product__body-text {
		width: 100%
	}
	.product__body-logo {
		position: absolute;
		top: 10px;
		left: 20px;
		z-index: 3;
		width: auto
	}
	.product__body-dop {
		position: absolute;
		text-align: center;
		margin-top: 15px;
		top: 100px
	}
	.product__body-text {
		margin-top: 15px
	}
	.product .module_wr {
		padding-left: 0;
		padding-right: 0
	}
	.show_mob .module_wr {
		padding-left: 15px;
		padding-right: 15px
	}
	.product__form {
		border-radius: 0;
		padding-left: 0;
		padding-right: 0;
		margin-top: 7px
	}
	.product__body {
		border-radius: 0
	}
	.product__buy-form .input {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px
	}
	.product__buy-form .button {
		width: 100%
	}
	.product__buy-caption-price {
		float: none;
		display: block;
		margin-top: 5px;
		margin-bottom: 5px
	}
	.product__buy-caption-text {
		float: none
	}
	.product__form-wrapper {
		padding-left: 0;
		padding-right: 0
	}
	.product__buy {
		padding-left: 0;
		padding-right: 0
	}
	.product__threes {
		padding-left: 0;
		padding-right: 0
	}
	.product__form-dop {
		padding-left: 0;
		padding-right: 0
	}
	.product__buy {
		padding-left: 15px;
		padding-right: 15px
	}
	.product__threes {
		padding-left: 15px;
		padding-right: 15px
	}
	.product__three {
		width: 33.3%
	}
	.product__three.model {
		width: 50%
	}
	.product__form-dop {
		padding-left: 15px;
		padding-right: 15px;
		position: relative
	}
	.product__form-dop-item {
		display: inline-block;
		width: auto;
		margin-bottom: 11px;
		vertical-align: top;
		float: none
	}
	.product__form-dop-item.first {
		width: auto
	}
	.product__form-call {
		display: block
	}
	.product__three-value.price span {
		color: #59b8c5
	}
	.show_mob {
		display: block;
		margin-bottom: 20px
	}
}
.button.small {
	padding-top: 11px;
	padding-bottom: 11px;
	font-weight: 300
}
.variant {}
.variant__items {}
.variant__item {
	background: #fff;
	box-shadow: 0 10px 20px rgba(3, 64, 121, 0.06);
	border-radius: 5px;
	position: relative;
	transition-duration: .2s
}
.variant__item:hover {}
.variant__body {
	padding: 25px 0 30px 22px;
	max-width: 80%
}
.variant__caption {
	font-weight: 500;
	font-size: 17px;
	line-height: 21px;
	color: #3f434a;
	margin-bottom: 10px;
	min-height: 42px
}
.variant__text {
	font-size: 14px;
	line-height: 145%;
	color: #101828;
	min-height: 100px
}
.variant__but {
	position: absolute;
	left: 16px;
	bottom: 16px;
	z-index: 2
}
.variant__but .button {
	display: inline-block;
	width: 135px
}
.variant__price {
	background: #fff;
	box-shadow: 0 10px 17px rgba(3, 64, 121, 0.1);
	border-radius: 5px;
	padding: 19px 10px 10px 10px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2
}
.variant__price-old-value {
	font-size: 12px;
	line-height: 14px;
	color: #3f434a;
	text-decoration: line-through
}
.variant__price-value {
	font-weight: bold;
	font-size: 16px;
	line-height: 21px;
	color: #29c9a1
}
.variant__img {
	width: 120px;
	position: absolute;
	right: 35px;
	bottom: 16px;
	z-index: 2
}
.variant__img img {
	width: 100%
}
.fly {
	position: fixed;
	z-index: 77770;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.fly__shadow {
	position: fixed;
	z-index: 77771;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #3f434a;
	opacity: 0.8
}
.fly__body {
	position: fixed;
	z-index: 77772;
	left: 50%;
	top: 5%;
	margin-left: -286px;
	width: 573px;
	background: #fff;
	border-radius: 16px;
	padding: 40px;
	color: #fff
}
.fly__caption {
	font-family: Lato, Arial;
	font-weight: 800;
	font-size: 24px;
	line-height: 28px;
	text-align: left;
	color: #101828;
	margin-bottom: 24px
}
.fly__text {
	font-family: Lato, Arial;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	color: rgba(16, 24, 40, 0.7);
	margin-bottom: 24px;
	font-weight: 500;
}
.fly__item {
	margin-bottom: 8px
}
.fly__item .input {
	width: 100%;
	background: none;
	border: 1px solid #E3EFF0;
	border-radius: 8px;
	color: rgba(16, 24, 40, 0.4);
	box-shadow: none
}
.fly__but {
	float: right;
	width: 202px;
	padding-top: 0px;
	margin-top: 16px;
	border-top: 0px solid rgba(136, 170, 217, 0.3)
}
.fly__but.fly__but-nomarging {
	padding-top: 0;
	border-top: 0
}
.fly__but .button {
	width: 100%;
	display: block
}
.fly__checked {
	font-family: Lato, Arial;
	max-width: 250px;
	float: left;
	font-size: 14px;
	line-height: 20px;
	color: #101828;
	margin-top: 12px;
	position: relative;
	padding-left: 28px;
	cursor: pointer
}
.fly__checked a {
	font-size: 14px;
	line-height: 18px;
	color: #59B8C5
}
.fly__checked input {
	display: none
}
.fly__checked:after {
	position: absolute;
	left: 0;
	top: 3px;
	content: '';
	background: rgba(255, 255, 255, 0.2);
	border-radius: 2px;
	display: block;
	width: 14px;
	height: 14px;
	border: 1px solid #59B8C5;
}
.fly__checked.active:after {
	background: url("../images/ch.svg") no-repeat center center;
	background-color: #59B8C5;
	border: 0px solid #fff;
	width: 16px;
	height: 16px;
	border-radius: 2px;
	margin-top: 8px;
}
.fly__close {
	position: absolute;
	right: 24px;
	top: 24px;
	z-index: 4;
	cursor: pointer;
	width: 15px;
	height: 15px;
	background: url("../images/close.svg") no-repeat center center;
	transition-duration: .2s;
	opacity: 1
}
.fly__close:hover {
	opacity: 1
}
.fly__success {
	height: 72px;
	background: url("../images/success.svg") no-repeat center center;
	margin-bottom: 22px
}
@media(max-width:767px) {
	.fly__but {
		width: 100%;
	}
	.fly__body {
		padding: 25px 25px;
		width: 350px;
		margin-left: -175px
	}
}
.reviews {}
.reviews .module_wr {
	padding: 0px
}
.reviews__item {
	border: 1px solid #E5EFF0;
	height: 324px;
	border-radius: 16px;
	padding: 32px;
}
.reviews__avatar {
	display: table;
	width: 100%
}
.reviews__avatar-img {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding-right: 14px;
	width: 41px
}
.reviews__avatar-image {
	width: 100%
}
.reviews__avatar-body {
	display: table-cell;
	text-align: left;
	vertical-align: top
}
.reviews__avatar-name {
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #3f434a
}
.reviews__form {
	display: table;
	width: 100%
}
.reviews__form-body {
	display: table-cell;
	vertical-align: middle
}
.reviews__form-sub {
	display: table-cell;
	vertical-align: middle;
	text-align: right
}
.reviews__form-caption {
	font-weight: 500;
	font-size: 22px;
	line-height: 26px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 8px
}
.reviews__form-text {
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	opacity: 0.7
}
.reviews__form-butt {
	display: inline-block;
	margin-left: 15px
}
.reviews__form-butt .button {
	display: inline-block
}
.reviews__form-sub .soc {
	display: inline-block
}
.reviews__form-sub .soc {}
@media(max-width:767px) {
	.reviews__form-body {
		display: block;
		width: 100%
	}
	.reviews__form-sub {
		display: block;
		width: 100%;
		text-align: left;
		margin-top: 14px
	}
}
@media(max-width:500px) {
	.reviews__form-butt {
		display: block;
		margin-left: 0
	}
	.reviews__form-butt .button {
		width: 100%
	}
}
.stars {
	list-style: none;
	margin: 0;
	padding: 0
}
.stars li {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 1px;
	background: url("../images/star.svg") no-repeat center center
}
.stars li.active {
	background: url("../images/stara.svg") no-repeat center center
}
.soc {
	list-style: none;
	margin: 0;
	padding: 0
}
.soc li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px
}
.soc-ico {
	opacity: 0.8;
	width: 29px;
	height: 29px;
	display: block;
	border-radius: 5px
}
.soc-ico:hover {
	opacity: 1
}
.soc-ico.vk {
	background: url("../images/vk.png") no-repeat center center
}
.soc-ico.fb {
	background: url("../images/fb.png") no-repeat center center
}
.soc-ico.ok {
	background: url("../images/ok.png") no-repeat center center
}
.soc-ico.tw {
	background: url("../images/tw.png") no-repeat center center
}
.soc-ico.ya {
	background: url("../images/ya.png") no-repeat center center
}
.soc-ico.go {
	background: url("../images/go.png") no-repeat center center
}
@media screen and (max-width:767px) {
	.products__item-img {
		border-bottom: 1px solid #ccc
	}
	.banner__caption {
		font-size: 32px
	}
	.sh-mobile {
		text-align: center
	}
	.banner__but .button.transparent {
		font-size: 16px
	}
	.sale__items.owl-carousel {
		position: relative
	}
	.sale__items.owl-carousel .owl-nav {
		transform: translatey(-100%);
		top: -20px
	}
	.prices__body {
		overflow: hidden
	}
}
img {
	opacity: 1;
	transition: opacity 0.3s
}
img[data-src] {
	opacity: 0
}
div.news-list {
	word-wrap: break-word
}
div.news-list img.preview_picture {
	float: left;
	margin: 0 4px 6px 0
}
.news-date-time {
	color: #486daa
}
.header-menu__item8 .header-menu__url {
	background: url("../images/menu9.svg") no-repeat left bottom
}
.header-menu__item8 .header-menu__url:hover {
	background: url("../images/menu9a.svg") no-repeat left bottom
}
.header-menu__item8 {
	margin-right: 8px
}
.footer__t {
	width: 42%
}
.footer__r {
	width: 35%;
}
.footer__star {
	margin-top: -5px
}
.footer__tp-logo {
	width: 265px;
}
.footer__tp-logo a:hover {
	text-decoration: none;
}
.footer__b-block-phone {
	width: 200px;
	display: block;
	float: left;
}
.footer__b-block-soc {
	float: right;
	width: 220px;
	margin-right: 0px;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 10px;
}
.footer-soc a:last-child {
	margin-right: 0px
}
.footer-add {
	width: 260px
}
.footer-ip {
	line-height: 20px;
	margin-top: 0px;
	color: #fff;
	display: block;
	float: left;
	width: 160px;
}
.footer-info {
	margin-right: 0px;
	margin-top: -10px;
	width: 100%;
}
.footer-menu1 {
	margin-right: 5%;
	margin-top: -10px;
	width: 45%;
}
.footer-menu2 {
	margin-right: 0px;
	margin-top: -10px;
	width: 50%
}
.ustr_left {
	float: left;
	width: 65%;
}
.info_right {
	width: 30%;
	float: right;
}
.map__body-item-caption {
	font-weight: 600
}
.blocks4__item-caption {
	font-weight: 600
}
.ptable__body-item {
	color: #101828
}
.questions__caption {
	color: #101828;
	font-size: 14px
}
.models__caption {
	color: #101828
}
.header__tp-phone span {
	font-size: 14px
}
.mob_footer-menu {
	display: none
}
@media (max-width: 780px) {
	.footer__t {
		width: 100%
	}
	.footer__r {
		width: 100%
	}
	.footer__tp-logo {
		width: 150px;
		float: none;
		margin-bottom: 20px;
	}
	.footer__b-block-soc {
		position: relative;
		top: 0px;
		float: none;
		text-align: left
	}
	.footer__star {
		float: none
	}
	.footer__b-block-phone {
		margin-bottom: 20px
	}
	.footer__r .footer__b-block {
		border-bottom: 0px solid #ccc
	}
	.top-menu a {
		padding-right: 10px;
		padding-left: 10px;
	}
	.banner__body h1 {
		font-size: 28px
	}
	.header-lm {
		display: block
	}
	.ustr_left {
		float: none;
		width: 100%;
	}
	.info_right {
		width: 100%;
		float: none;
	}
	.footer__b-menu-caption {
		margin-bottom: 12px
	}
	.mob_footer-menu {
		display: block
	}
	.footer-menu1, .footer-menu2 {
		display: none
	}
	.footer__r .footer__b-block {
		margin-bottom: 10px;
		padding-bottom: 0px;
	}
	.footer__tp-logo {
		width: 265px;
	}
	.footer__tp-logo-firm {
		font-size: 15px;
	}
	.footer__tp-logo-text {
		font-size: 13px;
	}
	.header__tp-logo-img {
		width: 35px
	}
	.header__tp-logo-firm {
		font-size: 15px;
		line-height: 24px;
		margin-bottom: 2px
	}
	.header__tp-logo-text {
		font-size: 13px;
	}
	.header__wa-mob {
		display: none
	}
	.header__tp-phone span {
		display: block;
		font-size: 13px
	}
	.header__tp-phone {
		font-size: 15px
	}
	.header__tp-l {}
	.header-lm__cor-wrapper {
		margin: 7px 0px
	}
	.header-lm {
		margin-top: -77px
	}
	.header-menu__name, .header-lm__menu-url {
		font-size: 16px
	}
	.phone-mob_menu {
		font-size: 16px
	}
	.header-lm__menu-item a {
		font-size: 16px
	}
}
@media (max-width: 400px) {
	.header_wr {
		padding-left: 5px;
		padding-right: px
	}
	.header__tp-phone span {
		display: block;
		font-size: 12px
	}
	.header-lm__menu-item a {
		font-size: 16px
	}
	.header__tp-phone {
		font-size: 14px;
		margin-right: 30px;
	}
	.header__tp-logo-firm {
		font-size: 15px;
		line-height: 24px;
		margin-bottom: 2px
	}
}
#vertu {
	display: none
}
#google {
	margin-right: 10px
}
/*	#realme {margin-right:0px}*/
@media (max-width: 767px) {
	.products__item-wrapper {
		width: 48%;
		margin-right: 4%;
	}
	#vertu {
		display: block
	}
	#google {
		margin-right: 1%
	}
	.request__body-form-caption span {
		font-size: 20px;
		margin: 0px
	}
	.request__body-form {
		padding-top: 15px
	}
	.request__body-img {
		right: 0px
	}
	.request__body-form-items {
		margin-top: 15px
	}
	.request__body-form-item .input {
		padding: 10px 10px 10px 46px;
	}
}
.banner-img img {
	max-width: 350px
}
.thumb-wrap {
	position: relative;
	padding-bottom: 56.25%;
	/* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
	height: 0;
	overflow: hidden;
}
.thumb-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-width: 0;
	outline-width: 0;
}
#otzyv__message p {
	position: absolute;
	background-color: #fff;
	padding: 0px 10px;
	bottom: 10px;
	width: 100%;
	max-width: 278px;
	border-radius: 5px;
	height: 41px;
	text-align: center;
}

/*New version*/
.banner__sub {
	color: #101828;
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 8px;
	font-weight: bold;
	letter-spacing: 1px;
	color: rgba(16, 24, 40, 0.7);
}
.banner__text {
	color: #101828;
	font-size: 16px;
	color: rgba(16, 24, 40, 0.7);
	max-width: 470px
}
.blocks4 .module_wr, .products .module_wr, .brands .module_wr, .request .module_wr, .sale .module_wr, .questions .module_wr, .footer .module_wr, .search .module_wr {
	padding: 0px
}
.products__item-caption {
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	color: #101828;
	text-transform: capitalize
}
.products__item-price {
	font-size: 14px;
	line-height: 20px;
	color: #101828B2;
	float: left;
	margin-top: 7px;
	font-weight: 400
}
.products__item-img {
	position: relative;
	text-align: center;
	min-height: 130px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 25px
}
.products__item-circle {
	position: absolute;
	width: 138px;
	height: 138px;
	left: 50%;
	top: 50%;
	margin: -69px 0 0 -69px;
	background: #0089c1;
	opacity: 1;
	z-index: 1;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background: linear-gradient(180deg, rgba(89, 184, 197, 0.04) 0, rgba(89, 184, 197, 0.32) 100%)
}
.brands__item {
	float: left;
	width: 109.8px;
	height: 110px;
	margin-right: 8px;
	margin-bottom: 8px
}
.brands__item a {
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), #59B8C5;
	border-radius: 16px;
	display: flex;
	justify-content: center;
}
.request__body-form-under-caption {
	display: block;
	font-weight: 400;
	color: #fff;
	/* opacity: 0.8; */
	padding-top: 23px;
	font-size: 16px;
	line-height: 20px;
}
input[type="text"] {
	color: #000;
}
input[type="text"]::-webkit-input-placeholder {
	color: #ffffffd1
}
input[type="text"]::-moz-placeholder {
	color: #ffffffd1
}
.fly__item input[type="text"] {
	color: rgba(16, 24, 40, 0.4);
}
.sale__item .button {
	color: #59B8C5;
	background-color: #fff;
	width: 100%;
	display: none;
}
.owl-carousel .owl-stage-outer {
	overflow: visible !important;
	overflow-x: clip !important
}
.reviews__text {
	font-size: 16px;
	line-height: 24px;
	color: #101828;
	margin-top: 26px;
	height: 120px;
	overflow: hidden;
}
.reviews__avatar-img {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 48px;
	float: left;
	margin-top: 45px;
	margin-right: 16px;
	padding-right: 0px
}
.otzyv_date {
	font-size: 14px;
	opacity: 0.7;
	line-height: 20px
}
.otzyv_right {
	margin-top: 48px
}
.reviews__avatar-name {
	font-size: 16px;
	line-height: 24px
}
.reviews__form-sub {
	float: left
}
.reviews__form-butt {
	margin-left: 0px;
	width: 167px;
	margin-right: 24px;
}
.reviews__form-butt .button {
	width: 167px
}
.reviews__form {
	padding: 48px 0px 0px;
}
.soc-ico.ya {
	background: url('../images/ya-otzyv.svg') no-repeat center center;
}
.soc-ico.vk {
	background: url('../images/vk-otzyv.svg') no-repeat center center;
}
.soc-ico.go {
	background: url('../images/g-otzyv.svg') no-repeat center center;
}
.soc-ico {
	border-radius: 50%;
	width: 48px;
	height: 48px
}
.reviews .owl-nav {
	position: absolute;
	right: 25px;
	top: 0;
	z-index: 1;
}
.reviews .owl-carousel .owl-nav button.owl-prev, .reviews .owl-carousel .owl-nav button.owl-next {
	position: relative;
	margin: 0px;
	margin-left: 16px
}
.questions p, .questions ul, .questions ol {
	font-size: 16px;
	line-height: 24px;
	opacity: 0.85;
	margin-top: 21px
}
.questions ul, .questions ol {
	padding-left: 18px;
	line-height: 28px
}
.questions li::marker {
	color: #59B8C5;
	width: 8px;
	height: 8px;
}
.map__t-map {
	width: 100%;
	padding-right: 0px
}
.map .module_wr {
	position: absolute;
	top: 0;
	width: 1170px;
	height: 591px;
	left: 50%;
	margin-left: -585px;
}
.map__t-body {
	display: block;
	text-align: left;
	padding: 32px 0;
	position: absolute;
	right: 0
}
.map__body {
	padding: 34px 40px 40px 40px;
	background: #fff;
	border-radius: 16px;
	width: 443px;
	height: 527px
}
.map__t-map iframe {
	height: 591px;
}
.footer__tp-logo-firm {
	display: block;
	font-weight: 500;
	font-size: 32px;
	line-height: 36px;
	font-weight: bold
}
.map__body-item-caption {
	font-weight: 400;
	font-size: 12px;
	opacity: 0.4
}
.map__body-item-text {
	font-size: 16px;
	line-height: 20px;
	color: #101828;
	font-weight: 800
}
.map__body-item {
	padding: 12px 0px;
	margin-top: 0px;
	border-bottom: 1px solid #e8eff0;
}
.map__body-item:first-child {
	padding-top: 0px;
	margin-top: 22px
}
.map__body-items-l {
	width: 100%
}
.map .button {
	position: relative;
	top: 40px;
}
.footer {
	background-color: #222d31;
	margin-top: 0px
}
.footer__b-block-soc {
	float: left
}
.footer-ip {
	float: right;
	width: 170px
}
.footer__rr {
	width: 20%;
	float: right
}
.copi__text {
	float: left;
	text-align: left;
	font-weight: 300;
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	opacity: 0.4
}
.copi__card {
	float: right;
	width: 50%;
}
.cards {
	float: right
}
.footer__b-block-phone {
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #ffffff;
	margin-bottom: 20px;
}
.footer__b-block-phone a {
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #ffffff
}
.footer__b-block-text {
	font-family: 'lato';
}
.footer__b-menu-caption {
	font-family: 'lato';
	padding-bottom: 21px;
	border-bottom: 1px solid #ffffff2b;
	opacity: 1;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 25px
}
.footer__b-menu-title {
	font-family: 'lato';
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	margin-bottom: 15px;
}
@media(max-width:1170px) {
	.footer__b-menu-title {
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 11px;
	}
}
.footer__t {
	margin-right: 30px
}
.footer__r-menu-url {
	font-weight: 300;
	font-size: 12px;
	line-height: 22px;
	color: rgba(255, 255, 255, 1)
}
.ustr_left {
	width: 56%
}
.footer__t-wrapper {
	margin-bottom: 30px
}
.footer-vk {
	background: url('../images/vk_bot.svg') no-repeat center center;
}
.footer-fb {
	background: url('../images/fb_bot.svg') no-repeat center center;
}
.footer-ok {
	background: url('../images/ok_bot.svg') no-repeat center center;
}
.footer-tw {
	background: url('../images/tw_bot.svg') no-repeat center center;
}
.footer-wt {
	background: url('../images/wt_bot.svg') no-repeat center center;
}
.footer-vk {
	background: url('../images/vb_bot.svg') no-repeat center center;
}
.footer-soc__item {
	width: 28px;
	height: 28px;
	border-radius: 50%
}
.sale .module__caption {
	margin-bottom: 25px;
}
.reviews .module__caption {
	margin-bottom: 42px;
}
.questions p {
	max-width: 770px
}
.header__tp-city {
	opacity: 0.9
}
.header__tp-phone span {
	color: #fff;
	opacity: 0.5;
	font-size: 14px;
	line-height: 20px
}
.main_search {
	background: #59B8C5;
	border-radius: 16px;
	padding: 40px;
	color: #fff;
	height: 182px
}
.search .module__caption {
	font-size: 24px;
	line-height: 28px;
	color: #fff;
	padding-left: 40px;
	background: url('../images/main_search.svg') no-repeat left
}
.main_search select {
	color: rgba(255, 255, 255, 0.6);
	width: 270px;
	float: left;
	height: 48px;
	margin-right: 16px;
	border-radius: 8px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	background-color: transparent
}
.search .button {
	width: 228px;
	background-color: #fff;
	color: #59B8C5;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
.module-margin.search, .module-margin.products {
	margin-top: 45px
}
.header-menu__sub {
	width: 100vw;
	left: calc(-50vw + 50%);
	top: 58px;
	border-bottom: 0px solid #fff;
	padding-left: calc(50vw - 50%);
	padding-right: calc(50vw - 50%);
}
.header-menu__sub-item {
	width: 23%
}
.header-menu__sub-url {
	font-size: 16px;
	line-height: 24px;
	color: #101828;
	font-weight: 800;
}

/*Разделы*/

.banner__but-first {
	color: rgba(16, 24, 40, 0.7);
	font-size: 12px;
}
.banner__but span.banner__but-first {
	font-size: 12px;
}
.banner__but-second {
	color: rgba(16, 24, 40, 0.7)
}
.banner__but span.banner__but-second {
	font-size: 16px !important;
}
.banner__but-price {
	color: #101828;
	font-weight: 800;
}
.banner .banner__but img {
	width: 40px;
	height: 40px;
	position: inherit;
	margin-right: 16px;
}
.banner__but-button {
	margin-top: 36px
}
.banner__but .banner__but-button a {
	max-width: 187px
}
.module.banner.banner-img.with-margin .module_wr {
	padding-top: 80px;
	padding-left: 64px;
	height: 476px;
	margin-top: 89px;
	padding-right: 64px
}
.breadcrumbs-banner {
	top: 36px;
	left: 0
}
.module.banner.banner-img.with-margin .module_wr img {
	position: inherit;
}
.module.banner.banner-img.with-margin .module_wr .banner__img {
	width: unset;
	display: block;
	text-align: center;
	overflow: visible;
	background: url('../images/ellipse.svg') no-repeat;
	background-position-y: -30px;
	background-position-x: 0px;
	height: 100%;
	float: right;
}
.module.banner.banner-img.with-margin .module_wr .banner__body {
	width: 65%
}
.series .module_wr, .models .module_wr, .prices .module_wr, .operation .module_wr {
	padding-left: 0px;
	padding-right: 0px
}

.series .models__item {
	float: left;
	border: 0px solid rgba(91, 104, 131, 0.03);
	box-sizing: border-box;
	box-shadow: 0 0px 0px rgb(0 0 0 / 6%);
	border-radius: 16px;
	width: 175px;
	height: 72px;
	margin-right: 24px;
	padding: 16px 24px;
	position: relative;
	transition-duration: .2s;
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), #59B8C5;
	line-height: 40px;
	color: #157C8A;
	font-size: 16px;
	font-weight: 800;
	margin-bottom: 0px;
}
.series .models__item:hover {
	border: 0px solid #fff;
}
.module-margin.series {
	margin-top: 74px;
}
.models .models__item {
	float: left;
	border: 0px solid rgba(91, 104, 131, 0.03);
	box-sizing: border-box;
	box-shadow: 0 0px 0px rgb(0 0 0 / 6%);
	width: 275px;
	height: 275px;
	margin-right: 23px;
	margin-bottom: 30px;
	padding: 27px 32px 32px 32px;
	position: relative;
	transition-duration: .2s;
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), #59B8C5;
	border-radius: 16px;
}
.models .models__item:nth-child(4n+4) {
	margin-right: 0;
}
.models__caption {
	font-size: 20px;
	font-weight: 700;
	width: 130px;
	text-align: left;
	line-height: 0px;
	letter-spacing: normal;
	color: #101828;
	margin-top: 5px;
	position: relative;
	left: 0px;
	display: inherit;
	padding: 0;
	margin: 0px 0 0 0;
	float: none;
	height: auto;
}
.models__caption-under {
	margin-top: 7px;
	color: rgba(16, 24, 40, 0.7);
}
.models__item a:hover {
	text-decoration: none;
}
.models .module__caption {
	margin-bottom: 34px
}
.models__items {
	margin-top: 40px
}
.models .form-search__wrapper {
	border: 1px solid #EBEBEB;
	box-shadow: 0 0 0px rgb(0 0 0 / 0%);
	border-radius: 8px;
	width: 100%;
	margin-top: 0px
}
.models .form-search input[type=text] {
	color: rgba(16, 24, 40, 0.4);
}
.models .form-search__input {
	font-size: 16px;
}
.models .models__img {
	width: 100%;
	height: 138px;
	display: flex;
	justify-content: center;
	margin-top: 30px
}
.models__img-circle {
	position: absolute;
	z-index: 1;
	width: 138px;
	background: url(../images/Ellipse2.svg) no-repeat;
	height: 138px;
}
.ptable__header {
	background: #222D31;
	border-radius: 8px;
}
.ptable__header-item {
	display: table-cell;
	width: 100%;
	padding: 10px;
	font-weight: 300;
	font-size: 10px;
	line-height: 21px;
	color: #fff;
	vertical-align: middle;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.prices .button {
	width: 114px
}
.prices .button.transparent2 {
	color: #fff;
	background: #59B8C5;
	padding-top: 9px;
	padding-bottom: 9px;
}
.ptable__body {
	display: table;
	width: 100%;
	background: #fff;
	border: 0px solid rgba(91, 104, 131, 0.03);
	box-shadow: 0 0px 0px rgb(0 0 0 / 3%);
	border-radius: 5px;
	border-radius: 0px;
	margin-top: 0px;
	border-bottom: 1px solid #E8EFF0;
}
.ptable__header-item:nth-child(5), .ptable__body-item:nth-child(5) {
	width: 128px;
	padding: 0px;
}
.ptable__body-item {
	padding: 10px 10px !important;
}

.ptable__body-item:nth-child(3), .ptable__body-item:nth-child(4) {
	width: 103px;
	color: rgba(16, 24, 40, 0.4);
	font-size: 16px;
	line-height: 24px;
}
.ptable__body-item:nth-child(1), .ptable__body-item:nth-child(2) {
	font-weight: 800
}
.ptable__body-item:nth-child(2) span {
	font-weight: 600
}

.operation__item {
	border: 0px solid #fff;
	width: 215px;
	height: 166px;
	margin-right: 23.5px;
	border-radius: 16px;
	padding: 17px 24px 24px 24px;
	min-height: 166px;
	position: relative;
	box-shadow: 0px 3px 30px rgba(6, 63, 70, 0.09), 0px 33.8399px 30px rgba(73, 80, 84, 0.03), 0px 18.0924px 28.5905px rgba(73, 80, 84, 0.03), 0px 5.38658px 8.51213px rgba(73, 80, 84, 0.0444282);
}
.operation__counter {
	font-weight: 800;
	font-size: 24px;
	line-height: 28px;
	color: #def1f3;
	text-align: left;
	padding-bottom: 13px;
}
.operation__text {
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	color: #101828;
	font-weight: 800;
	padding-bottom: 14px;
}
.operation__line {
	position: absolute;
	height: 4px;
	left: 8px;
	right: 6px;
	bottom: 8px;
	background: #59B8C5;
	border-radius: 0px 0px 8px 8px;
}
.module-margin.prices {
	margin-top: 84px;
}
.prices__sale .sale__body-text {
	text-align: left
}
.prices__sale .sale__caption {
	opacity: 0.8;
}
.prices__body-r .sale__item {
	padding: 24px;
}
.prices .sale__item .button {
	width: 100%
}
.operation__item:hover {
	border: 0px solid #fff;
}
.video_wr {
	background: linear-gradient(91.59deg, #00BCD6 -31.56%, #157C8A 110.19%);
	backdrop-filter: blur(75px);
	width: 100%;
	height: 150px;
	margin-top: -85px;
	z-index: 0;
}
.operation .module_wr {
	z-index: 1
}
.models .form-search__button {
	width: 112px;
	background: #59B8C5;
	border-radius: 8px;
	margin: 6px;
}
.models .form-search__input {
	height: 52px;
}
.module-margin.operation {
	margin-top: 98px
}

@media(max-width:1320px) {
	.sale .owl-carousel .owl-nav button.owl-prev {
		margin-left: 16px;
		position: relative
	}
	.sale .owl-carousel .owl-nav button.owl-next {
		margin-left: 16px;
		position: relative
	}
	.sale .owl-nav {
		position: absolute;
		right: 25px;
		top: 0;
		z-index: 1;
	}
}
@media(max-width:1250px) {
	.banner img {
		max-width: 420px;
		margin-right: 10px
	}

}
/*input, button { -webkit-appearance: none;}*/
.header__mob-tp-logo-img {
	display: none
}
.banner__image-mob {
	display: none
}
.footer__rating {
	width: 200px;
	border-spacing: 0px;
}
.footer__rating .star {
	float: left
}
.footer__rating .cifra {
	float: right;
	margin-right: 15px
}
.footer__rating .cifra .now {
	color: #fff;
	font-size: 21px;
}
.footer__rating .cifra .all {
	font-size: 14px;
	color: #808080;
}
.footer__rating .star_r {
	line-height: 20px;
	float: left;
	display: inline
}
.footer__rating .vasha {
	color: #808080;
	font-size: 12px;
	float: right
}
.footer__rating .yandex {
	color: #808080;
	font-size: 12px;
	margin-left: 7px
}
.footer__mobile-menu {
	display: none
}
.footer__menu-mob-caption {
	display: none
}
.breadcrumbs-banner .section.breadcrumbs, .breadcrumbs-banner a {
	color: #10182866 !important
}
.fly__item input::placeholder {
	color: rgba(16, 24, 40, 0.4);
}
.ws-multi_button-copyright {
	display: none;
}
/* /////////////////MODAL CATS//////////////// */
.categories-section__more-buttons-block {
	width: 100%;
	height: 60px;
	margin-top: 20px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.categories-section__more-button {
	width: 150px;
	height: 50px;
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), #59B8C5;
	/* background-color: #069; */
	border-radius: 5px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	color: #59b8c5;
	/* color: #fff; */
	text-decoration: none;
	cursor: pointer;
	font-weight: 700;
	transition: .3s;
	/* box-shadow: 0px 5px 0px 0px #046; */
}
.categories-section__more-button:hover {
	text-decoration: initial;
	color: #59b8c5;
	box-shadow: 0 6px 11px rgba(0, 0, 0, 0.15);
}
.categories-section__more-button:active {
	/* box-shadow: 0px 0px 0px 0px #046;
	margin-top: 10px; */
}
.categories-block {
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, .678);
	position: absolute;
	/* display: flex; */
	flex-direction: row;
	justify-content: center;
	align-items: center;
	display: none;
	z-index: 100;
}
.categories-block__container {
	padding: 10px;
	max-width: 1200px;
	width: 100%;
	height: 600px;
	background-color: #fff;
	border-radius: 5px;
	position: relative;
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
	overflow: hidden;
	overflow-y: scroll;
}
.categories-block__container::-webkit-scrollbar {
	width: 3px;
}
.categories-block__container::-webkit-scrollbar-thumb {
	/* background-color: #069; */
	background-color: #59b8c5;
}
.categories-block__close-button {
	position: fixed;
	background-color: #fff;
	border-radius: 0px 0px 0px 15px;
	width: 50px;
	height: 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	left: calc(100% - 50px);
	bottom: calc(100% - 50px);
	cursor: pointer;
}
.categories-block__close-button svg {
	width: 100%;
	height: 100%;
	transition: .3s;
	fill: #59B8C5;
	/* fill: #069; */
}
.categories-block__close-button:hover svg {
	transform: rotate(90deg);
}
.categories-block__category {
	width: 150px;
	height: 50px;
	/* box-shadow: 0px 0px 0px 1px #069; */
	box-shadow: 0px 0px 0px 1px #59B8C5;
	border-radius: 10px 10px 0px 10px;
	text-decoration: none;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin: 10px;
	/* color: #069; */
	color: #59B8C5;
	font-size: 14px;
}
.categories-block__category:hover {
	border-radius: 10px;
	transition: .3s;
	transform: scale(1.1);
	color: #59B8C5;
	/* color: #fff; */
	/* background-color: #069; */
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), #59B8C5;
	text-decoration: initial;
}
/* @media (max-width: 1170px) {
	.top_head-menu {
		width: 100% !important;
	}
	.header-menu {
		width: 100% !important;
	}
	.header-menu__item {
		margin-right: 20px !important;
	}
}
@media(max-width:950px) {
	.header__tbb {
		height: 0 !important;
		background-color: transparent !important;
	}
	.header-menu {
		display: none !important;
	}
}
@media(max-width:767px) {
	.map__t-map img {
		width: 250% !important;
		margin-left: -45% !important;
	}
} */