body {

  font-family: 'Roboto', sans-serif; }



a {

  text-decoration: none; }



p {

  font-family: 'Roboto', sans-serif;

  font-size: 17px;

  font-weight: 300; }



h2 {

  font-size: 40px;

  font-family: 'allerregular';

  text-align: center;

  padding-bottom: 15px;

  text-transform: uppercase; }



.p-m {

  padding: 0;

  margin: 0; }



#main-header .logo-wrapper {

  width: 100%;

  display: inline-block;

  padding: 15px 0 15px 0; }

  @media screen and (max-width: 1366px) {

    #main-header .logo-wrapper {

      padding: 5px 0 10px 0; } }

  #main-header .logo-wrapper img {

    display: inline-block; }

    @media screen and (max-width: 1366px) {

      #main-header .logo-wrapper img {

        width: 45%; } }

#main-header .head-nav {

  padding-top: 35px;

  display: inline-block; }

  @media screen and (max-width: 767px) {

    #main-header .head-nav {

      display: none; } }

  @media screen and (max-width: 1366px) {

    #main-header .head-nav {

      padding-top: 20px; } }

  #main-header .head-nav .bold {

    font-weight: 400; }

  #main-header .head-nav .right {

    padding-left: 150px; }

  #main-header .head-nav ul {

    margin: 0;

    padding: 0; }

    #main-header .head-nav ul li {

      list-style: none;

      display: inline-block;

      font-weight: 300; }

      @media screen and (max-width: 767px) {

        #main-header .head-nav ul li {

          display: none; } }

      #main-header .head-nav ul li img {

        display: inline-block;

        position: relative; }

        @media screen and (max-width: 767px) {

          #main-header .head-nav ul li img {

            display: none; } }

      #main-header .head-nav ul li a {

        color: #000;

        font-size: 16px;

        position: absolute;

        font-weight: 300;

        padding-left: 17px;

        text-decoration: none;

        display: inline-block; }

        #main-header .head-nav ul li a:hover {

          text-decoration: none;

          color: #000; }

  @media screen and (max-width: 767px) {

    #main-header .head-nav {

      text-align: center;

      width: 100%; } }

#main-header .main-nav {

  width: 100%;

  background: #fff;

  border-top: 1px solid #ffc2c2; }

  #main-header .main-nav .navbar-toggle {

    border: 1px solid #314555;

    padding: 10px; }

    @media screen and (max-width: 767px) {

      #main-header .main-nav .navbar-toggle {

        margin: 10px;

        background: #314555;

        margin-right: 10px; } }

    #main-header .main-nav .navbar-toggle .icon-bar {

      background: #fff; }

  #main-header .main-nav ul {

    padding: 0px;

    margin: 0px;

    text-align: center; }

    #main-header .main-nav ul li {

      list-style: none;

      display: inline-block;

      padding: 25px 5px; }

      @media screen and (max-width: 1366px) {

        #main-header .main-nav ul li {

          padding: 10px 5px; } }

      #main-header .main-nav ul li:hover {

        background: #df4045;

        text-decoration: none;

        transition: all 1s;

        padding: 15px 5px; }

        @media screen and (max-width: 1366px) {

          #main-header .main-nav ul li:hover {

            padding: 10px 5px; } }

      @media screen and (max-width: 767px) {

        #main-header .main-nav ul li {

          display: block;

          padding: 0px;

          border-bottom: 1px solid #eee; } }

      #main-header .main-nav ul li .dropdown {

        min-width: 230px;

        /* Set width of the dropdown */

        display: none;

        position: absolute;

        z-index: 999;

        padding-top: 25px;

        margin-left: -5px; }

        @media screen and (max-width: 767px) {

          #main-header .main-nav ul li .dropdown {

            position: inherit;

            padding-top: 9px; } }

        #main-header .main-nav ul li .dropdown li {

          display: block;

          padding: 0;

          margin: 0;

          font-size: 16px;

          text-transform: lowercase;

          width: 100%;

          text-align: left;

          border-bottom: 1px solid #cacaca;

          background: #fff; }

          @media screen and (max-width: 767px) {

            #main-header .main-nav ul li .dropdown li {

              text-align: center;

              border-bottom: 1px solid #cacaca;

              color: #fff; } }

          #main-header .main-nav ul li .dropdown li a {

            display: block;

            padding: 8px 25px;

            color: #000;

            text-decoration: none;

            text-transform: uppercase; }

            #main-header .main-nav ul li .dropdown li a:hover {

              color: #1e2554;

              background: #ddd; }

      #main-header .main-nav ul li:hover .dropdown {

        display: block;

        /* Display the dropdown */ }

      #main-header .main-nav ul li a {

        font-size: 13px;

        color: #000;

        padding: 17px 5px;

        font-weight: 400;

        text-transform: uppercase;

        text-decoration: none;

        transition: all 1s; }

        #main-header .main-nav ul li a:hover {

          color: #fff; }

        @media screen and (max-width: 1366px) {

          #main-header .main-nav ul li a {

            font-size: 11px; } }

        @media screen and (max-width: 767px) {

          #main-header .main-nav ul li a {

            display: block;

            padding: 12px 32px; } }

        @media screen and (min-width: 768px) and (max-width: 991px) {

          #main-header .main-nav ul li a {

            padding: 14px 18px; } }



