body {
    font-family: 'gilroy';
}

html, body {
	overflow-x: hidden;
}

.ta-c {
	text-align: center;
	margin-bottom:30px;
}

.mt0 {
	margin-top: 0;
}

.style-type_none {
	list-style-type: none;
}

.btn {
	transition: .15s ease;
}

.btn-green {
	background: #21af49;
}

.btn_green {
	color: white;
	background: #23B24B;
}

.btn_green:hover {
	color: #23B24B;
	background: black;
}

.btn_white {
	color: #000;
	background: #fff;
}

.btn_white:hover {
	color: #fff;
	background: black;
}

.btn_yelow {
	color: white;
	background: #f2cb0c;
}

.btn_yelow:hover {
	color: #23B24B;
	background: white;
}

.btn_disabled {
	background-color: #eee;
	color: #333333;
	cursor: not-allowed !important;
}

.btn_text_big {
	font-size: 24px;
}

.page-section {
	position: relative;
}

.header-submenu:before {
  left: 17%;
}

.bannder-domrf {
	position: fixed;
	top: 150px;
	left: 0;
	display: block;
	width: 270px;
	height: 90px;
	background: url(/local/templates/lince/css/img/banner-domrf-fs.png);
    background-size: contain;
    background-position: 0 0;
    z-index: 100;
    background-repeat: no-repeat;
}

.banner-index{
	position: fixed;
	top: 250px;
	left: 0;
	z-index: 100;
	background:#23B24B;
	color:#fff;
	font-size:18px;
	padding:12px 25px;
}

.banner-index p{font-weight: 700;text-transform: uppercase;}

@media (max-width: 440px) {
	.bannder-domrf {
		width: 190px !important;
	}
	.banner-index{
		top:210px !important;
		padding:12px !important;
	}
}

.fancybox-is-open {
	pointer-events: all;
}

.ttop {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	padding: 20px;
	font-size: 16px;
	font-weight: 600;
}

.ttop + .ttop {
	border-top: 1px solid #eee;
}

.ttop__top {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	width: 100px;
	height: 100px;
	margin-right: 20px;
	background: #8BC540;
	color: #fff;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 24px;
}

.ttop__text {
	width: calc(100% - 120px);
}

.header-submenu {
  left: 122%;
  top: 58px;
}

.header-submenu_before_center {
  left: 100px;
}

.header-submenu_before_center:before {
  left: calc(50% - 8px);
}

.page-box__title {
	font-size: 24px;
	margin-bottom: 10px;
}

.page-box__text {
	text-align: justify;
}

.page-banner__btn {
	margin-left: 133px;
	z-index: 2;
}

.page-box {
	width: 40%;
	padding: 30px 100px;
}

.page-box_big {
	width: 100%;
}

#parking {
	position: relative;
	background-position: left top;
}

#parking:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.3;
	content: "";
	z-index: 1;
}

.left-line {
	z-index: 101;
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 60px;
	background: #fff;
}

.bottom-line {
	z-index: 101;
	position: fixed;
	bottom: 0;
	height: 60px;
	width: 100vw;
	background: #fff;
}

.right-line {
	z-index: 101;
	position: fixed;
	top: 0;
	right: 0;
	height: 100vh;
	width: 60px;
	background: #fff;
}

.home-banner-list__item {
	padding-right: 0;
	padding-bottom: 200px;
}

.footer {
	-ms-align-items: center;
	align-items: center;
	padding-top: 30px;
}

.footer__info {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}

.footer__img {
	height: 60px;
	margin-left: 60px;
}

.footer.index {
	-ms-align-items: center;
	align-items: center;
	height: 60px;
	padding: 0 60px;
	color: #000;
}

.footer.index .footer__info {
	-ms-align-items: center;
	align-items: center;
	color: #000;
	font-size: 10px;
	line-height: 1;
}

