@media only screen and (max-height : 830px) {
	.main-section-content {
    padding-top: 130px;
    min-height: 730px;
	}
	.items-advant-bl-wrapper {
    margin-top: 40px;
	}
	.btn-slide-rooms {
    margin-top: 20px;
	}
	.slide-rooms {
    height: 605px;
	}
}
@media only screen and (max-height : 670px){
	.items-advant-bl-wrapper {
    margin-top: 24px;
	}
	.main-shema-main--content-block {
    margin: 12px auto 15px auto;
	}
	.main-section-content {
    padding-top: 105px;
    min-height: 628px;
	}
}
@media only screen and (max-width : 1450px){
	.text-block-info-location {
    top: 12%;
    right: 1%;
    width: 298px;
    padding: 15px;
    font-size: 14px;
	}
	.text-arrow-distance-locat-block {
    font-size: 16px;
    line-height: 18px;
    transform: rotate(-44.54deg) translate(-46%, -106%);
    padding: 10px 2px;
    top: 50%;
    left: 50%;
    width: 132px;
	}
	.text-block-info-location b {
    font-size: 15px;
    line-height: 17px;
	}
}
@media only screen and (max-width : 1380px) {
	.swiper-button-next {
    right: -85px;
	}
	.swiper-button-prev {
    left: -85px;
	}
}
@media only screen and (max-width : 1380px) {
	.swiper-button-prev, 
	.swiper-button-next {
    width: 45px;
    height: 45px;
	}
	.swiper-button-next {
    right: -50px;
	}
	.swiper-button-prev {
    left: -50px;
	}
}
@media only screen and (max-width : 1300px){
	.text-block-info-location-tab4{
		display: none;
	}
	.text-block-info-location-1300{
		display: block;
		position: static;
		width: 100%;
	}
}
@media only screen and (max-width : 1250px) {
	.swiper-button-next {
    right: 0px;
	}
	.swiper-button-prev {
    left: 0px;
	}
	.slider-projects-wrapper {
    padding: 0 55px;
	}
	.slider-rooms-wrapper {
    padding: 0 50px;
	}
	.slider-complex-scheme-wrapper {
    padding: 0 50px;
	}
}
@media only screen and (max-width : 1200px) {
	.text-block-info-location {
    top: 12%;
    right: auto;
    left: 1%;
	}
}
@media only screen and (max-width : 1170px) {
	.popup_rooms {
    width: calc(100% - 30px);
	}
}
@media only screen and (max-width : 1150px) {
	.contacts-block-info {
    left: 15px;
    padding: 74px 40px;
    margin-left: 0;
    margin-top: -334px;
	}
	.icon-group-contacts-block-wrap {
    top: -8px;
	}
	.list-group-contacts-block-wrap {
    padding-left: 53px;
	}
}
@media only screen and (max-width : 1125px) {
	.block-advant {
    padding: 60px 15px 15px 15px;
	}
	.icon-item-advant-bl {
    width: 55px;
    height: 55px;
    background-size: 50%;
	}
	.right-main-popup_rooms-content {
    margin-left: 10px;
	}
	.text-item-advant-bl {
    width: calc(100% - 55px);
    font-size: 14px;
	}
	.w-200 {
    max-width: 165px;
	}
	.w-175 {
    max-width: 135px;
	}
	.w-220 {
    max-width: 181px;
	}
	.w-215 {
    max-width: 170px;
	}
	.main-section-content {
    padding-top: 135px;
    padding-bottom: 25px;
    min-height: auto;
	}
	.items-advant-bl-wrapper {
    margin-top: 55px;
	}
	.number-it-info-slide-rooms {
    font-size: 24px;
    line-height: 25px;
    margin-bottom: 5px;
	}
	.slide-rooms {
    height: 650px;
    padding: 20px 10px;
	}
	.circle-style {
    width: 50px;
    height: 50px;
    background-size: 50%;
	}
	.left-col-popup-content {
    width: 100%;
    padding: 45px 20px;
	}
	.adress-block-popup {
    font-size: 17px;
    line-height: 21px;
	}
	.left-col-popup,
	.col-4-popup--content-bg {
    width: 320px;
	}
	.col-6-popup--content-bg,
	.right-col-popup {
    width: calc(100% - 320px);
	}
	.main-popup_rooms-content::before {
    right: -443px;
	}
	.main-popup_rooms-content-wrap {
    justify-content: space-between;
	}
}
@media only screen and (max-width : 1050px){
	.main-nav {
    width: calc(100% - 426px);
	}
	.it-info-slide-rooms {
    width: 50%;
	}
	.sc16 svg {
    transform: scale(1.5);
	}
}
@media only screen and (max-width : 992px) {
	.menuToggle {
    display: flex;
	}
	.main-nav {
    position: fixed;
    left: 0;
    width: 250px;
    top: 0;
    height: 100vh;
    transform: translate(-100%);
    transition: transform 0.4s;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 102;
    padding: 52px 0 25px 0;
    background-color: #001b26;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
    box-shadow: 0 0 10px rgba(0,0,0,.5);
	}
	.main-nav.active{
		transform: translate(0%);
	}
	.none-scroll {
    overflow: hidden;
	}
	.overlay-page {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 27, 38, 0.7);
    display: none;
    z-index: 98;
	}
	.overlay-page.active {
    display: block;
	}
	body {
    font-size: 14px;
	}
	.title-page-h2 {
    font-size: 30px;
    line-height: 35px;
	}
	.title-page-h3{
    font-size: 22px;
    line-height: 32px;
	}
	.text-group-contacts-block-wrap {
    font-size: 16px;
    line-height: 22px;
	}
	.contacts-block-info {
    width: 370px;
	}
	.completed-projects-section {
    padding-top: 40px;
    padding-bottom: 40px;
	}
	.form-page-block {
    padding: 50px 15px 50px 15px;
    margin-top: 50px;
	}
	.text-item-info {
    font-size: 15px;
    line-height: 19px;
    min-height: 37px;
	}
	.ls-list-block-info-page li {
    padding-left: 40px;
    font-size: 16px;
    margin-bottom: 20px;
	}
	.ls-list-block-info-page {
    margin-top: 30px;
	}
	.list-block-info-page {
    padding: 50px 30px;
	}
	.btn-page-mortgage {
    margin-top: 20px;
	}
	.block-text-page {
    margin-top: 15px;
	}
	.left-col-mort {
    padding-right: 25px;
	}
	.title-list-block-info-page {
    font-size: 18px;
    line-height: 28px;
	}
	.layout-section {
    padding-top: 40px;
	}
	.slider-progress-wrapper {
    margin-top: 100px;
	}
	.construction-progress-section {
    padding-top: 40px;
    padding-bottom: 70px;
	}
	.swiper-slide-active .slide-photo {
    transform: scale(1.2);
	}
	.blocks-advants-wrapper {
    margin-top: 30px;
	}
	.advants-items-section {
    padding-top: 40px;
    padding-bottom: 40px;
	}
	.options-section::before{
		display: none;
	}
	.content-options-section {
    margin: 0 auto;
    text-align: center;
	}
	.options-section {
    padding-top: 40px;
    padding-bottom: 40px;
	}
	.btn-page-block {
    margin-top: 25px;
	}
	.pd-l-85 {
    padding-left: 50px;
	}
	.pd-r-104 {
    padding-top: 43px;
	}
	.text-info-content-block-page {
    font-size: 22px;
    line-height: 31px;
	}
	.pd-r-85 {
    padding-right: 50px;
	}
	.descr-text-page {
    max-width: 100%;
	}
	.top-about-section {
    padding-top: 40px;
    padding-bottom: 40px;
	}
	.top-about-section::before{
		display: none;
	}
	.price-info-main--content {
    font-size: 25px;
    line-height: 31px;
	}
	.term-info-main--content {
    font-size: 20px;
    line-height: 26px;
    margin-top: 10px;
	}
	.text-info-main--content-block {
    margin-top: 45px;
	}
	.d-none-tablet{
		display: none;
	}
	.logo {
    max-width: 90px;
	}
	.header {
    padding-top: 10px;
    padding-bottom: 10px;
	}
	.main-section-content {
    padding-top: 90px;
	}
	.logo-main {
    max-width: 400px;
	}
	.menu li{
		display: block;
		width: 100%;
	}
	.menu a {
    display: block;
    text-transform: uppercase;
    padding: 9px 20px;
	}
	.menu a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #048EC1;
	}
	.d-block-tablet{
		display: block;
	}
	.tel-page {
    font-size: 20px;
    line-height: 23px;
	}
	.text-block-info-location {
    top: 30%;
	}
	.text-arrow-distance-locat-block {
    font-size: 12px;
    line-height: 18px;
    transform: rotate(-44.54deg) translate(-46%, -106%);
    padding: 5px 2px;
    width: 95px;
	}
	.text-info-locat-content-block {
    font-size: 16px;
	}
	.info-location-content-block-wrap {
    margin-top: 35px;
	}
	.title-block-price-compar {
    font-size: 18px;
    line-height: 25px;
	}
	.block-price-comparison-wrap {
    padding-top: 40px;
	}
	.block-bl-price-compar {
    padding: 20px;
    font-size: 16px;
    line-height: 18px;
	}
	.list-items-bl-price-compar li {
    font-size: 15px;
    line-height: 18px;
    padding-left: 41px;
    margin-bottom: 21px;
	}
	.list-items-bl-price-compar p {
    margin-top: 3px;
	}
	.circle-style {
    width: 35px;
    height: 35px;
    font-family: 'Lato',sans-serif;
    font-weight: 700;
    font-size: 18px;
    background-image: none!important;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
	}
	.adress-block-slide {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    font-size: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
	}
	.adress-2-it::before {
    border-left: 38px solid transparent;
    border-right: 37px solid transparent;
    border-top: 8px solid #138A10;
	}
	.adress-1-it::before {
    border-left: 120px solid transparent;
    border-right: 132px solid transparent;
    border-top: 8px solid #138A10;
	}
	.tablet-list-complex-scheme{
		display: block;
	}
	.adress-1-it::before,
	.adress-2-it::before{
		display: none;
	}
	.circle-item:hover .text-circle-item {
    display: none;
	}
	.num-circle{
		display: block;
		font-family: 'Lato',sans-serif;
	    font-weight: 700;
	    font-size: 18px;
	}
	.slider-complex-scheme-wrapper .swiper-button-prev, 
	.slider-complex-scheme-wrapper .swiper-button-next{
		display: none;
	}
	.slider-complex-scheme-wrapper {
    padding: 0px;
	}
	.slider-complex-scheme {
    padding-bottom: 35px;
	}
	.circle-style:hover {
    box-shadow: none;
	}
	.plr-15 {
    padding: 0 15px;
	}
	.items-bg-wrap{
		display: none;
	}
	.block-house-schema-text {
    padding: 5px;
    font-size: 0;
    line-height: 8px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
	}
	.block-house-schema-1 .block-house-schema-text {
    right: 33%;
    top: 19%;
	}
	.block-house-schema-2 .block-house-schema-text {
    right: 47%;
    top: 16%;
	}
	.block-house-schema-3 .block-house-schema-text {
    right: 42%;
	}
	.right-main-popup_rooms-content {
    margin-left: 0;
	}
	.main-popup_rooms-content-wrap {
    justify-content: space-between;
    flex-wrap: wrap-reverse;
	}
	.nav-menu-footer{
		display: none;
	}
	.left-main-popup_rooms {
    max-width: 274px;
    margin: 45px auto 0 auto;
    width: 100%;
	}
	.right-main-popup_rooms {
    width: 100%;
	}
	.info-main-popup_rooms {
    margin-top: 25px;
    width: 100%;
	}
	.right-main-popup_rooms-content {
    margin: 0 auto;
    max-width: 420px;
    width: 100%;
	}
	.price-info-main-popup_rooms {
    font-size: 17px;
    line-height: 19px;
    margin-bottom: 24px;
    text-align: center;
	}
	.item-info {
    padding: 15px 30px 15px 30px;
    min-height: 156px;
	}
	.tel-page-block {
    margin-left: auto;
    margin-right: 10px;
	}
	.right-col-popup {
    background-color: #fff;
    padding: 20px 20px;
	}
	.left-col-popup, .col-4-popup--content-bg, .col-6-popup--content-bg, .right-col-popup {
    width: 100%;
    height: auto;
	}
	.left-col-popup-content {
    background: linear-gradient(210.13deg, #048EC1 20.79%, #036083 100%);
	}
	.adress-block-popup {
    text-align: center;
	}
	.list-group-arrow-btn-content {
    justify-content: center;
	}
	.scheme-porchs-popup-house {
    margin: 59px auto 59px auto;
	}
	.popup---content {
    flex-wrap: wrap-reverse;
    height: auto;
	}
	.adress-item-scheme-porchs {
    font-size: 14px;
    line-height: 16px;
    padding: 6px 10px;
	}
	.adress-item-scheme-porchs-2 {
    top: -40px;
	}
	.adress-item-scheme-porchs-1 {
    bottom: -50px;
	}
	.adress-item-scheme-porchs-3 {
    bottom: -44px;
	}
}
@media only screen and (max-width : 950px) {
}
@media only screen and (max-width : 900px) {
	.ls-tabs-block li {
    width: calc(50% - 6px);
    margin-bottom: 12px;
	}
	.right-main-popup_rooms {
    width: 100%;
	}
	.top-popup_rooms-content::before {
    width: 54px;
    height: 54px;
    right: 8px;
    background-size: contain;
	}
	.top-popup_rooms-content {
    padding: 15px 75px 15px 15px;
    min-height: 65px;
	}
	.main-popup_rooms-content {
    min-height: auto;
    padding: 20px 15px;
	}
	.right-main-popup_rooms-content {
    margin: 0 auto;
    max-width: 420px;
    width: 100%;
	}
	.floors-main-popup {
    margin-left: 0;
	}
	.info-main-popup_rooms {
    margin-top: 25px;
    width: 100%;
	}
	.floors-main-popup {
    margin: 0 auto;
	}
	.left-main-popup_rooms {
    max-width: 274px;
    margin: 45px auto 0 auto;
    width: 100%;
	}
	.price-info-main-popup_rooms {
    font-size: 17px;
    line-height: 19px;
    margin-bottom: 24px;
    text-align: center;
	}
	.slider-house37-wrapper .swiper-button-prev {
    left: 0;
	}
	.slider-house37-wrapper .swiper-button-next {
    right: 0;
	}
}
@media only screen and (max-width : 850px) {
	.items-banks-wrapper {
    margin-top: 30px;
	}
	.btn-page {
    margin-top: 35px;
	}
	.banks-section {
    padding-top: 50px;
    padding-bottom: 50px;
	}
	.item-advant-bl {
    width: 33.33%;
    flex-grow: 1;
    max-width: none;
    margin-bottom: 25px;
	}
	.text-item-advant-bl {
    width: 100%;
    font-size: 14px;
    text-align: center;
    padding: 0;
    margin-top: 7px;
	}
	.icon-item-advant-bl {
    margin: 0 auto;
	}
}
@media only screen and (max-width : 800px) {
	.popup-content {
    width: calc(100% - 30px);
	}
}
@media only screen and (max-width : 768px) {
	.btnUp {
    left: 15px;
	}
	.title-page-h4 {
    font-size: 20px;
    line-height: 24px;
	}
	.btn-info-locat-content-block,
	.btn-right-items-bl-price-compar {
    text-align: center;
	}
	.btn-right-items-bl-price-compar{
		margin: 30px auto 0 auto;
	}
	.ls-list-block-info-page li {
    margin-bottom: 9px;
	}
	.ls-list-block-info-page {
    margin-top: 15px;
	}
	.content-item-project {
    padding: 20px;
	}
	.text-info-locat-content-block {
    font-size: 14px;
	}
	.text-content-block-page {
    margin-top: 21px;
	}
	.slider-complex-scheme-wrapper {
    margin-top: 40px;
	}
	.text-footer-block {
    width: 100%;
    padding-left: 0;
    text-align: center;
	}
	.logo-footer {
    margin: 0 auto;
	}
	.bottom-top-footer-block {
    padding: 20px 0;
	}
	.text-group-contacts-block-wrap {
    font-size: 14px;
    line-height: 20px;
	}
	.contacts-block-info {
    width: 100%;
    padding: 40px 15px;
    position: static;
    transform: none;
    margin: 0;
	}
	.map {
    height: 300px;
	}
	.text-form-info {
    font-size: 11px;
	}
	.icon-group-cont-block {
    width: 60px;
    height: 60px;
    background-size: 50%;
	}
	.list-group-cont-block-wrap {
    padding-left: 74px;
	}
	.advant-section-bg,
	.content-section-bg {
    position: static;
    height: 300px;
	}
	.text-group-cont-block {
    text-align: left;
	}
	.bg-block-page.bg-1,
	.bg-block-page.bg-2,
	.bg-block-page.bg-3 {
    width: 100%;
    height: 300px;
	}
	.bg-block-page {
    height: auto;
    width: 100%;
	}
	.cont-block-left {
    width: 100%;
    padding-right: 0;
    text-align: center;
	}
	.content-advant-section {
    min-height: auto;
    padding-top: 32px;
    padding-bottom: 39px;
	}
	.list-cont-block-left {
    max-width: 100%;
    margin-top: 25px;
	}
	.list-group-cont-block {
    padding: 15px 0;
    margin-bottom: 15px;
	}
	.info-section {
    padding-top: 40px;
    padding-bottom: 40px;
	}
	.right-col-mort,
	.left-col-mort {
    width: 100%;
	}
	.left-col-mort {
    padding-right: 0;
    padding-bottom: 35px;
    padding-top: 35px;
	}
	.title-list-block-info-page {
    font-size: 16px;
    line-height: 22px;
	}
	.list-block-info-page {
    padding: 30px 15px;
	}
	.schema-block-page {
    margin-top: 35px;
	}
	.block-advant::before {
    opacity: 1;
	}
	.txt-block-advant {
    opacity: 1;
	}
	.content-block-page {
    min-height: auto;
	}
	.btn-page-mortgage {
    text-align: center;
	}
	.wrap-content-block-page {
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
	}
	.btn-info-content-block-page {
    margin-top: 30px;
    text-align: center;
	}
	.shema-main--content-block {
    display: none;
	}
	.info-main--content-block {
    width: 100%;
    padding-right: 0;
    text-align: center;
	}
	.logo-main {
    max-width: 370px;
    margin: 0 auto;
	}
	.text-info-main--content-block {
    margin-top: 48px;
	}
	.top-shema-main--content-block {
    max-width: 300px;
    margin: 0 auto;
	}
	.form-popup-block-content,
	.popup-content-main,
	.top-popup-block {
    padding: 30px 15px;
	}
	.p73 {
    padding-left: 15px;
    padding-right: 15px;
	}
	.text-block-info-location::before{
		display: none;
	}
	.text-block-info-location {
    top: auto;
    width: 100%;
    bottom: 0;
    background-color: rgba(4, 142, 193, 1);
    left: 0;
    transform: translate(0px, 100%);
	}
	.img-location-content-block {
    margin-bottom: 117px;
	}
	.d-none-768{
		display: none;
	}
	.bl-info-content::before{
		display: none;
	}
	.txt-info-content-block-page {
    font-size: 14px;
	}
	.col-40 {
    width: 100%;
    padding-right: 0;
    margin-bottom: 25px;
	}
	.col-60 {
    width: 100%;
    text-align: center;
	}
	.btn-block-bl-price-compar {
    margin: 19px auto 0 auto;
	}
	.right-items-bl-price-compar {
    padding: 30px 15px;
    background: linear-gradient(195.34deg, #048EC1 20.79%, #036083 100%);
    margin: 0 -15px;
	}
	.left-items-bl-price-compar{
		padding-right: 0;
	}
	.text-block-info-location-1300{
		transform: none;
	}
	.popup---content {
    flex-wrap: wrap-reverse;
    height: auto;
	}
	.left-col-popup, .col-4-popup--content-bg,
	.col-6-popup--content-bg, .right-col-popup {
    width: 100%;
    height: auto;
	}
	.left-col-popup-content {
    background: linear-gradient(210.13deg, #048EC1 20.79%, #036083 100%);
	}
	.popup---content-bg{
		display: none;
	}
	.scheme-porchs-popup-house {
    margin: 85px auto 78px auto;
	}
	.adress-item-scheme-porchs {
    font-size: 14px;
    line-height: 16px;
    padding: 6px 10px;
	}
	.adress-item-arr-1::before {
    bottom: -8px;
    border-left: 28px solid transparent;
    border-right: 27px solid transparent;
    border-top: 8px solid #138A10;
	}
	.adress-item-arr-2::before {
    border-left: 28px solid transparent;
    border-right: 27px solid transparent;
    border-bottom: 8px solid #138A10;
	}
	.adress-item-scheme-porchs-2 {
    top: -40px;
	}
	.adress-item-scheme-porchs-1 {
    bottom: -50px;
	}
	.adress-item-scheme-porchs-3 {
    bottom: -44px;
	}
	.scheme-porchs-popup-house {
    margin: 59px auto 59px auto;
	}
	.adress-block-popup {
    text-align: center;
	}
	.text-list-group-arrow-btn {
    width: 78px;
    font-size: 15px;
    line-height: 21px;
	}
	.list-group-arrow-btn-content {
    justify-content: center;
	}
	.slide-rooms::before {
    left: 13px;
    top: 9px;
	}
	.img-slide-rooms-block {
    height: 307px;
    margin-top: 55px;
	}
	.item-advant-bl {
    width: 100%;
    margin-bottom: 8px;
	}
	.icon-item-advant-bl{
		display: none;
	}
	.text-item-advant-bl::before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 18px;
    height: 12px;
    background-image: url(../img/chek-icon.png);
	}
	.text-item-advant-bl {
    position: relative;
    text-align: left;
    padding-left: 28px;
    width: 100%;
    font-size: 15px;
    margin-top: 0;
	}
	.price-info-main--content {
    font-size: 18px;
    line-height: 22px;
	}
	.term-info-main--content {
    font-size: 15px;
    line-height: 19px;
    margin-top: 1px;
	}
	.items-advant-bl-wrapper {
    max-width: 220px;
    margin: 43px auto 0 auto;
	}
	.main-section-content {
    padding-top: 133px;
    height: 100vh;
    position: relative;
    min-height: 667px;
	}
	.main-section-content::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0,0,0,0.4);
	}
	.b-leftForm {
    width: 100%;
    height: 500px;
    left: 0;
    top: -500px;
	}
	.b-leftForm__btn {
    left: 0;
    right: 0;
    bottom: -40px;
    border-radius: 0 0 40px 40px;
    z-index: 1000;
    font-size: 14px;
    width: 200px;
    height: 40px;
    transform: none;
    margin: 0 auto;
    top: auto;
	}
	.b-leftForm .mfp-close {
    top: 80px;
    right: 10px;
	}
	.form__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	}
	.b-leftForm.fixed {
    top: -440px;
	}
	.b-leftForm.open {
    top: 0;
	}
	.btn-br {
    font-size: 10px;
	}
	.formConsent__text {
    font-size: 12px;
    line-height: 14px;
	}
	.button_layout {
    font-size: 13px;
    line-height: 16px;
    padding: 10px 14px;
	}
	.sc14 svg {
    transform: scale(1.4);
	}
	.d-tablet-block{
    display: block;
	}
	.swiper-button-prev, .swiper-button-next{
		display: none;
	}
	.slider-rooms,
	.slider-projects {
    padding-bottom: 50px;
	}
}
@media only screen and (max-width : 700px) {
}
@media only screen and (max-width : 650px) {
	.slider-projects {
    overflow: visible;
	}
	.swiper-button-next {
    right: 15px;
	}
	.swiper-button-prev {
    left: 15px;
	}
	.advant-section-bg {
    display: block;
    height: auto;
	}
	.bg-block-page.bg-1 {
    height: 270px;
	}
	.d-none-650{
		display: none;
	}
	.descr-text-page {
    font-size: 15px;
    margin-top: 10px;
    line-height: 20px;
	}
	.swiper-button-prev, 
	.swiper-button-next {
    background-color: #048EC1;
    border-color: #048EC1;
	}
	.swiper-button-prev:hover, 
	.swiper-button-next:hover {
    background-color: #2ca1cc;
    border-color: #2ca1cc;
	}
	.swiper-button-prev .style-arr, 
	.swiper-button-next .style-arr {
    stroke: #fff;
	}
	.swiper-button-prev:hover .style-arr, 
	.swiper-button-next:hover .style-arr {
    stroke: #fff;
	}
	.slider-projects-wrapper {
    margin-top: 30px;
	}
	.swiper-slide-active .slide-photo {
    transform: scale(1);
	}
	.slider-progress {
    overflow: hidden;
	}
	.slider-progress-wrapper {
    margin-top: 50px;
	}
	.slide-photo::before {
    top: 4px;
    right: 6px;
    width: 50px;
    height: 50px;
    opacity: 1;
    transform: scale(1);
    background-size: 62%;
	}
	.slide-photo::after{
		display: none;
	}
	.construction-progress-section {
    padding-bottom: 40px;
	}
	.block-advant {
    padding: 20px 15px;
    height: auto;
    min-height: auto;
	}
	.text-block-advant {
    font-size: 15px;
    line-height: 21px;
    margin-top: 15px;
    min-height: auto;
	}
	.text-block-advant br{
		display: none;
	}
	.item-advant-bl:last-child{
		margin-bottom: 0;
	}
	.content-tabs-map-block {
    margin-top: 20px;
	}
	.tabs-map-block {
    margin-top: 20px;
	}
	.list-tabs-map-block li {
    width: 100%;
    margin-bottom: 10px;
	}
	.list-tabs-map-block a {
    padding: 13px 10px;
	}
	.section-page {
    padding-top: 30px;
    padding-bottom: 30px;
	}
}
@media only screen and (max-width : 600px) {
}
@media only screen and (max-width : 550px) {
	.item-info {
    min-height: auto;
	}
	.popup {
    width: calc(100% - 30px);
	}
	.title-top-popup-block {
    font-size: 23px;
    line-height: 30px;
	}
	.btn-item-info {
    margin-top: 13px;
	}
	.text-top-popup-block {
    font-size: 15px;
    max-width: 400px;
	}
	.top-popup-block {
    padding: 20px 15px;
	}
	.form-popup-block {
    padding: 20px 30px;
	}
	.slider-rooms-wrapper {
    padding: 0;
	}
	.number-it-info-slide-rooms {
    font-size: 15px;
    line-height: 18px;
	}
	.text-it-info-slide-rooms {
    font-size: 12px;
    line-height: 16px;
	}
	.btn-slide-rooms {
    margin-top: 40px;
	}
	.slide-rooms {
    height: 590px;
	}
	.text-arrow-distance-locat-block {
    font-size: 10px;
    line-height: 13px;
    padding: 4px 2px;
    width: 73px;
	}
	.block-house-schema-text::before {
    width: 20px;
    height: 20px;
    bottom: -25px;
	}
	.block-house-schema-3 .block-house-schema-text {
    top: 0%;
	}
	.floors-main-popup {
    width: 153.91px;
    height: 110px;
	}
	.main-popup_rooms-content::before{
		display: none;
	}
	.ls-tabs-block a {
    font-size: 11px;
    padding: 15px 3px;
	}
}
@media only screen and (max-width : 480px) {
	.price-info-main--content {
    font-size: 18px;
    line-height: 22px;
	}
	.button_layout {
    font-size: 10px;
    line-height: 16px;
    padding: 6px 10px;
	}
	.slider-house37-wrapper {
    padding: 0 20px;
	}
	.price-info-main-popup_rooms {
    font-size: 13px;
    line-height: 14px;
    margin-bottom: 14px;
	}
	.term-info-main--content {
    font-size: 15px;
    line-height: 22px;
    margin-top: 5px;
	}
	.top-shema-main--content-block {
    padding: 0;
	}
	.text-top-shema-main--content {
    font-size: 15px;
    line-height: 22px;
	}
	.text-shema-main--content-block {
    font-size: 14px;
	}
	.main-shema-main--content-block {
    max-width: 130px;
	}
	.items-advant-bl-wrapper {
    margin-top: 25px;
	}
	.num-circle {
    font-size: 11px;
	}
	.circle-style {
    width: 20px;
    height: 20px;
	}
	.adress-block-slide {
    width: 20px;
    height: 20px;
	}
	.items-advant-bl-wrapper {
    margin: 43px 0 0 0;
	}
	.text-info-main--content-block {
    text-align: left;
	}
	.logo-main {
    max-width: 100%;
	}
}
@media only screen and (max-width : 450px){
	.bg-block-page.bg-1 {
    height: 220px;

	}
}
@media only screen and (max-width : 400px) {
	.form-popup-block {
    padding: 20px 15px;
	}
	.adress-block-popup {
    font-size: 14px;
    line-height: 19px;
	}
	.scheme-porchs-popup-house {
    width: 242px;
	}
	.left-col-popup-content {
    padding: 15px;
	}
	.tel-page {
    font-size: 17px;
    line-height: 23px;
	}
	.container {
    padding: 0 10px;
	}
}
@media only screen and (max-width : 370px) {
	.right-main-popup_rooms-content .img-popup_rooms {
    height: 410px;
	}
	.slider-house37-wrapper .swiper-button-prev {
    left: -15px;
	}
	.slider-house37-wrapper .swiper-button-next {
    right: -15px;
	}
	.bg-block-page.bg-1 {
    height: 187px;
	}
}
@media only screen and (max-width : 365px) {
	.tel-page {
    font-size: 14px;
    line-height: 19px;
	}
}



