.fwswitch.mobile ul.navbar-top {
	display: none;
}

ul.navbar-top .reveal {
	display: none;
}
ul.navbar-top .collapse {
	display: inline;
}

ul.navbar-top a {
	text-decoration: none;
}
ul.navbar-top {
	position: relative;
	z-index: 99999;
	width: 100%;
	text-align: left;
	font-size: 0;
	line-height: 0;
	font-family: "futura-pt";
	padding: 0;
}
.fwswitch ul.navbar-top {
	box-shadow: 0 0px 15px 0px #2c2819e3;
}

ul.navbar-top b, ul.navbar-top strong, ul.navbar-top b *, ul.navbar-top strong * {
	font-weight: 700;
}
ul.navbar-top:after {
	content: "";
	display: block;
	clear: both;
}

ul.navbar-top li, ul.navbar-top a {
	display: inline-block;
}

ul.navbar-top li {
	float: right;
}

ul.navbar-top li#nav-company {
	float: left;
}
ul.navbar-top li#nav-company a {
	font-size: 18px;
	line-height: 14px;
}

ul.navbar-top, ul.navbar-top a {
	background-color: #000;
}

.firewatch ul.navbar-top, .firewatch ul.navbar-top a {
	background-color: #2d112b;
}
.firewatch.launch ul.navbar-top, .firewatch.launch ul.navbar-top a {
	background-color: #000000;
}

.firewatch.faq ul.navbar-top, .firewatch.faq ul.navbar-top a {
	background-color: #FF6C3F;
}

ul.navbar-top a {
	color: #F3F1E9;
	font-size: 14px;
	line-height: 14px;
	padding: 10px;
	text-transform: uppercase;
}
.index ul.navbar-top a {
	color: #F3F1E9;
}
.firewatch ul.navbar-top a {
	color: #ffffff;
}
.fwswitch ul.navbar-top a {
	color: rgb(254,242,224);
}
.firewatch.faq ul.navbar-top a {
	color: #2D112D;
}

ul.navbar-top li.current a, ul.navbar-top li.current a:hover {
	background-color: #F3F1E9;
	color: #000;
}
.index ul.navbar-top li.current a, .index ul.navbar-top li.current a:hover {
	background-color: #000;
	color: #F3F1E9;
}

.firewatch ul.navbar-top li.current a, .firewatch ul.navbar-top li.current a:hover {
	background-color: #7e0030;
	color: #ff6d3f;
}
.firewatch.launch ul.navbar-top li.current a, .firewatch.launch ul.navbar-top li.current a:hover {
	background-color: #9b2902;
	color: #ffffff;
}
.firewatch.faq ul.navbar-top li.current a, .firewatch.faq ul.navbar-top li.current a:hover {
	background-color: #2D112D;
	color: #C9293E;
}
.fwswitch ul.navbar-top li.current a, .fwswitch ul.navbar-top li.current a:hover {
	background-color: rgb(254,242,224);
}

.firewatch ul.navbar-top {
	position: absolute;
	top: 0;
}

.firewatch.faq ul.navbar-top {
	margin-bottom: 0;
}

ul.navbar-top a:hover {
	background-color: #44433E;
	text-decoration: none;
	border: 0;
}

.firewatch ul.navbar-top a:hover {
	background-color: #530031;
}
.firewatch.launch ul.navbar-top a:hover {
	background-color: #5a1715;
}

.firewatch.faq ul.navbar-top a:hover {
	background-color: #C8512C;
}

@media only screen and (max-width: 880px) {
	ul.navbar-top .reveal {
		display: inline;
	}
	ul.navbar-top .collapse {
		display: none;
	}
}

@media only screen and (max-width: 630px) {
	ul.navbar-top a {
		padding-left: 4px;
		padding-right: 4px;
	}
	ul.navbar-top #nav-company a {
		padding-left: 10px;
		padding-right: 5px;
	}
}

@media only screen and (max-width: 560px) {
	ul.navbar-top b, ul.navbar-top strong, ul.navbar-top b *, ul.navbar-top strong * {
		font-weight: 700;
	}
	ul.navbar-top a {
		padding-left: 3px;
		padding-right: 3px;
	}
}