.footer.index .footer_policy {
	color: #000;
	font-size: 10px;
	line-height: 1;
}

.footer.index .footer-socials .footer-socials__item.footer-socials__item_fb {
    background: url(/local/templates/lince/img/socials/icon-facebook_dark.svg) 50% no-repeat;
}

.footer.index .footer-socials .footer-socials__item.footer-socials__item_insta {
    background: url(/local/templates/lince/img/socials/icon-insta_dark.svg) 50% no-repeat;
}

.footer.index .footer-socials .footer-socials__item.footer-socials__item_vk {
    background: url(/local/templates/lince/img/socials/icon-vk_dark.svg) 50% no-repeat;
}

.footer-socials .footer-socials__item, .footer-socials .footer-socials__item:after {
	height: 28px;
	width: 28px;
	margin-left: 28px;
	margin-right: -3px;
}

.wrapper_type_landing {
	padding-top: 0;
}

ul.ok li {
  position: relative;
  padding: 0 0 15px 30px;
  list-style: none; }
  ul.ok li:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    width: 14px;
    height: 11px;
    background: url(img/li-ok.svg); }

h4 {
  color: #082934;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  padding-bottom: 15px; }

.ai-c {
	-ms-align-items: center;
	align-items: center;
}

.mb0 {
	margin-bottom: 0;
}

.page-box_type_2 {
	padding: 30px 100px 30px 0;
}

.home-banner-list__text_big {
	font-size: 52px;
}

.home-banner-list__text {
	font-size: 24px;
	width: 85%;
	margin: 0 auto;
	text-align: left;
}

.tree-bg {
	height: 12px;
	background-image: url(/local/templates/lince/css/img/tree-bg.svg);
	background-repeat: repeat-x;
}

.home-banner-list-navigation {
	left: calc(7.5vw + 5px);
	transform-origin: left center;
}

.swiper-button-arrow {
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}

.page-content_img_stretch {
	-ms-align-items: stretch;
	align-items: stretch;
	margin-bottom: 120px;
}

.page-content {
	margin: 20px auto;
}

.img-right_img_stretch {
	height: auto;
	margin-bottom: 0;
}

.img-right {
	min-height: 420px;
	width: 680px;
}

.page-content__img {
	max-width: 60%;
	height: auto;
}

.page-box__text_size_big {
	font-size: 24px;
}

.floating-tree {
	z-index: -1;
	position: absolute;
	right: 0;
	top: 0;
	height: 2000px;
	width: 600px;
	opacity: 0.3;
	background-image: url(img/tree_light.svg);
	-webkit-background-size: cover;
	background-size: cover;
}

.floating-tree_pos_left {
	left: 0;
	background-position: right
}

.floating-triangles {
	position: absolute;
	left: 0;
	top: 0;
	height: 58px;
	width: 28.33px;
	background-image: url(img/triangles.svg);
	-webkit-background-size: cover;
	background-size: cover;
}

.winners__item_slid {
	z-index: 2;
	position: absolute;
	top: 100px;
	right: 20px;
	max-width: 150px
}

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 96px;
	left: calc(7.5vw + 70px);
	width: auto;
}

.home-banner .swiper-button-prev {
	margin-right: 40px;
}

