* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body{
     font-family: Segoe UI;
}

/* ............................................................................mobile menubar START ............................................................*/
  
.mobile-menu-item {
  position: absolute;
  right: 0;
  z-index: 10;
}

.mobile-menu-bar {
  display: none;
  justify-content: flex-end;
  align-items: center;
  background-color: #333;
  padding: 10px;
  color: white;
}

.mobile-menu-bar .x-icon {
  display: none;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.mobile-menu-bar .menu-bar-icon {
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.mobile-menubar {
  width: 200px;
  display: none;
  background-color: #1d68b7;
  height: 330px;
  z-index: 10;
}

.mobile-menubar.active {
  display: block;
}

.mobile-menubar ul {
  display: block;
  list-style: none;
  justify-content: space-around;
  /* margin-top: 10px; */
}

.mobile-menubar ul li {
  margin-left: 5px;
  padding: 10px 0px;
}

.mobile-menubar ul li a {
  color: white;
}


/* ..............................................................................mobile menubar END ..............................................................*/



/*---------------------------------------------------------------------------------Header Start------------------------------------------------------------------*/
.header-main {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #013b78;
  display: flex;
  align-items: center;
  justify-content: space-around;
  color: #ffffff;
  font-size: 20px;
}

.item-main {
  align-items: center;
  margin-top: 20px;
}

.item-logo {
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
    column-gap: 10px;
}

.main-icon a {
  color: #ffffff;
  text-decoration: none;
}



/*---------------------------------------------------------------------------------Header END------------------------------------------------------------------*/






/*---------------------------------------------------------------------------------Emergence START------------------------------------------------------------------*/


.parentss {
  height: auto;
  justify-content: space-around;
  flex-direction: row;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  transition: all 0.2 linear;
}


.childs {
  height: 650px;
  flex: 1 1 200px;
  margin: 20px;
}

.childs:last-child img {
    margin-top: -19.9px;
  width: 100%;
  height: 90%;
}

.childs:first-child {
  display: flex;
  flex-direction: column;
}

.childs:last-child {
  flex: 1 1 calc(30% - 40px);
}

.contact-star-svgl {
  width: 60px;
  height: 120px;
}

.secondl {
  text-align: center;
  color: #b53333;
}

.contact-titlel {
  font-weight: 400;
}

.coll {
  color: #1d68b7;
}

.small-child {
  width: 600px;
  height: 350px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
}

.small-child h3 {
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 35px;
  background: #b53333;
  color: #ffffff;
}

.begin{
    color: black;
}

.bfont{
    color: #b53333;
    font-weight: bold;

}

.sfont{
    color: #b53333;
    font-weight: 400;
}

.dott{
  color: #1d68b7;  
}

.thinner {
  font-weight: 400;
}

.text-first {
  margin-top: 50px;
  font-size: 25px;
  width: 100%;
  height: 100%;
  color: #1d68b7;
}

.tops {
  margin-top: 5px;
  margin-bottom: 5px;
}

.down-text {
  font-size: 1.3vw;
  color: black;
  margin-top: -40px;
  padding-left: 100px;
  text-align: end;
  display: flex;
}

.down-style {
  font-size: 1.3vw;
  font-weight: bold;
  color: #b53333;
}

.down-styles {
  font-size: 1.3vw;
  font-weight: bold;
  color: #b53333;
}

.down-dot {
  color: #1d68b7;
}

.thinners {
  font-weight: 400;
  color: #b53333;
}

/*---------------------------------------------------------------------------------Emergence End---------------------------------------------------*/




/*---------------------------------------------------------------------Dominic Aqulia css start--------------------------------------------------------*/

.grind-parents {
  background: #ffffff;
}

.appointment {
  font-size: 40px;
  padding: 25px 0;
  text-align: center;
  color: #b53333;
  margin-bottom: 40px;
}

.pairentss {
  width: 80vw;
  height: auto;
  background: #ffffff;
  justify-content: space-around;
  flex-wrap: wrap;
  margin: auto;
  display: flex;
  transition: all 0.2 linear;
}

.chillds {
  height: 350px;
  flex: 1 1 200px;
  margin: 20px;
}

.head-1 {
  background-color: #1d68b7;
  width: 100%;
  height: 90px;
  color: #ffffff;
  border-radius: 25px 25px 0px 0px;
}

.head-1 h2 {
  font-size: 2vw;
  margin-right: 10px;
  font-weight: bold;
}

.takla-one {
  display: flex;
  align-items: center;
  margin-left: 320px;
}

.takla-one p {
  font-size: 1.5vw;
  margin-top: 5px;
}

.takla-two {
  margin-left: 320px;
  font-size: 1.2vw;
}

.head-2 {
  width: 100%;
  height: 260px;
  background-color: #cce8fa;
  padding-top: 20px;
  padding-right: 90px;
  border-radius: 0px 0px 25px 25px;
}

.head-2 p {
  font-size: 1.2vw;
  margin-left: 350px;
  display: flex;
}

.head-2 img {
  position: absolute;
  margin-top: -210px;
  height: 450px;
}

/*---------------------------------------------------------------------Dominic Aqulia css End--------------------------------------------------------*/





@media (max-width: 1400px){
    
.grind-parents {
    margin-top: 200px;
  }   
}



@media (max-width: 1264px) {
  .head-2 p {
    font-size: 1.5vw;
  }

  .head-1 h2 {
    font-size: 2.5vw;
  }

  .takla-one p {
    font-size: 1.9vw;
  }

  .takla-two {
    font-size: 1.3vw;
  }

  .head-2 {
    padding-top: 5px;
  }

  .head-2 img {
    position: absolute;
    margin-top: -200px;
    height: 450px;
  }  
}




@media (max-width: 991px) {
   
.mobile-menu-bar {
    display: flex;
  }
    
    
    
  .head-2 img {
    position: absolute;
    margin-top: -10px;
    height: 250px;
  }

  .head-2 {
    padding-top: 20px;
    padding-right: 20px;
  }

  .head-2 p {
    font-size: 1.8vw;
    margin-left: 220px;
  }

  .head-1 {
    background-color: #1d68b7;
    width: 100%;
    height: 70px;
    color: #ffffff;
    border-radius: 25px 25px 0px 0px;
  }

  .head-1 h2 {
    font-size: 2.4vw;
    margin-right: 10px;
    font-weight: bold;
  }

  .takla-one {
    display: flex;
    align-items: flex-start;
    margin-left: 80px;
  }

  .takla-one p {
    font-size: 2vw;
    margin-top: 5px;
  }

  .takla-two {
    margin-left: 80px;
    font-size: 1.6vw;
  }

  .header-main {
    display: none;
  }

  .childs {
    margin: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .parentss {
    flex-direction: column;
  }

  .childs:last-child {
    margin-top: 40px;
    width: 100%;
    height: 100%;
  }

  .childs:last-child img {
    width: 480px;
  }

  .down-text {
    font-size: 25px;
    text-align: center;

    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0px;
    margin: 0px;

    width: 400px;
  }

  .down-style {
    font-size: 25px;
  }

  .down-styles {
    font-size: 25px;
  }



  .footer {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }
  .img-paragraph {
    justify-content: center;
    margin-left: 0px;
    margin-bottom: 10px;
  }
  .dari {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .privacy-para {
    margin-bottom: 10px;
  }
  .copywrite {
    font-size: 13px;
    margin-bottom: 10px;
  }
}


@media (max-width: 800px) {
  .choose-level {
    width: 100%;
  }

  .parents {
    width: 100%;
  }
}



@media (max-width: 700px) {
  .appointment {
    font-size: 3.8vw;
  }
    
    
    .small-child {
  width: 500px;
}
    .text-size{
        font-size: 16px;
    }
    .password{
        margin-top: 140px !important;
    }
    
    
    

  .head-1 {
    height: 140px;
  }

  .head-1 h2 {
    margin-top: 30px;
    font-size: 3.8vw;
  }

  .takla-one p {
    margin-top: 35px;
    font-size: 3vw;
  }

  .takla-two {
    font-size: 2.5vw;
  }

  .head-2 {
    height: 660px;
  }

  .head-2 p {
    font-size: 3.2vw;
    margin-left: 30px;
    display: flex;
  }

  .head-2 img {
    position: absolute;
    margin-top: 390px;
    height: 250px;
    width: 240px;
  }

  footer {
    margin-top: 460px;
  }
}

@media (max-width: 600px) {
  .head-1 h2 {
    margin-top: 30px;
    font-size: 2.8vw;
    margin-left: 30px;
  }

  .takla-one p {
    margin-top: 30px;
    font-size: 2.5vw;
  }

  .takla-two {
    margin-left: 110px;
    font-size: 2.5vw;
  }

  .head-2 {
    width: 100%;
    height: 100%;
  }

  .head-2 {
    width: 100%;
    height: 100%;
  }

  .head-2 img {
    position: absolute;
    margin-top: -170px;
    height: 150px;
    width: 140px;
  }


  footer {
    margin-top: 230px;
  }

  .footer {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }
  .img-paragraph {
    justify-content: center;
    margin-left: 0px;
    margin-bottom: 10px;
  }
  .dari {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .privacy-para {
    margin-bottom: 10px;
  }
  .copywrite {
    font-size: 13px;
    margin-bottom: 10px;
  }
}





@media (max-width: 500px) {
  .small-child {
    width: 400px;
  }

  .text-first hr {
    width: 400px;
  }

  .childs:last-child img {
    width: 400px;
  }
}



@media (max-width: 400px) {
    
    .password{
        margin-top: 240px !important;
        margin-left: 0px !important;
    }
    
  .small-child {
    width: 300px;
  }

  .text-first hr {
    width: 300px;
  }

  .childs:last-child img {
    margin-top: 80px;
    width: 300px;
  }

  .down-text {
    font-size: 16px;
    width: 300px;
  }

  .down-style {
    font-size: 16px;
  }

  .down-styles {
    font-size: 16px;
  }
    
}



@media (max-width: 370px) {
  .small-child {
    width: 300px;
  }

  .text-first hr {
    width: 300px;
  }

  .childs:last-child img {
    margin-top: 80px;
    width: 300px;
  }

  .down-text {
    font-size: 16px;
    width: 300px;
  }

  .down-style {
    font-size: 16px;
  }

  .down-styles {
    font-size: 16px;
  }

}

























