@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');
@import url('https://fonts.googleapis.com/css2?family=Allison&family=Gothic+A1&family=Jost:ital,wght@0,100..900;1,100..900&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');
@import url('https://fonts.googleapis.com/css2?family=Alata&family=Allison&family=Gothic+A1&family=Jost:ital,wght@0,100..900;1,100..900&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;
}
/******** 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: #44b42a;
	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: 30px;
}
.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: -52px;
	z-index: 9999;
	background: #44b42a;
	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: 17px;
	color: #fff;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
}
span.arrow {
	position: absolute;
	right: 2px;
	color: #fff;
	top: 6px;
	width: 40px;
	text-align: center;
	height: 25px;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
nav.nav_area ul li {
	border-bottom: solid 1px #fff;
}
.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: 110%;
	text-align: center;
}
.nav_area > ul > li {
	display: inline-block;
	position: relative;
	padding-left: 66px;
}
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: 17px;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 10px;
	font-weight: bold;
}
span.arrow {
	display: inline-block;
	padding-left: 0px;
	color: #44b42a;
	margin-left: 6px;
	position: absolute;
	top: 4px;
	font-size: 13px;
}
 .nav_area > ul > li ul.sub-menu > li ul {
	 display: none;
 }
.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 {
	background: #003681;
	z-index: 555;
	text-align: left;
}
.nav_area ul li:hover ul {
	display: block;
}
 .menu-section .nav_area .menu .sub-menu li:hover > .sub-menu {
	 display: block; /* 显示子菜单 */
 }

ul.sub-menu {
	position: absolute;
	background: #44b42a;
	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%);
}
.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: #329d1a;
}

.nav_area > ul > li ul.sub-menu li a {
	color: #fff;
	position: relative;
	letter-spacing: 0px;
	font-weight: 500;
	font-size: 13px;
}
ul.sub-menu li a {
	color: #000;
	line-height: 20px;
	padding: 10px 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 #2c8118;
}
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 {
	padding-bottom: 3px;
}
.logo {
	padding-top: 13px;
}
.logo a {
	display: inline-block;
	max-width: 80%;
}
.menu-section {
	padding-top: 8px;
}
.header-right-information ul li {
	display: inline-block;
	position: relative;
}
.header-right-information ul li a {
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: 600;
}
.header-right-information ul li a i.fal {
	font-size: 22px;
	vertical-align: bottom;
	margin-right: 7px;
	color: #7ebd68;
}
.header-right-information ul li.globe {
	padding-left: 20px;
}
.header-right-information ul li.globe::after {
	content: "";
	position: absolute;
	height: 20px;
	left: 8px;
	top: 3px;
	border-left: solid 1px #83bf6e;
}
.header-right-information ul li.globe a i.fal {
	margin-right: 0px;
}
.header-right-information ul li.language-box-wrapper span.arrow {
	display: inline-block;
	padding-left: 25px;
	color: #55b941;
	margin-left: 4px;
	position: absolute;
	bottom: -1px;
	font-size: 10px;
}
.header-right-information ul li.language-box-wrapper select {
	/* background: none; */
	border: none;
	outline: 0px;
	color: #000000;
	font-size: 14px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: url(../images/arrow-down.png);
	background-repeat: no-repeat;
	background-position: 100% 54%;
	padding-right: 12px;
	position: relative;
	z-index: 3333;
	font-weight: 600;
}
/******** Menu css End ********/

