@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Alata&family=Alex+Brush&family=Allison&family=Archivo+Narrow:ital,wght@0,400..700;1,400..700&family=Cinzel:wght@400..900&family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Gothic+A1&family=Habibi&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Jost:ital,wght@0,100..900;1,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Lora:ital,wght@0,400..700;1,400..700&family=Marcellus&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=Oswald:wght@200..700&family=Outfit:wght@100..900&family=Overpass: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&family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..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;
}

::-webkit-scrollbar {
width:7px
}
::-webkit-scrollbar-track {
background:#e8e8e8
}
::-webkit-scrollbar-thumb:hover {
background:#fb5496
}
::-webkit-scrollbar-thumb {
background-image:-webkit-linear-gradient(45deg, #f1c700, #f1c700);
background-image:-o-linear-gradient(45deg, #f1c700, #f1c700);
background-image:linear-gradient(45deg, #f1c700, #f1c700)
}







/*----------------------------------------*/
/*              Menu css
/*----------------------------------------*/
.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 #cdcdcd;
}
.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: 24px;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #ffffff;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 11px;
	top: -45px;
	z-index: 9999;
	background: #2d4596;
	width: 38px;
	height: 38px;
	line-height: 38px;
	border-radius: 50%;
	box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 39px !important;
	font-size: 14px;
	color: #2d4596;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
}
span.arrow,span.arrow2 {
	position: absolute;
	right: 10px;
	color: #2d4596;
	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 #dbdbdb;
}
.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: right;
}
.nav_area > ul > li {
	display: inline-block;
	position: relative;
	padding-left: 36px;
}
li.menu-item-has-children.language::after {
	content: "";
	position: absolute;
	border-right: solid 1px #fff;
	right: -4px;
	height: 14px;
	top: 5px;
}
li.menu-item-has-children.language {
	position: relative;
}
li.menu-item-has-children.language-chan {
	padding-right: 0px;
}
.nav_area ul li a {
	color: #ffffff;
	font-size: 13px;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 17px;
	font-weight: 600;
}
span.arrow {
	padding-left: 0px;
	color: #ffffff;
	margin-left: 8px;
	position: absolute;
	top: 6px;
	font-size: 12px;
}
	 
span.arrow2{position: absolute;right: 0;}

span.arrow i {
	font-weight: 400;
}
.nav_area > ul > li ul.sub-menu {
	display: block;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
	padding: 10px 14px;
}
ul.sub-menu {
	min-width: 195px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
.nav_area ul li:hover > ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #ffffff;
	z-index: 555;
	text-align: left;
	border-radius: 0px;
	-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;
}
.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), -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%;
}

/* 添加智能定位样式 - 当菜单项靠近右边界时向左展开 */
ul.sub-menu li.menu-item-has-children:nth-last-child(-n+2) ul.sub-menu,
ul.sub-menu li.menu-item-has-children.show-left ul.sub-menu {
	left: -100%;
	right: auto;
}

/* 默认向右展开的样式（可以明确指定） */
ul.sub-menu li.menu-item-has-children.show-right ul.sub-menu {
	left: 100%;
	right: auto;
}

/* 为了确保在大屏幕上也能正确工作，添加媒体查询 */
@media (min-width: 1200px) {
	.nav_area > ul > li:nth-last-child(-n+2) ul.sub-menu li ul.sub-menu,
	.nav_area > ul > li:nth-last-child(-n+1) ul.sub-menu li ul.sub-menu {
		left: -120%;
		right: auto;
	}
}

@media (max-width: 1199px) {
	.nav_area > ul > li:nth-last-child(-n+3) ul.sub-menu li ul.sub-menu {
		left: -100%;
		right: auto;
	}
}

/* 确保向左展开的菜单有正确的z-index，避免被其他元素遮挡 */
ul.sub-menu li.menu-item-has-children.show-left ul.sub-menu {
	z-index: 999;
}

/* 添加过渡动画，让菜单位置调整更平滑 */
ul.sub-menu li ul.sub-menu {
	transition: left 0.2s ease-in-out;
	-webkit-transition: left 0.2s ease-in-out;
	-moz-transition: left 0.2s ease-in-out;
}

