@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;
}
/******** 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 #c1c1c1;
}
.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: #7d2883;
	cursor: pointer;
	font-size: 24px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 5px;
	top: 10px;
	z-index: 9999;
	/* background: #7d2883; */
	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: #9039ba;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
}
span.arrow {
	position: absolute;
	right: 1px;
	color: #9039ba;
	top: 8px;
	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 #b1b1b1;
}
.menu-logo-mobile-view {
	padding: 12px;
}
.menu-logo-mobile-view a {
	display: inline-block;
	max-width: 95%;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
}
ul li .sub-menu li a {
	line-height: 14px;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow {
	right: 10px;
	text-align: right;
}
span.arrow.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
}
 @media (min-width: 992px) {
label.toggle {
	display: none;
}
.menu-bar {
	width: 100%;
	text-align: center;
}
.nav_area > ul > li {
	display: inline-block;
	position: relative;
	padding: 0px 48px;
}
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;
	letter-spacing: 2px;
}
span.arrow {
	display: inline-block;
	padding-left: 0px;
	color: #7d2883;
	margin-left: 5px;
	position: absolute;
	top: 4px;
	font-size: 15px;
}
.nav_area > ul > li ul.sub-menu {
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
}
ul.sub-menu {
	min-width: 195px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
.nav_area ul li:hover > ul.sub-menu {
	height: auto;
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #ffffff;
	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%);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-top: solid 4px #7d2883;
}
.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 {
	position: absolute;
	left: 100%;
	top: 0;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 19px;
	background: #7d2883;
	color: #fff;
}
.nav_area > ul > li ul.sub-menu li a	 {
	position: relative;
	letter-spacing: 0px;
	font-weight: 500;
}
ul.sub-menu li a {
	color: #000;
	line-height: 27px;
	padding: 6px 18px;
	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%;
	border-bottom: solid 1px #e1dfdf;
}
ul.sub-menu li:last-child a {
	border-bottom: none;
}
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-top: 15px;
	padding-bottom: 10px;
}
.header-section .row {
	align-items: center;
}
.logo a {
	display: inline-block;
	max-width: 98%;
}
.menu-section {
	border-top: solid 1px #e4d3e5;
	padding-top: 8px;
	border-bottom: solid 4px #7d2883;
}
.header-information {
	text-align: right;
}
.header-information ul li {
	display: inline-block;
	margin-left: 10px;
}
.header-information ul li a {
	display: inline-block;
	width: 48px;
	height: 56px;
	line-height: 57px;
	color: #ffffff;
	text-align: center;
	font-size: 15px;
	text-decoration: none;
	background: #9441be;
	clip-path: polygon(50% 0, 50% 0, 100% 30%, 100% 70%, 50% 100%, 50% 100%, 0% 70%, 0% 30%);
}
.header-information ul li a i.fal {
	font-size: 20px;
}
.header-information ul li a:hover {
	background: #e9aa37;
}
/******** Menu css End ********/