/******** index ********/
.banner-section {
	border-top: solid 5px #44b42a;
}
#sliderhome .owl-dots {
	text-align: center;
	bottom: 18px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
}
#sliderhome .owl-dots button.active span {
	background-color: #279217;
	position: relative;
}
#sliderhome .owl-dots button span {
	background-color: #ffffff;
}
#sliderhome .owl-dots button {
	outline: 0;
}
#sliderhome .owl-dots .owl-dot span {
	width: 9px;
	height: 9px;
	border-radius: 50%;
	margin: 0px 6px;
}
#sliderhome .owl-nav button.owl-prev {
	position: absolute;
	left: 1%;
	top: 41%;
	box-shadow: none !important;
	outline: none !important;
}
#sliderhome .owl-nav button.owl-next {
	position: absolute;
	top: 41%;
	right: 1%;
	box-shadow: none !important;
	outline: none !important;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 42px !important;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 42px !important;
}
.welcome-section {
	padding: 50px 0px;
	background-image: url(../images/welcome-background.jpg);
	background-size: cover;
}
.welcome-details-row {
	align-items: center;
}
.videoimg-wrapper img {
	width: 100%;
}
.welcome-details {
	padding-left: 28px;
}
.welcome-title {
	font-size: 24px;
	font-weight: bold;
	color: #488608;
	margin-bottom: 10px;
}
.welcome-title span {
	display: inline-block;
	font-family: "Allison", cursive;
	font-size: 67px;
	font-weight: normal;
	color: #9cc51f;
	margin-right: 17px;
	line-height: 52px;
}
.welcome-details p {
	font-size: 15px;
	color: #000000;
	line-height: 29px;
	padding-top: 10px;
}
.btn-wrapper a {
	display: inline-block;
	font-size: 13px;
	text-decoration: none;
	padding: 6px 30px;
	border-radius: 50px;
	background-color: #9cc51f;
	color: #ffffff;
	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, #8cfb74 30%, #185b09);
    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, #185b09 30%, #8cfb74);
}