.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 26px;
}
.nav_area > ul > li ul.sub-menu li a {
	color: #000000;
	position: relative;
	letter-spacing: 0px;
	font-weight: 500;
}
ul.sub-menu li a {
	color: #000;
	line-height: 20px;
	padding: 6px 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%;
}
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: 12px;
	position: absolute;
	z-index: 333;
	width: 100%;
	left: 0;
}
.logo a {
	display: inline-block;
}
.nav_area > ul > li.globe-icon a {
	padding: 0px;
	font-size: 22px;
	position: relative;
	padding-left: 25px;
}
.nav_area > ul > li.globe-icon a i.fal {
	position: absolute;
	left: 0;
	top: -15px;
}
.header-right-information ul li.language-box-wrapper span.arrow {
	display: inline-block;
	padding-left: 18px;
	color: #000000;
	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: 0px;
	text-transform: uppercase;
	position: relative;
	z-index: 3333;
}
.mobile-menu.wrapper-menu {
	padding-top: 7px;
}
.row.header-row .col-md-3 {
	padding-right: 0px;
}
.header-section-wrapper {
	position: relative;
	float: left;
	width: 100%;
}
.header-section-wrapper::after {
	content: "";
	position: absolute;
	width: 66%;
	right: 0;
	top: 0;
	height: 60px;
	z-index: 3;
	background: #2d4596;
	clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 70%, 100% 100%, 4% 100%, 0 0, 0% 70%, 0% 35%, 0 0);
}
/*----------------------------------------*/
/*              Home page css
/*----------------------------------------*/
#sliderhome .owl-dots {
	text-align: center;
	bottom: 17px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
}
#sliderhome .owl-dots button.active span {
	background-color: #2b4290;
	position: relative;
}
#sliderhome .owl-dots button span {
	background-color: #ffffff;
}
#sliderhome .owl-dots button {
	outline: 0;
}
#sliderhome .owl-dots .owl-dot span {
	width: 40px;
	height: 3px;
	border-radius: 0px;
}
#sliderhome .owl-nav button.owl-prev {
	position: absolute;
	left: 1%;
	top: 43%;
	box-shadow: none !important;
	outline: none !important;
}
#sliderhome .owl-nav button.owl-next {
	position: absolute;
	top: 43%;
	right: 1%;
	box-shadow: none !important;
	outline: none !important;
}
.slider-home-section {
	float: left;
	width: 100%;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 17px !important;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 17px !important;
}
.service-section {
	padding: 30px 0px 50px;
	position: relative;
	float: left;
	width: 100%;
}
.service-heading {
	text-align: center;
	font-size: 22px;
	color: #2a296c;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 23px;
}
.service-heading img {
	max-width: 40px;
	vertical-align: bottom;
	margin-right: 11px;
}
.service-heading span {
	display: inline-block;
	font-weight: normal;
	margin-left: 30px;
	position: relative;
}
.service-heading span::after {
	content: "";
	position: absolute;
	left: -16px;
	top: 7px;
	height: 20px;
	width: 2px;
	background: #fac14c;
}
.service-box-wrapper-row {
	margin: auto;
}
.service-box-wrapper-row .col-md-4 {
	padding: 0px 0px;
}
.service-box-wrapper {
	position: relative;
}
.service-box-wrapper .service-box-img img {
	width: 100%;
}
.service-box-wrapper .service-box-title {
	font-size: 26px;
	color: #ffffff;
	text-align: left;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding-left: 35px;
	font-weight: bold;
	text-shadow: 1px 1px 5px #000000;
	letter-spacing: 2px;
	line-height: 33px;
}

.service-box-wrapper .service-box-title a{
	color: #fff;
}


.background-img-one.left {
	left: 50px;
	top: 65px;
}
.latest-news-section {
	padding: 35px 0px 20px;
	background-image: url(../images/latest-news-bgg.jpg);
	background-size: cover;
	float: left;
	width: 100%;
}
.heading-title-text {
	text-align: center;
	margin-bottom: 24px;
	font-size: 27px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #ffffff;
	line-height: 30px;
}
.heading-title-text span {
	display: block;
}
.heading-title-text span img {
	max-width: 38px;
}
.latest-news-details-info-row {
	align-items: center;
}
.latest-news-details-info ul li {
	font-size: 15px;
	color: #ffffff;
	line-height: 21px;
	position: relative;
	padding-left: 18px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: solid 1px #ffffff;
}
.latest-news-details-info ul li span {
	display: block;
	font-size: 13px;
	font-family: "Lato", sans-serif;
}
.latest-news-details-info ul li::after {
	content: "";
	position: absolute;
	width: 9px;
	height: 10px;
	left: 0;
	top: 5px;
	background: #fac14c;
	clip-path: polygon(0 0, 100% 50%, 0 100%, 0% 100%, 0 50%, 0% 0%);
}
.latest-news-imgblock {
	position: relative;
}
.latest-news-imgblock .latest-news-img img {
	width: 100%;
}
.latest-news-imgblock .latest-news-details-info {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 5px 24px;
	background-color: rgba(0,0,0,0.5);
}
.latest-news-imgblock .latest-news-details-info ul li {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border: none;
}
.latest-news-details-info ul li a{
	color: #fff;
}
.btn-wrapper {
	text-align: right;
	margin-top: 20px;
}
.btn-wrapper button {
	background: transparent;
	color: #ffffff;
}
.btn-wrapper .border-gradient-purple {
	border-image-source: linear-gradient(to left, #c0e937, #67c9e7);
}
.partner-section {
	padding: 30px 0px 45px;
	background-color: #d3deef;
	float: left;
	width: 100%;
}
.partner-section .container {
	position: relative;
}
#slider-partner-logo .owl-dots {
	text-align: center;
	bottom: -32px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
}
#slider-partner-logo .owl-dots button.active span {
	background-color: #4174be;
	position: relative;
}
#slider-partner-logo .owl-dots button span {
	background-color: #ffffff;
}
#slider-partner-logo .owl-dots button {
	outline: 0;
}
#slider-partner-logo .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 0px 5px;
}
#slider-partner-logo .owl-nav {
	display: none;
}
.viewbtn {
	text-align: right;
	position: absolute;
	right: 15px;
	margin-top: 7px;
	z-index: 3;
}
.viewbtn a {
	text-decoration: none;
	font-size: 15px;
	color: #4174be;
	letter-spacing: 1px;
	font-weight: 600;
}

