*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Rubik", sans-serif;
}





.parent{
  width: 100%;
}

.child{
  width: 100%;
  display: flex;
}

.sub-childs{
  width: 100%;
  height: 90vh;
  background: url(./images/bg-wave.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 180px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}


.child p{
  margin-bottom: 0px;
}

.left-box{
  width: 50%;
  font-weight: 500; 
  color: #007ab3;
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: start;
  align-items: start;
  /* padding: 40px 20px; */
}



#about{
  font-size: 68px;
  font-weight: 600;
}

.wel{
  font-size: 34px;
}

.right-box{
  display: flex;
  justify-content: end;
  align-items: end;
  width: 20%;
  /* padding: 70px 20px; */
}

.play-btn{
  border: none;
  background-color: transparent;
  color: #f39c12;
  border-radius: 30px;
  border: 1px solid #f39c12;
  padding: 15px 20px;
  font-size: 14px;
  text-align: center;
}

.child-1{
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.child-1 p{
  margin-bottom: 0px;
}

.sub-child{
  width: 85%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 100px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.trave{
  color: #f39c12;
}

.we-are{
  font-size: 30px;
  font-weight: 600;
}

.left-box-1{
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.small-card img{
  width: 60px;
}

.advent{
  font-weight: 600;
  font-size: 18px;
}

.diverse-box{
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.small-card-1 p{
  margin-bottom: 0px;
}

.small-card-1{
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.small-card{
  display: flex;
  justify-content: space-between;
  align-items: start;
  gap: 20px;  
}

.right-box-1 img{
  width: 380px;
}

.right-box-1{
  width: 100%;
  /* display: flex; */
  position: relative;
}



#hills-girl{
  position: absolute;
  top: 80px;
  left: 85px;
}

.child-2{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-direction: column;
  padding: 60px;
  margin-top: 60px;
  background-color: whitesmoke;
}

.child-2 p{
  margin-bottom: 0px;
}

#ulti-web{
  font-size: 28px;
  font-weight: 600;
}

.num{
  font-size: 24px;
  font-weight: 600;
}

.main-cards{
  margin-top: 20px;
  width: 80%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.main-card{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.main-card img{
  width: 60px;
}

#cal{
  width: 45px;
}

#tim{
  width: 45px;
}

.child-3{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px 90px;
  gap: 40px;
}

.child-3 p{
  margin-bottom: 0px;
}

.left-box-3{
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.left-box-3 img{
  width: 400px;
}

.small-left{
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.play-btn-1{
  border: 1px solid #f39c12;
  color: #f39c12;
  background-color: transparent;
  border-radius: 30px;
  padding: 15px 22px;
  text-align: center;
}

.right-box-3{
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.letter{
  display: flex;
  gap: 10px;
  align-items: center;
}

.fa-check{
  color: #f39c12;
}

.know-btn{
  width: 30%;
  padding: 8px 0px;
  background-color: #f39c12;
  color: white;
  font-weight: 600;
  border: none;
}

.child-4{
  width: 100%;
  background: url(./images/bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px;
}

.sub-child-4{
  padding: 70px;
  width: 60%;
  background-color: #ffffff;
  opacity: 0.7;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

#about-1{
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 0px;
  text-align: center;
}

.contact-btn{
  padding: 10px 12px;
  background-color: #f39c12;
  color: white;
  font-weight: bold;
  border: none;
}

.child-5{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 60px;
}

.child-5 p{
  margin-bottom: 0px;
}

.name-of{
  font-size: 18px;
  font-weight: 600;
}

.name-on{
  font-size: 14px;
  color: grey;
}

.member-cards{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.member-card{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.member-card img{
  width: 250px;
}

@media screen and (min-width: 320px) and (max-width: 768px){
  .child{
    flex-direction: column;
    padding: 10px;
    background: url(./images/bg-wave-1.png);
    background-repeat: no-repeat;
  }

  .sub-child{
    flex-direction: column;
    justify-content: center;
    width: 100%;
    padding: 10px 10px 135px 10px;
  }

  .left-box{
    width: 100%;
  }

  .right-box{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .right-box-1{
    padding: 20px;
  }

  .right-box-1 img{
    width: 80%;
  }

  #hills-girl{
    left: 57px;
  }

  .child-2{
    text-align: center;
    padding: 10px;
  }

  .main-cards{
    width: 100%;
    overflow-x: auto;
    align-items: flex-start;
  }

  .main-card img{
    width: 50%;
  }

  #cal{
    width: 35%;
  }

  #tim{
    width: 35%;
  }

  .child-3{
    flex-direction: column-reverse;
    padding: 40px 10px;
  }

  .right-box-3{
    width: 100%;
  }

  .left-box-3{
    width: 100%;
  }

  .left-box-3 img{
    width: 70%;
  }

  .know-btn{
    width: 50%;
  }

  .sub-child-4{
    width: 100%;
  }

  #about-1{
    font-size: 24px;
  }

  .child-4{
    padding: 30px;
  }

  .child-5{
    padding: 40px 10px 30px 10px;
  }

  .member-cards{
    width: 100%;
    justify-content: unset;
    align-items: unset;
    overflow-x: auto;
    gap: 0px;
  }

  #about{
    font-size: 24px;
  }

  .we-are{
    font-size: 20px;
  }

  #ulti-web{
    font-size: 18px;
  }

  .num{
    font-size: 16px;
  }

  .num-1{
    font-size: 12px;
  }
}

@media screen and (min-width: 375px) and (max-width: 500px){
  .right-box{
    padding-bottom: 130px;
  }
}