.latest-news-section {
	padding: 60px 0px 50px;
	background-image: url(../images/latest-news-background.jpg);
	background-size: cover;
}
.latest-news-box-wrapper-row {
	margin: auto;
}
.heading-title {
	text-align: center;
	margin-bottom: 35px;
}
.heading-title span {
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	color: #488608;
	letter-spacing: 1px;
	background-image: url(../images/heading-background.png);
	background-size: 100% 100%;
	padding: 4px 0px;
	width: 280px;
}
.latest-news-box-wrapper {
	background: #eaf6be;
	margin: 5px 2px;
	box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
.latest-news-box-wrapper .latest-news-box-text {
	font-size: 14px;
	color: #000000;
	font-weight: 400;
	padding: 21px 17px 30px;
	line-height: 20px;

}
.latest-news-box-wrapper .latest-news-box-text span{
	height: 80px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
.latest-news-box-wrapper .date-text {
	font-size: 14px;
	background-color: #7abb63;
	padding: 8px 17px;
	color: #ffffff;
	font-weight: 600;
}
#slider-latest-news .owl-nav button.owl-prev {
	position: absolute;
	left: -3%;
	top: 36%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-latest-news .owl-nav button.owl-next {
	position: absolute;
	top: 36%;
	right: -3%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-latest-news .owl-nav button.owl-next img {
	max-width: 18px !important;
}
#slider-latest-news .owl-nav button.owl-prev img {
	max-width: 18px !important;
}
#slider-latest-news .owl-dot {
	display: none;
}
.btn-wrapper.wrapp {
	text-align: center;
	margin-top: 15px;
}
.event-section {
	padding: 60px 0px 50px;
	background-image: url(../images/event-background.jpg);
	background-size: cover;
}
.event-box-wrapper-row {
	margin: auto;
}
.event-box-wrapper-row .col-md-4 {
	padding: 0px 7px;
	margin-bottom: 16px;
}
.event-box-wrapper {
	position: relative;
}
.event-img img {
	width: 100%;
	-webkit-transition: all .5s;
    transition: all .5s;
}
.event-box-wrapper:hover .event-img 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-box-wrapper .event-img {
    position: relative;
    overflow: hidden;
	width:100%;
	height: 209px;
}
.honor-roll-img img {
    width: 100%;
	height: 100%;
	object-fit: contain;
	-webkit-transition: all .5s;
    transition: all .5s;
}
.honor-roll-img  {
    position: relative;
    overflow: hidden;
}

.honor-roll-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-box-text {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0px;
	padding: 8px 12px 10px;
	background-color: rgba(94,172,76,0.8);
}
.event-box-text .date-text {
	font-size: 11px;
	color: #ffffff;
}
.event-box-text .event-box-title {
	font-size: 13px;
	color: #ffffff;
	line-height: 16px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.honor-roll-section {
	padding: 60px 0px 50px;
	background-image: url(../images/honor-roll-background.jpg);
	background-size: cover;
}
.honor-roll-wrapper {
	position: relative;
}
.honor-roll-wrapper::after {
	content: "";
	position: absolute;
	width: 92%;
	height: 65%;
	bottom: 54px;
	left: 0;
	right: 0;
	margin: auto;
	background-color: rgba(156,197,31,0.4);
}
.honor-roll-section .row {
	position: relative;
	z-index: 333;
}
.honor-roll-box-wrapper-row {
	margin: auto;
}
.honor-roll-box-wrapper {
	background: #ffffff;
	box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
	margin: 3px 0px;
}
.honor-roll-img img {
	width: 100%;
}
.honor-roll-box-text {
	padding: 15px 18px 20px;
}
.honor-roll-box-text .honor-roll-box-title {
	font-size: 16px;
	font-family: "Alata", sans-serif;
	color: #488608;
	line-height: 20px;
	padding-bottom: 5px;
}
.view-more-btn a {
	display: inline-block;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: 500;
}
#slider-honor-roll .owl-nav button.owl-prev {
	position: absolute;
	left: -5%;
	top: 60%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-honor-roll .owl-nav button.owl-next {
	position: absolute;
	top: 60%;
	right: -5%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-honor-roll .owl-nav button.owl-next img {
	max-width: 45px !important;
}
#slider-honor-roll .owl-nav button.owl-prev img {
	max-width: 45px !important;
}
#slider-honor-roll .owl-dot {
	display: none;
}
.honor-roll-wrapper .btn-wrapper.wrapp {
	margin-top: 45px;
}
.partner-logo-section {
	padding: 35px 0px 66px;
	box-shadow: rgb(0 0 0 / 8%) 0px 3px 4px 0px inset;
}
.partner-logo-row {
	margin: auto;
}
.partner-logo {
	border: solid 1px #d5d5d5;
	margin: 0px 0px;
}
#slider-partner-logo .owl-dots {
	text-align: center;
	bottom: -47px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
}
#slider-partner-logo .owl-dots button.active span {
	background-color: #9cc51f;
	position: relative;
}
#slider-partner-logo .owl-dots button span {
	background-color: #d7e8a5;
}
#slider-partner-logo .owl-dots button {
	outline: 0;
}
#slider-partner-logo .owl-dots .owl-dot span {
	width: 9px;
	height: 9px;
	border-radius: 50%;
}
#slider-partner-logo .owl-nav {
	display: none;
}
.footer-section {
	background-color: #f6f6f6;
	padding: 23px 0px;
	position: relative;
	padding-bottom: 0px;
}
.footer-section::after {
	content: "";
	position: absolute;
	width: 100%;
	top: 65px;
	left: 0;
	border-top: solid 1px #9cc51f;
}
.contact-details-info {
	width: 92%;
	margin: auto;
}
.contact-details-info ul li {
	display: inline-block;
	padding: 0px 24px;
}
.contact-details-info ul li i.fas {
	margin-right: 10px;
	color: #7fa465;
}
.contact-details-info ul li a {
	text-decoration: none;
	color: #000000;
	font-size: 15px;
	font-weight: 600;
}
.contact-details-info ul li span {
	display: inline-block;
	margin-left: 27px;
}
.contact-details-info ul li span a {
	background-color: #7fa465;
	padding: 2px 14px;
	color: #ffffff;
}
.contact-details-info ul li span a i.fas {
	color: #ffffff;
	margin-right: 5px;
}
.contact-details-info ul li i.fal {
	margin-right: 10px;
	color: #9cc51f;
}
.footer-details-row {
	padding-top: 52px;
}
.footer-details-row .col-md-2 {
	max-width: 12.5%;
}
.footer-details-info.wrapp {
	padding-left: 14px;
}
.footer-details-info .footer-details-title {
	font-size: 16px;
	color: #000000;
	font-weight: 600;
	padding-bottom: 14px;
	position: relative;
	margin-bottom: 12px;
}
.footer-details-info .footer-details-title::after {
	content: "";
	position: absolute;
	width: 35px;
	left: 0;
	bottom: 0;
	border-bottom: solid 2px #7fa465;
}
.footer-details-info ul li a {
	color: #000000;
	font-size: 14px;
	font-weight: 600;
}
.copyright-text {
	text-align: left;
	font-size: 13px;
	color: #000000;
}
/******** Sidemenu ********/
.sidemenu-top-background {
	padding: 27px;
	background-image: url(../images/background1.jpg);
	background-size: cover;
	animation: animatedBackground 10s linear infinite alternate;
}
.left-side-bar-desktop-view {
	background-color: #e3fad2;
	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 #aadd9d;
}
.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: #44b42a;
	text-align: center;
	font-size: 14px;
	line-height: 21px;
	position: absolute;
	right: 0px;
	top: 16px;
	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: #459d31;
}
.submenu-side {
	margin-bottom: 15px;
}
.submenu-side ul li a {
	line-height: 29px;
	font-size: 14px;
	padding: 2px 17px;
}
.submenu-side ul li a:hover {
	color: #459d31;
	background: none;
}
.left-side-bar-mobile-view .left-side-bar-mobile-view-title {
	width: 100%;
	background: #44b42a;
	padding: 10px 13px;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	float: left;
	margin-bottom: 20px;
	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: #44b42a;
}
/******** Sidemenu css End ********/
/******** index 2 ********/
.banner-wrapper img {
	width: 100%;
}
.content-section {
	padding: 37px 0px 20px;
	background-image: url(../images/background01.jpg);
	background-size: cover;
	animation: animatedBackground 10s linear infinite alternate;
}
.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;
}
.heading-title-text img {
	max-width: 27px;
	position: absolute;
	left: 0;
	top: 9px;
}
.heading-title-text span {
	display: inline-block;
	font-size: 22px;
	margin-left: 6px;
	color: #439c34;
	letter-spacing: 2px;
}
.back-btn {
	text-align: right;
	padding-top: 7px;
}
.back-btn a {
	display: inline-block;
	max-width: 32px;
}
/******** 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: #c89024;
	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 #b7e09c;
	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 #44b42a;
	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 ********/