.partner-logo{max-height:104px;object-fit: cover;}
.footer-section {
	background-color: #4b81c6;
	padding-top: 40px;
	position: relative;
	float: left;
	width: 100%;
}
.footer-section::after {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	top: 12px;
	border-top: solid 1px #ffffff;
}
.footer-arrow-img {
	position: absolute;
	right: 53px;
	top: 0;
	max-width: 65px;
}
.footer-logo a {
	display: inline-block;
	max-width: 80%;
}
.footer-details.info {
	position: relative;
}
.footer-details.info::before {
	content: "";
	position: absolute;
	left: -46px;
	top: 0;
	height: 40px;
	width: 2px;
	background: #ffffff;
}
.footer-details.info::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	height: 40px;
	width: 2px;
	background: #ffffff;
}
.footer-details ul li {
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 4px;
}
.footer-details ul li i {
	width: 21px;
}
.footer-details ul li a {
	text-decoration: none;
	color: #ffffff;
}
.footer-details ul li span {
	display: inline-block;
}
.footer-details ul li span a {
	background-image: linear-gradient(to right, #63c5e8, #429ae6, #b8e442);
	padding: 2px 7px;
	letter-spacing: 2px;
}
.copyright-info {
	margin-top: 27px;
	border-top: solid 1px #95b5dd;
	padding: 10px 0px;
	text-align: center;
}
.copyright-text {
	font-size: 12px;
	color: #ffffff;
}
/*----------------------------------------*/
/*          Event calendar page css
/*----------------------------------------*/
.banner-section {
	position: relative;
	float: left;
	width: 100%;
}
.banner-wrapper img {
	width: 100%;
}
.banner-text-info {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 59%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 3;
}
.banner-title {
	font-size: 47px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 3px;
	line-height: normal;
}
.content-section {
	padding: 50px 0px 61px;
	background-image: url(../images/content-bgg.jpg);
	background-size: cover;
	position: relative;
	float: left;
	width: 100%;
}
.heading-title {
	font-size: 27px;
	color: #2d4596;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: normal;
	padding-bottom: 6px;
	margin-bottom: 27px;
	position: relative;
}
.heading-new:after {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 2px;
	background-image: linear-gradient(to right, #63c5e8, #429ae6, #b8e442);
}
.row-owl-carousel-wrapper.calendar-row {
	width: 90%;
	margin: auto;
}
.background-img-one {
	position: absolute;
	top: 35px;
	left: 26px;
	max-width: 90px;
}
.background-img-two {
	position: absolute;
	right: 20px;
	top: 65px;
	max-width: 168px;
}
.background-img-three {
	position: absolute;
	right: 0;
	top: 225px;
	max-width: 38px;
}
.background-img-fore {
	position: absolute;
	left: 53px;
	top: 50%;
	max-width: 50px;
}
.calendar-section {
	background-color: #fafdf4;
	padding-top: 45px;
	padding-bottom: 15px;
}
.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: #ffffff;
	padding: 8px 30px;
	display: table;
	margin: 25px auto;
	border-radius: 5px;
	text-decoration: none;
	font-size: 16px;
	background-color: #fff866;
	font-weight: bold;
	box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
	background-image: linear-gradient(to right, #63c5e8, #429ae6, #b8e442);
}
a.down-btn i.fa.fa {
	padding-left: 10px;
}
.event-item {
	border: 2px solid #b9cbdc;
	padding: 15px;
	margin-bottom: 8px;
	display: flex;
	align-items: center;
	background: #fff;
}
span.event-date {
	font-size: 25px;
	color: #000;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	min-width: 100px;
	border-right: solid 2px #3a639f;
	margin-right: 20px;
	font-weight: 600;
	line-height: 28px;
}
.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-weight: 500;
	font-family: "Alata", sans-serif;
}
.event-title::after {
	content: "";
	position: absolute;
	border-left: solid 9px #37619d;
	height: 25px;
	left: 0;
	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;
}
/*----------------------------------------*/
/*       Photo Album page List css
/*----------------------------------------*/
.sidemenu-title {
	padding: 11px 10px;
	font-size: 16px;
	border-radius: 8px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #ffffff;
	background-image: linear-gradient(to right, #63c5e8, #429ae6, #b8e442);
}
.sidemenu-title i.fas {
	color: #ffc107;
	margin-right: 5px;
}
ul.sidemenu {
	padding: 10px 0px;
}
.sidemenu li {
	position: relative;
	border-bottom: solid 1px #89b8e5;
}
.sidemenu li > a {
	font-size: 15px;
	line-height: 20px;
	color: #2a4395;
	display: flex;
	padding: 9px 34px;
	padding-right: 0px;
	font-weight: 600;
	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;
}
i.fas.fa-play.toggle-submenu {
	color: #419ae9;
	text-align: center;
	font-size: 9px;
	line-height: 21px;
	position: absolute;
	left: 15px;
	top: 18px;
}
i.far.fa-chevron-right.toggle-submenu.togg {
	top: 25px;
}
.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: #ffffff;
	background-color: #5da2ea;
}
.submenu-side {
	margin-bottom: 15px;
	padding-left: 20px;
	margin-top: 5px;
}
.submenu-side ul li a {
	line-height: 14px;
	font-size: 14px;
	padding: 8px 0px;
}
.submenu-side ul li a:hover {
	color: #2a64a1;
	background: none;
}
.left-side-bar-mobile-view .left-side-bar-mobile-view-title {
	width: 100%;
	background: #fac14c;
	padding: 10px 13px;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	letter-spacing: 1px;
	position: relative;
}
.left-side-bar-mobile-view-title i {
	position: absolute;
	right: 13px;
	top: 15px;
}
.left-side-bar-mobile-view .left-side-bar-mobile-view-title i.far {
	margin-left: 12px;
	float: right;
	margin-top: 4px;
}
.left-side-bar-mobile-view {
	display: none;
}
.sidemenu li:hover i.fas.fa-play {
	color: #bce73d;
}
.heading-wrapper {
	position: relative;
	float: left;
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-bottom: 12px;
	margin-bottom: 27px;
}
.heading-new .heading-title {
	margin-bottom: 0px;
}
.select-box {
	width: 175px;
	position: absolute;
	right: 0;
}
.activities-box-wrapper-row {
	margin-left: -5px;
	margin-right: -5px;
}
.activities-box-wrapper-row .col-md-4 {
	padding: 0px 5px;
	margin-bottom: 17px;
}
.activities-box-wrapper {
	padding: 10px;
	box-shadow: inset 1px 0px 6px 0px rgb(0 128 255 / 49%);
	background: #fff;
	border: solid 3px #a0c2df;
	border-radius: 12px;
}
.activities-img img {
	width: 100%;
	aspect-ratio: 4 / 3; width: 100%; height: auto; object-fit: scale-down;
}
.activities-box-text {
	padding: 8px 3px 6px;
}
.activities-box-text .activities-box-title {
	font-size: 13px;
	color: #000000;
	font-weight: 600;
	line-height: 19px;
	overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;
}
.activities-box-text .date-text {
	font-size: 12px;
	font-weight: 600;
	color: #2d4596;
	padding-bottom: 3px;
}
.details-btn a {
	font-size: 13px;
	display: inline-block;
	color: #000000;
	letter-spacing: 1px;
	font-weight: 600;
	position: relative;
	padding-bottom: 4px;
	text-decoration: none;
}
.details-btn a::after {
	content: "";
	position: absolute;
	width: 65px;
	height: 1px;
	left: 0;
	bottom: 0;
	background-image: linear-gradient(to right, #63c5e8, #429ae6, #b8e442);
}
ul.pagination {
	text-align: right;
	width: 100%;
	display: inline-block;
	padding-top: 10px;
}
ul.pagination li.page-item {
	display: inline-block;
	margin: 0px 6px;
}
ul.pagination li.page-item a.active {
	background: #4b81c6;
	color: #fff;
	border: solid 1px #4b81c6;
}
ul.pagination li.page-item a:hover {
	background: #4b81c6;
	color: #fff;
	border-color: #4b81c6;
}
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: 33px;
	padding: 0px;
	text-align: center;
}
ul.pagination li.page-item a {
	background: none;
	border-radius: 6px;
	background-color: #e3eef9;
}
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;
}
/*----------------------------------------*/
/*       Photo Album details page css
/*----------------------------------------*/
.activity-details-info .activity-title {
	font-size: 21px;
	color: #000000;
	font-weight: 600;
	padding-bottom: 5px;
	margin-bottom: 8px;
	font-family: "Lato", sans-serif;
	border-bottom: dotted 2px #64a1de;
}
.date-text {
	font-size: 12px;
	font-weight: 600;
	color: #2d4596;
	padding-bottom: 7px;
	font-family: "Lato", sans-serif;
}
.activity-details-info p {
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding-top: 15px;
	margin-bottom: 35px;
	font-weight: 500;
	line-height: 25px;
}
.owl-carousel-wrapper.slider-row {
	padding: 36px;
	margin: auto;
	background-color: rgba(0255,255,255,0.8);
}
#sync1 .owl-nav button.owl-prev {
	position: absolute;
	left: -22px;
	top: 45%;
}
#sync1 .owl-nav button {
	outline: 0;
}
#sync1 .owl-nav button.owl-next {
	position: absolute;
	right: -22px;
	top: 45%;
}
#sync1 .owl-nav button.owl-prev img {
	max-width: 34px;
}
#sync1 .owl-nav button.owl-next img {
	max-width: 34px;
}
#sync2 .owl-nav button.owl-prev {
	position: absolute;
	left: -20px;
	top: 35%;
}
#sync2 .owl-nav button {
	outline: 0;
}
#sync2 .owl-nav button.owl-next {
	position: absolute;
	right: -20px;
	top: 35%;
}
#sync2 .owl-nav button.owl-prev img {
	max-width: 11px;
}
#sync2 .owl-nav button.owl-next img {
	max-width: 11px;
}
.owl-item.synced.active .item-slider-images:after {
	background: #000;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	display: inline-block;
	left: 0px;
	content: "";
	opacity: 0.5;
}
.view-btn {
	text-align: center;
}
.view-btn a {
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	padding: 5px 15px;
	color: #ffffff;
	border-radius: 7px;
	border: solid 2px #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
	box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
	background-image: linear-gradient(to right, #63c5e8, #429ae6, #b8e442);
}
.view-btn a i.fal {
	font-size: 18px;
	margin-right: 6px;
	vertical-align: text-bottom;
}
/*----------------------------------------*/
/*         News details page css
/*----------------------------------------*/
.select-box.wrapper {
	position: relative;
	display: flex;
	margin: auto;
	margin-bottom: 26px;
	padding-top: 16px;
}
.news-details-wrapper {
	padding: 40px;
	box-shadow: inset 1px 0px 6px 0px rgb(0 128 255 / 49%);
	background: #fff;
	border: solid 3px #a0c2df;
	border-radius: 12px;
}
.news-details-wrapper .news-title {
	font-size: 21px;
	color: #000000;
	font-weight: 600;
	padding-bottom: 5px;
	margin-bottom: 8px;
	position: relative;
}
.news-details-wrapper .news-title::after {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 2px;
	background-image: linear-gradient(to right, #63c5e8, #429ae6, #b8e442);
}
/* .news-details-wrapper p {
	font-size: 15px;
	color: #000000;
	text-align: justify;
	margin-bottom: 20px;
} */
 .news-details-wrapper .cms_content p img{
	width: 100%;
 }
.news-details-wrapper .news-details-img {
	width: 88%;
	margin: auto;
	padding-bottom: 22px;
}
.news-details-wrapper .news-details-img img {
	width: 100%;
}
.news-details-wrapper .news-details-text {
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	color: #0066cc;
}
.back-btn {
	text-align: center;
	margin-top: 33px;
}
button {
	background: none;
	font-size: 13px;
	text-decoration: none;
	background-color: #ffffff;
	padding: 5px 21px;
	color: #000000;
	font-weight: 600;
	letter-spacing: 2px;
}
.border-gradient {
	border: 10px solid;
	border-image-slice: 1;
	border-width: 2px;
}
.border-gradient-purple {
	border-image-source: linear-gradient(to left, #4c9fe4, #c0e937);
}
/*----------------------------------------*/
/*         News list page css
/*----------------------------------------*/
.news-details-info-row {
	margin: auto;
	padding: 15px;
	align-items: center;
	background-size: 100% 100%;
	margin-bottom: 11px;
	border-radius: 12px;
	box-shadow: inset 1px 0px 6px 0px rgb(0 128 255 / 49%);
	background: #fff;
	border: solid 3px #a0c2df;
}
.news-details-info-row .col-md-2 {
	padding: 0px 0px;
}
.news-details-info-row .col-md-10 {
	padding: 0px 0px;
}
.news-details-imgs img {
	width: 100%;
}
.news-details-info {
	padding: 0px 34px;
	padding-bottom: 4px;
}
.news-details-info .news-details-title {
	font-size: 17px;
	color: #000000;
	font-weight: 600;
	padding-bottom: 3px;
	line-height: 21px;
}
.news-details-row {
	margin: auto;
	align-items: center;
	position: relative;
}
.news-details-row::after {
	content: "";
	position: absolute;
	width: 96%;
	left: 30px;
	bottom: 0;
	height: 2px;
	background-image: linear-gradient(to right, #63c5e8, #429ae6, #b8e442);
}
.btn-wrapp {
	text-align: center;
}
.news-details-info-row .col-md-12 {
	padding: 0px 0px;
}
.news-details-row.wrapper {
	margin-right: -18px;
	align-items: initial;
}
.news-details-row.wrapper .news-details-info {
	padding-left: 25px;
}
.news-details-row.wrapper::after {
	left: 20px;
}
.news-details-info-row.rowtwo {
	padding: 22px 15px 20px;
}
.pdf {
	text-align: center;
}
.pdf a {
	display: inline-block;
	max-width: 35px;
}
ul.pagination.wrapper {
	text-align: center;
}
.graphic-img1 {
	position: absolute;
	left: 0px;
	width: 50%;
	bottom: 0;
}
.graphic-img2 {
	position: absolute;
	right: 0px;
	width: 50%;
	bottom: 0;
}
/*----------------------------------------*/
/*        Nice-select Box css
/*----------------------------------------*/
.nice-select {
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	border-radius: 0;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 15px;
	font-weight: 500;
	text-transform: capitalize;
	height: 41px;
	line-height: 40px;
	outline: none;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: 100%;
	border: solid 1px #C7C7D5;
}
.nice-select:hover {
	border-color: #dbdbdb;
}
.nice-select:active, .nice-select.open, .nice-select:focus {
	border-color: #999;
}
.nice-select:after {
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	content: '';
	display: block;
	height: 8px;
	margin-top: -4px;
	pointer-events: none;
	position: absolute;
	right: 15px;
	top: 46%;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	width: 8px;
}
.nice-select.open:after {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.nice-select.open .list {
	opacity: 1;
	pointer-events: auto;
	width: 100%;
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0);
}
.nice-select.disabled {
	border-color: #ededed;
	pointer-events: none;
}
.nice-select.disabled:after {
	border-color: #cccccc;
}
.nice-select.wide {
	width: 100%;
}
.nice-select.wide .list {
	left: 0 !important;
	right: 0 !important;
}
.nice-select.right {
	float: right;
}
.nice-select.right .list {
	left: auto;
	right: 0;
}
.nice-select.small {
	font-size: 12px;
	height: 36px;
	line-height: 34px;
}
.nice-select.small:after {
	height: 4px;
	width: 4px;
}
.nice-select.small .option {
	line-height: 34px;
	min-height: 34px;
}
.nice-select .list {
	background-color: #fff;
	border-radius: 0px;
	box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
	box-sizing: border-box;
	margin-top: 4px;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scale(0.75) translateY(-21px);
	-ms-transform: scale(0.75) translateY(-21px);
	transform: scale(0.75) translateY(-21px);
	-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	z-index: 9;
}
.nice-select .option {
	cursor: pointer;
	font-weight: 400;
	line-height: 40px;
	list-style: none;
	min-height: 40px;
	outline: none;
	padding-left: 18px;
	padding-right: 29px;
	text-align: left;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.nice-select .option.selected {
	font-weight: bold;
	color: #1d2482;
}
.nice-select .option.disabled {
	background-color: transparent;
	color: #999;
	cursor: default;
}
.no-csspointerevents .nice-select .list {
	display: none;
}
.no-csspointerevents .nice-select.open .list {
	display: block;
}
.theme-btn a {
	background: none;
	font-size: 15px;
	text-decoration: none;
	background: #ffffff;
	padding: 4px 18px;
	color: #000000;
	font-weight: 600;
	letter-spacing: 2px;
	display: inline-block;
	background-image: linear-gradient(white, white), linear-gradient(to right, #00c3ff, #ffff1c);
	background-origin: border-box;
	background-clip: padding-box, border-box;
	border: 2px solid transparent;
	transition: all 0.3s ease;
}
.theme-btn a:hover {
	background-image: linear-gradient(#fac14c, #fac14c), linear-gradient(to right, #fac14c, #fac14c);
	color: #fff;
}
#sync1 .owl-nav button {
	width: 35px;
	height: 35px;
	background: #53a1ef;
	border-radius: 100px;
	font-size: 22px;
	color: #fff;
	text-align: center;
}
#sync2 button {
	font-size: 24px;
	color: #acc3da;
}
/*----------------------------------------*/
/*        Timeline css
/*----------------------------------------*/
.timeline-section {
	background-size: cover;
	float: left;
	width: 100%;
	background-image: url(../images/timeline-bg.jpg);
	padding-top: 60px;
	background-position: center;
	padding-bottom: 50px;
}
.timeline-section .container {
	max-width: 100%;
	padding: 0px 46px;
	padding-top: 35px;
}
.heading-new .select-box {
	position: relative;
}


/*** 
=============================================
    Float Bob Y Animation Css
=============================================
***/
@-webkit-keyframes float-bob-y {
 0% {
 transform: translateY(-20px);
}
 50% {
 transform: translateY(-10px);
}
 100% {
 transform: translateY(-20px);
}
}
 @keyframes float-bob-y {
 0% {
 transform: translateY(-20px);
}
 50% {
 transform: translateY(-10px);
}
 100% {
 transform: translateY(-20px);
}
}
.background-img-one.left img, .background-img-two img, .background-img-one img {
	-webkit-animation-name: float-bob-y;
	animation-name: float-bob-y;
	-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;
}


/***
=============================================
    float-bob-x-2 Animation Css
=============================================
***/
@-webkit-keyframes float-bob-x-2 {
 0% {
 transform: translateX(-20px);
}
 50% {
 transform: translateX(-5px);
}
 100% {
 transform: translateX(-20px);
}
}
 @keyframes float-bob-x-2 {
 0% {
 transform: translateX(-20px);
}
 50% {
 transform: translateX(-5px);
}
 100% {
 transform: translateX(-20px);
}
}
.footer-arrow-img img, .heading-title-text span img {
	-webkit-animation-name: float-bob-x-2;
	animation-name: float-bob-x-2;
	-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;
}
#sliderhome button {
	font-size: 35px;
	color: #fff;
}
#sliderhome button i {
	font-weight: 300;
}
#sliderhome button:hover {
	color: #2d4596;
}









/******* Mobile Layout *******/
@media only screen and (max-width: 767px) {
.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: 14px !important;
}
.calendar_remark .remark_item {
	padding-right: 3px;
}
a.down-btn {
	padding: 7px 28px;
	font-size: 13px;
}
.all-events {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
}
.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%;
}
.left-side-bar-desktop-view {
	display: none;
}
.header-section {
	position: relative;
}
.header-section-wrapper::after {
	display: none;
}
.row.header-row .col-md-3 {
	padding-right: 0px;
	max-width: 219px;
}
.background-img-one {
	display: none;
}
.background-img-two {
	display: none;
}
.latest-news-section .latest-news-imgblock {
	margin-top: 34px;
	margin-bottom: 20px;
}
.timeline-section .container {
	padding: 0px 17px;
}
.history-container {
	margin-top: 25px;
}
.history-container-title-div {
	/*display: none;*/
}
.btn-wrapper {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.footer-logo a {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 21px;
}
.footer-details ul li {
	margin-bottom: 11px;
}
.footer-section::after {
	display: none;
}
.footer-arrow-img {
	display: none;
}
#slider-partner-logo .owl-dots {
	bottom: -15px;
	position: relative;
}
.viewbtn {
	text-align: center;
	position: relative;
	right: auto;
	margin-top: 7px;
	left: auto;
	margin: 0px auto;
	margin-top: 31px;
}
.footer-details.info::after {
	display: none;
}
.partner-section {
	padding: 30px 0px 24px;
}
.latest-news-imgblock .latest-news-details-info {
	padding: 5px 7px;
}
#sliderhome .owl-dots .owl-dot span {
	width: 21px;
}
.banner-wrapper img {
	width: 100%;
	height: 130px;
	object-fit: cover;
}
.banner-title {
	font-size: 29px;
	color: #ffffff;
}
ul.pagination li.page-item {
	margin: 0px 3px;
}
ul.pagination {
	text-align: center;
}
ul.pagination li.page-item a {
	width: 32px;
	height: 32px;
	line-height: 32px;
}
.heading-new .heading-title {
	margin-bottom: 0px;
	text-align: center;
}
.heading-wrapper {
	display: block;
}
.heading-new .select-box {
	margin: 0px auto;
}
.heading-wrapper {
	padding-bottom: 21px;
}
.select-box {
	width: 230px;
}
.sidemenu-wrapper {
	margin-bottom: 29px;
}
.activities-box-wrapper-row .col-md-4 {
	padding: 0px 5px;
	max-width: 50%;
}
.owl-carousel-wrapper.slider-row {
	padding: 15px;
	margin-top: 22px;
}
.activity-details-info .theme-btn {
	text-align: center;
	margin-bottom: 28px;
}
.activity-details-info .activity-title {
	text-align: center;
	padding-bottom: 16px;
}
.activity-details-info .date-text {
	text-align: center;
	font-size: 13px;
	padding-top: 5px;
}
.news-details-wrapper {
	padding: 17px;
}
.news-details-wrapper .news-title {
	font-size: 18px;
	padding-bottom: 15px;
	margin-bottom: 22px;
}
.news-details-info {
	padding: 0px 0px;
	padding-bottom: 13px;
	padding-top: 12px;
}
.btn-wrapp {
	margin-bottom: 24px;
}
.news-details-row::after {
	width: 100%;
	left: 0 !important;
	bottom: 0;
}
.news-details-row.wrapper {
	margin-right: 0;
	position: relative;
}
.pdf {
	margin-bottom: 21px;
}
.news-details-row.wrapper .news-details-info {
	padding-left: 0;
}
.footer-details ul li span {
	margin-top: 19px;
	margin-bottom: 8px;
}
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);
}



}