#main-banner {

  position: relative;

  /* .slidetxt {

      position: absolute;

      top:30%;

      z-index: 1000;

      color: #403e3e;

      margin-left: 375px;

      @media screen and (max-width: 1377px) {

          margin-left: 95px;

      }

      h1 {            

          font-size: 72px;

          @media screen and (max-width: 1500px) {

              font-size: 60px;

          }

          @media screen and (max-width: 767px) {

              display: none;

          }

      }

  } */ }

  #main-banner ul {

    padding: 0px;

    margin: 0px; }

    #main-banner ul li {

      list-style: none; }

      #main-banner ul li img {

        width: 100%;

        max-width: 100%;

        height: auto; }



#home-about {

  padding-top: 100px;

  padding-bottom: 80px; }

  @media screen and (max-width: 767px) {

    #home-about {

      padding-top: 20px;

      padding-bottom: 20px; } }

  @media screen and (max-width: 1366px) {

    #home-about {

      padding: 50px 0 50px; } }

  #home-about h2 span {

    color: red; }

  #home-about h2 img {

    padding-top: 15px;

    display: inline-block; }

  @media screen and (max-width: 767px) {

    #home-about p {

      text-align: justify;

      padding-top: 10px; } }

  #home-about .btn-about {

    margin-top: 15px;

    padding: 15px 40px;

    background: #e9333f;

    text-align: center;

    text-decoration: none;

    display: inline-block;

    font-size: 15px;

    font-style: italic;

    cursor: pointer;

    color: #fff;

    transition: 0.6s all; }

    #home-about .btn-about:hover {

      color: #fff !important;

      background: rgba(235, 50, 56, 0.63); }



#home-offered {

  padding-top: 60px;

  background-image: url(../images/parallax/ser-parallx.jpg);

  background-attachment: fixed;

  padding-bottom: 50px;

  background-position: center;

  background-repeat: no-repeat;

  background-size: cover; }

  #home-offered h2 {

    color: #ffffff; }

    #home-offered h2 img {

      padding-top: 15px;

      display: inline-block; }

  #home-offered a {

    text-decoration: none; }

  #home-offered .box {

    background: rgba(255, 255, 255, 0.75);

    padding: 10px;

    margin-top: 40px; }

    #home-offered .box img {

      display: inline-block;

      padding-top: 40px;

      padding-bottom: 30px; }

    #home-offered .box h3 {

      color: #414141;

      padding-bottom: 20px; }

    #home-offered .box ul {

      padding: 0;

      margin: 10px 0 30px 0; }

      #home-offered .box ul li {

        list-style: none;

        display: inline-block;

        padding: 8px 5px;

        color: #414141;

        border-right: 1px solid #b1b1b1;

        font-weight: 600;

        font-size: 12px;

        text-transform: uppercase; }

        #home-offered .box ul li:last-child {

          border-right: none; }