/******** index 3 ********/
.event-box-wrapper-info {
	position: relative;
}
.row-event-box-wrapper {
	margin-left: -6px;
	margin-right: -6px;
}
.row-event-box-wrapper .col-md-4 {
	padding: 0px 6px;
	margin-bottom: 16px;
}
.select-box-wrapper {
	position: absolute;
	text-align: right;
	right: 0;
	top: -19px;
	width: 22%;
}
.select-box-wrapper .select-box {
	width: 100%;
}
.select-box {
	width: 17%;
	text-align: center;
	margin: auto;
	margin-bottom: 30px;
	padding-top: 15px;
}
.form-select {
	display: block;
	width: 100%;
	padding: 4px 20px;
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	line-height: 25px;
	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 #666666;
	border-radius: 0px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
ul.pagination {
	padding-top: 15px;
	text-align: right;
	width: 100%;
	display: inline-block;
	padding-bottom: 5px;
}
ul.pagination li.page-item {
	display: inline-block;
	margin: 0px 6px;
}
ul.pagination li.page-item a.active {
	background: #44b42a;
	color: #fff;
	border: solid 1px #44b42a;
}
ul.pagination li.page-item a:hover {
	background: #44b42a;
	color: #fff;
	border-color: #44b42a;
}
li.page-item.img-iconss a.page-link:hover {
	background: none;
}
ul.pagination li.page-item a {
	color: #000;
	font-size: 14px;
	width: 35px;
	height: 35px;
	line-height: 35px;
	padding: 0px;
}
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: 17px;
}
/******** index 4 ********/
.activity-title {
	font-size: 21px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	font-family: "Poppins", serif;
}
.date-texts {
	text-align: center;
	margin-bottom: 22px;
}
.date-texts span {
	display: inline-block;
	padding: 4px 20px;
	background-color: #43b329;
	color: #ffffff;
	border-radius: 9px;
	font-size: 12px;
	font-family: "Alata", sans-serif;
}
.event-box-wrapper-info p span {
	display: block;
	font-weight: 600;
}
.event-box-wrapper-info p {
	font-size: 14px;
	color: #000000;
	font-weight: 500;
	border-top: solid 2px #b1de9c;
	padding-top: 20px;
	text-align: justify;
	line-height: 26px;
}
.item-slider-images.slid img {
	border: solid 8px #cbe8b5;
	border-radius: 10px;
}
.owl-carousel-wrapper.slider-row {
	width: 85%;
	margin: auto;
	margin-bottom: 15px;
}
#sync1 .owl-nav button.owl-prev {
	position: absolute;
	left: -46px;
	top: 45%;
}
#sync1 .owl-nav button {
	border-radius: 100px;
	border: solid 2px #439c34;
	width: 32px;
	height: 32px;
	color: #439c34;
	font-size: 15px;
	outline: 0;
}
#sync1 .owl-nav button:hover {
	border: solid 2px #439c34;
	color: #ffffff;
	background-color: #439c34;
}
#sync2 .owl-nav button i {
	font-size: 24px;
	color: #439c34;
}
#sync1 .owl-nav button.owl-next {
	position: absolute;
	right: -46px;
	top: 45%;
}
#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.owl-prev img {
	max-width: 15px;
}
#sync2 .owl-nav button.owl-next img {
	max-width: 15px;
}
.owl-item.synced.active .item-slider-images:after {
	background: #44b42a;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	display: inline-block;
	left: 0px;
	content: "";
	opacity: 0.3;
}
.owl-carousel-wrapper.slider-row .back-btn {
	padding-top: 35px;
}
/******** index 5 ********/
.news-details-wrapper {
	padding-bottom: 20px;
}
.news-details-wrapper .date-text {
	border-bottom: solid 2px #b1de9c;
	padding-bottom: 30px;
}
.news-details-wrapper p {
	text-align: justify;
	color: #000000;
	font-size: 14px;
	font-weight: 500;
	width: 96%;
	margin: auto;
	margin-bottom: 20px;
	line-height: 25px;
}
.news-details-img {
	width: 69%;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 35px;
}
.news-details-img img {
	width: 100%;
}
.news-details-uplod {
	font-size: 16px;
	color: #44b42a;
	font-weight: 600;
	font-family: "Poppins", serif;
	width: 93%;
	margin: auto;
}
/******** index 6 ********/
.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 {
	background-color: rgba(234,246,190,0.8);
	padding: 18px;
	box-shadow: rgb(226 207 227 / 90%) 0px 1px 4px 2px;
	overflow: hidden;
	margin: auto;
	align-items: center;
	margin-bottom: 17px;
	border-bottom: solid 5px #44b42a;
}
.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: 600;
	color: #000000;
	line-height: 22px;
	padding-bottom: 7px;
	font-family: "Poppins", serif;
}
.news-details-info .date-text {
	font-size: 13px;
	font-weight: 500;
	color: #488608;
	text-align: left;
	margin-bottom: 0;
	font-family: "Alata", sans-serif;
}
.details-btn {
	text-align: right;
	padding-right: 15px;
}
.details-btn a {
	display: inline-block;
	font-size: 14px;
	padding: 5px 32px;
	background-color: #9cc51f;
	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, #8cfb74 30%, #185b09);
    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, #185b09 30%, #8cfb74);
}