/******** index ********/
.slider-banner-title-info {
	text-align: left;
	position: absolute;
	width: 100%;
	top: 35%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.slider-banner-title-text .slider-banner-title {
	font-size: 52px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 5px;
	text-shadow: 1px 1px 4px #000000;
	line-height: 70px;
}
.slider-banner-title-text .slider-banner-subtitle {
	font-size: 36px;
	color: #ffffff;
	font-weight: 600;
	text-shadow: 1px 1px 4px #000000;
	line-height: 41px;
	padding-bottom: 9px;
	letter-spacing: 2px;
}
.slider-banner-title-text p {
	margin-bottom: 0px;
	font-size: 24px;
	color: #ffffff;
	letter-spacing: 3px;
}
#sliderhome .owl-dots {
	text-align: left;
	bottom: 18px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
	padding-left: 114px;
}
#sliderhome .owl-dots button.active span {
	background-color: #7d2883;
	position: relative;
}
#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%;
	margin: 0px 7px;
}
#sliderhome .owl-nav button.owl-prev {
	position: absolute;
	left: 1%;
	top: 45%;
	box-shadow: none !important;
	outline: none !important;
}
#sliderhome .owl-nav button.owl-next {
	position: absolute;
	top: 45%;
	right: 1%;
	box-shadow: none !important;
	outline: none !important;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 15px !important;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 15px !important;
}
.latest-news-section {
	padding: 35px 0px 47px;
	background-image: url(../images/latest-news-background.jpg);
	background-size: cover;
}
.heading-title {
	text-align: center;
	font-size: 28px;
	color: #7d2883;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 8px;
	position: relative;
	margin-bottom: 41px;
}
.heading-title::after {
	content: "";
	position: absolute;
	width: 38px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	border-bottom: solid 1px #f0aa24;
}
.latest-news-box-wrapper-row {
	margin: auto;
}
.latest-news-box-wrapper {
	background: #ffffff;
	margin: 5px 2px;
	box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
.latest-news-box-wrapper .latest-news-box-text {
	height: 100px;
	font-size: 15px;
	color: #000000;
	font-weight: 500;
	padding: 15px 15px 0px 15px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.latest-news-box-wrapper .date-text {
	font-size: 14px;
	background-color: #7d2883;
	padding: 8px 15px;
	color: #ffffff;
	font-weight: 600;
}
.btn-wrapper {
	text-align: center;
	margin-top: 45px;
}
.btn-wrapper a {
	font-size: 15px;
	padding: 5px 30px;
	border: solid 2px #c59fc8;
	border-radius: 50px;
	text-decoration: none;
	color: #000000;
	font-weight: 600;
	background: transparent;
	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, #943d9b 30%, #7d2883);
	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, #943d9b 30%, #7d2883);
}
.btn-wrapper a:hover {
	color: #ffffff;
}
#slider-latest-news .owl-nav button.owl-prev {
	position: absolute;
	left: -6%;
	top: 36%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-latest-news .owl-nav button.owl-next {
	position: absolute;
	top: 36%;
	right: -6%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-latest-news .owl-nav button {
	border: solid 2px #bbbbbb;
	width: 32px;
	height: 32px;
	border-radius: 100%;
	color: #bbbbbb;
}
#slider-latest-news .owl-nav button:hover {
	border: solid 2px #7d2883;
	color: #ffffff;
	background-color: #7d2883;
}
#slider-latest-news .owl-nav button.owl-next img {
	max-width: 30px !important;
}
#slider-latest-news .owl-nav button.owl-prev img {
	max-width: 30px !important;
}
#slider-latest-news .owl-dot {
	display: none;
}
.through-team-section {
	padding-top: 40px;
}
.through-team-section .container {
	max-width: 100%;
}
.through-team-box-wrapper-row .col-md-4 {
	padding: 0px 0px;
}
.through-team-box-wrapper {
	position: relative;
}
.through-team-box-wrapper .team-wrapp img {
	width: 100%;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}
.through-team-box-wrapper:hover .team-wrapp img {
	-webkit-transform: scale(1.09);
	transform: scale(1.09);
}
.through-team-box-wrapper .team-wrapp {
	position: relative;
	overflow: hidden;
}
.through-team-box-wrapper .through-team-box-title {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 16px;
}
.through-team-box-wrapper .through-team-box-title span {
	display: inline-block;
	width: 61%;
	padding: 6px;
	color: #ffffff;
	font-size: 20px;
	letter-spacing: 3px;
	padding-left: 23px !important;
	background-color: rgba(56,174,219,0.9);
	clip-path: polygon(50% 0%, 100% 0, 100% 0, 100% 0, 93% 100%, 50% 100%, 0 100%, 0% 70%, 0% 35%, 0 0);
}
.event-album-section {
	padding: 60px 0px 60px;
	background-image: url(../images/event-album-background.jpg);
	background-size: cover;
}
.event-album-box-wrapper-row {
	margin: auto;
}
.event-album-box-wrapper {
	box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
	background: #ffffff;
	margin: 3px 5px 10px;
}
.event-album-img img {
	width: 100%;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}
