@font-face{
	font-family:'FS Joey';
	src:local('FS Joey Light'),local('FS_Joey-Light'),url(../fonts/fs_joey-light-webfont.ttf) format('opentype')
}
----------------------------------------------------------- html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
body{
	line-height:1
}
ol,ul{
	list-style:none
}
blockquote,q{
	quotes:none
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none
}
:focus{
	outline:0
}
ins{
	text-decoration:none
}
del{
	text-decoration:line-through
}
table{
	border-collapse:collapse;
	border-spacing:0
}
#menu-icon{
	display:hidden;
	position:relative;
	top:15px;
	left:10px;
	width:40px;
	height:40px;
	background:#1B1919 url(../images/menu-icon.png) center;
	border-radius:6px
}
a:hover#menu-icon{
	border-radius:6px
}
@media only screen and (max-width:1024px){
	#menu-icon{
		display:inline-block
	}
	body{
		background-color:#1B1919
	}
	body #menubar{
		padding-top:15px;
		background-color:#1B1919
	}
	body #menubar img{
		float:right;
		margin-top:5px;
		padding-right:10px;
		width:230px;
		height:53px;
	}
	body #menubar:hover ul{
		display:block
	}
	body ul{
		list-style:none;
		display:none;
		position:absolute;
		background-color:rgba(206,204,204,0.75);
		-webkit-backdrop-filter:blur(10px);
		backdrop-filter: blur(10px);
		border:1px solid #817F7F;
		width:95%;
		top:87px;
		left:2.5%;
		right:2.5%;
		border-radius:4px 4px 4px 4px
	}
	body li{
		width:90%;
		padding:10px;
		margin:0;
		margin-left:1.5%;
		margin-right::1.5%;
		border-bottom:1px solid #817F7F;
		z-index:99
	}
	body ul:hover{
		display:block
	}
	body ul li a{
		color:#000;
	}
	body ul a:link{
		color:#000;
	}
	body #welcome_box a{
		text-decoration:none;
		font-size:28px;
		color:#fff;
		font-family:'FS Joey',sans-serif
	}
	body #welcome_box h1{
		font-size:28px;
		color:#fff;
		font-family:'FS Joey',sans-serif
	}
	body #welcome_box{
		text-align:center;
		width:90%;
		top:20%;
		left:5%
	}
	body #gallery_box{
		top:30%;
		left:5%;
		width:90%;
		float:left;
		padding:%;
	}
	body #about_box{
		top:30%;
		left:5%;
		width:86%;
		float:left;
		padding:2%;
	}
	.slides-navigation a.prev{
		display:none
	}
	.slides-navigation a.next{
		display:none
	}
	body #galleryButton{
		width:158px;
		height:122.5696969697px;
		background-color:#767575;
		margin-top:1.5%;
		margin-bottom:1.5%;
		margin-left:1.5%;
		margin-right:1.5%;
		text-align:center;
		vertical-align:middle;
		font-family:'FS Joey',sans-serif;
		font-size:20px;
		color:#fff;
		line-height:128px
	}
}
@media only screen and (max-width:370px){
	body #menubar img{
		float:right;
		margin-top:8px;
		padding-right:10px;
		width:230px;
		height:53px;
	}
	body #galleryButton{
		width:135px;
		height:105px;
		background-color:#767575;
		margin-top:1.5%;
		margin-bottom:1.5%;
		margin-left:1.5%;
		margin-right:1.5%;
		text-align:center;
		vertical-align:middle;
		font-family:'FS Joey',sans-serif;
		font-size:20px;
		color:#fff;
		line-height:128px
	}
}
----------------------------------------------------------------
body{
	background-color:#e9e9e9;
	overflow:hidden;
	margin:0;
	padding:0
}
p{
	margin-top:0;
	line-height:180%;
	color:#000;
	font-size:13px;
	text-align:justify;
	font-family:Arial,Helvetica,sans-serif
}
h1,h2,h3{
	margin:0;
	padding:0;
	font-weight:400;
	color:#32639A;
	font-family:Arial,Helvetica,sans-serif
}
html,body,#container{
	height:100%
}
body>#container{
	height:auto;
	min-height:100%
}
a img{
	border:none
}
#socialnetworks{
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	background-color:#fff;
	border:1px solid #bdbcbc;
	width:40px;
	height:40px;
	position:fixed;
	bottom:20px;
	right:20px;
	z-index:4
}
#wrapper{
	margin:0 auto;
	padding:0;
	width:100%;
	height:100%;
	border:solid 1px #e9e9e9
}
#menubar{
	position:absolute;
	width:100%;
	height:72px;
	background-color:#1B1919;
	-webkit-backdrop-filter:blur(10px);
	backdrop-filter:blur(10px);
	z-index:100
}
#menubar img{
	float:right;
	padding-right:10px
	width:312px;
	height:72px;
}
#content{
	margin:0 auto;
	padding:0;
	margin-top:71px;
	width:900px;
	height:400px;
	border:1px solid #bdbcbc;
	background-color:#fff
}
#content-logo{
	width:360px;
	height:400px;
	float:left
}
#content-logo img{
	margin-top:157.7px
}
#content-text{
	width:540px;
	height:400px;
	float:left
}
.button1,.button2,.button3,.button4{
	float:left;
	width:210px;
	padding:7.5px
}
.button1 img,.button2 img,.button3 img,.button4 img{
	border:2px solid #bdbcbc
}
.button1 img:hover,.button2 img:hover,.button3 img:hover,.button4 img:hover{
	border:4px solid #979797;
	box-shadow:0 8px 6px -6px black;
	-moz-box-shadow:0 8px 6px -6px black;
	-webkit-box-shadow:0 8px 6px -6px black
}
#contactus{
	margin:0 auto;
	padding:0;
	margin-top:100px;
	width:900px;
	height:713px
}
#footer{
	clear:both;
	position:relative;
	z-index:10;
	height:30px;
	margin-top:-30px
}
ul{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:5px
}
ul li a{
	font-size:50px;
	font-family:'FS Joey',sans-serif;
	color:#fff;
	text-transform:capitalize;
	display:block;
	padding-top:20px;
	background-color:transparent;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px
}
li{
	display:inline;
	width:auto;
	float:left
}
ul li a.current{
	padding-top25px;
	color:#AF213D
}
ul a:link{
	background:transparent;
	font-size:28px;
	line-height:normal;
	color:#fff;
	text-align:left;
	text-decoration:none;
	padding-left:20px
}
ul a:hover{
	color:#AF213D
}
#welcome_box{
	position:fixed;
	height:40px;
	right:10%;
	bottom:20px;
	text-align:right;
	background-color:rgba(0,0,0,.4);
	z-index:4;
	padding-top:.35%;
	padding-bottom:.3%;
	padding-right:.3%;
	padding-left:.3%
}
#welcome_box h1,h2,h3{
	color:#fff;
	font-family:'FS Joey',sans-serif
}
#welcome_box h1{
	font-size:34px
}
#welcome_box a{
	text-decoration:none;
	font-size:34px;
	color:#fff;
	font-family:'FS Joey',sans-serif
}
#about_box{
	width:80%;
	position:fixed;
	height:auto;
	left:10%;
	top:15%;
	text-align:left;
	background-color:rgba(255,255,255,.75);
	z-index:4;
	padding:1%
}
#gallery_box{
	width:80%;
	position:fixed;
	height:auto;
	left:10%;
	top:15%;
	text-align:left;
	background-color:rgba(255,255,255,.75);
	z-index:4;
	padding:1%
}
#about_box a {
	text-decoration:none;
	color:#000;
}
input,textarea{
	padding:10px;
	border:1px solid #E5E5E5;
	width:90%;
	color:#999;
	box-shadow:rgba(0,0,0,.1) 0 0 8px;
	-moz-box-shadow:rgba(0,0,0,.1) 0 0 8px;
	-webkit-box-shadow:rgba(0,0,0,.1) 0 0 8px
}
textarea{
	width:90%;
	height:150px;
	max-width:90%;
	line-height:18px
}
input:hover,textarea:hover,input:focus,textarea:focus{
	border-color:1px solid #C9C9C9;
	box-shadow:rgba(0,0,0,.2) 0 0 8px;
	-moz-box-shadow:rgba(0,0,0,.2) 0 0 8px;
	-webkit-box-shadow:rgba(0,0,0,.2) 0 0 8px
}
.form label{
	margin-left:10px;
	color:#999
}
.submit input{
	width:100px;
	height:40px;
	background-color:#474E69;
	color:#FFF;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px
}
#slides{
	position:relative
}
#slides .slides-container{
	display:none
}
#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
}
.slides-navigation{
	margin:0 auto;
	position:absolute;
	z-index:3;
	top:50%;
	width:100%
}
.slides-navigation a{
	position:absolute;
	display:block
}
.slides-navigation a.prev{
	left:0;
	padding-left:20px
}
.slides-navigation a.next{
	right:0;
	padding-right:20px
}
.slides-pagination{
	position:absolute;
	z-index:3;
	bottom:0;
	padding-left:20px;
	padding-bottom:20px;
	width:100%
}
.slides-pagination a{
	border:2px solid #fff;
	border-radius:15px;
	width:10px;
	height:10px;
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:middle;
	*vertical-align:auto;
	zoom:1;
	*display:inline;
	background-image:url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=);
	margin:2px;
	overflow:hidden;
	text-indent:-100%
}
.slides-pagination a.current{
	background:#e9e9e9
}
#galleryButton{
	width:165px;
	height:128px;
	background-color:#767575;
	margin-right:1%;
	text-align:center;
	vertical-align:middle;
	float:left;
	font-family:'FS Joey',sans-serif;
	font-size:20px;
	color:#fff;
	line-height:128px
}