.header-five{
    z-index: 999;
}
.header-logo,.footer-logo{
    width: 90px;
    height:90px ;
    border-radius: 50%;
}
.header-logo{
    position: absolute;
    top: 0;
}
.headerName{
    color: white;
    font-weight: 600;
    padding-left:10px ;
}
.footerName{
    color: white;
    font-weight: 600;
    padding-left:10px ;
    font-size: 23px;
}
.course-section-five {
  z-index: 1;
}
.career-five-content p::before{
    /* content: "*"; */
    /* padding: 5PX; */
    /* color: #FFD600; */
    /* text-align: justify; */
    /* font-weight: bolder; */
}
.about-titles{
    padding: 50px 0 0 0;
}
.home-slide-five {
  /* height: 100vh !important; */
}
.home-slide-five-text p {
    font-size: 20px !important;
}
.banner-content-five{
   margin-bottom: 50px;
}
.career-five-content p{
    /* text-align: ; */
}
.custom-font{
    font-size: 35px !important;
    font-weight: bold !important;
    padding-bottom: 5px;
}
.client-img{
    width: 100% !important;
    height: 100px;
}
.course-five-item {
    background-color:  #fff !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px !important;
}
.owl-carousel.owl-drag .owl-item{
    padding: 10px;
}
.empty-text{
    visibility: hidden;
}
.course-info-five h3{
    padding-top: 20px;
}
.course-group-five{
    height: 30px;
}
.custom-titles{
    text-align: center;
    color: #FFD600;
    padding: 10px;
}
.real-reviews-sec .custom-title{
    font-size: 25px;
}
.real-reviews-sec .tagline{
    font-size: 30px;
}
.count-content-five p {
  font-size: 15px !important;
  color: black;
}
.count-content-five h4 {
   font-size: 25px !important;
  color: black;

}
.course-group-img-five h6 {
  font-size: 21px !important;
  color: #2D0160 !important;
}
.product-content-five .price-five-group h3 {
   font-size: 17px !important;
}
.heart-five .fa-heart{
  border: 1px solid red;
  color: red !important;
}
.info-five-middle {
  padding-bottom: 0 !important;
}
.custom-course-img{
    width: 100%;
    height: 250px;
}
.skill-five-icon h3{
   font-size: 24px;
   padding-left: 10px;
}
.splide__slide{
    width: 20% !important;
}
.splide__arrow,.splide__pagination{
    display: none !important; 
}
@media (max-width: 1200px) {
  
    .splide__slide{
        width: 35% !important;
    }
}
@media (max-width: 992px) {
  
    .splide__slide{
        width: 40% !important;
    }
}
@media (max-width: 767.98px) {
    .logo {
      
        text-align: right !important;
    }
    .headerName{
        display: none;
    }
    .header-logo{
        width: 50px !important;
        height: 50px !important;
        right: 0;
    }
    .splide__slide{
        width: 90% !important;
    }
}

.contact-form{
    width: 70%;
    margin-left: 15%;
}
.map-content{
    width: 70%;
    height: 100%;
    /* margin-left: 10%; */
}
@media (max-width:768px) {
    .contact-form{
        margin-bottom: 20px;
    } 
    .location-map{
        /* margin-left: 10%; */
    }
    .map-content{
        margin-left: 15% !important;
        margin-top: 30px;
        width: 70% !important;
        height: 100%;
    }
    .custom-bg-img {
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
    }
}

.hidden-label{
    visibility: hidden;
}
.contact-form label{
    padding: 5px 0;
}

.about-company{
    padding:150px 0 20px 0 !important;
}
.about-company h2{
   text-align: center;
}
.career-five-content P{
    text-align: justify;
}
.custom-size{
    width: 80%;
    margin-left: 10%;
    text-align: justify;
    padding: 30px 0;
}
.custom-about-title{
    text-align: center;
    font-size: 24px;
    padding-bottom: 30px;
    color: red;
    font-weight: 600;
}
.helping-companys{
    margin: 30px 0;
}
.helping-companys h3{
  text-align: center;
  padding: 10px 0 50px 0;
  font-weight: bold;
  font-size: 35px;
  color: #2D0160;
}
.helping-companys img{
  height: 100px;
  width:250px ;
  /* margin: 10px 0; */
}
.custom-slider{
    height: 400px;
    display: flex;
    flex-direction: column;
}
.custom-slider img{
    height: 30px;
    width: 150px;
}
.img-layer{
    height: 90px;
    width: 250px;
    margin: 10px 0;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}

