/* ------------Header Home----------- */

.topnav {
  overflow: hidden;
  /* background-color: white;
  background-color: #f1f1f1; */
}

.topnav a {
  float: left;
  display: block;
  color: #1A6846;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 20px;
  border-bottom: 3px solid transparent;
  text-align: center;
  font-family: "Montserrat";
}

.topnav a:hover {
  border-bottom: 3px solid #1f6b4a;
}

.topnav a.active {
  border-bottom: 3px solid #1f6b4a;
}

header{
  background-color: #f1f1f1;
  height: auto;
}


.list{
  background: #ffc107;
  height: 5px;
  /* margin-top:  -35px; */ 
}

.list-2{
  background: #ffc107;
  height: 5px;
  /* margin-top:  -35px; */
}

.jumbotron{
  background-color: #f1f1f1;
}

.jumbotron h1{
  text-align: center;
  color: green;
}

.jumbotron h2{
  text-align: center;
  color: green;
}

.jumbotron a{
  text-align: center;
  color: white;
}

.grid p{
  padding-top: 10px;
  color: #1B6846;
  font-family: "Montserrat";
}

.grid h4{
  font-family: "Montserrat";
}

.grid2 p{
  color: #1B6846;
  font-family: "Montserrat";
  font-size: 20px;
  text-align: center;
}

.grid2 h4{
  font-family: "Montserrat";
}

/* -carausel-- */
.carousel-caption {
    top: 0;
    bottom: auto;
}

.bok-1{
  /* background: rgb(238, 172, 0,0.32); */
  height: auto;
  border-radius: 0px 50px 0px 0px;
}

.bok-2{
  /* background: rgb(154, 218, 220,.32); */
  height: auto;
  border-radius: 0px 50px 0px 0px;
}

.gmb img{
  border-radius: 0px 50px 0px 0px;
}

.bok-1 h5{
  color: #1A4E37;
  font-family: "Montserrat";
}

.bok-2 h5{
  color: #1A4E37;
  font-family: "Montserrat";
}


.Kategori p{
  padding-top: 20px;
  font-family: "Montserrat";
}

.top-left {
  position: absolute;
  top: 8px;
  padding-left: 30px;
}

.tester_new {
	padding: 20px 0 100px;
}

.tester_new hr {
	width: 100px;
}
.tester_new .carousel-item p {
	color: #1A4E37;
	line-height: 28px;
  letter-spacing: 1px;
  font-family: "Montserrat";
  font-size: 18px;
} 
.tester_new .carousel-item hr {
	width: 100px;
}
.tester_new .carousel-item h5 {
	font-weight: 700;
	margin-bottom: 0;
}
.tester_new .carousel-indicators li {
	height: 70px;
	width: 70px;
	border-radius: 50%;
	background-image: url('image/Testi/testi 1.jpg');
	background-position: center;
	background-size: cover;
	border: 5px solid #f1f2f3;
	opacity: 0.4;
	box-shadow: 0px 0px 5px 1px #ccc;
	margin: 0 10px;
  cursor:pointer;
}
.tester_new .carousel-indicators li:nth-child(2) {
	background-image: url('image/Testi/testi 2.jpg');
}
.tester_new .carousel-indicators li:nth-child(3) {
	background-image: url('image/Testi/testi 3.jpg');
}
.carousel-indicators {
	bottom: -90px;
}
.tester_new .carousel-indicators .active {
	opacity: 1;
}

/* ------------------- Fake Footer Home -------------------- */
/* .fake-footer{
  background-color: grey;
  height: auto;
  padding-top: 50px;
  color: #1B6846;
} */

.sub-footer{
  background: rgba(0, 3, 3, 0.11);
  height: auto;
  color: #1B6846;
  padding: 50px 0 50px 0;
  font-family: "Montserrat";
}

.subscribe{
  background: rgb(227, 227, 227);
  color: #1B6846;
  border: 2px solid #1B6846;
}

.subscribe:hover {
  background-color: #1B6846;
  color: white;
}

