@charset "utf-8";
/* CSS Document */
body {
	font-family: 'Nunito Sans', sans-serif;
}
a{color:inherit;}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
.wrapper-menu {
	/*position: absolute;*/
	top: 0px;
	width: 100%;
}
.top-banner {
	background-image: url(../images/top-bg.png);
	background-size: cover;
	padding-bottom: 0;
}
.top-banner-text h3 {
	font-size: 54px;
	color: #fff;
	font-weight: 800;
}
.top-banner-text p {
	font-size: 17px;
	color: #fff;
	line-height: 27px;
}
.top-banner .wrapper-btn a {
	border: solid 2px #fff;
	padding: 7px 15px;
	display: inline-block;
	text-decoration: none;
}
.top-banner .wrapper-btn a {
	border: solid 2px #fff;
	padding: 8px 38px;
	display: inline-block;
	border-radius: 50px;
	background: #fff;
	font-weight: bold;
	color: #ffa500;
	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;
}
.wrapper-menu.fixed {
	background: #50418a;
	z-index: 9999;
	position: fixed !important;
}
.wrapper-menu {
	/*position: absolute !important;*/
	background: #4ac7e9;
}
.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;
}
.top-wrapper-bg {
	background: url(../images/top-banner.jpg);
}
.add-banner-wr .col-md-3 {
	padding: 0px;
}
.add-banner-wr {
/* background: url(../images/bg2.jpg); */
    /* background-size: cover; */
}
.footer-wrappper {
	background: #f6f7f9;
	padding-top: 34px;
	padding-bottom: 36px;
	border-bottom: solid 25px #8ab0d8;
}
.add-info-foot {
	margin-top: 21px;
}
.add-info-foot ul li {
	list-style: none;
	margin-bottom: 4px;
}
.add-info-foot ul li a {
	font-size: 19px;
	color: #514f52;
	text-decoration: none;
}
.add-info-foot ul li a i {
	color: #5b8aad;
	margin-right: 10px;
	text-align: center;
	font-size: 25px;
}
.add-info-foot ul li a span {
	margin-right: 7px;
}
.map-info p {
	margin-left: 137px;
}
.map-info {
	display: inline-flex;
	margin-left: 132px;
}
.map-info span {
	font-size: 19px;
	color: #fff;
	margin-right: 11px;
}
.map-info .google-maps a {
	background: #fdbe3d;
	padding: 4px 21px;
	display: inline-block;
	border-radius: 5px;
	color: #fff;
}
.tabs-wrapper-row {
	padding-top: 51px;
	padding-bottom: 20px;
}
.tabs-wrapper ul.nav li a.active {
	background: url(../images/bg1-btn.png);
	background-size: 100% 100%;
}
.tabs-wrapper ul.nav li a {
	background: url(../images/bg2-btn.png);
	background-size: 100% 100%;
}
.tabs-wrapper ul.nav li a {
	font-size: 17px;
	color: #fff;
	width: 161px;
	text-align: center;
	background-size: 100% 100%;
	border: none;
}
.tabs-wrapper .tab-content {
	background: #fff;
	padding: 11px;
	border: solid 1px #cbcbcb;
	float: left;
	width: 100%;
	padding-left: 19px;
	padding-right: 19px;
	padding-right: 0px;
}
.tab-rows .tab-ro {
	width: 96%;
	float: left;
}
.tab-rows {
	display: flex;
	border-bottom: dotted 1px #2196f3;
	padding-bottom: 14px;
	padding-top: 15px;
	margin-right: 20px;
}
.tab-rows .tab-ro h3 {
	font-size: 18px;
	font-weight: bold;
	color: #2196f3;
	margin-bottom: 0px;
}
.tab-rows .tab-ro p {
	font-size: 16px;
	color: #000000;
	margin-bottom: 0px;
}
.tab-rows .icons {
	margin-top: 12px;
}
.logo-wrapp {
	float: left;
	width: 100%;
	margin-bottom: 23px;
}
.more-btn {
	float: left;
	width: 100%;
	margin-top: 8px;
	text-align: right;
}
.more-btn a {
	background: url(../images/more-bg.png);
	padding: 8px 28px;
	font-size: 17px;
	background-size: cover;
	padding-right: 14px;
}
.more-btn {
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: right;
	margin-bottom: -4px;
}
.more-btn a {
	color: #fff;
}
.tab-titless {
	float: left;
	width: 100%;
}
.tab-videos .tab-content {
	width: 100%;
	float: left;
}
.tab-videos .tab-content .videos-rows iframe {
	width: 100%;
	height: 223px;
}
.tab-titless .nav-item {
	float: left;
	width: 50%;
}
.tab-titless .more-btn {
	float: left;
	width: 50%;
	margin-top: 2px;
	margin-bottom: 0px;
}
.tab-titless .more-btn a {
	background: none;
	color: #87d2e9;
	font-weight: bold;
	font-size: 19px;
	padding-right: 0px;
}
.tab-titless .nav-item a {
	background: url(../images/bg1-btn.png);
	background-size: 100% 100%;
	padding: 0.5rem 0px;
	display: inline-block;
	width: 100%;
	padding-left: 16px;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}