/******* 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);
}	
	
	
.owl-carousel-wrapper.slider-row {
	padding: 23px;
	margin-top: 20px;
}
.row.service-box-wrapper-row {
	margin-top: 62px;
}
.background-img-two {
	display: none;
}
.background-img-one.left {
	display: none;
}
#slider-partner-logo .owl-dots {
	bottom: -15px;
	position: relative;
}
.viewbtn {
	text-align: center;
	position: relative;
	right: auto;
	margin-top: 7px;
	left: auto;
	margin: 0px auto;
	margin-top: 31px;
}
.partner-section {
	padding: 29px 0px 21px;
	width: 100%;
}
.toggle {
	right: 11px;
	top: 0;
}
.header-section-wrapper::after {
	display: none;
}
.background-img-one {
	display: none;
}
ul.pagination {
	text-align: center;
}
.btn-wrapp .theme-btn a {
	padding: 0px 1px;
	font-size: 14px;
}
}


/******** Medium Layout ********/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.background-img-two {
	display: none;
}
.background-img-one.left {
	display: none;
}
.background-img-one {
	display: none;
}
.btn-wrapp .theme-btn a {
	padding: 0px 3px;
	font-size: 14px;
}
.nav_area > ul > li {
	padding-left: 25px;
}
.nav_area ul li a {
	font-size: 11px;
}
}