.custom-service-title h5{
    font-size: 16px;
    font-weight: bold;
}
.service-list{
    padding: 20px 0;
}
.service-list li{
    padding: 2px 0;
}
.custom-headline{
    font-size: 31px;
    color: #FF6130;
}
.serviceBased-content table{
   width: 95%;
   margin-left: 2.5%;
}
.serviceBased-content table th,.serviceBased-content table td{
    border: 1px solid lightgray;
    padding: 5px 0 5px 20px ;
 }
 .serviceBased-content table th{
     background-color: #2D0160;
     text-align: center;
     color: white;
    padding: 10px 0 10px 20px !important ;
 }  
 .share-knowledge-five p{
   text-align: justify;
}
.notes-content{
    padding: 15px 0;
    font-weight: 700;
    color: #2D0160;
}
.notes-content span{
    color: #FFD600;
    
}
.counter-section-five h4 span{
    font-size: 19px;
}
.highlightsIcon i{
    font-size: 30px;
    /* border: 2px solid white; */
    border: 3px solid black;
    padding: 15px;
    border-radius: 50%;
    margin-bottom: 15px;
    font-weight: bold;
}
.highlightsIcon i:hover{
    border: 3px solid white;
    color: white;
}
.enquiryForm{
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    padding: 50px 20px;
    border-radius: 8px;
}
.custom-form-button{
    background-color: #2A015A !important;
    color: white;
}
.form-titles{
    font-size: 35px;
    padding: 20px 0;
}
.enquiryForm label{
    padding: 5px 0;
}
.left-col div{
   display: flex;
   justify-content: center;
   align-items: center;
} 
.custom-color{
    color: #FFD600;
}
#tidio-chat-iframe{
    z-index: 10 !important;
}
.custom-text{
    color: white;
    font-weight: bold;
    font-size: 19px;
    padding: 2px 0 0 0;
}
.highlight-text{
    color: #FFD600;
     
}
.left-animi-im img{
    width: 10%;
    height: 10%;
}
@media (max-width:768px) {
    .left-animi-im img{
        width: 15%;
        height:15%;
    } 
}
.float-right-img img{
    float: right;
}
.custom-bg-img{
    background-size: 100% 100%;
    background-position:  center;
    background-repeat: no-repeat;
}
.counter-section-five{
    /* background-color: #bc9e08 !important; */
    background-image: linear-gradient(to top,  #FFA101 ,  #FFC80A)!important;


 
}
.text-right{
    text-align: right !important;
}
.award-list-content p{
    text-align: justify;
}
.learn-anything h3{
   color: red;
   text-align: center;
}
.certificate-content{ 
    padding: 50px 0 100px 0;
 }
.certificate-content img{ 
   width: 60%;
   margin-left: 20%;
}
.certificate-content h2,.certificate-content h3,.certificate-content p{
    text-align: center;
}
.certificate-content h3{
    color: #FFC80A;
    text-shadow: 1px 1px black;
}
.certificate-content h2{
  font-weight: bold;
}
.real-reviews-grid .review-content p{
   text-align: justify;
}
.real-reviews-grid .review-content h4{
    font-weight: bolder;
}
.custom-size p{
    text-align: justify !important;
}
.success-title{
    color: #002058;
}
.placement-count{
    color: red;
}
.custom-table-accordion .accordion-body{
    width: 100%;
    overflow-x: auto;
}
@media (max-width:768px){
    .header-five .add-header-bg {
        height: 60px;
     }
}

@media (max-width:568px){
    .helping-companys h3{
        font-size: 20px;
        width: 90%;
        margin-left: 5%;
    }
    .copyright-five .col-md-4{
        text-align: center;
    }
}

@media (max-width:992px){
  .header-logo{
    display: none;
  }
}