#home-facility {

  padding-top: 100px;

  padding-bottom: 50px;

  background-image: url(../images/parallax/feci-parallx.jpg);

  background-attachment: fixed;

  background-position: center;

  background-repeat: no-repeat;

  background-size: cover; }

  #home-facility h2 {

    color: #1a1a1a; }

    #home-facility h2 img {

      padding-top: 15px;

      display: inline-block; }

  #home-facility p {

    font-weight: 400;

    margin-bottom: 60px; }

    @media screen and (max-width: 767px) {

      #home-facility p {

        text-align: center; } }

  #home-facility .box {

    margin-top: 15px;

    background: #c21117;

    padding: 50px 20px;

    transition: .9s all;

    color: #ffffff; }

    #home-facility .box:hover {

      background: #1f1f1f; }
/* 
      #home-facility .box:hover img {

        transform: rotate(360deg); } */

    #home-facility .box img {

      transition: .8s all;

      display: inline-block; }

    #home-facility .box h3 {

      font-size: 16px;

      text-transform: uppercase; }



#home-Chairman {

  background: #212756;

  padding: 51px 0 51px;

  color: #ffffff; }

  #home-Chairman h2 {

    text-align: left; }

    @media screen and (max-width: 767px) {

      #home-Chairman h2 {

        text-align: center; } }

  @media screen and (max-width: 767px) {

    #home-Chairman p {

      text-align: center; } }



#home-news {

  padding: 80px 0 100px; }

  #home-news h2 img {

    display: inline-block;

    padding: 10px 0 20px; }

  #home-news img {

    position: relative; }

  #home-news .date {

    position: absolute;

    background: rgba(219, 51, 55, 0.81);

    text-align: center;

    width: auto;

    height: 100px;

    top: 0;

    color: #ffffff;

    font-weight: 400;

    padding: 20px 8px 8px 8px;

    font-size: 18px; }

  #home-news a {

    text-decoration: none !important; }

  #home-news .box {

    background: #eeeff4;

    text-align: left;

    color: #171717;

    margin: 0;

    width: 100%;

    padding: 25px;

    margin-bottom: 15px;

    box-shadow: 2px 2px 15px; }

    #home-news .box h3 {

      font-family: 'allerregular';

      font-size: 19px;

      text-transform: uppercase; }

    #home-news .box p {

      font-weight: 300;

      font-size: 16px; }



#footer {

  padding: 80px 0 0;

  background-image: url(../images/parallax/footr-parallx.jpg);

  background-attachment: fixed;

  background-position: center;

  background-repeat: no-repeat;

  background-size: cover;

  color: #ffffff; }

  #footer h3 {

    font-family: 'allerregular';

    font-size: 19px;

    padding-bottom: 60px; }

  #footer .four ul {

    padding: 0;

    margin: 25px 0 0; }

    #footer .four ul li {

      list-style: none;

      display: inline-block;

      padding-left: 5px; }

      #footer .four ul li a {

        color: #ffffff;

        text-decoration: none; }

      #footer .four ul li i {

        padding: 20px;

        border: 1px solid #fff; }

        #footer .four ul li i:hover {

          background: #ffffff;

          color: red; }

  #footer .two ul {

    padding: 0;

    margin: 0; }

    #footer .two ul li {

      list-style: none;

      padding-bottom: 15px; }

      #footer .two ul li a {

        text-decoration: none;

        color: #ffffff; }

  #footer .three ul {

    margin: 0;

    padding: 0; }

    #footer .three ul li {

      list-style: none;

      padding-bottom: 45px; }

      #footer .three ul li i {

        position: relative;

        border: 1px solid #fff;

        padding: 15px; }

      #footer .three ul li span {

        position: absolute;

        padding-left: 20px;

        font-size: 15px;

        font-weight: 400; }

  #footer .copy-right {

    width: 100%;

    background: #c11c22;

    padding: 10px;

    margin-top: 70px; }

    @media screen and (max-width: 767px) {

      #footer .copy-right p {

        text-align: center !important; } }

    #footer .copy-right a {

      color: #e3ff73; }



