/* Fonts */
/* @import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700); */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
@import url(../fonts/frutiger/style.css);

/* Main Styles */
::selection {
	background-color: #3c3c3c;
	color: #fff;
}

html,
body {
	background: #fff;
	width: 100%;
	height: 100%;
	padding: 0;
	font-family: 'Roboto Condensed', sans-serif;
	-webkit-font-smoothing: antialiased;
}

.right-container {
	padding: 0 2vw 4vh;
	overflow: hidden;
	margin-top: 120px;
}

a,
a:hover,
a:active,
a:focus {
	color: #464646;
	text-decoration: none;
	outline: none;
}

.text-limon {
	color: #a8a730;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 100;
}

img {
	max-width: 100%;
}

p {
	margin: 0 0 5px;
}

.clear {
	clear: both;
}

ol,
ul {
	list-style: none;
	padding: 0;
}

b.caret {
	margin-top: -3px;
}

/* Page Animated item Styles */

.animated {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

/* Page Loading */

#pageloader {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: #131313;
	z-index: 999999;
}

.loader-item {
	position: absolute;
	width: auto;
	margin: -25px 0 0 -25px;
	top: 50%;
	left: 50%;
	text-align: center;
}

.loader-item h2 {
	color: #ccc;
	margin: 0 auto;
	font-size: 20px;
}

section#aa {
	background: #fff;
	padding-top: 4vh;
}


/* Containers */

.contain {
	width: 100%;
	position: relative;
	height: auto;
}

.inner {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

.greanWord {
	color: #005838;
}

.yelloWord {
	color: #999900;
}

.downLoadWord {
	font-size: 40px;
}

.ConferencesWord {
	font-size: 70px;
}

.appMobile {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.mobileImage {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 20px;
	width: 100%;
	align-items: center;
}

.contenierIcons {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: center;
	align-items: center;
}

.iconContent {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #ECEFEC;
	color: #005838;
	padding: 10px;
	border-radius: 5px;
	width: calc(35% - 10px);
	/* نصف العرض مع خصم المسافة */
	box-sizing: border-box;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	gap: 10px;
	height: 120px;

}

.full-width {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 40px 0;
}

.no-padding {
	padding: 0 !important;
}

.contain-logo {
	margin: auto;
	width: 64px;
	height: 64px;
	background: #969400;
	border: 1px solid #bcbcbc;
	box-shadow: 0 0 10px #8f8d00;
	padding: 18px 0;
	text-align: center;
	position: relative;
	top: -32px;
	border-radius: 100px;
	display: none;
}

.contain-logo i {
	font-size: 30px;
	color: #e3e6b0;
	font-weight: light;
}

/* Page Headers */

.header {
	margin: auto;
	font-size: 3vh !important;
	font-weight: 600;
	text-transform: capitalize;
	width: 100%;
	color: #005938;
	position: relative;
	margin-top: 3vh;
}

.header.x {
	text-transform: unset;
}

.header span {
	color: #124734;
	background: #fff;
	padding: 5px 15px 5px 0;
	position: relative;
	z-index: 2;
	font-size: 5rem;
}

.header span.big {
	display: block;
	color: #949300;
	font-size: 2em;
}

.header span.big span {
	font-size: 1em;
}

.header:after {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
	height: 1px;
	background: #e6efec;
	z-index: 1;
	display: none;
}

.page-desc {
	padding-top: 15px;
	font-size: 24px;
	font-weight: 400;
	width: 100%;
	text-align: left;
	color: #124734;
}

section#features .page-desc {
	text-align: center;
}

#Download a.download-btn {
	border: 2px solid #16614b;
	border-radius: 100px;
	padding: .5vh 1vh;
	max-width: 600px;
	overflow: hidden;
	display: flex;
	text-align: center;
	/* margin: 2vh auto; */
	font-size: 2vh;
	color: #fff;
	background: #16614b;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	margin: 20px 0;
}

@media (max-width: 1000px) {
	/* #Download a.download-btn {
		background: none;
		padding: 1vh 5vh;
	} */
}


.download-buttons .qrCode {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.download-buttons .qrCode img {
	width: 60%;
}

.download-buttons .appsStors {
	display: flex;
}

.download-buttons b {
	color: #124734;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: min(2.5vh, 20px);
	margin: 0;
	text-transform: uppercase;
}

.dark {
	color: #3c3c3c;
}

.white {
	color: white;
}

span.red {
	color: #afb81d;
}

/* End Main Styles */

/* Home */

#home {
	width: 100%;
	height: auto;
	position: relative;
}

/* Super Slides */

#slides {
	position: relative;
}

#slides .slides-container {
	display: none;
}

#slides .slides-container div,
#slides .slides-container img {
	width: 100%;
	height: 100%;
}

.home-pattern {
	background: black;
	opacity: 0.4;
}

.pattern:after {
	background: url(../images/pattern.png);
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 1;
	content: "";
}

.home-pattern-style {
	background: url(../images/home-pattern.jpg) repeat;
	width: 100%;
	height: 100%;
}

#slides .slides-container .image1 {
	background: url(../images/1.jpg) center fixed;
}

#slides .slides-container .image2 {
	background: url(../images/2.jpg) center fixed;
}

#slides .slides-container .image3 {
	background: url(../images/3.jpg) center fixed;
}

#slides .slides-container .image4 {
	background: url(../images/4.jpg) center fixed;
}

#slides .slides-container .image5 {
	background: url(../images/5.jpg) center fixed;
}

#slides .scrollable {
	zoom: 1;
	position: relative;
	top: 0;
	left: 0;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	height: 100%;
}

#slides .scrollable:after {
	content: "";
	display: table;
	clear: both;
}

/* Super Slides Navigation */

.slides-navigation {
	margin: 0 auto;
	position: absolute;
	z-index: 3;
	top: 45%;
	width: 100%;
}

.slides-navigation a {
	position: absolute;
	display: block;
	width: 74px;
	height: 74px;
	background: url(../images/arrows.png);
	opacity: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.slides-navigation a.prev {
	left: 1%;
	background-position: bottom center;
}

.slides-navigation a.next {
	right: 1%;
	background-position: top center;
}

#home:hover .slides-navigation a {
	opacity: 0.3;
}

.slides-navigation a:hover {
	opacity: 1 !important;
}

/* Super Slides Pager */

.slides-pagination {
	position: absolute;
	z-index: 3;
	bottom: 0;
	text-align: center;
	width: 100%;
}

.slides-pagination a {
	border: 2px solid #222;
	border-radius: 15px;
	width: 10px;
	height: 10px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: auto;
	zoom: 1;
	margin: 2px;
	overflow: hidden;
	text-indent: -100%;
}

.slides-pagination a.current {
	background: #222;
}

/* Main Home Texts - With Flexslider */

.main {
	position: absolute;
	width: 100%;
	top: 50%;
	margin: 0 auto;
	z-index: 2;
	background: transparent;
	height: auto;
	min-height: 300px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}

.main ul {
	height: auto;
	min-height: 160px;
	padding: 0;
	margin: 0 auto;
	position: relative;
}

.main ul li {
	list-style: none;
	font-size: 110px;
	color: white;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.main ul li span {
	color: #afb81d;
}

.home-slider {
	width: 100%;
}

/* Home Description */

.home-desc {
	width: 100%;
	max-width: 670px;
	margin: 35px auto;
	position: relative;
	text-align: center;
	color: white;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
}

/* Home Get Started Button */

.home-button {
	width: 170px;
	height: auto;
	padding: 10px 23px;
	border: 1px solid white;
	background: rgba(43, 43, 43, 0.1);
	color: white;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 20px;
	cursor: pointer;
	margin: 35px auto;
	display: block;
	text-align: center;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.home-button:hover {
	background: white;
	color: #3c3c3c;
	text-decoration: none;
}

/* Page Top (only Rev Slider Version) */

#pagetop {
	background: #232323;
	padding: 12px 0;
}

.pagetop {
	padding: 0;
	color: #a4a4a4;
	font-weight: 300;
}

.pagetop .left {
	text-align: left;
	padding: 0;
}

.pagetop .right {
	text-align: right;
	padding: 0;
}

.pagetop a {
	margin-left: 15px;
	color: #666666;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.pagetop a:hover {
	color: white;
}

/* Navigation */

#navigation {
	width: 100%;
	position: absolute;
	z-index: 9999;
	background: #DCDDDF;
	height: 82px;
}

#navigation .navigation {
	padding: 0;
	height: 100%;
	margin: 0 0 0 20px;
}

.shadow {
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}

/* Logo */

.navigation .logo {
	margin-left: 10px;
}

.navigation .logo a {
	width: auto;
	display: block;
	margin: 0 !important;
}

/* Nav Menu */

.nav-menu {
	width: auto;
	float: right;
	height: 82px;
	text-align: right;
}

.nav-menu ul {
	padding: 0;
	margin: 0;
	display: flex;
	column-gap: 30px;
}

.nav-menu ul li {
	height: 100%;
	width: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	list-style: none;
	padding: 0;
	margin: 0;
}

.nav-menu ul li a {
	height: 82px;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: capitalize;
	font-size: 1.9vh;
	text-align: center;
	color: #124734;
	font-weight: 400;
}

.nav-menu ul li:first-child a {
	padding-left: 0;
}

.nav-menu ul li:last-child a {
	padding-right: 0;
}

.nav-menu a:hover {
	color: #afb81d;
}

.nav-menu a.active {
	color: #afb81d;
}

.main-nav>li>a:hover,
.main-nav>li>a:focus {
	background: none;
}

.main-nav li.active a {
	color: #2a402f;
}

/* Mini Navigation For Mobile */

