@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');
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: 10px;
	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: left;
}
.nav_area > ul > li {
	display: inline-block;
	position: relative;
	padding-right: 32px;
}
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: #000000;
	font-size: 15px;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 35px;
	padding-top: 34px;
}
span.arrow {
	display: inline-block;
	padding-left: 0px;
	color: #000000;
	margin-left: 5px;
	position: absolute;
	top: 37px;
	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;
}
/*三级菜单增加*/
.nav_area ul li:hover > ul.sub-menu {
 display: block;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
ul.sub-menu {
	position: absolute;
	background: #17a4ec;
	z-index: 555;
	text-align: left;
	border-radius: 10px;
	-webkit-box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: linear-gradient(to right, #8ccde5, #17a4ec);
}
.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: 0;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 21px;
	background-image: linear-gradient(to right, #7bbfd9, #0e9fe9);
}
.nav_area > ul > li ul.sub-menu li a {
	color: #fff;
	position: relative;
	letter-spacing: 0px;
	font-weight: 500;
}
ul.sub-menu li a {
	color: #000;
	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 #9edeff;
}
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%;
	border-top: solid 4px #47996c;
}
.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: 20px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
}
#sliderhome .owl-dots button.active span {
	background-color: #1fa6ec;
	position: relative;
}
#sliderhome .owl-dots button span {
	background-color: #ffffff;
}
#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;
}
.about-section-home {
	float: left;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
}
.about-info .about-info-title {
	font-size: 52px;
	margin-bottom: 8px;
	color: #000000;
}
.about-info .about-info-sub-title2 {
	font-size: 25px;
	margin-bottom: 11px;
	color: #47996c;
}
.theme-btn a {
	background: #47996c;
	display: inline-block;
	padding: 7px 25px;
	color: #fff;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease 0s;
	display: inline-block;
}
.theme-btn a:after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-image: linear-gradient(to right, #34c6f5 30%, #34c6f5);
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, -50%) scale(0);
	transition: all 0.5s ease 0s;
}
.theme-btn a:hover:after {
	transform: translate(-50%, -50%) scale(5);
	background-image: linear-gradient(to right, #34c6f5 30%, #34c6f5);
}
.about-info p {
	font-size: 21px;
	color: #000;
}
.latest-news-section-home {
	float: left;
	width: 100%;
	background: url(../images/latest-news-bg1.jpg);
	background-size: cover;
	padding-top: 50px;
	padding-bottom: 50px;
	border-top: solid 10px #65c3f0;
}
.latest-news-home {
	float: left;
	width: 100%;
	background: #fff;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.latest-news-row-wrapper {
	padding: 20px;
	padding-top: 0;
}
.latest-news-row-wrapper {
	float: left;
	width: 100%;
}
.latest-news-row-wrapper .latest-news-row {
	float: left;
	width: 100%;
	border-bottom: solid 1px #dceee2;
	display: flex;
	align-items: center;
	padding-bottom: 16px;
	margin-bottom: 19px;
}
.latest-news-row-wrapper .latest-news-row .latest-news-img {
	width: 33%;
	float: left;
}
.latest-news-row-wrapper .latest-news-row .latest-news-info {
	float: left;
	width: 67%;
	padding-left: 23px;
}
.latest-news-info .news-date {
	font-size: 19px;
	margin-bottom: 7px;
	color: #47996c;
}
.latest-news-info .news-date i {
	color: #c2ddce;
	margin-right: 6px;
	font-size: 22px;
}
.latest-news-info .news-title {
	margin-bottom: 5px;
	color: #47996c;
	font-size: 17px;
	font-weight: 600;
}
.latest-news-info p {
	margin-bottom: 10px;
	font-size: 17px;
	line-height: 27px;
	color: #000;
}
.news-title-top .news-title-row .news-title-icon {
	color: #47996c;
	font-size: 28px;
	font-weight: bold;
}
.news-title-top {
	float: left;
	width: 100%;
	margin-bottom: 12px;
	padding-left: 20px;
	padding-top: 13px;
}
.news-title-top .news-title-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.news-title-row .news-title-btn a {
	background: #64c3f0;
	padding: 7px 14px;
	color: #fff;
	clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 0 100%, 12% 50%);
	padding-left: 27px;
	text-decoration: none;
}
.latest-news-box2 .latest-news-info {
	padding-left: 0px !important;
	width: 100% !important;
}
.latest-news-box2 .latest-news-info .news-title {
	font-size: 15px;
}
.event-album-section {
	background: url(../images/event-album-bg1.jpg);
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	background-size: cover;
	background-position: center;
}
.event-album-box {
	float: left;
	width: 100%;
	padding: 10px;
	background: #fff;
	border-radius: 7px;
	position: relative;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.event-album-box .event-album-info {
	padding-top: 10px;
}
.event-album-info .event-album-title {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.event-album-box .date-box {
	clip-path: polygon(0 0, 100% 0%, 100% 85%, 0% 100%);
	background: #2ebbff;
	width: 49px;
	padding: 6px;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 0px;
	right: 10px;
	padding-bottom: 11px;
}
.event-album-section .theme-btn {
	text-align: center;
	width: 100%;
	margin-top: 40px;
}
.photos-gallery-wrapper {
	float: left;
	width: 100%;
	display: flex;
}
.photos-gallery-wrapper .photos-gallery-box {
	width: 20%;
	float: left;
	position: relative;
}
.photos-gallery-box .photos-gallery-info {
	float: left;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0px;
	z-index: 333;
}
.photos-gallery-info a {
	color: #fff;
	font-size: 23px;
	text-decoration: none;
}
.useful-links-wrapper {
	float: left;
	width: 100%;
}
.useful-links-section {
	float: left;
	width: 100%;
	padding-top: 55px;
	padding-bottom: 55px;
}
.useful-links-wrapper .useful-links-row {
	float: left;
	width: 100%;
	display: flex;
}
.useful-links-row .useful-links-img {
	padding: 5px;
}
.useful-links-section .useful-links-title {
	text-align: center;
	margin-bottom: 20px;
	font-size: 27px;
	color: #47996c;
	font-weight: bold;
}
.useful-links-section .useful-links-title img {
	margin-right: 9px;
}
.useful-links-img-box {
	margin-bottom: 15px;
}
.footer-section {
	float: left;
	width: 100%;
	background: #c2eed8;
	padding-top: 14px;
}
.copy-right-wrapper {
	border-top: solid 2px #00aba5;
	padding-top: 13px;
	padding-bottom: 15px;
	margin-top: 18px;
}
.copy-right-text {
	font-size: 14px;
	color: #000;
}
.footer-social-icon ul {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.footer-social-icon ul li {
	margin-right: 8px;
}
.contact-info .contact-info-row {
	margin-top: 7px;
}
.contact-info .contact-info-row li {
	font-size: 15px;
	color: #000;
	font-weight: bold;
	margin-right: 26px;
}
.contact-info .contact-info1 {
	font-size: 15px;
	color: #000;
	font-weight: bold;
}
.contact-info i {
	font-size: 17px;
	margin-right: 9px;
	color: #00aba5;
}
.contact-info .contact-info-row ul {
	display: flex;
}
#sliderhome .owl-nav button {
	font-size: 34px;
	color: #fff;
}
#sliderhome .owl-nav button i {
	font-weight: 300;
}
.wrapper-menu {
	display: inline-block;
}
.social-icon-top {
	display: inline-block;
}
.social-icon-top ul {
	display: flex;
}
.social-icon-top ul li {
	margin-left: 9px;
}
.event-album-box .date-box .date-1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
}
.event-album-box .date-box .month {
	font-size: 12px;
}
.banner-wrapper img {
	width: 100%;
}
.banner-section.wrapper {
	padding-top: 90px;
}
.content-section {
	padding: 25px 0px 50px;
}
.calendar-wrapper-details {
	width: 66%;
	margin: auto;
}
/******** 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: #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: #4cb1eb;
	font-weight: 500;
}
a.down-btn:hover {
	background-color: #7ba142;
}
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 #3f67a1;
	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: #181818;
	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 #15b2aa;
	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 ********/
