body{
    background: #f9f7f6;
    font-family: 'Poppins', sans-serif;
    
}
li{
    list-style: none;
}

ul{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}
.text-black a,
.text-black .logo {
    color: #000 !important;
}
/* header */
.header-top{
    /* background-color:#fff; */
}
.stellarnav > ul > li > a {
     padding:18px 17px;
     color: #fff;
     font-weight: 600;
     text-transform: capitalize;
}
.home-banner-carousel .carousel-control-next, .home-banner-carousel .carousel-control-prev {
    top: auto;
    bottom: 15%;
    right: 5%;
    background: transparent;
    border: #fff 1px solid;
    border-radius: 50%;
    width: 50px;
    display: inline-block;
    height: 50px;
    line-height: 72px;
}
.home-banner-carousel button.carousel-control-prev {
    left: auto;
    right: 10%;
}

.logo{
    color: #fff;
}
.home-banner-carousel h1{
font-size: 97px;
font-weight: 700;
font-family: 'Signika', sans-serif;
}
.home-banner-carousel p{
font-size: 16px;
margin-bottom: 42px;
}
.home-caption-flim h5{
color: #fff;
    position: relative;
    z-index: 999;
  
}
.home-caption-flim h2{
    font-size: 82px;
    color: #fff;
    z-index: 999;
    position: relative;
    font-family: 'Signika', sans-serif;  
}
.home-caption-flim{
    position: absolute;
    top: 112px;
}
.apply-button{
    background-color: #cf2e2e;
    padding: 15px 24px;
    font-size: 20px;
    color: #fff;
    border-radius: 11px;
    position: relative;
    z-index: 999;
}

.apply-button:hover{
    background:transparent;
    border: 1px solid #fff;
   color: #fff;
}
.Join {
    background-color: #cf2e2e;
    padding: 15px 24px;
    font-size: 20px;
    color: #fff;
    border-radius: 11px;
    
}
.Join:hover{
    background-color:transparent;
    padding: 15px 24px;
    font-size: 20px;
    color: #fff;
    border-radius: 11px;
    border: 1px solid #fff;
}

.carousel-item{
    position: relative;
}
.banner::after{
    position: absolute;
    content: "";
    top: 0;
    left:0;
right: 0;
bottom: 0;
background-color: rgb(0 0 0 / 57%)
}



.home-box{
    text-align: center;
}
.program-paragraph{
    color: #201e1e;
    font-weight: 700;
}
.home-box h1{
    font-size: 66px;
    color: #29334e;
}
.home-box p{
    font-size: 18px;
    font-weight: 700;
    color: #29334e;

}
 .home-caption{
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    top: 173px;
    z-index: 9999;
}


/* history */
.history{
    margin-top: 42px;
    margin-bottom: 42px;
}
.history-image img{
width: 100%;
}
.history-image-box{
    position: relative;
}
.history-text{
    margin-bottom: 34px;
}
.history-text{
  position: relative;
}
.history-text h5::after{
    position: absolute;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #cf2e2e;
    top: -5px;
    left: 3px;
    right: 0;
    border-radius: 16px;

}


  .button-2{
    position:absolute;
   
    display:inline-block;
    width:140px;
    height:50px;
    border:2px solid #cf2e2e;
    text-align:center;
    cursor:pointer;
    position:relative;
    box-sizing:border-box;
    overflow:hidden;
  /*   margin:0 0 40px 50px; */
  }
 
  .button-2 a{
    font-family:arial;
    font-size:15px;
    color:#000;
    text-decoration:none;
    text-transform:uppercase;
    line-height:50px;
    transition:all .5s ease;
    z-index:2;
    position:relative;
    font-weight: 600;
  }
  .eff-2{
    width:140px;
    height:50px;
    top:-50px;
    background:#cf2e2e;
    position:absolute;
    transition:all .5s ease;
    z-index:1;
  }
  .button-2:hover .eff-2{
    top:0;
  }
  .button-2:hover a {
    color:white;
  }
  
  .center{
    
    transform:translate(-50%, -50%);
  }
  
  
  
