.navbar-toggler {
    margin-left: auto;
    margin-right: -16px;
    margin-top: 2px;
    padding: 8px;
}

  .navbar-dark .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23647474' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
@font-face { font-family: 'Poppins-Regular'; src: url("../Font/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../Font/Poppins-Regular.otf") format("opentype"), url("../Font/Poppins-Regular.woff") format("woff"), url("../Font/Poppins-Regular.ttf") format("truetype"), url("../Font/Poppins-Regular.svg#Poppins-Regular") format("svg"); font-weight: normal; font-style: normal; }
/*--Variables--*/
html, body, h1, h2, h3, h4, h5, h6, div, span, p, a, ul, li, ol, li { font-family: "Poppins-Regular", sans-serif; margin: 0px; padding: 0px; }

.link-btn, .link-btn :hover { color: #ED7717; font-size: 16px; }

.btn-save, .btn-save:hover { background: #eb7219; color: #fff !important; border: 0px !important; }

.top-bar { border-top: 20px solid #647474; height: 15px; }

p { font-size: 16px; line-height: 1.625; color: #333; }

.bg-dot { background-image: radial-gradient(#a5243c 0.5px, transparent 0.5px), radial-gradient(#a5243c 0.5px, #FFFFFF 0.5px); background-size: 20px 20px; background-position: 0 0, 10px 10px; background-attachment: fixed; }

.MenuSection { background: #fff; }
.MenuSection .LogoSection .logo { height: 70px; }
.MenuSection .LogoSection span { font-family: math; font-size: 16px; color: #342D53; display: inline-grid; }
.MenuSection .LogoSection .sub-title { color: #a5243c; font-size: 18px; text-align: end; }
.MenuSection .navbar { font-size: 13px; font-weight: bold; padding: 0px; }
.MenuSection .navbar .navbar-brand { display: none; }
.MenuSection .navbar .navbar-collapse { justify-content: flex-end; }
.MenuSection .navbar .navbar-nav .dropdown:hover .dropdown-menu { display: block; margin-top: 0; }
.MenuSection .navbar .navbar-nav .nav-item { margin: 0px 12.5px; position: relative; }
.MenuSection .navbar .navbar-nav .nav-item .nav-link { color: #333; padding: 0px 5px; font-size: 14px; cursor: pointer; height: 50px; line-height: 50px; }
.MenuSection .navbar .navbar-nav .nav-item .nav-link:before { content: ""; position: absolute; width: 100%; height: 2px; bottom: 0; left: 0; background: #342D53; visibility: hidden; border-radius: 5px; transform: scaleX(0); transition: 0.25s linear; }
.MenuSection .navbar .navbar-nav .nav-item .nav-link:hover:before { visibility: visible; transform: scaleX(1); }
.MenuSection .navbar .navbar-nav .nav-item .nav-link:hover { color: #a5243c; }
.MenuSection .navbar .navbar-nav .nav-item .nav-link.admission-link { background: #342D53; color: #fff; padding: 8px 17px; border-radius: 12px; height: auto !important; line-height: unset; }
.MenuSection .navbar .navbar-nav .nav-item .nav-link.admission-link::before { background: none; }
.MenuSection .navbar .navbar-nav .nav-item .nav-link.admission-link:hover { text-decoration: none !important; }
.MenuSection .navbar .navbar-nav .nav-item .dropdown-menu { background: #a5243c; color: #fff; min-width: 270px; display: none; opacity: 0; visibility: hidden; transition: .5s; margin-top: 0; border-radius: 0px; }
.MenuSection .navbar .navbar-nav .nav-item .dropdown-menu li { padding: 7px 20px; position: relative; }
.MenuSection .navbar .navbar-nav .nav-item .dropdown-menu li a { color: #fff; padding: 0px; font-size: 14px; cursor: pointer; }
.MenuSection .navbar .navbar-nav .nav-item .dropdown-menu li a:hover { background: none; text-decoration: underline; }
.MenuSection .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-submenu { display: block; }
.MenuSection .navbar .navbar-nav .nav-item .dropdown-menu.fade-down { top: 80%; transform: rotateX(-75deg); transform-origin: 0% 0%; }
.MenuSection .navbar .navbar-nav .nav-item .dropdown-menu.fade-up { top: 180%; }
.MenuSection .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-submenu { display: none; position: absolute; left: 98%; top: 8px !important; }
.MenuSection .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-submenu-left { right: 100%; left: auto; }
.MenuSection .navbar .navbar-nav .nav-item:hover .dropdown-menu { transition: .5s; opacity: 1; visibility: visible; top: 100%; transform: rotateX(0deg); }
.MenuSection .navbar .navbar-nav .nav-item .dropdown-menu-end { right: 0; left: auto; }

.banner-sec { height: 800px; }
.banner-sec .background-overlay, .banner-sec #Services .BoxSec .background-overlay1, #Services .BoxSec .banner-sec .background-overlay1 { background: rgba(69, 37, 50, 0.4); position: absolute; height: 100%; width: 100%; background-size: cover; z-index: 1; }
.banner-sec .carousel .carousel-inner .carousel-item img { height: 800px; }
.banner-sec .carousel .carousel-inner .carousel-item .carousel-caption { top: 23%; z-index: 10; }
.banner-sec .carousel .carousel-inner .carousel-item .carousel-caption h2 { color: #fff; font-size: 50px; padding: 20px 0; }
.banner-sec .carousel .carousel-inner .carousel-item .carousel-caption h5 { color: #fff; font-size: 20px; }
.banner-sec .carousel .carousel-control-prev, .banner-sec .carousel .carousel-control-next { opacity: 1; background-image: none; }
.banner-sec .carousel .carousel-control-prev span, .banner-sec .carousel .carousel-control-next span { position: absolute; top: 40%; z-index: 5; display: inline-block; }
.banner-sec .carousel .carousel-control-prev .fa, .banner-sec .carousel .carousel-control-next .fa { font-size: 40px; color: #E8461E; }

.MarqueSec .MarqueDiv { height: 300px; }
.MarqueSec .MarqueDiv .marquee-text { height: 250px; }
.MarqueSec .MarqueDiv .marquee-text h6 { background: #909194; padding: 10px; margin-bottom: 15px; width: 100%; transition: transform 0.3s ease; transform: translateX(0px); color: #fff; }
.MarqueSec .MarqueDiv .marquee-text h6 a { text-decoration: none; color: #fff; }
.MarqueSec .MarqueDiv .marquee-text h6:hover { cursor: pointer; transform: translateX(10px); }
.MarqueSec .MarqueDiv .marquee-text h6:hover a { color: #fff; font-weight: bold; }

#AboutUs { z-index: 1; position: relative; }
#AboutUs .container .about-sec { padding: 15px 10px; margin-top: -200px; }
#AboutUs .container .about-sec .MarqueSection { background: #7F626A; padding: 5px 30px; color: #fff; }
#AboutUs .container .about-sec .MarqueSection a { text-decoration: none; color: #fff; margin-right: 30px; cursor: pointer; }
#AboutUs .container .about-sec .MarqueSection a:hover { color: #E8461E; }
#AboutUs .container .about-sec .section-div { background: #fff; }
#AboutUs .container .about-sec .section-div h5 { font-size: 20px; color: #a5243c; font-weight: bold; }

#Principal-msg { background: url("../Images/bg-img.png") no-repeat; background-size: cover; padding: 70px 0; }
#Principal-msg h4 { font-size: 28px; color: #a5243c; }
#Principal-msg h5 { font-size: 20px; }
#Principal-msg hr { border-top: 1px dashed #ED7717; margin: 40px 0; opacity: 1; }
#Principal-msg .news-sec { background: #E8461E; color: #fff; }
#Principal-msg .news-sec .MarqueSec .MarqueDiv { height: 424px; }
#Principal-msg .news-sec .MarqueSec .MarqueDiv .marquee-text { height: 350px; }
#Principal-msg .news-sec .MarqueSec .MarqueDiv .marquee-text h6 { border: 1px solid #fff; color: #fff; background: none; }
#Principal-msg .news-sec .MarqueSec .MarqueDiv .marquee-text h6 a { text-decoration: none; color: #fff; }
#Principal-msg .news-sec .MarqueSec .MarqueDiv .marquee-text h6:hover { cursor: pointer; transform: translateX(0px); }
#Principal-msg .news-sec .MarqueSec .MarqueDiv .marquee-text h6:hover a { color: #fff; font-weight: bold; }
#Principal-msg .news-sec.news-sec1 { background: #64646A; }
#Principal-msg .BoxSec { border-color: #342D53 !important; padding: 30px 20px; background: #fff; height: 280px; border-radius: 10px; }
#Principal-msg .BoxSec .icon { font-size: 60px; color: #ED7717; }
#Principal-msg .BoxSec h4 { font-size: 22px; color: #342D53; }
#Principal-msg .BoxSec:hover { border-radius: 20px; }

#News { padding: 90px 0; }
#News .box-sec { background: #64646A; padding: 35px 25px 20px 25px; color: #fff; cursor: pointer; }
#News .box-sec .txt-sec { height: 200px; }
#News .box-sec h4 { font-size: 22px; padding-bottom: 15px; }
#News .box-sec p { color: #fff; }
#News .box-sec .link-btn { color: #fff; }
#News .box-sec.box-sec1 { background: #E8461E; }
#News .box-sec.box-sec2 { background: #7F626A; }

.Testomonial { background: url("../Images/bg-img.png") no-repeat; background-size: cover; padding: 90px 0; }
.Testomonial h4 { font-size: 28px; color: #a5243c; }
.Testomonial .Testomonial-carousel .owl-stage-outer { padding-bottom: 85px; }
.Testomonial .Testomonial-carousel .owl-stage-outer .owl-item .item img { width: 300px; }
.Testomonial .Testomonial-carousel .owl-stage-outer .owl-item .item p { font-weight: bold; }
.Testomonial .Testomonial-carousel .owl-stage-outer .owl-item .item p a { text-decoration: none; font-weight: bold; color: #E8461E; }
.Testomonial .Testomonial-carousel .owl-stage-outer .owl-item .item .author { color: #E8461E; }
.Testomonial .Testomonial-carousel .owl-nav button { border: 0; background: none; margin: 0; padding: 0; cursor: pointer; width: 40px; height: 40px; border-radius: 100%; background: #E8461E; color: #fff; line-height: 1; position: absolute; bottom: 0; -webkit-transition: 0.3s all; transition: 0.3s all; }
.Testomonial .Testomonial-carousel .owl-nav .owl-prev { left: calc(50% - 45px); }
.Testomonial .Testomonial-carousel .owl-nav .owl-next { right: calc(50% - 45px); }

#Services .BoxSec { height: 350px; position: relative; }
#Services .BoxSec .img-fluid { height: 350px; }
#Services .BoxSec .background-overlay, #Services .BoxSec .background-overlay1 { background: rgba(30, 28, 29, 0.7); position: absolute; height: 100%; width: 100%; background-size: cover; z-index: 0; }
#Services .BoxSec .background-overlay:hover, #Services .BoxSec .background-overlay1:hover { background: rgba(52, 45, 83, 0.9); }
#Services .BoxSec .background-overlay1 { background: rgba(30, 28, 29, 0.5); }
#Services .BoxSec .in-content { position: absolute; top: 100px; color: #fff; width: 100%; }
#Services .BoxSec .in-content i { font-size: 30px; color: #ED7717; }
#Services .BoxSec .in-content h4 { font-size: 55px; -webkit-background-clip: text; color: #fff; padding: 10px 0; }
#Services .BoxSec .in-content p { font-size: 20px; color: #fff; }

.Inside-pg .banner-sec { background: url(../Images/inside-banner.jpg) no-repeat; height: 400px; background-size: cover; }
.Inside-pg .banner-sec .background-overlay, .Inside-pg .banner-sec #Services .BoxSec .background-overlay1, #Services .BoxSec .Inside-pg .banner-sec .background-overlay1 { z-index: 0; height: 400px; }
.Inside-pg .banner-sec .container { padding-top: 270px; position: relative; z-index: 1; }
.Inside-pg .banner-sec .container h2 { color: #fff; font-size: 35px; border-bottom: 10px solid #fff; width: 260px; padding-bottom: 10px; opacity: 1; }
.Inside-pg .banner-sec .container h1 { color: #fff; font-size: 40px; padding-top: 10px; opacity: 1; }
.Inside-pg .Inside-content { background: url("../Images/bg-img.png") no-repeat; background-size: cover; padding: 70px 0; }
.Inside-pg .Inside-content h2 { font-size: 30px; color: #a5243c; }
.Inside-pg .Inside-content h3 { font-size: 24px; color: #eb7219; }
.Inside-pg .Inside-content h4 { font-size: 20px; color: #eb7219; }
.Inside-pg .Inside-content p { padding-bottom: 15px; font-size: 16px; }
.Inside-pg .Inside-content ul { margin-left: 20px; }
.Inside-pg .Inside-content ul li { font-size: 16px; padding-bottom: 15px; line-height: 1.625; }
.Inside-pg .Inside-content .table thead tr th { background: #ED7717; color: #fff; border-color: #ca600a; }
.Inside-pg .Inside-content .table tbody tr { border-color: #ca600a; }
.Inside-pg .Inside-content .table tbody tr td { border-color: #ca600a; }
.Inside-pg .Inside-content .subtitle { color: #ED7717; font-size: 20px; }
.Inside-pg .Inside-content .ContactUs-div .Contact-sec p { padding: 0px; }
.Inside-pg .Inside-content .ContactUs-div .Contact-sec i { font-size: 45px; margin-bottom: 15px; color: #eb7219; }
.Inside-pg .Inside-content .ContactUs-div .contact-left { border-right: 1px solid #a5243c; padding-right: 50px; }
.Inside-pg .Inside-content .ContactUs-div .contact-right { padding-left: 50px; }
.Inside-pg .Inside-content .ContactUs-div .contact-right .msg { color: #a5243c; }
.Inside-pg .Inside-content .Gallery-pg .Gallery-sec a { display: block; text-decoration: none; }
.Inside-pg .Inside-content .Gallery-pg .Gallery-sec a img { border: 2px dashed #eb7219; }
.Inside-pg .Inside-content .Gallery-pg .Gallery-sec a img:hover { cursor: pointer; }
.Inside-pg .Inside-content .Gallery-pg .Gallery-sec a h5 { color: #eb7219; }
.Inside-pg .Inside-content .img-grid-container { border: solid 1px #eeeeee; /*for debugging display */ padding: 0.5vw; display: grid; grid-template-columns: repeat(4, 1fr); grid-auto-rows: 24.5vw; grid-gap: 0.5vw; /* optional gutter , use "vw" instead of "px" to keep proportions responsive */ }
.Inside-pg .Inside-content .img-grid-container .griditem { background-size: cover; background-position: center; /*filter: grayscale(100%);*/ padding: 2vw; font-size: 1.5vw; /* text overlay*/ color: darkorange; box-sizing: border-box; }
.Inside-pg .Inside-content .img-grid-container .griditem:hover { cursor: pointer; filter: brightness(70%) grayscale(100%); }

#Footer-div { border-top: 1px solid #353949; background: #353949 url("../Images/banner-img1.jpg") no-repeat; }
#Footer-div h5, #Footer-div p { color: #fff; }
#Footer-div ul li { list-style-type: none; line-height: 30px; font-size: 16px; }
#Footer-div ul li :hover{color:#E8461E;}
#Footer-div ul li a { text-decoration: none; color: #fff; }
#Footer-div ul li a.head { font-weight: bold; }
#Footer-div .Location-links i { float: left; width: 30px; display: block; font-size: 20px; color: #ED7717; }
#Footer-div .Location-links span { float: left; color: #fff; }
#Footer-div .Location-links a { color: #fff; text-decoration: none; }
#Footer-div .social-links { border-left: 2px dashed #342D53; }
#Footer-div .social-links a { font-size: 20px; margin: 0 10px; color: #342D53; }
#Footer-div .Footer-bottom { background: #2d313e; }
#Footer-div .Footer-bottom p, #Footer-div .Footer-bottom a { color: #fff; font-size: 14px; }
#Footer-div .Footer-bottom .text-end a { color: #fff; }

.lightbox-modal .modal-dialog { max-width: 60%; margin: 3.75rem auto 0 auto; border: 2px dashed #342D53; }
.lightbox-modal .modal-dialog .btn-close { position: absolute; top: 20px; right: 18px; font-size: 1.2rem; z-index: 10; color: #342D53; }
.lightbox-modal .modal-dialog .modal-body { display: flex; align-items: center; padding: 0; text-align: center; }
.lightbox-modal .modal-dialog img { width: auto; max-height: auto; width: 100%; }
.lightbox-modal .modal-dialog .carousel-caption { left: 0; right: 0; bottom: 0; background: rgba(36, 36, 36, 0.75); }
.lightbox-modal .modal-dialog .carousel-control-prev, .lightbox-modal .modal-dialog .banner-sec .carousel .carousel-control-next, .banner-sec .carousel .lightbox-modal .modal-dialog .carousel-control-next, .lightbox-modal .modal-dialog .carousel-control-next { top: 50%; bottom: auto; transform: translateY(-50%); width: auto; color: #342D53; }
.lightbox-modal .modal-dialog .carousel-control-prev, .lightbox-modal .modal-dialog .banner-sec .carousel .carousel-control-next, .banner-sec .carousel .lightbox-modal .modal-dialog .carousel-control-next { left: 10px; }
.lightbox-modal .modal-dialog .carousel-control-next { right: 10px; }

.modal .modal-dialog { width: 50%; margin: 30px auto; }
.modal .modal-dialog .modal-content .modal-header { background: #a5243c; }
.modal .modal-dialog .modal-content .modal-header h4 { color: #fff; font-size: 24px; }
.modal .modal-dialog .modal-content .modal-header .close-icon { font-size: 20px; color: #fff; opacity: 1; }
.modal .modal-dialog .modal-content .btn-cancel { background: #ccc; color: #000; }
.modal .modal-dialog .modal-content .btn-save { background: #342D53; color: #fff; }

#imggrid .modal-dialog { max-width: 70%; width: 70%; }
#imggrid .modal-dialog .modal-content .modal-header { display: block; }
#imggrid .modal-dialog .modal-content .modal-header .close-icon { font-size: 20px; color: #fff; float: right; }

@media only screen and (max-width: 768px) { .LogoSection .logo { display: none; }
  .LogoSection .logo-m { display: block; height: 100px; }
  .MenuSection .navbar .navbar-brand { display: block; }
  .MenuSection .navbar .navbar-brand img { height: 70px; }
  .MenuSection .navbar .navbar-collapse { border-top: 1px solid #fff; padding: 10px 0; margin-top: 10px; }
  .MenuSection .navbar .navbar-collapse .navbar-nav .nav-item { margin: 0px; }
  .MenuSection .navbar .navbar-collapse .navbar-nav .nav-item .nav-link { padding: 0px; font-size: 18px; line-height: 45px; }
  .MenuSection .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu { min-width: auto; padding: 0px; }
  .MenuSection .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu li a { white-space: normal; font-size: 18px; }
  .MenuSection .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu li a:hover { text-decoration: none; }
  .MenuSection .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu li .dropdown-submenu { position: static; margin: 10px 0 0 0; border: 1px solid #fff; }
  .MenuSection .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-menu.show { height: auto; }
  .banner-sec { height: 430px; }
  .banner-sec .carousel .carousel-inner .carousel-item img { height: 430px; }
  .modal .modal-dialog { width: 90%; margin: 30px auto; } }
@media only screen and (max-width: 576px) { 
    
   .LogoSection { text-align: center; }
  .LogoSection .logo-m { margin: auto; }
  .LogoSection .RightLogo-sec { text-align: center !important; }
  .banner-sec { height: 300px; }
  .banner-sec .carousel .carousel-inner .carousel-item img { height: 300px; }
  .banner-sec .carousel .carousel-inner .carousel-item .carousel-caption { top: 23%; z-index: 10; }
  .banner-sec .carousel .carousel-inner .carousel-item .carousel-caption h2 { font-size: 30px; }
  .banner-sec .carousel .carousel-inner .carousel-item .carousel-caption h5 { font-size: 10px; } }
@media (max-width: 768px) {
  .MenuSection .navbar .navbar-nav {
    flex-direction: column;
    text-align: left;
  }
}

/*# sourceMappingURL=Style.css.map */



/* ===== Featured Services ===== */

.featured-services {
  background: #f8f9fa;
}

.service-card .card {
  transition: 0.4s;
  border-radius: 15px;
  overflow: hidden;
}

.service-card .card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 30px rgba(0,0,0,0.15);
}

.service-card img {
  height: 230px;
  object-fit: cover;
}

.icon-circle {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  background: #ff4a17;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 22px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}