.other-banner-section {
	float: left;
	width: 100%;
	border-bottom: solid 7px #65c3f0;
}
.container-section {
	float: left;
	width: 100%;
	padding-top: 55px;
	padding-bottom: 55px;
}
.bg1 {
	background: url(../images/bg1.jpg);
	background-position: center;
	background-size: cover;
}
.news-bg-box {
	background: #fff;
	padding: 50px;
	border-radius: 10px;
	float: left;
	width: 100%;
}
.news-bg-box .latest-news-info .news-title {
	font-size: 26px;
	border-bottom: solid 2px #d1e5da;
	padding-bottom: 12px;
	margin-bottom: 17px;
}
.news-wrapper-img {
	margin-top: 35px;
	margin-bottom: 35px;
	text-align: center;
}
.news-bg-box .latest-news-info p {
	font-size: 14px;
}
.news-row-btn {
	float: left;
	width: 100%;
	margin-top: 31px;
}
.news-row-btn a {
	color: #47996c;
	font-size: 24px;
}
.news-row-btn a img {
	margin-right: 11px;
	max-width: 49px;
}
.arrow-icon-row {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	text-align: right;
}
.arrow-icon-row img {
	max-width: 240px;
}
/***** News List******/
.news-details-wrapper-row {
	align-items: center;
	margin-bottom: 17px !important;
	padding-bottom: 15px;
	margin: auto;
	background: #fff;
	border-radius: 8px;
	padding-top: 15px;
}
.news-details-wrapper-row .news-details-info .news-details-title {
	font-size: 22px;
	margin-bottom: 3px;
	color: #47996c;
	font-weight: bold;
}
.news-details-wrapper-row .news-details-info p {
	font-size: 15px;
	color: #000;
	margin-bottom: 5px;
}
.news-details-wrapper-row .news-details-info .date-text {
	font-size: 14px;
	color: #000;
}
.news-details-wrapper-row .news-details-info .date-text i {
	color: #c2ddce;
	font-size: 22px;
	margin-right: 8px;
}
.news-details-wrapper-row .details-btn {
	text-align: center;
}
.news-details-wrapper-row .details-btn a {
	color: #fff;
	text-decoration: none;
	font-size: 19px;
	clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 0 100%, 12% 50%);
	padding-left: 25px !important;
	background: #64c3f0;
	padding: 5px 15px;
	padding-left: 32px !important;
}
ul.pagination-wrapper {
	text-align: center;
	display: flex;
	justify-content: center;
}
.pagination-wrapper li {
	margin: 0px 4px;
}
.pagination-wrapper li a {
	width: 41px;
	height: 41px;
	display: inline-block;
	background: #fff;
	border-radius: 100px;
	font-size: 16px;
	color: #234479;
	border: solid 1px #dce4e0;
	line-height: 41px;
	text-decoration: none;
}
.pagination-wrapper li a:hover {
	background-color: #00aba5;
	color: #ffffff;
}
.pagination-wrapper li.active a {
	background-color: #00aba5;
	color: #ffffff;
}
.pdf-icon {
	text-align: center;
}
.sidemenu li {
	position: relative;
	border-bottom: solid 1px #c1d987;
}
.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: #47731f;
	text-align: center;
	font-size: 14px;
	line-height: 21px;
	position: absolute;
	right: 0px;
	top: 16px;
	width: 24px;
	cursor: pointer;
	font-weight: bold;
}
.left-side-bar-mobile-view {
	display: none;
}
.left-side-bar-menu {
	background: #fff;
	border-radius: 35px;
	overflow: hidden;
	position: relative;
	border: solid 4px #c0dfc3;
	min-height: 600px;
}
.sidemenu-top-background {
	background: url(../images/sidemenu-bg1.png);
	background-size: 100% 100%;
	padding: 10px 15px;
	text-align: center;
	font-size: 25px;
	color: #fff;
	font-weight: bold;
}
.sidemenu li i::before {
	display: none;
}
/***** News Slider******/
.news-bg-slider-box {
	float: left;
	width: 100%;
	background: #fff;
	padding: 61px;
	border-radius: 10px;
	padding-top: 22px;
	padding-bottom: 41px;
}
.news-bg-slider-box .latest-news-info .news-title {
	font-size: 26px;
	border-bottom: solid 2px #d1e5da;
	padding-bottom: 12px;
	margin-bottom: 17px;
}
.news-bg-slider-box .latest-news-info p {
	font-size: 14px;
}
.owl-carousel-wrapper.slider-row {
	margin: 0;
	padding: 0px 45px;
	margin-top: 30px;
}
#sync1 .owl-nav button.owl-prev {
	position: absolute;
	left: -46px;
	top: 45%;
}
#sync1 .owl-nav button.owl-next {
	position: absolute;
	right: -46px;
	top: 45%;
}
#sync1 .owl-nav button {
	border-radius: 100px;
	border: solid 3px #b9d8c7;
	width: 35px;
	height: 35px;
	color: #b9d8c7;
	font-size: 20px;
	outline: 0;
}
#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: #b9d8c7;
}
#sync2 .owl-nav button i:hover {
	color: #47996c;
}
#sync2 .owl-nav button {
	outline: 0;
}
#sync1 .owl-nav button:hover {
	border: solid 3px #47996c;
	background-color: #47996c;
	color: #ffffff;
}
.footer-section .container {
	max-width: 1300px;
}
.event-album-wrapper .event-album-box {
	margin-bottom: 22px;
}
.event-album-wrapper .col-md-4 {
	padding: 0px 11px;
}
.section-top-title-new {
	float: left;
	width: 100%;
	border-bottom: solid 3px #8fd7b0;
	margin-bottom: 27px;
	padding-bottom: 16px;
	display: flex;
	justify-content: space-between;
}
.select-box-wrapper .form-select {
	height: 34px;
	border: solid 1px #999999;
	padding: 0px 19px;
	color: #000;
	font-size: 14px;
	min-width: 189px;
	background: #fff;
	outline: 0;
	padding-left: 10px;
}
.section-top-title-new .heading-title-new {
	font-size: 25px;
	color: #47996c;
	font-weight: bold;
}
.section-top-title-new .heading-title-new img {
	margin-right: 8px;
}
.heading-title-top-new {
	width: 100%;
	margin-bottom: 35px;
	text-align: center;
	font-size: 25px;
	color: #47996c;
	font-weight: bold;
}
.heading-title-top-new img {
	margin-right: 8px;
}
.new-select-box {
	border-bottom: none;
	margin-bottom: 10px;
}
.new-select-box .select-box-wrapper .select-box {
	float: right;
	text-align: right;
}
.new-select-box {
	justify-content: flex-end;
}
.slider-section-home {
	float: left;
	width: 100%;
	position: relative;
	clip-path: polygon(0 0, 100% 0, 100% 85%, 49% 100%, 0 85%);
}
.overlay-img {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 91px;
	z-index: 1;
}
.graphic-img1 {
	top: -148px;
	position: absolute;
	right: 48px;
	max-width: 499px;
	z-index: -1;
}
.event-album-img img {
	width: 100%;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.event-album-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);
}
.event-album-img {
	position: relative;
	overflow: hidden;
}







