* {
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: 'Open Sans',sans-serif;
}

.wrapper {
    width: 1100px;
    margin: auto;
    position: relative;
    top:500px;
}
.utama{
   
        width: 1100px;
        margin: auto;
        position: relative;
        top:10px;
        margin-bottom: 0;
    
}
.detail{
  font-family: 'Courier New', Courier, monospace;
}

.logo a {
    font-size: 50px;
    font-weight: 800;
    float: left;
    font-family: courier;
    color: #364f6b;
    margin-top: 20px;
}

.menu {
    float: right;
    padding: 5px;
}
/* header  */
header{
  /* position: fixed; */
  top: 0;
  left: 0;
  right: 0;
  width:100%;
    height:90px;
    /* background-color: #364f6b ; */
    box-shadow: 0 0 5px gold;
    /* display: flex; */
}
.kanan{
  /* margin: 14px 30px 0px; */
right:0;
/* top:0; */
/* margin-right:0; */
display:flex;
/* padding-left:50% */
top:0;
/* margin-left:80%; */
margin-left:90%;
margin-top: 0px;
margin-bottom: 0;
/* justify-content: center; */
}
.title{
    text-align: right;
    position: absolute;
    margin: 14px 30px 0px;
    right:200px;
    padding:0;
    /* color:#364f6b; */


    font-family: 'comic sans ms';
    /* font-weight: 800; */
    font-size: 30px;
    margin-bottom: 20px;
    color: gold;
    width: 100%;
    line-height: 50px;
}
.title1{
    text-align: left;
    position: absolute;
    margin-left:10px;
    left:0px;
    padding-right:5px;
    top:5px;
}
.header-icon{
    /* margin: 8px 15px; */
  position: absolute;
}

/* dropdown menu */
nav {
    display: flex;
    position: absolute;
    left: 100;
    margin: 14px 50px 0px;
    z-index: 100;
    padding:0;
    
  }
nav ul {
    
    /* background-color:#364f6b ; */
   
    padding: 0 0px;
    list-style: none;
    position: relative;
    width: 100%;
    font-family: ‘helvetica’, arial;
    display: flex;
}
 
nav ul:after {
    content: "";
    clear: both;
    display: block;
   z-index:100;
}
 
nav ul li {
    float: left;
    /* box-shadow: 0 0 5px gold; */
    font-weight: 100;
}
.kosong{
  background: white;
  border-radius: 10px;
  z-index:100;
}
.kosong:hover{
  /* background: white; */
    border-radius: 10px;
  z-index:100;
} 
nav ul li:hover {
    /* background-color: #222; */
    background: orange;
    border-radius: 10px;
  z-index:100;
}

 
nav ul li a {
 
    display: block;
    padding: 20px 30px;
    text-decoration: none;
    color: #364f6b;
  z-index:100;
}
 
nav ul li a:hover{
 
    color: #364f6b;
  z-index:100;
}
 
nav ul ul {
 
    display: none;
    background: orange;
    border-radius: 15px;
    padding: 0;
    position: absolute;
    top: 100%;
    max-width: 300px;
    width: auto;
  z-index:200;
}
 
nav ul ul li {
 
    float: none;
    border-bottom: 1px solid rgba(0,0,0,.2);
    border-radius: 15px;
    position: relative;
   z-index:200;
}
 
nav ul li:hover > ul {
    border-radius: 15px;
    display: block;
  z-index:200;
 
}
 
nav ul ul li a {
 
    padding: 10px 40px;
    color: #364f6b;
 
}
 
nav ul ul li a:hover {
 
    background: #222;
    border-radius: 15px;
    
}
 
nav ul ul ul{
 
    position: absolute;
    left: 100%;
    top:0;
    width: 200px;
 
}

nav ul ul ul li a:hover {
 
    padding: 10px 40px;
    color: #364f6b;
 
}
nav ul ul ul li a {
 
    padding: 10px 40px;
    color: #364f6b;
 
}





/* ======================================== */

section {
    margin: auto;
    display: flex;
    margin-bottom: 0px;
}
.aina{
  border-radius: 50px;
}

