@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-family: 'Old English Five', sans-serif; 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: #d62114; font-size: 16px; }

.color-g { color: #f7ff46 !important; }

.sub-color { color: #333 !important; }

.f-bold { font-weight: bold; }

.f-14 { font-size: 14px; }

.f-16 { font-size: 16px; }

.btn-save, .btn-save:hover { background: #d9291d; color: #fff; }

.btn-save1, .btn-save1:hover { background: #d9291d; font-size: 15px; border-radius: 0px; color: #fff; }

.background-overlay, .background-overlay1 { background: rgba(30, 28, 29, 0.7); position: absolute; height: 100%; width: 100%; background-size: cover; z-index: 0; }

.background-overlay1 { background: rgba(30, 28, 29, 0.5); }

.Topsection { background: #d62114; color: #fff; }
.Topsection a { font-size: 17px; padding: 0px 0; line-height: 30px; color: #fff; text-decoration: none; opacity: 0.8; }
.Topsection a i { color: #fff; }
.Topsection span { opacity: 0.8; }

.LogoSection { background: #fff; }
.LogoSection span { color: #de2616; font-size: 20px; font-family: 'Old English Five', sans-serif; padding-left: 10px; }
.LogoSection .logo { height: 95px; }
.LogoSection .logo-m { display: none; }

.MenuSection .navbar { font-size: 15px; font-weight: bold; padding: 0px; }
.MenuSection .navbar .navbar-brand { display: none; }
.MenuSection .navbar .navbar-nav .dropdown:hover .dropdown-menu { display: block; margin-top: 0; }
.MenuSection .navbar .navbar-nav .nav-item { margin: 0px 1.5px; position: relative; }
.MenuSection .navbar .navbar-nav .nav-item .nav-link { color: #333; padding: 0px 10px; font-size: 15px; 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: #60c988; 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: #333; }
.MenuSection .navbar .navbar-nav .nav-item .nav-link.admission-link { background: #d62114; 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: #f79a30; 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: 600px; }
.banner-sec .background-overlay, .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: 600px; }
.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: #d62114; }

#Services .BoxSec { height: 350px; position: relative; }
#Services .BoxSec .img-fluid { height: 350px; }
#Services .BoxSec .in-content { position: absolute; top: 100px; color: #fff; width: 100%; }
#Services .BoxSec .in-content i { font-size: 30px; }
#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; }

#Aboutschool .left-sec img { height: 600px; }
#Aboutschool .right-sec { background-image: url("../Images/HomeSlide/2.jpg"); background-position: center; height: 600px; }
#Aboutschool .right-sec .sec-in { padding: 35px 15px 35px 50px; height: 600px; opacity: 0.8; background: #e7af05; }
#Aboutschool .right-sec .sec-in h2 { font-weight: bold; font-size: 30px; margin-bottom: 15px; color: #c30303; }
#Aboutschool .right-sec .sec-in p { font-size: 18px; line-height: 33px; color: #000; font-weight: 900; }

#Principal-msg .right-sec img { height: 600px; }
#Principal-msg .left-sec { background-image: url("../Images/HomeSlide/2.jpg"); background-position: center; height: 600px; }
#Principal-msg .left-sec .sec-in { padding: 35px 15px 35px 50px; background: #d9241b; height: 600px; opacity: 0.8; }
#Principal-msg .left-sec .sec-in h2 { font-weight: bold; font-size: 30px; margin-bottom: 15px; color: #fff; }
#Principal-msg .left-sec .sec-in p { font-size: 18px; line-height: 33px; color: #fff; }

#alumni { background-image: url("../Images/5.jpg"); background-position: center; height: 400px; border-bottom: 1px solid #000; }
#alumni .container-fluid { background: rgba(30, 28, 29, 0.9); height: 400px; }
#alumni a { cursor: pointer; }
#alumni i { font-size: 40px; color: #ffbd2e; }
#alumni h2 { font-size: 22px; padding: 30px 0 15px 0; color: #fff; }
#alumni p { font-size: 16px; line-height: 1.625; color: #fff; }
#alumni .link-btn { margin-top: 20px; display: block; font-size: 16px; color: #ffbd2e; text-decoration: underline; }

.Events h2 { color: #034774; font-size: 25px; }
.Events p { padding-bottom: 0px; }
.Events .sec-heading { display: inline-block; float: left; margin-right: 30px; }
.Events .gdlr-core-block-item-title-divider { font-size: 24px; border-bottom-color: #dcdcdc; border-bottom-width: 2px; overflow: hidden; border-bottom-style: solid; border-bottom-width: 1px; padding-top: .6em; }
.Events .Events-carousel .owl-stage-outer { padding-bottom: 50px; }
.Events .Events-carousel .owl-stage-outer .owl-item .item .img-link { display: block; }
.Events .Events-carousel .owl-stage-outer .owl-item .item .img-link img { height: 240px; padding-bottom: 10px; }
.Events .Events-carousel .owl-stage-outer .owl-item .item .img-link .overlay { width: 100%; min-height: 60px; line-height: 60px; position: absolute; bottom: 35px; background: rgba(17, 52, 63, 0.66); padding: 10px; opacity: 0; visibility: hidden; }
.Events .Events-carousel .owl-stage-outer .owl-item .item .img-link .overlay p { line-height: 20px; color: #fff; font-size: 16px; text-align: center; }
.Events .Events-carousel .owl-stage-outer .owl-item .item p a { text-decoration: none; font-weight: bold; color: #182847; font-size: 18px; }
.Events .Events-carousel .owl-stage-outer .owl-item .item p span { font-size: 13px; color: #b71c1c; font-weight: normal; }
.Events .Events-carousel .owl-nav button { border: 0; background: none; margin: 0; padding: 0; cursor: pointer; width: 40px; height: 40px; border-radius: 100%; background: #d62114; color: #fff; line-height: 1; position: absolute; bottom: 0; -webkit-transition: 0.3s all; transition: 0.3s all; }
.Events .Events-carousel .owl-nav .owl-prev { left: calc(50% - 45px); }
.Events .Events-carousel .owl-nav .owl-next { right: calc(50% - 45px); }
.Events .Events-carousel .date-fld { color: #959595; font-size: 14px; }
.Events .Events-carousel .txt-xs { font-size: 16px; line-height: 18px; color: #192f59; }

.Inside-Pg .banner-sec { background: url("../Images/5.jpg") no-repeat; height: 463px; background-size: cover; }
.Inside-Pg .banner-sec .background-overlay, .Inside-Pg .banner-sec .background-overlay1 { z-index: 0; height: 463px; }
.Inside-Pg .banner-sec .container { padding-top: 270px; position: relative; z-index: 1; }
.Inside-Pg .banner-sec .container h1 { color: #fff; font-size: 40px; border-bottom: 3px solid #fff; width: 260px; padding-bottom: 10px; opacity: 1; }
.Inside-Pg .banner-sec .container h5 { color: #fff; padding-top: 10px; opacity: 1; }
.Inside-Pg .banner-sec .container h5 span { color: #d62114; font-weight: bold; }
.Inside-Pg .AboutUs { padding: 90px 0; }
.Inside-Pg .AboutUs p { font-size: 18px; line-height: 26px; color: #333; }
.Inside-Pg .AboutUs h2 { color: #034774; }
.Inside-Pg .AboutUs h4 { font-size: 22px; color: #d62114; }
.Inside-Pg .ContactUs-div .Contact-sec p { padding: 0px; }
.Inside-Pg .ContactUs-div .Contact-sec i { font-size: 45px; margin-bottom: 15px; color: #60c988; }
.Inside-Pg .ContactUs-div .Contact-sec a { color: #333; }
.Inside-Pg .ContactUs-div .contact-left { border-right: 1px solid #60c988; padding-right: 50px; }
.Inside-Pg .ContactUs-div .contact-right { padding-left: 50px; }

#Footer-div { background: #353949; border-top: 1px solid #353949; background: 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 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: #60c988; }
#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 #60c988; }
#Footer-div .social-links a { font-size: 20px; margin: 0 10px; color: #60c988; }
#Footer-div .Footer-bottom { background: #ffb306; }
#Footer-div .Footer-bottom p, #Footer-div .Footer-bottom a { color: #fff; font-size: 14px; }
#Footer-div .Footer-bottom .text-end a { color: #d62114; }

.lightbox-modal .modal-dialog { max-width: 60%; margin: 3.75rem auto 0 auto; border: 2px dashed #d62114; }
.lightbox-modal .modal-dialog .btn-close { position: absolute; top: 20px; right: 18px; font-size: 1.2rem; z-index: 10; color: #d62114; }
.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: 500px; 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: #d62114; }
.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 { margin: 30px auto; }
.modal .modal-dialog .modal-content .modal-header { background: #034774; }
.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: #d62114; color: #fff; }

@media only screen and (max-width: 786px) { .main-content .section-content .fadeInLeft { width: 100% !important; }
  .main-content .section-content .fadeInLeft .media { width: 100%; } }
@media only screen and (max-width: 1200px) { #Services .BoxSec { margin-bottom: 20px; }
  #Footer-div .col-lg-6 { margin-bottom: 30px; } }
@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; }
  .Inside-Pg .banner-sec { height: 240px; background-size: cover; }
  .Inside-Pg .banner-sec .background-overlay, .Inside-Pg .banner-sec .background-overlay1 { height: 240px; }
  .Inside-Pg .banner-sec .container { padding-top: 100px; }
  .Inside-Pg .banner-sec .container h2 { font-size: 25px; }
  .Inside-Pg .banner-sec .container h1 { font-size: 30px; }
  .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; }
  #Footer-div .container { padding: 0px 40px; }
  #Footer-div .social-links { border-left: 0px; } }

/*# sourceMappingURL=Style.css.map */