.calendar .tab-titless .nav-item a {
	background: url(../images/cl.png);
	background-size: 100% 100%;
}
.news-box {
	width: 95%;
	float: left;
	text-align: left;
	margin-left: auto;
	padding-top: 45px;
	margin-bottom: 45px;
}
.news-box h3 {
	font-size: 26px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 50px;
}
.date-button {
	margin-bottom: 8px;/* margin-top: 48px; */
}
.date-button a {
	background-color: #e97c80;
	font-size: 18px;
	padding: 3px 11px;
	color: #ffff;
	border-radius: 5px;
	text-decoration: none;
}
.news-box p {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	padding-top: 23px;
	width: 98%;
	float: left;
}
.rowbg .col-md-5, .rowbg .col-md-7 {
	float: left;
}
.rowbg {
	width: 100%;
	background: #99ccff;
}
.rowbg h3 {
	margin-bottom: 0px;
}
.rowbg .new-top {
	margin-top: 7px;
	margin-bottom: 7px;
}
.rowbg .new-top select#country {
	width: 180px;
	height: 30px;
	font-size: 15px;
	padding: 0px 8px;
}
.rowbg .new-text-legt h3 {
	margin-top: 10px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}
/*page 3*/

.news-center-text span {
	font-size: 17px;
	font-weight: bold;
	color: #f2a54e;
}
.news-center-text h3 {
	font-size: 23px;
	font-weight: 600;
	color: #000000;
}
.news-center-text {
	line-height: 21px;
	padding-top: 0px;
}
.news-center-text p {
	font-size: 17px;
	font-weight: normal;
	color: #000000;
}
.news-right-button {
	margin-top: 20px;
	width: 100%;
	float: left;
	text-align: center;
}
.news-right-button a {
	background-color: #a9bee3;
	padding: 4px 20px;
	color: #fff;
	border-radius: 5px;
	text-decoration: none;
	font-size: 20px;
}
.row.row-news {
	padding-bottom: 40px;
}
.news-center-text p {
	margin-bottom: 0px;
}
.rowbg.sds {
	margin-bottom: 34px;
}
.buttom-img {
	margin-top: 26px;
	margin-right: -18px;
	margin-bottom: 80px;
}
.top-text {
	padding-top: 62px;
	padding-bottom: 0px;
}
.top-text h4 {
	margin-bottom: 21px;
	border-left: solid 6px #e97c80;
	padding-left: 25px;
	color: #000000;
	font-weight: 900;
}
.top-date-button {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 19px;
	border-top: dashed 1.50px #4abc34;
	padding-top: 50px;
}
.top-date-button a {
	background-color: #e97c80;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	padding: 6px 17px;
	border-radius: 5px;
	text-decoration: none;
}
.img-top-text h3 {
	font-size: 26px;
	font-weight: normal;
	color: #000;
	padding-bottom: 6px;
}
.top-text {
	padding-top: 65px;
	padding-bottom: 30px;
}
.img-buttom-text h4 {
	font-size: 20px;
	font-weight: bold;
}
.img-box {
	margin-bottom: 31px;
	border: solid 1px #cccccc;
}
.img-buttom-text h4 {
	font-size: 17px;
	font-weight: bold;
	color: #000;
}
.event-button a {
	font-size: 15px;
	color: #ee9049;
	font-weight: 600;
	text-decoration: none;
}
.img-buttom-text {
	background-color: #ffff;
	padding: 6px 18px;
}
.sidemenu {
	background: #cbddf4;
	border-top: 4px solid #fae071;
	margin-top: 55px;
}
.sidemenu li {
	border-bottom: 1px dashed #c3d2c5;
	position: relative;
}
.sidemenu li > a {
	font-size: 16px;
	line-height: 16px;
	color: #000;
	display: flex;
	padding: 15px 10px;
	/* justify-content: space-between; */
	align-items: center;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	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.far.fa-arrow-right {
	display: inline-block;
	border: 2px solid #7fadde;
	border-radius: 100%;
	color: #7fadde;
	height: 25px;
	min-width: 25px;
	text-align: center;
	font-size: 16px;
	line-height: 21px;
	/* position: absolute;
	right: 12px;
	top: 9px; */
	margin-left:auto;
	width: 24px;
	cursor: pointer;
	padding-top:3px;
}
/* .sidemenu >li:hover a i {
	border: 2px solid #e97d81;
	border-radius: 100%;
	color: #e97d81;
} */
.sidemenu >li:hover > a {
	background: #f9deb5;
}
.col-md-3.sidemenu-wrapper {
	padding-right: 18px;
}
.top-text-c .top-text {
	padding-bottom: 5px;
	border-bottom: dotted 2px #6eb94a;
	margin-bottom: 24px;
}
.fa-arrow-right:before {
	content: "\f061";
	font: normal normal normal 14px/1 FontAwesome;
}
.post-img-wrapper .post-date {
	min-width: 60px;
	text-align: center;
	position: absolute;
	top: 0px;
	z-index: 333;
	background: #a9bee3;
	padding-top: 3px;
	padding-bottom: 3px;
	padding: 3px;
}
.post-img-wrapper .post-date span {
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}
.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;
}
.row-owl-carousel-wrapper {
	width: 100%;
	float: left;
	padding-left: 52px;
	margin-bottom: 66px;
}
.row-owl-title .date-button {
	margin-top: 0px;
}
.row-owl-title {
	text-align: center;
}
.row-owl-title p {
	font-weight: bold;
	font-size: 25px;
}
#sync1 .owl-nav button.owl-prev {
	position: absolute;
	left: -48px;
	top: 50%;
}
#sync1 .owl-nav button.owl-next {
	position: absolute;
	Right: -48px;
	top: 50%;
}
#sync1 .owl-nav button span {
	font-size: 52px;
	line-height: 29px;
	width: 35px;
	display: inline-block;
	border-radius: 50px !important;
	background: #e97c80;
	color: #fff;
	height: 35px;
}
#sync1 .owl-nav button {
	outline: 0;
}
.calendar_remark {
	width: 100%;
	padding: 25px 0px 0;
	text-align: center;
}
.calendar_remark .remark_item {
	display: inline-block;
	vertical-align: top;
	padding-right: 30px;
	padding-bottom: 14px;
}
.calendar_remark .remark_1:before {
	background-color: #feaf01;
}
.calendar_remark .remark:before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 22px;
	height: 22px;
}
.calendar_remark .remark {
	padding-left: 33px;
	position: relative;
	line-height: 23px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.calendar_remark .remark_2:before {
	background-color: #6dbc03;
}
.calendar_remark .remark_3:before {
	background-color: #3b96f1;
}
.calendar_remark .remark_4:before {
	background-color: #ff7d34;
}
a.down-btn {
	background: #f2706e;
	color: #fff;
	padding: 8px 15px;
	display: table;
	margin: 15px auto;
	border-radius: 5px;
	box-shadow: 0 6px 11px #44444461;
}
.event-item {
	border: 2px solid #ddd;
	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 #6eba4a;
	margin-right: 14px;
}
.title-text h4 {
	color: #000;
	FONT-SIZE: 19px;
	font-weight: 700;
}
.title-text p {
	font-size: 15px;
	line-height: 20px;
}
span.event-date b {
	font-weight: normal;
	display: block;
	font-size: 19px;
}
h3.event-title {
	color: #000;
	FONT-SIZE: 30px;
	font-weight: 700;
	margin-bottom: 10px;
}
.all-events {
	margin-bottom: 50px;
	width:100%;
}
.news-right-button a:hover {
	background: #ff0000;
}
.top-text-c {
	margin-bottom: 49px;
}
.post-img-wrapper .post-img-row {
	position: relative;
	overflow: hidden;
}
.img-box:hover .post-img-wrapper .post-img-row img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}
.post-img-wrapper .post-img-row img {
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}
.img-box {
	margin-bottom: 31px;
	border: solid 1px #cccccc;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.img-box:hover {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
}
@media (max-width:991px) {
.menu-bar ul.menu li.menu-item-has-children ul.sub-menu a {
    padding-left: 9px;
}	
.nav_area > ul > li ul.sub-menu li.menu-item-has-children ul.sub-menu li {
    padding-left: 0px;  
}		
.container {
	max-width: 100%;
}
.menu-bar ul.menu {
	position: fixed;
	width: 80%;
	left: 0;
	text-align: left;
	background: #0072c3;
	z-index: 2;
	padding: 15px 10px;
	z-index: 10;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
}
.menu-bar ul.menu.open {
	left: 0;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #0072c3;
	/* color: #ff0000; */
	cursor: pointer;
	font-size: 22px;
	margin: 0;
	text-align: right;
	display: block;
	position: absolute;
	right: 15px;
	top: 24px;
	z-index: 9999;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	width: 100%;
	display: block;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #fff;
	top: 10px;
	width: 40px;
	text-align: center;
	height: 30px;
}
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: 6px;
    text-align: center;
    top: 3px;
}
/*ul.sub-menu li {
    padding-left: 12px;
}*/
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 {
	background: #eef4f9;
	width: 100%;
	z-index: 9;
	float: left;
	width: 100%;
	padding-top: 9px;
	padding-bottom: 0px;
	border-bottom: solid 3px #a0cfea;
}
.nav_area > ul > li {
	display: inline-block;
	padding: 0 10px;
}
.nav_area ul li a {
	color: #48617b;
	font-size: 16px;
	display: inline-block;
	font-weight: 700;
	padding: 4px 3px;
	text-decoration: none;
	padding-bottom: 7px;
}
span.arrow {
	display: inline-block;
	padding-left: 5px;
	color: #48617b;
}
#carouselExampleControls {
	float: left;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu {
	/*	margin-top: 10px;*/
	transform-origin: 50% 0;
	transform: scaleY(0) translateZ(0);
	transition: transform 0.3s, opacity 0.3s;
	display: block;
}
ul.sub-menu {
	min-width: 150px;
}
ul.sub-menu {
	position: absolute;
	/*background: #003681;*/
	z-index: 555;
	text-align: left;
	padding: 10px 0;
	padding-top: 0px !important;
}
.nav_area ul li:hover ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	/*background: #ff0000;*/
	z-index: 555;
	text-align: left;
	padding: 10px 0;
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	transform: scaleY(1) translateZ(0);
}
ul.sub-menu li ul.sub-menu {
	left: 100%;
	top: 0px;
	width: 100%;
}
ul.sub-menu li a {
	color: #fff;
	line-height: 20px;
	padding: 7px 10px 7px 10px;
	font-size: 15px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	/*width: 100%;*/
	width:85%;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
}
}
.top-logo.logo-mobile {
	display: none;
}
.mobile-menu.wrapper-menu {
	z-index: 9999;
}
.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;
}
.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;
}
.logo-wrapp ul li {
	
	float: left;
	margin-bottom: 12px;
}
@media(min-width:768px){
	.logo-wrapp ul li {
		margin-left: 5px;
	}
}

