
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500&family=Lato:wght@700&family=Montserrat:wght@600;900&family=Open+Sans:wght@300&family=Poppins:wght@500;600;800&family=Sofia+Sans:wght@100&family=Work+Sans:wght@200;300;400;500;600;700;800&display=swap');

.intro{
	padding: 20px;
}
.intro img{
	max-width: 100%;
}
.intro h1{
	color: #2B2E6F;
	font-family: "Work Sans", Sans-serif;
	font-size: 31px;
	font-weight: 600;
}
.intro h5{
	color: #676767;
	font-family: "Work Sans", Sans-serif;
	font-size: 30px;
	font-weight: 400;
}
.sub-intro{
	display: flex;
	margin-top: 20px;
    margin-bottom: 20px;
}
.sub-intro img{
    max-width:100% !important;
}
.sub-intro-kiri{
	width: 50%;
	padding: 15px;
}
.sub-intro-kanan{
	width: 50%;
	padding: 15px;
}
.sub-judul-intro{
	color: #404040;
	font-family: "Work Sans", Sans-serif;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 0px;
}

.sub-intro h1 {
  color: #2B2E6F;
  font-family: "Work Sans", Sans-serif;
  font-size: 30px;
  font-weight: 600;
}
.sub-intro-harga{
	color: #2B2E6F;
	font-family: "Work Sans", Sans-serif;
	font-size: 60px;
	font-weight: 600;
}
.keuntungan{
	background-color: white;
	margin-bottom: 30px;
}
.keuntungan h1{
	color: #2B2E6F;
	font-family: "Work Sans", Sans-serif;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	padding: 30px;
}
.keuntungan h5{
	color: #373737;
	font-family: "Work Sans", Sans-serif;
	font-size: 25px;
	font-weight: 600;
	text-align: center;
}
.lokasi{
	background-color: #004b80;
	padding: 30px;
	padding-bottom: 10px;
}
.lokasi h1{
	color: #FFFFFF;
	font-family: "Work Sans", Sans-serif;
	font-size: 37px;
	font-weight: 600;
}
.lokasi h2 {
  color: #FFFFFF;
  font-family: "Inter", Sans-serif;
  font-weight: 800;
  text-align: center;
 }