.home-banner-list-navigation {
	bottom: 51px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.page-box__blocks {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}

.page-box__blocks_pos_c {
	justify-content: center;
}

.page-box__block {
	width: calc(100%/3 - 20px);
	margin-bottom: 30px;
	padding: 25px;
	border: 1px solid transparent;
	background: #fafafa;
	border-radius: 10px;
}
.page-box__block_type_nospace {
	width: 30%;
	padding: 0;
	margin-bottom: 0;
	border: none;
	border-radius: 0;
}
.page-box__block_bg_tr {
	background: transparent;
}

.page-box__block_pos_c {
	margin-right: 30px;
}

.page-box__block_pos_c:nth-child(3n) {
	margin-right: 0;
}

.block__img {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	height: 54px;
	margin-bottom: 20px;
}

.page-banner {
	position: relative;
	height: 360px;
	max-width: 1280px;
	margin-bottom: 0;
	background-position: center right;
}

.page-banner__title {
	left: 0;
	bottom: 25px;
	padding: 0;
}

.page-banner__subtitle {
	z-index: 2;
	position: relative;
	padding: 20px;
	background: #0daf4a;
	margin-left: 100px;
}

.page-banner__subtitle_theme_black {
	color: #000;
}

.page-banner__subtitle_bg_transparent {
	background: transparent;
	padding: 5px 0;
}

.page-banner__subtitle_size_big {
	font-size: 24px;
}

.page-banner__subtitle_size_sm {
	font-size: 18px;
}

.page-banner__subtitle_mt_big {
	margin-top: 20px;
}

.page-banner__number {
	z-index: 1;
	position: absolute;
	left: -200px;
	bottom: -90px;
	color: #dcdcdc;
	font-size: 270px;
}

.home-banner-list__item {
	background-position: center bottom;
}

.home-banner-list__overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(0,0,0);
	background: -webkit-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 80%, rgba(0,0,0,0.9) 100%);
	background: -o-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 80%, rgba(0,0,0,0.9) 100%);
	background: linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 80%, rgba(0,0,0,0.9) 100%);
	opacity: 0.5;
}

.building__img img {
	width: 100%
}

.li-with-img {
	margin-top: 20px;
}

.li-with-img__li {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 20px;
	text-align: left;
}

.li-with-img__img {
	margin-right: 10px;
}

.home-banner-list__text_min {
	margin-bottom: 20px;
}

.home-banner-list__text_big {
	margin-bottom: 0;
}

.scroll-bottom {
	z-index: 2;
	position: absolute;
	bottom: 60px;
	right: calc(50% - 20px);
	height: 80px;
	width: 40px;
	background-image: url(img/mouse.svg);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.header-submenu__link {
	text-align: left;
}

.tab__menu {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	width: 100%;
	height: 100px;
	margin-bottom: 20px;
	background: #eee;
}

.tab__btn {
	height: 30px;
	margin-right: 50px;
	cursor: pointer;
	transition: .15s ease;
	border-bottom: 2px solid transparent;
}

.tab__btn:hover {
	border-bottom: 2px solid rgba(35, 178, 75, 0.3);
}

.tab__btn_active {
	border-bottom: 2px solid #23B24B;
}

.tab__btn_active:hover {
	border-bottom: 2px solid #23B24B;
}

.tab__btn:last-child {
	margin-right: 0;
}

.tab__ymap {
	width: 100%;
	height: 500px;
	background: #eee;
}

.grid-item__link {
	position: relative;
}

.grid-item__link:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.3;
	content: "";
	z-index: 1;
}

.grid-item__title {
	position: relative;
	z-index: 2;
}


.grid-item__subtitle {
	position: relative;
	z-index: 2;
}


.grid-item__btn {
	position: relative;
	z-index: 2;
}

.grid-item_theme_ipoteka {
	background-image: url(/local/templates/lince/css/img/01163-min.jpg);
	-webkit-background-size: cover;
	background-size: cover;
}