.mobile-drop {
	height: 100%;
	width: 100%;
	display: none;
}

a.mobile-menu {
	position: absolute;
	top: 50%;
	font-size: 21px;
	right: 30px;
	left: auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.mobile-drop ul.fullwidth {
	width: 100%;
	position: relative;
}

.mobile-drop ul.fullwidth li {
	width: 100%;
	height: auto;
	margin: 0;
}

.mobile-drop ul.fullwidth li a {
	padding: 6px;
	margin: 0;
	height: auto;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 1px solid #ededed;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.mobile-drop ul.fullwidth li.active a {
	background-color: #383838;
	color: white;
}

/* Dropdown Menu */

.dropdown-menu {
	border: 1px solid #eeeeee;
	border-top: 2px solid #373737;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.dropdown-toggle .dropdown-menu li {
	display: block;
	width: 100%;
	padding: 0;
	float: none;
	margin: 0;
	height: auto;
}

.dropdown-toggle .dropdown-menu li a {
	display: block;
	width: 100%;
	height: auto;
	padding: 14px 20px;
	text-align: left;
	color: #464646;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.dropdown-toggle .dropdown-menu li:first-child a {
	padding-left: 20px;
}

.dropdown-toggle .dropdown-menu li a:hover {
	background: #373737;
	color: white;
}

/* Dropdown Menu For Mobile */

.dr-mobile {
	position: relative;
	width: 100%;
	box-shadow: none;
	border-top: none;
}

.dr-mobile li {
	width: 100%;
}

.dr-mobile li:first-child a {
	padding-left: 20px !important;
}

.dr-mobile li a {
	padding-left: 20px !important;
}

.dr-mobile li:last-child a {
	border-bottom: none !important;
}

/* Rev Slider Section */

.revslide .stext {
	text-transform: uppercase;
	font-weight: 400;
	margin: 0;
}

/* Slide 1 */

.revslide .p1 {
	font-size: 35px;
	color: #262626;
}

.revslide .h1 {
	font-size: 55px;
	color: #262626;
	margin: 5px 0;
}

.revslide span {
	color: #afb81d;
}

.revslide .h2 {
	font-size: 20px;
	color: #262626;
}

.revslide .h3 {
	font-size: 20px;
	color: #262626;
	padding: 9px 0;
}

/* Slide 2 */

.revslide .h4 {
	font-size: 85px;
	text-align: center;
	color: white;
	padding: 0;
}

.revslide .h5 {
	font-size: 30px;
	text-align: center;
	color: white;
	padding: 0;
	font-weight: 300;
}

/* Slide 3 */

.revslide .h6 {
	font-size: 50px;
	color: #726c64;
	padding: 0;
}

.revslide .p5 {
	font-size: 25px;
	color: #726c64;
	padding: 0;
}

.revslide .p6 {
	font-size: 15px;
	color: #726c64;
	padding: 0;
	text-transform: none;
	font-weight: 300;
}

/* Rev Slider Full Screen Text Styles */

.fs {
	font-size: 120px;
	font-weight: 700;
	text-align: center;
	color: white;
	text-transform: uppercase;
}

.fs1 {
	font-size: 22px;
	font-weight: 400;
	text-align: center;
	color: white;
	text-transform: uppercase;
}

.fs-btn {
	padding: 8px 16px;
	background: transparent;
	border: 1px solid white;
	text-transform: uppercase;
	font-weight: 100;
	color: white !important;
	font-size: 18px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.fs-btn:hover {
	background: white;
	color: black !important;
}

/* Text Area */

#text-area {
	background: #3c3c3c;
}

.text-area {
	text-align: center;
	text-transform: uppercase;
	color: white;
	padding: 30px 0;
}

.text-area h1 {
	margin: 0;
	font-size: 35px;
}

.text-area h1 span {
	font-weight: 500;
}

.text-area a {
	display: inline-block;
	margin: 20px 7px 5px;
	padding: 6px 18px;
	border: 1px solid white;
	background: transparent;
	font-size: 20px;
	color: white;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.text-area a:hover {
	color: #3c3c3c;
	background: white;
}

/* About Section */

#about {
	background: #fff;
	padding: 30px 0 30px;
	top: 0;
}

#about .about.inner {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
	max-width: min(100vw, 1100px);
	margin: 0;
}

@media only screen and (max-width: 800px) {
	#about .about.inner {
		max-width: none;
	}
}

#about .about.inner strong {
	font-weight: 400;
	width: 100%;
	color: #16614b;
	font-size: 17px;
}

#about .about-content {
	width: 250px;
	min-width: 44%;
	max-width: 250px;
	height: 150px;
	background: #e3e3e2;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	padding: 0;
	position: relative;
	border-radius: 5px;
	display: flex;
	justify-content: flex-start;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	box-shadow: 0px 4px 4px 0px #00000040;
}

#about .about-content .icon {
	text-align: center;
	margin: 19px auto 16px;
}

#about .about-content .top {
	width: 40px;
	height: 40px;
	background: transparent;
	position: absolute;
	padding: 0;
	margin: 0;
	top: 10px;
	left: 10px;
}

#about .about-content .top img {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 0 !important;
}

#about .about-content .top:after {
	position: absolute;
	background: transparent;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 500px;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	transition: all 0.4s;
}

#about .about-content .top i {
	font-size: 30px;
}

#about .about-content .bottom i {
	width: 31px;
	height: 31px;
	padding-top: 6px;
	font-size: 20px;
	color: #929292;
	background: transparent;
	border: 1px solid #464646;
	border-radius: 100px;
}

#about .about-content .text {
	width: 95%;
	text-align: center;
	margin: 0;
}

#about .about-content .content-header {
	text-transform: uppercase;
	color: #005938;
	font-size: max(3rem, 48px);
	font-weight: 600;
	position: absolute;
	bottom: 10px;
	left: 20px;
	width: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 15px;
}

#about .about-content .content-desc {
	font-size: 18px;
	color: #000000;
	margin-top: 10px;
}

/* About Content Hover Styles */

#about .about-content:hover {
	color: #000;
	box-shadow: 0px 4px 4px 0px #949536;
}


#about .about-content:hover .top i {
	color: #464646;
}

#about .about-content:hover .content-desc {
	color: #005938;
}

#about .about-content:hover .bottom i {
	border: 1px solid #fff;
	color: #fff;
}

/* About Extended */

.about-extended {
	background: #fafafa;
	margin: 30px auto;
	position: relative;
}

.about-extended:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -20%;
	border-top: 50px solid #fafafa;
	border-top-color: #fafafa;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}

.company-facts {
	margin: 70px auto 20px;
}

.company-facts .facts {
	text-align: center;
}

.company-facts h1 {
	font-size: 55px;
	color: #5f5f61;
	font-weight: 400;
	margin: 0 auto;
}

.company-facts p {
	font-size: 20px;
	text-transform: uppercase;
	color: #626262;
}

/* Features */

#features {
	padding-top: 50px;
	background-color: #eee;
}

.f-iphone {
	width: 100%;
	height: 606px;
	margin: 50px auto 0;
	max-width: 1030px;
	background: url(../images/f-iphone.png) center center no-repeat;
}

/* Features Boxes */

.f-box {
	float: left;
	text-align: right;
	width: 360px;
	position: relative;
	margin: 25px 0;
	padding: 0 50px 0 0;
	color: #747474;
	font-weight: 300;
}

.f-box:after {
	content: '';
	width: 108px;
	height: 124px;
	right: -85px;
	top: 35px;
	position: absolute;
}

.f-box:nth-of-type(2n) {
	float: right;
	text-align: left;
	padding: 0 0 0 50px;
}

.f-box:nth-of-type(2n):after {
	left: -85px;
}

.f-box:nth-of-type(2n) .f-box-logo {
	margin-left: 0;
}

/* Features Box inners */

.f-box .f-box-logo {
	width: 70px;
	height: 70px;
	background: transparent;
	border: 1px solid #666666;
	border-radius: 200px;
	text-align: center;
	padding-top: 21px;
	margin-left: 240px;
}

.f-box .f-box-logo i {
	font-size: 30px;
}

.f-box .f-box-head {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 300;
	margin: 10px 0 0;
}

.f-box .f-box-desc {
	font-size: 14px;
}

/* Features Box Strips */

.f1:after {
	background: url(../images/f1.png) no-repeat;
}

.f2:after {
	background: url(../images/f2.png) no-repeat;
}

.f3:after {
	background: url(../images/f3.png) no-repeat;
}

.f4:after {
	background: url(../images/f4.png) no-repeat;
}

/* Testimonials */

#testimonial {
	background: url(../images/i5.jpg) center center fixed;
	margin: 60px auto 0;
	clear: both;
}

.testimonial {
	padding: 140px 0 200px;
	text-align: center;
	color: white;
	text-transform: uppercase;
	max-width: 1000px;
}

.testimonial h1.big {
	font-size: 40px;
	font-weight: 400;
	margin: 20px auto;
	line-height: 50px;
}

.testimonial p.name {
	font-size: 20px;
	font-style: italic;
}

.monial {
	position: absolute;
}


/* Testimonials Direction */

.testimonial ul.flex-direction-nav {
	margin: 0 auto;
	width: auto;
	height: 28px;
}

.testimonial ul.flex-direction-nav li {
	width: 23px;
	height: 28px;
	position: relative;
	display: inline-block;
	margin: 30px auto;
}

.testimonial ul.flex-direction-nav li a {
	width: 23px;
	height: 28px;
	display: block;
	background: url(../images/direction.png);
}

.testimonial ul.flex-direction-nav li a.flex-prev {
	background-position: left top;
}

.testimonial ul.flex-direction-nav li a.flex-next {
	background-position: right top;
}

