@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
hr{
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
	opacity:inherit;
}
.logo-atas{
    max-width:50%;
    border-radius:50px;
}
.bg{
	background-color: #de5103;
	background:linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.3)),url(../img/bg/bg-anagata.jpg) no-repeat;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding:100px;
	padding-top: 160px;
    padding-bottom: 160px;
	background-attachment: fixed;
	overflow:visible;
}
.judul-bg{
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.5em;
	margin-bottom:20px;
}
.header-bg{
	color: yellow;
	font-family: 'Lato', sans-serif;
	font-size: 48px;
	font-weight: 600;
	line-height: 1.5em;
	margin-bottom:20px;
}
.alamat-bg {
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.5em;
  margin-bottom: 10px;
}
.bg-isi {
    margin: 0 0 8%;
}
.kalimat-bg
{
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    font-weight: 400;
	margin-bottom:35px;
	margin-top: 20px;
}
.tombol-bg{
	margin: auto;
	margin-top: 20px;
}
.bg-button{
	font-size: 22px;
	font-weight: 700;
	fill: #484646;
	color: #484646;
	background-color: #fde506;
	border-radius: 20px;
	padding: 10px 40px;
	box-shadow: none;
	text-decoration: none;
	width: 100%;
}

.konten-dua{
	align-content: center;
	align-items: center;
	display:flex;
}
.konten-dua-kiri{
	background-color: #C67A000A;
	padding: 2em 2em;
	width:100%;
	text-align: center;
}
.konten-dua-kiri img{
    max-width:50%;
}
.konten-dua-kanan{
	background-color:#f4f4f4;
	padding: 12px;
	width:50%;
	text-align:center;
}