.event-album-box-wrapper:hover .event-album-img img {
	-webkit-transform: scale(1.09);
	transform: scale(1.09);
}
.event-album-img {
	position: relative;
	overflow: hidden;
}
.event-album-text {
	padding: 10px 14px;
}
.event-album-text p {
	font-size: 14px;
	font-weight: 500;
	color: #000000;
	margin-bottom: 2px;
	line-height: 20px;
}
.event-album-text .date-text {
	font-size: 14px;
	color: #4eabe5;
	font-weight: 500;
}
#slider-event-album .owl-nav button.owl-prev {
	position: absolute;
	left: -6%;
	top: 36%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-event-album .owl-nav button.owl-next {
	position: absolute;
	top: 36%;
	right: -6%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-event-album .owl-nav button {
	border: solid 2px #bbbbbb;
	width: 32px;
	height: 32px;
	border-radius: 100%;
	color: #bbbbbb;
}
#slider-event-album .owl-nav button:hover {
	border: solid 2px #7d2883;
	color: #ffffff;
	background-color: #7d2883;
}
#slider-event-album .owl-nav button.owl-next img {
	max-width: 30px !important;
}
#slider-event-album .owl-nav button.owl-prev img {
	max-width: 30px !important;
}
#slider-event-album .owl-dot {
	display: none;
}
.event-album-section .btn-wrapper {
	margin-top: 27px;
}
.achievement-section {
	padding: 60px 0px 60px;
	background-image: url(../images/achievement-background.jpg);
	background-size: cover;
	animation: animatedBackground 10s linear infinite alternate;
}
.achievement-section .heading-title {
	color: #ffffff;
}
.achievement-section .heading-title::after {
	border-color: #b3e7fc;
}
#slider-achievement .owl-nav button.owl-prev {
	position: absolute;
	left: -6%;
	top: 36%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-achievement .owl-nav button.owl-next {
	position: absolute;
	top: 36%;
	right: -6%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-achievement .owl-nav button {
	border: solid 2px #bbbbbb;
	width: 32px;
	height: 32px;
	border-radius: 100%;
	color: #bbbbbb;
}
#slider-achievement .owl-nav button:hover {
	border: solid 2px #7d2883;
	color: #ffffff;
	background-color: #7d2883;
}
#slider-achievement .owl-nav button.owl-next img {
	max-width: 30px !important;
}
#slider-achievement .owl-nav button.owl-prev img {
	max-width: 30px !important;
}
#slider-achievement .owl-dot {
	display: none;
}
.btn-wrapper.more {
	margin-top: 27px;
}
.btn-wrapper.more a {
	background-color: #ffffff;
	border-color: #ffffff;
}
.service-section {
	padding: 50px 0px 35px;
	background-image: url(../images/service-background.jpg);
	background-size: cover;
	animation: animatedBackground 10s linear infinite alternate;
}
.service-img img {
	width: 100%;
}
.partner-logo-section {
	padding: 55px 0px 66px;
}
.partner-logo-row {
	margin: auto;
}
.partner-logo {
	border: solid 1px #d5d5d5;
	margin: 0px 6px;
}
#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: #7d2883;
	position: relative;
}
#slider-partner-logo .owl-dots button span {
	background-color: #c8c8c8;
}
#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: #7d2883;
	padding-top: 45px;
}
.footer-logo a {
	display: inline-block;
	max-width: 84%;
}
.footer-menu-row {
	padding-right: 60px;
	position: relative;
}
.footer-menu-row::after {
	content: "";
	position: absolute;
	height: 148px;
	right: 45px;
	top: 0;
	border-left: solid 1px #ffffff;
}
.footer-menu ul li {
	line-height: 30px;
}
.footer-menu ul li a {
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
}
.footer-menu ul li a:hover {
	color: #f0aa24;
}
.footer-details-info ul li {
	line-height: 30px;
	padding-bottom: 3px;
}
.footer-details-info ul li i.fal {
	color: #f9d758;
	width: 30px;
	font-size: 18px;
}
.footer-details-info ul li a {
	color: #ffffff;
	font-size: 16px;
}
.copyright-info {
	padding: 10px 0px 15px;
	border-top: solid 1px #f5eef5;
	margin-top: 45px;
}
.copyright-text {
	font-size: 14px;
	color: #ffffff;
}
.copyright-text.right {
	text-align: right;
}
.copyright-text ul li {
	display: inline-block;
}
.copyright-text ul li a {
	color: #ffffff;
	font-size: 14px;
	position: relative;
	border-right: solid 1px #fff;
	display: inline-block;
	line-height: 13px;
	padding: 0px 12px;
}
.copyright-text ul li:last-child a {
	border-right: none;
}
.copyright-text ul li a.one::after {
	border: none;
}
/******** Sidemenu ********/
.left-side-bar-desktop-view {
	background-color: #ffffff;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	overflow: hidden;
	padding-bottom: 110px;
}
.sidemenu-heading {
	font-size: 22px;
	color: #ffffff;
	padding: 14px 25px;
	padding-left: 35px;
	letter-spacing: 2px;
	background-image: url(../images/sidemenu-heading-bgg.jpg);
	background-size: cover;
	animation: animatedBackground 1s linear infinite alternate;
}
.sidemenu {
	padding: 14px;
}
.sidemenu li {
	position: relative;
	font-family: 'Raleway', sans-serif;
	border-bottom: solid 1px #dfd1f3;
}
.sidemenu li > a {
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	display: flex;
	padding: 11px 20px;
	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;
}
.sidemenu li img {
	color: #000000;
	text-align: center;
	position: absolute;
	right: 7px;
	top: 16px;
	width: 8px;
	cursor: pointer;
}
.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: #7d2883;
}
.submenu-side {
	margin-bottom: 15px;
}
.submenu-side ul li a {
	line-height: 7px;
}
.submenu-side ul li a:hover {
	color: #7d2883;
}
.left-side-bar-mobile-view .left-side-bar-mobile-view-title {
	width: 100%;
	background: #a50050;
	padding: 10px 13px;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	float: left;
	margin-bottom: 10px;
	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: #990066;
}
/******** Sidemenu css End ********/


