* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family:"Rubik", sans-serif;
}










.parent {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.child-1{
    display: flex;
    justify-content: center;
    align-items: start;
    width: 100%;
    padding: 15px 0px;
}

.left-child{
    margin-top: 5px;
    width: 40%;
    display: flex;
    gap: 17px;
    flex-direction: column;
}

.left-child p{
    margin-bottom: 0px;
}

#access{
    font-weight: 600;
    font-size: 50px;
    margin-bottom: 0px;
}

.left-child p span{
    font-size: 50px;
    color: #f39c12;
    font-weight: 600;
}

.get-btn{
    width: 30%;
    padding: 8px;
    border: none;
    border-radius: 5px;
    background-color: #007ab3;
    color: white;
    font-size: 14px;
    font-weight: 500;
    /* margin-top: 10px; */
}

.two-btns{
  width: 100%;
  margin-top: 20px;
  display: flex;
  justify-content: flex-start;
  gap: 39px;
}

.fa-credit-card{
  color: #f39c12;
}

.fa-thumbs-up{
  color: #f39c12;
}

.two-btn{
  width: 80%;
  display: flex;
  justify-content: flex-start;
  gap: 39px;
}

.free{
  margin-bottom: 0px;
  border: 1px dashed #f39c12;
  padding: 8px 10px;
  border-radius: 5px;
  display: flex;
  gap: 10px;
  align-items: center;
}

.free-class{
  margin-bottom: 0px;
  border-left: 5px solid black;
  padding: 0px 10px;

}

.right-child img{
    width: 550px;
}

.child-2{
    width: 100%;
    background-color: #007ab3;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 30px;
    padding: 30px;
    color: white;
}

#our{
    margin-bottom: 0px;
    font-size: 36px;
    font-weight: 600;
}

.five-boxes{
    display: flex;
    gap: 50px;
}

.five-box p{
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0px;
}

.five-box{
    gap: 5px;
    display: flex;
    align-items: center;
}

.five-box-1{
    gap: 5px;
    display: flex;
    align-items: center;
}

.five-box-1 img{
  width: 207px;
  border-radius: 5px;
}

#five-box img{
  width: 248px;
}

.five-box img{
    width: 100px;
    border-radius: 5px;
}

.child-3{
    padding: 100px 0px;
    width: 70%;
    display: flex;
    justify-content: start;
    align-items: start;
    flex-direction: column;
    gap: 10px;
}

.child-3 p{
    margin-bottom: 0px;
}

.popu{
    color: #007ab3;
    font-weight: 500;
}

.popular{
    font-size: 30px;
    font-weight: 600;
}

.six-boxes{
    display: flex;
    width: 100%;
    gap: 10px;
}

.six-box{
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 30%;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}

.com{
    font-size: 18px;
    font-weight: 600;
}

.cour{
    color: grey;
}

.six-box img{
    width: 70px;
}

.child-4{
    width: 70%;
    display: flex;
    justify-content: center;
    gap: 30px;
    align-items: center;
    padding: 50px 0px 70px 0px;
}

.child-4 p{
    margin-bottom: 0px;
}