.kolom {
    margin-top: 50px;
    margin-bottom: 0px;
    margin-left: 20px;
}

.kolom .deskripsi {
    font-size: 20px;
    font-weight: bold;
    font-family: 'comic sans ms';
    color: #364f6b;
}
/* 
h2 {
    font-family: 'comic sans ms';
    font-weight: 800;
    font-size: 45px;
    margin-bottom: 20px;
    color: #364f6b;
    width: 100%;
    line-height: 50px;
} */



#contact {
    /* background: #dedede; */
    margin-top: 250px;
    top:250;
    /* padding:70px 100px 50px 0px;
     */
     padding-top: 10px;
     padding-right: 140px;
     /* border-bottom: 1 solid gold; */
     /* box-shadow: 0 0 5px gold; */
     /* margin-right: 400px; */
     margin-bottom: 0;
}

#contact1 {
  /* background: #dedede; */
  margin-top: 300px;
  /* padding:70px 100px 50px 0px;
   */
   padding-top: 10px;
   padding-right: 140px;
   border-bottom: 1 solid gold;
   box-shadow: 0 0 5px gold;
   /* margin-right: 400px; */
   margin-bottom: 0;
}


.footer {
    width: 100%;
    position: relative;
    display: flex;
    /* flex-wrap: wrap; */
    margin-top:0;
    padding-top: 0;
    margin-right: 120px;
    left:7%;
    
}

.footer-section {
    width: 20%;
    margin: 0 auto;
    padding:0;
    margin-top: 0;
    text-align: center;
    margin-bottom: 0;
}

h3 {
    font-family: 'comic sans ms';
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 2px;
    color: #364f6b;
    width: 100%;
    line-height: 50px;
}
p{
    font-size: 15px;
}

#copyright {
    text-align: center;
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin-top: 10px;
    font-size: 15px;
}

@media screen and (max-width: 991.98px) {
    .wrapper {
        width: 90%;
    }

    .logo a {
        display: block;
        width: 100%;
        text-align: center;
    }

    /* nav .menu {
        width: 100%;
        margin: 0;
    }

    nav .menu ul {
        text-align: center;
        margin: auto;
        line-height: 60px;
    }

    nav .menu ul li {
        display: inline-block;
        float: none;
    } */

    section {
        display: block;
    }

    section img {
        display: block;
        width: 100%;
        height: auto;
    }

    .kartu-tutor {
        width: 50%;
    }

    .kartu-partner {
        width: 50%;
    }
}

/* Slider */

.section-slider {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-top: 30px;
}
.image-slider {
  position: relative;
  width: 640px;
  height: 426px;
  z-index: 10;
}
.slide {
  width: 100%;
  position: absolute;
  clip-path: circle(0% at 0 50%); /*gambar sebelum transition*/
}
.slide img {
  width: 100%;
  border-radius: 15px;
}
.slide-text {
  position: absolute;
  bottom: 250px;
  left: 10px;
  background-color: rgba(220, 220, 220, 0.609);
  padding: 15px;
  border-radius: 10px;
  /* z-index: 100; */
  /* overflow: hidden; */
}
.slide-text h2 {
  font-size: 30px;
  padding: 0;
  margin: 0;
}
.slide-text p {
  font-size: 15px;
  padding: 0;
  margin: 0;
}
.navigation {
  position: absolute;
  display: flex;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}
.slider-btn {
  background-color: rgb(151, 151, 151);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  cursor: pointer;
  margin: 0 5px;
}
.slide.active {
  clip-path: circle(150% at 0 50%); /*awalnya 100% di website tapi diganti 150% biar gambarnya muncul semua yg active*/
  transition: 2s;
  transition-property: clip-path;
  }