#main-about {

  padding: 40px 0 0px; }

  #main-about h2 {

    font-size: 30px; }

    #main-about h2 img {

      text-align: center;

      display: inline-block;

      padding-top: 15px; }

  #main-about p {

    text-align: justify; }

  #main-about img {

    display: inline-block; }

  #main-about .amina-group {

    padding: 80px 0 80px;

    background-image: url(../images/parallax/about.jpg);

    background-attachment: fixed;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

    color: #ffffff; }

    #main-about .amina-group .box1 {

      background: rgba(238, 25, 33, 0.55);

      padding: 20px;

      color: #ffffff;

      text-align: center;

      border-radius: 15px;

      width: 100%;

      height: 245px;

      margin-bottom: 15px; }

      #main-about .amina-group .box1 p {

        font-size: 15px;

        text-align: center;

        padding-top: 10px;

        font-weight: 300; }



#main-admission h2 {

  font-size: 30px; }

  #main-admission h2 img {

    display: inline-block; }

#main-admission .table1 .flat-table {

  display: inline-block;

  font-family: sans-serif;

  -webkit-font-smoothing: antialiased;

  font-size: 13px;

  overflow: auto;

  width: auto; }

  #main-admission .table1 .flat-table th {

    background-color: #ed1d28;

    color: white;

    font-weight: normal;

    padding: 15px 30px;

    text-align: left !important;

    border: 1px solid #ffffff; }

  #main-admission .table1 .flat-table td {

    background-color: #eeeeee;

    color: #6f6f6f;

    padding: 15px 30px;

    border: 1px solid #ffffff;

    border-left: none; }

#main-admission .table2 a {

  text-decoration: none; }



#placement {

  padding: 0 0 30px; }

  #placement h2 {

    font-size: 30px; }

    #placement h2 img {

      display: inline-block; }

  #placement p {

    text-align: left; }



#Administration {

  padding: 0 0 0px; }

  #Administration h2 {

    font-size: 30px; }

    #Administration h2 img {

      display: inline-block; }

  #Administration p {

    text-align: center; }

  #Administration .Management {

    padding: 50px 0 60px;

    width: 100%;

    background: #1e2554; }

    #Administration .Management h2 {

      color: #ffffff; }

      #Administration .Management h2 img {

        display: inline-block;

        width: 15%; }

    #Administration .Management .box {

      text-align: center;

      background: #ffffff;

      padding: 40px 5px;

      color: #000; }

      #Administration .Management .box img {

        width: 200px;

        display: inline-block; }



#gallery h2 img {

  display: inline-block; }

#gallery a {

  text-decoration: none; }

#gallery h3 {

  text-transform: uppercase;

  background: #ea1d2b;

  padding: 15px;

  margin: 0;

  color: #ffffff; }



#gallery-inner h2 img {

  display: inline-block; }

#gallery-inner a {

  text-decoration: none; }



