html, body { 
	font-family: 'Montserrat', sans-serif;
	color: #1c1919;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.8rem;
}

a, a:hover, a:focus, a:active {
	color: #1c1919;
	text-decoration: none;
}

.fnt-s {
	font-size: 17px;
}
.cl-m1 { color: #2d3e50; }
.cl-m2 { color: #bec1ac }

.linkc:hover, .linkb {
	text-decoration: underline;
	color: #e84d3d;
}

.linkb:hover {
	text-decoration: none;
}

.sect h2 {
	font-weight: 700;
}

#header {
	text-align: center;
	margin-top: 1.1rem;
}

#header .navmenu a {
	display: block;
	padding: 8px 16px;
	transition: 300ms;
}

.navmenu ul {
	display: block;
	margin: 1.1rem 0; 
}

.logo hr {
	border-top: 2px solid #aaa;
    width: 55%;
}

.hamburger-menu {
    display: none;
    cursor: pointer;
    text-align: center;
}

.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #333;
    margin: 6px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px) ;
    transform: rotate(-45deg) translate(-9px, 6px) ;
}

.change .bar2 {
    opacity: 0;
}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px) ;
    transform: rotate(45deg) translate(-8px, -8px) ;
}

#header .navmenu a.active, #header .navmenu a:hover {
	background: #bec1ac;
	color: #fff;
}

#main {
	position: relative;
	padding: 7px 0;
	text-align: center;
}

.maintx {
	width: 600px;
	position: absolute;
	top: 80px;
	    left: 50%;
    margin-left: -300px;
	border: 1px solid #333;
	background: rgba(255, 255, 255, 0.5);
}

.maintx-wr {
	padding: 5px;
}

.maintx .showcat {
	margin: 0;
}

.maintx .showcat a {
	background: #bec1ac;
    color: #fff;
    display: block;
    padding: 15px 0;
    color: #111;
    font-weight: 600;
}

.maintx h1 {
	background: #333;
	color: #fff;
	padding: 30px 10px;
	    font-weight: 600;
    font-size: 2.1rem;
    margin-bottom: 5px;
}

.main-info {
	padding-top: 2.8rem;
	font-size: 1.25rem;
}

.phone-call {
	font-weight: 700;
	display: inline-block;
	background: #bec1ac;
	color: #fff;
	padding: 1.1rem 1.95rem;
}

.phone-call .fas {
	margin-right: 20px;
}

.sect {
	margin: 3.1rem 0;
}

@media (min-width: 992px) {
	.sect-le .photospace {
		padding-right: 0;
	}
	.sect-ri .photospace {
		padding-left: 0;
	}
}


.sect-wrap {
	padding-top: 1.5rem;
}

.sect-wrap h2 {
	padding-bottom: 10px;
	color: #222;
	font-size: 2.3rem;
}

.buttons { text-align: center; }

.button1 {
	display: inline-block;
	color: #fff;
	background: #2d3e50;
	border-left: 6px solid #e84d3d;
	padding: 8px 16px 14px 16px;
	transition: 300ms;
	margin: 10px;
	text-align: left;
}

.button1:hover {
	color: #fff;
	background: #e84d3d;
}

.button1 .bt-tx1 {

}
.button1 .bt-tx2 {
	font-weight: 400;
	font-size: 0.8rem;
	display: block;
    line-height: normal;
    margin-top: -5px;
    margin-left: 53px;
}

.button1 .fas {
	vertical-align: bottom;
	font-size: 1.9rem;
	position: relative;
	top: 8px;
	margin-right: 10px;
}

.sb-specs .container {
	position: relative;
	text-align: right;
	/*background: url(../images/idea13-cover.png) no-repeat right center;*/
}

.sb-specs .container {

}

.pricetable {
	line-height: normal;
	font-size: 17px;
}

.pricetable .badge {
	font-size: .80rem;
    font-family: sans-serif;
}

.pricetable th, .pricetable td {
	padding: .5rem;
}

.pricetable td {
	vertical-align: middle;
	white-space: nowrap;
}

.pricetable thead tr {
	background: #bec1ac;
}

.pricetable thead tr th {
	color: #111;
	border: 1px solid #7e7e7e;
	vertical-align: middle;
}