.lokasi p{
	color: #FFFFFF;
	font-family: "Work Sans", Sans-serif;
	font-size: 18px;
	font-weight: 400;
}
.lokasi li {
  text-align: left;
  color: #FFFDFD;
  font-family: "Inter", Sans-serif;
  font-weight: 600;
}
.penawaran-ukuran{
	padding: 30px;
}
.penawaran-ukuran h1{
	color: #2B2E6F;
	font-family: "Work Sans", Sans-serif;
	font-size: 37px;
	font-weight: 600;
}
.penawaran-ukuran h2{
	color: #2B2E6F;
	font-family: "Work Sans", Sans-serif;
	font-size: 60px;
	font-weight: 600;
}
.penawaran-ukuran h5{
	color: #373737;
	font-family: "Work Sans", Sans-serif;
	font-size: 22px;
	font-weight: 400;
}
.map-responsive{
	overflow:hidden;
	padding-bottom:56.25%;
	position:relative;
	height:0;
}
.map-responsive iframe{
	left:0;
	top:0;
	height:100%;
	width:100%;
	position:absolute;
}
.gmap h1{
	color: #2B2E6F;
	font-family: "Work Sans", Sans-serif;
	font-size: 37px;
	font-weight: 600;
	text-align: center;
}
.footer{
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 13px;
	text-align: center;
}
.footer h3{
	font-size: 13px;
	text-align: center;
}
.floating {
  position: fixed;
  width: 120px;
  height: 90px;
  bottom: 38px;
  right: 12px;
  background-color: none;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  z-index: 100;
}
.fab-icon {
margin-top: 16px;
}
.foto-carousel p{
  text-align: center;
  color: #0F2539;
  font-family: "Work Sans", Sans-serif;
  font-weight: normal;
  margin-bottom: 0px;
}
.promo .img-2{
    max-width:100%;
}
.accordion h3 {
  font-size: 1.75rem;
  color: #373d51;
  padding: 1.3rem;
  margin: 0;
}
.accordion a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 1rem 3rem 1rem 4rem;
  color: #7288a2;
  font-size: 1.0rem;
  font-weight: 400;
  border: 1px solid #e5e5e5;
  font-family: "Inter", Sans-serif;
}
.accordion a:hover,
.accordion a:hover::after {
  cursor: pointer;
  color: #ff5353;
}
.accordion a:hover::after {
  border: 1px solid #ff5353;
}
.accordion a.active {
  color: #ff5353;
  border-bottom: 1px solid #ff5353;
}
.accordion a::after {
  font-family: 'Ionicons';
  content: '\f218';
  position: absolute;
  float: left;
  left: 1rem;
  font-size: 1rem;
  color: #7288a2;
  padding: 5px;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #7288a2;
  text-align: center;
}
.accordion a.active::after {
  font-family: 'Ionicons';
  content: '\f209';
  color: #ff5353;
  border: 1px solid #ff5353;
}
.accordion .content {
  opacity: 0;
  padding: 0 1rem;
  max-height: 0;
  border: 1px solid #e5e5e5;
  overflow: hidden;
  clear: both;
  -webkit-transition: all 0.2s ease 0.15s;
  -o-transition: all 0.2s ease 0.15s;
  transition: all 0.2s ease 0.15s;
}
.accordion .content p {
  font-size: 1rem;
  font-weight: 300;
}
.accordion .content.active {
  opacity: 1;
  padding: 1rem;
  max-height: 100%;
  -webkit-transition: all 0.35s ease 0.15s;
  -o-transition: all 0.35s ease 0.15s;
  transition: all 0.35s ease 0.15s;
}
/*Banner*/
.banner-dekstop{
    display : block;
}
.banner-mobile{
    display : none;
}
/*Banner*/
@media (min-width: 768px) and (max-width: 1024px){
	.intro img{
		max-width: 75%;
	}
	.intro h1{
		font-size: 26px;
	}
	.intro h5{
		color: #676767;
		font-family: "Work Sans", Sans-serif;
		font-size: 15px;
		font-weight: 400;
	}
	.keuntungan img{
		max-width: 23%;
	}
	.lokasi h1{
		font-size: 24px;
	}
	.lokasi p{
		font-size: 16px;
	}
	.penawaran-ukuran h1{
		font-size: 29px; 
	}
	.penawaran-ukuran h5{
		font-size: 18px;
	}
	.penawaran-ukuran h2{
		font-size: 35px;
	}
	.gmap h1{
		font-size: 29px; 
	}
	.sub-intro h1 {
		font-size: 25px;
	}
	.keuntungan h5 {
		font-size: 20px;
	}
	.sub-intro-kiri{
	    padding:0px;
	}
	.sub-intro-kanan{
	    padding:0px;
	}
	.intro{
	    padding:0px;
	}
	/*Banner*/
    .banner-dekstop{
        display : none;
    }
    .banner-mobile{
        display : block;
    }
    /*Banner*/
}
@media only screen and (max-width: 600px) {
	.intro img{
		max-width: 75%;
	}
	.intro h1{
		font-size: 26px;
	}
	.intro h5{
		color: #676767;
		font-family: "Work Sans", Sans-serif;
		font-size: 15px;
		font-weight: 400;
	}
	.keuntungan img{
		max-width: 23%;
	}
	.lokasi h1{
		font-size: 24px;
	}
	.lokasi p{
		font-size: 16px;
	}
	.penawaran-ukuran h1{
		font-size: 29px;
	}
	.penawaran-ukuran h5{
		font-size: 18px;
	}
	.penawaran-ukuran h2{
		font-size: 35px;
	}
	.gmap h1{
		font-size: 29px; 
	}
	.sub-intro h1 {
		font-size: 25px;
	}
	.keuntungan h5 {
		font-size: 20px;
	}
	.sub-intro-kiri{
	    padding:0px;
	}
	.sub-intro-kanan{
	    padding:0px;
	}
	.intro{
	    padding:0px;
	}
	/*Banner*/
    .banner-dekstop{
        display : none;
    }
    .banner-mobile{
        display : block;
    }
    /*Banner*/
}