@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,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');
body {
	font-family: "Noto Sans", 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: 1400px;
}
/******** 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: 260px;
	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;
	/*display: none !important;*/
}
.menu-bar ul.menu.open {
	left: 0;
	overflow-y: scroll;
	padding-bottom: 24px;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: -3px;
	top: -65px;
	z-index: 9999;
	background: #e9aa37;
	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: #525252;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #565656;
	top: 6px;
	width: 32px;
	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 #a9a9a9;
}
.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;
	width: 10.8%;
	float: left;
}
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: #fca509;
	font-size: 15px;
	text-decoration: none;
	padding-bottom: 6px;
	font-weight: bold;
}
.nav_area ul li a img {
	display: block;
	margin: auto;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	top: 0px;
	position: relative;
}
span.arrow {
	display: none;
	padding-left: 0px;
	color: #7d2883;
	margin-left: 5px;
	position: absolute;
	bottom: 8px;
	font-size: 12px;
}
.nav_area > ul > li ul.sub-menu {
	transform-origin: 50% 0;
	transform: scaleY(0) translateZ(0);
	transition: transform 0.3s, opacity 0.3s;
	display: block;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
}
ul.sub-menu {
	min-width: 100%;
}
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;
	background: #ffffff;
	z-index: 555;
	text-align: left;
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	transform: scaleY(1) translateZ(0);
	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 {
	left: 100%;
	position: absolute;
	top: 0px;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a {
	position: relative;
	letter-spacing: 0px;
	font-weight: 500;
	border-bottom: solid 1px #e6e6e6;
}
ul.sub-menu li a {
	color: #000;
	line-height: 20px;
	padding: 9px 10px;
	font-size: 13px;
	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%;
}
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;
}
.header-section-wrapper {
	background-image: url(../images/header-background.jpg);
	background-size: cover;
	float: left;
	width: 100%;
	animation: animatedBackground 10s linear infinite alternate;
}
.header-section {
	padding-top: 10px;
	padding-bottom: 17px;
	float: left;
	width: 100%;
}
.logo a {
	display: inline-block;
}
.header-information {
	text-align: right;
}
.header-information ul li {
	display: inline-block;
	margin-left: 14px;
	text-align: center;
}
.header-information ul li a {
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	color: #14377f;
	font-weight: bold;
}
.header-information ul li a img {
	display: block;
	max-width: 60px;
	margin: auto;
	padding-bottom: 3px;
}
.menu-section {
	margin-top: -10px;
	position: relative;
	float: left;
	width: 100%;
}
.mobile-menu.wrapper-menu {
	position: relative;
	z-index: 333;
}
.menu-section::after {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	height: 91%;
	bottom: 0;
	background-color: rgba(255,255,255,0.8);
}
/******** Menu css End ********/
/******** index ********/
#sliderhome .owl-dots {
	text-align: center;
	bottom: 22px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
}
#sliderhome .owl-dots button.active span {
	background-color: #ffffff;
	position: relative;
}
#sliderhome .owl-dots button.active span::after {
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	border: solid 4px #11b8e1;
	left: -4px;
	top: -4px;
	border-radius: 50%;
}
#sliderhome .owl-dots button span {
	background-color: #ffffff;
}
#sliderhome .owl-dots button {
	outline: 0;
}
#sliderhome .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	border-radius: 50%;
}
#sliderhome .owl-nav button.owl-prev {
	position: absolute;
	left: 0%;
	top: 43%;
	box-shadow: none !important;
	outline: none !important;
}
#sliderhome .owl-nav button.owl-next {
	position: absolute;
	top: 43%;
	right: 0%;
	box-shadow: none !important;
	outline: none !important;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 26px !important;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 26px !important;
}
.monthly-quotes-section {
	background-color: #ffcc33;
	padding: 10px 0px;
	position: relative;
	float: left;
	width: 100%;
}
.monthly-quotes-section .row {
	position: relative;
	z-index: 33;
}
.monthly-quotes-section::after {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	height: 100%;
	top: 0;
	background-image: url(../images/background1.png);
	background-size: 28% 100%;
	background-repeat: no-repeat;
}
.heading-title.monthly {
	-webkit-text-stroke: 0.9px white;
	font-size: 20px;
	letter-spacing: 0px;
	color: #f96339;
}
.heading-title.monthly img {
	max-width: 30px;
	margin-right: 13px;
}
.monthly-quotes-text {
	font-size: 16px;
	color: #000000;
	font-weight: 500;
}
.latest-news-section {
	padding: 43px 0px 60px;
	background-image: url(../images/latest-news-background.png);
	background-size: 100% 100%;
	position: relative;
	z-index: 33;
	float: left;
	width: 100%;
}
.latest-news-box-wrapper-row {
	margin-top: 30px !important;
	padding-bottom: 6px;
}
.latest-news-box-wrapper-row .col-md-4 {
	padding: 0px 7px;
}
.latest-news-box-wrapper {
	display: flex;
	margin-bottom: 16px;
}
.latest-news-box-wrapper .latest-news-box-img {
	width: 40%;
	height: 105px;
	position: relative;
	overflow: hidden;
}
.latest-news-box-img-bac{
	background: #cccccc;
}
.latest-news-box-wrapper .latest-news-box-img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}
.latest-news-box-wrapper .latest-news-box-img:hover img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}
.latest-news-box-wrapper .photo-album-text {
	width: 60%;
	background-color: #ffffff;
	padding: 15px 18px 8px;
}
.latest-news-box-wrapper .photo-album-text .photo-album-title {
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: 17px;
	font-size: 16px;
	color: #000000;
}
.latest-news-box-wrapper .photo-album-text .date-text {
	font-size: 13px;
}
.activities-section {
	padding: 15px 0px 18px;
	position: relative;
	float: left;
	width: 100%;
}
.activities-details-info {
	margin-left: 20px;
}
.activities-details-info .heading-title {
	text-align: left;
	margin-bottom: 23px;
	font-size: 25px;
}
.activities-details-info .heading-title img {
	max-width: 42px;
	margin-right: 10px;
}
.activities-details-info .heading-title span {
	padding-top: 10px;
}
.activities-details-info .heading-title span img {
	max-width: 100%;
}
.activities-details ul li {
	padding-left: 46px;
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	letter-spacing: 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #aee1f8;
	position: relative;
}
.activities-details ul li::after {
	content: "";
	position: absolute;
	width: 11px;
	height: 8px;
	background: #fe7a89;
	left: 17px;
	top: 7px;
	clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
	transform: rotate(90deg);
}
.activities-details-info .btn-wrapper {
	text-align: right;
	margin-top: 17px;
}
.activities-bann {
	position: absolute;
	top: -78px;
	left: 0;
	max-width: 678px;
}
.photo-album-section {
	padding-bottom: 50px;
	background-image: url(../images/photo-album-background.jpg);
	background-size: cover;
	float: left;
	width: 100%;
	animation: animatedBackground 10s linear infinite alternate;
}
.heading-title-info {
	text-align: center;
}
.heading-title.text {
	background-image: url(../images/heading-back.png);
	display: inline-block;
	background-size: 100% 100%;
	padding: 13px 50px 45px;
}
.heading-title {
	text-align: center;
	font-size: 30px;
	color: #14377f;
	font-weight: 600;
	letter-spacing: 2px;
}
.heading-title img {
	max-width: 60px;
	margin-right: 4px;
}
.heading-title span {
	display: block;
	line-height: 3px;
}
.heading-title span img {
	max-width: 75%;
}
.photo-album-box-wrapper-row {
	margin-top: 35px !important;
	margin: auto;
}
.photo-album-box-wrapper {
	background-color: #ffffff;
	margin: 3px 1px;
	box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 1px 3px 1px;
}
.photo-album-img img {
	width: 100%;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}
