/*********************************************************/

body{
margin: 0;
padding: 0;
font-size: 13px;
font-family: Arial, Verdana, 'Times New Roman', Sans-serif;
background: #000000;
color: #ffffff;
}

*:focus, *:active {outline:none;}

*::-moz-focus-inner {border:0;}

a, a:visited{
color: #888888;
text-decoration: none;
}

a:hover{
color: #FFCC00;
text-decoration: none;
}

a.current{
color: #ffffff;
text-decoration: none;
}

img{
border: 0;
}

/******************************************************/

#cookieChoiceInfo{
font-size: 13px;
color: #000;
}

#cookieChoiceDismiss{
display: inline-block;
padding: 5px;
background: #000;
color: #fff;
}

/*********************************************************/

.bg-img{
background: url('../images/50876713_420563481819278_1123704890791559168_n.jpg') center center no-repeat;
background-size: cover;
}

div#container{
width: 1000px;
margin: 0 auto;
}

div#container.cont-home1{
background: rgba(0, 0, 0, 0.7);
min-height: 665px;
}

div#container.cont-home{
background: rgba(0, 0, 0, 0.7);
min-height: 465px;
}

/*********************************************************/

div#header{
width: 100%;
height: 120px;
margin-bottom: 5px;
}

div#logo-sp{
position: absolute;
top: 40%;
left: 50%;
width: 250px;
height: 100px;
margin-left: -125px;
margin-top: -50px;
background: url(../images/logo.png) no-repeat;
}

div#load{
position: absolute;
top: 55%;
left: 50%;
width: 66px;
height: 66px;
margin-left: -33px;
margin-top: -33px;
background: url(../images/ajax-loader.gif) no-repeat;
}

div#text{
position: relative;
top: 25px;
left: 0;
text-align: center;
}

div#logo{
width: 30%;
height: 100px;
float: left;
margin-top: 10px;
background: url(../images/logo.png) no-repeat;
}

img#arrow{
position: absolute;
top: 10px;
left: 50%;
}

div#social{
width: 10%;
float: left;
text-align: center;
padding-top: 44px;
}

#social img{
position: relative;
}

div#menu{
width: 58%;
height: 120px;
float: right;
font-size: 10px;
padding-right: 10px;
}

#menu ul{
padding: 30px 0 0 0;
margin: 0;
text-align: right;
text-transform: uppercase;
float: right;
}

#menu ul li{
list-style-type: none;
margin-bottom: 2px;
min-width: 230px;
}

.gallery-thumb{
float: left;
width: 32%;
margin: 0 10px 10px 0;
font-family: "Tahoma", "Geneva", sans-serif;
text-transform: lowercase;
}
/*
.gallery-thumb a img{
opacity: 0.7;
filter:alpha(opacity=7);
filter:"alpha(opacity=)";
}*/

.gallery{
float: none;
width: 100%;
}

.gallery img{
margin: 0 3px 5px 0;
}
/*
.gallery img.opacity{
margin: 0 3px 5px 0;
opacity: 0.7;
filter:alpha(opacity=7);
filter:�alpha(opacity=)�;
}*/

/*********************************************************/

div#content{
width: 100%;
text-align: justify;
}

div#img-home{
width: 100%;
height: 400px;
}

div#title{
background: #191919;
width: calc(100% - 5px);
vertical-align: bottom;
text-transform: uppercase;
color: #323232;
font-size: 50px;
line-height: 50px;
padding: 30px 0 0 5px;
}

#contact input, textarea{
background: #000000;
color: #888888;
border: 1px solid #191919;
padding: 3px;
font-size: 12px;
font-family: Arial, Verdana, 'Times New Roman', Sans-serif;
}

#login input{
background: #000000;
color: #888888;
border: 1px solid #191919;
padding: 3px;
font-size: 12px;
font-family: Arial, Verdana, 'Times New Roman', Sans-serif;
}

#tab input, select{
background: #000000;
color: #888888;
border: 1px solid #191919;
padding: 3px;
font-size: 12px;
font-family: Arial, Verdana, 'Times New Roman', Sans-serif;
}

div.line{
border-bottom: 1px solid #323232;
}

div#add-gal{
width: 100px;
margin: 0 auto;
background: #000000;
color: #ffffff;
border: 1px solid #191919;
text-align: center;
padding: 5px 0 5px 0;
}

div#add-gal:hover{
background: #000000;
color: #ffffff;
border: 1px solid #323232;
}

/*********************************************************/

div#footer{
width: 100%;
padding: 10px 0 10px 0;
font-size: 10px;
}
