@import url('http://weloveiconfonts.com/api/?family=entypo');
body{
	margin:0;
	padding:0;
	font-family:sans-serif;
}
header{
	background:#FFF;
	width:100%;
	padding:10px 0;
	color:white;
	text-align:center;
}
a{
	text-decoration:none;
	color:inherit;
}
.custom_btn{
	background-color:none;
	overflow:hidden;
	color:#A3BD2F;
	padding:0;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	margin:0;
	display:inline-block;
	padding:10px;
	width:100%;
	border:#A3BD2F;
	border-style:solid;
	border-radius:5px;
	-webkit-transition:max-height 0.4s;
	-ms-transition:max-height 0.4s;
	-moz-transition:max-height 0.4s;
	-o-transition:max-height 0.4s;
	transition:max-height 0.4s;
}
.custom_btn:hover{
	background-color:#A3BD2F;
	text-color:#FFF;
}
.custom_btn2{
	background-color:none;
	overflow:hidden;
	color:#A3BD2F;
	padding:0;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	margin:0;
	display:inline-block;
	padding:10px;
	width:200px;
	border:#A3BD2F;
	border-style:solid;
	border-radius:5px;
	-webkit-transition:max-height 0.4s;
	-ms-transition:max-height 0.4s;
	-moz-transition:max-height 0.4s;
	-o-transition:max-height 0.4s;
	transition:max-height 0.4s;
}
.custom_btn2:hover{
	background-color:#A3BD2F;
	color:#FFF;
}
nav ul{
	background-color:#202020;
	overflow:hidden;
	color:white;
	padding:0;
	text-align:right;
	margin:0;
	-webkit-transition:max-height 0.4s;
	-ms-transition:max-height 0.4s;
	-moz-transition:max-height 0.4s;
	-o-transition:max-height 0.4s;
	transition:max-height 0.4s;
}
nav ul li{
	display:inline-block;
	padding:20px;
}
nav ul li:hover{
	background-color:#333;
}
section{
	line-height:1.5em;
	font-size:0.9em;
	padding:40px;
	width:75%;
	margin:0 auto;
}
.handle{
	width:100%;
	background:#151515;
	text-align:left;
	box-sizing:border-box;
	padding:15px 10px;
	cursor:pointer;
	color:white;
	display:none;
}
.box{
	width:50px;
	height:50px;
	border-radius:50%;
	font-family:entypo;
	color:#333;
	background:white;
	text-align:center;
	display:inline-block;
	font-size:25px;
	line-height:50px;
	transition:0.6s ease;
}
.box:hover{
	color:white;
}
#facebook:hover{
	background:#3a5795;
	box-shadow:inset 0 0 0 22px #3a5795;
}
#twitter:hover{
	background:#00acee;
	box-shadow:inset 0 0 0 22px #00acee;
}
section.camera {
	color:white;
	background-position:50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(../images/banner11.jpg);
}
section.camera2 {
	color:#FFF;
	background-position:50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(../images/banner1.jpg);
}
section.camera3 {
	color:#FFF;
	background-position:50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(../images/banner2.jpg);
}
section.camera4 {
	color:#FFF;
	background-position:50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(../images/banner3.jpg);
}
section.camera5 {
	color:#FFF;
	background-position:50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(../images/banner4.jpg);
}
section.camera6 {
	color:#FFF;
	background-position:50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(../images/banner5.jpg);
}
section.camera7 {
	color:#FFF;
	background-position:50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(../images/banner9.jpg);
}
section.camera8 {
	color:#FFF;
	background-position:50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(../images/banner0.jpg);
}
section.camera9 {
	color:#FFF;
	background-position:50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(../images/banner0.jpg);
}
section.camera10 {
	color:#FFF;
	background-position:50% 50% !important;
	background-size: cover !important;
	width:100%;
	background:white;
}
section.camera11 {
	color:#FFF;
	background-position:50% 50% !important;
	background-size: cover !important;
	width:100%;
	background: linear-gradient(rgba(255,255,255,0.9), rgba(255,255,255,0.9)), url(../images/banner0.jpg);
}
.section-fullscreen {
	min-height:65vh;
}
.flex-vertical-center {
	display:flex;
	align-items:center;
	justify-content:center;
}
.HEADING01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.HEADING02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.HEADING03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.HEADING04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.HEADING05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.HEADING06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.HEADING07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.HEADING08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.HEADING09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.HEADING10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.HEADING11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B5D334;
}
.HEADING12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B5D334;
}
.HEADING13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B5D334;
}
.HEADING14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B5D334;
}
.HEADING15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B5D334;
}
.HEADING16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.HEADING17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.HEADING18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B5D334;
}
.HEADING19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
}
.HEADING20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
.HEADING21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B5D334;
}
.HEADING22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
}
.HEADING23 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
.HEADING24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B5D334;
}
.HEADING25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.HEADING26 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.HEADING27 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #B5D334;
}
.HEADING28 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
}
.HEADING29 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
.HEADING30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B5D334;
}
.HEADING31 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
}
.HEADING32 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
.HEADING33 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B5D334;
}
.HEADING34 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
}
.HEADING35 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
.HEADING36 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B5D334;
}
.cube {
	font-size:12pt;
	font-weight:normal;
	transition:all .5s;
	-o-transition:all .5s;
	-ms-transition:all .5s;
	-moz-transition:all .5s;
	-webkit-transition:all .5s;
	border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-width:medium;
	border-style:solid;
	border-color:white;
	margin:10px;
	line-height:50px;
	color:white;
	background:#B5D334;
	width:80%;
	text-align:center;
}
.cube:hover{
	color:#B5D334;
	background:white;
	cursor:pointer;
}
img.profile1{
	display:block;
	background-color:#FFFFFF;
	width:150px;
	height:150px;
	-webkit-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%;
}
img.profile2{
	display:block;
	background-color:#FFFFFF;
	width:200px;
	height:200px;
	-webkit-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%;
}
img.profile3{
	display:block;
	background-color:#FFFFFF;
	width:100px;
	height:100px;
	-webkit-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%;
}
img.profile4{
	display:block;
	width:50px;
	-webkit-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%;
	border:1px solid white;
	padding:3px;
}
img.profile5{
	display:block;
	width:100px;
	border:1px solid white;
	padding:3px;
}
img.profile6{
	display:block;
	width:200px;
	border:1px solid white;
	padding:3px;
}
img.profile7{
	display:block;
	width:150px;
	border:1px solid white;
	padding:3px;
}
.button{
	padding:8px 16px;
	display:inline-block;
	text-decoration:none;
	border-radius:3px;
	background-color:#333333;
}
@media screen and (max-width: 580px){
	nav ul{
		max-height:0;
	}
	.showing{
		max-height:30em;
	}
	nav ul li{
		box-sizing:border-box;
		width:100%;
		padding:15px;
		text-align:left;
	}
	.handle{
		display:block;
	}
}