.photo-album-img:hover img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}
.photo-album-img {
	position: relative;
	overflow: hidden;
}
.photo-album-text {
	padding: 15px 13px 10px;
}
.photo-album-text .photo-album-title {
	font-size: 16px;
	font-weight: bold;
	color: #14377f;
	line-height: 20px;
	padding-bottom: 12px;
	border-bottom: solid 1px #ff8ba6;
	margin-bottom: 8px;
	height: 50px!important;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
.photo-album-text .date-text {
	font-size: 14px;
	color: #14377f;
	font-weight: 600;
}
#slideralbum .owl-nav button.owl-prev {
	position: absolute;
	left: -6%;
	top: 43%;
	box-shadow: none !important;
	outline: none !important;
}
#slideralbum .owl-nav button.owl-next {
	position: absolute;
	top: 43%;
	right: -6%;
	box-shadow: none !important;
	outline: none !important;
}
#slideralbum .owl-nav button.owl-next img {
	max-width: 40px !important;
}
#slideralbum .owl-nav button.owl-prev img {
	max-width: 40px !important;
}
#slideralbum .owl-dot {
	display: none;
}
.btn-wrapper {
	text-align: center;
	margin-top: 25px;
}
.btn-wrapper a {
	display: inline-block;
	background-color: #ffffff;
	text-decoration: none;
	border: solid 2px #085cb1;
	padding: 7px 30px;
	border-radius: 50px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 2px;
	color: #085cb1;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease 0s;
	display: inline-block;
}
.btn-wrapper a:after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-image: linear-gradient(to right, #ff861c 30%, #ffaf38);
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, -50%) scale(0);
	transition: all 0.5s ease 0s;
}
.btn-wrapper a:hover:after {
	transform: translate(-50%, -50%) scale(5);
	background-image: linear-gradient(to right, #ffaf38 30%, #ff861c);
}
.btn-wrapper a:hover {
	border: solid 2px #ffc796;
	color: #fff;
}
.logo-section {
	padding: 25px 0px 45px;
	background-color: #fff5dd;
	float: left;
	width: 100%;
}
.row.logo-wrapper-row {
	margin: auto;
}
.row.logo-wrapper-row .col-md-2 {
	padding: 0px 4px;
}
.footer-section {
	padding: 35px 0px 11px;
	background-color: #2292d9;
	float: left;
	width: 100%;
}
.footer-logo a {
	display: inline-block;
}
.footer-details {
	padding-left: 60px;
	position: relative;
}
.footer-details ul li i {
	color: #ee4d51;
	font-size: 17px;
	width: 27px;
}
.footer-details ul li a {
	text-decoration: none;
	display: inline-block;
	color: #ffffff;
	font-size: 14px;
}
.footer-details::after {
	content: "";
	position: absolute;
	left: 30px;
	top: 3px;
	height: 92px;
	border-left: solid 1px #8ad1f5;
}
.footer-details::before {
	content: "";
	position: absolute;
	right: 30px;
	top: 3px;
	height: 92px;
	border-left: solid 1px #8ad1f5;
}
.footer-details-info ul li a {
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.footer-details-info ul li a img {
	max-width: 145px;
	margin-bottom: 12px;
}
.copyright-info {
	margin-top: 30px;
	border-top: solid 1px #eef6fc;
	padding-top: 15px;
}
.copyright-text {
	text-align: left;
	font-size: 13px;
	color: #ffffff;
}
.besign-by {
	text-align: right;
}
.besign-by a {
	font-size: 13px;
	color: #ffffff;
}
/******** Sidemenu ********/
.left-side-bar-desktop-view {
	background-color: #ffffff;
	padding-bottom: 95px;
}
.sidemenu-heading {
	font-size: 22px;
	color: #ffffff;
	padding: 14px 22px;
	font-weight: bold;
	background-color: #2879bd;
	letter-spacing: 1px;
}
.sidemenu {
	padding-top: 5px;
}
.sidemenu li {
	position: relative;
	border-bottom: solid 1px #a7d7f1;
}
.sidemenu li > a {
	font-size: 16px;
	line-height: 20px;
	color: #14377f;
	display: flex;
	padding: 14px 23px;
	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: #14377f;
	text-align: center;
	font-size: 11px;
	line-height: 21px;
	position: absolute;
	right: 9px;
	top: 14px;
	width: 24px;
	cursor: pointer;
	font-weight: bold;
}
.submenu-side ul li {
	border: none;
}
.sidemenu >li:hover a i {
	border: 2px solid #e97d81;
	border-radius: 100%;
	color: #81418b;
}
.sidemenu li:hover > a {
	color: #14377f;
	background-color: #a7d7f1;
}
.submenu-side {
	margin-bottom: 15px;
}
.submenu-side ul li a {
	/* line-height: 8px; */
	font-size: 15px;
	padding: 10px 25px;
}
.submenu-side ul li a:hover {
	color: #81418b;
	background: none;
}
.left-side-bar-mobile-view .left-side-bar-mobile-view-title {
	width: 100%;
	background: #2292d9;
	padding: 7px 13px;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
}
.left-side-bar-mobile-view .left-side-bar-mobile-view-title i.fa {
	margin-left: 12px;
	float: right;
	margin-top: 4px;
}
.left-side-bar-mobile-view {
	display: none;
}
.sidemenu li:hover i.far.fa-chevron-right {
	color: #815b3b;
}
/******** Sidemenu css End ********/
/******** index 2 ********/
.banner-wrapper img {
	width: 100%;
}
.content-section {
	padding-top: 10px;
	background-image: url(../images/background01.jpg);
	background-size: cover;
}
.heading-title.title {
	text-align: left;
	border-bottom: solid 2px #c5e5f6;
	padding-bottom: 5px;
}
.heading-title.title img {
	max-width: 40px;
	margin-right: 15px;
	vertical-align: text-bottom;
}
.breadcrumb-wrapper {
	margin-bottom: 13px;
}
.breadcrumb {
	padding: 0px 0px;
	list-style: none;
	background: none;
	border-radius: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	align-items: flex-end;
}
li.breadcrumb-item {
	font-size: 13px;
}
.breadcrumb li.breadcrumb-item a {
	color: #000000;
}
.breadcrumb-item.active {
	color: #000000;
}
.breadcrumb-item + .breadcrumb-item::before {
	color: #000000;
}
.breadcrumb li.breadcrumb-item a i.fal {
	font-size: 20px;
	margin-right: 9px;
	color: #2c4c8d;
}
.content-details-row {
	margin: auto;
	padding: 40px 23px 60px;
	background-color: rgba(255,255,255,0.7);
	box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.content-details-row .col-md-3 {
	padding: 0px 0px;
	padding-right: 15px;
}
.content-details-row .col-md-9 {
	padding: 0px 0px;
	padding-left: 15px;
}
/******** calendar css ********/
.calendar-section {
	background-color: #fafdf4;
	padding-top: 45px;
	padding-bottom: 15px;
}
.calendar-row {
	padding-top: 30px;
}
.row-owl-carousel-wrapper {
	width: 92%;
	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: #ee9395;
}
.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: #f64167;
	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 #3a639f;
	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: 15px;
	line-height: 20px;
	margin-bottom: 0px;
	color: #000000;
	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 #37619d;
	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;
}
/********* index 3 *********/
.content-box-wrapper {
	padding: 30px 46px 23px;
	background-color: rgba(255,255,255,0.7);
	box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	position: relative;
}
.content-box-wrapper .heading-title {
	margin-bottom: 33px;
}
.content-box-wrapper .heading-title span img {
	max-width: 11%;
}
.news-details-wrapper .date-text {
	font-size: 14px;
	color: #14377f;
	font-weight: bold;
	position: relative;
	padding-left: 26px;
	margin-bottom: 3px;
}
.news-details-wrapper .date-text i.fal {
	font-size: 23px;
	position: absolute;
	left: 0;
	top: -1px;
}
.news-details-wrapper .news-title {
	font-size: 21px;
	color: #000000;
	font-weight: 600;
	border-bottom: solid 2px #8dd8f7;
	padding-bottom: 5px;
	margin-bottom: 12px;
}
.news-details-wrapper p {
	font-size: 15px;
	text-align: justify;
	color: #000000;
	font-weight: 500;
	margin-bottom: 20px;
}
.news-details-wrapper .news-details-img {
	width: 88%;
	margin: auto;
	padding-top: 13px;
}
.news-details-wrapper .news-details-img img {
	width: 100%;
}
.back-btn {
	text-align: right;
	margin-top: 42px;
}
.back-btn a {
	display: inline-block;
	max-width: 45px;
}
/********* index 4 *********/
.owl-carousel-wrapper.slider-row {
	width: 82%;
	margin: auto;
	margin-bottom: 22px;
	padding-top: 10px;
}
#sync1 .owl-nav button.owl-prev {
	position: absolute;
	left: -48px;
	top: 45%;
}
#sync1 .owl-nav button {
	outline: 0;
}
#sync1 .owl-nav button.owl-next {
	position: absolute;
	right: -48px;
	top: 45%;
}
#sync1 .owl-nav button {
	color: #2292d9;
	width: 34px;
	height: 34px;
	border: solid 2px #2292d9;
	border-radius: 100%;
	font-size: 19px;
}
#sync1 .owl-nav button:hover {
	background-color: #2292d9;
	color: #ffffff;
}
#sync1 .owl-nav button.owl-prev img {
	max-width: 32px;
}
#sync1 .owl-nav button.owl-next img {
	max-width: 32px;
}
#sync2 .owl-nav button.owl-prev {
	position: absolute;
	left: -30px;
	top: 35%;
}
#sync2 .owl-nav button {
	outline: 0;
}
#sync2 .owl-nav button.owl-next {
	position: absolute;
	right: -30px;
	top: 35%;
}
#sync2 .owl-nav button {
	font-size: 24px;
	color: #2292d9;
}
#sync2 .owl-nav button.owl-prev img {
	max-width: 11px;
}
#sync2 .owl-nav button.owl-next img {
	max-width: 11px;
}
.owl-item.synced.active .item-slider-images:after {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	display: inline-block;
	left: 0px;
	content: "";
	border: solid 6px #60b1e4;
}
.owl-carousel-wrapper.slider-row .back-btn {
	padding-top: 35px;
}
/********* index 5 *********/
.select-box-wrapper {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-bottom: 28px;
}
.select-box {
	width: 20%;
	text-align: center;
	margin: 0px 5px;
}
.form-select {
	display: block;
	width: 100%;
	padding: 4px 20px;
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	line-height: 21px;
	color: #000000;
	background-color: #ffffff;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
 background-position: right .75rem center;
	background-size: 16px 10px;
	border: 1px solid #cccccc;
	border-radius: 0px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
}
.row-photo-album-box-wrapper {
	margin: auto;
}
.row-photo-album-box-wrapper .col-md-3 {
	padding: 0px 5px;
	margin-bottom: 15px;
}
ul.pagination {
	padding-top: 15px;
	text-align: center;
	width: 100%;
	display: inline-block;
	padding-bottom: 3px;
}
ul.pagination li.page-item {
	display: inline-block;
	margin: 0px 6px;
}
ul.pagination li.page-item a.active {
	background: #76afe1;
	color: #fff;
	border: solid 1px #76afe1;
}
ul.pagination li.page-item a:hover {
	background: #76afe1;
	color: #fff;
	border-color: #76afe1;
}
li.page-item.img-iconss a.page-link:hover {
	background: none;
}
ul.pagination li.page-item a {
	color: #000;
	font-size: 14px;
	width: 33px;
	height: 33px;
	line-height: 18px;
	font-family: 'Lato', sans-serif;
}
ul.pagination li.page-item a {
	background: none;
	border-radius: 6px;
	background-color: #ffffff;
}
ul.pagination li.img-iconss a {
	width: auto;
	height: auto;
}
ul.pagination li.page-item .page-link {
	border-radius: 50%;
}
ul.pagination li.page-item a i {
	font-size: 15px;
}
/********* index 6 *********/
.select-box-wrapp {
	position: absolute;
	text-align: right;
	right: 110px;
	top: 41px;
	width: 16%;
}
.select-box-wrapp .select-box {
	width: 100%;
}
.news-details-wrapper-row {
	background-color: rgba(255,255,255,0.8);
	padding: 13px;
	box-shadow: rgb(200 225 239 / 90%) 0px 1px 4px 2px;
	border-radius: 5px;
	overflow: hidden;
	margin: auto;
	align-items: center;
	margin-bottom: 17px;
}
.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;
	padding-right: 30px;
}
.news-details-info .news-details-title {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 27px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	position: relative;
}
.news-details-info .news-details-title::after {
	content: "";
	position: absolute;
	width: 150px;
	left: 0;
	bottom: 0;
	border-bottom: solid 1px #f66983;
}
.news-details-info .date-text {
	font-size: 14px;
	font-weight: 500;
	color: #14377f;
}
.btn-wrapper.wrapp {
	margin-top: 0px;
}
.btn-wrapper.wrapp a {
	font-size: 13px;
	letter-spacing: 0px;
}
.news-details-wrapper-row .col-md-10 {
	padding: 0px;
}
.news-details-info.text {
	padding-left: 12px;
}
.pdf-btn {
	text-align: right;
	padding-right: 58px;
}
.pdf-btn a {
	display: inline-block;
	max-width: 40px;
}
.slider-section-home {
	float: left;
	width: 100%;
}
.latest-news-section .heading-title {
	color: #ffffff;
}
.wrapper-menu li strong {
	width: 100%;
	display: inline-block;
	padding: 6px 1px;
	padding-top: 10px;
}
.wrapper-menu li.color-1:hover strong {
	background: #fca509;
	color: #fff;
}
.wrapper-menu li.color-2:hover strong {
	background: #48ade3;
	color: #fff;
}
.wrapper-menu li.color-3:hover strong {
	background: #f96e47;
	color: #fff;
}
.wrapper-menu li.color-4:hover strong {
	background: #466eff;
	color: #fff;
}
.wrapper-menu li.color-5:hover strong {
	background: #59dc68;
	color: #fff;
}
.wrapper-menu li.color-6:hover strong {
	background: #b655ff;
	color: #fff;
}
.wrapper-menu li.color-7:hover strong {
	background: #ea2a72;
	color: #fff;
}
.wrapper-menu li.color-8:hover strong {
	background: #ff8e17;
	color: #fff;
}
.wrapper-menu li.color-9:hover strong {
	background: #dd3dd4;
	color: #fff;
}
.nav_area ul li:hover a img {
	top: 10px;
	display: inline-block;
	position: relative;
}
.wrapper-menu li ul.sub-menu li a:hover {
	color: #ffffff;
}
.wrapper-menu li.color-1 ul.sub-menu li a:hover {
	background: #fca509;
}
.wrapper-menu li.color-2 ul.sub-menu li a:hover {
	background: #48ade3;
}
.wrapper-menu li.color-3 ul.sub-menu li a:hover {
	background: #f96e47;
}
.wrapper-menu li.color-4 ul.sub-menu li a:hover {
	background: #466eff;
}
.wrapper-menu li.color-5 ul.sub-menu li a:hover {
	background: #59dc68;
}
.wrapper-menu li.color-6 ul.sub-menu li a:hover {
	background: #b655ff;
}
.wrapper-menu li.color-7 ul.sub-menu li a:hover {
	background: #ea2a72;
}
.wrapper-menu li.color-8 ul.sub-menu li a:hover {
	background: #ff8e17;
}
.wrapper-menu li.color-9 ul.sub-menu li a:hover {
	background: #dd3dd4;
}
#slideralbum .owl-nav button {
	background: #fff;
	width: 35px;
	height: 35px;
	color: #ffcf98;
	border-radius: 100px;
	font-size: 19px;
}