/********* index 2 ********/
.banner-section {
	position: relative;
}
.banner-wrapper img {
	width: 100%;
}
.banner-title-info {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 46%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.banner-title {
	font-size: 74px;
	color: #ffffff;
	font-weight: bold;
	-webkit-text-stroke: 3px #7d2883;
	position: relative;
	padding-bottom: 5px;
}
.banner-title::after {
	content: "";
	position: absolute;
	width: 50px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	border-bottom: solid 3px #f0aa24;
}
.content-section {
	padding: 47px 0px 58px;
	background-image: url(../images/background1.jpg);
	background-size: cover;
	/* animation: animatedBackground 10s linear infinite alternate; */
}
.heading-title-text {
	font-size: 32px;
	color: #7d2883;
	font-weight: bold;
	letter-spacing: 2px;
	position: relative;
	padding-left: 38px;
	padding-bottom: 6px;
}
.heading-title-text img {
	position: absolute;
	left: 0;
	top: 17px;
	max-width: 27px;
}
/******** Calendar css ********/
.calendar-section {
	background-color: #fafdf4;
	padding-top: 45px;
	padding-bottom: 15px;
}
.calendar-row {
	padding-top: 30px;
}
.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: #f09624;
	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 #823088;
	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 #7d2883;
	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 and >>>>>>>> */

/******** index 3 ********/
.select-box {
	width: 21%;
	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;
	outline: 0;
}
.news-details-wrapper {
	background-color: rgba(255,255,255,0.8);
	padding: 35px;
	padding-bottom: 23px;
	box-shadow: rgb(226 207 227 / 90%) 0px 1px 5px 3px;
	border-radius: 5px;
	overflow: hidden;
}
.news-details-wrapper .date-text {
	font-size: 15px;
	font-weight: bold;
	color: #1d367a;
}
.news-details-wrapper .news-details-title {
	font-size: 23px;
	font-weight: bold;
	color: #1d367a;
	line-height: 30px;
	padding-bottom: 15px;
	margin-bottom: 13px;
	border-bottom: solid 2px #f0aa24;
}
.news-details-wrapper p {
	font-size: 15px;
	text-align: justify;
	color: #000000;
	margin-bottom: 30px;
	line-height: 26px;
}
.news-details-wrapper .news-details-img {
	width: 85%;
	margin: auto;
	padding-bottom: 25px;
}
.news-details-wrapper .news-details-img img {
	width: 100%;
}
.back-btn {
	text-align: center;
}
.back-btn a {
	display: inline-block;
	max-width: 30px;
}
/******** index 4 ********/
.content-section.wrapper {
	padding-bottom: 25px;
}
.content-section.wrapper .select-box {
	padding-top: 0px;
}
.news-details-wrapper-row {
	background-color: rgba(255,255,255,0.8);
	padding: 13px;
	box-shadow: rgb(226 207 227 / 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-wrapper-row .col-md-8 {
	padding: 0px;
}
.news-details-wrapper-row .col-md-10 {
	padding: 0px;
}
.news-details-info {
	padding-left: 30px;
}
.news-details-info .news-details-title {
	font-size: 18px;
	font-weight: bold;
	color: #1d367a;
	line-height: 23px;
	padding-bottom: 10px;
	margin-bottom: 9px;
	border-bottom: solid 1px #f0aa24;
}
.news-details-info .date-text {
	font-size: 14px;
	font-weight: 500;
	color: #1d367a;
}
.news-details-info.text {
	padding-left: 12px;
}
.news-details-imgs {
	position: relative;
	overflow: hidden;
}
.news-details-imgs img {
	width: 100%;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}
.news-details-imgs:hover img {
	-webkit-transform: scale(1.09);
	transform: scale(1.09);
}
.details-btn {
	text-align: right;
	padding-right: 15px;
}
.details-btn a {
	display: inline-block;
	font-size: 14px;
	padding: 5px 32px;
	background-color: #7d2883;
	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, #943d9b 30%, #7d2883);
	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, #943d9b 30%, #7d2883);
}
.pdf-btn {
	text-align: right;
	padding-right: 48px;
}
.pdf-btn a {
	display: inline-block;
	max-width: 30px;
}
ul.pagination {
	padding-top: 14px;
	text-align: center;
	width: 100%;
	display: inline-block;
}
ul.pagination li.page-item {
	display: inline-block;
	margin: 0px 6px;
}
ul.pagination li.page-item a.active {
	background: #f0aa24;
	color: #fff;
	border: solid 1px #f0aa24;
}
ul.pagination li.page-item a:hover {
	background: #f0aa24;
	color: #fff;
	border-color: #f0aa24;
}
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%;
}
/******** index 5 ********/
.heading-title-wrapper {
	position: relative;
}
.select-box-wrapper {
	position: absolute;
	text-align: right;
	right: 0;
	top: -19px;
	width: 27%;
}
.select-box-wrapper .select-box {
	width: 100%;
}
.news-details-wrapper.activity-slider {
	margin-top: 26px;
	box-shadow: rgb(226 207 227 / 90%) 0px 1px 3px 2px;
	padding-bottom: 30px;
}
.news-details-wrapper.activity-slider .news-details-title {
	color: #000000;
}
.owl-carousel-wrapper.slider-row {
	width: 85%;
	margin: auto;
	margin-bottom: 22px;
}
#sync1 .owl-nav button.owl-prev {
	position: absolute;
	left: -46px;
	top: 45%;
}
#sync1 .owl-nav button {
	outline: 0;
}
#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: -35px;
	top: 24%;
}
#sync2 .owl-nav button {
	outline: 0;
}
#sync2 .owl-nav button.owl-next {
	position: absolute;
	right: -35px;
	top: 24%;
}
#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: #000;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	display: inline-block;
	left: 0px;
	content: "";
	opacity: 0.5;
}
.owl-carousel-wrapper.slider-row .back-btn {
	padding-top: 35px;
}
/******** index 6 ********/
.select-box-wrapper.box {
	top: -4px;
}
.row-event-album-box-wrapper {
	margin: auto;
	margin-left: -8px;
	margin-right: -8px;
}
.row-event-album-box-wrapper .col-md-4 {
	padding: 0px 8px;
}
.row-event-album-box-wrapper .event-album-box-wrapper {
	margin: 0px;
	margin-bottom: 32px;
}
.row-event-album-box-wrapper .event-album-box-wrapper p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 17px;
	font-weight: 600;
	overflow: hidden;
	text-overflow: ellipsis;
}
ul.pagination.wrapper {
	text-align: right;
	padding-top: 0;
}
.submenu-side ul li a {
	line-height: 29px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
}
#sync1 .owl-nav button {
	border: solid 2px #7d2883;
	width: 32px;
	height: 32px;
	border-radius: 100%;
	color: #7d2883;
}
#sync1 .owl-nav button:hover {
	border: solid 2px #7d2883;
	color: #ffffff;
	background-color: #7d2883;
}
#sync2 .owl-nav button {
	font-size: 32px;
	color: #7d2883;
}
.header-information ul li a img {
	max-width: 23px;
}
.header-information.mobile-view-social-icon {
	display: none;
}

