@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
body {
	font-family: "Outfit", 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: 268px;
	left: 0;
	text-align: left;
	background: #ffffff;
	z-index: 2;
	padding: 0px 0px;
	z-index: 999;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
	transition: all .4s;
	box-shadow: 5px 0 5px -5px #333;
}
.nav_area ul li a img {
	padding-right: 10px;
	max-width: 41px;
	margin-top: -10px;
}
.menu-bar ul.menu.open {
	left: 0;
	overflow-y: scroll;
	padding-bottom: 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: 16px;
	z-index: 9999;
	background: #60280c;
	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: 15px;
	color: #000;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
	font-weight: 500;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #000;
	top: 10px;
	width: 40px;
	text-align: center;
	height: 30px;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
nav.nav_area ul li {
	border-bottom: solid 1px #d3d3d3;
}
.menu-logo-mobile-view {
	padding: 12px;
}
.menu-logo-mobile-view a {
	display: inline-block;
	max-width: 95%;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
}
ul li .sub-menu li a {
	line-height: 14px;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow {
	right: 10px;
	text-align: right;
}
span.arrow.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
}
 @media (min-width: 992px) {
label.toggle {
	display: none;
}
.menu-bar {
	width: 100%;
	text-align: left;
}
.nav_area > ul > li {
	display: inline-block;
	position: relative;
	padding-right: 29px;
}
	 .mobile-lang-select{display:none!important;}
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: #FFFFFE;
	font-size: 14px;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 11px;
	font-family: "Lato", sans-serif;
	font-weight: bold;
}
span.arrow {
	display: inline-block;
	padding-left: 0px;
	color: #ffffff;
	margin-left: 4px;
	position: absolute;
	top: 7px;
	font-size: 11px;
}
.nav_area > ul > li ul.sub-menu {
	display: block;
	-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 {
	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%);
	background-image: linear-gradient(to right, #48a09e, #6bc2c0);
}
.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 ul.sub-menu {
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 26px;
	background: #3ea19e;
}
.nav_area > ul > li ul.sub-menu li a {
	color: #fff;
	position: relative;
	letter-spacing: 0px;
	font-weight: 500;
}
ul.sub-menu li a {
	color: #000;
	line-height: 20px;
	padding: 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 #4ba3a1;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
}
}
.top-logo.logo-mobile {
	display: none;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.logo a {
	display: inline-block;
	max-width: 55%;
}
.menu-section {
	padding-top: 6px;
	background-image: url(../images/menu-bgg.png);
	background-size: 100% 100%;
}
.header-icon {
	text-align: right;
	padding-top: 3px;
}
.header-icon ul li {
	display: inline-block;
	padding-left: 4px;
}
.header-icon ul li a {
	display: inline-block;
	color: #ffffff;
	font-size: 15px;
}
.header-menu-section {
	background-image: url(../images/header-bgg.jpg);
	background-size: 100% 100%;
}
.header-section {
	padding-top: 6px;
	padding-bottom: 3px;
}
/*>>>>>>>>> menu css and >>>>>>>>*/

/*>>>>>>>>>> index >>>>>>>>>>>*/

#sliderhome .owl-dots {
	text-align: center;
	bottom: 22px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
}
#sliderhome .owl-dots button.active span {
	background-color: #78c4c1;
	position: relative;
}
#sliderhome .owl-dots button.active span::after {
	content: "";
	position: absolute;
	width: 12px;
	height: 12px;
	border: solid 2px #ffffff;
	left: -2px;
	top: -2px;
	border-radius: 50%;
}
#sliderhome .owl-dots button span {
	background-color: #ffffff;
}
#sliderhome .owl-dots button {
	outline: 0;
}
#sliderhome .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	border-radius: 50%;
}
#sliderhome .owl-nav button.owl-prev {
	position: absolute;
	left: 2%;
	top: 43%;
	box-shadow: none !important;
	outline: none !important;
}
#sliderhome .owl-nav button.owl-next {
	position: absolute;
	top: 43%;
	right: 2%;
	box-shadow: none !important;
	outline: none !important;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 18px !important;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 18px !important;
}
.services-events-section {
	padding: 40px 0px 47px;
	background-color: #e2f5f4;
}
.services-box-wrapper-row {
	margin: auto;
}
.services-box-wrapper-row .col-md-4 {
	padding: 0px 0px;
}
.services-box-wrapper {
	position: relative;
}
.services-box-wrapper .services-img img {
	width: 100%;
}
.services-box-wrapper .services-img::after {
	content: "";
	position: absolute;
	background: linear-gradient(330deg, rgba(121,90,174,0) 42%, rgba(121,90,174,1) 83%);
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 1;
	display: inline-block;
	height: 100%;
}
.services-box-wrapper .services-box-text {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 3;
	color: #ffffff;
	padding: 10px 15px;
	font-weight: 600;
	font-size: 22px;
}
.services-box-wrapper.two .services-img::after {
	background: linear-gradient(330deg, rgba(191,164,63,0) 42%, rgba(191,164,63,1) 83%);
}
.services-box-wrapper.three .services-img::after {
	background: linear-gradient(330deg, rgba(132,183,103,0) 42%, rgba(132,183,103,1) 83%);
}
.services-box-wrapper.for .services-img::after {
	background: linear-gradient(330deg, rgba(228,163,72,0) 42%, rgba(228,163,72,1) 83%);
}
.services-box-wrapper.five .services-img::after {
	background: linear-gradient(330deg, rgba(108,183,218,0) 42%, rgba(108,183,218,1) 83%);
}
.services-box-wrapper.six .services-img::after {
	background: linear-gradient(330deg, rgba(59,124,180,0) 42%, rgba(59,124,180,1) 83%);
}
.events-box-wrapper-row {
	margin-top: 33px;
}
.events-box-wrapper {
	background: #ffffff;
	padding-top: 15px;
	position: relative;
	min-height: 100%;
	padding-bottom: 28px;
	box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
}
.events-box-wrapper::after {
	content: "";
	position: absolute;
	top: 15px;
	left: -13px;
	width: 13px;
	height: 43px;
	background-color: #70b7b4;
}
.events-box-wrapper::before {
	content: "";
	position: absolute;
	top: 58px;
	left: -13px;
	width: 13px;
	height: 16px;
	background-color: #338280;
	clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 70%, 100% 100%, 50% 100%, 0 100%, 0 100%, 95% 100%, 0 0);
}
.events-box-wrapper .events-box-title {
	font-size: 21px;
	color: #ffffff;
	background: #70b7b4;
	font-weight: 600;
	padding: 7px 39px;
	clip-path: polygon(50% 0%, 100% 0, 100% 0, 100% 0, 96% 100%, 50% 100%, 0 100%, 0% 70%, 0% 35%, 0 0);
	position: relative;
}
.events-box-wrapper .events-box-title img {
	max-width: 33px;
	position: absolute;
	top: 4px;
	left: 1px;
}
.events-box-wrapper .events-box-text-info {
	padding: 17px;
	padding-top: 13px;
}
.events-box-wrapper .events-box-text-info .events-box-img {
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.events-box-wrapper .events-box-text-info .events-box-img img {
	width: 100%;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.events-box-wrapper .events-box-text-info .events-box-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);
}
.events-box-wrapper .events-box-text-info .events-box-img:before {
	background: rgba(255,255,255,.41) none repeat scroll 0 0;
	content: "";
	height: 0;
	left: 0;
	margin: auto;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	position: absolute;
	top: 0;
	width: 0;
	pointer-events: none;
	z-index: 1;
}
.events-box-wrapper .events-box-text-info .events-box-img:after {
	background: rgba(255,255,255,.41);
	bottom: 0;
	content: "";
	height: 0;
	opacity: 1;
	position: absolute;
	right: 0;
	width: 0;
	pointer-events: none;
	z-index: 1;
}
.events-box-wrapper .events-box-text-info .events-box-img:hover::before {
	height: 100%;
	opacity: 0;
	-webkit-transition-duration: 1.3s;
	-o-transition-duration: 1.3s;
	transition-duration: 1.3s;
	width: 100%;
}
.events-box-wrapper .events-box-text-info .events-box-img:hover::after {
	height: 100%;
	opacity: 0;
	-webkit-transition-duration: 1.3s;
	-o-transition-duration: 1.3s;
	transition-duration: 1.3s;
	width: 100%;
}
.events-box-wrapper .events-box-text-info p {
	margin-bottom: 8px;
	font-size: 15px;
	color: #000000;
	font-weight: 500;
	line-height: 19px;
	border-bottom: solid 1px #e8e8e8;
	padding-bottom: 8px;
	position: relative;
	padding-left: 15px;
	font-family: "Lato", sans-serif;
}
.events-box-wrapper .events-box-text-info p span {
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #47b6b3;
}
.events-box-wrapper .events-box-text-info p::after {
	content: "";
	position: absolute;
	width: 11px;
	height: 8px;
	background: #94d7d7;
	left: 0;
	top: 6px;
	clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
	transform: rotate(90deg);
}
.view-btn {
	position: absolute;
	bottom: 0px;
	right: 0;
	width: 100%;
	text-align: right;
}
.view-btn a {
	font-size: 14px;
	text-decoration: none;
	background-color: #84cecc;
	padding: 5px 22px 5px 33px;
	display: inline-block;
	color: #ffffff;
	font-weight: bold;
	clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 70%, 100% 100%, 50% 100%, 0 100%, 0 100%, 0 100%, 15% 0);
	font-family: "Lato", sans-serif;
}
.events-box-wrapper.info .events-box-text-info {
	padding-top: 20px;
}
.school-tour-section {
	position: relative;
}
.school-tour-wrapper img {
	width: 100%;
}
.school-tour-details-info {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.heading-title {
	font-size: 42px;
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 21px;
	line-height: 45px;
}
.more-btn a {
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	padding: 6px 27px;
	border: solid 1px #ffffff;
	display: inline-block;
}
.footer-section {
	background-color: #bcaf93;
	padding: 32px 0px 10px;
}
.footer-logo a {
	display: inline-block;
	max-width: 85%;
}
.footer-details-info ul li {
	display: inline-block;
	font-size: 14px;
	color: #000000;
	font-family: "Poppins", sans-serif;
	line-height: 26px;
	font-weight: 500;
}
.footer-details-info ul li i.fas {
	font-size: 16px;
	width: 20px;
	color: #806f57;
}
.footer-details-info ul li a {
	color: #000000;
	margin-left: 2px;
}
.footer-details-info ul li i.fal {
	font-size: 16px;
	width: 22px;
	color: #806f57;
}
.footer-details-info ul li.email {
	margin-left: 25px;
}
.copyright-info {
	border-top: solid 2px #d8d0bf;
	margin-top: 21px;
	padding-top: 10px;
}
.copyright-text {
	font-size: 13px;
	font-weight: 600;
	color: #333;
}
/******** Sidemenu ********/
.left-side-bar-desktop-view {
	background: #ffffff;
	padding-bottom: 250px;
}
.sidemenu-heading {
	padding: 16px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 10px;
	background-image: url(../images/bgg.jpg);
	background-size: cover;
}
.left-side-bar-desktop-view ul.sidemenu {
	padding: 0px;
}
.sidemenu li {
	position: relative;
	border-bottom: solid 1px #bbe1e0;
}
.sidemenu > li {
	padding: 0px 14px;
}
.sidemenu li > a {
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	display: flex;
	padding: 12px 0px;
	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;
	line-height: 24px;
}
i.far.fa-chevron-right.toggle-submenu {
	color: #78c5c2;
	text-align: center;
	font-size: 13px;
	line-height: 21px;
	position: absolute;
	right: 5px;
	top: 16px;
}
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: #4b9f9d;
}
.submenu-side {
	margin-bottom: 15px;
}
.submenu-side ul li a {
	line-height: 8px;
	font-size: 15px;
	padding: 10px 0px;
}
.submenu-side ul li a:hover {
	color: #4b9f9d;
	background: none;
}
.left-side-bar-mobile-view .left-side-bar-mobile-view-title {
	width: 100%;
	background: #70b7b4;
	padding: 10px 13px;
	color: #fff;
	font-weight: bold;
	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 css End ********/

/******** index 2 ********/
.banner-section {
	position: relative;
}
.banner-wrapper img {
	width: 100%;
}
.banner-text-info {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.banner-title {
	font-size: 33px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
.content-section {
	background-color: #e2f5f4;
	padding: 30px 0px 45px;
}
.text-center {
	text-align: center !important;
	background: #eef9f8;
	padding: 40px 170px;
}
.all-events {
	padding: 30px 170px 0px;
}
/******** Calendar css ********/
.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: #ffff;
	padding: 4px 30px;
	display: table;
	margin: 25px auto;
	border-radius: 5px;
	text-decoration: none;
	font-size: 16px;
	background-color: #7dae49;
	font-weight: 500;
}
a.down-btn:hover {
	background-color: #7ba142;
}
a.down-btn i.fa.fa {
	padding-left: 10px;
}
.event-item {
	border: 2px solid #cededd;
	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 #7dc6c3;
	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 #78c4c1;
	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;
}
/******** index 3 ********/
.content-section.wrapp {
	padding: 30px 0px 25px;
}
.heading-title-text {
	font-size: 24px;
	color: #4b9f9d;
	font-weight: bold;
	padding-bottom: 6px;
	border-bottom: dotted 2px #4b9f9d;
	margin-bottom: 20px;
}
.achievement-details-info {
	background-color: #f4fbfb;
	padding: 27px 30px;
	padding-bottom: 22px;
}
.achievement-details-info ul li{
	list-style:disc;
}
.achievement-details-info ol{
	padding-left:0px;
}
.achievement-details-info ol li{
	list-style:auto;
}
.achievement-details-info .achievement-details-title {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
}
.achievement-details-info .date-text {
	font-size: 15px;
	font-weight: bold;
	color: #47b6b3;
	padding-bottom: 13px;
	border-bottom: solid 2px #cfeae9;
	margin-bottom: 18px;
}
.achievement-details-info p {
	font-size: 16px;
	font-weight: 500;
	color: #000000;
	margin-bottom: 8px;
	text-align: justify;
}


.achievement-details-desc img {
	width: 100%;
}
.achievement-details-img-info .achievement-details-img-title {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 28px;
	color: #ffffff;
	font-weight: bold;
}
.achievement-details-info .uploaded-text {
	font-size: 16px;
	font-weight: bold;
	color: #339999;
}
.back-btn {
	margin-top: 15px;
}
.back-btn a {
	display: inline-block;
	text-decoration: none;
	font-size: 15px;
	color: #ffffff;
	background-color: #78c4c1;
	padding: 8px 30px 8px 19px;
	font-weight: 500;
}
.back-btn a img {
	max-width: 18px;
	margin-right: 9px;
	vertical-align: sub;
}
.select-box {
	width: 180px;
	text-align: right;
	float: right;
}
.form-select {
	display: block;
	width: 100%;
	padding: 4px 20px;
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	line-height: 22px;
	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 9px;
	border: 1px solid #78c4c1;
	border-radius: 0px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.achievement-details-wrapper-box {
	position: relative;
}
/******** index 4 ********/
.achievement-details-info-row {
	background-color: #f4fbfb;
	margin: auto;
	padding: 17px 0px;
	align-items: center;
	margin-bottom: 2px;
}
.achievement-details-text {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-left: 17px;
	position: relative;
}
.achievement-details-text::after {
	content: "";
	position: absolute;
	width: 10px;
	height: 7px;
	background: #94d7d7;
	left: 0;
	top: 9px;
	clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
	transform: rotate(90deg);
}
.achievement-details-date {
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	color: #47b6b3;
}
.btn-wrapper a {
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	padding: 4px 20px;
	background-color: #78c4c1;
	color: #ffffff;
	font-weight: bold;
}
.pdf-btn {
	text-align: center;
}
.pdf-btn a {
	display: inline-block;
	max-width: 32px;
	margin-right: 24px;
}
ul.pagination {
	text-align: right;
	width: 100%;
	display: inline-block;
	padding-top: 20px;
}
ul.pagination li.page-item {
	display: inline-block;
	margin: 0px 6px;
}
ul.pagination li.page-item a.active {
	background: #78c4c1;
	color: #fff;
	border: solid 1px #78c4c1;
}
ul.pagination li.page-item a:hover {
	background: #78c4c1;
	color: #fff;
	border-color: #78c4c1;
}
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: #f0faf9;
}
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 5 ********/
.owl-carousel-wrapper.slider-row {
	background-image: url(../images/slider-bgg.png);
	background-size: cover;
	padding: 11px 28px;
	margin: auto;
	margin-bottom: 15px !important;
}
#sync1 .owl-nav button.owl-prev {
	position: absolute;
	left: -38px;
	top: 45%;
}
#sync1 .owl-nav button {
	outline: 0;
}
#sync1 .owl-nav button.owl-next {
	position: absolute;
	right: -38px;
	top: 45%;
}
#sync1 .owl-nav button.owl-prev img {
	max-width: 30px;
}
#sync1 .owl-nav button.owl-next img {
	max-width: 30px;
}
#sync2 .owl-nav button.owl-prev {
	position: absolute;
	left: -26px;
	top: 37%;
}
#sync2 .owl-nav button {
	outline: 0;
}
#sync2 .owl-nav button.owl-next {
	position: absolute;
	right: -26px;
	top: 37%;
}
#sync2 .owl-nav button.owl-prev img {
	max-width: 12px;
}
#sync2 .owl-nav button.owl-next img {
	max-width: 12px;
}
.owl-item.synced.active .item-slider-images:after {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	display: inline-block;
	left: 0px;
	content: "";
	border: solid 5px #78c4c1;
}
/******** index 6 ********/
.gallery-box-wrapper-row {
	margin-left: -10px;
	margin-right: -10px;
}
.gallery-box-wrapper-row .col-md-4 {
	padding: 0px 10px;
	margin-bottom: 20px;
}
.gallery-box-wrapper {
	background: #ffffff;
	box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
	float: left;
	width: 100%;
}
.gallery-img {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.gallery-img-box {
	padding: 8px;
}
.gallery-img img {
	width: 100%;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.gallery-box-wrapper .gallery-img:hover img {
	-webkit-transform: rotate(3deg) scale(1.1, 1.1);
	-ms-transform: rotate(3deg) scale(1.1, 1.1);
	transform: rotate(3deg) scale(1.1, 1.1);
}
.gallery-img:before {
	background: rgba(255,255,255,.41) none repeat scroll 0 0;
	content: "";
	height: 0;
	left: 0;
	margin: auto;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	position: absolute;
	top: 0;
	width: 0;
	pointer-events: none;
	z-index: 1;
}
.gallery-img:after {
	background: rgba(255,255,255,.41);
	bottom: 0;
	content: "";
	height: 0;
	opacity: 1;
	position: absolute;
	right: 0;
	width: 0;
	pointer-events: none;
	z-index: 1;
}
.gallery-img:hover::before {
	height: 100%;
	opacity: 0;
	-webkit-transition-duration: 1.3s;
	-o-transition-duration: 1.3s;
	transition-duration: 1.3s;
	width: 100%;
}
.gallery-img:hover::after {
	height: 100%;
	opacity: 0;
	-webkit-transition-duration: 1.3s;
	-o-transition-duration: 1.3s;
	transition-duration: 1.3s;
	width: 100%;
}
.gallery-box-text {
	padding: 18px 15px 22px;
	position: relative;
	margin-top: 5px;
	float: left;
	width: 100%;
}
.gallery-box-text p {
	margin-bottom: 0px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.gallery-box-text .date-text {
	font-size: 16px;
	font-weight: bold;
	color: #49a09e;
}
.gallery-box-text::after {
	content: "";
	position: absolute;
	width: 75%;
	height: 8px;
	left: 0;
	top: 0;
	background-image: linear-gradient(to right, #4aa19f, #77c2bf);
	clip-path: polygon(50% 0%, 100% 0, 100% 0, 100% 0, 95% 100%, 50% 100%, 0 100%, 0% 70%, 0% 35%, 0 0);
}
.besign-by {
	text-align: right;
}
.besign-by a {
	font-size: 13px;
	font-weight: 600;
	color: #333;
}
.nav_area > ul > li.menu-item-has-children:last-child {
	padding-right: 0;
}
.sidemenu .toggleclick.active .content {
	display: block !important;
}
.toggle-submenu {
	position: absolute;
	right: 13px;
	top: 19px;
}
.left-side-bar-mobile-view-title {
	display: none;
}
.heading-div-wrapper {
	display: flex;
	width: 100%;
	border-bottom: dotted 2px #4b9f9d;
	padding-bottom: 12px;
	margin-bottom: 19px;
}
.heading-div-wrapper .heading-div-new1 {
	width: 70%;
	float: left;
}
.heading-div-wrapper .heading-div-new2 {
	width: 30%;
	float: left;
}
.heading-div-wrapper .heading-div-new1 .heading-title-text {
	margin-bottom: 0;
	border: none;
	padding-bottom: 0;
}
#sync1 .owl-nav button {
	border-radius: 100px;
	border: solid 2px #78c4c1;
	width: 32px;
	height: 32px;
	color: #78c4c1;
	font-size: 15px;
	outline: 0;
}
#sync1 .owl-nav button:hover {
	border: solid 2px #4a9f9d;
	color: #ffffff;
	background-color: #4a9f9d;
}
#sync2 .owl-nav button i {
	font-size: 24px;
	color: #78c4c1;
}
.achievement-details-list .achievement-details-info-row:nth-child(2n) {
	background: #e8ece3;
}
.view-btn a:hover {
	background: #349b98;
}
.more-btn a:hover {
	background: #fff;
	border: solid 1px #fff;
	color: #349b98;
}
.back-btn a:hover {
	color: #ffffff;
	background-color: #349b98;
}
.btn-wrapper a:hover {
	background-color: #349b98;
}
.wrapper-menu ul.menu ul.sub-menu li:last-child a {
	border-bottom: none;
}
.daily-bread-section {
	background: #dbdbdb;
	padding: 13px 1px;
	padding-bottom: 4px;
}
.daily-bread-row {
	display: flex;
	width: 100%;
}
.daily-bread-row .daily-bread-icon {
	width: 270px;
	margin-right: 13px;
	margin-top: -48px;
	position: relative;
	z-index: 33;
	top: 7px;
}
.daily-bread-row .daily-bread-text {
	font-size: 13px;
	width: 100%;
	color: #000;
	font-weight: bold;
}





/******* Mobile Layout *******/
@media only screen and (max-width: 767px) {
.daily-bread-row .daily-bread-icon {
	width: 100%;
	margin-right: 13px;
	margin-top: -36px;
	position: relative;
	top: 7px;
	text-align: center;
}
.daily-bread-row {
	display: inline-block;
}
.daily-bread-row .daily-bread-text {
	text-align: center;
	font-style: italic;
	padding-bottom: 14px;
}
.daily-bread-row .daily-bread-icon img {
	max-width: 221px;
	margin-bottom: 22px;
}
#sync1 .owl-nav button {
	width: 28px;
	height: 28px;
	font-size: 12px;
	background: #4a9f9d;
	color: #fff;
}
.logo a {
	max-width: 245px;
}
.left-side-bar-desktop-view {
	background: #ffffff;
	padding-bottom: 0px;
	float: left;
	width: 100%;
}
ul.sidemenu {
	display: none;
}
.left-side-bar-mobile-view-title {
	width: 100%;
	background: #78c4c1;
	padding: 13px 15px;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
	letter-spacing: 3px;
	display: block;
}
.left-side-bar-mobile-view-title i.fa {
	margin-left: 12px;
	float: right;
	margin-top: 4px;
}
.sidemenu-wrapper {
	margin-bottom: 30px;
}
.left-side-bar-desktop-view ul.sidemenu {
	padding: 13px 13px;
	padding-bottom: 25px;
}
.heading-div-wrapper {
	display: inline-block;
}
.heading-div-wrapper .heading-div-new1 {
	width: 100%;
	float: left;
	text-align: center;
}
.heading-div-wrapper .heading-div-new2 {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 12px;
}
.select-box {
	width: 180px;
	text-align: center;
	float: none;
	margin: 0px auto;
}
.sidemenu {
	padding-right: 0;
	float: left;
	width: 100%;
}
.header-icon {
	display: none;
}
.menu-section {
	padding-top: 0px;
}
.header-section {
	padding: 11px 0px 11px;
}
.slider-banner img {
	height: 123px;
	object-fit: cover;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 10px !important;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 10px !important;
}
#sliderhome .owl-dots {
	bottom: 15px;
}
.services-box-wrapper {
	margin-bottom: 20px;
}
.events-box-wrapper-row {
	margin-top: 15px;
}
.events-box-wrapper-row .col-md-4 {
	margin-bottom: 30px;
}
.services-events-section {
	padding: 40px 0px 20px;
}
.school-tour-wrapper img {
	height: 180px;
	object-fit: cover;
}
.heading-title {
	font-size: 27px;
	margin-bottom: 6px;
}
.more-btn a {
	padding: 5px 15px;
}
.footer-logo {
	text-align: center;
}
.footer-logo a {
	max-width: 90%;
}
.footer-details-info {
	text-align: center;
	padding-top: 10px;
}
.footer-details-info ul li {
	line-height: 22px;
	padding-top: 8px;
}
.footer-details-info ul li.email {
	margin-left: 0px;
}
.footer-details-info ul li i.fal {
	width: 27px;
}
.copyright-text {
	font-size: 13px;
	text-align: center;
}
.besign-by {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 7px;
}
.footer-section {
	padding: 30px 0px 10px;
}
.events-box-wrapper .events-box-text-info p.mobile-view {
	display: none;
}
.banner-wrapper img {
	height: 140px;
	object-fit: cover;
}
.text-center {
	padding: 20px 15px;
}
.banner-title {
	font-size: 22px;
}
.achievement-details-info {
	padding: 20px 20px;
}
.achievement-details-info .achievement-details-title {
	line-height: 24px;
	font-size: 18px;
	padding-bottom: 5px;
}
.achievement-details-info p {
	font-size: 16px;
}
.achievement-details-date {
	text-align: center;
	padding: 10px 0px;
}
.btn-wrapper {
	text-align: center;
}
.pdf-btn a {
	margin-right: 0px;
}
ul.pagination {
	text-align: center;
	display: flex;
	justify-content: center;
	padding-top: 20px;
}
.achievement-details-text {
	line-height: 23px;
}
.owl-carousel-wrapper.slider-row {
	padding: 11px 0px;
}
#sync1 .owl-nav button.owl-next {
	right: -14px;
}
#sync1 .owl-nav button.owl-next img {
	max-width: 20px;
}
#sync1 .owl-nav button.owl-prev {
	left: -15px;
}
#sync1 .owl-nav button.owl-prev img {
	max-width: 20px;
}
#sync2 .owl-nav button.owl-next {
	right: -15px;
	top: 7%;
}
#sync2 .owl-nav button.owl-next img {
	max-width: 8px;
}
#sync2 .owl-nav button.owl-prev {
	left: -14px;
	top: 7%;
}
#sync2 .owl-nav button.owl-prev img {
	max-width: 8px;
}
.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: 16px;
}
.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;
}
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);
}
.back-btn {
	margin-top: 23px;
	text-align: center;
}
}