#testimonial:hover ul.flex-direction-nav li a {
	opacity: 0.5;
}

#testimonial ul.flex-direction-nav li a:hover {
	opacity: 1;
}

/* Tabs & Skills */

#skills {}

.skills {
	border-top: 1px solid #bcbcbc;
}

/* Extended Version Style */

.extended {
	margin: 0 !important;
}

/* Top Icon Style */

.br {
	top: -72px;
}

/* Tabs */

.tabs {
	width: 58%;
	float: left;
}

/* Tabs Navigations */

.nav-tabs {
	border: none;
	display: flex;
	flex-wrap: wrap;
}

.nav-tabs li a {
	font-size: 16px;
	color: #727373;
	font-weight: 300;
	padding: 12px 30px;
	text-transform: uppercase;
	border-radius: 0;
}

.nav-tabs li.active a {
	border-top: 2px solid #afb81d;
}

.nav-tabs li.active a:hover {
	border-top: 2px solid #afb81d;
}

/* Tabs panes */

.tab-pane {
	padding: 30px 0px;
	border: 1px solid #eeeeee;
	font-size: 15px;
	font-weight: 300;
	color: #8f8f8f;
}

.tab-pane .tab-icon {
	padding: 0 15px;
	float: left;
	width: 28%;
}

.tab-pane .tab-desc {
	padding: 0 20px;
	float: left;
	width: 72%;
	text-align: justify;
}

.tab-pane .only {
	width: 100%;
}

/* Progress */

.Progress-bars {
	float: right;
	width: 40%;
	height: auto;
}

.Progress-bars .head {
	font-size: 30px;
	color: #8f8f8f;
	text-transform: uppercase;
	font-weight: 300;
}

.Progress-content {
	margin: 6px 0;
	padding: 18px;
	border: 1px solid #ededed;
}

.progress {
	margin-bottom: 8px;
}

/* Progress Texts */

.progress-texts span {
	display: block;
	padding: 5px 0;
	color: #acacac;
	font-size: 15px;
}

.progress-texts .progress-name {
	float: left;
	text-transform: uppercase;
}

.progress-texts .progress-value {
	float: right;
}

/* History */

#history {}

/* Timeline */

ul.timeline {
	margin: 40px auto 0;
	width: 100%;
	background: url(../images/timeline-bg.jpg) center center repeat-y;
	height: auto;
	position: relative;
	padding: 0 0 80px;
}

/* Year icon */

.timeline .year {
	width: 75px;
	height: 75px;
	border: 3px solid #b4bc2b;
	border-radius: 300px;
	background: #8a8800;
	clear: both;
	padding: 21px 0;
	text-align: center;
	font-weight: 300;
	color: #fff;
	font-size: 20px;
	margin: 31px auto;
}

/* Notes */

.timeline .note {
	float: left;
	padding: 20px;
	width: 47.5%;
	background: rgba(242, 242, 242, 0.1);
	border-radius: 12px;
	margin: 10px 0;
	cursor: pointer;
	position: relative;
	z-index: 550;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.timeline .year+.note {
	margin-top: -20px;
}

/* Start Icon */

.timeline .start {
	width: 64px;
	height: 64px;
	border: 3px solid #919191;
	border-radius: 300px;
	background: white;
	position: absolute;
	clear: both;
	padding: 19px 0;
	text-align: center;
	color: #868586;
	font-size: 24px;
	bottom: 0px;
	left: 50%;
	margin-left: -32px;
}

/* Note inners */

.timeline .note h4 {
	font-size: 19px;
	color: white;
	text-transform: uppercase;
	font-weight: 300;
	color: #999999;
	margin: 5px 0;
}

.timeline .note p {
	font-size: 14px;
	color: #767676;
	margin: 8px 0;
}

.timeline .note span.date {
	font-size: 14px;
	text-transform: uppercase;
	color: #a5a5a5;
	line-height: 12px;
}

.timeline .note .arrow {
	color: rgba(242, 242, 242, 0.1);
	position: absolute;
	right: -1.6%;
	left: auto;
	top: 20px;
	font-size: 12px;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.timeline .note:after {
	content: '';
	position: absolute;
	right: -6.8%;
	display: block;
	width: 18px;
	height: 18px;
	background: #343434;
	border: 2px solid #d6d6d6;
	border-radius: 100px;
	top: 18px;
	z-index: 20;
}

.timeline .note:nth-of-type(2n) {
	float: right;
	clear: right;
}

.timeline .note:nth-of-type(2n):after {
	left: -6.8%;
}

.timeline .note:nth-of-type(2n) .arrow {
	left: -1.6%;
	right: auto;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

/* Notes Rollover */

.timeline .note:hover {
	background: #f2f2f2;
}

.timeline .note:hover h4 {
	color: #707070;
}

.timeline .note:hover p {
	color: #767676;
}

.timeline .note:hover:after {
	background: #afb81d;
	border: 2px solid #afb81d;
}

.timeline .note:hover .arrow {
	color: #f2f2f2;
}


/* Our Team */
#team {
	background: #979500;
	color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
}

#team .inner {
	max-width: initial;
	background: rgba(0, 0, 0, .5);
}

.team-items {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px auto;
	position: relative;
}

.owl-wrapper-outer {
	text-align: center;
}






.team-items .item img {
	height: 118px;
	border-radius: 0 !important;
	max-width: 180px;
}

section#bus table thead tr,
section#agenda table thead tr {
	border-bottom: 0px solid !important;
}

section#bus table th,
section#agenda table th {
	border-right: 15px solid #ffffff !important;
	text-transform: capitalize;
	min-width: 150px;
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
	border: none !important;
}

section#bus table tbody tr,
section#agenda table tbody tr {
	border: none;
}

section#bus table tbody tr,
section#agenda table tbody tr:nth-child(even) {
	border-bottom: 2px solid #f6f6f6;
}

section#bus .table-responsive,
section#bus table,
section#agenda table {
	border: none !important;
	margin-top: 3vh;
}

#bus table td,
#agenda table td {
	vertical-align: middle;
	font-weight: 600;
}

#bus table td span,
#agenda table td span {
	background: none !important;
	/* color: #a8a730; */
	display: inline-block;
}

#bus table tr td,
#agenda table tr td {
	color: #005938;
}

section#bus table th {
	background: #e3e3e2;
	padding: 20px;
	text-align: center;
	font-weight: 600;
	color: #005938;
}

#bus table tr td {
	font-weight: 600;
	padding: 20px;
}

/* section#Location img {
	max-height: 300px;
} */

@media (max-width: 1000px) {
	section#Location img {
		width: 96vw;
		max-width: unset;
		max-height: unset;
	}

}

/* Our Team item */
.owl-item .item {
	height: auto;
	font-weight: 300;
	margin: 60px 0 0;
	padding: 15px;
	cursor: pointer;
	border: 2px solid #fff;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.owl-item .item img {
	border: 4px solid #f4f4f4;
}

.owl-item .item h3 {
	font-size: 20px;
	color: #4e4e4e;
	text-transform: uppercase;
	margin: 0px;
}

.owl-item .item h4 {
	font-size: 16px;
	color: #a2a2a2;
	text-transform: uppercase;
	line-height: 15px;
	margin: 5px auto 15px;
}

.owl-item .item p {
	font-size: 15px;
	color: #a2a2a2;
}

/* Our Team Image Galleries */

.owl-item .item .images {
	margin: 0 auto;
	display: block;
	height: 0;
	overflow: hidden;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.owl-item .item .images a {
	margin: 0 3px;
}

.owl-item .item .images a img {
	border: 2px solid #f4f4f4;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}


/* Our Team Socials */

.socials {
	width: 100%;
	text-align: center;
}

.socials a {
	padding: 6px 3px;
	text-align: center;
	color: #656565;
	font-size: 17px;
	cursor: pointer;
}

/* Our Team Control Buttons */

.owl-buttons {
	position: absolute;
	top: 0;
	width: 80px;
	left: 50%;
	margin-left: -40px;
}

.owl-buttons>div {
	width: 35px;
	height: 35px;
	background-image: url(../images/team/controls.png);
	color: black;
	cursor: pointer
}

.owl-prev {
	float: left;
	background-position: left top;
}

.owl-next {
	float: right;
	background-position: right top;
}

/* Our Team Rollovers */

.owl-prev:hover {
	background-position: left bottom;
}

.owl-next:hover {
	background-position: right bottom;
}

.owl-item .item:hover {
	border-bottom: 4px solid #afb81d;
	background: #d8e1d0;
}

.owl-item .item:hover h3 {
	color: #1e1e1e;
	font-weight: 600;
}

.owl-item .item:hover h4 {
	color: #e4e4e4;
}

.owl-item .item:hover p {
	color: #e4e4e4;
}

.owl-item .item:hover .images {
	height: auto;
	margin: 15px auto;
}

.owl-item .item .images a img:hover {
	border: 2px solid #afb81d;
}

.socials a i.fa-facebook:hover {
	color: #305fa5;
}

.socials a i.fa-instagram:hover {
	color: #ae997d;
}

.socials a i.fa-pinterest:hover {
	color: #cc2127;
}

.socials a i.fa-twitter:hover {
	color: #2daae2;
}

.socials a i.fa-google-plus:hover {
	color: #da2713;
}

/* Why Wisten */

#why-wisten {
	background: url(../images/i3.jpg) center fixed;
	padding: 0 0 30px;
}

/* iphone image */

.w-iphone {
	float: left;
	margin: 30px auto 20px;
	margin-left: -40px;
	width: 49%;
}

.w-iphone img {
	width: 100%;
}

/* accordion menu */

.accordion {
	float: right;
	text-align: left;
	width: 49%;
	font-weight: 300;
	font-size: 15px;
	color: #2a2a2a;
}

.accordion .accordion-head {
	font-size: 40px;
	color: #565656;
	text-transform: uppercase;
}

.accordion .accordion-head span {
	color: #afb81d;
}

#xwhy-wisten .accordion-inner b {
	color: #afb81d;
}