.history-text h5{
    font-weight: 600;
    font-family: 'Signika', sans-serif;
    margin-bottom: 32px;
    font-size: 27px;
}
.history-text p{
    color: #000;
    position: relative;
z-index: 0;
    font-size: 18px;
    font-weight: 500;
}
.history-logo a{
    color: #000;
}
.history-text span{
    color: #29334e;
    font-weight: 700;
}

.joins{
    background-image: url(../image/banner/banner\ 3.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
position: relative;
}
.joins::after{
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background:rgb(0 0 0 / 57%) ;
}
.join-box img{
    width: 100%;
    height: 100%;
}
.join-box{
    position: relative;
    z-index: 999;
}
.join-box .join-image-overlay{
    background-image: url(../image/team/hover-team-image.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    }
    .join-box .join-image-overlay:hover{
        opacity: 1;
    }
.team-content h3{
    color: #fff;
}
.team-content h6{
    color: #fff;
}
 .head h1{
    position: relative;
    z-index: 999;
    color: #fff; 
    margin-bottom: 55px;
    font-family: 'Signika', sans-serif;
    font-size: 47px;
    margin-top: 15px;
}

.experience-text {
    background-color: rgb(46, 199, 116);
    /* padding: 122px 39px; */
    width: 100%;
    height: 59%;
    font-size: 15px;
    color: #f2f2f2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.bottom img {
    width: 100%;
    height: 509px;
    object-fit: cover;
}
.bottom{
    position: relative;
}
.screen-text{
    position: absolute;
    top: 129px;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    
    text-align: center;
}
.screen-text h2{
    font-weight: 600;
    font-family: 'Signika', sans-serif;
}
.experience-text h2{
    margin-bottom: 20px;
    font-weight: 600;
    font-family: 'Signika', sans-serif;
}
.experience-image img{
    width: 432px;
   
}
.pic img{
    width: 100%;
}
.pic{
    position: relative;
}


.flim-pic-text p{
    font-size: 14px;
}
.image-text {
    background-color: #E78F51;
    width: 100%;
    height: 100%;
    padding-top: 0 !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.image-text h2{
    color: white;
    font-family: 'Signika', sans-serif;
    font-weight: 600;
}
.image-text p{
    color: #fff;
}
.experience-texts {
    background-color: #9BC35E;
    padding: 110px 0;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* height: 16%; */
}
.experience-texts h2{
    color: #fff;
    font-weight: 600;
    font-family: 'Signika', sans-serif;
}
.experience-image{
    position: relative;
}
.flim-camera-image img{
    width: 100%;
    object-fit: cover;
}
.flim-camera-image{
    position: relative;
}
.flim-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.flim-text h2{
    font-family: 'Signika', sans-serif;
    font-weight: 600;
}

/* testimonial */
.heading {
    text-align: center;
    color: #454343;
    font-size: 42px;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    z-index: 999;
    font-family: 'Signika', sans-serif;
}
.white-heading{
    color: #ffffff;
   
}
.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background: url(img/heading-line.png);
    background-repeat: no-repeat;
    background-position: center;
}
.white-heading:after {
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}

.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}
.white-heading span {
    color: #ffffff;
}
.heading {
    text-align: center;
    color: #454343;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    text-transform: uppercase;
    z-index: 999;
}
.white-heading{
    color: #ffffff;
}
.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background: url(img/heading-line.png);
    background-repeat: no-repeat;
    background-position: center;
}
.white-heading:after {
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}