.pricetable thead tr th a {
	color: #fff;
}

.pricetable thead tr th.maintr {
	font-size: 18px;
	text-align: center;
	background: #555;
	color: #fff!important;
	border: 1px solid #555;
}

.pricetable tbody tr:hover {
	cursor: pointer;
	background: #e5e5e5;
}

.pricetable .badge-success {
	font-size: 1.15rem;
}

.pricetable .badge-warning {
	background: darkorange;
	color: #fff;
}

.pricetable .badge-warning, .pricetable .badge-danger {
	font-size: 0.75rem;
	text-align: left;
}

.pricetable tbody tr td:first-child {
	font-weight: 700;
	text-align: center;
}

.pricetable tbody tr td:first-child span {
	background: #bec1ac;
	padding: 5px;
	border-radius: 6px;
}

.pricetable tbody tr td:last-child {
	text-align: center;
}

#main-sb {
	background: #444;
}

#main-sb h2 {
	font-size: 3rem;
	color: #fff;
	font-weight: 600;
	text-align: center;
	padding: 50px 0;
    height: 100%;
}

#main-sb h2 span {
	color: #bec1ac
}

.sit {
	position: relative;
	padding: 0;
}

.a-rect { 
	position: absolute;
	width: 2.5%;
	height: 4%;
	pointer-events: none;
    z-index: 999;
}
.a-rect.red { background: red; }
.a-rect.orange { background: orange; }
.a-rect.green { background: green; }

.pt-orange, .pt-red { 
	display: inline-block; 
	width: 20px;
	height: 20px;
	position: relative;
	top: 3px;
}

.pt-orange {
	background: orange;
	border: 1px solid darkorange;
}
.pt-red {
	background: red;
	border: 1px solid darkred;
	margin-left: 1rem; 
}

.house-spec-t {
	margin-bottom: 0;
}

.house-spec-t td, .house-spec-t th {
	padding: .4rem .6rem;
}

.house-spec-t thead th {
	background: #bec1ac;
	color: #fff;
}

.house-spec-t thead th, .house-spec-t td {
	border: none;
}

.spec-t-pre {
	border: 3px solid #bec1ac;
	padding: 3px;
}

.spec-boxes {

}

.spec-boxes a {
	display: flex;
	border: 3px solid #bec1ac;
	color: #fff;
	height: 12rem;
	text-align: center;
	transition: 200ms;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	line-height: 1.45rem;
}
.spec-boxes a.spec-box-d1, .spec-boxes a.spec-box-d2 {
	background-size: cover;
	height: 18rem;
}

.spec-boxes > div {
	margin-bottom: 2rem;
}

.spec-box-1 { background-image: url(../images/spec-box-1.jpg); }
.spec-box-2 { background-image: url(../images/spec-box-2.jpg); }
.spec-box-3 { background-image: url(../images/spec-box-3.jpg); }
.spec-box-4 { background-image: url(../images/spec-box-4.jpg); }
.spec-box-5 { background-image: url(../images/spec-box-5.jpg); }
.spec-box-6 { background-image: url(../images/spec-box-6.jpg); }
.spec-box-7 { background-image: url(../images/spec-box-7.jpg); }
.spec-box-d1 { background-image: url(../images/spec-box-d1.jpg?v101); }
.spec-box-d2 { background-image: url(../images/spec-box-d2.jpg); }

.spec-boxes a:hover {
	border: 3px solid #bec1ac;
	box-shadow: 0 0 6px 1px #bec1ac;
}
.spec-boxes a:hover span {
	background: #bec1ac;
}

.spec-boxes a span {
	width: 60%;
	margin: auto;
	display: block;
	background: #bec1ac;
	padding: .7rem;
	transition: 200ms;
}

.modal iframe {
	border: 3px solid #bec1ac;
}

.modal {
	z-index: 1030;
}
.modal-backdrop {
	z-index: 1020;
}

#content-sbpg {
	margin: 2.5rem 0 1.5rem 0;
}

#footer {
	background: #444;
	color: #fff;
	padding: 1.8rem 0;
}

#footer p {
	margin-bottom: 0;
}

#footer p img {
	vertical-align: top;
	position: relative;
	top: -8px;
	margin-left: 10px;
}