.accordion .panel {
	width: 100%;
	border-bottom: 1px solid #b5b5b5;
	padding: 20px 0 0;
	background: transparent;
	margin-bottom: 0;
}

.accordion-heading {
	width: 100%;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.accordion-inner {
	padding: 0 15px 15px;
	display: block;
}

/* Our Works */

#portfolio {
	font-weight: 300;
	background: #f5f5f5;
}

.works {
	position: relative;
	height: auto;
}

/* Full Width Portfolio Version */

.fiven {
	width: 19.99%;
	float: left;
}

/* Filter Menu */

.filter-menu {
	position: relative;
	z-index: 99;
}

.filters {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 40px auto 35px;
}

.inline {
	font-size: 0px;
}

.filters li {
	text-align: center;
	display: inline-block;
	font-size: 15px;
}

.filters li a {
	padding: 13px 20px;
	color: #7a7a7a;
	border: none;
	text-transform: uppercase;
	background: #e9e9e9;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.filters li a.selected {
	color: white;
	background: #969400;
	cursor: default;
}

.filters li:last-child a {
	border-top-right-radius: 60px;
	border-bottom-right-radius: 60px;
	padding-right: 25px;
}

.filters li:first-child a {
	border-top-left-radius: 60px;
	border-bottom-left-radius: 60px;
	padding-left: 25px;
}

.filters li:hover a {
	background: #969400;
	color: white;
}

/* Portfolio items */

.items {
	position: relative;
	height: auto;
}

.work {
	margin: 9px 0;
	padding: 0 9px;
	height: auto;
	color: #aaaaaa;
	cursor: pointer;
	overflow: hidden;
}

.work-inner {
	border: 1px solid #ebebeb;
}

.work-img {
	width: 100%;
	background: black;
	position: relative;
	overflow: hidden;
}