.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;
}
.besign-by {
	text-align: right;
}
.besign-by a {
	font-size: 13px;
	color: #000;
}
.row.copyright-row {
	padding-top: 32px;
	padding-bottom: 16px;
}
.wrapper-menu ul.menu li.menu-item-has-children:last-child {
	padding-right: 0;
}
.header-icon-information {
	display: flex;
	justify-content: center;
	text-align: right;
	background-color: #f2f2f2;
	padding: 5px 23px 9px;
	width: fit-content;
	margin-left: auto;
	border-bottom-left-radius: 17px;
	border-bottom-right-radius: 17px;
}
.header-icon-information .language-box-wrapper .language-box-row {
	display: flex;
}
.language-box-wrapper .language-box-row .language-box-icon i {
	color: #7ebd68;
	font-size: 18px;
	margin-right: 6px;
	border-left: solid 1px #7abb63;
	margin-left: 9px;
	padding-left: 9px;
}
.language-box-row .select-box-language select {
	border: solid 1px #c9c9c9;
	height: 23px;
	font-size: 14px;
	outline: 0;
}
.header-icon-information .email-icon a {
	font-size: 15px;
	color: #000;
	text-decoration: none;
}
.header-icon-information .email-icon a i {
	font-size: 20px;
	margin-right: 4px;
	color: #7ebd68;
	vertical-align: bottom;
}
.select-box-wrapper .select-box select {
	outline: none;
}
.select-box-wrapper .select-box select {
	outline: none;
	border: 1px solid #44b42a;
}
.select-box select.form-select {
	outline: 0;
}
.wrapper-menu ul.menu ul.sub-menu li:last-child a {
	border-bottom: none;
}
.mobile-view-language {
	display: none;
}
.wrapper-menu ul.menu li.menu-item-has-children:first-child {
	padding-left: 0px;
}