#contact {

  padding: 80px 0 80px;

  background: #fff;

  background-attachment: fixed;

  background-position: center;

  background-repeat: no-repeat;

  background-size: cover;

  color: #ffffff; }

  @media screen and (max-width: 767px) {

    #contact {

      padding: 40px 0 0px; } }

  #contact h2 {

    text-align: center;

    color: #1a1a1a; }

    #contact h2 img {

      display: inline-block; }

  #contact .p-m {

    padding: 0;

    margin: 0; }

  #contact .box-white {

    background: #ffffff;

    padding: 65px 50px;

    height: 546px;

    border: 1px solid #1e2554; }

    @media screen and (max-width: 767px) {

      #contact .box-white {

        padding: 20px 20px;

        height: auto; } }

    #contact .box-white h3 {

      color: #1e2554; }

    #contact .box-white p {

      color: #1e2554; }

    #contact .box-white ul {

      padding-top: 30px; }

      @media screen and (max-width: 767px) {

        #contact .box-white ul {

          margin: 0;

          padding: 0; } }

      #contact .box-white ul li {

        list-style: none;

        color: #000;

        padding: 25px;

        font-size: 18px;

        border: 1px solid #1e2554;

        margin-bottom: 10px;

        color: #1e2554; }

        #contact .box-white ul li i {

          position: relative; }

        #contact .box-white ul li span {

          position: absolute;

          padding-left: 20px; }

  #contact .box-red {

    background: #1e2554;

    padding: 77px 50px;

    height: 546px; }

    @media screen and (max-width: 767px) {

      #contact .box-red {

        padding: 20px 20px;

        height: auto; } }

    #contact .box-red .form-group .form-control {

      background: none !important;

      border-radius: 0;

      margin: 4px;

      border: 1px solid rgba(239, 239, 239, 0.16);

      padding: 25px 15px;

      color: #fff; }

  #contact .btn-contact {

    background: #ea1e28;

    padding: 10px 30px;

    border: none;

    border-radius: 50px;

    transition: .5s all;

    margin-top: 15px; }

    #contact .btn-contact:hover {

      background: #fff;

      color: #ea1e28; }



/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */
.course-wrapper{
    max-width:1100px;
    margin:40px auto;
    background:#fff;
    padding:30px;
}

.course-title{
    display:flex;
    align-items:center;
    gap:14px;
    margin-bottom:24px;
}

.title-icon{
    color:#24376d;
    font-size:40px;
}

.course-title h2{
    font-size:48px;
    font-weight:700;
    color:#c01f2e;
}

.course-card{
    display:flex;
    background:#ececf1;
    border-radius:30px;
    overflow:hidden;
}

.course-left{
    width:55%;
    padding:30px;
}

.info-box{
    background:#24376d;
    border-radius:28px;
    padding:24px;
    color:#fff;
}

.info-item{
    display:flex;
    gap:15px;
    margin-bottom:20px;
}

.info-item:last-child{
    margin-bottom:0;
}

.info-icon{
    width:42px;
    height:42px;
    min-width:42px;
    border-radius:50%;
    background:#df2434;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:17px;
}

.info-content{
    line-height:1.7;
    font-size:15px;
}

.training-title{
    margin-top:28px;
    margin-bottom:16px;
    color:#24376d;
    font-size:20px;
    font-weight:700;
}

.training-list{
    padding-left:18px;
}

.training-list li{
    margin-bottom:12px;
    color:#24376d;
    font-weight:500;
}

.career-box{
    margin-top:35px;
    display:flex;
    align-items:flex-start;
    gap:18px;
}

.career-icon{
    width:55px;
    height:55px;
    background:#24376d;
    color:#fff;
    border-radius:14px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:24px;
}

.career-box p{
    color:#24376d;
    line-height:1.8;
    font-size:15px;
    font-weight:500;
}

.course-image{
    width:45%;
}

.course-image img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
}

@media(max-width:768px){

    .course-card{
        flex-direction:column;
    }

    .course-left,
    .course-image{
        width:100%;
    }

    .course-title h2{
        font-size:32px;
    }
}
.info-content, .training-title, .training-list {
   
    
    text-align: left !important;
}
.shadow {
    background: #fff;
    border-radius: 20px;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08), 0 4px 10px rgba(0, 0, 0, 0.05);
    transition: 0.4s ease;
}
.shadow:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 8px 20px rgba(0, 0, 0, 0.08);
}