.form-group {
  color: #1B6846;
}

.footer{
  padding-top: 30px;
  height: auto;
  background-color: #f1f1f1;
  font-family: "Montserrat";
}

.footer li{
  display: inline-block;
  text-decoration: none;
  color: black;
}

.footer p{
  padding-left: 40px;
}

.footer a{
  color: black;
}

/* .footer img{
  padding-left: 40px;
} */

.end-footer{
	background: #143A29;
	color: #fff;
	padding-top: 10px;
  font-family: "Montserrat";
  text-align: center;
  height: 50px;
  clear	: both;
}

.end-footer p{
  clear: both;
}


/* --------------------- Tentang Auraderma ----------------------- */

.breadcrumb{
  background-color: white;
}

.breadcrumb a{
  color: #1f6b4a;
}

.Tentang{
  background-color: #f1f1f1;
  height: auto;
  margin-top: -40px;
  /* padding: 15px 0 15px 0; */
  padding-bottom: 20px;
}


.Tentang p{
  color: #1f6b4a;
  font-family: "Montserrat";
}

.Tentang h3{
  color: #1f6b4a;
  font-family: "Montserrat";
  padding-top: 70px;
}

.visi-misi{
  padding-left: 0 !important;
  color: #1A4E37;
}

/* --------------------- Kontak ----------------------- */

.box{
  border: 2px solid #1f6b4a;
}

.lokasi{
    margin-top: -40px;
}

.kotak p{
  padding: 0 20px 0 20px;
  /* color: green; */
}

.kotak a{
  text-decoration: none;
  color: black;
}

.kotak:hover{
  background-color: #1f6b4a;
}

.kotak-active{
  background-color: #1f6b4a;
}

.kotak-active a{
  color: white !important;
}

.kotak a:hover{
  color: white;
}

/* .kotak ,a:active{
  background-color: green;
} */
/* --------------------- Paket Series ----------------------- */
.new{
  background: #F1AF00;
  padding-left: 10px;
  color: white;
  width: 50px;
}

.paket{
  margin-top: -40px;
  font-family: "Montserrat";
  color: #1f6b4a;
}

.paket a{
  text-decoration: none;
  color: #1f6b4a;
}

/* --------------------- Kategori ----------------------- */
.kategori{
  margin-top: -40px;
  font-family: "Montserrat";
  color: #1f6b4a;
}

/* --------------------- paket_series_detail ----------------------- */

.paket-series{
  font-family: "Montserrat";
  color: #1f6b4a;
}

.paket-series-2{
  font-family: "Montserrat";
  color: #1f6b4a;
}


.judul-detail{
  background-color: #F1AF00;
  height: 50px;
  width: 250px;
}

.judul-detail-2{
  background-color: #F1AF00;
  height: 50px;
  width: 250px;
  float: right;
}

.judul-detail h4{
  padding-top: 10px;
  padding-left: 20px;
  color: #493830;
}

.judul-detail-2 h4{
  padding-top: 10px;
  padding-right: 20px;
  color: #493830;
  text-align: right;
}

.boks-2{
  background: rgb(238, 172, 0,0.32);
  height: auto;
}

.boks-{
  background: rgb(238, 172, 0,0.32);
  height: auto;
}

/* --------------------- paket_series_detail ----------------------- */
.produk-detail{
  font-family: "Montserrat";
  color: #1f6b4a;
}

/* --------------------- Modal ----------------------- */
#form input{
      width: 50px;
      height: 50px;
      font-size: 40px;
      margin: 0 5px;
      text-align: center;
      border-radius: 3px;
      border: solid 1px #ccc;
    }

.modal-footer #reset{
    color: white;
}

.modal-body {
    /* 100% = dialog height, 120px = header + footer */
    max-height: calc(100% - 120px);
    overflow-y: scroll;
}

.modal-dialog,
.modal-content {
    /* 80% of window height */
    height: 80%;
}

/* .daftar a{
  text-align: right;
} */

.daftar a{
  text-decoration: none;
  color: #1f6b4a;
}