.logo-ww {
	padding: 0px 14px;
}
.logo-ww .logo-wrapp h3 {
	font-weight: bold;
	font-size: 24px;
}
.selectsidemenu-wrapper select {
	width: 100%;
	height: 37px;
}
.selectsidemenu-wrapper {
	display: none;
}
/* ul.sub-menu li:hover {
	background: #000;
} */
/* ul.sub-menu li:hover {
	background: #e20000;
} */
.img-buttom-texts {
	width: 100%;
	float: left;
	text-align: center;
	background-color: #eaeaea;
	padding: 28px 0px;
}
.img-buttom-texts h3 {
	color: #6a8ba3;
	font-weight: bold;
}
.img-right {
	width: 100%;
	float: left;
	text-align: right;
	padding-bottom: 17px;
}
.rsed-wrapper {
	padding: 29px 0px;
}
.google-maps {
	width: 100%;
	float: left;
	margin-top: 35px;
	text-align: right;
	min-width: 159px
}
.google-maps a {
	background-color: #ffde05;
	padding: 13px 18px;
	color: #514f52;
	font-size: 17px;
	border-radius: 13px;
	text-decoration: none;
}
/*page 2 new*/
.rowbg .new-text-legt h3 span.ydr {
	font-size: 20px;
	color: #fff;
	margin-left: 8px;
}
/*page 6 new*/
.fc-toolbar.fc-header-toolbar {
	background: #fae071;
	color: #fff;
	padding: 5px 20px;
	border-radius: 30px;
}
.rsed-wrapper .img-left h3 i.fa {
	margin-right: 14px;
	color: #d95c57;
	font-size: 44px;
	vertical-align: bottom;
}
.rsed-wrapper .img-left h3 {
	font-size: 34px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #6a8ba3;
}
.news-wrapper {
	float: left;
	width: 100%;
	box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);
	padding: 17px;
}
.news-wrapper .news-wrapper-row {
	float: left;
	width: 100%;
}
.news-wrapper .news-wrapper-row .news-date {
	background: #6a8ba3;
	height: 53px;
	width: 50px;
	display: inline-block;
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 12px;
	border: solid 1px #6a8ba3;
}
.news-wrapper .news-wrapper-row .news-info {
	float: left;
	width: 80%;
}
.news-wrapper .news-wrapper-row .news-date span {
	width: 100%;
	float: left;
	line-height: 31px;
}
.news-wrapper .news-wrapper-row .news-date span.bgg {
	background: #fff;
	color: #000;
	font-size: 12px;
	margin-top: 4px;
	line-height: 15px;
}
.news-wrapper .news-wrapper-row .news-info h3 {
	font-size: 17px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #6a8ba3;
}
.news-wrapper .news-wrapper-row .news-info p {
	font-size: 15px;
	margin-bottom: 0px;
}
.news-wrapper .news-wrapper-row {
	float: left;
	width: 100%;
	border-bottom: solid 1px #bcbcb9;
	padding-top: 16px;
	padding-bottom: 13px;
}
.news-wrapper .section-title {
	width: 100%;
	border-bottom: solid 1px #bcbcb9;
	float: left;
	text-align: center;
}
.news-wrapper .section-title h3 {
	font-size: 34px;
	font-weight: normal;
	color: #6a8ba3;
	margin-bottom: 8px;
}
.news-wrapper .section-title h3 i.fa {
	color: #d95c57;
	font-size: 44px;
	vertical-align: bottom;
}
.news-wrapper #calendar {
	padding: 0px !important;
	box-shadow: none !important;
}
.news-wrapper .fc-header-toolbar {
	margin-bottom: 0px !important;
	background: #eaeaea !important;
	border-radius: 0px !important;
}
.other-banner {
	padding: 0;
}
.nav_area > ul > li ul.sub-menu li {
	background: #6cb1e2;
} 
.nav_area > ul > li ul.sub-menu li:hover {
	background: #acd4f1;
}
.top-logoss {
	padding-top: 10px;
	padding-bottom: 10px;
}
.add-banner-wr {
	float: left;
	width: 100%;
}
.container-fluid {
	float: left;
	width: 100%;
}

