.header{
	background-color:white;
	padding: 5px 0px;
	width:100%;
	transition: 1s;
}

.fixtop{
	background-color:rgba(255, 255, 255, 1);
	padding: 5px 0px;
	position: fixed;
	z-index: 999;
}


.logo{
	display: none;
	align-items: center;
}


	/*semua tag img yang ada di dalam class logo*/
	.logo img{
		width: 100px;
		padding:0px;
		margin-right: 10px;
	}

/*Customize Megamenu CSS*/

.title img{
	width:80px;
	border-radius: 50%;
}

.megamenu > li.showhide{
	display: none;
	width: 100%;
	height: 50px;
	cursor: pointer;
	color: #555;
	border-bottom: solid 1px rgba(0, 0, 0, 0.1);
	background: transparent!important;
}

.megamenu > li.showhide span.title{
	margin: 5px 0 0 5px!important;
}


.fixtop .megamenu > li > a{
	color: #282828;
}


.fixtop .megamenu > li.showhide span.icon1:after{
	border-top: 3px solid #282828;
	border-bottom: 3px solid #282828;

}
.fixtop .megamenu > li.showhide span.icon2:after{
	border-top: 3px solid #282828;
	border-bottom: 3px solid #282828;
}

/*end customize Megamenu*/

.slide-desc {
  width: 40%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 40%; 
  left: 50%;
  padding: 20px 40px;
  margin-left: -40%;
  border-radius: 20px;
  display: block;
}


.slide-desc h2{
	font-family: 'Arial Black';
	color:white;
}

.carousel {
  margin-bottom: 0;
}

.carousel-item {
	height: 600px;
}

.carousel-item img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 70vh; 
}

@media (max-width: 768px) {
  .carousel-item img {
    height: 70vh;
  }
}

.seo-text{
	text-align:center;
	padding: 0px 15px;
}

	.seo-text h1{
		color:#51b4b9;
		margin: 15px 0px 20px 0px;
		font-family: 'Arial Black';
		text-transform: uppercase;
	}

	.seo-text p{
		color:#969393;
		margin-bottom: 30px;
	}


.title-section{
	color:#51b4b9;
	border-bottom: 1px solid #d5d1d2;
	padding-bottom: 12px;
	text-transform: uppercase;
}

.title-section span{
	border-bottom: 3px solid #51b4b9;
	padding-bottom: 11px;
}

.border-all{
	height: 100%;
	position: relative;
}

.border-all p{
	margin-bottom: 80px;
	padding: 10px;
}

.box-img{
	position: relative;
}

.box-img h3{
	font-size: 20px;
	text-align: center;
	background-color: rgba(255, 0, 0, 0.7);
	position:absolute;
	width: 100%;
	padding: 10px;
	color:#fff;
	bottom: 0px;
	margin: 0px;
	border-radius: 10px 10px 0px 0px; 
}

.gallery-footer{
	width: 100%;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	border-top:solid 1px #cecece;
	padding: 15px 10px;
	position: absolute;
	bottom: 10px;
	align-items: center;
}

.star{
	color:black;
}

.price{
	color:black;
	font-weight: bold;
	text-transform: uppercase;
}

.footer{
	border-top: solid 1px #cecece;
	color: #black;
	padding: 50px;
}

.footer h2{
	color: black;
	font-weight: bold;
}

.footer img{
	width: 80px;
	float:left;
	margin-right: 15px;
	border-radius: 50px;
	border:solid 1px white;
}

.footer ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.footer ul li a{
	color: black;
	padding: 10px;
	display: block;
	border-bottom:  dotted 1px black;
	text-decoration: none;
}

.sosmed{
	color: red;
	margin-bottom: 20px;
}

.sosmed a {
	font-size: 40px;
	margin-right: -10px;
}

.to-top{
	width: 60px;
	height: 60px;
	position: fixed;
	right: 25px;
	bottom: 100px;
	z-index: 9999;
	cursor: pointer;
	display: none;
}

@media(min-width:768px)
{
	.logo{display: flex;}
	.slide-desc{display: block;}
	.seo-text{padding: 0px 150px;}
}

.intro-text{
	color:#3d3b3b;
	padding: 10px;
}

.container.intro-text {
  margin-top: 0 !important;
  padding-top: 30px;
}

.intro-text h2 {
	color: black;
	font-weight: bold;
}

.intro-text .row {
	display: flex;
	align-items: center;     
	justify-content: center; 
	padding: 25px;
}

.ghost-white{
	background-color: #f9f9f9;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
}

.bg-testimoni {
  background-image: url('../images/slide3.webp');
  height: 400px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: cover;
}

.megamenu > li.showhide {
    border-bottom: none !important;
}

.box-menu{
	padding: 3px;
	justify-content: space-between;
}

@media (max-width: 768px) {
  .slide-desc {
    width: 80%;
    bottom: 200px;
    left: 10%;
    margin-left: 0;
    padding: 15px 20px;
    font-size: 14px;
  }
  .slide-desc h2 {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .reverse {
    flex-direction: column-reverse;
  }
}

@media (max-width: 768px) {
  .carousel-item img {
    height: 60vh; 
    object-position: center center; 
  }
}

@font-face {
  font-family: 'DMSerif';
  src: url('../fonts/DMSerif-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

body {
  font-family: 'DMSerif', serif;
  font-weight: 400;
}

h1, h2, h3, strong {
  font-weight: 700; /* masih pakai font regular, tapi browser akan buat bold */
}

html, body {
  overflow-x: hidden;
}