/***
=============================================
    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);
}
}
.graphic-img1 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;
}
.photos-gallery-img img {
	width: 100%;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.photos-gallery-img {
	position: relative;
	overflow: hidden;
}
.photos-gallery-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);
}
.news-details-imgs img {
	-webkit-transition: all .5s;
	transition: all .5s;
	width: 100%;
}
.news-details-imgs: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);
}
.news-details-imgs {
	position: relative;
	overflow: hidden;
}
.nav_area > ul > li ul.sub-menu li:last-child a {
	border-bottom: none;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.photos-gallery-bg1 {
	background: linear-gradient(to right, transparent, #33c5f4 50% ,transparent);
}
.photos-gallery-bg2 {
	background: url(../images/bgn2.png);
}
.photos-gallery-bg3 {
	background: url(../images/bgn3.png);
}
.photos-gallery-bg4 {
	background: url(../images/bgn4.png);
}
.photos-gallery-bg5 {
	background: url(../images/bgn5.png);
}
.photos-gallery-info {
	padding: 3px 1px;
	background-size: cover;
}
.besign-by {
	text-align: right;
}
.besign-by a {
	font-size: 14px;
	color: #000;
}






/****** Mobile Layout ******/
@media only screen and (max-width: 767px) {
.photos-gallery-info a {
	font-size: 17px;
}
.container-section {
	padding-top: 31px;
	padding-bottom: 36px;
}
.about-info {
	padding-top: 18px;
}
.about-info .about-info-sub-title2 {
	font-size: 21px;
	margin-bottom: 11px;
	line-height: 40px;
}
.about-section-home {
	padding-bottom: 30px;
	padding-top: 30px;
}
.latest-news-box2 {
	margin-top: 26px;
}
.event-album-box {
	margin-bottom: 18px;
}
.footer-section .logo {
	margin-bottom: 22px;
}
.contact-info .contact-info1 {
	margin-bottom: 24px;
}
.contact-info .contact-info-row ul {
	display: inline-block;
}
.contact-info .contact-info-row li {
	font-size: 15px;
	margin-right: 0;
	margin-bottom: 11px;
	width: 100%;
	float: left;
}
.footer-social-icon ul {
	margin-top: 3px;
	justify-content: center;
	margin-bottom: 3px;
}
.news-title-top .news-title-row .news-title-icon {
	font-size: 19px;
}
.social-icon-top {
	display: none;
}
.header-section .logo {
	width: 226px;
}
.header-section .toggle {
	top: -39px;
}
.graphic-img1 {
	display: none;
}
.slider-section-home {
	clip-path: polygon(0 0, 100% 0, 100% 93%, 49% 100%, 0 93%);
}
#sliderhome .owl-nav button.owl-prev {
	top: 28%;
}
#sliderhome .owl-nav button.owl-next {
	top: 28%;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 333;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.calendar-wrapper-details {
	width: 100%;
	margin: auto;
}
a.down-btn {
	font-size: 16px;
	padding: 4px 22px;
}
.fc-toolbar.fc-header-toolbar .fc-left {
	display: none;
}
.fc-toolbar h2 {
	font-size: 17px !important;
}
.news-bg-box {
	padding: 19px;
}
.arrow-icon-row {
	margin-bottom: 36px;
	text-align: center;
}
.news-details-wrapper-row .details-btn {
	margin-top: 21px;
}
.pagination-wrapper li a {
	width: 32px;
	height: 32px;
	font-size: 13px;
	line-height: 32px;
}
.pdf-icon {
	margin-top: 22px;
}
.news-details-wrapper-row .news-details-info .news-details-title {
	font-size: 17px;
	margin-bottom: 8px;
	line-height: 27px;
}
.news-details-info .date-text {
	margin-top: 14px;
}
.news-details-imgs img {
	width: 100%;
}
.news-details-imgs {
	margin-bottom: 18px;
}
.section-top-title-new {
	display: inline-block;
	text-align: center;
}
.section-top-title-new .heading-title-new {
	font-size: 25px;
	margin-bottom: 19px;
}
.left-side-bar-menu {
	min-height: auto;
	padding-bottom: 49px;
	margin-bottom: 22px;
}
.news-bg-slider-box {
	padding: 18px;
}
.news-bg-slider-box .latest-news-info .news-title {
	margin-bottom: 17px;
	line-height: 29px;
	font-size: 18px;
}
.owl-carousel-wrapper.slider-row {
	padding: 0px 35px;
	margin-top: 20px;
}
.news-row-btn {
	margin-top: 37px;
}
#sync2 .owl-nav button.owl-prev {
	top: 17%;
}
#sync2 .owl-nav button.owl-next {
	top: 17%;
}
.news-row-btn a img {
	max-width: 34px;
}
.latest-news-row-wrapper .latest-news-row {
	display: inline-block;
}
.latest-news-row-wrapper .latest-news-row .latest-news-img {
	width: 100%;
	float: left;
}
.latest-news-row-wrapper .latest-news-row .latest-news-info {
	width: 100%;
	padding-left: 0;
	padding-top: 21px;
}
.news-title-top .news-title-row {
	margin-bottom: 13px;
}
.latest-news-row-wrapper .latest-news-row .latest-news-img img {
	width: 100%;
}
.latest-news-home.latest-news-box2 .latest-news-row-wrapper .latest-news-info {
	padding-top: 0px;
}
.news-title-top .news-title-row .news-title-icon img {
	margin-right: 10px;
}
.photos-gallery-wrapper {
	display: inline-block;
}
.photos-gallery-wrapper .photos-gallery-box {
	width: 50%;
}
.besign-by {
	text-align: center;
	padding-top: 8px;
}
.copy-right-text {
	text-align: center;
}
}

/****** Tablet Layout ******/
@media only screen and (min-width: 768px) and (max-width: 991px) {
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 333;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.social-icon-top {
	display: none;
}
.about-info .about-info-title {
	font-size: 48px;
}
.about-info .about-info-sub-title2 {
	font-size: 22px;
	line-height: 32px;
}
.slider-section-home {
	clip-path: polygon(0 0, 100% 0, 100% 93%, 49% 100%, 0 93%);
}
.header-section {
	padding-bottom: 18px;
}
.calendar-wrapper-details {
	width: 90%;
}
.news-details-wrapper-row .details-btn a {
	font-size: 15px;
	padding: 5px 5px;
	padding-left: 27px !important;
}
.news-bg-slider-box {
	padding: 28px;
}
.news-row-btn {
	margin-top: 35px;
}
.news-row-btn a img {
	max-width: 34px;
}
.sidemenu-top-background {
	padding: 8px 15px;
	font-size: 19px;
}
}
 @media only screen and (min-width: 992px) and (max-width: 1200px) {
.social-icon-top {
	display: none;
}
}