/******* Animated Background CSS *******/
@keyframes animatedBackground {
from {
background-position:left bottom
}
to {
	background-position: right bottom
}
}

.contact-details-info ul li span a:hover { background-color:#44b42a;}
.footer-details-info ul li a:hover { color:#44b42a;}





/******* Mobile Layout *******/
@media only screen and (max-width: 767px) {
.left-side-bar-mobile-view {
	display: block;
}
.left-side-bar-mobile-view .left-side-bar-mobile-view-title {
	margin-bottom: 0;
}
.sidemenu-wrapper {
	margin-bottom: 40px;
}
.footer-details-info ul li a {
	font-size: 13px;
	line-height: 31px;
}
ul.pagination li.page-item {
	margin: 0px 3px;
}
.sidemenu {
	padding-right: 0;
	float: left;
	width: 100%;
}
.left-side-bar-desktop-view {
	display: none;
}
.header-right-information {
	display: none;
}
.banner-section {
	border-top: solid 3px #44b42a;
}
.logo a {
	max-width: 80%;
}
.menu-section {
	padding-top: 0;
}
.toggle {
	top: 7px;
}
.slider-banner img {
	height: 165px;
	object-fit: cover;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 25px !important;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 25px !important;
}
#sliderhome .owl-dots {
	bottom: 10px;
}
#sliderhome .owl-dots .owl-dot span {
	margin: 0px 5px;
}
.welcome-details {
	padding-left: 0px;
	padding-top: 20px;
}
.welcome-title {
	font-size: 19px;
	margin-bottom: 0;
}
.welcome-title span {
	font-size: 40px;
	margin-right: 10px;
	line-height: 40px;
}
.welcome-details p {
	text-align: justify;
}
.welcome-details .btn-wrapper {
	padding-top: 10px;
	text-align: center;
}
.latest-news-section {
	padding: 50px 0px 50px;
}
#slider-latest-news .owl-nav button.owl-next {
	right: -4%;
}
#slider-latest-news .owl-nav button.owl-prev {
	left: -4%;
}
.event-section {
	padding: 50px 0px 50px;
}
.heading-title span {
	width: 242px;
}
.event-box-wrapper-row .col-md-4 {
	padding: 0px 0px;
}
.honor-roll-section {
	padding: 50px 0px 50px;
}
#slider-honor-roll .owl-nav button.owl-next {
	top: 63%;
}
#slider-honor-roll .owl-nav button.owl-next img {
	max-width: 25px !important;
}
#slider-honor-roll .owl-nav button.owl-prev {
	top: 63%;
}
#slider-honor-roll .owl-nav button.owl-prev img {
	max-width: 25px !important;
}
.honor-roll-wrapper::after {
	width: 100%;
	height: 60%;
}
#slider-partner-logo .owl-dots .owl-dot span {
	margin: 0px 5px;
}
#slider-partner-logo .owl-dots {
	bottom: -40px;
}
.partner-logo-section {
	padding: 28px 0px 60px;
}
.contact-details-info {
	width: 100%;
}
.contact-details-info ul li {
	display: block;
	padding: 0px 0px;
	padding-bottom: 3px;
}
.footer-section::after {
	top: 180px;
}
.contact-details-info ul li span {
	margin-left: 24px;
	margin-top: 6px;
}
.footer-details-row {
	padding-top: 44px;
}
.footer-details-info {
	margin-bottom: 21px;
}
.footer-details-info.wrapp {
	padding-left: 0px;
}
.footer-details-row .col-md-2 {
	max-width: 50%;
}
.copyright-text {
	text-align: center;
	padding-top: 7px;
}
.sidemenu-top-background {
	padding: 22px;
}
.sidemenu {
	padding: 5px 0px;
}
.sidemenu li > a {
	font-size: 15px;
	padding: 14px 10px;
}
i.far.fa-chevron-right.toggle-submenu {
	top: 15px;
}
.banner-wrapper img {
	height: 120px;
	object-fit: cover;
}
.heading-title-text {
	font-size: 24px;
	padding-left: 29px;
}
.heading-title-text img {
	max-width: 22px;
	top: 6px;
}
.heading-title-text span {
	font-size: 18px;
}
.back-btn a {
	max-width: 27px;
}
.select-box-wrapper {
	display: none;
}
.row-event-box-wrapper .col-md-4 {
	padding: 0px 0px;
}
.row-event-box-wrapper {
	margin-left: 0;
	margin-right: 0;
}
ul.pagination {
	text-align: center;
	display: flex;
	justify-content: center;
}
.activity-title {
	font-size: 19px;
}
#sync1 .owl-nav button.owl-next {
	right: -20px;
}
#sync1 .owl-nav button.owl-next img {
	max-width: 27px;
}
#sync1 .owl-nav button.owl-prev {
	left: -20px;
}
#sync1 .owl-nav button.owl-prev img {
	max-width: 27px;
}
.owl-carousel-wrapper.slider-row {
	width: 93%;
}
#sync2 .owl-nav button.owl-next {
	right: -15px;
	top: 14%;
}
#sync2 .owl-nav button.owl-prev {
	left: -15px;
	top: 14%;
}
#sync2 .owl-nav button.owl-next img {
	max-width: 7px;
}
#sync2 .owl-nav button.owl-prev img {
	max-width: 7px;
}
.select-box {
	width: 65%;
}
.news-details-wrapper p {
	width: 100%;
}
.news-details-img {
	width: 100%;
}
.news-details-uplod {
	width: 100%;
}
.select-box-wrapp {
	display: none;
}
.news-details-wrapper-row {
	padding: 12px;
}
.news-details-info {
	padding-left: 0px;
}
.news-details-imgs {
	padding-bottom: 15px;
}
.news-details-info .news-details-title {
	text-align: justify;
}
.details-btn {
	text-align: center;
	margin-top: 15px;
	padding-right: 0;
}
.pdf-btn {
	text-align: center;
	padding-right: 0;
	margin-top: 15px;
}
.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: 16px !important;
}
.calendar_remark .remark_item {
	padding-right: 3px;
}
a.down-btn {
	padding: 7px 28px;
	font-size: 16px;
}
.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;
}
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;
	margin-top: 6px;
}
.row.copyright-row {
	padding-top: 10px;
	padding-bottom: 16px;
	background: #ededed;
}
.header-right-information.mobile-view-language {
	display: block;
	float: left;
	width: 100%;
	margin-top: 0;
	padding-top: 6px;
}
.mobile-view-language .header-icon-information {
	text-align: center;
	margin: 0px auto;
	background: none;
}
.header-icon-information .email-icon a {
	color: #fff;
}
.header-icon-information .email-icon a i {
	font-size: 20px;
	margin-right: 9px;
	color: #fff;
}
.language-box-wrapper .language-box-row .language-box-icon i {
	color: #ffffff;
	border-left: solid 1px #ffffff;
}
}
/******* 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: 33;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.event-box-wrapper .event-img img {
	height: 143px;
	object-fit: cover;
}
.sidemenu {
	padding: 5px 11px;
}
.header-right-information.mobile-view-language {
	display: block;
	float: left;
	width: 100%;
	margin-top: 0;
	padding-top: 6px;
}
.mobile-view-language .header-icon-information {
	text-align: center;
	margin: 0px auto;
	background: none;
}
.header-icon-information .email-icon a {
	color: #fff;
}
.header-icon-information .email-icon a i {
	font-size: 20px;
	margin-right: 9px;
	color: #fff;
}
.language-box-wrapper .language-box-row .language-box-icon i {
	color: #ffffff;
	border-left: solid 1px #ffffff;
}
.header-right-information {
	display: none;
}
.logo a {
	max-width: 80%;
}
.toggle {
	top: 18px;
}
.slider-banner img {
	height: 320px;
	object-fit: cover;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 39px !important;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 39px !important;
}
#sliderhome .owl-dots {
	bottom: 13px;
}
.welcome-details {
	padding-left: 0px;
}
.welcome-title {
	font-size: 22px;
	margin-bottom: 10px;
}
.welcome-title span {
	font-size: 55px;
	line-height: 49px;
}
.welcome-details p {
	font-size: 15px;
	padding-top: 4px;
	text-align: justify;
	margin-bottom: 5px;
}
.welcome-details p span {
	display: none;
}
.welcome-section {
	padding: 30px 0px 35px;
}
.latest-news-section {
	padding: 45px 0px 45px;
}
#slider-latest-news .owl-nav button.owl-prev {
	left: -2%;
}
#slider-latest-news .owl-nav button.owl-next {
	right: -2%;
}
.event-section {
	padding: 45px 0px 45px;
}
.event-box-text {
	padding: 8px 10px 10px;
}
.event-box-wrapper-row .col-md-4 {
	padding: 0px 6px;
}
.honor-roll-section {
	padding: 45px 0px 45px;
}
.honor-roll-box-text {
	padding: 15px 15px 20px;
}
#slider-honor-roll .owl-nav button.owl-next {
	right: -2%;
	top: 56%;
}
#slider-honor-roll .owl-nav button.owl-prev {
	left: -2%;
	top: 56%;
}
#slider-honor-roll .owl-nav button.owl-next img {
	max-width: 38px !important;
}
#slider-honor-roll .owl-nav button.owl-prev img {
	max-width: 38px !important;
}
.honor-roll-wrapper::after {
	width: 100%;
	height: 58%;
}
.footer-section::after {
	top: 99px;
}
.contact-details-info {
	width: 100%;
}
.contact-details-info ul li {
	padding: 0px 23px;
	margin-bottom: 8px;
}
.footer-details-row {
	padding-top: 38px;
	padding-left: 15px;
	padding-right: 15px;
}
.footer-details-info .footer-details-title {
	font-size: 13px;
}
.footer-details-info ul li a {
	font-size: 12px;
}
.footer-details-row .col-md-2 {
	padding: 0px 0px;
}
.copyright-text {
	padding-top: 30px;
}
.banner-wrapper img {
	height: 270px;
	object-fit: cover;
}
.select-box-wrapp {
	width: 24%;
}
.details-btn {
	padding-right: 0px;
}
.pdf-btn {
	padding-right: 37px;
}
.select-box {
	width: 24%;
}
.activity-title br {
	display: contents;
}
.news-details-uplod {
	text-align: center;
}
.sidemenu-top-background {
	padding: 22px;
}
.select-box-wrapper {
	width: 31%;
}
#sync2 .owl-nav button.owl-next {
	top: 29%;
}
#sync2 .owl-nav button.owl-prev {
	top: 29%;
}
.row-event-box-wrapper .event-box-text {
	padding: 5px 10px 5px;
}
.row-event-box-wrapper .event-box-text .event-box-title {
	line-height: 14px;
}
}
 @media only screen and (min-width: 992px) and (max-width: 1200px) {
.nav_area > ul > li {
	padding-left: 48px;
}
}