@media only screen and (max-width: 540px) {
	body {
		padding-bottom: 250px !important;
	}
	.fwswitch ul.navbar-top {
		box-shadow: none;
	}
	ul.navbar-top li, ul.navbar-top li#nav-company {
		float: none;
		display: block;
		text-align: center;
	}
	ul.navbar-top a {
		float: none;
		display: block;
	}
	ul.navbar-top {
		position: absolute;
		bottom: 0;
		counter-reset: c 6;
	}

	.firewatch ul.navbar-top {
		top: initial;
	}
	ul.navbar-top .reveal {
		display: none;
	}
	ul.navbar-top .collapse {
		display: inline;
	}

	.egypt .video .container {
		top: 0;
	}
}


.main-timeline{
	overflow: hidden;
	position: relative;
}
.main-timeline:before{
	content: "";
	width: 10px;
	height: 100%;
	border: 3px solid #839f7d;
	position: absolute;
	top: 40px;
	left: 50%;
	transform: translateX(-50%);
}
.main-timeline .timeline{
	width: 50%;
	padding: 10px 60px 10px 100px;
	float: right;
	position: relative;
}
.main-timeline .timeline:before{
	content: "";
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #f8ab02;
	border: 5px solid #fff;
	box-shadow: 0 0 1px 5px #839f7d;
	position: absolute;
	top: 42px;
	left: -20px;
}
.main-timeline .timeline-content{
	display: block;
	background: #e3ffdc;
	padding: 70px 30px 20px;
	box-shadow: 0 0 10px rgba(0,0,0,0.2) inset;
	position: relative;
}
.main-timeline .timeline-content:hover{ text-decoration: none; }
.main-timeline .year{
	display: block;
	width: 80%;
	height: 50px;
	background: #9b2902;
	padding: 0 0 0 50px;
	font-size: 30px;
	font-weight: 800;
	color: #fff;
	line-height: 50px;
	box-shadow: 0 0 20px rgba(0,0,0,0.4) inset;
	border-radius: 10px 10px 10px 0;
	position: absolute;
	top: 20px;
	left: -20px;
}
.main-timeline .year:before{
	content: "";
	border-top: 40px solid #9b2902;
	border-left: 20px solid transparent;
	border-bottom: 20px solid transparent;
	position: absolute;
	bottom: -60px;
	left: 0;
}
.main-timeline .title{
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	color: #4a4a4a;
}
.main-timeline .description{
	font-size: 14px;
	color: #6f6f6f;
	margin: 0 0 5px 0;
}
.main-timeline .timeline:nth-child(2n){
	padding: 10px 100px 10px 60px;
	text-align: right;
}
.main-timeline .timeline:nth-child(2n):before{
	left: auto;
	right: -20px;
}
.main-timeline .timeline:nth-child(2n) .year{
	padding-right: 50px;
	border-radius: 10px 10px 0 10px;
	left: auto;
	right: -20px;
}
.main-timeline .timeline:nth-child(2n) .year:before{
	border-left: none;
	border-right: 20px solid transparent;
	left: auto;
	right: 0;
}
.main-timeline .timeline:nth-child(2){ margin-top: 140px; }
.main-timeline .timeline:nth-child(odd){ margin: -140px 0 0 0; }
.main-timeline .timeline:nth-child(even){ margin-bottom: 60px; }
.main-timeline .timeline:first-child,
.main-timeline .timeline:last-child:nth-child(even){ margin: 0; }

@media only screen and (max-width: 990px){
	.main-timeline:before{ top: 8%; }
	.main-timeline .timeline{ padding: 10px 10px 10px 100px; }
	.main-timeline .timeline:nth-child(2n){ padding: 10px 100px 10px 10px; }
}
@media only screen and (max-width: 767px){
	.main-timeline:before{
		width: 8px;
		top: 0;
		left: 12px;
		transform: translateX(0);
	}
	.main-timeline .timeline,
	.main-timeline .timeline:nth-child(even),
	.main-timeline .timeline:nth-child(odd){
		width: 100%;
		float: none;
		text-align: left;
		padding: 0 0 0 60px;
		margin: 0 0 30px 0;
	}
	.main-timeline .timeline:before,
	.main-timeline .timeline:nth-child(2n):before{
		width: 20px;
		height: 20px;
		border: 3px solid #fff;
		top: 38px;
		left: 6px;
	}
	.main-timeline .timeline:nth-child(2n) .year{
		right: auto;
		left: -20px;
		border-radius: 10px 10px 10px 0;
	}
	.main-timeline .timeline:nth-child(2n) .year:before{
		border-left: 20px solid transparent;
		border-bottom: 20px solid transparent;
		border-right: none;
		right: auto;
		left: 0;
	}
}

