/* about us page start */
.about-head {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 49px;
    color: #000000;
}

.about-sub {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 35px;
    color: #000000;
    text-align: left;

}

.pt-140 {
    padding-top: 140px;
}

.about-p-dot {
    position: absolute !important;
    right: 0 ;
}

.abput-p-r1 {
    position: absolute;
    right: 0px;
}

.abput-p-r2 {
    position: absolute;
    bottom: 0;
    right: 0;
}

.about-p-dot1 {
    position: absolute;
    left: 1%;
    bottom: 30%;
}

/* about us page end */

/* Courses page start */
.mb--100 {
    margin-bottom: -100px !important;
}

.course-text {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 49px;
    color: #000000;
    margin-top: 60px;
    text-align: center;
    margin-bottom: 110px;
}

.course-p-4 {
    position: absolute;
    right: 5%;
}

.course-p-5 {
    position: absolute;
    left: 25%;
}

.course-p-6 {
    position: absolute;
    left: 0px;
    top: 40%;
}

.course-p-7 {
    position: absolute;
    left: 3%;
    top: 70%;
}

/* Courses page end */

/* career page start */
.career-p-1 {
    display: flex;
    justify-content: end;
    margin-right: 14%;
}

.career-p h2 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 49px;
    color: #000000;
    text-align: center;
    margin-top: 20px;
}

.career-p p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
    color: #000000;
}

.career-p .career-p-text {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 49px;
    color: #1793D9;
    text-align: center;
}

.career-p-2 {
    position: absolute;
    left: 15%;
    top: 70%;
    z-index: -1;
}

.career-p-3 {
    position: absolute;
    right: 0;
    bottom: 0%;
    z-index: -1;
}

.mt-16 {
    margin-top: 16px;
}

.pse-150 {
    padding-left: 150px;
    padding-right: 150px;
}

.career-p-input {
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    width: 45%;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 49px;
    color: #6B6B6B;
    border: 0px;
    padding: 8px 20px 8px 20px;
    margin-top: 26px;
    text-align: left;
    margin-right: 20px;
}

.career-p-btn {
    background: #22216F;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 49px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    margin-top: 33px;
    padding: 0px 20px 0px 20px;
    border: 0px;

}

.career-p-4 {
    position: absolute;
    left: 3%;
    top: 40%;
    z-index: -1 !important;
}

.pes-200 {
    padding-left: 200px;
    padding-right: 200px;
}

.mt-56 {
    margin-top: 56px;
}

.career-box {
    background: #FFFFFF;
    color: #000;
    box-shadow: 0px 4px 37px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    height: 342px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 30px;
    -webkit-transition:
        background-color 700ms linear,
        color 700ms linear;
}

.career-box:hover {
    background-color: #22216F;
    color: #FFF !important;
}

.career-box:hover p {
    color: #fff !important;
}

.career-box-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-left: 25px;
    padding-right: 25px;
}

.career-box h5 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 33px;
    text-align: center;
}

.career-box p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 27px;
    text-align: center;

}
.text-s{
    text-align: left !important;
}
.mt-20 {
    margin-top: 20px;
}

.career-p-5 {
    position: absolute;
    left: 2%;
    top: 55%;
    z-index: -1;
}

.career-p-6 {
    position: absolute;
    right: 0;
    top: 78%;
    z-index: -1;
}
.c-icon-h{
    display: none;
}
.career-box:hover .c-icon-h{
   display: block;
}
.career-box:hover .c-icon{
    display: none;
 }

/* career pagre end */

/* repsncive */
.ph-s{
    width: 290px;
    height: 565px !important;
}
.fr{
    text-align: center !important;
    padding: 10px;
}
.zoom-in-zoom-out {
    animation: zoom-in-zoom-out 5s ease-out infinite;
  }
  
  @keyframes zoom-in-zoom-out {
    0% {
      transform: scale(1, 1);
    }
    50% {
      transform: scale(1.1, 1.1);
    }
    100% {
      transform: scale(1, 1);
    }
  }
  .overflow-h{
    overflow: hidden;
  }
/* respncive */