.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}
.white-heading span {
    color: #ffffff;
}
/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background: url(img/testimonial.bg-top.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    min-height: 375px;
    position: relative;
    background: url(https://i.ibb.co/PTJDkgb/testimonials.jpg);
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: center;
        background-size: cover;
}
#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  top: 50%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  top: 50%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
.testimonial4_header h4{
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide{

  width: 70%;
  margin: auto;
  padding: 20px;

  text-align: center;
}
.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
.testimonial4_slide p {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.4;
    margin: 40px 0 20px 0;
}
.testimonial4_slide h4 {
  color: #ffffff;
  font-size: 22px;
}

.testimonial .carousel {
	padding-bottom:50px;
}
.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}
/* ------testimonial  close-------*/


/* project */
.project-box img{
    width: 100%;
}
.project-content{
    margin-top: 10px;
}
.image img{
    border-radius: 10px;
}
.image {
    box-shadow: 0px 0px 11px 5px #00000057;
    height: 100%;
}
/* footer */
.home-footer{
    background-color: #000;

}
.footer-part nav{
    margin-top: 35px;
    margin-left: -12px;
}
.footer-part i{
    color: #fff;
    padding-left: 19px;
}
.footer-part h3{
    color: #fff;
}
.footer-part article {
    color: #fff;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 600;
}
.footer-part ul li a{
    color: #c6c2c2;
   font-weight: 400;
}
.footer-part ul li{
    margin-bottom: 10px;
}
.footer-part p{
    color: #c6c2c2;
   font-weight: 400; 
}
.donate-buttonn {
    color: #fff;
    background-color: #cf2e2e;
    border-color: #cf2e2e;
    width: 83%;
    font-size: 21px;
    font-weight: 600;
}
.footer-privacy a{
    color:#c6c2c2 ;
}
.footer-privacy{
    color:#c6c2c2 ;
}

/* home-end */



/* start-about-us-page */
.flim-about-page-banner{
    background-image: url(../image/banner/about-banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 150px 0;
    position: relative;
}
.flim-about-page-banner::after{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.45);

}
.flim-about-page-banner h2{
    color: #fff;
    font-family: 'Signika', sans-serif;
    font-weight: 700;
    position: relative;
    font-size: 60px;
    z-index: 1;
    text-transform: capitalize;
}
.flim-about-page-banner h2::before {
    position: absolute;
    content: "";
    /* top: 0; */
    left: 0;
    /* right: 0; */
    bottom: -9px;
    background-color: #cf2e2e;
    width: 92px;
    height: 4%;
    border-radius: 10px;
}
.flim-about-page-banner h2::after {
    position: absolute;
    content: "";
    left: 100px;
    right: 0;
    bottom: -9px;
    background-color: #fff;
    width: 5%;
    height: 4%;
    border-radius: 10px;
}

/* about-content */
.about-content{
    background-image: url(../image/banner/about-text.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    
}
.about-contnt-image{
    position: relative;
}
.about-banner{
    margin: 66px 0;
}
.about-overlay {
    position: absolute;
    top: -46px;
    left: -54px;
    right: 17em;
    bottom: 48px;
    background-color: #202d3e;
    z-index: 1;
}
.about-contnt-image img{
    width: 86%;
    z-index: 4;
    position: relative;
}
.content-text{
   color: #fff;
    text-align: left;
    padding: 32px 37px;
}
.content-text h3 {
    font-family: 'Signika', sans-serif;
    font-weight: 700;
    font-size: 51px;
    padding-bottom: 16px;
    letter-spacing: 5px;
    color: #fff;
}
.content-text p{
    line-height: 26px;
    padding-bottom: 16px;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
}
.button-centers .button-2 a {
    font-family: arial;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 50px;
    transition: all .5s ease;
    z-index: 2;
    position: relative;
    font-weight: 600;
}
/* we-do-text */
.What-we-Do{
    margin: 45px 0;
}
.we-do-text h4{
    color: #343877;
    font-size: 80px;
    line-height: 60px;
    font-weight: 700;
    letter-spacing: -.070em;
    padding-bottom: 14px;
}
.we-do-text p{
    color: #4a4c70;
    
    font-weight: 700;
}
.we-do-texts span{
    color: #4a4c70;
  font-weight: 600;
}
.we-do-texts h3{
    font-size: 50px;
    letter-spacing: -.070em;
    color: #aaaaba;
    font-weight: 400;
    padding-bottom: 59px;
    font-family: 'Signika', sans-serif;
}

/* video */
.about-video{
/*     background-image: url(../image/banner/about-inner-img-about-us.jpg); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
/* .about-video::after{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.45);
} */
.about-video-text{
    padding-top: 75px;
    padding-bottom: 75px;
}
.play-button i {
    font-size: 113px;
    color: #fff;
    z-index: 1;
    position: relative;
}
.about-video-text h3{
    color: #fff;
    z-index: 1;
    position: relative;
}

/* partner */
.about-partner h3{
    margin-bottom: 2em;
    font-size: 50px;
    font-family: 'Signika', sans-serif;
    color: #4a4c70;
    font-weight: 700;
}
.p-img{
    padding-top: 5em;
}


/* about-us-end */


/* contact-start */
.flim-contact-page-banner{
    background-image: url(../image/banner/contact-page-image.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
    padding: 150px 0;
}
.flim-contact-page-banner h2{
    color: #fff;
    font-family: 'Signika', sans-serif;
    font-weight: 700;
    position: relative;
    font-size: 60px;
    z-index: 1;
}
/* .flim-contact-page-banner h2::before {
    position: absolute;
    content: "";
    top: 95px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #cf2e2e;
    width: 92px;
    height: 4%;
    border-radius: 10px;
} */
/* .flim-contact-page-banner h2::after {
    position: absolute;
    content: "";
    top: 95px;
    left: 100px;
    right: 0;
    bottom: 0;
    background-color: #fff;
    width: 5%;
    height: 4%;
    border-radius: 10px;
} */
.contact-icon span i {
    font-size: 47px;
    text-align: left;
    position: relative;
    left: -77px;
    top: 14px;
}
.contact-text{
    padding-top: 23px;
   
}
.contact-text p{
    color: #201e1e;
    font-weight: 600;
    font-size: 19px;
}
.contact-icon-pin span{
    font-size: 47px;
    text-align: left;
    position: relative;
    left: -77px;
    top: 14px;
    color: #f36f8f;
}
.contact-icon-phone span{
    font-size: 47px;
    text-align: left;
    position: relative;
    left: -77px;
    top: 14px;
    color: #feb248;
}
.contact-icon-mail span{
    font-size: 47px;
    text-align: left;
    position: relative;
    left: -77px;
    top: 14px;
    color: #76d785 ;
}
.contact-icon-mail i{

}
.contact-icon-social i{
    color: #8bbde8;
    font-size: 47px;
    text-align: left;
    position: relative;
    left: -77px;
    top: 14px;
}
.contact-icon-social nav a{
    margin-right: 16px;
}
.contact-icon-social nav{
    margin-top:19px;
    margin-left: 8rem;
}
.contact-icon-social nav a i{
    color: #201e1e;
    font-size: 26px;
}
.contact-icon-mail p{
    margin-top: 15px;
}
.form{
    background-color: #000;
    color: #fff;
    padding: 100px 0;
}
.contact-form-text{
  
}
.contact-form-text h3 {
    font-family: 'Signika', sans-serif;
    font-weight: 700;
    font-size: 58px;
    line-height: 5rem;
    letter-spacing: 9px;
}
.contact-form-text p {
    font-size: 18px;
    line-height: 30px;
    margin-top: 19px;
}
.contact-form-text .mb-3 {
    margin-bottom: 4rem!important;
}
.contact-form-text input {
    background-color: #000;
    border: 0;
    border-bottom: 1px solid;
}
.message-text a{
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 10px;
}
.contact-map{
    position: relative;
  
}
.contact-map:before {
    content: '';
    position: absolute;
    left: 0;
    top: 230px;
    bottom: 0;
    width: 100%;
   
}
.about-content h2 {font-weight: 900;}
.textpart {background:#fff; padding:15px; color:#333; position: relative;}
.textpart h5 {color:#000; font-weight:800}
.textpart img {width:45px; height:45px; border-radius: 50%; margin-right: 15px;}
.topPart ul li {float:left; margin:0 0 0 5px}
.topPart ul li {color: #feb248;}
.topPart {position: absolute; bottom: 100%; width: 100%; left: 0; padding:15px;}
.courseBox {border:#ddd 1px solid; overflow: hidden; border-radius: 10px;}
.rate li {float:left; margin:0 0 0 5px}
.rate li a {color: #feb248;}
.courseBox h4 {font-weight:900}
.courseBox .rate {margin:0 30px 0 0}
.user img { border-radius: 50%; margin-right: 15px;}
.courseBox .col-sm-5 img {height:100%}
.categories ul {padding-left:25px; }
.categories ul li {list-style-type: circle;}
.categories ul li a {color: #666; padding:5px 0; display: block;}
.categories h4 , .latest h4{font-weight:900}
.shortLatest h6 {font-weight:900}
.shortLatest a {color: #333;}
.shortLatest .rate li {color: #feb248;}
.latest .shortLatest .col-sm-4 img {height:100%}
.topFloat {
    width: 100%;
    max-width:90%;
    margin: 0 auto;
    border-radius: 50px;
    padding: 2% 2%;
    display: flex;
    justify-content: center;
    background: #333;
    color: #fff;
    position: relative;
    margin-top: -100px;
}
.courseDetails h2 {font-weight:bold; margin:40px 0 20px 0}
.courseDetails .nav-pills .nav-link.active, .courseDetails .nav-pills .show>.nav-link {
    color: #fff;
    background-color:#cf2e2e;
    -webkit-box-shadow: 3px 3px 0px 0px #791818;
    -moz-box-shadow: 3px 3px 0px 0px #791818;
    box-shadow: 3px 3px 0px 0px #791818;
    

}
.courseDetails .nav-pills .nav-link {
    padding: 12px 30px;
    border-radius: 30px;
}
.courseDetails .nav-link {
    color: #fff; font-weight:bold; text-transform: uppercase;
}
.courseDetails .tab-content {
    padding:30px 0; color:#ccc; background: rgba(255,255,255,0.05); border-radius: 30px; margin-top:20px;
}
.courseDetails .tab-content h3 { color: #fff; font-weight:bold; margin-bottom: 15px;}
.courseDetails .tab-content p {margin-bottom:30px;}
.courseDetails .tab-content ul {padding:0 0 0 30px; margin-bottom:25px}
.courseDetails .tab-content li {list-style-type:circle; margin-top:15px}
.instructors h3 {color:#cf2e2e !important;}
.instructors p {margin:10px 0 !important} 
.instructors span {font-weight:bold}
.curriculum iframe { border-radius: 10px;}
.courseBelow img  { border-radius:20px;}
.accordion-header {margin:0 !important}
.accordion-button:not(.collapsed) {
    color: #cf2e2e;
    background-color: #f1f1f1 ;
    box-shadow: none;
}
.accordion-item {
    border: 1px solid #666;
}
.accordion-body {
    padding: 2rem 2rem; color: #666 !important; font-size: 14px;
}
.accordion-body h6 {color: #000; margin:0 0 10px; font-weight:bold}
.accordion-item:first-of-type .accordion-button {
    border-top: #ddd 1px solid !important; border: none; font-weight: bold
}
.blogs a {color: #333; display: block; border:#ddd 1px solid; border-radius:20px; padding:20px}
.blogs a img {border-radius:20px; margin-bottom: 10px; }
.blogs a h5 {color: #000; font-weight:bold; margin: 10px 0 0;}
.blogs a:hover h5 {color: #cf2e2e;}
.blogDetails h2{color: #000; font-weight:bold; margin: 10px 0 20px;}
.blogDetails h3{color: #000; font-weight:bold; margin: 10px 0 20px;}
.blogDetails ul {padding:0 0 0 30px; margin-bottom:25px}
.blogDetails li {list-style-type:circle; margin-top:15px}
.modal-body {padding:30px}
.modal-body h2{color: #000; font-weight:bold; margin:40px 0 20px;}
.box {
    background: #202d3e;
    padding: 10px;
    border-radius: 30px;
    position: relative;
}
.box .form-control { border-radius:30px; height: 50px; padding:0 30px}
.box .btn {position: absolute; bottom: 10px; right: 10px;border-radius: 0 30px 30px 0; height: 50px; }
.contents h4 {font-weight: bold; color:var(--bs-danger); font-weight: bold}
.contents ul {padding:0 0 0 30px; margin:25px 0}
.contents li {list-style-type:circle; margin-top:15px}
.button-center {
    text-align: start;
}
ul.pagi-nav {
    display: flex;
}
.pagination {
   
    justify-content: center;
}
.pagi-nav li{
	margin-right:15px;
}
.page-numbers{
	color:#000;
}
.current {
    color: #cf2e2e;
    border: 1px solid;
    padding: 1px 10px;
    /* font-weight: 600; */
}
.header-top.bg-white{
	box-shadow:0 0 10px #000;
}