.konten-tiga{
	padding:64px 0;
	margin-top: 85px;
}
.konten-tiga img{
	border-radius: 20px;
	max-width:100%;
}
.konten-tiga-kiri{
	background-color: #0e1d5e;
	padding: 3em 6em 2em 4em;
	color:white;
	font-family: "Lato",Sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 2em;
	margin: 0 0 0 20px;
	line-height: 1.6em;
}
.konten-tiga-kanan{
	margin: -8% 0 10% -11%;
}
.konten-empat{
}
.konten-empat hr{
	background-color:#7966ff;
	height: 2px;
	width:7%;
}
.konten-empat-teks{
	text-align:center;
	margin-bottom: 20px;
	font-family: "Lato",Sans-serif;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.5em;
	color:#4e4646;
}
.konten-empat-kanan{
	padding-right:120px;
}
.konten-empat img{
	width: 100%;
	max-width: 100%;
	height: 463px;
	object-fit: cover;
	border-radius: 20px;
}
.konten-empat p{
	color: #4e4646;
	font-family: "Lato",Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 2em;
}
.konten-lima{
	padding: 64px 0 32px;
	margin-top: 40px;
}
.konten-lima-kiri{
	padding: 4em;
	background-color: #0e1d5e;
}
.konten-lima-kiri-judul{
	color: yellow;
	font-family: "Lato",Sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.5em;
}
.konten-lima p{
	color: #fff;
	font-family: "Lato",Sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 2em;
}
.konten-lima-kanan{
	margin: 4% 0% 10% -7%;
	z-index: 1;
}
.konten-lima img{
	height: auto;
	max-width: 100%;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.konten-enam{
	padding: 64px 0 32px;
	margin-top: 40px;
}
.konten-enam-kanan{
	background-color: #0e1d5e;
	color: yellow;
	font-family: "Lato",Sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.5em;
	margin: 30px 30px 30px -45px;
	padding: 3em 3em 4em 3em;
}
.konten-enam-kanan-judul{
	color: yellow;
	font-family: "Lato",Sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.5em;
}
.konten-enam p {
	color: #fff;
	font-family: "Lato",Sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 2em;
}
.konten-enam-kiri{
	z-index: 1;
	margin-right: 0px;
	margin-left: 0px;
	margin-top:90px;
}
.konten-enam img{
	height: auto;
	max-width: 100%;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.konten-tujuh{
	background-color: #0e1d5e;
	padding: 64px 0;
}
.konten-tujuh img{
	width: 555px;
	height: auto;
	border-radius: 20px;
	margin-top: 80px;
}
.konten-tujuh-kiri{
	height: auto;
	max-width: 100%;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding:0px;
}
.konten-tujuh-kanan{
	padding: 10px;
	margin-top: 100px;
}
.konten-tujuh-kanan-judul{
	color: #fff;
	font-family: "Lato",Sans-serif;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.5em;
}
.konten-tujuh p{
	color: #fff;
	font-family: "Lato",Sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 2em;
	margin-bottom:1.8em;
}
.konten-lapan{
	padding:50px;
}
.konten-lapan hr{
	background-color: #7966ff;
	height: 2px;
	width: 7%;
}
.konten-lapan-judul{
	color: #4e4646;
	font-family: "Lato",Sans-serif;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.5em;
	text-align:center;
	margin-bottom:17px;
}
.konten-lapan p{
	color: #000;
	font-family: "Lato",Sans-serif;
	font-size: 37px;
	font-weight: 600;
	line-height: 1.5em;
	text-align:center;
}
.konten-lapan-kalimat{
	padding: 0 15em;
	margin-bottom:40px;
}
.video-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    max-width: 1920px;
    margin: 0 auto;
}
.video-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.konten-sembilan{
	background-color: #0e1d5e;
	padding:20px;
	text-align:center;
}
.konten-sembilan-judul{
	color: #fff;
	font-family: "Lato",Sans-serif;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.5em;
	text-align:center;
}
.konten-sembilan-isi{
	padding: 30px 50px 50px;
}
.konten-sembilan p{
	color: #fff;
	font-family: "Lato",Sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 2em;
	margin-bottom: 1.5em;
}
.konten-sembilan-judul-kecil{
	color: #fff;
	font-family: "Lato",Sans-serif;
	font-size: 25px;
	font-weight: 600;
	margin:10px;
}
.konten-sepuluh{
	padding: 23px 0 20px;
}
.konten-sepuluh hr{
	background-color: #7966ff;
	height: 2px;
	width: 7%;
}
.konten-sepuluh-border-judul{
	border-bottom-style:solid;
	border-bottom-color:black;
	padding-bottom:50px;
}
.konten-sepuluh-judul-tipe-rumah{
	margin-bottom: 20px;
	margin: 0;
	padding: 1em 15em;
	background-color: #0e1d5e;
}
.konten-sepuluh-judul{
	color: #fdf8f8;
	font-family: "Lato",Sans-serif;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.5em;
	text-align:center;
}
.konten-sebelas{
	padding: 23px 0 64px;
}
.konten-sebelas-judul{
	color: #4e4646;
	font-family: "Lato",Sans-serif;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.5em;
	text-align:center;
}
.konten-sebelas hr{
	background-color: black;
	height: 1px;
	width: 40%;
}
.konten-sebelas p{
	color: #51504f;
	font-family: "Lato",Sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.5em;
	text-align:center;
}
.tipe-rumah{
	padding:5px;
}
.gambar-rumah{
	background-image:url(../img/tipe-rumah/tampak-depan.jpeg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(70vh - 16px);
}
.gambar-rumah2{
	background-image:url(../img/tipe-rumah/6x12.jpeg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(70vh - 16px);
}
.gambar-rumah3{
	background-image:url(../img/tipe-rumah/suasana-1.jpeg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah4{
	background-image:url(../img/tipe-rumah/suasana-2.jpeg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah5{
	background-image:url(../img/tipe-rumah/tampak-depan.jpeg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(70vh - 16px);
}
.gambar-rumah6{
	background-image:url(../img/tipe-rumah/6x13.png);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(70vh - 16px);
}
.gambar-rumah7{
	background-image:url(../img/tipe-rumah/suasana-2.jpeg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah8{
	background-image:url(../img/tipe-rumah/suasana-3.jpeg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah9{
	background-image:url(../img/tipe-rumah/tampak-depan.jpeg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(70vh - 16px);
}
.gambar-rumah10{
	background-image:url(../img/tipe-rumah/7x16.jpeg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(70vh - 16px);
}
.gambar-rumah11{
	background-image:url(../img/tipe-rumah/suasana-1.jpeg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah12{
	background-image:url(../img/tipe-rumah/suasana-3.jpeg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah13{
	background-image:url(../img/konten-sebelas/kompres/13-min.jpg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah14{
	background-image:url(../img/konten-sebelas/kompres/14-min.jpg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah15{
	background-image:url(../img/konten-sebelas/kompres/15-min.jpg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah16{
	background-image:url(../img/konten-sebelas/kompres/16-min.jpg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah17{
	background-image:url(../img/konten-sebelas/kompres/17-min.jpg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah18{
	background-image:url(../img/konten-sebelas/kompres/18-min.jpg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah19{
	background-image:url(../img/konten-sebelas/kompres/19-min.jpg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah20{
	background-image:url(../img/konten-sebelas/kompres/20-min.jpg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah21{
	background-image:url(../img/konten-sebelas/kompres/21.jpg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah22{
	background-image:url(../img/konten-sebelas/kompres/22.jpg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah23{
	background-image:url(../img/konten-sebelas/kompres/23.jpg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah24{
	background-image:url(../img/konten-sebelas/kompres/24.jpg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah25{
	background-image:url(../img/konten-sebelas/kompres/25.jpg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah26{
	background-image:url(../img/konten-sebelas/kompres/26.jpg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah27{
	background-image:url(../img/konten-sebelas/kompres/27.jpg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah28{
	background-image:url(../img/konten-sebelas/kompres/28.jpg);
	background-position: center center;
	background-size: cover;
	width: 100%;
	transform-origin: center top;
	padding: 10px;
    height: calc(29vh - 16px);
}
.gambar-rumah_overlay{
	margin-top: 100%;
	margin-botton: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.gambar-item{
	position: relative;
	flex-grow: 0;
	flex-shrink: 0;
	transition-property: all;
	transition-duration: var(--animation-duration);
}
.gambar-item:hover{
	background-color: rgba(0,0,0,.5);
}
.harga-rumah{
	margin: 2% 0 5%;
	padding: 0 15em;
	text-align:center;
}
.judul-harga-rumah{
	
	color: #4e4646;
	font-family: "Lato",Sans-serif;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.5em;
}
.liat-rumah{
	text-align:center;
}
.tombol-rumah{
	font-size: 25px;
	background-color: #0e1d5e;
	padding: 20px 40px;
	border-radius: 5px;
	color:white;
	width: 100%;
	margin-top: 20px;
}
.liat-rumah a{
	text-decoration:none;
}
.liat-rumah a:hover{
    color:white;
	text-decoration:none;
}
.liat-rumah hr{
	width:100%;
	background-color:black;
	height:1px;
	margin-top:100px;
}
.konten-dua-belas{
	background-color: #0e1d5e;
	margin: 3%;
	padding: 3em;
}
.konten-dua-belas-judul{
	color: #fff;
	font-family: "Lato",Sans-serif;
	font-size: 30px;
	font-weight: 600;
	line-height: 1em;
	margin-bottom:80px;
	text-align:center;
}
.konten-dua-belas-judul-kecil{
	color: #fff;
	font-family: "Lato",Sans-serif;
	font-size: 50px;
	font-weight: 600;
	margin-bottom: 5px;
	text-align: center;
}
.konten-dua-belas p{
	color: #fff;
	font-family: "Lato",Sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 2em;
	text-align:center;
	margin-bottom: 1.5em;
}
.konten-empat-belas{
	margin-top: 50px;
	padding: 64px 0 0;
	margin-bottom:50px;
}
.konten-empat-belas-judul{
	color: #4e4646;
	font-family: "Lato",Sans-serif;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.5em;
	text-align:center;
	margin-bottom:30px;
}
.konten-empat-belas-gambar{
	padding:5px;
}
.konten-lima-belas{
	padding: 64px 0;
}
.konten-lima-belas-judul{
	color: #4e4646;
	font-family: "Lato",Sans-serif;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.5em;
	text-align:center;
	margin-bottom: 30px;
}
.konten-lima-belas-kiri{
	background-color: #0e1d5e;
	padding: 2em;
}
.konten-lima-belas-kanan{
	background-color: #fff;
	padding: 2em;
}
.konten-lima-belas-judul-kiri{
	color: #fff;
	font-family: "Lato",Sans-serif;
	font-size: 25px;
	margin-bottom:20px;
	text-align:center;
	font-weight:bold;
}
.konten-lima-belas-judul-kanan{
	color: #4e4646;
	font-family: "Lato",Sans-serif;
	font-size: 25px;
	margin-bottom:20px;
	text-align:center;
	font-weight:bold;
}
.konten-lima-belas-kiri p{
	color: #FFFFFFDB;
	font-family: "Lato",Sans-serif;
	font-size: 22px;
	line-height: 2em;
	text-align:center;
	margin-bottom:20px;
}
.konten-lima-belas-kanan p{
	color: #4e4646;
	font-family: "Lato",Sans-serif;
	font-size: 22px;
	line-height: 2em;
	text-align:center;
	margin-bottom:20px;
}
.konten-lima-belas img{
	width:20%;
	margin-bottom:10px;
}
.konten-enam-belas{
	padding:64px;
}
.konten-enam-belas img{
	max-width:80%;
}
.konten-enam-belas-judul{
	color: #4e4646;
	font-family: "Lato",Sans-serif;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.5em;
	text-align:center;
	margin-bottom:20px;
}
.konten-tujuh-belas{
	background-color: #0e1d5e;
	padding: 64px 0;
	margin-bottom:40px;
}
.konten-tujuh-belas-judul{
	color: #fff;
	font-family: "Lato",Sans-serif;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.5em;
	text-align:center;
}
.map-responsive{
	overflow:hidden;
	padding-bottom:70%;
	position:relative;
	height:0;
}
.map-responsive iframe{
	left:0;
	top:0;
	height:100%;
	width:100%;
	position:absolute;
}
.konten-tujuh-belas p{
	color: #FFFFFFFA;
	font-family: "Lato",Sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 2em;
	text-align:center;
}
.konten-lapan-belas{
	background-color: #0e1d5e;
	padding: 5em 2em 10em;
}
.konten-lapan-belas-judul{
	color: #fff;
	font-family: "Lato",Sans-serif;
	font-size: 30px;
	font-weight: 700;
	text-align:center;
	margin-bottom:20px;
}
.konten-lapan-belas-judul-kecil{
	color: #FFFFFFF2;
	font-family: "Lato",Sans-serif;
	font-size: 22px;
	font-weight: 400;
	text-align:center;
	margin-bottom:20px;
}
.tombol-wa{
	font-size: 22px;
	background-color: #03df22;
	border-radius: 20px;
	padding:15px;
	font-weight:bold;
	font-family:"Lato",Sans-serif;
	color:white;
	text-align:center;
	width:20%;
	margin-bottom: 25px;
}
.tombol-sosmed{
	background-color: rgba(0,0,0,0);
	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	color:white;
	border-radius:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:15px;
	padding-left:15px;
	font-size:25px;
	font-weight:400;
}
.footer {
  	position: fixed;
  	left: 0;
  	bottom: 0;
  	width: 100%;
  	background-color: #5041b9;
  	color: white;
  	text-align: center;
  	padding: 5px;
	font-size: 22px;
	font-weight: bold;
	font-family:"Lato",Sans-serif;
}
.input-block{
	border: solid 1px #4b4b4b;
	padding: 15px;
	margin-bottom: 0px;
	color: #333;
	font-size: 18px;
}
.logo-tp{
    margin-top:40px;
    max-width:50%;
}
.bg-kalimat{
	margin: 40px 0;
	padding: 10px;
	width:100%;
}
.kalimat-bg
{
    color:black;
	font-family: "Nunito Sans",Sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.5em;
	text-align: center;
}
.bg-button{
	font-size: 22px;
	font-weight: 700;
	fill: #484646;
	color: #484646;
	background-color: #331caf;
	padding: 20px 40px;
	box-shadow: none;
	text-decoration: none;
}
.tombol-bg a{
	text-decoration: none;
	color: white;
}
.tombol-virtual {
  font-size: 25px;
  font-weight: 800;
  fill: #fff;
  color: #fff;
  background-color: #22066f;
  border-radius: 900px;
  box-shadow: 0px 6px 0px 0px #060859;
  padding: 20px 40px;
  margin: auto;
}
.promo{
    padding-left: 200px;
    padding-right: 200px;
}
.promo-konten{
    background-color:#0e1d5e;
    color: #fff;
    font-family: "Lato",Sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 2em;
    text-align:center;
    padding:40px;
    border-left: 5px solid yellow;
    border-right: 5px solid yellow;
    border-bottom: 5px solid yellow;
    border-radius: 5px;
    margin-top: -1px;
}
@media screen and (max-width: 600px) {
	.bg{
		padding: 45px;
	}
	.judul-bg{
		font-size: 25px;
		margin: auto;
		text-align: center;
	}
	.header-bg {
		font-size: 25px;
		text-align: center;
	}
	.kalimat-bg{
		font-size: 22px;
		text-align: center;
	}
	.tombol-bg{
		text-align: center;
	}
	.konten-dua{
		display: block;
	}
	.konten-dua-kiri{
		width: 100%;
		padding: 3em 2em;
	}
	.konten-dua-kanan{
		width: 100%;
	}
	.konten-dua-kanan img{
		max-width: 50%;
	}
	.konten-tiga {
    	padding: 50px 0;
    	margin-top: 10px;
	}
	.konten-tiga img{
		max-width: 80%;
	}
	.konten-tiga-kanan {
    	margin: auto;
	}
	.konten-tiga-kiri {
    	margin: -5% 5% 0 5%;
    	z-index: 10;
    	padding: 40px;
    	text-align: center;
	}
	.konten-tiga img {
    	max-width: 80%;
	}
	.konten-empat p {
		text-align: justify;
	}
	.konten-empat-teks {
    	text-align: left;
    	font-size: 25px;
    }
    .konten-empat-kanan {
    	padding: 10px;
    	margin-top: 20px;
	}
	.konten-empat img {
    	max-width: 100%;
		object-fit: cover;
		border-radius: 20px;
		height: auto;
	}
	.konten-lima{
		padding: inherit;
	}
	.konten-lima img {
    	height: auto;
    	max-width: 100%;
    	border-radius: 20px;
	}
	.konten-lima-kanan {
		margin: auto;
    	z-index: 1;
	}
	.konten-lima-kiri {
    	padding: 40px;
    	text-align: center;
		margin-top: -10%;
		z-index: 10;
	}
	.konten-enam{
		padding: inherit;
		margin-bottom: 60px;
	}
	.konten-enam-kiri {
    	z-index: 10;
    	margin-bottom: -20%;
    }
    .konten-enam-kanan{
    	margin:auto;
    	padding: 4em 1em 1em 1em;
		text-align: center;
    }
    .konten-enam img{
    	border-radius: 20px;
    }
    .konten-tujuh{
    	padding:25px;
    	margin-bottom: 50px;
    }
    .konten-tujuh-kanan-judul {
    	font-size: 30px;
    	text-align: center;
	}
	.konten-tujuh p{
		text-align: center;
		margin-bottom: 1.0em;
	}
	.konten-lapan{
		padding: inherit;
	}
	.konten-lapan-judul{
		font-size: 30px;
		text-align: center;
	}
	.konten-lapan p{
		font-size: 30px;
		text-align: center;
	}
	.konten-lapan-kalimat{
		padding: inherit;
		margin-bottom: 10px;
		font-size: 25px;
	}
	.konten-lapan p{
		font-size: 25px;
		text-align: center;
	}
	.video-yt{
		margin-bottom: 40px;
	}
	.konten-sembilan-judul {
    	font-size: 30px;
    	margin-bottom: 30px;
    }
    .konten-sembilan-isi {
    	padding: inherit;
	}
	.konten-sepuluh-judul-tipe-rumah {
		padding: 20px;
	}
	.harga-rumah {
    	margin-bottom: 50px;
    	padding: inherit;
	}
	.konten-sebelas{
		padding: inherit;
		margin-bottom: 80px;
	}
	.konten-dua-belas {
    	margin: auto;
    	padding: 2em;
    	margin-bottom: 20px;
	}
	.konten-dua-belas-judul {
		line-height: 1.5em;
	}
	.konten-dua-belas-judul-kecil{
		line-height: 1.5;
	}
	.konten-empat-belas {
    	margin-top: auto;
    	padding: inherit;
    	margin-bottom: auto;
	}
	.konten-empat-belas-judul {
		font-size: 30px;
		margin-bottom:20px;
	}
	.konten-lima-belas {
    	padding: inherit;
	}
	.konten-lima-belas-judul{
		font-size: 30px;
	}
	.konten-enam-belas {
    	padding: inherit;
    	margin-bottom: 30px;
	}
	.tombol-wa {
		width: 100%;
	}
	.tombol-sosmed{
		color: white;
	}
	.konten-lapas-belas a:hover{
		color: white;
	}
	.tombol-bg {
    	margin: auto;
        margin-top: auto;
    	margin-top: 0px;
	}
	.input-block{
		border: solid 1px #4b4b4b;
		padding: 13px;
		margin-bottom: 10px;
	}
	.konten-dua-kiri img {
        max-width: 100%;
    }
    .konten-tujuh-kanan{
		padding: 10px;
		margin-top: 10px;
	}
	.logo-atas{
        max-width:100%;
        border-radius:50px;
    }
    .gambar-rumah{
        height: calc(29vh - 16px);
    }
    .gambar-rumah2{
        height: calc(29vh - 16px);
    }
    .gambar-rumah5{
        height: calc(29vh - 16px);
    }
    .gambar-rumah6{
        height: calc(29vh - 16px);
    }
    .gambar-rumah9{
        height: calc(29vh - 16px);
    }
    .gambar-rumah10{
        height: calc(29vh - 16px);
    }
    .alamat-bg {
        text-align:center;
    }
    /*.konten-tiga-kiri {
        font-size: 20px;
        line-height: 1.4em;
    }*/
    .promo {
      padding-left: 0px;
      padding-right: 0px;
    }
}