.work-img img {
	width: 100%;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.work-desc {
	width: 100%;
	background: white;
	margin: 0;
	text-align: center;
	padding: 15px 5px;
}

.work-desc h4 {
	text-transform: uppercase;
	font-size: 20px;
	margin: 0;
}

.work-desc p {
	font-size: 15px;
	margin: 0;
}

.work-img .button {
	width: 42px;
	height: 42px;
	display: block;
	border-radius: 100px;
	background: white;
	position: absolute;
	text-align: center;
	padding: 11px 0 0;
	font-size: 15px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.work-img .button:hover {
	background: #afb81d;
	color: white;
}

.work-img .zoom {
	left: 37%;
	top: 20%;
	opacity: 0;
}

.work-img .detail {
	right: 37%;
	bottom: 20%;
	opacity: 0;
}

.work:hover .work-img img {
	opacity: 0.2;
}

.work:hover .work-img .zoom {
	top: 50%;
	opacity: 1;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.work:hover .work-img .detail {
	bottom: 50%;
	opacity: 1;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	transform: translateY(50%);
}

/* isotope styles */

.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

/* End: Recommended Isotope styles */

/* Services */

#services {}

#services .bg {}

.service-contents {
	margin: 40px auto;
}

/* Service items*/

.service {
	display: block;
	float: left;
	margin: 0;
	width: 100%;
}

.box {
	position: relative;
	z-index: 10;
}

.service a.service-logo {
	display: block;
	width: 100px;
	height: 100px;
	border: 1px solid #494949;
	border-radius: 500px;
	margin: 15px auto;
	padding: 42px 0;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.box a:after {
	border: 1px solid #494949;
	content: '';
	width: 100px;
	height: 100px;
	left: 0px;
	top: 0px;
	border-radius: 500px;
	position: absolute;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
}

.service a.service-logo i {
	font-size: 20px;
	color: #494949;
}

.service h3 {
	margin: 5px auto 15px;
	padding: 0;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
}

.service p {
	font-size: 14px;
}

/* Service Control Buttons*/

.service-contents .owl-buttons {
	width: 107%;
	left: 0;
	top: 45%;
	display: none;
}

/* Service Hovers*/

.box:hover a.service-logo {
	background: #494949;
}

.box:hover a.service-logo i {
	color: white;
}

.box:hover a:after {
	left: -1px;
	top: -1px;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 1;
}

/* Services Bottom*/

#services .bottom-bg {
	background: url(../images/ipad.png) bottom center no-repeat;
	min-height: 240px;
	margin: 80px auto;
}

.service-bottom-text {
	text-align: center;
	font-size: 45px;
	font-weight: 100;
	text-transform: uppercase;
	color: #494949;
}

.service-bottom-text span {
	/* Background Styles */
	background: rgb(46, 55, 63);
	/* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top, rgb(46, 55, 63) 0%, rgb(85, 106, 132) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(46, 55, 63)), color-stop(100%, rgb(85, 106, 132)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgb(46, 55, 63) 0%, rgb(85, 106, 132) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgb(46, 55, 63) 0%, rgb(85, 106, 132) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgb(46, 55, 63) 0%, rgb(85, 106, 132) 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, rgb(46, 55, 63) 0%, rgb(85, 106, 132) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e373f', endColorstr='#556a84', GradientType=0);
	/* IE6-8 */

	border-radius: 12px;
	padding: 5px 20px;
	position: relative;
	color: white;
}

.service-bottom-text span:after {
	position: absolute;
	content: '';
	width: 170px;
	height: 100px;
	top: 68px;
	left: -34px;
	background: url(../images/spanbg2.png) center center no-repeat;
}

.slide-s {
	width: 75%;
	margin: 0 auto 30px;
}

.service-text .item {
	height: 180px;
}

/* Controls */

.carousel .s-controls {
	background-image: url(../images/service-icons.png);
	width: 30px;
	height: 30px;
	margin: 20px;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.carousel a.right {
	background-position: right top;
}

.carousel a.left {
	background-position: left top;
}

.bottom-bg:hover .s-controls {
	opacity: 1;
}

.carousel a.left:hover {
	background-position: left bottom;
}

.carousel a.right:hover {
	background-position: right bottom;
}

/* video */

#video {
	width: 100%;
	height: 45vw;
	margin: 30px auto;
	position: relative;
	pointer-events: none;
	overflow: hidden;
}

.video-logo {
	position: relative;
	z-index: 5;
}

.video-pattern {
	background: url(../images/pattern.png);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 75px 0;
	position: absolute;
	text-align: center;
}

.video-text {
	background: url(../images/video-text.png) center center no-repeat;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	text-align: center;
	z-index: 1;
}


/* Pricing Tables */

#prices {}

.packages {
	margin: 40px auto;
}

.packages .package {
	border: 1px solid #e1e1e1;
	height: auto;
	width: 23%;
	margin: 0 15px;
	float: left;
	background: url(../images/price-top-bg.jpg) top center repeat-x, white;
	text-align: center;
	cursor: default;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.first {
	margin-left: 0 !important;
}

.last {
	margin-right: 0 !important;
}

/* Pricing Table Header */

.package h1 {
	text-align: center;
	text-transform: uppercase;
	color: white;
	font-size: 25px;
	font-weight: 400;
	margin: 36px auto 27px;
}

/* Pricing Table Circle */

.package .circle {
	width: 100px;
	height: 100px;
	background: white;
	border: 1px solid #e7e7e7;
	border-radius: 150px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	text-align: center;
	color: #434343;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.package .circle:after {
	width: 114px;
	height: 114px;
	position: absolute;
	content: '';
	left: -8px;
	top: -8px;
	border-radius: 150px;
	background: transparent;
	border: 8px solid white;
	z-index: 2;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.package .circle h2 {
	margin: 2px auto 0;
	font-size: 30px;
}

.package .circle h2 span {
	font-size: 20px;
}

.package .circle p {
	font-weight: 300;
	color: #a8a8a8;
	margin: 0 auto;
}

/* Pricing Table list */

.package ol {
	text-align: center;
	margin: 20px auto;
	font-weight: 300;
}

.package ol li {
	display: block;
	width: 100%;
	height: auto;
	padding: 10px;
	text-transform: uppercase;
	font-size: 18px;
	color: #8a8a8a;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.package ol li span {
	font-weight: 700;
}

.package ol li:nth-of-type(2n) {
	background: #fbfbfb;
}

.package a.p-btn {
	display: inline-block;
	background: #3d3d3d;
	padding: 8px 34px;
	color: white;
	margin: 0 auto 20px;
	text-transform: uppercase;
	border: 1px solid #b2b2b2;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Table Active Styles */

.packages .active {
	background: url(../images/price-top-bg.jpg) top center repeat-x, #3d3d3d;
}

.packages .active ol li {
	color: #c5c5c5;
}

.packages .active ol li:nth-of-type(2n) {
	background: #383838;
}

.packages .active .circle {
	background: #afb81d;
	color: white;
	border: 1px solid #db1d1d;
}

.packages .active .circle:after {
	border: 7px solid #afb81d;
}

.packages .active .circle p {
	color: white;
}

a.p-btn:hover {
	background: #afb81d;
	border: 1px solid #afb81d;
}

/* Subscribe */

#subscribe {
	border-top: 1px solid #f1f1f1;
}

.subscribe {
	padding: 17px 0;
}

.subscribe .subs {
	position: relative;
}

.subscribe .left {
	text-align: left;
}

.subscribe .right {
	text-align: right;
	top: 25px;
}

/* Left Subscribe icon */

.left a.left-icon {
	display: block;
	width: 100px;
	height: 100px;
	border-radius: 100%;
	background: #3d3d3d;
	position: relative;
	text-align: center;
	padding: 35px 0;
	float: left;
}

.left a.left-icon:after {
	content: "";
	position: absolute;
	left: 97%;
	top: 50%;
	border-left: 11px solid black;
	border-left-color: #3d3d3d;
	border-top: 11px solid transparent;
	border-bottom: 11px solid transparent;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.left a.left-icon i {
	color: white;
	font-size: 30px;
}

/* Subscribe Text */

.subs .text {
	float: left;
	margin: 0 17px;
}

.subs .text h1 {
	margin: 20px auto 10px;
	text-transform: uppercase;
	font-size: 27px;
	color: #484541;
	font-weight: 400;
}

.subs .text h1 span {
	color: #afb81d;
}

.subs .text p {
	font-size: 15px;
	color: #484541;
	font-weight: 300;
	text-transform: uppercase;
}

/* Subscribe right */

.subscribe-mail {
	outline: none;
	border: 1px solid #e7e7e7;
	border-radius: 8px;
	color: #d0d0d0;
	width: 250px;
	padding: 12px 10px;
	font-weight: 300;
	font-size: 15px;
	margin-right: 6px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.subscribe-btn {
	outline: none;
	border: 1px solid #e7e7e7;
	border-radius: 8px;
	color: white;
	text-transform: uppercase;
	padding: 8px 15px;
	font-weight: 400;
	top: 2px;
	font-size: 20px;
	background: #144632;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.subscribe-mail:hover {
	border: 1px solid #bcbcbc;
}

.subscribe-mail:focus {
	border: 1px solid #313131;
}

.subscribe-btn:hover {
	background: #afb81d;
}

.subscribe-btn:active {
	background: #313131;
}

/* Contact */

#contact {
	padding: 0;
	height: auto;
	min-height: 567px;
}

.contact-logo {
	position: absolute;
	z-index: 22;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}

.contact-logo i {
	color: #444444;
}

#map {
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%;
}

.contact {
	margin: 0 auto;
	padding: 0;
}

/* Contact Form */

.contact-form {
	width: 400px;
	height: auto;
	min-height: 567px;
	background: rgba(0, 0, 0, 0.7);
	position: relative;
	top: 0;
	padding: 45px 50px;
	z-index: 5;
	left: 100%;
	-webkit-transform: translateX(-585px);
	-moz-transform: translateX(-585px);
	transform: translateX(-585px);
}

.contact-form h1 {
	font-size: 35px;
	text-transform: uppercase;
	color: #9c9c9c;
}

/* Form Inputs */

form#contact-us {
	min-height: 400px;
}

.form {
	outline: none;
	border: 1px solid #2b2b2b;
	color: #9c9c9c;
	width: 100%;
	padding: 14px 10px;
	font-weight: 300;
	font-size: 15px;
	margin: 10px auto;
	background: #080808;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.textarea {
	height: 100px;
	max-width: 100%;
	max-height: 100px;
}

.form-btn {
	outline: none;
	border: 1px solid #2b2b2b;
	color: black;
	text-transform: uppercase;
	padding: 8px 0;
	width: 100%;
	margin: 10px auto;
	text-align: center;
	font-weight: 400;
	top: 2px;
	font-size: 20px;
	background: #313131;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.form:hover {
	border: 1px solid #4e4e4e;
}

.form:focus {
	border: 1px solid #afb81d;
}

.form-btn:hover {
	background: #afb81d;
}

.form-btn:active {
	background: #313131;
}

/* Mail Sent Message */

.mail-message {
	color: white;
	text-align: center;
	font-size: 20px;
	font-weight: 300;
	top: 185px;
	position: relative;
}

.mail-message p.mail-head {
	color: #afb81d;
	font-size: 35px;
}

.newsletter-message {
	text-align: right;
	font-size: 20px;
	font-weight: 300;
	position: relative;
	margin-top: -25px;
}

.newsletter-message p.mail-head {
	color: #afb81d;
	font-size: 35px;
}

/* Footer */

#footer {
	background: #e3e3e2;
	position: relative;
	z-index: 999;
}

.footer {
	text-align: center;
	padding: 30px 0;
}

.footer .footer-box {
	margin: 0 !important;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0 15px;
	flex-wrap: wrap;
}

.footer a {
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Footer Links */

.footer-links {
	display: inline-block;
	border: 1px solid #005938;
	border-radius: 100px;
	margin: 0 3px;
	color: #005938;
}

.footer-links i {
	font-size: 25px;
	color: #005938;
	display: block;
	width: 35px;
	height: 35px;
	line-height: 38px;
}

.footer-text {
	margin: 10px 0 0 0;
	color: #005938;
	font-size: 15px;
	font-weight: 300;
}

.footer-text span {
	margin: 0 5px;
}

.footer-text a {
	color: #005938;
}

.copyright {
	text-transform: uppercase;
	margin: 4px 0 0;
}

.footer .footer-links:hover {
	border: 1px solid #00695d;
}

.footer a:hover {
	color: #00695d;
}

.footer a:hover i {
	color: #00695d;
}

/* Blog */

#blog {
	margin: 30px auto;
}

/* Post */

.post {
	margin: 100px 0;
	width: 100%;
	position: relative;
}

.last-post {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 0;
	padding-bottom: 20px;
}

.post-icon {
	position: absolute;
	left: 50%;
	z-index: 5;
	padding: 8px;
	color: #444444;
	text-transform: uppercase;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}

/* Post & sider position */

#blog .left {
	float: left;
}

#blog .right {
	float: right;
}

/* Post Image */

.post .post-img {
	width: 100%;
	background: black;
	position: relative;
}

.post-img .zoom-button {
	width: 52px;
	height: 52px;
	display: block;
	border-radius: 100px;
	background: white;
	position: absolute;
	text-align: center;
	padding: 16px 0 0;
	font-size: 15px;
	opacity: 0;
	top: 60%;
	left: 50%;
	cursor: pointer;
	z-index: 6;
	color: black;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.post-img img {
	width: 100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.post-img:hover img {
	opacity: 0.3;
}

.post-img:hover .zoom-button {
	opacity: 1;
	top: 50%;
}

.post-img .zoom-button:hover {
	background: #afb81d;
	color: white;
}

.post-icon p {
	margin: 0;
	padding: 0;
}

.post-icon p.day {
	font-size: 25px;
}

.post-icon p.month {
	font-size: 13px;
	line-height: 0;
}

/* Post Heads and Texts */

.post-texts {
	position: relative;
	color: #6a6969;
	font-weight: 300;
	margin: 25px 0;
}

/* Post Header */

.post-texts .post-head {
	font-size: 30px;
	text-transform: uppercase;
	margin: 20px 0 10px;
}

/* Post Tags */

.post-texts .post-tags {
	margin: 10px 0;
}

#blog a {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.post-tags .tags {
	margin-right: 15px;
	cursor: pointer;
}

.post-tags .tags i {
	margin-right: 5px;
}

.post-texts .tags:hover {
	color: #afb81d;
}

/* Post Messages */

.post-texts p {
	margin: 10px 0;
}

/* Post Button */

.btn-post {
	color: white;
	font-weight: 300;
	border-radius: 6px;
	margin: 5px 0;
	padding: 8px 15px;
	text-transform: uppercase;
	/* Gradient Background */
	background: rgb(116, 116, 116);
	/* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top, rgb(116, 116, 116) 0%, rgb(90, 90, 90) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(116, 116, 116)), color-stop(100%, rgb(90, 90, 90)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgb(116, 116, 116) 0%, rgb(90, 90, 90) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgb(116, 116, 116) 0%, rgb(90, 90, 90) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgb(116, 116, 116) 0%, rgb(90, 90, 90) 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, rgb(116, 116, 116) 0%, rgb(90, 90, 90) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#747474', endColorstr='#5a5a5a', GradientType=0);
	/* IE6-8 */
}

.btn-post:hover {
	color: white;
	/* Gradient Background */
	background: rgb(224, 36, 36);
	/* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top, rgb(224, 36, 36) 0%, rgb(190, 25, 25) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(224, 36, 36)), color-stop(100%, rgb(190, 25, 25)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgb(224, 36, 36) 0%, rgb(190, 25, 25) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgb(224, 36, 36) 0%, rgb(190, 25, 25) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgb(224, 36, 36) 0%, rgb(190, 25, 25) 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, rgb(224, 36, 36) 0%, rgb(190, 25, 25) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e02424', endColorstr='#be1919', GradientType=0);
	/* IE6-8 */
}

/* Post Slide */

.post-slide {
	height: auto;
	position: relative;
}

.post-slides .item img {
	width: 100%;
}

/* Blog Pager */

.blog .right {
	float: right;
}

.pagination li.active-page a {
	background-color: #5b5b5b;
	border-color: #5b5b5b;
	color: white;
}

.post-texts .post-head {
	font-size: 25px;
	margin: 0;
}

/* Blog Sidebar */

#blog .blog1 {
	width: 75%;
}

#blog .sidebar {
	width: 25%;
}

.sidebar {
	text-align: left;
	font-weight: 300;
	padding: 140px 30px 30px;
}

.sidebar .element {
	padding-top: 20px;
}

.sidebar h3 {
	font-size: 20px;
	color: #8a8a8a;
	text-transform: uppercase;
	margin: 15px 0;
}

/* Blog Search */

.sidebar .search {
	width: 100%;
	height: 40px;
	padding: 8px;
	border: 1px solid #d6d6d6;
	font-weight: 300;
	letter-spacing: 1px;
	outline: none;
}

.sidebar .search:focus {
	border: 1px solid #aaaaaa;
}