@media (min-width: 1920px) {
	.xxl-container {
	  max-width: 1600px; /* 或你想要的任何宽度 */
	}
  }

/* 四级菜单样式 - 始终向右展开，不受智能定位影响 */
ul.sub-menu li ul.sub-menu.sub-menu-level4 {
	position: absolute;
	left: 100% !important; /* 使用!important确保四级菜单始终向右展开 */
	top: 0px;
	width: 100%;
	min-width: 195px;
	background: #ffffff;
	z-index: 1000; /* 确保四级菜单在最上层 */
	text-align: left;
	border-radius: 0px;
	-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;
	display: none; /* 默认隐藏 */
}

/* 四级菜单项样式 */
ul.sub-menu.sub-menu-level4 li a {
	color: #000;
	line-height: 20px;
	padding: 6px 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%;
}

/* 四级菜单项悬停效果 */
ul.sub-menu.sub-menu-level4 li a:hover {
	width: 100%;
	padding-left: 26px;
	background-color: #f5f5f5;
}

/* 显示四级菜单 */
ul.sub-menu li.menu-item-has-children:hover > ul.sub-menu.sub-menu-level4 {
	display: block;
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	overflow: visible;
	z-index: 1000;
	-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), -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
}

/* 三级菜单箭头样式（arrow3用于四级菜单） */
ul.sub-menu li.menu-item-has-children span.arrow3 {
	color: #000;
	padding-left: 0;
	position: absolute;
	right: 10px;
	top: 6px;
	font-size: 12px;
	width: 40px;
	text-align: center;
	height: 30px;
}