.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}




/**** Mobile Layout ****/
@media only screen and (max-width: 767px) {
.news-wrapper {
	margin-bottom: 27px;
}
.news-wrapper .news-wrapper-row {
	display: flex;
}
.img-slider-wrapper {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.google-maps {
	text-align: center;
}
.selectsidemenu-wrapper {
	display: block;
}
.sidemenu {
	display: none;
}
.selectsidemenu-wrapper {
	margin-top: 39px;
}
.sidemenu li {
	border-bottom: 1px dashed #7d7d7d;
	position: relative;
}
.sidemenu li > a {
	line-height: 48px;
	padding: 4px 10px;
}
i.far.fa-arrow-right {
	top: 14px;
}
.logo-wrapp ul li {
	width: 33%;
	float: left;
	margin-bottom: 12px;
	padding: 3px;
	text-align: center;
}
/*.mobile-menu.wrapper-menu {
	position: relative !important;
}*/
.top-logo {
	display: none;
}
.top-logo.logo-mobile {
	display: block;
}
.top-logo {
	text-align: center;
	width: 100%;
}
.top-banner-img {
	width: 100%;
	text-align: center;
	display: none;
}
.add-banner {
	text-align: center;
	margin-top: 20px;
}
.tabs-wrapper-row .tabs-wrapper .tab-content {
	margin-bottom: 22px;
}
.map-info {
	display: inline-block;
	margin-left: 0;
	margin-top: 24px;
	margin-bottom: 20px;
	width: 100%;
	text-align: center;
}
.map-info .map-text {
	margin-bottom: 19px;
}
.add-info-foot ul li a {
	font-size: 18px;
}
.wrapper-menu {
	padding: 0px;
}
.wrapper-menu .container {
	padding: 0px;
}
.wrapper-menu #navbarSupportedContent {
	background: #50418a;
	z-index: 999;
	padding: 15px 15px;
}
.wrapper-menu .container nav#nav {
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.wrapper-menu button.navbar-toggler i.fa {
	color: #fff;
	margin-top: 5px;
}
.navbar-toggler {
	outline: 0;
}
.new-text-legt {
	text-align: center;
}
.rowbg .new-top {
	margin-top: 10px;
	margin-bottom: 12px;
	text-align: center;
}
.date-button {
	margin-bottom: 22px;
	margin-top: 18px;
}
.row.row-news {
	text-align: center;
}
.news-left-img {
	text-align: center;
	margin-bottom: 19px;
}
.post-img-wrapper .post-img-row img {
	width: 100%;
}
.row-owl-carousel-wrapper {
	width: 100%;
	float: left;
	padding-left: 0;
	margin-bottom: 66px;
}
#sync1 .owl-nav button.owl-next {
	Right: 0;
	top: 40%;
}
#sync1 .owl-nav button.owl-prev {
	left: 0;
	top: 40%;
}
.sidemenu-wrapper {
	padding-right: 0px !important;
}
.event-item {
	display: inline-block;
}
.d-flex.align-items-start {
	width: 100%;
	display: inline-block;
	float: left;
	margin-top: 16px;
}
.title-text {
	margin-top: 19px;
}
.fc-toolbar.fc-header-toolbar .fc-left {
	display: none;
}
.fc-toolbar h2 {
	font-size: 18px !important;
}
.top-banner {
	padding-top: 16px;
	padding-bottom: 19px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.news-wrapper .news-wrapper-row {
		display: flex;
	}
	.news-wrapper .section-title h3 {
		font-size: 26px;
	}
	.col-md-3.sidemenu-wrapper {
		padding-right: 0;
	}
	#sync1 .owl-nav button.owl-next {
		Right: 0;
		top: 40%;
	}
	#sync1 .owl-nav button.owl-prev {
		left: 0;
		top: 40%;
	}
	.wrapper-menu ul.navbar-nav li a {
		font-size: 16px;
	}
	.map-info {
		display: inline-flex;
		margin-left: 0;
		margin-top: 20px;
	}
	.add-info-foot ul li a {
		font-size: 20px;
	}
	.add-info-foot ul li a span img {
		max-width: 13%;
	}
	.wrapper-menu {
		padding: 0px;
	}
	.wrapper-menu .container {
		padding: 0px;
	}
	.wrapper-menu #navbarSupportedContent {
		background: #50418a;
		z-index: 999;
		padding: 15px 15px;
	}
	.wrapper-menu .container nav#nav {
		padding: 0px;
		padding-top: 5px;
		padding-bottom: 3px;
	}
	.wrapper-menu button.navbar-toggler i.fa {
		color: #fff;
		margin-top: 5px;
	}
	.navbar-toggler {
		outline: 0;
	}
}

body a{
	text-decoration: none!important;
	/* color: inherit!important; */
}

.side-sub-menu{
	display: none;
}

.active{
	background: #53aeef;
}
.slider .active{
	background:transparent;
}

ul.sidemenu a:hover {
	color: white;
}

li.side-lv1> a:hover  i.far.fa-arrow-right{
	color: white;
	border: 2px solid #ffffff;
}

li.side-lv3 a {
	padding: 6px 36px;
}

/* @media(max-width:991px){
	li.choosing {
			background: #ff0000;
	}
	ul.choosing-sub{
			background: #af3838;
	}
} */

.pagination {    display: block;    margin: 0px;  }
.pagination .link1 {      color: #fff;    background: #656464; }
.pagination a {display: inline-block; height: 30px; width: 30px; vertical-align: middle; text-align: center; line-height: 30px; margin: 0 4px;  }
.pagination a.active {    background: #5964ff;    color: #fff; }
.pagination a i {    height: 30px;    line-height: 30px; }
.pagination a.link {    padding-top: 6px;  }
@media (max-width:991px){
	ul.menu {
		overflow-y: scroll;
	}
}