.grid-item_theme_carrr {
	background-image: url(/local/templates/lince/images/render/9.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	color: white;
}

.grid-item_theme_apartmenttt {
	background-image: url(/local/templates/lince/css/img/decoration322.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	color: white;
}

.grid-item_theme_parking {
	background-image: url(/local/templates/lince/css/img/parking222.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center right;
}

.grid-item_theme_commerce {
	background-image: url(/local/templates/lince/css/img/1337.jpg);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center right;
}

.grid-item__btn {
	color: white;
	opacity: 1;
}

.building__wrapper {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}

.grid-item__title_bg_green {
	padding: 10px;
	background: #21af49;
}

.grid-item__title_color_white {
	color: white;
}

.building__item {
	cursor: pointer;
	position: relative;
	width: calc((100% - 52px) / 3);
	margin-bottom: 22px;
	overflow: hidden;
}

.building__item iframe{width:100%;height:100%}

.building__item img {
	transition: 0.15s ease;
	margin-bottom: -4px;
}

.building__item img:hover {
	transform: scale(1.07);
}

.building__date {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 11px 31px 10px 18px;
	background-color: #00b13f;
	color: white;
	font-size: 20px;
	font-weight: 400;
}

.online__title {
	color: #000000;
	font-size: 24px;
	font-weight: 400;
}

.page-title {
	margin: 60px 0 80px;
}

.document-list__item {
	border-left: 3px solid #ccc;
}

.document-list__item:hover {
	border-left: 3px solid #000;
}

.document-list__item .btn {
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.document-list__item .btn:hover {
	border: none;
}

.document-list__item .btn:before {
	top: 12px;
}

.grid-item_only-big {
	width: 48%;
	height: 460px;
}

.Flat_planImg {
	max-height: 60vh;
	width: auto;
}

.page-box__img {
	margin: 50px 0 20px
}

.page-box__image {
	max-height: 60px;
}

.table {
	max-width: 640px;
	margin: 50px auto 0;
}

.table h3 {
    font-size: 24px;
    line-height: 28px;
    text-align: left;
    padding-left: 22px;
    padding-right: 22px;
    letter-spacing: -0.5px;
    margin-bottom: 28px;
}

.table table {
    font-size: 16px;
    line-height: 24px;
}

.table table tr {
    border-bottom: 1px solid #dcdcdc;
}

.table table td {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 24px;
    padding-bottom: 24px;
    vertical-align: top;
    text-align: center;
}

.home-banner .swiper-button-next {
	margin-left: 223px;
}


.section-ipoteka {
	position: relative;
    margin-bottom: 60px;
}

.ipoteka__title {
    margin-bottom: 25px;
    color: #000000;
    font-weight: 700;
}

.ipoteka__wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between; 
    margin-bottom: 20px;
}

.ipoteka__wrapper:nth-child(2n) .ipoteka__item {
    background: #f6f6f6;
}

.ipoteka__item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    padding: 0 30px;
    margin-left: 5px;
    height: 90px;
    background-color: #f3f6fa;
    color: #77798c;
    font-size: 14px;
    font-weight: 500;
}

.ipoteka__item_grow {
    margin: 0;
    /*padding-right: 91px;*/
    flex-grow: 1;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
}

.ipoteka__logo {
	width: 125px;
}

.ipoteka__text {
    color: #77798c;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
}

.ipoteka__text_big {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
}

.ipoteka__link {
    color: #8bc540;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}

.Flat_Simular__border {
	height: auto;
	border: none;
	padding: 0 0 15px;
}

.Flat_Simular_item {
	border: 1px solid #eaeaeb;
	width: 24%;
	padding: 20px;
}

.svg_resize svg {
	position: relative;
	z-index: 1;
}

.Flat_planBlock {
	width: 70%;
}

.Flat_planFloor__imgg {
	position: relative;
	z-index: 2;
	display: block;
	width: 100%;
	height: 100%;
}

.flat-block {
	padding: 20px;
}

.flat-filter {
	max-width: 100%;
}

.flat-list button {
	padding: 10px 3px;
	color: #000;
	border: none;
	background-color: transparent;
}

.svg_resize {
	position: relative;
}

.select-section__img {
    position: absolute;
    left: 0;
    width: 100%;
}

.flat-list button.active {
	color: #21af49;
}

.flat-detail {
	top: 0;
	left: 0;
}

.filter-item {
	margin-top: 40px;
}

.apartments-block .select-section__img {
	position: static;
}

.flat-block .h5 {
	color: #282323;
    font-size: 12px;
	margin-bottom: 20px;
}

.flat-item__info {
	width: 100%;
	justify-content: space-between;
}

.flat-item__img img {
	max-height: 110px;
}

.flat-item__title_room {
	font-size: 12px;
	font-weight: 400;
}

.flat-item__detail-info {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-grow: 1;
}

.flat-item__title_section {
	text-align: left;
}

.txt-large__half {
	margin-bottom: 40px;
}

@media (max-width: 1040px) {
    .ipoteka__wrapper {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .ipoteka__item {
        flex-grow: 0;
        width: calc(50% - 5px);
        margin: 0 0 5px 5px;
    }
    .ipoteka__item:last-child {
    	width: 100%;
    	text-align: center;
    }
    .page-box__title {
    	font-size: 22px;
    }
    .Flat__presentLink:hover svg path{fill: transparent;}
}

@media (max-width: 800px) {
    .ipoteka__item {
        padding: 0 30px;
    }
    .building__item {
    	width: calc((100% - 28px) / 2)
    }
}

@media (max-width: 768px) {

	.flat-list {
		width: 100%;
		padding-left: 0;
	}
}

@media (max-width: 600px) {
    .flat-item__price {
    	border-left: 0;
    	padding-left: 0;
    }

    .flat-item__title_section {
		text-align: right;
	}	

	.flat-item__info {
	}

	.flat-item__title {
		-ms-align-items: flex-end;
		align-items: flex-end;
	}

	.flat-item__detail-info {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: flex-end;
		align-items: flex-end;
	}
}

@media (max-width: 500px) {
    .ipoteka__item {
        flex-grow: 0;
        width: 100%;
        margin: 0 0 1px;
        text-align: center;
    }
    .flat-item-link {
    	-webkit-flex-direction: column;
    	-moz-flex-direction: column;
    	-ms-flex-direction: column;
    	-o-flex-direction: column;
    	flex-direction: column;
    }
    .flat-item__info {
    	justify-content: space-between;
    	-ms-align-items: center;
    	align-items: center;
    }
	.flat-item__img {
		max-height: 100%;
	}
    .flat-filter {
    	width: 100%;
    }
    .btn-green {
    	width: 100%;
    }
    .building__item {
    	width: 100%;
    }
}


@media screen and (max-width: 1280px) {
	.page-box__block {
		width: calc(100%/2 - 20px);
	}
	/*.header-menu {
	    display: none;
	}
	.menu-opener {
	    display: block;
	}*/
	.header {
	    height: 70px;
	}
	.header-container {
		justify-content: space-between;
	}
	.mobile-menu {
		display: block;
	}
}

@media screen and (max-width: 1050px) {
	.home-banner-list__text_big {
		font-size: 5vw;
		line-height: 6vw;
	}
	.home-banner-list__text_min {
		font-size: 2.5vw;
		line-height: 2.7vw;
	}
	.btn_text_big {
		font-size: 2.5vw;
		line-height: 2.7vw;
	}
	.page-content {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.page-content__img {
		width: 100%;
		margin: 0 auto;
	}
	.page-box {
		padding: 30px;
	}
	.header-menu__link{font-size:13px}
}
@media screen and (max-width: 991px) {
	.header-menu {
    	display: none;
	}
	.menu-opener {
    	display: block;
	}
	.mobile-menu-block{
		display: block;
	}
	.header__phonelinks {
		padding: 0 40px 0 0;
	}
	.home-banner .swiper-button-next {
		margin-left: 0;
	}
}

@media screen and (max-width: 900px) {
	.page-box__block {
		width: 100%;
	}
	.page-box {
		width: 100%;
		max-width: 100%;
		padding: 60px 30px;
	}
	.page-content__img {
		width: 100%;
		max-width: 100%;
	}
	.scroll-bottom {
		right: calc(50% - 20px)
	}
	.floating-tree {
		display: none;
	}
	.footer__img{
		margin-left: 20px;
		height:55px;
	}
	.footer-socials{margin-right:90px}
}

@media screen and (max-width: 768px) {
	.Flat_Simular_item {
		width: 48%;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 576px) {
	.home-banner-list__text_big {
		font-size: 24px;
		line-height: 30px;
	}
	.home-banner-list__text_min {
		font-size: 12px;
		line-height: 15px;
	}
	.btn_text_big {
		font-size: 12px;
		line-height: 15px;
	}
	.page-box {
	    padding: 30px 10px;
	}
	.page-banner__subtitle {
		margin-left: 30px;
	}
	.scroll-bottom {
		right: 120px
	}
	.grid-item_only-big {
		width: 100%;
		height: auto;
	}
	.footer-socials{margin-right:0}
}

@media screen and (max-width: 400px) {
	.page-box {
	    padding: 30px 10px;
	}
	.page-banner__subtitle {
		margin-left: 30px;
	}
	.scroll-bottom {
		right: 25px;
	}
	.tab__menu {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	.Flat_Simular_block {
		justify-content: center;
	}
	.Flat_Simular_item {
		width: 80%
	}
}

/* Слайдер для фильтра */
.irs-from, .irs-to, .irs-single{top: 25px;}

/* lds-ellipsis */
.lds-ellipsis {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
}
.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #21af49;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}

.placement__wrapper {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: stretch;
	align-items: stretch;
}

.environment-map {
	flex-grow: 1;
	min-height: 480px;
}

.placement__title {
	font-size: 24px;
	margin-bottom: 27px;
}

.placement__link:after {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%) rotate(45deg);
    width: 7px;
    height: 7px;
    border: 1px solid #21af49;
    content: '';
}

.placement__link.active:after {
    background-color: #21af49;
}

.placement__link {
    position: relative;
    padding-left: 55px;
    padding-right: 25px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 25px;
    cursor: pointer;
    color: #000;
}

.placement__link img {
    position: absolute;
    left: 0;
    max-width: 25px;
    width: auto;
}

.placement__nav {
    position: absolute;
    top: 75px;
    left: 60px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 370px;
    height: auto;
    padding: 25px 30px;
    background-color: #fff;
    z-index: 2;
}

.transport__menu {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	width: 100%;
	height: 100px;
	margin-bottom: 20px;
	background: #eee;
}

.transport__btn {
    height: 30px;
    margin-right: 50px;
    cursor: pointer;
    transition: .15s ease;
    border-bottom: 2px solid transparent;
}

.transport__btn:last-child {
	margin-right: 0;
}

.transport__btn.active {
    border-bottom: 2px solid #23B24B;
}

.transport__ymap-area {
	position: relative;
}

.transport__ymap {
    width: 100%;
    height: 500px;
    background: #eee;
}

.transport__ymap-detail {
	position: absolute;
	bottom: 15px;
	right: 30px;
	padding: 8px 25px 8px 30px;
	color: #fff;
	background: #0DAF4A;
}

@media (max-width: 1100px) {
	.placement__nav {
		position: static;
	}
}

@media (max-width: 920px) {
	.placement__wrapper {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
}

@media (max-width: 576px) {
	.transport__menu {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: center;
		align-items: center;
		justify-content: center;
	}
	.transport__btn {
		height: 20px;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.placement__nav {
		width: auto;
		height: auto;
	}
}

.page-banner__back {
	position: absolute;
	top: 40px;
	left: 100px;
	width: 40px;
	height: 40px;
	background: #21af49;
	z-index: 2;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/arrow.png);
}
.placement__btns {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	padding-top: 10px;
	border-top: 1px solid lightgray;
}
.placement__btn {
	text-decoration: underline;
	cursor: pointer;
	color: #21af49;
	font-size: 14px;
}
.placement__btn:last-child {
	color: gray
}