@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300&subset=latin,latin-ext);

/* *** CSS RESET *** */

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}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block;}
blockquote,q {quotes: none}
blockquote:before,blockquote:after,q:before,q:after {content: none}
:focus {outline: 0}
ins {text-decoration: none}
del {text-decoration: line-through}
table {border-collapse: collapse; border-spacing: 0}
input {margin: 0; padding: 0;}
* {margin: 0; padding: 0;}
a {outline: none; text-decoration: none;}
a, img {border: 0;}
.clearfix {display:inline-block}
.clearboth {clear:both;}
button {cursor: pointer;}

/* *** FONTS *** */

@font-face {
    font-family: 'Humnst777CnEU_Normal';
    src: url('../fonts/Humnst777CnEU_Normal.ttf') format('truetype');
    src: url('../fonts/Humnst777CnEU_Normal.eot');
    src: url('../fonts/Humnst777CnEU_Normaleot?#iefix') format('embedded-opentype'),
	url('../fonts/Humnst777CnEU_Normal.woff') format('woff'), 
	url('../fonts/Humnst777CnEU_Normal.ttf') format('truetype'), 
	url('../fonts/Humnst777CnEU_Normal.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* *** STRUCTURE *** */

body {
    font-family: 'Humnst777CnEU_Normal';
    min-width: 1100px;
    background: #000;
}

#Slider {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#Container {
    position: relative;
    z-index: 2;
}

.wrapper {
    width: 1100px;
    margin: 0 auto;
}

header {
    position: absolute;
    z-index: 1000;
    top: 22px;
    width: 1100px;
    left: 50%;
    margin-left: -550px;
    height: 63px;
    color: #fff;
    background: url('../img/opacity-1.png');     
}

#MainContent {
    clear: both;
    padding: 45px 0;
    background: #e4e4e4;
}

footer {
    background: #000;
    height: 63px;
    width: 100%;
}

.home footer {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2;    
}

/* *** SLIDER *** */

#Slider .bx-wrapper {
    width: 100%;
    height: 100%;
}

#Slider .bx-viewport {
    width: 100%;
    height: 100% !important;    
}

#Slider .bxslider {
    width: 100%;
    height: 100%;
}

#Slider .bxslider li img {
    width: 100%;
    height: 100%;
}

#Slider .bxslider li {
    height: 100%;
}

.bx-controls {
    position: absolute;
    z-index: 1000;
    bottom: 0;
    left: 0;
}

.bx-pager-item {
    margin: 0 7px;    
}

.bx-pager-item .bx-pager-link {
    position: relative;
    display: block;
    width: 6px;
    height: 6px;
    background: #fff;
    -webkit-border-radius: 50%;  
    -moz-border-radius: 50%;  
    border-radius: 50%;   
    behavior: url(PIE.htc);
    text-indent: -99999px;
}

.bx-pager-item .active {
    border: 2px solid #fff;
}

.bx-pager-item .bx-pager-link:hover {
    background: #000;
}

.bx-controls-direction {
    display: none;
}

.bx-controls {
    width: 100%;
    bottom: 80px;
}

/* *** HEADER *** */

#MainMenu {
    float: right;
}

#MainMenu a {
    background: url('../img/a.png') left top no-repeat;
    display: block;
    height: 43px;
    width: 147px;
    padding: 10px;
    color: #fff;
    font-size: 20px;
    display: block;
    float: left;
}

#MainMenu span {
    display: block;
    color: #f4e59d;
    font-size: 13px;
}

.logo {
    float: left;
    margin: 9px 40px 0 40px;
}

#MainMenu .current, #MainMenu a:hover {
    padding: 16px 10px 16px 10px;
    margin-top: -4px;
    background: #000;
    border-bottom: 2px solid #f2e69c;
}

/* *** FOOTER *** */

footer {
    color: #fff;
    clear: both;
    text-align: center;
}

footer a {
    color: #fff;
}

footer a:hover {
    opacity: 0.85;
    filter: alpha(opacity = 85);     
}

.created {
    float: right;
    padding: 22px 0 0 0;
}

.fb {
    float: left;
    display: block;
    margin: 10px 0 0 0;
}

.fb img {
    float: left;
}

.langs {
    padding: 15px 0 0 0;
    display: inline-block;
}

.langs a {
    margin: 0 10px;
}

/* *** ABOUT US *** */

#Banner {
    width: 100%;
}

#Banner img {
    width: 100%;
    float: left;
}

.about-us figure {
    float: left;
    width: 322px;
}

.clearer {
    height: 0;
    clear: both;
}

.description-content {
    float: left;
    width: 738px;
    margin-left: 40px;
    margin-top: -9px;
}

h2 {
    font-size: 45px;
    color: #fff;
    font-weight: normal;
}

h3 {
    color: #979797;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 18px;
}

.txt {
    color: #5a5a5a;
    text-align: justify;    
    font-size: 14px;
    line-height: 24px;
}

.txt p {
    margin-top: 20px;
}

.txt strong {
    color: #000;
    font-weight: normal;
}

#MainContent .column {
    float: left;
    width: 290px;
    margin-left: 45px;
}

#MainContent .column-first {
    margin-left: 113px;
}

/* *** GALLERY *** */

#Sidebar {
    width: 220px;
    float: left;
}

.title {
    font-family: 'Open Sans', sans-serif;    
    font-size: 32px;
    color: #fff;
    font-weight: 300;
    background: #000;
    padding: 30px 10px;
    text-align: center;
    text-transform: uppercase;
}

.menu {
    padding: 20px 20px 0 20px;
    font-family: 'Open Sans', sans-serif;    
    font-weight: 300;
    text-transform: uppercase;
    text-align: right;
}

.menu a {
    display: block;
    float: right;
    font-size: 24px;
    color: #2f2f2f;
    margin-bottom: 4px;
    clear: both;
}

.menu .current, .menu a:hover {
    color: #8f8450;
}

#Content {
    float: left;
    width: 875px;
    margin-left: 5px;
}

.content-bg {
    background: #000;
    float: left;
}

.gallery-list li {
    width: 215px;
    height: 209px;
    margin: 0 0 5px 5px;
    float: left;
    list-style: none;
	overflow: hidden;
}

.gallery-list .first {
    margin-left: 0;
}

.pagination-list a {
    color: #898989;    
}

.pagination {
    text-align: center;
}

.pagination-list {
    display: inline-block;
    padding: 5px 0 4px 0;
}

.pagination-list img {
    vertical-align: middle;
    margin: -3px 0 0 0;
}

.pagination-list a:hover img {
    opacity: 0.80;
    filter: alpha(opacity = 80);    
}

.pagination-list li {
    float: left;
    margin: 0 5px;
    list-style: none;
    color: #F4E59D;
}

.pagination-list .current a, .pagination-list a:hover {
    color: #F4E59D;
}

.pagination-list .prev, .pagination-list .next {
    margin: 0 15px;
}
input {
	border:1px solid #c3c3c3;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(PIE.htc);
padding: 2px 10px;
}

button {
	padding: 4px!important;
background: #ff6600!important;
color: #fff!important;
-webkit-border-radius: 5px!important;
-moz-border-radius: 5px!important;
border-radius: 5px!important;
border: none!important;
}
textarea {
	border:1px solid #c3c3c3;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
behavior: url(PIE.htc);
padding: 2px 10px;
height:105px;
width:390px;
resize:none;
}
form input.error,
form textarea.error {
    border: 1px solid #FF0000;
}