/* Grid */
@media only screen and (max-width : 1200px) {
	.col-xl-five{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	}
	.col-xl {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	}
	.col-xl-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	}
	.col-xl-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
	}
	.col-xl-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
	}
	.col-xl-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	}
	.col-xl-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	}
	.col-xl-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
	}
	.col-xl-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	}
	.col-xl-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
	}
	.col-xl-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	}
	.col-xl-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	}
	.col-xl-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
	}
	.col-xl-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
	}
	.col-xl-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	}
	.order-xl-first {
	-ms-flex-order: -1;
	order: -1;
	}
	.order-xl-last {
	-ms-flex-order: 13;
	order: 13;
	}
	.order-xl-0 {
	-ms-flex-order: 0;
	order: 0;
	}
	.order-xl-1 {
	-ms-flex-order: 1;
	order: 1;
	}
	.order-xl-2 {
	-ms-flex-order: 2;
	order: 2;
	}
	.order-xl-3 {
	-ms-flex-order: 3;
	order: 3;
	}
	.order-xl-4 {
	-ms-flex-order: 4;
	order: 4;
	}
	.order-xl-5 {
	-ms-flex-order: 5;
	order: 5;
	}
	.order-xl-6 {
	-ms-flex-order: 6;
	order: 6;
	}
	.order-xl-7 {
	-ms-flex-order: 7;
	order: 7;
	}
	.order-xl-8 {
	-ms-flex-order: 8;
	order: 8;
	}
	.order-xl-9 {
	-ms-flex-order: 9;
	order: 9;
	}
	.order-xl-10 {
	-ms-flex-order: 10;
	order: 10;
	}
	.order-xl-11 {
	-ms-flex-order: 11;
	order: 11;
	}
	.order-xl-12 {
	-ms-flex-order: 12;
	order: 12;
	}
	.offset-xl-0 {
	margin-left: 0;
	}
	.offset-xl-1 {
	margin-left: 8.333333%;
	}
	.offset-xl-2 {
	margin-left: 16.666667%;
	}
	.offset-xl-3 {
	margin-left: 25%;
	}
	.offset-xl-4 {
	margin-left: 33.333333%;
	}
	.offset-xl-5 {
	margin-left: 41.666667%;
	}
	.offset-xl-6 {
	margin-left: 50%;
	}
	.offset-xl-7 {
	margin-left: 58.333333%;
	}
	.offset-xl-8 {
	margin-left: 66.666667%;
	}
	.offset-xl-9 {
	margin-left: 75%;
	}
	.offset-xl-10 {
	margin-left: 83.333333%;
	}
	.offset-xl-11 {
	margin-left: 91.666667%;
	}
	.mrb-xl-0{
		margin-bottom: 0;
	}
	.mrb-xl-5{
		margin-bottom: 5px;
	}
	.mrb-xl-10{
		margin-bottom: 10px;
	}
	.mrb-xl-15{
		margin-bottom: 15px;
	}
	.mrb-xl-20{
		margin-bottom: 20px;
	}
	.mrb-xl-25{
		margin-bottom: 25px;
	}
	.mrb-xl-30{
		margin-bottom: 30px;
	}
	.mrb-xl-35{
		margin-bottom: 35px;
	}
	.mrb-xl-40{
		margin-bottom: 40px;
	}
	.mrb-xl-45{
		margin-bottom: 45px;
	}
	.mrb-xl-50{
		margin-bottom: 50px;
	}
	.text-align-xl-left{
    	text-align: left;
	}
	.text-align-xl-center{
	    text-align: center;
	}
	.text-align-xl-right{
	    text-align: right;
	}
}
@media only screen and (max-width : 1125px) {
	.col-xll-five{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	}
	.col-xll {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	}
	.col-xll-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	}
	.col-xll-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
	}
	.col-xll-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
	}
	.col-xll-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	}
	.col-xll-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	}
	.col-xll-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
	}
	.col-xll-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	}
	.col-xll-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
	}
	.col-xll-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	}
	.col-xll-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	}
	.col-xll-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
	}
	.col-xll-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
	}
	.col-xll-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	}
	.order-xll-first {
	-ms-flex-order: -1;
	order: -1;
	}
	.order-xll-last {
	-ms-flex-order: 13;
	order: 13;
	}
	.order-xll-0 {
	-ms-flex-order: 0;
	order: 0;
	}
	.order-xll-1 {
	-ms-flex-order: 1;
	order: 1;
	}
	.order-xll-2 {
	-ms-flex-order: 2;
	order: 2;
	}
	.order-xll-3 {
	-ms-flex-order: 3;
	order: 3;
	}
	.order-xll-4 {
	-ms-flex-order: 4;
	order: 4;
	}
	.order-xll-5 {
	-ms-flex-order: 5;
	order: 5;
	}
	.order-xll-6 {
	-ms-flex-order: 6;
	order: 6;
	}
	.order-xll-7 {
	-ms-flex-order: 7;
	order: 7;
	}
	.order-xll-8 {
	-ms-flex-order: 8;
	order: 8;
	}
	.order-xll-9 {
	-ms-flex-order: 9;
	order: 9;
	}
	.order-xll-10 {
	-ms-flex-order: 10;
	order: 10;
	}
	.order-xll-11 {
	-ms-flex-order: 11;
	order: 11;
	}
	.order-xll-12 {
	-ms-flex-order: 12;
	order: 12;
	}
	.offset-xll-0 {
	margin-left: 0;
	}
	.offset-xll-1 {
	margin-left: 8.333333%;
	}
	.offset-xll-2 {
	margin-left: 16.666667%;
	}
	.offset-xll-3 {
	margin-left: 25%;
	}
	.offset-xll-4 {
	margin-left: 33.333333%;
	}
	.offset-xll-5 {
	margin-left: 41.666667%;
	}
	.offset-xll-6 {
	margin-left: 50%;
	}
	.offset-xll-7 {
	margin-left: 58.333333%;
	}
	.offset-xll-8 {
	margin-left: 66.666667%;
	}
	.offset-xll-9 {
	margin-left: 75%;
	}
	.offset-xll-10 {
	margin-left: 83.333333%;
	}
	.offset-xll-11 {
	margin-left: 91.666667%;
	}
	.mrb-xll-0{
		margin-bottom: 0;
	}
	.mrb-xll-5{
		margin-bottom: 5px;
	}
	.mrb-xll-10{
		margin-bottom: 10px;
	}
	.mrb-xll-15{
		margin-bottom: 15px;
	}
	.mrb-xll-20{
		margin-bottom: 20px;
	}
	.mrb-xll-25{
		margin-bottom: 25px;
	}
	.mrb-xll-30{
		margin-bottom: 30px;
	}
	.mrb-xll-35{
		margin-bottom: 35px;
	}
	.mrb-xll-40{
		margin-bottom: 40px;
	}
	.mrb-xll-45{
		margin-bottom: 45px;
	}
	.mrb-xll-50{
		margin-bottom: 50px;
	}
	.text-align-xll-left{
    	text-align: left;
	}
	.text-align-xll-center{
	    text-align: center;
	}
	.text-align-xll-right{
	    text-align: right;
	}
}
@media only screen and (max-width : 992px) {
	.col-lg-five{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	}
	.col-lg {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	}
	.col-lg-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	}
	.col-lg-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
	}
	.col-lg-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
	}
	.col-lg-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	}
	.col-lg-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	}
	.col-lg-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
	}
	.col-lg-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	}
	.col-lg-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
	}
	.col-lg-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	}
	.col-lg-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	}
	.col-lg-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
	}
	.col-lg-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
	}
	.col-lg-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	}
	.order-lg-first {
	-ms-flex-order: -1;
	order: -1;
	}
	.order-lg-last {
	-ms-flex-order: 13;
	order: 13;
	}
	.order-lg-0 {
	-ms-flex-order: 0;
	order: 0;
	}
	.order-lg-1 {
	-ms-flex-order: 1;
	order: 1;
	}
	.order-lg-2 {
	-ms-flex-order: 2;
	order: 2;
	}
	.order-lg-3 {
	-ms-flex-order: 3;
	order: 3;
	}
	.order-lg-4 {
	-ms-flex-order: 4;
	order: 4;
	}
	.order-lg-5 {
	-ms-flex-order: 5;
	order: 5;
	}
	.order-lg-6 {
	-ms-flex-order: 6;
	order: 6;
	}
	.order-lg-7 {
	-ms-flex-order: 7;
	order: 7;
	}
	.order-lg-8 {
	-ms-flex-order: 8;
	order: 8;
	}
	.order-lg-9 {
	-ms-flex-order: 9;
	order: 9;
	}
	.order-lg-10 {
	-ms-flex-order: 10;
	order: 10;
	}
	.order-lg-11 {
	-ms-flex-order: 11;
	order: 11;
	}
	.order-lg-12 {
	-ms-flex-order: 12;
	order: 12;
	}
	.offset-lg-0 {
	margin-left: 0;
	}
	.offset-lg-1 {
	margin-left: 8.333333%;
	}
	.offset-lg-2 {
	margin-left: 16.666667%;
	}
	.offset-lg-3 {
	margin-left: 25%;
	}
	.offset-lg-4 {
	margin-left: 33.333333%;
	}
	.offset-lg-5 {
	margin-left: 41.666667%;
	}
	.offset-lg-6 {
	margin-left: 50%;
	}
	.offset-lg-7 {
	margin-left: 58.333333%;
	}
	.offset-lg-8 {
	margin-left: 66.666667%;
	}
	.offset-lg-9 {
	margin-left: 75%;
	}
	.offset-lg-10 {
	margin-left: 83.333333%;
	}
	.offset-lg-11 {
	margin-left: 91.666667%;
	}
	.mrb-lg-0{
		margin-bottom: 0;
	}
	.mrb-lg-5{
		margin-bottom: 5px;
	}
	.mrb-lg-10{
		margin-bottom: 10px;
	}
	.mrb-lg-15{
		margin-bottom: 15px;
	}
	.mrb-lg-20{
		margin-bottom: 20px;
	}
	.mrb-lg-25{
		margin-bottom: 25px;
	}
	.mrb-lg-30{
		margin-bottom: 30px;
	}
	.mrb-lg-35{
		margin-bottom: 35px;
	}
	.mrb-lg-40{
		margin-bottom: 40px;
	}
	.mrb-lg-45{
		margin-bottom: 45px;
	}
	.mrb-lg-50{
		margin-bottom: 50px;
	}
	.text-align-lg-left{
    	text-align: left;
	}
	.text-align-lg-center{
	    text-align: center;
	}
	.text-align-lg-right{
	    text-align: right;
	}
}
@media only screen and (max-width : 850px) {
	.col-lgg-five{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	}
	.col-lgg {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	}
	.col-lgg-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	}
	.col-lgg-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
	}
	.col-lgg-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
	}
	.col-lgg-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	}
	.col-lgg-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	}
	.col-lgg-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
	}
	.col-lgg-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	}
	.col-lgg-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
	}
	.col-lgg-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	}
	.col-lgg-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	}
	.col-lgg-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
	}
	.col-lgg-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
	}
	.col-lgg-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	}
	.order-lgg-first {
	-ms-flex-order: -1;
	order: -1;
	}
	.order-lgg-last {
	-ms-flex-order: 13;
	order: 13;
	}
	.order-lgg-0 {
	-ms-flex-order: 0;
	order: 0;
	}
	.order-lgg-1 {
	-ms-flex-order: 1;
	order: 1;
	}
	.order-lgg-2 {
	-ms-flex-order: 2;
	order: 2;
	}
	.order-lgg-3 {
	-ms-flex-order: 3;
	order: 3;
	}
	.order-lgg-4 {
	-ms-flex-order: 4;
	order: 4;
	}
	.order-lgg-5 {
	-ms-flex-order: 5;
	order: 5;
	}
	.order-lgg-6 {
	-ms-flex-order: 6;
	order: 6;
	}
	.order-lgg-7 {
	-ms-flex-order: 7;
	order: 7;
	}
	.order-lgg-8 {
	-ms-flex-order: 8;
	order: 8;
	}
	.order-lgg-9 {
	-ms-flex-order: 9;
	order: 9;
	}
	.order-lgg-10 {
	-ms-flex-order: 10;
	order: 10;
	}
	.order-lgg-11 {
	-ms-flex-order: 11;
	order: 11;
	}
	.order-lgg-12 {
	-ms-flex-order: 12;
	order: 12;
	}
	.offset-lgg-0 {
	margin-left: 0;
	}
	.offset-lgg-1 {
	margin-left: 8.333333%;
	}
	.offset-lgg-2 {
	margin-left: 16.666667%;
	}
	.offset-lgg-3 {
	margin-left: 25%;
	}
	.offset-lgg-4 {
	margin-left: 33.333333%;
	}
	.offset-lgg-5 {
	margin-left: 41.666667%;
	}
	.offset-lgg-6 {
	margin-left: 50%;
	}
	.offset-lgg-7 {
	margin-left: 58.333333%;
	}
	.offset-lgg-8 {
	margin-left: 66.666667%;
	}
	.offset-lgg-9 {
	margin-left: 75%;
	}
	.offset-lgg-10 {
	margin-left: 83.333333%;
	}
	.offset-lgg-11 {
	margin-left: 91.666667%;
	}
	.mrb-lgg-0{
		margin-bottom: 0;
	}
	.mrb-lgg-5{
		margin-bottom: 5px;
	}
	.mrb-lgg-10{
		margin-bottom: 10px;
	}
	.mrb-lgg-12{
		margin-bottom: 12px;
	}
	.mrb-lgg-15{
		margin-bottom: 15px;
	}
	.mrb-lgg-20{
		margin-bottom: 20px;
	}
	.mrb-lgg-25{
		margin-bottom: 25px;
	}
	.mrb-lgg-30{
		margin-bottom: 30px;
	}
	.mrb-lgg-35{
		margin-bottom: 35px;
	}
	.mrb-lgg-40{
		margin-bottom: 40px;
	}
	.mrb-lgg-45{
		margin-bottom: 45px;
	}
	.mrb-lgg-50{
		margin-bottom: 50px;
	}
	.text-align-lgg-left{
    	text-align: left;
	}
	.text-align-lgg-center{
	    text-align: center;
	}
	.text-align-lgg-right{
	    text-align: right;
	}
}
@media only screen and (max-width : 768px) {
	.col-md-five{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	}
	.col-md {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	}
	.col-md-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	}
	.col-md-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
	}
	.col-md-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
	}
	.col-md-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	}
	.col-md-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	}
	.col-md-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
	}
	.col-md-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	}
	.col-md-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
	}
	.col-md-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	}
	.col-md-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	}
	.col-md-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
	}
	.col-md-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
	}
	.col-md-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	}
	.order-md-first {
	-ms-flex-order: -1;
	order: -1;
	}
	.order-md-last {
	-ms-flex-order: 13;
	order: 13;
	}
	.order-md-0 {
	-ms-flex-order: 0;
	order: 0;
	}
	.order-md-1 {
	-ms-flex-order: 1;
	order: 1;
	}
	.order-md-2 {
	-ms-flex-order: 2;
	order: 2;
	}
	.order-md-3 {
	-ms-flex-order: 3;
	order: 3;
	}
	.order-md-4 {
	-ms-flex-order: 4;
	order: 4;
	}
	.order-md-5 {
	-ms-flex-order: 5;
	order: 5;
	}
	.order-md-6 {
	-ms-flex-order: 6;
	order: 6;
	}
	.order-md-7 {
	-ms-flex-order: 7;
	order: 7;
	}
	.order-md-8 {
	-ms-flex-order: 8;
	order: 8;
	}
	.order-md-9 {
	-ms-flex-order: 9;
	order: 9;
	}
	.order-md-10 {
	-ms-flex-order: 10;
	order: 10;
	}
	.order-md-11 {
	-ms-flex-order: 11;
	order: 11;
	}
	.order-md-12 {
	-ms-flex-order: 12;
	order: 12;
	}
	.offset-md-0 {
	margin-left: 0;
	}
	.offset-md-1 {
	margin-left: 8.333333%;
	}
	.offset-md-2 {
	margin-left: 16.666667%;
	}
	.offset-md-3 {
	margin-left: 25%;
	}
	.offset-md-4 {
	margin-left: 33.333333%;
	}
	.offset-md-5 {
	margin-left: 41.666667%;
	}
	.offset-md-6 {
	margin-left: 50%;
	}
	.offset-md-7 {
	margin-left: 58.333333%;
	}
	.offset-md-8 {
	margin-left: 66.666667%;
	}
	.offset-md-9 {
	margin-left: 75%;
	}
	.offset-md-10 {
	margin-left: 83.333333%;
	}
	.offset-md-11 {
	margin-left: 91.666667%;
	}
	.mrb-md-0{
		margin-bottom: 0;
	}
	.mrb-md-5{
		margin-bottom: 5px;
	}
	.mrb-md-10{
		margin-bottom: 10px;
	}
	.mrb-md-15{
		margin-bottom: 15px;
	}
	.mrb-md-20{
		margin-bottom: 20px;
	}
	.mrb-md-25{
		margin-bottom: 25px;
	}
	.mrb-md-30{
		margin-bottom: 30px;
	}
	.mrb-md-35{
		margin-bottom: 35px;
	}
	.mrb-md-40{
		margin-bottom: 40px;
	}
	.mrb-md-45{
		margin-bottom: 45px;
	}
	.mrb-md-50{
		margin-bottom: 50px;
	}
	.text-align-md-left{
    	text-align: left;
	}
	.text-align-md-center{
	    text-align: center;
	}
	.text-align-md-right{
	    text-align: right;
	}
}
@media only screen and (max-width : 650px) {
	.col-mdd-five{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	}
	.col-mdd {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	}
	.col-mdd-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	}
	.col-mdd-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
	}
	.col-mdd-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
	}
	.col-mdd-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	}
	.col-mdd-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	}
	.col-mdd-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
	}
	.col-mdd-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	}
	.col-mdd-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
	}
	.col-mdd-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	}
	.col-mdd-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	}
	.col-mdd-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
	}
	.col-mdd-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
	}
	.col-mdd-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	}
	.order-mdd-first {
	-ms-flex-order: -1;
	order: -1;
	}
	.order-mdd-last {
	-ms-flex-order: 13;
	order: 13;
	}
	.order-mdd-0 {
	-ms-flex-order: 0;
	order: 0;
	}
	.order-mdd-1 {
	-ms-flex-order: 1;
	order: 1;
	}
	.order-mdd-2 {
	-ms-flex-order: 2;
	order: 2;
	}
	.order-mdd-3 {
	-ms-flex-order: 3;
	order: 3;
	}
	.order-mdd-4 {
	-ms-flex-order: 4;
	order: 4;
	}
	.order-mdd-5 {
	-ms-flex-order: 5;
	order: 5;
	}
	.order-mdd-6 {
	-ms-flex-order: 6;
	order: 6;
	}
	.order-mdd-7 {
	-ms-flex-order: 7;
	order: 7;
	}
	.order-mdd-8 {
	-ms-flex-order: 8;
	order: 8;
	}
	.order-mdd-9 {
	-ms-flex-order: 9;
	order: 9;
	}
	.order-mdd-10 {
	-ms-flex-order: 10;
	order: 10;
	}
	.order-mdd-11 {
	-ms-flex-order: 11;
	order: 11;
	}
	.order-mdd-12 {
	-ms-flex-order: 12;
	order: 12;
	}
	.offset-mdd-0 {
	margin-left: 0;
	}
	.offset-mdd-1 {
	margin-left: 8.333333%;
	}
	.offset-mdd-2 {
	margin-left: 16.666667%;
	}
	.offset-mdd-3 {
	margin-left: 25%;
	}
	.offset-mdd-4 {
	margin-left: 33.333333%;
	}
	.offset-mdd-5 {
	margin-left: 41.666667%;
	}
	.offset-mdd-6 {
	margin-left: 50%;
	}
	.offset-mdd-7 {
	margin-left: 58.333333%;
	}
	.offset-mdd-8 {
	margin-left: 66.666667%;
	}
	.offset-mdd-9 {
	margin-left: 75%;
	}
	.offset-mdd-10 {
	margin-left: 83.333333%;
	}
	.offset-mdd-11 {
	margin-left: 91.666667%;
	}
	.mrb-mdd-0{
		margin-bottom: 0;
	}
	.mrb-mdd-5{
		margin-bottom: 5px;
	}
	.mrb-mdd-10{
		margin-bottom: 10px;
	}
	.mrb-mdd-15{
		margin-bottom: 15px;
	}
	.mrb-mdd-20{
		margin-bottom: 20px;
	}
	.mrb-mdd-25{
		margin-bottom: 25px;
	}
	.mrb-mdd-30{
		margin-bottom: 30px;
	}
	.mrb-mdd-35{
		margin-bottom: 35px;
	}
	.mrb-mdd-40{
		margin-bottom: 40px;
	}
	.mrb-mdd-45{
		margin-bottom: 45px;
	}
	.mrb-mdd-50{
		margin-bottom: 50px;
	}
	.text-align-mdd-left{
    	text-align: left;
	}
	.text-align-mdd-center{
	    text-align: center;
	}
	.text-align-mdd-right{
	    text-align: right;
	}
}
@media only screen and (max-width : 550px) {
	.col-sm-five{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	}
	.col-sm {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	}
	.col-sm-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	}
	.col-sm-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
	}
	.col-sm-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
	}
	.col-sm-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	}
	.col-sm-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	}
	.col-sm-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
	}
	.col-sm-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	}
	.col-sm-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
	}
	.col-sm-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	}
	.col-sm-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	}
	.col-sm-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
	}
	.col-sm-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
	}
	.col-sm-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	}
	.order-sm-first {
	-ms-flex-order: -1;
	order: -1;
	}
	.order-sm-last {
	-ms-flex-order: 13;
	order: 13;
	}
	.order-sm-0 {
	-ms-flex-order: 0;
	order: 0;
	}
	.order-sm-1 {
	-ms-flex-order: 1;
	order: 1;
	}
	.order-sm-2 {
	-ms-flex-order: 2;
	order: 2;
	}
	.order-sm-3 {
	-ms-flex-order: 3;
	order: 3;
	}
	.order-sm-4 {
	-ms-flex-order: 4;
	order: 4;
	}
	.order-sm-5 {
	-ms-flex-order: 5;
	order: 5;
	}
	.order-sm-6 {
	-ms-flex-order: 6;
	order: 6;
	}
	.order-sm-7 {
	-ms-flex-order: 7;
	order: 7;
	}
	.order-sm-8 {
	-ms-flex-order: 8;
	order: 8;
	}
	.order-sm-9 {
	-ms-flex-order: 9;
	order: 9;
	}
	.order-sm-10 {
	-ms-flex-order: 10;
	order: 10;
	}
	.order-sm-11 {
	-ms-flex-order: 11;
	order: 11;
	}
	.order-sm-12 {
	-ms-flex-order: 12;
	order: 12;
	}
	.offset-sm-0 {
	margin-left: 0;
	}
	.offset-sm-1 {
	margin-left: 8.333333%;
	}
	.offset-sm-2 {
	margin-left: 16.666667%;
	}
	.offset-sm-3 {
	margin-left: 25%;
	}
	.offset-sm-4 {
	margin-left: 33.333333%;
	}
	.offset-sm-5 {
	margin-left: 41.666667%;
	}
	.offset-sm-6 {
	margin-left: 50%;
	}
	.offset-sm-7 {
	margin-left: 58.333333%;
	}
	.offset-sm-8 {
	margin-left: 66.666667%;
	}
	.offset-sm-9 {
	margin-left: 75%;
	}
	.offset-sm-10 {
	margin-left: 83.333333%;
	}
	.offset-sm-11 {
	margin-left: 91.666667%;
	}
	.mrb-sm-0{
		margin-bottom: 0px;
	}
	.mrb-sm-5{
		margin-bottom: 5px;
	}
	.mrb-sm-10{
		margin-bottom: 10px;
	}
	.mrb-sm-15{
		margin-bottom: 15px;
	}
	.mrb-sm-20{
		margin-bottom: 20px;
	}
	.mrb-sm-25{
		margin-bottom: 25px;
	}
	.mrb-sm-30{
		margin-bottom: 30px;
	}
	.mrb-sm-35{
		margin-bottom: 35px;
	}
	.mrb-sm-40{
		margin-bottom: 40px;
	}
	.mrb-sm-45{
		margin-bottom: 45px;
	}
	.mrb-sm-50{
		margin-bottom: 50px;
	}
	.text-align-sm-left{
    	text-align: left;
	}
	.text-align-sm-center{
	    text-align: center;
	}
	.text-align-sm-right{
	    text-align: right;
	}
}
@media only screen and (max-width : 480px) {
	.col-smm-five{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	}
	.col-smm {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	}
	.col-smm-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	}
	.col-smm-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
	}
	.col-smm-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
	}
	.col-smm-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	}
	.col-smm-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	}
	.col-smm-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
	}
	.col-smm-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	}
	.col-smm-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
	}
	.col-smm-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	}
	.col-smm-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	}
	.col-smm-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
	}
	.col-smm-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
	}
	.col-smm-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	}
	.order-smm-first {
	-ms-flex-order: -1;
	order: -1;
	}
	.order-smm-last {
	-ms-flex-order: 13;
	order: 13;
	}
	.order-smm-0 {
	-ms-flex-order: 0;
	order: 0;
	}
	.order-smm-1 {
	-ms-flex-order: 1;
	order: 1;
	}
	.order-smm-2 {
	-ms-flex-order: 2;
	order: 2;
	}
	.order-smm-3 {
	-ms-flex-order: 3;
	order: 3;
	}
	.order-smm-4 {
	-ms-flex-order: 4;
	order: 4;
	}
	.order-smm-5 {
	-ms-flex-order: 5;
	order: 5;
	}
	.order-smm-6 {
	-ms-flex-order: 6;
	order: 6;
	}
	.order-smm-7 {
	-ms-flex-order: 7;
	order: 7;
	}
	.order-smm-8 {
	-ms-flex-order: 8;
	order: 8;
	}
	.order-smm-9 {
	-ms-flex-order: 9;
	order: 9;
	}
	.order-smm-10 {
	-ms-flex-order: 10;
	order: 10;
	}
	.order-smm-11 {
	-ms-flex-order: 11;
	order: 11;
	}
	.order-smm-12 {
	-ms-flex-order: 12;
	order: 12;
	}
	.offset-smm-0 {
	margin-left: 0;
	}
	.offset-smm-1 {
	margin-left: 8.333333%;
	}
	.offset-smm-2 {
	margin-left: 16.666667%;
	}
	.offset-smm-3 {
	margin-left: 25%;
	}
	.offset-smm-4 {
	margin-left: 33.333333%;
	}
	.offset-smm-5 {
	margin-left: 41.666667%;
	}
	.offset-smm-6 {
	margin-left: 50%;
	}
	.offset-smm-7 {
	margin-left: 58.333333%;
	}
	.offset-smm-8 {
	margin-left: 66.666667%;
	}
	.offset-smm-9 {
	margin-left: 75%;
	}
	.offset-smm-10 {
	margin-left: 83.333333%;
	}
	.offset-smm-11 {
	margin-left: 91.666667%;
	}
	.mrb-smm-0{
		margin-bottom: 0px;
	}
	.mrb-smm-5{
		margin-bottom: 5px;
	}
	.mrb-smm-10{
		margin-bottom: 10px;
	}
	.mrb-smm-15{
		margin-bottom: 15px;
	}
	.mrb-smm-20{
		margin-bottom: 20px;
	}
	.mrb-smm-25{
		margin-bottom: 25px;
	}
	.mrb-smm-30{
		margin-bottom: 30px;
	}
	.mrb-smm-35{
		margin-bottom: 35px;
	}
	.mrb-smm-40{
		margin-bottom: 40px;
	}
	.mrb-smm-45{
		margin-bottom: 45px;
	}
	.mrb-smm-50{
		margin-bottom: 50px;
	}
	.text-align-smm-left{
    	text-align: left;
	}
	.text-align-smm-center{
	    text-align: center;
	}
	.text-align-smm-right{
	    text-align: right;
	}
}