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; } }

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

    #main-header .logo-wrapper {

      text-align: center; } }

  #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: #1e2554;

  border-top: 1px solid #1e2554; }

  #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: 16px 5px; }

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

        #main-header .main-nav ul li {

          padding: 10px 5px; } }

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

        background: #0e1438;

        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: #1e2554; }

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

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

              text-align: center;

              border-bottom: 1px solid #cacaca;

              background: #1a1a1a; } }

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

            display: block;

            padding: 8px 25px;

            color: #fff;

            text-decoration: none;

            text-transform: uppercase; }

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

              color: #0c133e;

              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: #fff;

        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;

  background: #fff; }

  @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 {

    color: 222856; }

    #home-about h2 span {

      color: 222856; }

    #home-about h2 img {

      padding-top: 15px;

      display: inline-block; }

  #home-about p {

    padding-top: 20px;

    text-align: center !important; }

    @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: #1f2653;

    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: #ed4d53;

  background-attachment: fixed;

  padding-bottom: 50px;

  background-position: center;

  background-repeat: no-repeat;

  background-size: cover; }

  #home-offered h2 {

    color: #fff; }

    #home-offered h2 img {

      padding-top: 15px;

      display: inline-block; }

  #home-offered a {

    text-decoration: none; }

  #home-offered .box {

    background: #e4e4e7;

    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; }

  #home-facility h2 {

    color: #222755; }

    #home-facility h2 img {

      padding-top: 15px;

      display: inline-block; }

  #home-facility p {

    font-weight: 400;

    color: #ffffff;

    margin-bottom: 15px;

    text-align: center; }

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

      #home-facility p {

        text-align: center; } }

  #home-facility .box {

    margin-top: 15px;

    background: #222755;

    padding: 50px 20px;

    transition: .9s all;

    color: #ffffff; }

    #home-facility .box:hover {

      background: #ed4d52; }

      /* #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;

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

  background-attachment: fixed;

  background-position: center;

  background-repeat: no-repeat;

  background-size: cover; }

  #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 {

    color: #212756; }

    #home-news h2 img {

      display: inline-block;

      padding: 10px 0 20px; }

  #home-news img {

    position: relative; }

  #home-news .date {

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

    text-align: center;

    width: auto;

    height: 80px;

    color: #ffffff;

    font-weight: 400;

    position: absolute;

    padding: 15px 8px 8px 8px;

    font-size: 18px; }

  #home-news a {

    text-decoration: none !important; }

  #home-news .box {

    background: #efefef;

    text-align: left;

    color: #171717;

    margin: 0;

    width: 100%;

    padding: 25px;

    margin-bottom: 15px; }

    #home-news .box h3 {

      padding-top: 60px;

      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 */

