
* {
  box-sizing: border-box !important;
}

body {
  overflow-x: hidden;
}


nav {
background-color: rgb(23 ,134 ,132);
max-height: auto;
max-width: auto !important;
}
/* #navbar {
background-color: rgb(146, 28, 28);
} */

/* #home {
  background-color: rgb(23 ,134 ,132) ;
} */

.navbar-brand {
/* font-size: 20px;     */
text-shadow: 2px 2px 1px rgba(0, 0, 0, .5);
}

.navbar-brand img {
  /* max-width: 150px; */
  max-height: 40px;
}

.navbar-toggler{
  background-color: rgb(26, 138, 134);
  color: rgb(214, 238, 150) !important;
  }


nav .navbar-nav .nav-link  {
color: rgb(255, 255, 255) !important ;
background-color: rgb(26, 138, 134);
/* font-size: 18px; */
font-size: 1em;
text-align: center;

/* font-family: "poppins", 'Times New Roman', Times, serif; */
}

nav .navbar-nav .nav-link:hover {
color: rgb(214, 238, 150) !important;
font-size: 1.1em;
/* background-color: aliceblue; */
text-align: center;

/* font-family: "poppins", 'Times New Roman', Times, serif; */
transition: 0.2s;
}



.carousel-item {

  /* max-width: 100% !important; */
  max-height: auto !important;
  padding-top: 40px;
}
.carousel-item .card-info {
/* max-width: 300px; */

/*margin-left: -50px;*/
/* border: 3px solid red; */
margin-top: -450px;
text-align: center;
}

.carousel-item .card-info h1 {
   font-size: 2.3em;
  /* font-family: "Roboto", 'Times New Roman', Times, serif; */
  font-weight: bold;
text-shadow: 2px 2px 2px rgba(0, 0, 0, .8);
    }

    .carousel-item .card-info p {
        /* font-family: "Oswald", 'Times New Roman', Times, serif; */
        font-size: 1.3em;
       font-weight: 500;
       font-style: italic; 
       text-shadow: 1px 1px 1px rgba(0, 0, 0, .8);


    }

.containertnt {
  margin: 50px auto;
  padding: 0 15px;
  max-width: 100%;
  box-sizing: border-box;
}

.carousel-item a {
  margin-top: 50px;
  margin-left: 0;
  display: block;
  text-align: center;}

     .tentang img {
      width: 100%;
      text-align: center;
      


     }
     .tentang {
   
        justify-content: space-between !important;
     }

 

     
     .tentang .desk-about {
       text-align: justify; 
   

     }


     .layanan .card-body p {
        font-size: 0.9rem;
 
      }

      .layanan .card-body img {
        margin-left: 150px;
        margin-bottom: 10px;
        width: 70px;
        /* color: blue; */
      }

  
      .layanan .layanan-satu:hover {
        /* background-color: #B4E4FF; */
        color: #fff;
        background-color: rgb(26, 138, 134);
        transform:scale(1);
        transition: 1s;
      }

      .layanan .layanan-dua:hover {
        /* background-color: #B4E4FF; */
        color: #fff;
        background-color: rgb(26, 138, 134);
        transform:scale(1);
        transition: 1s;
      }

      .layanan .layanan-tiga:hover {
        /* background-color: #B4E4FF; */
        color: #fff;
        background-color: rgb(26, 138, 134);
        transform:scale(1);
        transition: 1s;
      }

      .produk .info-produk {
        background-color: #f4f7f5; 
                transition: 0.4s;       
      }

      .produk .info-produk:hover {
        background-color: #ddf1ee;
        transform:scale(1.05);

        /* color: white; */
      }

      .desk-card {
        font-size: .9em;
        font-style: italic;
      }

      .kontak .hubungi i {
        font-size: 30px;
        color: rgb(23 ,134 ,132) !important;
        padding-right: 10px;           
      }

      .kontak .hubungi li a {
        text-decoration: none;   
        color: black;      
      }

      .kontak .hubungi li {
        list-style: none;       
      }

.produk .btn {
background-color: rgb(23 ,134 ,132) !important;
border: none !important;


}
.produk .btn:hover {

background-color: rgb(200, 233, 52) !important;
color: black;
border: none !important;


}

footer.footer {
  background-color: rgb(23, 134, 132);
  padding: 30px 50px;
  color: white;
}

.footer-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 50px;
}

.contact-side, .social-side {
  flex: 1 1 300px;
}

footer h5 {
  font-family: "Oswald", Verdana, Geneva, Tahoma, sans-serif;
  font-size: 1.5em;
  margin-bottom: 15px;
  color: white;
}

footer ul {
  padding: 0;
  margin: 0;
}

footer ul li {
  list-style: none;
  font-size: 1.1em;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  color: white;
}

footer ul li i {
  font-size: 20px;
  margin-right: 10px;
}

footer a {
  text-decoration: none;
  color: white;
}

footer a:hover {
  color: rgb(214, 238, 150);
  text-decoration: underline;
}


      

















/* Responsive Breakpoint */

@media (max-width: 600px) {
    
    * {transition:none;


nav {
    position:fixed !important;
}

   .navbar-brand img {


    max-height: 40px;
  }

  .navbar-toggler{
    background-color: rgb(26, 138, 134);
    color: rgb(214, 238, 150) !important;
  }

  #nav1,#nav2,#nav3,#nav4,#nav5,#nav6 {

    display: block;
    background-color: rgb(26, 138, 134);
    width:100%;
    text-align: center;

  }

  .carousel-item {

  /* max-width: 100% !important; */
  max-height: auto !important;
  padding-top: 65px !important;
}

  .carousel-item .card-info h1{
    font-size: 1em;
    color: #A2FF86;
    padding: 0;
  
    }



  .tentang img {
    margin-top: -100px;
    height: 100% !important;
    margin: auto;
  }
     
 #tentangttl {
  
  margin-bottom: 0;
  padding-bottom: 0;

 } 
	.containertnt {
    text-align: justify;
  }

    .layanan .card-body img {
        margin-left: 200px;
        margin-bottom: 10px;
        width: 70px;
    
      }

      .peta iframe {
        height: 200px;
      }

      .contact-info {
        padding-bottom: 30px;
      }

      footer .copyright {
        font-size: 0.7em;

      }

      

      footer .copyright .contact-side ul li i {
        font-size: 0.9em;
      }

      .copyright {
        display: grid;
         grid-template-columns: 2fr 1fr;
         align-content: space-evenly;
      }

}











/* @media (max-width: 400px) {
  .navbar-brand img {
    max-width: 80px;
    max-height: 50px;
  }

  .carousel-item .card-info h1{
    font-size: 18px;
    }

  .tentang img {
		width: 100%;
    margin: auto;
        
	}

  .layanan .card-body img {
    margin-left: 110px;
    margin-bottom: 10px;
     width: 70px; 
  }

  .kontak .hubungi i {
    font-size: 0.9em;
    color: blue;
    padding-right: 10px;           
  }

      .contact-info {
        padding-bottom: 20px;
      }

      footer .copyright {
        font-size: 0.7em;
      }

      

      footer .copyright .contact-side ul li i {
        font-size: 0.9em;
      }

      .footer .social-side {
        margin-left: 100px;
      }

      .copyright {
        display: grid;
         grid-template-columns: 1fr;
          align-content: space-evenly; 
      }

} */