/* Blog Categories */

.sidebar ul {
	width: 100%;
	padding: 0;
}

.sidebar ul li {
	width: 100%;
	height: auto;
	background: url(../images/li-arrow.png) center left no-repeat;
}

.sidebar ul li a {
	padding: 15px;
	border-bottom: 1px solid #ebebeb;
	width: 100%;
	display: block;
	color: #8a8a8a;
}

.sidebar ul li a:hover {
	color: black;
}

/* Blog Tags */

a.tag {
	margin: 0 7px 7px 0;
	padding: 5px 8px;
	background: #4a4a4a;
	color: white;
	display: block;
	float: left;
}

a.tag:hover {
	opacity: 0.8;
}

/* Back To Top Button */

#back-top {
	width: 53px;
	height: 53px;
	position: fixed;
	right: 50px;
	bottom: 50px;
	z-index: 9999;
}

#back-top a {
	width: 100%;
	height: 100%;
	display: block;
	background: url(../images/back-top.png) no-repeat;
	opacity: 0.1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

#back-top a:hover {
	opacity: 1;
}


table#companies-table {
	border: 1px solid #a6a6a6;
	border-radius: 5px;
	overflow: hidden;
}

table#companies-table tr:nth-child(even) {
	background: rgba(21, 71, 51, 0.1);
}

table#companies-table tr:nth-child(odd) {
	background: #f5f5f5
}

tr:hover td {
	background: #fff;
}

section#features .page-desc p {}

section#features .inner {
	margin: 50px 0 0;
	background: #f7f7f7;
	max-width: initial;
}

section#features .inner table a {
	color: #154733;
	padding: 1px 7px;
	white-space: nowrap;
	border-radius: 3px;
	font-weight: 600;
}

table.dataTable tbody td {
	vertical-align: middle;
}

table#companies-table thead tr {
	background: #154733 !important;
	color: #fff;
}

table#companies-table thead {
	height: 50px;
}

table#companies-table thead tr th {
	vertical-align: middle;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
	background: #154733 !important;
	color: #fff !important;
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
	color: #154733;
}


a#myBtn {
	color: #8a8800;
}

@media (max-width: 1000px) {
	.contact-form {
		width: 100%;
	}

	.nav-tabs>li {
		width: 50%;
	}

	.tab-icon {
		display: none;
	}

	.inner.subscribe {
		display: flex;
		flex-wrap: wrap;
	}

	.inner.subscribe .col-xs-6 {
		width: 100%;
		justify-content: center !important;
	}

	#navigation {
		height: 60px;
	}

	b.flip-clock__card.card {
		font-size: 10vw;
	}

	.flip-clock__slot {
		font-size: 1.8vh !important;
	}
}



.bg-yellow {
	background-color: #999900 !important
}

.bg-sky {
	background-color: #ff6633 !important
}

.bg-green {
	background-color: #003399 !important;
	color: #fff;
}

.bg-orange {
	background-color: #999999 !important
}

.fixed {
	position: fixed;
	bottom: 0;
	z-index: 99999;
	background-color: #fff;
}

sup {
	text-transform: lowercase;
}



#m-profile {
	/*background: url(/assets/images/i3.jpg) center fixed;*/
	padding: 0 0 30px;
}

#m-profile .m-downloadapp {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	text-align: center;
	background: #144734;
}

#m-profile .m-downloadapp div {
	margin: 20px 0px
}

#m-profile .m-downloadapp img {
	max-width: 540px;
	width: 100%;
}

#m-profile .m-downloadapp ul.btns {
	display: flex;
	justify-content: center;
}



.side-nav {
	width: 300px;
	margin: 20px;
	position: sticky;
	top: 100px;
	max-width: 95%;
	overflow-y: auto;
	height: 85vh;
}

@media (max-width: 1024px) {

	.appMobile {
		flex-wrap: wrap;
	}

	.Location .images img {
		width: 80% !important;
	}

	.downLoadWord {
		font-size: 20px;
		text-align: center;
	}

	.ConferencesWord {
		font-size: 30px;
		text-align: center;
		display: block;
	}

	.d-mobile-none {
		display: none;
	}

	#about .about-content {
		min-width: 95%;

	}
	.right-container {
		padding: 0 2vw 4vh;
		overflow: hidden;
		margin-top: 65px;
	}

	.header.x {
		font-size: 1.5rem !important;
	}

	.header .x2 {
		font-size: 2.5rem !important;
	}
}

@media (max-width: 1000px) {
	.side-nav {
		margin: 0;
		width: 100%;
		position: relative;
		top: 30px;
		left: -10px;
		max-width: 95%;
		height: calc(100% - 90px);
		display: flex;
		flex-direction: column;
		align-items: center;
		overflow-y: auto;
	}

	.appMobile {
		flex-wrap: wrap;
	}
}

.side-nav li {
	background: #f0f0f0;
	margin: 13px 0px;
	text-align: left;
	border-radius: 5px;
	direction: ltr;
	width: 90%;
}

.side-nav li a {
	display: flex;
	padding: 10px;
	width: 100%;
	color: #124734;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 5px;
	flex-direction: column;
}

.side-nav>li>a {
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.newDesign {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 5px;
}

.navImage {
	width: 24px;
}

.side-nav li a:hover {
	background: #949300;
	color: #fff;
	border-radius: 5px;
}

.side-nav li a .fa {
	font-size: 20px;
}

.side-nav li a svg {
	width: 20px;
	height: 20px;
}

.side-nav li a span {
	/* position: absolute;
	left: 80px; */
	font-weight: 400;
	font-size: 14px;
}

.side-nav li a:hover svg * {
	stroke: #fff;
}

.side-nav li.active {
	background: #124734;
}

.side-nav li.active a {
	color: #FFF;
}

.side-nav li.active a svg * {
	stroke: #fff;
}

/*.side-nav li ul {
				display: none;
			}*/





div#collapseleftcontainer {
	background: #fff;
	box-shadow: -20px 0px 15px 15px rgba(0, 0, 0, .5);
	z-index: 999;
	max-height: 100%;
	min-width: 300px;
	direction: rtl;
}


.log {
	background: #dcdddf;
	border: none;
	padding: 20px 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100px;
	line-height: 0;
	color: #005938;
}

#navigation {
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	width: 100%;
}


#navigation .navigation {
	max-width: 100%;
	margin: 0 auto;
	padding: 0 2vw;
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: min(1600px, 90vw);
}

.nav-menu {
	height: auto;
	width: calc(100% - 320px);
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}


.nav-menu a:hover {
	color: #949536;
	background: #dcdddf;
}




.mobillinks {
	display: none;
}

.side-nav li a svg * {
	stroke: #005938;
}


.dropdown-backdrop {
	pointer-events: none;
}

.navigation .logo a img {
	max-width: 200px;
	height: auto !important;
}

.speakers {
	display: flex;
	gap: 25px;
	margin: 10px auto;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 900px;
}

.speaker {
	background: #e3e3e2;
	padding: 25px;
	border-radius: 10px;
	box-shadow: 0 5px 5px #e6e6e6;
	min-width: 280px;
	max-width: 280px;
	text-align: center;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	transition: all .3s;
	cursor: pointer;
}

.speaker:hover {
	box-shadow: none;
}

.speaker img {
	width: 180px;
	height: 180px;
	border-radius: 50%;
}

.speaker .title {
	font-weight: 600;
	font-size: 18px;
	color: #005938;
	margin: 15px 0;
}

.speaker .description {
	font-size: 13px;
	color: #005938;
}

.speakerForm {
	position: relative;
	top: 30px;
	margin-bottom: 60px;
}

.speakerForm form {
	display: flex;
	gap: 15px;
	flex-wrap: wrap;
	justify-content: start;
	align-items: start;
}

.speakerPic {
	display: flex;
	flex-direction: column;
}

@media (max-width: 1000px) {
	.speakerPic {
		display: none;
	}
}

.speakerPic button,
.btn_x,
.survey-box button {
	margin-top: 25px;
	border: none;
	outline: none;
	background: #E3E3E2;
	color: #005938;
	padding: 10px;
	border-radius: 200px;
	font-weight: 600;
	text-transform: capitalize;
	max-width: 250px;
}

.speakerPic button:hover,
.btn_x:hover,
.survey-box button:hover {
	background: #949300;
	color: #fff;
}

.speakerForm form .formspeaker {
	display: flex;
	gap: 15px;
	flex-direction: column;
	background: #f5f5f5;
	padding: 30px;
	width: calc(100% - 330px);
	min-width: 300px;
	max-width: 800px;
	border-radius: 10px;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.speakerForm form .formspeaker label {
	color: #005938;
	text-align: justify;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	/* 1.5rem */
	margin: 0;
	font-size: 16px;
	line-height: 1px;
}

.speakerForm form .formspeaker label span {
	position: relative;
	top: 3px;
	left: 5px;
	color: #FF0015;
}

.speakerForm form .formspeaker input,
.speakerForm form .formspeaker select,
.speakerForm form .formspeaker textarea {
	min-height: 40px;
	border: 1px solid #005938;
	outline: none;
	max-width: 100%;
	margin-bottom: 15px;
	padding: 7px;
	color: #005938;
	border-radius: 7px;
}

.speakerForm form .formspeaker textarea {
	min-width: 100%;
	min-height: 100px;
}


#photo {
	color: rgba(0, 0, 0, 0);
	position: relative;
	width: 160px;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 6px;
	margin: 0;
	cursor: pointer;
}

#photo::-webkit-file-upload-button {
	visibility: hidden;
}

#photo:hover::before {
	background: rgba(0, 0, 0, 0.2);
}

