.slider_img{
width: 100%;
    height: 500px;
}
.cources_bg{
    background-color: #040741;
}
.bg-dark {
    background-color: #067f9b !important;
}
.btn-primary {
    background-color: #051469 !important;
    border-color: #051469 !important;
}
.text-primary {
    color: #067f9b !important;
}
.gallery_img{
    height: 250px;
    width: 100%;
}
.okcl_img{
    height: 152px;
    width: 100%;

}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-family: auto !important;
}
.wrapper{
    display: block;

}
.box{
    border-radius: 5px;
    background: white;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.box h1,.box h2,.box h3{
    text-align: center;
    font-size: 26px;
    color: #FFF;
    margin: 0 10px 0 10px;
    position: relative;
    top: -20px;
    border-radius: 5px;
    padding: 5px;
    font-family: cursive;
    /* box-shadow: 0 0 10px rgba(0,0,0,0.4); */
}
.wrapper > h1{
   text-align: center;
    font-family: cursive;
   margin-bottom: 2.5em;
    text-shadow: 0 0 5px #FFF, 0 0 10px #FFF, 0 0 15px #FFF, 0 0 20px #795548, 0 0 30px #795548, 0 0 40px #795548, 0 0 55px #795548, 0 0 75px #795548, -40px -40px 0px rgba(28,110,164,0);
}


.box h1{
    background:linear-gradient(38deg,#ff6da2,#7983f8);
}
.box h2{
    background:linear-gradient(38deg, #fdaf21, #714c04);
}
.box h3{
    background:linear-gradient(38deg, #fdaf21, #714c04);
}
.box p {
    text-align: center;
    font-size: 18px;
    margin: 0;
}

.box span {
    display: block;
    text-align: center;
    font-size: 53px;
    margin-bottom: 5px;
}
.flexbox {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: center; */
}
.flexbox .box{
    box-sizing: border-box;
    /* margin: 0 15px; */
    position: relative;
}
.flexbox .box:after{
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    bottom: -10%;
    left: 5%;
    height: 20px;
    width: 90%;
    /* background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); */
    /* background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); */
}
.contents{
    text-align: justify !important;
    padding: 15px 15px !important;
    font-size: 15px !important;
}

#content-scroll::-webkit-scrollbar{
    width: 10px;
    background-color: #F5F5F5;
}
#content-scroll::-webkit-scrollbar-thumb{
    border-radius: 10px;
    background-color: #FFF;
    background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#04ffb4), to(#2196fd), color-stop(.6,#2196fd));
}
#content-scroll1::-webkit-scrollbar{
    width: 10px;
    background-color: #F5F5F5;
}
#content-scroll1::-webkit-scrollbar-thumb{
    border-radius: 10px;
    background-color: #FFF;
    background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#fd5263), to(#ffe74f), color-stop(.6,#ffe74f));
}
#content-scroll2::-webkit-scrollbar{
    width: 10px;
    background-color: #F5F5F5;
}
#content-scroll2::-webkit-scrollbar-thumb{
    border-radius: 10px;
    background-color: #FFF;
    background-image: -webkit-gradient(linear, 40% 0%, 75% 84%, from(#ff6da2), to(#7983f8), color-stop(.6,#7983f8));
}
.bg-primary {
    background-color: #ffc900 !important;
}
/* notic board */
.notice_img{
    height: 420px;
    width: 100%;
}

  .color-base {
    color: #067f9b;
  }
  .bg-one-dark {
    /* background: #043f3a !important; */
  }

  .mt-50 {
    margin-top: 50px;
  }
  .btn {
    text-transform: uppercase;
  }
  .btn:focus {
    box-shadow: none;
  }
  .btn:hover {
    color: #fff;
  }
  .btn-medium {
    font-family: "Rubik", sans-serif;
    background: transparent;
    color: #067f9b;
    font-weight: 600;
    font-size: 16px;
    padding: 14px 45px;
    border-radius: 4px;
    border: 1px solid #067f9b;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .btn-medium:hover {
    background: #067f9b;
    color: #222;
    -webkit-box-shadow: 0 20px 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0 20px 35px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
  }
  .btn-fill {
    background: #067f9b !important;
    color: white !important;
  }
  .btn-fill:hover {
    background: #067f9b;
    border-color: #067f9b;
  }
  #about-section img {
    position: relative;
    z-index: 1;
  }
  .inline-social ul li {
    display: inline-block;
    margin-right: 10px;
  }
  .bullet-check li {
    position: relative;
    list-style: none;
    padding-left: 30px;
    padding-bottom: 10px;
    color: #075072;
  }
  .bullet-check li:last-child {
    padding-bottom: 0;
  }
  .bullet-check li:before {
    position: absolute;
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 15px;
    left: 0;
  }

  /*! responsive */

  @media (max-width: 767px) {
    h2 {
      font-size: 32px;
    }
    .wrap-button img {
      margin-top: 20px;
    }

  }
  @media (min-width: 768px) and (max-width: 991px) {
    h2 {
      font-size: 30px;
    }
    .wrap-button img {
      margin-top: 20px;
    }
    .about-bullet {
      max-width: 100%;
      flex: 100%;
    }


  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .about-bullet {
      max-width: 100%;
      flex: 100%;
    }
  }

.techno_cources_png{
    font-size: 30px;
    margin-bottom: 20px;
}
.oscit_img{
    height: 250px;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