.slider-btn.active {
  background-color: rgb(38, 70, 83);
}
 .img-slider{
    width: 1200px;
    height: 450px;
    position: absolute;
    transform: translate(-50%,-50%);
    margin-bottom:0;
    /* margin-top: 100px; */
    /* top: 15%; */
    left: 53%; 
    overflow: hidden;
    border: 10px solid #ffffff;
    border-radius: 8px;
    box-shadow: 10px 25px 30px rgba(0,0,0,0.3);
    /* z-index: 1; */
}
.slider{
    width: 100%;
    display: flex;
    animation: slide 16s infinite;
    /* width: 1200px;
    height: 450px;
    top: 49%;
    left: 53%;  */
    /* /* z-index: ;  */
}
.slide {
  width: 100%;
  position: absolute;
  clip-path: circle(0% at 0 50%);
}

@keyframes slide{
   
  0%{
      transform: translateX(0);
  }
  15%{
      transform: translateX(0);
  }
  20%{
      transform: translateX(-100%);
  }
  35%{
      transform: translateX(-100%);
  }
  40%{
      transform: translateX(-200%);
  }
  55%{
      transform: translateX(-200%);
  }
  60%{
      transform: translateX(-300%);
  }
  75%{
      transform: translateX(-300%);
  }
  80%{
    transform: translateX(-400%);
}
100%{
  transform: translateX(-400%);
}
}
/*  tutor list */
.tutor-list {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.kartu-tutor {
    width: 20%;
    margin: 0 auto;
}

.kartu-tutor2 {
  width: 20%;
  margin: 0 auto;
}
.kartu-tutor img {
    width: 80%;
    border-radius: 50%;
}

.kartu-tutor2 img {
  width: 62%;
  border-radius: 50%;
}
.kartu-tutor p {
    font-family: 'comic sans ms';
    font-weight: 800;
    font-size: 25px;
    text-align: center;
    color: #364f6b;
}
.kartu-tutor2 p {
  font-family: 'comic sans ms';
  font-weight: 800;
  font-size: 25px;
  text-align: center;
  color: #364f6b;
}
.tengah {
    text-align: center;
    width: 100%;
}

/* sidebar kanan */
/* .toggle-sidebar {
    border: none;
    background-color:  #364f6b;;
    color: white;
    font-weight: bold;
    padding: 10px;
    position: absolute;
    right: 80px;
    top: 10px;
    cursor: pointer;
  }
  .sidebar {
    top:50px;
    height: 50vh;
    width: 200px;
    list-style: none;
    background-color:#364f6b; */
  
  /*   tambahkan ini */
    /* position: fixed;
    right: -500px;
    transition: 0.5s;
    z-index: 900;
  }
  .sidebar li a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid silver;
    transition: background-color 0.5s;
    z-index: 900;
  }
  .sidebar li a:hover {
    background-color: rgba(255, 255, 255, 0.3);
    z-index: 900;
  }
  .sidebar-open {
    right: 0;
  } */

  /* sidebar */
/* Google Fonts Import Link */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}
.sidebar{
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 260px;
  background:  #364f6b;
  z-index: 100;
  transition: all 0.5s ease;
}
.sidebar.close{
  width: 78px;
}
.sidebar .logo-details{
  height: 60px;
  width: 100%;
  display: flex;
  align-items: center;
}
.sidebar .logo-details i{
  font-size: 30px;
  color: #fff;
  height: 50px;
  min-width: 78px;
  text-align: center;
  line-height: 50px;
}
.sidebar .logo-details .logo_name{
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  transition: 0.3s ease;
  transition-delay: 0.1s;
}
.sidebar.close .logo-details .logo_name{
  transition-delay: 0s;
  opacity: 0;
  pointer-events: none;
}
.sidebar .nav-links{
  height: 100%;
  padding: 30px 0 150px 0;
  overflow: auto;
}
.sidebar.close .nav-links{
  overflow: visible;
}
.sidebar .nav-links::-webkit-scrollbar{
  display: none;
}
.sidebar .nav-links li{
  position: relative;
  list-style: none;
  transition: all 0.4s ease;
}
.sidebar .nav-links li:hover{
  background: #1d1b31;
}
.sidebar .nav-links li .iocn-link{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sidebar.close .nav-links li .iocn-link{
  display: block
}
.sidebar .nav-links li i{
  height: 50px;
  min-width: 78px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  /* right:0; */
  transition: all 0.3s ease;
}
.sidebar .nav-links li.showMenu i.arrow{
  transform: rotate(-180deg);
}
.sidebar.close .nav-links i.arrow{
  display: none;
}
.sidebar .nav-links li a{
  display: flex;
  align-items: center;
  text-decoration: none;
}
.sidebar .nav-links li a .link_name{
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  transition: all 0.4s ease;
}
.sidebar.close .nav-links li a .link_name{
  opacity: 0;
  pointer-events: none;
}
.sidebar .nav-links li .sub-menu{
  padding: 6px 6px 14px 80px;
  margin-top: -10px;
  background: #1d1b31;
  display: none;
}
.sidebar .nav-links li.showMenu .sub-menu{
  display: block;
}
.sidebar .nav-links li .sub-menu a{
  color: #fff;
  font-size: 15px;
  padding: 5px 0;
  white-space: nowrap;
  opacity: 0.6;
  transition: all 0.3s ease;
}
.sidebar .nav-links li .sub-menu a:hover{
  opacity: 1;
}
.sidebar.close .nav-links li .sub-menu{
  position: absolute;
  left: 100%;
  top: -10px;
  margin-top: 0;
  padding: 10px 20px;
  border-radius: 0 6px 6px 0;
  opacity: 0;
  display: block;
  pointer-events: none;
  transition: 0s;
}
.sidebar.close .nav-links li:hover .sub-menu{
  top: 0;
  opacity: 1;
  pointer-events: auto;
  transition: all 0.4s ease;
}
.sidebar .nav-links li .sub-menu .link_name{
  display: none;
}
.sidebar.close .nav-links li .sub-menu .link_name{
  font-size: 18px;
  opacity: 1;
  display: block;
}
.sidebar .nav-links li .sub-menu.blank{
  opacity: 1;
  pointer-events: auto;
  padding: 3px 20px 6px 16px;
  opacity: 0;
  pointer-events: none;
}
.sidebar .nav-links li:hover .sub-menu.blank{
  top: 50%;
  transform: translateY(-50%);
}
.sidebar .profile-details{
  position: fixed;
  bottom: 0;
  width: 260px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #1d1b31;
  padding: 12px 0;
  transition: all 0.5s ease;
}
.sidebar.close .profile-details{
  background: none;
}
.sidebar.close .profile-details{
  width: 78px;
}
.sidebar .profile-details .profile-content{
  display: flex;
  align-items: center;
}
.sidebar .profile-details img{
  height: 52px;
  width: 52px;
  object-fit: cover;
  border-radius: 16px;
  margin: 0 14px 0 12px;
  background: #1d1b31;
  transition: all 0.5s ease;
}
.sidebar.close .profile-details img{
  padding: 10px;
}
.sidebar .profile-details .profile_name,
.sidebar .profile-details .job{
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  white-space: nowrap;
}
.sidebar.close .profile-details i,
.sidebar.close .profile-details .profile_name,
.sidebar.close .profile-details .job{
  display: none;
}
.sidebar .profile-details .job{
  font-size: 12px;
}
.home-section{
  position: relative;
  /* background: #E4E9F7; */
  width:100%;
  /* height: 50vh; */
  left: 260px;
  width: calc(100% - 260px);
  transition: all 0.5s ease;
  right:0;

}
.sidebar.close ~ .home-section{
  left: 78px;
  width: calc(100% - 78px);
}
.home-section .home-content{
  height: 60px;
  display: flex;
  align-items: center;
  top:0;
}
.home-section .home-content .bx-menu,
.home-section .home-content .text{
  color: #11101d;
  font-size: 35px;
}
.home-section .home-content .bx-menu{
  margin: 0 15px;
  cursor: pointer;
}
.home-section .home-content .text{
  font-size: 26px;
  font-weight: 600;
}
@media (max-width: 400px) {
  .sidebar.close .nav-links li .sub-menu{
    display: none;
  }
  .sidebar{
    width: 78px;
  }
  .sidebar.close{
    width: 0;
  }
  .home-section{
    left: 78px;
    width: calc(100% - 78px);
    z-index: 100;
  }
  .sidebar.close ~ .home-section{
    width: 100%;
    left: 0;
  }
}

  /* batas sidebar */



  /* menu  */
  .main-container {
    flex-direction: row;
    display: flex;
    justify-content: center;
    /* padding:20px */
}
.package-container {
    margin: 20px;
    padding: 16px;
    border: 3px solid black;    
    border-radius: 16px;
    box-shadow: 5px 5px 10px gray;
    /* text-align: center; */
}
.gambar{
  margin-top: 5px;
  padding-top: 0px;
  text-align: center;
  border-radius: 10px;
}
.package-container:hover{
    background-color:#2EC1AC;
    
}
.package-container p{
    color:black
}
.package-container img {
    /* width: 300px; */
    /* text-align: center; */
    height:300px;
}
.judul-menu{
  font-size: 40px;
    font-weight: bold;
    font-family: 'comic sans ms';
    color: #364f6b;
    text-align: center;
    margin-top: 0;
}
button{
  background-color: orange;
  padding:10px;
  color:white;
  border-radius: 10px;
  border:none;
}
a:hover{
  color:black;
}
button:hover{
  cursor:pointer;
  background-color: lightblue;
}
.left{
  text-align:center;
  justify-content: center;
}
.right{
  text-align:right;
  justify-content: center;
  margin-left:120px;
}
li{
  margin-left: 10px;
}
/* batas Menu */


/* Galery  */
.gallery-container {
  display: flex;
  justify-content: space-around;
  /* flex-wrap: wrap; */
}

.gallery {
  margin: 10px 30px;
  border-bottom: 10px solid #1d1b31;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
  box-shadow: 0 0 10px gainsboro;
}

.gallery-title1 {
  color: orange;
  font-weight: bold;
  text-align: center;
  margin-left:25%;
}
.gallery-title {
  color: orange;
  font-weight: bold;
  text-align: center;
  margin-left:2%;
}

.this_title{
  color: orange;
  font-weight: bold;
  text-align: center;
  margin-left:5%;
}
.main-content {
  display: flex;
  justify-content: flex-start;
  margin: 20px;
}
.content {
  /* background-color: white; */
  margin-left: 5%;
  /* margin-right: 10px; */
  /* border-radius: 10px; */
  /* box-shadow: 0px 0px 40px gainsboro; */
  max-width: 70%;
}

.center{
  /* right: 0; */
 justify-content: center;
 margin-left: 550px;
 margin-top: 0px;
}
/* translate */

#goog-gt-tt {
  display:none !important;
 }
 .goog-te-banner-frame {
  display:none !important;
 }
 .goog-te-menu-value:hover {
  text-decoration:none !important;
 }
 body {
  top:0 !important;
 }
 #google_translate_element2 {
  display:none!important;
 }
 .lg{
  width: 125px;
  height: 25px;
  margin-top: 5px;
  /* margin-left:87%; */
 }

 .center-footer {
  margin: 0 20px;
}

.main-order {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  /* padding: 0 20px; */
}

.left-footer {
  margin: 0 auto 0 40px;
}

.right-footer {
  margin: 0 40px 0 auto;
}

.info-left {
  text-align: left;
  width: 100%;
  color: rgb(224, 251, 252);
}

.info-right {
  text-align: right;
  width: 100%;
  color: rgb(224, 251, 252);
}

.info-top {
  text-align: center;
  width: 100%;
  padding-top: 5px;
  /* border-top: 1px solid white; */
    color: #364f6b;
    
}

.info-center {
  text-align: center;
  width: 100%;
  padding-top: 5px;

  border-top: 1px solid white;
  color: rgb(224, 251, 252);
}

.social-media {
  display: flex;
  justify-content: center;
  margin:5px;
}

.fa-instagram-square,
.fa-twitter-square,
.fa-facebook-square,
.fa-envelope {
  padding: 5px;
  font-size: 30px;
    color: #364f6b;
    
}