.our-team{
	text-align: center;
}
.our-team .team_img{
	position: relative;
	overflow: hidden;
}
.our-team .team_img:after{
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.2);
	position: absolute;
	bottom: -100%;
	left: 0;
	transition: all 0.3s ease 0s;
}
.our-team:hover .team_img:after{
	bottom: 0;
}
.our-team img{
	width: 100%;
	height: auto;
}
.our-team .social{
	padding: 0 0 18px 0;
	margin: 0;
	list-style: none;
	position: absolute;
	top: -100%;
	right: 10px;
	background: #9b2902;
	border-radius: 0 0 20px 20px;
	z-index: 1;
	transition: all 0.3s ease 0s;
}
.our-team:hover .social{
	top: 0;
}
.our-team .social li a{
	display: block;
	padding: 15px;
	font-size: 15px;
	color: #fff;
}
.our-team:hover .social li a:hover{
	color: #eab863;
	text-decoration: none;
}
.our-team .team-content{
	padding: 20px 0;
	background: #e3ffdc;
}
.our-team .title{
	font-size: 18px;
	font-weight: bold;
	color: #252525;
	text-transform: capitalize;
	margin: 0 0 20px;
	position: relative;
}
.our-team .title:before{
	content: "";
	width: 25px;
	height: 1px;
	background: #f8ab02;
	position: absolute;
	bottom: -10px;
	right: 50%;
	margin-right: 9px;
	transition-duration: 0.25s;
}
.our-team .title:after{
	content: "";
	width: 25px;
	height: 1px;
	background: #f8ab02;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: 9px;
	transition-duration: 0.25s;
}
.our-team:hover .title:before,
.our-team:hover .title:after{
	width: 50px;
}
.our-team .post{
	display: inline-block;
	font-size: 15px;
	color:  #2d2d2d;
	text-transform: capitalize;
}
.our-team .post:before{
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #f8ab02;
	margin: 0 auto;
	position: relative;
	top: -13px;
}
@media only screen and (max-width: 990px){
	.our-team{ margin-bottom: 30px; }
}

.accordion .accordion-item {
	border-bottom: 1px solid #e5e5e5;
}

.accordion .accordion-item button[aria-expanded='true'] {
	border-bottom: 1px solid #ffffff;
}

.accordion button {
	position: relative;
	display: block;
	text-align: left;
	width: 100%;
	padding: 1em 0;
	font-weight: 400;
	border: none;
	background: none;
	outline: none;
}

.accordion button:hover,
.accordion button:focus {
	cursor: pointer;
	color: #eab863;
}

.accordion button:hover::after,
.accordion button:focus::after {
	cursor: pointer;
	color: #eab863;
	border: 1px solid #eab863;
}

.accordion button .accordion-title {
	padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
	display: inline-block;
	position: absolute;
	top: 18px;
	right: 0;
	width: 22px;
	height: 22px;
	border: 1px solid;
	border-radius: 22px;
}

.accordion button .icon::before {
	display: block;
	position: absolute;
	content: '';
	top: 9px;
	left: 5px;
	width: 10px;
	height: 2px;
	background: currentColor;
}
.accordion button .icon::after {
	display: block;
	position: absolute;
	content: '';
	top: 5px;
	left: 9px;
	width: 2px;
	height: 10px;
	background: currentColor;
}

.accordion button[aria-expanded='true'] {
	color: #eab863;
}
.accordion button[aria-expanded='true'] .icon::after {
	width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
	opacity: 1;
	max-height: 700px;
	transition: all 200ms linear;
	will-change: opacity, max-height;
}
.accordion .accordion-content {
	opacity: 0;
	max-height: 0;
	overflow: hidden;
	transition: opacity 200ms linear, max-height 200ms linear;
	will-change: opacity, max-height;
}
.accordion .accordion-content p {
	text-align: left;
	font-weight: 300;
	margin: 2em 0;
	color: white;
}

.footer {
	color:white;
	padding-bottom:30px;
}
.social_footer {
	padding-bottom:20px;
}

.social_footer a {
	padding-right:10px;
	padding-left:10px;
}

.social_footer a:hover {
	color: #eab863;
	text-decoration: none;
}