#photo::before {
	content: 'upload your photo';
	color: #005938;
	display: inline-block;
	background: #f5f5f5;
	padding: 5px 8px;
	outline: none;
	white-space: nowrap;
	-webkit-user-select: none;
	cursor: pointer;
	font-weight: 700;
	font-size: 1.5vh;
	text-align: center;
	border-radius: 5px;
	text-transform: capitalize;
	line-height: 23px;
}

#photo:hover::before {
	border-color: black;
}

#photo:active {
	outline: 0;
}

#photo:active::before {
	background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}


#Flagship {
	padding: 4vh;
	background: #fff;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	position: relative;
}

#Flagship .title {
	font-size: 18px;
	color: #fff;
}













/***************/

section#Survey .header,
section#Media .header {
	padding: 3vh 0;
}

.survey-box {
	display: flex;
	flex-direction: column;
	background: #f5f5f5;
	border-radius: 7px;
	padding: 15px;
	color: #005938;
}

.survey-box .survey {
	display: flex;
	flex-direction: column;
	font-size: 18px;
	gap: 20px;
	margin-bottom: 4vh;
}

.survey-box .survey .q {
	font-size: 18px;
}

.survey-box .survey .as {
	display: flex;
	flex-wrap: wrap;
	gap: 1%;
}

.survey-box .survey .as .a {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	min-width: 49%;
	max-width: 100%;
	border: 1px solid;
	margin-bottom: 10px;
	text-align: center;
	padding: 10px;
	border-radius: 5px;
	cursor: pointer;
	font-weight: 400;
}

.survey-box .survey .as select.a {
	outline: none;
	border-color: #005938 !important;
	background: #f5f5f5;
	color: #005938;
}

@media (max-width: 1000px) {
	.survey-box .survey .as .a {
		min-width: 100%;
	}
}

.survey-box .survey .as input[type="radio"] {
	width: 0px;
	height: 0px;
	display: none;
}



.survey-box .survey .as .a:hover {
	border-color: transparent;
	background: rgb(143 147 146 / 30%);
}

.survey-box .survey .as input[type="radio"]:checked+label,
.survey-box .survey .as .a.active {
	border-color: transparent;
	background: rgb(122, 221, 192);
	font-weight: bold;
}



.survey-box .survey .as textarea {
	outline: none;
	border: 1px solid #1f6d50;
	background: transparent;
	width: 100%;
	min-height: 200px;
	padding: 15px;
	border-radius: 7px;
}

/* 
.survey-box button {
	width: 30vw;
	display: block;
	min-width: 150px;
	max-width: 300px;
	outline: none;
	border: none;
	background: linear-gradient(45deg, #1f6d50, #379f80, #1f6d50);
	font-weight: bold;
	padding: 15px;
	text-transform: capitalize;
	letter-spacing: 2px;
	border-radius: 7px;
	color: #fff;
	font-size: 18px;
	transition: all 1s;
}

.survey-box button:hover {
	background: linear-gradient(316deg, #1f6d50, #7addc0);
} 
*/




.flex-boxes {
	display: flex;
	flex-wrap: wrap;
	gap: 1%;
	align-items: stretch;
}

.flex-boxes a {
	text-decoration: none;
}

.flex-boxes .box {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	min-width: 49%;
	max-width: 100%;
	margin-bottom: 2vh;
	display: flex;
	flex-direction: column;
	border-radius: 7px;
	overflow: hidden;
}

@media (max-width: 1000px) {
	.flex-boxes .box {
		min-width: 100%;
	}

	.flex-boxes .box .title {
		min-height: 80px;
		display: flex;
		align-items: center;
	}
}


.flex-boxes .box .title {
	background: #E3E3E2;
	font-size: 18px;
	color: #005938;
	padding: 15px;
}

.flex-boxes .box .description {
	background: #eeeeee;
	font-size: 18px;
	color: #000;
	padding: 15px;
	height: 100%;
}




.galleries {
	display: flex;
	flex-direction: column;
	row-gap: 6vh;
}

.galleries .gallery {
	padding: 2vh;
	border-radius: 10px;
	box-shadow: 0 0 0 2vh #e3e3e2;
	display: flex;
	flex-wrap: wrap;
	gap: 1vh 1vw;
}

.galleries .gallery .gallery-image {
	min-width: 300px;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.galleries .gallery .gallery-image img {
	border-radius: 7px;
}

.galleries .gallery .gallery-description {
	color: #000;
	font-size: 22px;
	min-width: 300px;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 2;
	flex-grow: 2;
}






























.flip-clock {
	text-align: center;
	perspective: 400px;
	margin: 20px auto;
}

.flip-clock *,
.flip-clock *:before,
.flip-clock *:after {
	box-sizing: border-box;
}

.flip-clock__piece {
	display: inline-block;
	margin: 0 5px;
	position: relative;
}

.flip-clock__slot {
	font-size: .8vw;
	position: absolute;
	bottom: 0;
	line-height: 0;
	left: 50%;
	transform: translateX(-50%);
	color: #8fb6a8;
	z-index: 10;
}

.card {
	display: block;
	position: relative;
	padding-bottom: 0.72em;
	font-size: 4vw;
	line-height: 0.95;
}

.card__top,
.card__bottom,
.card__back::before,
.card__back::after {
	display: flex;
	justify-content: center;
	align-items: unset;
	padding-top: 13%;
	height: 0.72em;
	color: #f5f5f5;
	background: #00432a;
	border-radius: 0.15em 0.15em 0 0;
	backface-visiblity: hidden;
	transform-style: preserve-3d;
	width: 1.8em;
	transform: translateZ(0);
}

.card__bottom {
	color: #FFF;
	position: absolute;
	top: 50%;
	left: 0;
	border-top: solid 1px #9fbbb0;
	background: #005938;
	border-radius: 0 0 0.15em 0.15em;
	pointer-events: none;
	overflow: hidden;
	height: 1em;
}

.card__bottom::after {
	display: block;
	margin-top: -0.72em;
}

.card__back::before,
.card__bottom::after {
	content: attr(data-value);
}

.card__back {
	position: absolute;
	top: 0;
	height: 100%;
	left: 0%;
	pointer-events: none;
}

.card__back::before {
	position: relative;
	z-index: -1;
	overflow: hidden;
}

.flip .card__back::before {
	-webkit-animation: flipTop 0.3s cubic-bezier(0.37, 0.01, 0.94, 0.35);
	animation: flipTop 0.3s cubic-bezier(0.37, 0.01, 0.94, 0.35);
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	transform-origin: center bottom;
}

.flip .card__back .card__bottom {
	transform-origin: center top;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation: flipBottom 0.6s cubic-bezier(0.15, 0.45, 0.28, 1);
	animation: flipBottom 0.6s cubic-bezier(0.15, 0.45, 0.28, 1);
}

@-webkit-keyframes flipTop {
	0% {
		transform: rotateX(0deg);
		z-index: 2;
	}

	0%,
	99% {
		opacity: 0.99;
	}

	100% {
		transform: rotateX(-90deg);
		opacity: 0;
	}
}

@keyframes flipTop {
	0% {
		transform: rotateX(0deg);
		z-index: 2;
	}

	0%,
	99% {
		opacity: 0.99;
	}

	100% {
		transform: rotateX(-90deg);
		opacity: 0;
	}
}

@-webkit-keyframes flipBottom {

	0%,
	50% {
		z-index: -1;
		transform: rotateX(90deg);
		opacity: 0;
	}

	51% {
		opacity: 0.99;
	}

	100% {
		opacity: 0.99;
		transform: rotateX(0deg);
		z-index: 5;
	}
}

@keyframes flipBottom {

	0%,
	50% {
		z-index: -1;
		transform: rotateX(90deg);
		opacity: 0;
	}

	51% {
		opacity: 0.99;
	}

	100% {
		opacity: 0.99;
		transform: rotateX(0deg);
		z-index: 5;
	}
}










































































































































































































































































































































































.timeline-slider {
	position: relative;
	width: 100%;
	/* height: 550px; */
}

#timeline-slider {
	display: flex;
	align-items: flex-start;
}

#timeline-slider.end {
	display: flex;
	align-items: end;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.timeline-slider-box {
	display: flex;
	gap: 15px;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	position: relative;
	min-height: 550px;
}

.timeline-slider-box ul li.up .year {
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 50%;
	bottom: -75px;
	transform: translateX(-50%);
	z-index: 2;
	color: #124734;
}

.timeline-slider-box ul li.down .year {
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 50%;
	bottom: 16px;
	transform: translateX(-50%);
	z-index: 2;
	color: #124734;
}

.timeline-slider-box::after {
	content: "";
	height: 3px;
	width: 100%;
	background: #DCDCDC;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
	mix-blend-mode: darken;
}

.timeline-slider-box ul {
	display: flex;
	width: calc(100% - 90px);
	flex-direction: column;
	position: relative;
	left: 45px;
	min-height: 550px;
	justify-content: center;
	align-items: center;
}

.timeline-slider-box ul li {
	display: flex;
	position: absolute;
	top: calc(50% + 5px);
	left: 20px;
	transform: translateY(-50%);
	height: 0px;
	justify-content: center;
	align-items: center;
	width: 100%;
}

.timeline-slider-box ul li::before {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	background: #949300;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #949300;
	z-index: 99;
}

.timeline-slider-box ul li.down::after {
	content: "";
	position: absolute;
	height: 60px;
	width: 2px;
	background: #DCDCDC;
	top: 20px;
	left: 50%;
	transform: translate(-50%, -50%);
}

.timeline-slider-box ul li.up::after {
	content: "";
	position: absolute;
	height: 60px;
	width: 2px;
	background: #DCDCDC;
	top: -20px;
	left: 50%;
	transform: translate(-50%, -50%);
}