/* 确保四级菜单不被智能定位影响 */
ul.sub-menu li.menu-item-has-children.show-left ul.sub-menu.sub-menu-level4,
ul.sub-menu li.menu-item-has-children.show-right ul.sub-menu.sub-menu-level4 {
	left: 100% !important;
	right: auto !important;
}

.img-responsive{
	aspect-ratio: 4 / 3; width: 100%; height: auto; object-fit: scale-down;
}

.Album .title {
    background: #fafafa;
    border-left: 2px solid #085cba;
    color: #085cba;
    padding: 8px 15px;
    font-size: 21px;
    line-height: 32px;
    display: block;
    box-shadow: 0px 3px 2px rgba(0, 0, 0, .2);
    margin-bottom: 20px;
	margin-top: 20px;
}

/* 移动端四级菜单样式 */
@media (max-width: 991px) {
	ul.sub-menu.sub-menu-level4 {
		position: relative !important;
		left: 0 !important;
		background: transparent !important;
		padding: 0 !important;
		box-shadow: none !important;
		display: none ;
	}
	
	ul.sub-menu.sub-menu-level4 li a {
		color: #2d4596 !important;
		line-height: 39px !important;
		font-size: 14px !important;
		padding: 0px 24px !important;
		display: inline-block !important;
		width: 100% !important;
		border-bottom: solid 1px #dbdbdb !important;
	}
	
	/* 移动端四级菜单箭头样式 */
	ul.sub-menu li.menu-item-has-children span.arrow3 {
		position: absolute;
		right: 10px;
		color: #2d4596;
		top: 10px;
		width: 40px;
		text-align: center;
		height: 30px;
	}
	ul.sub-menu li.menu-item-has-children.show-left ul.sub-menu.sub-menu-level4,
ul.sub-menu li.menu-item-has-children.show-right ul.sub-menu.sub-menu-level4 {
	left: 0 !important;
	right: auto !important;
}
	
	.service-section{background-color: #4b81c6;}
}

