.align-center{
    align-items: center;
}
.text-center{
    text-align: center;
}

.modal {
    display: none;  
    position: fixed; 
    z-index: 9999999999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4); 
  }
    .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 100%;
    max-width: 700px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    border-radius: 14px;
    overflow: hidden;
}
  
  

  @-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
  }
  
  @keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
  }
  

  .modal-header {
   background: #3F51B5;
   display: flex;
   justify-content: space-between;
   padding:25px 30px;
   width: 100%;
   align-items: center;
  }
  .booking-form-heading{
    font-size: 18px;
    font-weight: 500;
    color: #FFF;
    line-height: 20px;
  }
  .close{
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
  }
  .close::before{
    width: 20px;
    height: 1px;
    content: "";
    position: absolute;
    background: #7b8ceb;
    top:50%;
    left: 10px;
    margin-left: -5px;
    transform: rotate(-45deg);
  }
  .close::after{
    width: 20px;
    height: 1px;
    content: "";
    position: absolute;
    background: #7b8ceb;
    top:50%;
    left: 10px;
    margin-left: -5px;
    transform: rotate(45deg);
  }
  .close:hover::before,
  .close:hover::after{
    background: #b3bdf9;
  }
  .modal-body {padding:10px 50px;}
  

.booking-filed-group{
  margin-bottom: 15px;
}
.booking-filed-group label{
    color:#898989;
    margin-bottom: 5px;
    display: block;
}
.booking-filed-group label span{
   display: inline-block;
   color: #7b8ceb;
   font-weight: 500;
}
.booking-field{
   width: 100%;
   height: 50px;
   border-radius: 7px;
   padding: 10px;
   border: 1px solid #e5e5e5;
   background: #f1f1f1;
   outline-color:#d5d5d5;
}
.booking-form-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffaf53;
    box-shadow: 0 3px 10px #fff, 0 3px 15px #ffaf53, 0 3px 17px #fff;
    color: #FFF;
    height: 60px;
    width:340px;
    font-size: 18px;
    font-weight: 900;
    border-radius: 30px;
    position: relative;
    top: 1px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
}
.booking-form-btn:active{
    box-shadow:none;
    top:0
}
.banner{
    width: 100%;
}
.swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide a {
      height: 100%;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
.patt-1{
    position: absolute;
    top: 257px;
    left: 60px;
}
.patt-2{
position: absolute;
    top: 40px;
    left: 45%;
    width: 25px;
    height: 25px;
    background: #92B9E7;
    border-radius: 6px;
    transform: rotate(-20deg);
}
.patt-3 {
position: absolute;
    top: 40px;
    right: 6%;
}
.patt-4 {
    position: absolute;
    width: 40px;
    height: 40px;
    background: #A0D6F4;
    border-radius: 50%;
    right: 34%;
    top: 26px;
}
.patt-5 {
    position: absolute;
    width: 54px;
    height: 54px;
    background: #4FBA6A;
    border-radius: 50%;
    right: 12%;
    top: 226px;
}
.patt-6 {
    position: absolute;
    width: 46px;
    height: 46px;
    background: #FFC708;
    border-radius: 50%;
    right: 12.2%;
    bottom: 66px;
}
.patt-7 {
    position: absolute;
    width: 10px;
    height: 37px;
    background: #F05731;
    right: 41%;
    bottom: 50px;
    transform: rotate(45deg);
}
.patt-8 {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 39%;
    bottom: 36%;
    transform: rotate(158deg);
    border-bottom: solid 20px #FF9922;
    border-left: solid 20px #FF9922;
   border-right: solid 20px transparent;
   border-top: solid 20px transparent;
}
.banner-image{
    width: 100%;
    box-sizing: border-box;
    padding-left: 70px;
    position: relative;
}
.banner-image img{
    position: relative;
    z-index: 99;
}
.banner-image::before{
    content: "";
    left: 0;
    bottom: 0;
    width: 387px;
    height: 387px;
    position: absolute;
    z-index: 0;
    border-bottom: solid 193px #FF9922;
     border-left: solid 193px #FF9922;
    border-right: solid 193px transparent;
    border-top: solid 193px transparent;
}
.tr{
    left: 30px;
    bottom: 80px;
    width: 387px;
    height: 387px;
    position: absolute;
    z-index: 0;
   
}
.banner-text{
    width: 100%;
    font-size: 54px;
    line-height: 76px;
    color: #202430;
    text-transform: uppercase;
    font-weight: 900;
}


.banner-text span,.banner-text small{
position: relative;
    z-index: 99;
    display: inline-table;
    font-size: 99px;
    color: #ff6d02;

}


.banner p{
    font-size: 20px;
    line-height: normal;
    margin-top: 10px;
    font-weight: 600;
    color: #240f00;
}

.banner button{
    width: 196px;
    height: 55px;
    display: flex;
    margin: 40px 0;
    font-size: 17px;
    font-weight: 700;
    color: #FFF;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    background: linear-gradient(0deg, #f33c00 0%, #ff7900eb 100%);
    border-bottom: 2px solid #a3350f;
    text-transform: uppercase;
}

/* Special Offers */

.admissionBoxpopup{
    display: flex;
    align-items: center;
    gap: 25px;
    margin-top: 20px;
    border: 1px solid #000000;
    border-radius: 15px;
    padding: 20px;
    justify-content: center;
    background: #f6f6f6;
    box-shadow: 4px 5px 0px rgb(0 0 0);

}

.admissionBoxpopup h4{
    font-size:29px;
}

.admissionBoxpopup h4 span{
  background-image: 
linear-gradient(to right, red,orange,yellow,green,blue,indigo,violet, red); 
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;  
  animation: rainbow-animation 45s linear infinite;
      display: unset;
}

@keyframes rainbow-animation {
    to {
        background-position: 4500vh;
    }
}

.detailsPageInner{    margin-bottom: 10px;}
.detailsPageInner h4{ font-size: 23px;
    line-height: normal;}


.admissionBoxpopup  button {
    font-size: 19px;
    font-weight: 500;
    background-color: #081df9;
    border-radius: 8px;
    padding: 20px 30px;
    color: #ffffff;
    box-shadow: 0 5px 17px -12px #081df9;
    border-bottom: 2px solid #00d4ff;
    width: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
}

 .admissionBoxpopup.detailsPageInner button{width: 280px;}


.animate__tada {
    -webkit-animation-name: tada;
    animation-name: tada;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
}



@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate(-3deg);
        transform: scale3d(.9,.9,.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}



.offline-class-container{
    width: 100%;
    position: relative;
    padding: 150px 0 80px;
}
.patt-9{
    position: absolute;
    left: 90px;
    top: 50px;
    
}
.offline-heading{
    width: 100%;
    text-align: center;
    font-size: 79px;
    line-height:80px;
    font-weight: 700;
}
.offline-heading span{
    display: inline-table;
    color: #FF9922;
}
.offline-heading p{
    display: inline-table;
    color: #8A92A9;
    position: relative;
}
.offline-heading p span{
    color: #FF9922;
    position: absolute;
    left: -10px;
    top:-80px;
}
.offline-heading p svg{
    position: absolute;
    left: -3px;
    top: 37px;
}
.sub-heading{
    text-align: center;
    font-size: 42px;
    margin-top: 30px;
    color: #535353;
    line-height: 42px;
}
.sub-heading span{
    color: #FF9922;
    display: inline-block;
}

.icon-box{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    flex-direction:column ;
}
.icon-img{
    width: 168px;
    height: 168px;
}
.icon-img img{
    width: 100%;
}
.icon-box-text{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #202430;
    font-size: 20px;
    font-weight: 700;
    margin-top: 25px;
}
.booknow-btn{
    width: 362px;
    height: 89px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffaf53;
    border-radius: 50px;
    color: #FFF;
    margin: 50px auto 0;
    font-size: 40px;
    font-weight: 700;
}
.booknow-btn:hover{
    box-shadow:
    0 0 5px 1px #fff,
    0 0 10px 5px #ffaf53,
    0 0 15px 8px #fff;
}


.patt-10{
    position: absolute;
    right: 90px;
    bottom: 0px;
    
}
.section-container{
    width: 100%;
    padding: 40px 0;
    position: relative;
}
.section-heading{
    font-size:24px;
    line-height:55px;
    color: #202430;
    text-align: center;
    position: relative;
}
.section-heading::after{
    content: "";   
    width: 100px !important;
    height: 4px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
    z-index: -1;
    background: var(--deep-saffron);
}
.section-heading span{
    position: relative;
    font-size: 18px;
    margin-top: -20px;
    font-weight: 400;
}

.section-heading span img.line-3{
    position: absolute;
    bottom: -15px;
    right: 4px;
    z-index: -1;
}
.flex-wrap{flex-wrap:wrap; }
.align-content-center{align-content: center;}


.school_course_container{margin-bottom: 90px;}
.school_course_container .school_Student_image{    
    width: 250px;
    height: 250px;
    overflow: hidden;
    display: inline-flex;
}
.school_course_container .school_Student_image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.school_course_container .school_Student_image:nth-child(1){
    width: 71%;
    height: 400px;
    border-radius: 15px;
    box-shadow: 0 0px 46px rgb(130 174 227);
}
.school_course_container .school_Student_image:nth-child(2){
    width: 47%;
    height: 330px;
    border-radius: 15px;
    position: absolute;
    right: 40px;
    bottom: -70px;
    box-shadow: 0 0px 46px rgb(130 174 227);
}
.school_course_container .school_Student_image:nth-child(3){}


.school_course_container h3{    
    font-size: 34px;
    line-height: normal;
}
.school_course_container h3 span{  
    font-size: 23px;
    color: #ff6d02;
    margin-bottom: 20px;
}


.school_course_container p{
    width: 100%;
    font-size: 17px;
    font-weight: 400;
    color: var(--dark-metal);
    line-height: 24px;
    margin-top: 20px;
    min-height: auto;
}
.school_course_container ul{
    width: 100%;
    display: flex;
    gap: 15px;
    margin-top: 15px;
    flex-wrap: wrap;

}

.school_course_container ul li{
    background: #3487f1;
    color: #fff;
    padding: 7px 14px;
    font-size: 17px;
}

.school_course_container button {
    width: 196px;
    height: 55px;
    display: flex;
    margin: 40px 0;
    font-size: 17px;
    font-weight: 700;
    color: #FFF;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    background: linear-gradient(0deg, #f33c00 0%, #ff7900eb 100%);
    border-bottom: 2px solid #a3350f;
    text-transform: uppercase;

}

.about-somthing{margin-bottom: 90px;}
.about-somthing .school_Student_image{width: 250px; height: 250px; overflow: hidden; display: inline-flex; }
.about-somthing .school_Student_image img{width: 100%; height: 100%; object-fit: cover; }
.about-somthing .school_Student_image:nth-child(1){
    width: auto; height: auto; border-radius: unset; box-shadow: unset;     border-bottom-right-radius: 20px;
}
.about-somthing .school_Student_image:nth-child(2){width: 280px;
    height: 280px;
    border-radius: 15px;
    position: absolute;
    left: -50px;
    bottom: -20px;
    box-shadow: 0 0px 36px rgb(130 174 227);}
.about-somthing .school_Student_image:nth-child(3){
    position: absolute;
    right: 40px;
    bottom: -90px;
    display: flex;
    flex-direction: column;
    overflow: visible;
    text-align: center;
    color: #000;
}
.about-somthing .school_Student_image:nth-child(3) img{
   width: 70%;
    margin: 0 auto;
    height: auto;
}
.about-somthing .school_Student_image:nth-child(3) p{
        font-size: 14px;
    line-height: 22px;
    color: #000;
    font-weight: bold;
    margin-top: 10px;
}


.about-somthing h3{font-size: 34px; line-height: normal; }
.about-somthing h3 span{font-size:20px; color: #ff6d02; margin-bottom: 10px; }
.about-somthing p{width: 100%; font-size: 17px; font-weight: 400; color: var(--dark-metal); line-height: 24px; margin-top: 20px; min-height: auto; }
.about-somthing ul{width: 100%;display: flex;flex-wrap: wrap;gap:5px;margin-top: 15px;           }
.about-somthing ul li{    font-size: 17px; line-height: 25px; width: 100%; display: flex; gap: 15px; align-items: center; color: #8f0001; font-weight: 600;}
.about-somthing ul li i{width: 40px; height: 40px; display: flex; align-items: center; justify-content: center;}
.about-somthing ul li i img{}
.about-somthing a {    width: 156px; height: 46px; display: flex; margin: 40px 0; font-size: 16px; font-weight: 700; color: #FFF; border-radius: 5px; justify-content: center; align-items: center; background: linear-gradient(0deg, #f33c00 0%, #ff7900eb 100%); border-bottom: 2px solid #a3350f; text-transform: uppercase;}
.about-somthing p strong{font-weight: 900;margin-top: 20px;display: block;} 
.custom-border-box{border-radius: 0px 0 84% 84% / 0px 0px 168% 168%; display: table; width: 100%; height: 230px; position: absolute; bottom: -16%; z-index: -1; background: #fce4d6; background: linear-gradient(0deg, #fce4d6 0%, rgba(255, 255, 255, 0) 100%);}
.certificate .custom-border-box{border-radius: 0px 0 84% 84% / 0px 0px 168% 168%; display: table; width: 100%; height: 230px; position: absolute; bottom: 25%; z-index: -1; background: linear-gradient(0deg, #eaf7ff 0%, rgba(255, 255, 255, 0) 100%); transform: rotate(180deg); }
.job-count{width: 100%; margin: 100px 0; text-align: center; color: #1F70C1; font-size: 118px; font-weight: 900; line-height: 118px; }
.logo-box{width: 100%; min-height: 100px; display: flex; justify-content: center; align-items: center; margin-bottom: 30px; padding: 30px; }
.logo-box img{width: 100%; }

.offline-boxes{width: 100%; display: flex; border-radius:15px; padding: 30px 25px; flex-wrap: wrap; margin-bottom: 30px; background: var(--white); box-shadow: 0 0 20px rgb(252 228 215); justify-content: center; }
.whychooseus .col-md-6:nth-child(even) .offline-boxes{box-shadow: 0 0 12px rgb(223 244 255); }

.customAccordion { width: 100%; }
.customAccordion-item { border-bottom: 1px solid #ddd; }
.customAccordion-header {
  padding: 20px 0;
  cursor: pointer;
  font-size: 19px;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.customAccordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}
.customAccordion-content p {
  font-size: 16px;
  padding: 0 0 30px 0;
  line-height: 25px;
  color: #000;
}
.accordion-icon {
  font-size: 20px;
  transition: transform 0.3s ease;
}
.customAccordion-item.active .accordion-icon {
  transform: rotate(180deg); /* Rotate icon when active */
}

.icon{
    width: 63px;
}
.icon img{
    width: 100%;
}
.offline-boxes-title{
width: 100%;
    font-size: 24px;
    font-weight: 700;
    color: var(--dark-metal);
    line-height: 32px;
    margin: 20px 0 11px;
    text-align: center;
}
.offline-boxes-content{
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    color: var(--dark-metal);
    line-height: 21px;
    min-height: 220px;
    text-align: center;
    
}

.logoandhome{width:100%;}

.section-heading span img.line-4{
    position: absolute;
    bottom: -15px;
    right: 4px;
    z-index: -1;
}
.patt-11 {
    position: absolute;
    left: 54px;
    bottom: -70px;
    z-index: 1;
}
.patt-11_b {
    position: absolute;
    right: 54px;
    bottom: -70px;
    z-index: 1;
}

.best-key-feature{
    position: relative;
}
.patt-12{
    width: 75px;
    height: 75px;
    border-radius: 50%;
    border: 9px solid #A0D6F4;
    position: absolute;
    left: -127px;
    bottom: 4px;
}
.patt-13{
    position: absolute;
    right: -140px;
    bottom: -70px;
}
.patt-14{
    position: absolute;
    left: -190px;
    bottom: -50px;
}
.web-box{
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.counter{
    display: flex;
    width: 100px;
    height: 100px;
    border-radius:50% ;
    background: #FF9922;
    color: #FFF;
    align-items: center;
    justify-content: center;
    font-size: 42px;
    font-weight: 700;
}
.web-box-title{
    color: #575757;
    font-weight: 900;
    font-size: 30px;
    margin: 42px 0 45px;
    line-height: 35px;
}
.web-box-content{
    font-size: 18px;
    color: #575757;
    font-weight: 400;
    line-height: 28px;
}


.web-boxes,.plan-boxes{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: 3px solid #575757;
    border-radius: 15px;
    padding: 30px;
    box-sizing: border-box;
}
.boxes-logo{
    width: 100%;
    font-size: 20px;
    color: #343030;
    font-weight: 900;
    margin-bottom: 40px;
    text-align: center;
}
.boxes-duration{
    width: 100%;
    font-size: 30px;
    color: #343030;
    font-weight: 900;
    margin-bottom: 20px;
    text-align: center;
}
.boxes-price{
    width: 100%;
    font-size: 70px;
    line-height: 65px;
    color: #FF9922;
    font-weight: 900;
    margin-bottom: 20px;
    text-align: center;
}
.boxes-cat{
    width: 100%;
    font-size: 30px;
    color: #343030;
    font-weight: 900;
    margin-bottom: 30px;
    text-align: center;
    transition: none;
}
.boxes-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffaf53;
    box-shadow:
    0 3px 10px #fff,
    0 3px 15px #ffaf53,
    0 3px 17px #fff;
    color: #FFF;
    height: 40px;
    width: 139px;
    font-size: 18px;
    font-weight: 900;
    border-radius: 25px;
    position: relative;
    top: 1px;
}

.inactive{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #E4E4E4;
    height: 40px;
    width: 139px;
    font-size: 18px;
    color: #8C8C8C;
    font-weight: 900;
    border-radius: 25px;
    box-shadow: none;
}

.course-details-heading,.certificate-heading,.our-plan-heading,.our-mission-heading,.certificate-heading,.doubt-clear-heading {
    display: table;
    text-align: center;
    margin: auto;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
}

.course-details{
    margin-top:0px;
}
.courses-box{
    width: 100%;
    background: #FFF;
    border-radius: 10px;
    padding: 30px 35px;
    margin-bottom: 30px;
    position: relative;
    transition: all .5s;
    box-shadow: 0 0 40px rgb(0 0 0 / 9%);
        border: 1px solid #000000;
}

.courses-box-header{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.courses-box-header div{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.courses-box-header img{
    width: 72px;
    height: 73px;
}
.courses-box-title{
    width: 100%;
    padding: 15px 0 ;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    color: var(--dark-metal);
    text-transform: capitalize;
    transition: all .5s;
}
.courses-box-title span{
    font-size: 11px;
    display: block;
    font-weight: 400;
}
.courses-box-body p{
    font-size: 50px;
    font-weight: 700;
    color: #2D2D2D;
    text-align: center;
    line-height: 52px;
}
.course-duration-section{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
}
.course-duration-section span{
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: var(--ateneo-blue);
}
.course-duration-section span:last-child{
    text-align: right;
}
.course-duration-section small{
    display: block;
    font-size: 12px;
    font-weight: 400;
    margin-top: 5px;
}
.featuered-learn-more-button{
    width: 130px;
    height: 40px;
    display: flex;
    margin: 25px 0 0;
    font-size: 14px;
    font-weight: 500;
    color: #FFF;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    background: #201e1d;
        margin: 25px auto 0;

}
.featuered-learn-more-button img{
    display: none;
}






.courses-box:hover{
    box-shadow: 0 0 30px rgba(0,0,0,0.2);

}
.courses-box:hover .courses-box-title a{
    color: #221595;
}
.courses-box:hover .view-link-arrow{
    right: 50px;
    
}
.our-plan{
    position: relative;
}
.patt-15{
    position: absolute;
    left: 70px;
    top: 80px;
}
.patt-16 {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    border: 9px solid #A0D6F4;
    position: absolute;
    right: -127px;
    bottom:30%;
}

.our-plan-heading::after{
    content: "";   
    width: 503px;
    height: 30px;
    position: absolute;
    right: 0;
    bottom: -11px;
    background: url(../images/line-6.svg) no-repeat;
    background-size: contain;
    z-index: -1;
}
.plan-boxes{
    padding:50px 0;
    border-color: #B5B5B5;
    margin-bottom: 30px;
    position: relative;
}

.plan-logo{
    width: 100%;
    font-size: 27px;
    color: #343030;
    font-weight: 600;
    margin-bottom: 60px;
    text-align: center;
}
.plan-duration{
    width: 100%;
    font-size: 30px;
    color: #343030;
    font-weight: 900;
    margin-bottom: 60px;
    text-align: center;
    position: relative;
}
.plan-duration span {
    position: absolute;
    display: block;
    max-width: 150px;
    margin: auto;
    width: 100%;
    background: #ff3420;
    left: 50%;
    transform: translateX(-50%);
    bottom: -47px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: 900;
    color: #ffffff;
    text-transform: uppercase;
}
.del-plan-price{
width: 100%;
    font-size: 25px;
    line-height: 31px;
    color: #af5e00;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
}
.plan-price {
    width: 100%;
    font-size: 56px;
    line-height: 6px;
    color: #FF9922;
    font-weight: 900;
    margin-bottom: 30px;
    text-align: center;
}
.plan-cat{width: 100%; font-size: 30px; color: #343030; font-weight: 900; margin-bottom: 40px; text-align: center; }
.plan-btn{display: flex;
    align-items: center;
    justify-content: center;
    background: #ff8300;
    box-shadow: 0 3px 10px #fff, 0 3px 15px #ff8300, 0 3px 17px #fff;
    color: #FFF;
    height: 52px;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    border-radius: 5px;
    position: relative;
    top: 1px;
    text-transform: uppercase;}



.plan-btn:active{box-shadow:none; top:0 }
.course_chart_wrapper{overflow-x: auto; }
.course_chart{width: 100%; border-spacing: 0; border-collapse: collapse; }
.course_chart th{font-size: 26px; font-weight: 700; text-transform: capitalize; line-height: 40px; padding-bottom: 50px; width: 117px; }
.course_chart th:first-child,
.course_chart td:first-child{text-align: left;}

.course_chart td{font-size: 22px; line-height:30px; text-align: center; padding-bottom:35px;}
.td-footer{font-size: 35px; font-weight: 700; color: #414040; border-top: 5px solid #D9D9D9; padding-top: 40px;}
.our-mission{background: #DCF0FB;}


.our-mission-wrapper{position: relative; }


.mission-box{
    width: 100%;
    padding: 50px 40px;
    background: #FFF;
    margin-bottom: 50px;
    min-height: 326px;
}



.mission-boxtitle{
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 40px;
    margin-bottom: 25px;
}
.mission-content{
    font-size: 18px;
    color: #575757;
    line-height: 30px;
}
.patt-17{
    position: absolute;
    left: -65px;
    bottom: 32%;
}
.patt-18{
    position: absolute;
    right: 20px;
    bottom: 30%;
}

.sub-heading{
    font-size: 40px;
    line-height: 60px;
    color: #343030;
    margin: 55px 0 100px;
}
.certificate-content-wrapper{
    
    column-gap: 24px;
    column-count: 3;
}
.certificate-box{
    padding: calc(24px - 0px);
    background: #fff;
    border: 1px solid #005c94;
    border-radius: 8px;


}

.certificate-box img{
    width: 70px;
    margin-bottom: 15px;
}
.certificate-box p{

}
.certificate-box h4{
width: 100%;
    text-align: left;
    color: #323232;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}
.doubt-clear{
    position: relative;
}

.special_offer_box{
margin-top: 80px;
    display: flex;
    padding: 30px 40px;
    border-radius: 20px;
    background: linear-gradient(57deg, rgb(197 64 119) 0%, rgb(89 133 255) 50%, rgb(78 241 110) 100%);
    background-size: 300% 300%;
    animation: gradient 3s linear infinite;
    border: 1px solid #0200a6;
    box-shadow: 4px 5px 0px rgb(2 0 166);
}

@keyframes gradient {
    0% {background-position: 0% 50%;}
    50% {background-position: 100% 50%;}
    100% {background-position: 0% 50%;}
}

.special_offer_box img{
    width:320px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.offer_box_text{
    width: 76%;
}
.offer_box_text h4{
    color: #f9ff00;
    font-size: 26px;
    line-height: normal;
    margin-bottom: 10px;
}
.offer_box_text h4 span{
    font-weight: 900;
    font-size: 54px;
    text-shadow: 0px 3px 0px rgb(35 70 5);
}
.offer_box_text p{
    color: #fff;
    font-weight: normal;
    line-height: 28px;
    font-size: 17px;
}

.offer_box_text p span{
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    color: #1a191a;
    background: #f9ff00;
    padding: 0 9px;
    margin-bottom: 6px;
}



.offer_box_text p strong{
        display: flex;
    margin: 25px 0 15px 0;
}
.offer_box_text ul{
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}
.offer_box_text ul li{    
    color: #ffce11;
    width: 35%;
}

.offer_box_text_alert{
    font-size: 11px;
    padding: 16px 32px 0 0px;
    margin-left: auto;
    color: #878787;

}

.patt-18{
    position: absolute;
    top: -30px;
    left: 17%;
}

.ques-wrapper{
    margin-bottom: 40px;
}
.ques, .ans {
    font-size: 22px;
    font-weight: 700;
    color: #343030;
    line-height: 26px;
}
.ans{
    font-weight: 400;
    margin-top: 20px;
}
.contact-details-wrapper{
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}
.ct-icon-box{
    width: 100px;
    justify-content: center;
    display: flex;
    align-items: center;
    height: 60px;
}
.ct-content-box{
    width: 90%;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    margin-left: 30px;
}
.ct-form-heading{
    width: 100%;
    text-align: center;
    padding-bottom: 40px;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 40px;
}
.ct-form-container{
    background: #F2F2F2;
    padding: 50px;
    border-radius: 15px;
    margin-bottom: 100px;
}
.ct-form-wrapper{
    width: 100%;
    margin-bottom: 30px;
}
.ct-form-wrapper label{
    font-size: 16px;
    color: #112122;
    margin-bottom: 10px;
    display: block;
    font-weight: 500;
}
.ct-form-wrapper label span{
    display: inline-block;
}
.ct-form-field{
    width: 100%;
    height: 40px;
    border-radius: 3px;
    padding: 5px 15px;
    border: 1px solid #555;
    font-size: 16px;
    font-weight: 500;
    background: none;
    outline: 0;
}
textarea.ct-form-field{
    min-width: 100%;
    max-width: 100%;
    min-height: 90px;
    max-height: 90px;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #555;
    background: none;
    padding:15px;
    font-size: 18px;
    font-weight: 500;
}

.ct-form-btn {
    margin: auto;
}
.ct-form-btn:active{
    box-shadow: none;
    top: 0;
}
.about-img-container {
    width: 100%;
    border-radius: 9px;
    position: absolute;
    padding: 40px;
    left: 0;
    top: 0;
    box-sizing: border-box;
    z-index: 99;
}
span.top-left:before {
    content: "";
    top: 0;
    left: 0;
    background: #000;
    width: 10px;
    height: 200px;
    position: absolute;
}
span.top-left:after {
    content: "";
    top: 0;
    left: 0;
    background: #000;
    width: 200px;
    height: 10px;
    position: absolute;
}
span.bottom-right:before{
    content: "";
    bottom: 0;
    right: 0;
    background: #000;
    width: 10px;
    height: 200px;
    position: absolute;
}
span.bottom-right:after{
    content: "";
    bottom: 0;
    right: 0;
    background: #000;
    width: 200px;
    height: 10px;
    position: absolute;
}

.patt-13{
    right: 0;
}
.web-box-title {
    margin: 30px 0 30px;
}

.web-boxes, .plan-boxes{
    padding: 30px 0;
}
.plan-boxes {
    min-height: 540px;
}

.boxes-price{
    font-size: 60px;
}
.boxes-duration{
    font-size: 25px;
}
/* .patt-12{
    left: -50px;
    bottom: -47px;
}
.patt-16{
    right: 0;
    bottom: 0;
} */
.alert {
    position: absolute;
    bottom: -6px;
    color: #e91832;
    font-weight: 400;
    font-size: 12px;
    right: 15px;
}
.iconBox {
    width: 130px;
    height: 130px;
    margin: 30px auto;
}
.iconBox svg{width: 100%;
height: 100%;}

.form-thankyou-text{
    font-size: 40px;
    line-height: 50px;
    color: #112122;
    text-align: center;
    padding-bottom: 10px;
    font-weight: 600;
}
.form-thankyou-sub-text{
    font-size: 30px;
    line-height: 40px;
    color: #112122;
    text-align: center;
    padding-bottom: 60px;
}
.terms-privacy h1, .terms-privacy h2 ,
.terms-privacy h1, .terms-privacy h3 {
    margin-top: 40px;
    margin-bottom: 15px;
    font-size: 24px;
}
.terms-privacy p{
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 5px;
}
.terms-privacy ul{
    list-style: disc;
    padding-left: 30px;
    margin-bottom: 30px;
}
.terms-privacy ul li{
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
}
.trending-course-container{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 30px;
    row-gap: 30px;
}
.course-card{
    border-radius:15px ;
    overflow: hidden;
/*    box-shadow: 0 0 20px rgba(0,0,0,0.2);
        box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px; */
        border: 1px solid #000000;
}
.course-card-header{
    width: 100%;
    box-sizing: border-box;
}

.course-card-header img{
    width: 100%;
    height: 270px;
    display: flex;
    object-fit: cover;

}
.course-card-header h2{
    padding: 20px 25px 0 25px;
    font-size: 22px;
    line-height: normal;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.course-card-header h2 span{
    font-size: 12px;
    font-weight: 400;
    color: #000;
    background: #fff900;
    display: flex;
    width: fit-content;
    padding: 3px 7px;
    margin-bottom: 3px;
}

.course-card-body{
    padding: 15px 25px 30px;
}
.course-include{
    font-size: 12px;
1168    color: var(--dark-metal);
    width: 100%;
}
.course-application{
    font-size:14px;
    color: var(--ateneo-blue);
    padding: 3px 0 10px;
    line-height: normal;
    /* min-height: 70px; */
}
.course-card-icon {
    width: 100%;
    display: flex;
}
.course-card-icon img{
    margin-right: 10px;
}
.course-description{
    padding: 22px 0;
    font-size: 14px;
    color: var(--dark-metal);
    line-height: 21px;
    min-height: 134px;
    font-weight: 300;
}
.course-card-duration{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.course-card-duration span{
    font-size:16px;
    font-weight: 700;
    color: var(--ateneo-blue);
    display: block;
    width: 45%;
}
.course-card-duration span small{
    font-size: 12px;
    display: block;
    font-weight: 400;
    color: var(--dark-metal);
    margin-top:0;
}
.course-card-more{
    width: 130px;
    height: 40px;
    display: flex;
    margin: 25px 0 0;
    font-size: 14px;
    font-weight: 500;
    color: #FFF;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    background: #201e1d;
}

.viewallbox{
    justify-content: center;
    display: flex;
    width: 100%;

}
.viewallbox a{
       width: 166px;
    height: 47px;
    display: flex;
    margin: 16px 0 0 0;
    font-size: 14px;
    font-weight: 700;
    color: #FFF;
    border-radius: 35px;
    justify-content: center;
    align-items: center;
    background: linear-gradient(0deg, #084370 0%, #0093ff 100%);
    border-bottom: 2px solid #00192b;
    text-transform: uppercase;

}