#footer span {
	float: right;
}

.bg-orange {
	background: orange;
}
.bg-red {
	background: red;
}

.flatinfo {
	border: 1px solid #777;
	font-size: .8rem;
}

.flatinfo h3 {
	background: #333;
	color: #fff;
	text-align: center;
	padding: 20px 0;
	font-size: 1.1rem;
	font-weight: 600;
}

.flatinfo-wr {
	padding: 0 10px 5px 10px;
}

.flatinfo-wr p {
	padding: 7px 0;
	margin: 0;
	border-bottom: 1px solid #ccc;
	line-height: normal;
}

.smallinfak {
	line-height: normal;
	font-size: 0.8rem;
}

.flatinfo-wr p:last-child {
	border-bottom: none;
}

.tbck {
	position: relative;
	top: -20px;
	font-size: 14px;
	text-decoration: underline;
}
.tbck:hover {
	text-decoration: none;
}

.bytdesc {
	font-size: 0.9rem;
	line-height: normal;
	margin-top: 20px;
	padding-top: 30px;
	border-top: 1px solid #ccc;
}

.showcat a .fas {
	margin-right: 15px;
	transition: 200ms;
	position: relative;
	left: 0;
}

.showcat a:hover .fas {
	left: 8px;
}

@media (max-width: 991px) {
	#footer { text-align: center; }
	#footer span { 
		margin-top: 1rem;
		float: none;
		display: block;
	}
	.sect { margin: 2rem 0; }
	.sect-ri .photospace { order: 2; }
	#main-sb h2 { text-shadow: 2px 2px 4px rgba(0,0,0,0.8); }
}

@media (max-width: 1300px) {
	.maintx {
		top: 10px;
	}
}

@media (max-width: 1430px) {
	html, body { font-size: 17px; }
	.sect-wrap { padding-top: 0.5rem; }
}

@media (min-width: 1921px) {
	.row.justify-content-end, .row.justify-content-start {
		-ms-flex-pack: unset;
	    justify-content: center!important;
	}
	.row.justify-content-start .photospace {
		text-align: right;
	}
	.sect.container-fluid {
		width: 2200px;
	    margin-left: auto;
	    margin-right: auto;
	}
 }


@media (min-width: 992px) and (max-width: 1800px) {
	.sect .col-lg-4.textspace {
		-ms-flex: 0 0 50%;
    	flex: 0 0 50%;
    	max-width: 50%;
	}
}

@media (max-width: 767px) {
	html, body { font-size: 17px; }
	.maintx {
		    width: 100%;
    position: static;
    top: auto;
    left: auto;
    margin-left: 0;
	}
}

@media (max-width: 575px) {
	html, body, .pricetable { font-size: 16px; }
	.hamburger-menu { display: inline-block; }
	.navmenu ul { display: none; }
	.navmenu ul li { display: block; }
	.logo img { width: 230px;margin: 0 auto; }
	#main-sb h2 { font-size: 3.5rem; }
	.pricetable { width: 54rem; }
	.projct-mngr { order: 2; }
	.pricetable-desc { margin-top: 1rem; }
	.pricetable-desc > div { text-align: center!important; }
}

@media (min-width: 576px) {
	.navmenu ul { display: block !important; }
}

.msplit1 {
	border-right: 2px solid #d1d1b9;
}

	.msplit1 .spl-wrp {
		margin-right: 8px;
	}
	.msplit2 .spl-wrp {
		margin-left: 8px;
	}
.msplit2 {
	border-left: 2px solid #d1d1b9;
}

#main-sb h2 {
	font-size: 4.2rem;
	color: #fff;
	font-weight: 700;
	position: absolute;
	display: flex;
    align-items: center;
    height: 100%;
}

#main-sb h2 span {
	color: #bec1ac
}

@media (max-width: 991px) {
	#main-sb h2 { text-shadow: 2px 2px 4px rgba(0,0,0,0.8); }
}

@media (max-width: 575px) {
	#main-sb h2 { font-size: 3.5rem; }
}

.table .gr {
    color: green;
}
.table .or {
	background: orange;
    color: #fff;
}
.table .re {
	background: red;
    color: #fff;
}