@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Alata&family=Alex+Brush&family=Allison&family=Gothic+A1&family=Jost:ital,wght@0,100..900;1,100..900&family=Lora:ital,wght@0,400..700;1,400..700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=News+Cycle:wght@400;700&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');


html, body {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray; /* IE 6-9 */
}

body {
	font-family: "Noto Sans", serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
a {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.container {
	max-width: 1200px;
}
.header-section .container {
	max-width: 1300px;
}
.section-title1 {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 28px;
	font-size: 32px;
	color: #fff;
}
.section-title1 img {
	margin-right: 10px;
}
/******** Menu css ********/
.baner-menu-section {
	width: 100%;
	float: left;
}
.wrapper-menu ul.navbar-nav li a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 4px;
}
.nav-item.buy-now a {
	background: #302018;
	border-radius: 10px;
	padding: 5px 22px !important;
}
.wrapper-menu.fixed ul.navbar-nav li.buy-now a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-left: 23px;
	background: #ffa725;
}
.wrapper-menu ul.navbar-nav {
	margin-left: auto;
}
.add-banner-wr .col-md-3 {
	padding: 0px;
}
.add-banner-wr {
	background-size: cover;
}
 @media (max-width:991px) {
.container {
	max-width: 100%;
}
.menu-bar ul.menu {
	position: fixed;
	width: 268px;
	left: 0;
	text-align: left;
	background: #ffffff;
	z-index: 2;
	padding: 0px 0px;
	z-index: 999;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
	transition: all .4s;
	box-shadow: 5px 0 5px -5px #333;
}
.nav_area ul li a img {
	padding-right: 10px;
	max-width: 41px;
	margin-top: -10px;
}
.menu-bar ul.menu.open {
	left: 0;
	overflow-y: scroll;
	padding-bottom: 26px;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 8px;
	top: 8px;
	z-index: 9999;
	background: #2d60b1;
	width: 38px;
	height: 38px;
	line-height: 38px;
	border-radius: 50%;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 39px !important;
	font-size: 14px;
	color: #000;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #000;
	top: 6px;
	width: 40px;
	text-align: center;
	height: 30px;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
nav.nav_area ul li {
	border-bottom: solid 1px #d5d5d5;
}
.menu-logo-mobile-view {
	padding: 12px;
}
.menu-logo-mobile-view a {
	display: inline-block;
	max-width: 95%;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
}
ul li .sub-menu li a {
	line-height: 14px;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow {
	right: 10px;
	text-align: right;
}
span.arrow.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
}
 @media (min-width: 992px) {
label.toggle {
	display: none;
}
.menu-bar {
	width: 100%;
	text-align: center;
}
.nav_area > ul > li {
	display: inline-block;
	position: relative;
	padding-right: 40px;
}
li.menu-item-has-children.language::after {
	content: "";
	position: absolute;
	border-right: solid 1px #fff;
	right: -4px;
	height: 14px;
	top: 5px;
}
li.menu-item-has-children.language {
	position: relative;
}
li.menu-item-has-children.language-chan {
	padding-right: 0px;
}
.nav_area ul li a {
	color: #ffffff;
	font-size: 15px;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 10px;
}
span.arrow {
	display: inline-block;
	padding-left: 0px;
	color: #ffffff;
	margin-left: 6px;
	position: absolute;
	top: 13px;
	font-size: 11px;
}
.nav_area > ul > li ul.sub-menu {
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
}
ul.sub-menu {
	min-width: 195px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
/*三级菜单 增加 > */
.nav_area ul li:hover > ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	z-index: 555;
	text-align: left;
	-webkit-box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	background-color: rgba(66, 84, 137, 0.9);
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	overflow: visible;
	z-index: 20;
	-webkit-transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	-o-transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15), -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
}
	 /*三级菜单增加*/
	 ul.sub-menu li{
		 position: relative;
	 }
ul.sub-menu li ul.sub-menu {
	position: absolute; /**三级菜单增加*/
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 21px;
	background-image: linear-gradient(to right, #f99365, #e96b32);
	color: #fff;
}
.nav_area > ul > li ul.sub-menu li a {
	color: #ffffff;
	position: relative;
	letter-spacing: 0px;
	font-weight: 500;
}
ul.sub-menu li a {
	line-height: 20px;
	padding: 11px 17px;
	font-size: 14px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
	width: 100%;
	border-bottom: solid 1px #6d85b9;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
}
}
.top-logo.logo-mobile {
	display: none;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.logo {
	padding-top: 13px;
}
.logo a {
	display: inline-block;
	max-width: 100%;
}
.header-information-view {
	text-align: right;
	padding-top: 40px;
}
.header-information-view ul li {
	display: inline-block;
	padding-left: 35px;
	position: relative;
}
.header-information-view ul li::after {
	content: "";
	position: absolute;
	height: 27px;
	top: 0;
	left: 13px;
	border-left: solid 1px #9bd2ff;
}
.header-information-view ul li a {
	font-size: 15px;
	color: #12a6ec;
	text-decoration: none;
	font-weight: bold;
}
.header-information-view ul li a img {
	max-width: 30px;
	margin-right: 5px;
}
.header-section {
	float: left;
	width: 100%;
	position: relative;
	z-index: 333;
}
.header-information-view ul li.calend::after {
	border: none;
}
.banner-section {
	float: left;
	width: 100%;
}
/******** Menu css End ********/
/******** index ********/
#sliderhome .owl-dots {
	text-align: center;
	bottom: -23px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
}
#sliderhome .owl-dots button.active span {
	background-color: #26396c;
	position: relative;
}
#sliderhome .owl-dots button span {
	background-color: #cccccc;
}
#sliderhome .owl-dots button {
	outline: 0;
}
#sliderhome .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 0px 6px;
}
#sliderhome .owl-nav button.owl-prev {
	position: absolute;
	left: 2%;
	top: 49%;
	box-shadow: none !important;
	outline: none !important;
	margin: 0;
}
#sliderhome .owl-nav button.owl-next {
	position: absolute;
	top: 49%;
	right: 2%;
	box-shadow: none !important;
	outline: none !important;
	margin: 0;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 18px !important;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 18px !important;
}
.slider-section-home {
	float: left;
	width: 100%;
	margin-top: -43px;
}
.menu-section {
	float: left;
	width: 100%;
	background-color: rgba(66, 84, 137, 0.9);
}
#sliderhome .owl-nav button {
	font-size: 30px;
	color: #fff;
}
.latest-school-video-section {
	float: left;
	width: 100%;
	background: #e5eefb;
	padding: 40px 0px;
	margin-top: 25px;
}
.section-title-wrapper {
	float: left;
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
	border-bottom: solid 2px #26396c;
	padding-bottom: 7px;
}
.section-title-wrapper .section-title-row {
	display: inherit;
	letter-spacing: 4px;
}
.section-title-wrapper .section-title-row .section-title-text2 {
	font-size: 19px;
	color: #8ba7d8;
	font-weight: bold;
	letter-spacing: initial;
}
.section-title-wrapper .section-title-btn a {
	color: #6cacec;
	font-size: 18px;
	text-decoration: none;
}
.section-title-wrapper .section-title-btn a i {
	margin-right: 5px;
}
.section-title-wrapper .section-title-text1 {
	color: #e16c37;
	font-weight: bold;
	margin-right: 6px;
	font-size: 18px;
}
.section-title-wrapper .section-title-text1 span {
	color: #1b3d85;
}
.latest-school-video .latest-school-info {
	float: left;
	width: 100%;
	background: #6578a7;
}
.latest-school-video .latest-school-info a {
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	padding: 11px 12px;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.latest-school-slider {
	float: left;
	width: 100%;
}
.latest-school-video-item .latest-school-info a {
	text-align: center;
	width: 100%;
	display: inline-block;
	padding: 10px 12px;
}
.latest-school-video-item .latest-school-info a {
	text-align: center;
	width: 100%;
	display: inline-block;
	padding: 11px 12px;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	bottom: 0;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
}
#school-slider-home .owl-nav button {
	width: 37px;
	height: 37px;
	border-radius: 100px;
	display: inline-block;
	background: rgb(95 187 255 / 90%);
	font-size: 21px;
	color: #fff;
	outline: 0;
}
#school-slider-home .owl-nav button.owl-prev {
	position: absolute;
	left: -22px;
	top: 35%;
}
#school-slider-home .owl-nav button.owl-next {
	position: absolute;
	right: -22px;
	top: 35%;
}
#school-slider-home .owl-dots {
	display: none;
}
.news-section-home {
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	background: url(../images/calendar-section-bg.jpg);
	background-size: cover;
	background-position: center;
}
.news-section-home-wrapper {
	float: left;
	width: 100%;
}
.news-section-home-row {
	float: left;
	width: 100%;
	border-bottom: solid 1px #4770ad;
	padding-bottom: 16px;
	display: flex;
	padding-top: 16px;
}
.news-section-home-row .news-home-title {
	color: #fff;
	width: 85%;
	display: flex;
	font-size: 15px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.news-section-home-row .news-home-date {
	width: 20%;
	text-align: center;
	font-size: 15px;
	color: #f26321;
}
.logo-section-home {
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #e5eefb;
}
.logo-row {
	float: left;
	width: 20%;
	padding: 0px 6px;
	margin-bottom: 10px;
}
.footer-section {
	float: left;
	width: 100%;
	background: url(../images/footer-bg.jpg);
	padding-top: 20px;
	background-size: cover;
	background-position: center;
}
.footer-contact-info {
	float: left;
	width: 50%;
}
.footer-copy-right {
	float: left;
	width: 100%;
	border-top: solid 1px #233462;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-top: 22px;
}
.copy-right {
	font-size: 14px;
	color: #233462;
}
.besign-by {
	text-align: right;
}
.besign-by a {
	font-size: 14px;
	color: #233462;
}
.footer-contact-info ul li {
	font-size: 17px;
	margin-bottom: 8px;
	color: #000000;
	font-weight: 500;
}
.footer-contact-info ul li i {
	margin-right: 6px;
	color: #233462;
	font-size: 16px;
}
.footer-contact-info:last-child {
	padding-left: 32px;
}
.social-icon-top {
	float: left;
	width: 100%;
	text-align: right;
}
.social-icon-top ul li {
	display: inline-block;
	margin-left: 3px;
}
.header-section .logo {
	margin-bottom: -26px;
}
/******** News-details Page css ********/
.news-details-section {
	padding-top: 45px;
	padding-bottom: 45px;
	float: left;
	width: 100%;
}
.news-details-wrapper .news-details-info {
	float: left;
	width: 100%;
	border-bottom: solid 1px #fce7c3;
	margin-bottom: 16px;
	padding-bottom: 12px;
}
.news-details-wrapper .news-details-info .news-title {
	font-size: 22px;
	margin-bottom: 3px;
	color: #100f38;
	font-weight: bold;
}
.news-details-wrapper .news-details-info .news-date {
	font-size: 14px;
	color: #ef701e;
	font-weight: bold;
}
.news-details-padding {
	padding: 0px 90px;
	float: left;
	width: 100%;
}
.news-details-padding p {
	font-size: 16px;
	line-height: 26px;
	color: #000;
}
.news-details-img-row {
	float: left;
	width: 100%;
	padding: 0px 172px;
	margin-top: 10px;
	margin-bottom: 6px;
}
.news-details-img-row p {
	text-align: center;
	margin-top: 10px;
	color: #000;
	font-size: 17px;
}
.description-uploaded {
	float: left;
	width: 100%;
}
.description-uploaded p {
	text-align: center;
	font-size: 18px;
	color: #ef701e;
	font-weight: bold;
}
/******** News-details Page css ********/
.news-details-wrapp {
	position: relative;
}
.select-box-wrapp {
	position: absolute;
	width: 17%;
	top: -19px;
	left: 0;
	margin: auto;
	right: 0;
}
.select-box-wrapp .select-box {
	width: 100%;
}
.news-details-wrapper-row {
	padding: 20px 0px;
	overflow: hidden;
	margin: auto;
	align-items: center;
	margin-bottom: 2px;
	border-bottom: solid 2px #b2c4e3;
}
.news-details-wrapper-row .col-md-2 {
	padding: 0px;
}
.news-details-imgs img {
	width: 100%;
}
.news-details-wrapper-row .col-md-8 {
	padding: 0px;
}
.news-details-info {
	padding-left: 30px;
}
.news-details-info .news-details-title {
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 26px;
	padding-bottom: 7px;
}
.news-details-info .date-text {
	font-size: 15px;
	font-weight: bold;
	color: #ef701e;
	text-align: left;
	margin-bottom: 2px;
}
.details-btn {
	text-align: right;
	padding-right: 15px;
}
.details-btn a {
	display: inline-block;
	font-size: 14px;
	padding: 7px 26px;
	background-color: #2d59a0;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
	border-radius: 50px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease 0s;
	display: inline-block;
}
.details-btn a:after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-image: linear-gradient(to right, #f1814e 30%, #a54012);
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, -50%) scale(0);
	transition: all 0.5s ease 0s;
}
.details-btn a:hover:after {
	transform: translate(-50%, -50%) scale(5);
	background-image: linear-gradient(to right, #f1814e 30%, #a54012);
}
.news-details-wrapper-row .col-md-10 {
	padding: 0px;
}
.news-details-info.text {
	padding-left: 12px;
}
.pdf-btn {
	text-align: right;
	padding-right: 48px;
}
.pdf-btn a {
	display: inline-block;
	max-width: 40px;
}
ul.pagination.wrapper {
	text-align: center;
	padding-bottom: 15px;
}
.news-details-wrapper-row .news-details-imgs {
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	padding: 4px;
	border-radius: 4px;
}
ul.pagination.wrapper {
	text-align: center;
	padding-bottom: 15px;
	margin-top: 16px;
}
ul.pagination li.page-item {
	display: inline-block;
	margin: 0px 6px;
}
ul.pagination li.page-item a {
	color: #000;
	font-size: 14px;
	width: 35px;
	height: 35px;
	line-height: 35px;
	padding: 0px;
	border-radius: 100px !important;
}
ul.pagination {
	padding-top: 15px;
	text-align: right;
	width: 100%;
	display: inline-block;
	padding-bottom: 5px;
}
ul.pagination li.page-item a:hover {
	background-color: #2d59a0;
	border: 1px solid #2d59a0;
	color: #fff;
}
/******** Album-details Page css ********/
.left-side-bar-desktop-view {
	background-color: #e3f0fc;
	padding-bottom: 170px;
	box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
.sidemenu {
	padding: 5px 20px;
}
.sidemenu li {
	position: relative;
	border-bottom: solid 1px #a3b2cb;
}
.sidemenu li > a {
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	display: flex;
	padding: 14px 14px;
	padding-right: 0px;
	font-weight: bold;
	justify-content: space-between;
	align-items: center;
	text-decoration: none;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	font-weight: bold;
}
i.far.fa-chevron-right.toggle-submenu {
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	line-height: 23px;
	position: absolute;
	right: 0px;
	top: 16px;
	width: 22px;
	height: 22px;
	cursor: pointer;
	font-weight: bold;
	background: #99b0da;
	border-radius: 100px;
}
.submenu-side {
	margin-bottom: 15px;
}
.submenu-side ul li {
	border: none;
}
.left-side-bar-title {
	background: #1b3d85;
	padding: 10px 24px;
	color: #fff;
	font-size: 20px;
}
.left-side-bar-mobile-view {
	display: none;
}
#sync2 .owl-nav button.owl-prev {
	position: absolute;
	left: -30px;
	top: 35%;
}
#sync2 .owl-nav button.owl-next {
	position: absolute;
	right: -30px;
	top: 35%;
}
#sync2 .owl-nav button i {
	font-size: 24px;
	color: #99b0da;
}
#sync1 .owl-nav button.owl-prev {
	position: absolute;
	left: -46px;
	top: 45%;
}
#sync1 .owl-nav button {
	border-radius: 100px;
	border: solid 2px #99b0da;
	background-color: #99b0da;
	width: 32px;
	height: 32px;
	color: #fff;
	font-size: 15px;
	outline: 0;
}
#sync1 .owl-nav button.owl-next {
	position: absolute;
	right: -46px;
	top: 45%;
}
.sidemenu-wrapper {
	padding-right: 39px;
}
.owl-carousel-wrapper.slider-row {
	width: 85%;
	margin: auto;
	margin-bottom: 15px;
}
#sync1 .owl-nav button:hover {
	border: solid 2px #e16c37;
	color: #ffffff;
	background-color: #e16c37;
}
.owl-item.synced.active .item-slider-images:after {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	display: inline-block;
	left: 0px;
	content: "";
	border: solid 4px #e3672f;
}
#sync2 .owl-nav button {
	outline: 0;
}
.heading-title-text {
	font-size: 30px;
	font-weight: 600;
	color: #185b09;
	letter-spacing: 2px;
	position: relative;
	padding-left: 35px;
	padding-bottom: 3px;
	border-bottom: solid 2px #a0d895;
	margin-bottom: 35px;
}
.date-text-row-wrapper {
	display: flex;
	position: relative;
	margin-bottom: 30px;
}
.date-text-row-wrapper:after {
	content: "";
	width: 179px;
	height: 1px;
	background: #ffad00;
	display: inline-block;
	position: absolute;
	left: 0px;
	right: 0;
	margin: 0px auto;
	bottom: 0px;
}
.date-text-row .date-text-box {
	display: grid;
	text-align: center;
	background: #1b3d85;
	padding: 4px;
	width: 48px;
}
.date-text-row .date-text-box strong {
	font-size: 27px;
	color: #fff;
	font-weight: 400;
	line-height: 27px;
	font-family: "Bebas Neue", sans-serif;
}
.date-text-row .date-text-box span {
	font-size: 15px;
	color: #fff;
	line-height: 19px;
}
.date-text-row .date-text2 {
	text-align: center;
	font-size: 21px;
	font-family: "Bebas Neue", sans-serif;
	color: #1b3d85;
}
.date-text-left {
	margin-right: 15px;
}
.section-title-right .section-title-alblum {
	font-size: 24px;
	font-weight: bold;
	color: #1b3d85;
	margin-top: 16px;
}
.event-box-wrapper-info .back-btn {
	text-align: center;
	margin-top: 31px;
}
.description-info {
	margin-top: 6px;
}
.description-info p {
	/* text-align: center; */
	line-height: 26px;
	color: #000;
	font-size: 15px;
}
.date-text-row {
	width: 49px;
}
.album-list-box {
	display: flex;
	border-bottom: solid 1px #ededed;
	margin-bottom: 26px;
}
.album-list-box .date-text-row {
	margin-right: 11px;
}
.album-list-info {
	float: left;
	width: 100%;
}
.album-list-info p {
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-align: justify;
}
.album-list-info .album-list-img {
	margin-bottom: 6px;
	position: relative;
	overflow: hidden;
}
.album-list-info .album-list-img img {
	width: 100%;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.album-list-info .album-list-img:hover img {
	-webkit-transform: rotate(3deg) scale(1.1, 1.1);
	-ms-transform: rotate(3deg) scale(1.1, 1.1);
	transform: rotate(3deg) scale(1.1, 1.1);
}
/******** Calendar css ********/
.calendar-section {
	background-color: #fafdf4;
	padding-top: 45px;
	padding-bottom: 15px;
}
.row-owl-carousel-wrapper {
	width: 93%;
	margin: auto;
}
.calendar_remark {
	width: 100%;
	padding: 25px 0px 0;
	text-align: center;
}
.calendar_remark .remark_item {
	display: inline-block;
	vertical-align: top;
	padding: 0px 8px;
}
.calendar_remark .remark_1:before {
	background-color: #feaf01;
}
.calendar_remark .remark:before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 14px;
	height: 14px;
}
.calendar_remark .remark {
	padding-left: 24px;
	position: relative;
	line-height: 15px;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
.calendar_remark .remark_2:before {
	background-color: #8750c9;
}
.calendar_remark .remark_3:before {
	background-color: #0dacd1;
}
.calendar_remark .remark_4:before {
	background-color: #af2d2a;
}
a.down-btn {
	color: #ffff;
	padding: 4px 30px;
	display: table;
	margin: 25px auto;
	border-radius: 5px;
	text-decoration: none;
	font-size: 16px;
	background-color: #e16c37;
	font-weight: 500;
}
a.down-btn:hover {
	background-color: #7d2883;
}
a.down-btn i.fa.fa {
	padding-left: 10px;
}
.event-item {
	border: 2px solid #e4ebeb;
	padding: 15px;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	background: #fff;
}
span.event-date {
	font-size: 25px;
	color: #000;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	min-width: 100px;
	border-right: solid 2px #1b3d85;
	margin-right: 14px;
	font-weight: 600;
}
.title-text h4 {
	color: #000;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 0px;
}
.title-text p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0px;
	color: #333;
	font-weight: 500;
}
span.event-date b {
	font-weight: bold;
	display: block;
	font-size: 19px;
}
.event-title {
	color: #000000;
	font-size: 30px;
	margin-bottom: 10px;
	position: relative;
	padding-left: 23px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
}
.event-title::after {
	content: "";
	position: absolute;
	border-left: solid 9px #1b3d85;
	height: 25px;
	left: 0;
	top: 10px;
}
.all-events {
	padding-top: 10px;
}
.tab-paned.calendar-home-wrapper #calendar {
	padding-bottom: 35px;
	padding: 17px;
	box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);
	background: #fff;
	padding-bottom: 72px;
}
.tab-paned.calendar-home-wrapper .fc-left {
	display: none;
}
.calendar-home-wrapper .fc-header-toolbar {
	background: none;
}
.calendar-home-wrapper .fc-header-toolbar .fc-center {
	text-align: center;
	width: 100%;
}
.calendar-home-wrapper .fc-header-toolbar .fc-center h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}
.calendar-home-wrapper .fc-header-toolbar .fc-right button {
	background: none;
	border: none;
	padding: 2px;
}
.calendar-home-wrapper .fc-header-toolbar {
	background: none !important;
}
.calendar-home-wrapper .fc-header-toolbar .fc-right button:hover {
	color: #000;
}
.calendar-home-wrapper .fc-header-toolbar .fc-right button:focus {
	outline: 0 !important;
	box-shadow: none;
}
#carouselExampleControls {
	float: left;
	width: 100%;
}
.calendar-wrapper {
	margin: 0px auto;
	margin-top: 0px;
}
/******** Calendar css End ********/
.heading-title-top2 {
	width: 100%;
	border-bottom: solid 2px #26396c;
	margin-bottom: 22px;
	padding-bottom: 20px;
	position: relative;
	display: flex;
}
.heading-title-top2 .heading-title-top-left1 {
	width: 50%;
}
.heading-title-top2 .heading-select-top-right {
	width: 50%;
	text-align: right;
}
.heading-title-top-new span {
	color: #e16c37;
	font-size: 25px;
	font-weight: bold;
	display: inline-block;
	position: relative;
}
.heading-title-top-new {
	font-size: 25px;
	font-weight: bold;
	color: #1b3d85;
	letter-spacing: 4px;
}
.heading-title-top-new p {
	display: inline-block;
	font-size: 25px;
	color: #99b0da;
	margin-bottom: 0;
	letter-spacing: initial;
}
.heading-title-top-new span:After {
	content: "";
	width: 48px;
	height: 2px;
	background: #e16c37;
	display: inline-block;
	position: absolute;
	bottom: -22px;
	left: 0px;
}
.select-box .select-box-div {
	height: 36px;
	width: 190px;
	border: solid 1px #999999;
	padding-left: 7px;
	font-size: 16px;
	color: #000;
}
.select-box .select-box-div:hover {
	border: solid 1px #1b3d85;
}
.text-align-center-text {
	width: 100%;
	text-align: center;
	border-bottom: none;
	position: relative;
}
.text-align-center-text .heading-title-top-left1 {
	width: 100%;
}
.text-align-center-text:After {
	content: "";
	width: 48px;
	height: 2px;
	background: #1b3d85;
	display: inline-block;
	position: absolute;
	bottom: 5px;
	left: 0px;
	right: 0;
	margin: 0px auto;
}
.text-align-center-text .heading-title-top-new span::after {
	display: none;
}
.other-page-banner-section {
	float: left;
	width: 100%;
	margin-top: -43px;
}
.news-section-home .section-title-wrapper .section-title-text1 {
	color: #fff;
}
.news-section-home .section-title-wrapper .section-title-row .section-title-text2 {
	color: #fff;
}
.news-section-home .section-title-wrapper {
	margin-bottom: 2px;
	border-bottom: none;
}
.news-section-home-row .news-home-title i {
	margin-top: 3px;
	margin-right: 7px;
	color: #f26321;
	font-size: 18px;
}
.news-section-home .section-title-wrapper .section-title-row {
	position: relative;
}
.news-section-home .section-title-wrapper .section-title-row:before {
	content: "";
	padding-left: 6px;
	background: #f26321;
	margin-right: 8px;
}
.calendar-section-home-row {
	float: left;
	width: 100%;
	margin-top: 13px;
	background: #5b92cb;
	padding: 26px 29px;
	padding-bottom: 12px;
}
.calendar-section-home-row .fc-day-grid .fc-row.fc-week {
	height: 95px !important;
}
.calendar-section-home-row .fc-widget-content .fc-scroller {
	height: auto !important;
}
.calendar-section-home-row .news-section-home-wrapper .news-section-home-row .news-home-title {
	width: 50%;
}
.calendar-section-home-row .news-section-home-wrapper .news-section-home-row .news-home-date {
	width: 50%;
	text-align: right;
}
.news-section-home-wrapper .news-section-home-wrapper {
	margin-top: 18px;
}
.calendar-section-home-row .news-section-home-wrapper .news-section-home-row {
	padding-top: 4px;
	padding-bottom: 3px;
	border: none;
}
.calendar-section-home-row .news-section-home-wrapper {
	padding-top: 10px;
}
.calendar-section-home .section-title-row .section-title-text1 span {
	color: #ffffff;
}
#school-slider-home .latest-school-video-row img {
	height: 304px;
	object-fit: cover;
}
.latest-school-video {
	float: left;
	width: 100%;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.latest-school-video-item {
	box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
}
.menu-section .social-icon-top {
	display: none;
}
.left-side-bar-mobile-view .left-side-bar-mobile-view-title {
	width: 100%;
	background: #f26321;
	padding: 10px 13px;
	color: #fff;
	font-size: 16px;
	float: left;
	margin-bottom: 7px;
	margin-top: 0px;
	font-weight: bold;
}
.left-side-bar-mobile-view .left-side-bar-mobile-view-title i.fa {
	margin-left: 12px;
	float: right;
	margin-top: 4px;
}
.submenu-side ul li a {
	padding: 6px 9px;
	font-weight: normal;
	font-size: 15px;
}
.sidemenu li > a:hover {
	color: #e16c37;
}
.sidemenu li:hover i {
	background: #e16c37 !important;
}
.sidemenu li a:hover i {
	background: #e16c37 !important;
}
#sync2 .owl-nav button:hover i {
	color: #e16c37;
}
.back-btn a {
	max-width: 49px;
	display: inline-block;
}
.album-list-info .album-list-title {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #1b3d85;
}




