@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600&display=swap');
body{font-family: 'Nunito', sans-serif; background: #fff; color: #484848;}
:root {
	--bg-blue : #294a70;
	--bg-warning: #ffc107;
	--text-black: #000;
	--nunito:'Nunito', sans-serif;
}
a{text-decoration: none;}
.top-nav{background: var(--bg-blue) !important; padding: 2px 0; text-align: right;}
.top-nav ul{margin: 0; padding: 0; }
.top-nav ul li{display: inline-block; font-size: 14px; padding: 0 8px;}
.top-nav ul li a{color: #fff; padding: 0 2px;}
.header {background:#fff;}
.header .rsnav{background:#d3e4ff !important; padding-top: 0rem;padding-bottom: 0rem;}
.header .rsnav .navbar-nav .nav-link{text-transform: uppercase; color: #000; font-size: 14px; font-weight:600;  padding-right: 1.5em; padding-left: 1.5em;}
.header .rsnav .navbar-nav li .dropdown-menu{border: none;border-radius: 6px;box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
min-width: 230px;}
.header .rsnav .navbar-nav li .dropdown-menu li{border-bottom: 1px solid #ebebeb;}
.menubox .navbar-nav li .dropdown-menu li:last-child{border-bottom: 0px solid #ebebeb;}
.header .rsnav .navbar-nav li .dropdown-menu .dropdown-item{font-size: 16px; padding: 8px 15px; }
.header .rsnav.navbar-nav .nav-link:hover{color:#ff5a5f !important;}
.header .rsnav .navbar-nav .active{background-color: rgba(000,000,000,.20) !important;}


.banenr-home .banner-text{background: rgba(0,0,0, 0.5);}
.topgall{padding: 2rem 0; background: #fff;}
.grid-1{text-align: center;}
.grid-border{border: #f8f5ef 6px solid; width: 150px; border-radius: 150px; line-height: 150px; height: 150px; text-align: center; margin: auto;}
.grid-border i{font-size: 2.5em; color: #da2d2d;}
.grid-1 h4{margin-top: 1rem;}
.grid-1 a{color: #000;}


.box3s{padding: 2rem 0; background:#fbfbfb }
.box3s .owl-inner{margin: 0; background: #fff; padding: 1rem}
.box3s .owl-inner .imgbx{height: 180px; margin-bottom: 1rem}
.box3s .owl-inner .imgbx img{height: 180px; width: 100%; object-fit: cover; }
.box3s .owl-inner .owl-text{color: #002045;}
.box3s .owl-inner .owl-text h5{color: #294a70; font-weight: 600; margin-bottom: 1rem}
.box3s .owl-inner .owl-text p{color: #686868; }
.box3s .owl-inner .owl-text a{color: #f00;}
.box4s{background:#fff !important; }
.box4s .owl-inner{margin: 0; background: #f1ffe4 !important; padding: 1rem}

.box4s .imgbx img{height: 180px !important; width: 180px !important; }

.h-study{padding: 2rem 0;}
.h-study h1{}
.h-study .owl-inner{margin: 0; background: #fff;}
.h-study .owl-inner .imgbx{height: 180px;}
.h-study .owl-inner .imgbx img{height: 180px; width: 100%; object-fit: cover;}
.h-study .owl-inner .owl-text{padding: 7px 5px; font-size: 14px; color: #002045;}
.h-study .owl-inner .owl-text h5{color: #294a70;}
.h-study .owl-inner .owl-text p{color: #686868; font-size: 12px; margin: 0; padding:0 0 8px 0;}
.h-study .owl-inner .owl-text a{color: #f00;}
.PhotoGallery{background: #fff;}
.eventsActivities .owl-inner{margin: 0; background: #fff; min-height: 320px;}





.galleryBox{margin: 0;}
.galler-img{margin-bottom: 1rem; height: 180px;}
.galler-img img{width: 100%; object-fit: cover; height: 180px;}




/*-- testimonial Section CSS --*/
#testimonial {
    padding: 30px 0px 20px;
    color: #fff;
    background:var(--bg-blue);
}
#testimonial h2 {
    font-style: italic;
    color: #fff;
    font-size: 26px;
    text-align: center;
}
#testimonial .client-img {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border: 3px solid #fff;
    margin: 0px auto;
    border-radius: 100%;
    position: absolute;
    left: 0px;
}
#testimonial .carousel-content {
    padding: 20px 0px 20px 100px;
    width: 70%;
    margin: 0 auto;
    position: relative;
}
#testimonial h3 {
    font-size: 17px;
    color: #fff;
    margin-bottom: 30px;
    font-style: italic;
    text-align: right;
}
#testimonial p {
    font-size: 15px;
}
#testimonial .client-img img {
    width: 100%;
}
#testimonial .carousel-control-prev,
#testimonial .carousel-control-next {
    font-size: 36px;
}

@media (max-width: 576px) {
#testimonial .carousel-content {
    padding: 20px 0px 20px 0px;
    width: 100%;
}
#testimonial .client-img {
    margin: 20px auto;
    position: static;
}
#testimonial h3, #testimonial p {
    text-align: center;
}
}
/*-- End Testimonial Section CSS --*/

footer{background: #333333; padding: 2rem 0;}
footer h5{color: #fff; font-size: 1.2rem; font-weight: 600; text-transform: uppercase;}
footer p{ }

footer .footer-m{margin: 1rem 0;}
footer .footer-m ul{margin: 0; padding: 0;}
footer .footer-m ul li{display:block;margin: 0; font-size: 14px; padding: 0; color: #fff;}
footer .footer-m ul li a{display: block; color: #fff; padding: 0.5em 0em; }
 footer .footer-m p{font-size: 14px; padding: 0; color: #fff;}
 footer .form-label{color: #fff;}
.footb{padding: 0.6rem 0; font-size: 13px;}
.followb a{color: #fff; display: inline-block; margin: 0 5px;}
.followb a i{color: #fff; font-size: 1rem}

.contantBx {background: #fff; padding: 0rem 0 2rem 0;}
.pagecont{margin: 0; min-height: 350px;}
.pagebanenr{background: #000; background-size: cover; object-fit: cover; margin-bottom: 2rem;}
.pagebanenr h1{margin: 0; padding: 9px 0; color: #fff;}
.bannerb{background: #294a70; padding: 1.5rem 0;}
.pagebanenr .breadcrumb-item a{color: #fff;}
.pagebanenr .breadcrumb-item.active{color: #eee;}


.toppers{background: #f6e9d9; padding: 3rem 0; margin: 2rem 0 0 0 ;}
.toppers h2{font-weight: 600; color: #000; margin-bottom: 2rem}
.toppers-inner {text-align: center;}
.toppers-inner .imgbx{background: #fff; padding: 4px;}
.toppers-inner .imgbx img{width: 100% !important; height: 160px; object-fit: cover; object-position: top;}
.toppers-inner h5{font-size: 14px; margin: 0.8rem 0 0 0; color: #000; font-weight: 600; padding: 0; text-align: center;}
.toppers-inner p{font-size: 12px; color: #cf2941;}


.owl-theme .owl-nav{}
.owl-carousel .owl-nav button.owl-next{right: 0px;}
.owl-carousel .owl-nav button.owl-prev{left: 0px;}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
background: #fff !important;
padding: 0;
display: inline-block;
font-size: 18px;
width: 40px;
height: 40px;
line-height: 40px;
color: #006c70;
transition: all 0.3s ease-in-out 0s;
position: absolute;
top: 50%;
transform: translate(0, -50%);
z-index: 2;
border: none;
border-radius: 50%;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
}
.owl-theme .owl-nav [class*="owl-"]:hover{background-color: #ff5a5f !important;}

/*@media all and (min-width: 992px) {
.navbar .nav-item .dropdown-menu{  display:block; opacity: 0;  visibility: hidden; transition:.3s; margin-top:0;  }

.navbar .dropdown-menu.fade-down{ top:80%; transform: rotateX(-75deg); transform-origin: 0% 0%; }
.navbar .dropdown-menu.fade-up{ top:180%;  }
.navbar .nav-item:hover .dropdown-menu{ transition: .3s; opacity:1; visibility:visible; top:100%; transform: rotateX(0deg); }
} */




/* ============ desktop view ============ */
@media all and (min-width: 992px) {

  .dropdown-menu li{
    position: relative;
  }
  .dropdown-menu .submenu{ 
    display: none;
    position: absolute;
    left:100%; top:-7px;
  }
  .dropdown-menu .submenu-left{ 
    right:100%; left:auto;
  }

  .dropdown-menu > li:hover{ background-color: #f1f1f1 }
  .dropdown-menu > li:hover > .submenu{
    display: block;
  }
} 
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {

.dropdown-menu .dropdown-menu{
    margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
}

} 
/* ============ small devices .end// ============ */