.left-child-4{
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.four-boxes{
    display: grid;
    grid-template-columns: auto auto;
    gap: 20px;
}

.four-box{
    display: flex;
    align-items: center;
    gap: 30px;
}

.four-box img{
    width: 50px;
}

.view-btn{
    width: 40%;
    padding: 5px;
    border: none;
    color: white;
    font-weight: 600;
    border-radius: 2px;
    background-color: #007ab3;
}

.right-child-4 img{
    width: 450px;
}

.child-5{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #007ab3;
    padding: 50px 0px;
}

.child-5 p{
    margin-bottom: 0px;
}

.main-fives{
    width: 70%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.main-five{
    border-radius: 5px;
    width: 20%;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px 0px;
}

.num{
    color: lightgreen;
    font-size: 20px;
    font-weight: 600;
}

.num-1{
   color: lightsalmon;
    font-size: 20px;
    font-weight: 600; 
}

.num-2{
    color: purple;
    font-size: 20px;
    font-weight: 600;
}

.num-3{
    color: pink;
    font-size: 20px;
    font-weight: 600;
}

.num-4{
    color: skyblue;
    font-size: 20px;
    font-weight: 600;
}

.main-five img{
    width: 80px;
}

.child-6{
    width: 70%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    padding: 70px 0px 100px 0px;
}

.child-6 p{
    margin-bottom: 0px;
}

.left-child-6{
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.two-boxes{
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.main-two{
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.one{
    font-weight: 600;
}

.two-box img{
    width: 40px;
}

.two-box{
    display: flex;
    align-items: start;
    gap: 10px;
}


.right-child-6{
    width: 50%;
}

.right-child-boxes{
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 20px;
}

.right-child-box p{
    margin-bottom: 0px;
}

.right-child-box{
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 5px;
    padding: 20px 0px;
    border-radius: 5px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}

.member{
    font-size: 18px;
    color: purple;
    font-weight: 500;
}

.member-1{
    font-size: 18px;
    color: pink;
    font-weight: 500;
}

.member-2{
    font-size: 18px;
    color: skyblue;
    font-weight: 500;
}

.member-3{
    font-size: 18px;
    color: orangered;
    font-weight: 500;
}

.member-4{
    font-size: 18px;
    color: yellow;
    font-weight: 500;
}

.member-5{
    font-size: 18px;
    color: skyblue;
    font-weight: 500;
}

.right-child-box img{
    width: 50px;
}

.child-7{
    width: 70%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    align-items: start;
    padding: 50px 0px 100px 0px;
}

.child-7 p{
  margin-bottom: 0px;
}

.sub-child-7{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mini-sub{
  display: flex;
  gap: 10px;
}

.mini-sub button{
  padding: 5px 8px;
  border: 1px solid #007ab3;
  background-color: white;
  color: #007ab3;
  border-radius: 8px;
}

#carouselExample{
  margin-top: 10px;
  width: 100% !important;
}

.carousel-item{
  padding: 10px !important;
}

.three-boxes{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: start;
    width: fit-content;
    gap: 10px;
}

.first-box p{
    margin-bottom: 0px;
}

.first-box{
    width: 35%;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
    padding: 20px;
    border-radius: 20px;
}

.com-sci{
  font-weight: 600;
  font-size: 28px;
}

.first-box img{
    width: 100%;
    border-radius: 8px;
}

.two-less{
    display: flex;
    justify-content: space-between;
}

.less p{
  font-size: 14px;
}

strike{
  font-size: 12px;
  color: grey;
}

.price-box p{
  font-size: 14px;
  font-weight: 600;
}

.fa-star{
  color: yellow;
  font-size: 10px;
}

.less{
    display: flex;
    align-items: center;
    justify-content: left;
}

.enrol{
  background-color: #007bff;
  color: whitesmoke;
  padding: 8px 24px;
  border: none;
  font-weight: 500;
  border-radius: 8px;
}

.less img{
    width: 40px;
}

.price-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.star-box{
    display: flex;
    align-items: center;
    gap: 5px;
}

.child-8{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  padding: 60px 0px 150px 0px;
  position: relative;
  background-color: #007ab3;
}

.our-new{
  color: white;
  font-size: 30px;
  font-weight: 600;
}

.three-cards{
  top: 150px;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.three-cards p{
  margin-bottom: 0px;
}

.three-card{
  background-color: white;
  width: 20%;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: start;
  flex-direction: column;
  gap: 10px;
  border-radius: 10px;
}

.three-content{
  padding: 10px;
  display: flex;
  align-items: start;
  gap: 10px;
  flex-direction: column;
}

.busines{
  display: flex;
  gap: 10px;
  align-items: center;
}

.fa-microsoft{
  color: #007ab3;
}

.intro{
  font-weight: 500;
}

.cal{
  color: grey;
}

.date-of{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.date-of button{
  border: none;
  color: #007ab3;
  background-color: transparent;
}

.three-image img{
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.child-9{
  margin-top: 400px;
  width: 100%;
  background-color: #fff3ec;
  color: #007ab3;
  display: flex;
  justify-content: center;
  align-items: center;
}

#become{
  font-size: 40px;
  font-weight: 500;
}

.left-child-9{
  width: 100%;
  padding: 50px 0px 50px 100px;
}

.form-cont{
  display: grid;
  grid-template-columns: auto auto;
  gap: 10px;
}

.form-cont input{
  width: 90%;
  padding: 4px 10px;
  border: none;
  outline: none;
  border-radius: 5px;
}

.start-btn{
  margin-top: 20px;
  border: none;
  background-color: #007ab3;
  color: white;
  border-radius: 5px;
  padding: 8px 10px;
  font-weight: 500;
}

.right-child-9{
  width: 100%;
}

.right-child-9 img{
  width: 80%;
}

.mobileview{
  display: none;
}



/* form start */
.full-form {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.form-1 {
    display: none;
    border: 1px solid white;
    padding: 20px;
    background-color: white;
    color: #252525;
    border-radius: 5px;
    position: fixed;
    top: 123px;
    /* left: 210px; */
    width: 400px;
    box-shadow: 4px 4px 20px 4px ;
    z-index: 999;
}

#submit-1 {
    background-color: #007ab3;
    border-style: none;
    color: white;
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
    width: 100%;
}

#cancel-1 {
    position: absolute;
    top: 18px;
    right: 0px;
    cursor: pointer;
    border: 1px solid white;
    width: 10%;
    background-color: white;
    font-size: 20px;
}
/* form end */




@media screen and (min-width: 320px) and (max-width: 768px){
  .child-1{
    flex-direction: column;
    padding: 20px 10px;
    gap: 20px;
  }

  .desktopview{
    display: none;
  }

  .mobileview{
    display: unset;
  }

  .left-child{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    width: 100%;
  }

  .two-btns{
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    flex-direction: column;
    gap: 10px;
  }

  .free{
    justify-content: center;
    width: 60%;
    font-size: 12px;
  }

  .two-btn{
    justify-content: center;
    width: 100%;
  }

  .free-class{
    min-width: fit-content;
    font-size: 12px;
  }

  .get-btn{
    width: 60%;
  }

  .left-child p{
    text-align: center;
  }

  .left-child p span{
    font-size: 24px;
  }

  #access{
    font-size: 24px;
  }

  .right-child img{
    width: 100%;
  }

  #our{
    font-size: 20px;
    text-align: center;
  }

  /* .five-box img{
    width: 50%;
  } */

  .five-boxes{
    width: 100%;
    overflow-x: auto;
  }

  .child-3{
    width: 100%;
    padding: 30px 10px;
  }

  .six-boxes{
    padding: 10px;
    overflow-x: auto;
  }

  .six-box{
    min-width: 50%;
  }

  .popular{
    font-size: 20px;
  }

  .child-4{
    padding: 30px 10px;
    width: 100%;
    flex-direction: column;
  }

  .four-boxes{
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .left-child-4{
    gap: 15px;
  }

  .right-child-4 img{
    width: 100%;
  }

  .main-fives{
    width: 100%;
    overflow-x: auto;
    justify-content: unset;
  }

  .main-five{
    min-width: 50%;
  }

  .child-5{
    padding: 50px 10px;
  }

  .child-6{
    padding: 30px 10px;
    width: 100%;
    flex-direction: column;
  }

  .left-child-6{
    width: 100%;
  }

  .right-child-6{
    width: 100%;
  }

  .right-child-boxes{
    display: grid;
    grid-template-columns: auto auto;
  }

  .child-7{
    align-items: start;
    padding: 50px 10px;
    width: 100%;
  }

  .sub-child-7{
    align-items: start;
    gap: 10px;
    flex-direction: column;
  }

  .three-boxes{
    min-width: fit-content;
  }

  .first-box{
    width: 100%;
  }

  .first-box img{
    width: 100%;
  }

  .less img{
    width: 50px;
  }

  .three-cards{
    top: 135px;
    flex-direction: column;
  }

  .three-card{
    width: 80%;
  }

  .card-three{
    display: none;
  }

  .our-new{
    font-size: 20px;
  }

  .child-9{
    padding: 30px 10px 0px 10px;
    flex-direction: column;
  }

  .left-child-9{
    padding: 10px;
  }

  .form-cont input{
    width: 100%;
  }

  .right-child-9 img{
    width: 100%;
  }

  #become{
    font-size: 20px;
  }

  /* form start */
    .form-1 {
        width: 90%;
        font-size: 12px;
        top: 20px;
    }
    /* form end */

}

.carousel-control-next, .carousel-control-prev{
  top: unset !important;
  background-color: #007ab3 !important;
  color: white !important;
  bottom: 50% !important;
  width: unset !important;
}

.carousel-control-next{
  /* right: -100px !important; */
}

.carousel-control-prev{
  /* left: -100px !important; */
}

.carousel-control-next-icon{
  /* display: none !important; */
}