/****** Mobile Layout ******/
@media only screen and (max-width: 767px) {
.slider-section-home {
	margin-top: 0px;
}
.header-section .logo {
	margin-bottom: 9px;
	padding-top: 11px;
	max-width: 250px;
}
.social-icon-top {
	display: none;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 33;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.besign-by {
	text-align: center;
}
.copy-right {
	text-align: center;
}
.footer-logo {
	margin-bottom: 20px;
}
.footer-contact-info {
	float: left;
	width: 100%;
}
.footer-contact-info:last-child {
	padding-left: 0;
}
.footer-contact-info ul li {
	font-size: 17px;
	margin-bottom: 15px;
	text-align: center;
}
.footer-row .footer-logo {
	text-align: center;
	margin-top: 4px;
	max-width: 165px;
	margin: 0px auto;
}
.logo-section-home {
	padding-top: 17px;
	padding-bottom: 10px;
}
.logo-row {
	float: left;
	width: 33.33%;
	padding: 0px 6px;
	margin-bottom: 10px;
}
.calendar-section-home {
	margin-bottom: 28px;
	float: left;
	width: 100%;
}
.calendar-section-home-row {
	padding: 12px 10px;
	padding-bottom: 12px;
}
.fc-toolbar.fc-header-toolbar .fc-left {
	display: none !important;
}
#school-slider-home .latest-school-video-row img {
	height: 175px;
}
.latest-school-video-item .latest-school-info a {
	font-size: 12px;
}
.latest-school-video .latest-school-info a {
	padding: 11px 7px;
	font-size: 12px;
}
.latest-school-video {
	margin-bottom: 30px;
}
.section-title-wrapper .section-title-btn a {
	font-size: 12px;
}
.menu-section .social-icon-top {
	display: flex;
	text-align: center;
	justify-content: center;
	padding-top: 13px;
	padding-bottom: 22px;
}
.menu-section .social-icon-top ul {
	display: flex !important;
}
.menu-section .social-icon-top ul li {
	display: inline-block;
	margin-left: 0px;
	text-align: center;
	border: none;
}
.menu-section .social-icon-top ul li a {
	padding: 0px 1px;
	text-align: center;
	display: inline-block;
}
.other-page-banner-section {
	margin-top: 0px;
}
.news-details-padding {
	padding: 0px 0px;
}
.news-details-wrapper .news-details-info {
	padding-left: 0px;
}
.news-details-img-row {
	padding: 0px 0px;
}
.news-details-padding p {
	font-size: 16px;
	line-height: 25px;
	text-align: justify;
}
.footer-row {
	margin: 0;
}
.news-details-wrapper .news-details-info .news-title {
	font-size: 17px;
	margin-bottom: 7px;
}
.heading-title-top2 {
	display: inline-block;
	text-align: center;
}
.heading-title-top2 .heading-title-top-left1 {
	width: 100%;
	margin-bottom: 27px;
}
.heading-title-top2 .heading-select-top-right {
	width: 100%;
	text-align: center;
}
.heading-title-top-new span:After {
	display: none;
}
.news-details-info {
	padding-left: 0px;
}
.news-details-imgs {
	margin-bottom: 13px;
}
.details-btn {
	text-align: center;
	padding-right: 0;
	margin-top: 14px;
}
.news-details-info .news-details-title {
	font-size: 15px;
	line-height: 26px;
	text-align: justify;
}
.pdf-btn {
	text-align: center;
	padding-right: 0;
	margin-top: 10px;
}
ul.pagination li.page-item {
	margin: 0px 2px;
}
ul.pagination li.page-item a {
	width: 33px;
	height: 33px;
	line-height: 33px;
}
.left-side-bar-mobile-view {
	display: block;
}
.left-side-bar-desktop-view {
	display: none;
}
.owl-carousel-wrapper.slider-row {
	width: 75%;
}
.section-title-right .section-title-alblum {
	font-size: 18px;
	margin-top: 0;
	padding-bottom: 14px;
	line-height: 25px;
}
.description-info p {
	text-align: justify;
}
.sidemenu-wrapper {
	padding-right: 15px;
}
.sidemenu {
	padding: 0px 0px;
	float: left;
	width: 100%;
}
.left-side-bar-mobile-view {
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
.event-item {
	display: inline-block;
}
.d-flex.align-items-center {
	width: 100%;
	display: inline-block !important;
	float: left;
	margin-top: 0px;
}
.d-flex.align-items-center img {
	width: 100%;
}
.d-flex.align-items-center .pl-4 {
	padding-left: 0px !important;
	padding-top: 24px !important;
}
.title-text {
	margin-top: 19px;
}
.fc-toolbar.fc-header-toolbar .fc-left {
	display: none;
}
.fc-toolbar h2 {
	font-size: 16px !important;
}
a.down-btn {
	padding: 4px 16px;
}
.section-title-wrapper .section-title-row .section-title-text2 {
	display: none;
}
#sliderhome .owl-nav button.owl-prev {
	top: 25%;
}
#sliderhome .owl-nav button.owl-next {
	top: 25%;
}
.news-section-home-row .news-home-title {
	font-size: 13px;
}
.news-section-home-row .news-home-date {
	font-size: 10px;
}
}

/****** Tablet Layout ******/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.calendar-section-home-row {
	padding: 20px 11px;
	padding-bottom: 12px;
}
#school-slider-home .latest-school-video-row img {
	height: 223px;
}
.slider-section-home {
	margin-top: 0px;
}
.header-section .logo {
	margin-bottom: 13px;
}
.social-icon-top {
	display: none;
}
.other-page-banner-section {
	margin-top: 0px;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 33;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.menu-section .social-icon-top {
	display: flex;
	text-align: center;
	justify-content: center;
	padding-top: 13px;
}
.menu-section .social-icon-top ul {
	display: flex !important;
}
.menu-section .social-icon-top ul li {
	display: inline-block;
	margin-left: 0px;
	text-align: center;
	border: none;
}
.menu-section .social-icon-top ul li a {
	padding: 0px 1px;
	text-align: center;
	display: inline-block;
}
}




/****** Tablet Layout ******/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.header-section .logo {
	margin-bottom: 18px;
}
#school-slider-home .latest-school-video-row img {
	height: 261px;
}
}