/****** HOME  SLIDER  Animation CSS ******/
@-webkit-keyframes fadeInUp {
0% {
-webkit-transform:translate3d(0, 100%, 0);
opacity:0;
transform:translate3d(0, 100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @keyframes fadeInUp {
0% {
-webkit-transform:translate3d(0, 100%, 0);
opacity:0;
transform:translate3d(0, 100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
 @-webkit-keyframes fadeInDown {
0% {
-webkit-transform:translate3d(0, -100%, 0);
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @keyframes fadeInDown {
0% {
-webkit-transform:translate3d(0, -100%, 0);
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @-webkit-keyframes fadeInLeft {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
opacity:0;
transform:translate3d(-100%, 0, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
@keyframes fadeInLeft {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
opacity:0;
transform:translate3d(-100%, 0, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
#sliderhome .owl-item.active .slider-banner-title-text .slider-banner-title {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
#sliderhome .owl-item.active .slider-banner-title-text .slider-banner-subtitle {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
#sliderhome .owl-item.active .slider-banner-title-text p {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
.slider-img-title{
	position: absolute;
	left: 0;
	bottom: 0;
	/*background: linear-gradient(to right, transparent, #07c3c0 50% ,transparent);*/
	background: linear-gradient(to right, transparent, #7d2883 50% ,transparent);
	height: 10%;
	width: 100%;
	/* text-align: center; */
	font-size: 2vw;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
/****** HOME  SLIDER  Animation CSS END ******/

.heading-title-row-1 {
	float: left;
	width: 100%;
	border-bottom: solid 1px #7d2883;
	margin-bottom: 20px;
}
.sidemenu-wrapper .sidemenu li i {
	position: absolute;
	top: 15px;
	left: 0px;
}
.calendar-wrapper-row {
	float: left;
	width: 100%;
}

/***
=============================================
    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-text img, .heading-title::after, .banner-title::after, .back-btn a {
	-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;
}
 @keyframes animatedBackground {
from {
background-position:left bottom
}
to {
	background-position: right bottom
}
}
/* #Progress back to top button
================================================== */
.progress-wrap {
	position: fixed;
	right: 16px;
	bottom: 49px;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: block;
	border-radius: 50px;
	box-shadow: inset 0 0 0 2px rgba(0,0,0,0.1);
	z-index: 10000;
	opacity: 0;
	visibility: hidden;
	transform: translateY(15px);
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.progress-wrap.active-progress {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.progress-wrap::after {
	position: absolute;
	font-family: "Font Awesome 6 Pro";
	content: "\f062";
	text-align: center;
	line-height: 40px;
	font-size: 24px;
	color: rgba(0, 0, 0, 0.3); /* --- Pijl kleur --- */
	left: 0;
	top: 0;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: block;
	z-index: 1;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.progress-wrap:hover::after {
	opacity: 0;
}
.progress-wrap::before {
	position: absolute;
	font-family: "Font Awesome 6 Pro";
	content: "\f062";
	text-align: center;
	line-height: 40px;
	font-size: 24px;
	opacity: 0;
	background: #f0aa24; /* --- Pijl hover kleur --- */
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	left: 0;
	top: 0;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: block;
	z-index: 2;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.progress-wrap:hover::before {
	opacity: 1;
}
.progress-wrap svg path {
	fill: none;
}
.progress-wrap svg.progress-circle path {
	stroke: #f0aa24; /* --- Lijn progres kleur --- */
	stroke-width: 4;
	box-sizing: border-box;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}










/******* Mobile Layout *******/
@media only screen and (max-width: 767px) {
.calendar-section {
	padding-top: 0px;
}
.copyright-text ul li a {
	font-size: 12px;
	line-height: 28px;
}
.copyright-text ul li a {
	border: none;
}
.row-owl-carousel-wrapper {
	margin: auto;
	width: 100%;
}
.fc-toolbar.fc-header-toolbar .fc-left {
	display: none;
}
.fc-toolbar h2 {
	font-size: 18px !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;
}
.left-side-bar-mobile-view {
	display: block;
}
.sidemenu {
	padding-right: 0;
	float: left;
	width: 100%;
	padding-left: 0px;
	padding-top: 0px;
}
.left-side-bar-desktop-view {
	display: none;
}
.copyright-text {
	font-size: 13px;
	text-align: center;
}
.copyright-text.right {
	text-align: center;
	margin-top: 7px;
}
.footer-menu-row::after {
	display: none;
}
.footer-menu {
	margin-top: 20px;
	text-align: center;
}
.footer-menu-row {
	padding-right: 0;
	position: relative;
	margin-bottom: 23px;
}
.copyright-info {
	padding: 15px 0px 15px;
	margin-top: 26px;
}
.footer-logo a {
	max-width: 100%;
}
.footer-menu-row .col-md-6 {
	max-width: 50%;
}
.footer-details-info {
	text-align: center;
}
.through-team-box-wrapper-row .col-md-4 {
	max-width: 50%;
}
.through-team-box-wrapper .through-team-box-title span {
	width: 68%;
	padding: 6px;
	font-size: 13px;
	letter-spacing: initial;
	padding-left: 9px !important;
}
.through-team-box-wrapper .through-team-box-title {
	bottom: 0px;
}
.banner-title {
	font-size: 45px;
	-webkit-text-stroke: 2px #7d2883;
	padding-bottom: 5px;
}
.banner-wrapper img {
	width: 100%;
	height: 154px;
	object-fit: cover;
}
.select-box {
	width: 65%;
}
.news-details-wrapper {
	padding: 18px;
}
.news-details-info {
	padding-left: 0;
}
.news-details-imgs {
	float: left;
	width: 100%;
	margin-bottom: 16px;
}
.details-btn {
	text-align: center;
	padding-right: 0;
	margin-top: 10px;
}
ul.pagination li.page-item {
	margin: 0px 2px;
}
.news-details-info.text {
	padding-left: 0;
}
.owl-carousel-wrapper.slider-row {
	width: 75%;
}
.header-information-mobile {
	display: none;
}
#sliderhome .slider-banner img {
	height: 244px;
	object-fit: cover;
}
.slider-banner-title-text .slider-banner-title {
	font-size: 25px;
	letter-spacing: 5px;
	line-height: 48px;
}
.slider-banner-title-text .slider-banner-subtitle {
	font-size: 21px;
	line-height: 29px;
	padding-bottom: 0px;
}
.slider-banner-title-text p {
	margin-bottom: 0px;
	font-size: 14px;
	letter-spacing: 3px;
}
.slider-banner-title-text {
	padding: 0px 19px;
}
.header-section .logo {
	max-width: 251px;
}
.mobile-view-social-icon {
	text-align: center;
}
.mobile-view-social-icon ul {
	display: flex !important;
	align-items: center;
	justify-content: center;
	padding-top: 15px;
	padding-bottom: 22px;
	float: left;
	width: 100%;
}
.header-information.mobile-view-social-icon ul a {
	width: 40px !important;
	height: 40px !important;
	padding: 0px !important;
	font-size: 13px;
}
.header-information ul li a i.fal {
	font-size: 12px;
}
.header-information.mobile-view-social-icon ul a {
	width: 33px !important;
	height: 33px !important;
	padding: 0px !important;
	font-size: 13px;
	line-height: 33px !important;
}
.header-information.mobile-view-social-icon ul li {
	border-bottom: none;
}
.header-information.mobile-view-social-icon ul li:first-child {
	margin-left: 0;
}
.menu-section {
	border-top: solid 1px #e4d3e5;
	padding-top: 0;
	border-bottom: solid 3px #7d2883;
}
.header-section {
	padding-top: 15px;
	padding-bottom: 15px;
}
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);
}
.header-information.mobile-view-social-icon {
	display: block;
}
.header-information ul li a img {
	max-width: 15px;
	margin-top: 0px;
	margin: 0px auto;
	padding-right: 0px;
}
.select-box-wrapper.box {
	top: auto;
	position: relative;
	margin: 0px auto;
	width: 236px;
	margin-top: 10px;
}
.sidemenu li {
	border-bottom: solid 1px #c59cff;
}
.sidemenu-wrapper ul.sidemenu {
	margin-bottom: 30px;
}
}

/******* Tablet Layout *******/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.sidemenu-heading {
	font-size: 17px;
	padding: 14px 3px;
	padding-left: 22px;
	letter-spacing: 2px;
}
.latest-news-box-wrapper-row {
	padding: 0px 32px;
}
.event-album-box-wrapper-row {
	padding: 0px 32px;
}
.footer-logo a {
	max-width: 100%;
}
.slider-banner-title-text {
	padding: 0px 40px;
	text-align: center;
}
.sidemenu li > a {
	font-size: 12px;
	line-height: 20px;
	padding: 11px 0px;
	padding-right: 0px;
}
.mobile-view-social-icon {
	text-align: center;
}
.mobile-view-social-icon ul {
	display: flex !important;
	align-items: center;
	justify-content: center;
	padding-top: 15px;
	padding-bottom: 22px;
	float: left;
	width: 100%;
}
.header-information.mobile-view-social-icon ul a {
	width: 40px !important;
	height: 40px !important;
	padding: 0px !important;
	font-size: 13px;
}
.header-information ul li a i.fal {
	font-size: 12px;
}
.header-information.mobile-view-social-icon ul a {
	width: 33px !important;
	height: 33px !important;
	padding: 0px !important;
	font-size: 13px;
	line-height: 33px !important;
}
.header-information.mobile-view-social-icon ul li {
	border-bottom: none;
}
.header-information.mobile-view-social-icon ul li:first-child {
	margin-left: 0;
}
.menu-section {
	border-top: solid 1px #e4d3e5;
	padding-top: 0;
	border-bottom: solid 3px #7d2883;
}
.header-section {
	padding-top: 15px;
	padding-bottom: 15px;
}
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);
}
.header-information.mobile-view-social-icon {
	display: block;
}
.header-information {
	display: none;
}
}

/******* Medium Layout *******/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.nav_area > ul > li {
	padding: 0px 32px;
}

}
@media only screen and (min-width: 992px){
	.fixed-menu{
		position: fixed;
		top: 0;
		background-color: #fff;
		z-index: 100;
		width: 100%;"
	}
	.banner-section{
		margin-top: 138px
	}
}