/******* Tablet Layout *******/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.header-icon {
	display: none;
}
.menu-section {
	padding-top: 0px;
}
.header-section {
	padding-top: 10px;
	padding-bottom: 5px;
}
.toggle {
	top: 35px;
	right: 20px;
}
.slider-banner img {
	height: 290px;
	object-fit: cover;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 15px !important;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 15px !important;
}
.services-events-section {
	padding: 35px 0px 47px;
}
.events-box-wrapper::after {
	width: 14px;
}
.events-box-wrapper .events-box-text-info p.mobile-view {
	display: none;
}
.heading-title {
	margin-bottom: 15px;
}
.footer-details-row .col-md-5 {
	max-width: 35%;
	flex: 35%;
}
.footer-logo a {
	max-width: 100%;
}
.footer-details-row .col-md-7 {
	max-width: 65%;
	flex: 65%;
}
.footer-details-info ul li {
	font-size: 13px;
}
.copyright-text {
	font-size: 12px;
}
.banner-wrapper img {
	height: 200px;
	object-fit: cover;
}
.text-center {
	padding: 40px 100px;
}
.all-events {
	padding: 30px 100px 0px;
}
.select-box {
	width: 100%;
}
.achievement-details-info {
	padding: 25px;
}
i.far.fa-chevron-right.toggle-submenu {
	top: 24px;
}
.left-side-bar-desktop-view {
	padding-bottom: 135px;
}
.achievement-details-info-row .col-md-8 {
	max-width: 54%;
	flex: 54%;
}
.achievement-details-info-row .col-md-2 {
	max-width: 23%;
	flex: 23%;
}
.gallery-box-text {
	padding: 18px 9px 22px;
}
ul.pagination.wrapper.wrapp {
	padding-top: 10px;
}
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);
}
.logo a {
	display: inline-block;
	max-width: 100%;
}
.header-menu-section .logo {
	margin-bottom: 14px;
}
}


/******* Desktop Layout *******/
.language-select-box-wrapp{display: flex;justify-content: flex-end;margin-top: 10px;}
.globe-icon{margin-right: 5px;}
.language-select-box select{background: #4de3dd;}

.mobile-lang-select {
  padding: 15px;
  border-top: 1px solid rgba(255,255,255,0.1);
  margin-top: 10px;
}

.mobile-lang-select .language-select-box-wrapp {
  justify-content: center;
}

@media (max-width: 767px) {
  .mobile-lang-select select {
    background: transparent;
  }
}