/***
=============================================
    Float Bob X Animation Css
=============================================
***/
@-webkit-keyframes float-bob-x {
 0% {
 transform: translateX(-10px);
}
 50% {
 transform: translateX(-5px);
}
 100% {
 transform: translateX(-10px);
}
}
 @keyframes float-bob-x {
 0% {
 transform: translateX(-10px);
}
 50% {
 transform: translateX(-3px);
}
 100% {
 transform: translateX(-10px);
}
}
.heading-title span, .heading-title img {
	-webkit-animation-name: float-bob-x;
	animation-name: float-bob-x;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

/************ Animated Background css************/
@keyframes animatedBackground {
from {
background-position:left bottom
}
to {
	background-position: right bottom
}
}









/********* Mobile Layout *********/
@media only screen and (max-width: 767px) {
.content-details-row {
	padding: 19px 11px 16px;
}
.content-details-row .col-md-9 {
	padding-left: 0;
}
.event-item h4 {
	margin-bottom: 5px;
	line-height: 24px;
	font-size: 17px;
}
.content-details-row .col-md-3 {
	padding: 0px 0px;
	padding-right: 0;
	margin-bottom: 22px;
}
.activities-details-info {
	margin-left: 0;
	margin-top: 30px;
	float: left;
	width: 100%;
}
.activities-bann {
	position: relative;
	top: 0;
	left: 0;
	max-width: 100%;
}
.activities-details-info .heading-title {
	font-size: 22px;
}
.latest-news-section {
	padding: 25px 0px 60px;
	background-size: cover;
	padding-bottom: 68px;
	background-position: center;
}
.monthly-quotes-text {
	text-align: center;
}
.latest-news-box-wrapper .latest-news-box-img img {
	height: 100%;
}
.latest-news-box-wrapper .photo-album-text {
	padding: 9px;
}
.latest-news-section .btn-wrapper {
	margin-top: 5px;
}
.activities-section .offset-6 {
	margin-left: 0;
}
.footer-details-info {
	float: left;
	width: 100%;
	margin-top: 26px;
}
.footer-details::before, .footer-details::after {
	display: none;
}
.footer-details {
	padding-left: 0;
	float: left;
	width: 100%;
	margin-top: 18px;
}
.footer-details ul li {
	margin-bottom: 8px;
}
.footer-details ul li i {
	font-size: 25px;
	width: 47px;
	text-align: center;
}
.row.logo-wrapper-row .col-md-2 {
	padding: 0px 8px;
	max-width: 50%;
	margin-bottom: 8px;
}
.logo-section {
	padding: 25px 0px 24px;
}
.heading-title.text {
	font-size: 25px;
}
.heading-title img {
	max-width: 46px;
}
.activities-details-info .btn-wrapper {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 15px;
}
.copyright-text {
	text-align: center;
}
.besign-by {
	text-align: center;
	margin-top: 5px;
}
.logo a {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 8px;
}
.left-side-bar-mobile-view {
	display: block;
}
.sidemenu {
	padding-right: 0;
	float: left;
	width: 100%;
}
.left-side-bar-desktop-view {
	display: none;
}
.calendar-section {
	padding-top: 0px;
}
.row-owl-carousel-wrapper {
	margin: auto;
	width: 100%;
}
.fc-toolbar.fc-header-toolbar .fc-left {
	display: none;
}
.fc-toolbar h2 {
	font-size: 15px !important;
}
.calendar_remark .remark_item {
	padding-right: 3px;
}
a.down-btn {
	padding: 7px 17px;
	font-size: 14px;
}
.all-events {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 31px;
}
.d-flex.align-items-center img {
	width: 100%;
}
.event-item {
	display: inline-block;
}
.title-text {
	margin-top: 19px;
}
.d-flex.align-items-center {
	width: 100%;
	display: inline-block !important;
	float: left;
	margin-top: 0px;
}
.d-flex.align-items-center .pl-4 {
	padding-left: 0px !important;
	padding-top: 24px !important;
}
.wrapper-menu li strong {
	width: auto;
	padding-top: 0;
	line-height: 26px;
	padding-bottom: 0px;
}
.header-information {
	text-align: left;
}
.header-information ul li a img {
	max-width: 45px;
}
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);
}
.fc-toolbar.fc-header-toolbar .fc-center h2:before {
	font-size: 16px;
}
.content-box-wrapper {
	padding: 29px 15px 31px;
}
.news-details-wrapper p {
	font-size: 15px;
	line-height: 28px;
}
.news-details-wrapper .news-title {
	font-size: 17px;
	padding-bottom: 8px;
	margin-bottom: 14px;
	margin-top: 12px;
}
#sync1 .owl-nav button.owl-next {
	right: -36px;
}
#sync1 .owl-nav button.owl-prev {
	left: -36px;
}
#sync2 .owl-nav button.owl-prev {
	left: -25px;
	top: 15%;
}
#sync2 .owl-nav button.owl-next {
	right: -25px;
	top: 15%;
}
select.form-select {
	font-size: 14px;
}
.select-box-wrapper {
	display: inline-block;
}
.select-box {
	width: 199px;
	margin: 0px 5px;
	margin: 0px auto;
	margin-bottom: 12px;
}
ul.pagination li.page-item {
	margin: 0px 2px;
}
ul.pagination li.page-item a {
	font-size: 14px;
	width: 29px;
	height: 29px;
	line-height: 29px;
	padding: 0px;
}
.news-details-info {
	padding-left: 0;
	padding-right: 0;
	margin-top: 10px;
	padding-bottom: 14px;
}
.news-details-info .news-details-title::after {
	width: 100%;
}
.pdf-btn {
	text-align: center;
	padding-right: 0;
}
.pdf-btn a {
	max-width: 34px;
}
.wrapper-menu li:hover strong {
	background: none !important;
	color: #48ade3 !important;
}
.monthly-quotes-section::after {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	height: 100%;
	top: 0;
	background: #ffa41c;
}
#sliderhome .slider-banner img {
	height: 180px;
	object-fit: cover;
}
#sliderhome .owl-dots {
	bottom: 0px;
}
}
/********* Mobile Layout *********/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.activities-bann {
	position: absolute;
	top: 91px;
	left: 0;
	max-width: 50%;
}
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);
}
.header-information {
	text-align: left;
}
.monthly-quotes-section::after {
	background-size: 26% 100%;
}
.latest-news-box-wrapper .latest-news-box-img img {
	height: 100%;
}
.latest-news-box-wrapper .photo-album-text .photo-album-title {
	line-height: 17px;
	font-size: 14px;
}
.footer-details::before, .footer-details::after {
	display: none;
}
.footer-details {
	padding-left: 0px;
}
.content-box-wrapper {
	padding: 30px 19px 23px;
}
.select-box {
	width: 257px;
	margin: 0px 10px;
}
.btn-wrapper.wrapp a {
	font-size: 12px;
	letter-spacing: 0px;
	padding: 10px 6px;
	width: 100%;
}
.pdf-btn {
	text-align: center;
	padding-right: 0;
}
.wrapper-menu li strong {
	width: auto;
	padding-top: 0;
	line-height: 26px;
	padding-bottom: 0px;
}
.wrapper-menu li:hover strong {
	background: none !important;
	color: #48ade3 !important;
}
.photo-album-box-wrapper-row {
	padding: 0px 30px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.activities-bann {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 501px;
}
.photo-album-box-wrapper-row {
	padding: 0px 50px;
}
.activities-details-info {
	margin-left: 0;
}
.header-information ul li a img {
	display: block;
	max-width: 40px;
	margin: auto;
	padding-bottom: 6px;
}
.monthly-quotes-section::after {
	background-size: 24% 100%;
}

}
.back_to_top{
	position: fixed;
	right: 30px;
	bottom: 10%;
	z-index: 10000;
	cursor: pointer;
	display: none;
}