.timeline-slider-box ul li:nth-child(2) {
	left: 60px;
	width: calc(100% - 100px);
}

.timeline-slider-box ul li .event {
	position: absolute;
	width: 100%;
	background: aliceblue;
	z-index: 9;
	left: 0;
	padding: 10px;
	border-radius: 10px;
	background: #ECEFEC;
	box-shadow: 0px 4px 4px 0px #cbcbcb;
}

.timeline-slider-box ul li.up .event {
	bottom: 50px;
}

.timeline-slider-box ul li.down .event {
	top: 50px;
}

.timeline-slider-box ul li .event .title {
	color: #005838 !important;
	font-weight: 600;
	margin: 5px 0;
	font-size: 16px !important;
}

.timeline-slider-box ul li .event .description {
	font-size: 16px;
	max-height: 300px;
	overflow-y: auto;
}

.description p {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.description.free p {
	-webkit-line-clamp: unset;
}

.timeline-slider-box ul li .event .description a {
	color: #8a8800;
	cursor: pointer;
}

.timeline-slider-box ul li .event b.date {
	color: #333;
	font-size: 14px;
}



@media screen and (max-width: 1099px) {
	.timeline-slider-box .year {
		min-width: 60px;
		height: 60px;
	}

	.timeline-slider-box ul {
		width: calc(100% - 30px);
		min-height: 400px;
		left: 0;
	}


	.timeline-slider-box ul li {
		left: 0 !important;
		width: 100% !important;
	}

	.timeline-slider-box ul li .event {
		max-width: 100%;
		left: 0;
	}

	.timeline-slider-box ul li .event .title {
		font-size: 14px !important;
	}

	.timeline-slider-box ul li.up .event {
		/* top: -200px; */
	}

	.timeline-slider-box ul li.down .event {
		/* bottom: -200px; */
	}

	.timeline-slider-box ul li .event .description {
		font-size: 14px;
	}

	.timeline-slider-box ul li .event b.date {
		font-size: 12px;
	}
}

/**
 * Swiper 10.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 28, 2023
 */

@font-face {
	font-family: swiper-icons;
	src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
	font-weight: 400;
	font-style: normal
}

:root {
	--swiper-theme-color: #007aff
}

:host {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 1
}

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	overflow: clip;
	list-style: none;
	padding: 0;
	z-index: 1;
	display: block
}

.swiper-vertical>.swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
	box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0px, 0, 0)
}

.swiper-horizontal {
	touch-action: pan-y
}

.swiper-vertical {
	touch-action: pan-x
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
	display: block
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto
}

.swiper-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px
}

.swiper-3d .swiper-wrapper {
	transform-style: preserve-3d
}

.swiper-3d {
	perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
	transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
	scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
	scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
	scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
	content: '';
	flex-shrink: 0;
	order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: center center;
	scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
	margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
	margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
	animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

.swiper-virtual .swiper-slide {
	-webkit-backface-visibility: hidden;
	transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size)
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: var(--swiper-navigation-top-offset, 50%);
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
	display: none !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transform-origin: center
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
	transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: var(--swiper-navigation-sides-offset, 10px);
	right: auto
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto
}

.swiper-button-lock {
	display: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: 'prev'
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: 'next'
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
	display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: var(--swiper-pagination-bottom, 8px);
	top: var(--swiper-pagination-top, auto);
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	display: inline-block;
	border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet:only-child {
	display: none !important
}

.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
	right: var(--swiper-pagination-right, 8px);
	left: var(--swiper-pagination-left, auto);
	top: 50%;
	transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
	display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
	color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
	background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: var(--swiper-pagination-progressbar-size, 4px);
	left: 0;
	top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
	width: var(--swiper-pagination-progressbar-size, 4px);
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	position: relative;
	touch-action: none;
	background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
	display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
	position: absolute;
	left: var(--swiper-scrollbar-sides-offset, 1%);
	bottom: var(--swiper-scrollbar-bottom, 4px);
	top: var(--swiper-scrollbar-top, auto);
	z-index: 50;
	height: var(--swiper-scrollbar-size, 4px);
	width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
	position: absolute;
	left: var(--swiper-scrollbar-left, auto);
	right: var(--swiper-scrollbar-right, 4px);
	top: var(--swiper-scrollbar-sides-offset, 1%);
	z-index: 50;
	width: var(--swiper-scrollbar-size, 4px);
	height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
	border-radius: var(--swiper-scrollbar-border-radius, 10px);
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move;
	touch-action: none
}

.swiper .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-fade .swiper-slide-active {
	pointer-events: auto
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-cube {
	overflow: visible
}

.swiper-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
	transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	opacity: .6;
	z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
	content: '';
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	filter: blur(50px)
}

.swiper-cube .swiper-slide-next+.swiper-slide {
	pointer-events: auto;
	visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-flip {
	overflow: visible
}

.swiper-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-creative .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	transition-property: transform, opacity, height
}

.swiper-cards {
	overflow: visible
}

.swiper-cards .swiper-slide {
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden
}



.event-banner {
	margin: 3em auto;
	position: relative;
}

.event-banner .event-name {
	position: absolute;
	bottom: 0;
	margin: 2em;
	color: #fff;
	font-size: 36px;
	line-height: 36px;
	font-weight: 600;
	z-index: 99;
}

.filtered_data {
	margin: 10px auto;
	display: flex;
	flex-direction: column;
	row-gap: 10px;
}

.filtered_data .filtered {
	display: flex;
	justify-content: flex-start;
	gap: 0.5%;
}

.filtered_data .filtered>* {
	width: 33%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.filtered_data .filtered #filtered_day,
.filtered_data .filtered #filtered_time {
	background: #E3E3E2;
	border-radius: 6px;
}

.filtered_data .filtered .filtered_day span,
.filtered_data .filtered .filtered_time span {
	display: block;
	padding: 10px;
	font-size: 18px;
	font-weight: 500;
	color: #124734;
}

.filtered_data .filtered_seats .filtered_seats_available_total {
	display: flex;
	justify-content: space-between;
}

.filtered_data .filtered_seats {
	width: 100%;
}

.filtered_data .filtered_seats .filtered_seats_available_total .available,
.filtered_data .filtered_seats .filtered_seats_available_total .total {
	display: flex;
	flex-direction: column;
	background: #e3e3e2;
	width: 49%;
	border-radius: 6px;
	text-align: center;
}

.filtered_data .filtered_seats .filtered_seats_available_total .available span,
.filtered_data .filtered_seats .filtered_seats_available_total .total span {
	font-size: 18px;
}

.filtered_data .filtered_seats .filtered_seats_available_total .available span:nth-child(1),
.filtered_data .filtered_seats .filtered_seats_available_total .total span:nth-child(1) {
	color: #949300;
}

.filtered_data .filtered_seats .filtered_seats_available_total .available span:nth-child(2),
.filtered_data .filtered_seats .filtered_seats_available_total .total span:nth-child(2) {
	color: #124734;
	font-weight: 600;
}

.Location {
	background: #9392001A;
	padding: 0 20px;

}

.Location .header span {

	background: transparent;

}

.Location .page-desc p {

	font-size: 22px;

}

.Location .images img {
	background: #9392001A;
	padding: 10px;
	width: 70%;
}

.Location .images img:nth-child(2) {
	position: relative;
	bottom: 90px;
	left: 100px;
	margin-bottom: -45px;

}




.xtablex .table_title ul {
	width: 150px;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.xtablex .table_title ul li:first-child {
	color: #fff;
	background: #949300;
	font-size: 24px;
}

.xtablex {
	position: relative;
	overflow: auto hidden;
    display: flex;
}

.xtablex .table_title {
	width: 160px;
	position: sticky;
	top: 0;
	left: 0;
	background: #fff;
}

.xtablex .table_title ul li {
	background: #949300;
	background: #124734;
	background: #ECEFEC;
	box-shadow: 0px 4px 4px 0px #ECEFEC;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 5px;
	height: 80px;
	color: #005938;
	font-size: 18px;
	border-radius: 3px;
}

.xtablex .table_body {
	width: calc(100% - 160px);
	display: flex;
	gap: 10px;
	overflow: auto hidden;
}

.xtablex .table_body ul {
	width: max(25%, 200px);
	min-width: 200px;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.xtablex .table_body ul li {
	background: #ECEFEC;
	box-shadow: 0px 4px 4px 0px #ECEFEC;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 5px;
	height: 80px;
	color: #005938;
	font-size: 18px;
	border-radius: 3px;
}

.xtablex .table_body ul li:first-child {
	background: #124734;
	color: #fff;
}
.gifMobile{
	height: 300px;
    width: 300px;
    object-fit: cover;
}

/* Venue and Logout Wrapper */
.venue-logout-wrapper {
	display: flex;
	align-items: center;
	gap: 15px; /* Space between venue info and logout button */
  }
  
  /* Venue Info Styling */
  .venue-info {
	text-align: right;
  }
  
  .venue-info span {
	display: block;
	font-size: 14px;
	color: #555;
  }
  
  /* Logout Button Styling */
  .logout-btn {
	background-color: #00432a;
	color: white;
	padding: 10px 15px;
	font-size: 14px;
	border-radius: 25px;
	text-decoration: none;
	transition: background-color 0.3s ease;
  }
  
  /* Hover Effect */
  .logout-btn:hover {
	background-color: #45b890 !important;
	color: #fff !important;
  }
  
  /* Active State */
  .logout-btn:active {
	background-color: #1d855e !important;
	color: #fff !important;

  }
  .logout-btn:focus {
	background-color: #1d855e !important;
	color: #fff !important;

  }
  
  