/*
@charset "utf-8"; 
CSS Documents

*{
border-bottom:1px solid #C3C;
}
*/
@font-face {
    font-family: 'vista';
    src: url('../fonts/vista-sans-webfont.eot');
    src: url('../fonts/vista-sans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vista-sans-webfont.woff') format('woff'),
         url('../fonts/vista-sans-webfont.ttf') format('truetype'),
         url('../fonts/vista-sans-webfont.svg#vista-sans-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

@font-face {
    font-family: 'berthold';
    src: url('../fonts/block-berthold-extra-condensed.eot');
    src: url('../fonts/block_berthold_extra_condensed.eot?#iefix') format('embedded-opentype'),
        url('../fonts/block-berthold-extra-condensed.woff') format('woff'),
        url('../fonts/block-berthold-extra-condensed.ttf') format('truetype'),
        url('../fonts/block-berthold-extra-condensed.svg#block_berthold_extra_condensed') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* latin */
@font-face {
	font-family: 'Zalando Sans Expanded';
	font-style: italic;
	font-weight: 200;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/zalandosansexpanded/v2/JTUHjJci8Cy470GaeFwsix1hi3aTmrgRwU-zqXw5aXp-obK4.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
	font-family: 'Zalando Sans Expanded';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/zalandosansexpanded/v2/JTUJjJci8Cy470GaeFwsix1hi3aTmrgRwU-zrEw7Y31cow.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
	font-family: 'Zalando Sans';
	font-style: italic;
	font-weight: 200;
	font-stretch: 100%;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/zalandosans/v2/FwZP7-Asy1Em_lq_aK3hpr-7p3m1_EcrANmrLqEupLP_dfykXfPKoQ.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
	font-family: 'Zalando Sans';
	font-style: normal;
	font-weight: 200;
	font-stretch: 100%;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/zalandosans/v2/FwZJ7-Asy1Em_lq_aK3hpr-RrktWHD54lnesO2lsfPbPd_ajf_E.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 400 900;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }

html, body{
	min-height:100%;
	font-family: Georgia, 'Times New Roman', Times, serif;
	-webkit-overflow-scrolling:touch;
	font-size:16px;
	color:#000;
	
}

body{
	padding:0;
	margin:0;
	border:0;
}

iframe{
	border:0;
	padding:0;
	margin:0;
	clear:both;
}

*:focus{
	outline:none;
}
a, object, img{
    border:0;
    padding:0;
    margin:0;
    outline:none;
}
ul, li{
    padding:0;
    margin:0;
}
a{
    color: inherit;
    text-decoration:none;
    cursor:pointer;
}
table{
	width:100%;
}
table, tr, td{
    border:0;
    padding:0;
    margin:0;
}

hr{
    border:0;
    border-top:1px solid #000;
    clear:both;
}
.formBox td{
    padding:3px;
}
.small{
    line-height:normal;
    font-size:0.8em;
}
.selected, .selected a{
    color:#fff;
}
.dotted{
    border:0;
    border-bottom:1px dotted #cbcbcb;
    clear:both;
}
.thick-top{
    border:0;
    border-top: 5px solid #e4e4e4;
    padding-bottom:10px;
    padding-top:0;
    margin-top:0;
}
.thick-bottom{
    border:0;
    border-bottom: 5px solid #e4e4e4;
    padding-top:10px;
    padding-top:0;
    margin-top:0;
}
.section{
    width:100%;
    height:auto;
    
	position:relative;
}

.noPadding{
    padding:0;
}

h1, h2, h3, h4, h5, h6{
    padding:0;
    margin:0;
    font-size:inherit;
	font-weight:normal;
}

b, strong, th{
	font-style: normal;
}
img,
video,
iframe,
object{
    vertical-align:middle;
	max-width:100%;
	border:0;
	
}

.colorTheme, .pageTitle{
    color:#000000;
}
.err{
    background:#F60;
    color:#ffffff;
    border-bottom:5px solid #f26522;
}
.err a{
    color:#ffffff;
    text-decoration:underline;
}

.loading{
	text-align:center;
}
/* color */



.big{
    font-size:1.5em;
}
.pale{
    opacity:0.5;
    filter:alpha(opacity=50);
}
.swatch{
    width:22px;
    height:12px;
    margin-right:5px;
    
    overflow:hidden;
    border:1px solid #e4e4e4;
}



.textLeft{
    text-align:left;
    float:left;
}
.textRight{
    text-align:right;
    float:right;
}


img.pic,
.pic img{
	width:100%;
	max-width: 100%;
}

.steps{
    width:100%;
    height:35px;
    
}
#main{
    height: 100%;
	width:100%;
    margin: 0 auto;
	
}
.wrapper{
    padding:0;
	margin:0 auto;
	position:relative;
	clear:both;
	
}

/* partHeader */	
#header,
#container,		
#footer{
	width:100%;
	
}

/* end partFooter */
	
	.imageBox{
		width:100%;
		position:relative;
		
		overflow:hidden;
	}
	.imageBox .zero{
		z-index:0;
		display:block;
	}
	.imageBox .slides{
		position:absolute;
		top:0;
		left:0;
		z-index:2;
		width:100%;
	}
		.imageBox .swiper{
		position:absolute;
		top:30%;
		height:30%;
		left:0;
		z-index:3;
		width:100%;
		}
	#home .item{
		
	}
	.imageBox img,
	.imageBox .item img{
		width:100% !important;
		height:auto;
	}
	.imageBox .slides_left,
	.imageBox .slides_right{
		position:absolute;
		top:45%;
		z-index:21;
	}
		.imageBox .slides_left img,
		.imageBox .slides_right img{
			width:25px;
		}
		.imageBox .slides_left{
			left:2.5%;
		}
		.imageBox .slides_right{
			right:2.5%;
		}
		/*
		.imageBox .pager{
			position:absolute;
			bottom:10px;
		}
		*/
			.imageBox .pager a{
				background:#000;
				font-size:0.2em;
				margin:0 10px;
				width: 5px;
				height:5px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				border-radius: 5px;
				display:inline-block;
				text-align:center;
			}
			.imageBox .pager a.activeSlide{
				color:#c0c0c0;
				background:#c0c0c0;
			}


	.dropdown{
		width:100%;
		max-width:260px;
		position:relative;
		border-top:1px solid #c0c0c0;
		border-bottom:1px solid #c0c0c0;
	}
		.dropdown .list{
			width:100%;
			
			max-height:270px;
			overflow:hidden;
			display:none;
			z-index:10;
			position:absolute;
			border-bottom:1px solid #c0c0c0;
		}
		.dropdown:hover .list{
			display:block;
		}
		.dropdown .floater{
			overflow:auto;
			
			max-height:270px;
		}
		.dropdown ul{
			background:#fff;
			width:100%;
		}
		
		
		
		.dropdown .zero{
		}
		.dropdown .zero .fa{
			float:right;
		}
		.dropdown li{
			display:block;
			border-bottom:1px solid #c0c0c0;
			width:100%;
		}
		.dropdown .zero span,
		.dropdown a{
			padding:10px;
			display: block;
			border-left:1px solid #c0c0c0;
			border-right:1px solid #c0c0c0;
			cursor:pointer;
		}
		.dropdown .selected a,
		.dropdown a:hover{
			text-decoration:none;
			color:#888;
			background:#ececec;
		}



/*FORM*/
fieldset{
	border:0;
	padding:0;
	margin:0;
}
/*BUTTON*/
input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=number],
select,
option,
textarea{
	padding:5px 20px;
	color:#000;
	border:1px solid #000;
	background:transparent;
	font-family: inherit;
	font-size: inherit;
	border-radius: 5px;
}
.comment-respond input[type=submit],
.tag,
.btn,
button.btn,
input[type=submit].btn,
input[type=button].btn,
.button{
	border:none;
	text-transform:uppercase;
	font-family: 'berthold', Arial, Helvetica, sans-serif; 
	background:transparent;
	color:#fff;
	background:#000;
	cursor:pointer;
	font-size: inherit;
	border-radius: 5px;
	display: inline-block;
}
	.tag{
		padding:5px 20px;
	}
	.comment-respond input[type=submit],
	.btn,
	button,
	button.btn,
	input[type=submit].btn,
	input[type=button].btn{
		padding:10px 40px;
	}
	
.btn_clear{
	background:transparent;
	color:#000;
}

	.btn_clear:hover{
		color:#000;
	}

.tagPale{
	background:#c0c0c0;
	color:#fff;
}
.btn.btn_red{
	background: #F33;
	color:#fff;
}
/* FLEX */
.floater{
	display: inline-block;
}

/*
.half,
.oneThird,
.twoThird,
.oneFourth,
.threeFourth{
	
}
*/
.half{
	width:50%;
}
.oneThird{
	width:30%;
}
.twoThird{
	width:70%;
}

.oneFourth{
	width:25%;
}
.threeFourth{
	width:75%;
}



/*
FULL PAGE
*/



/*
.parallax{
  width:100%;
  min-height:100%; 
  height:100vh;
  
  position:relative !important;
  background:#f4f4f4;
}
.clipper {
    position: absolute;
    clip: rect(auto,auto,auto,auto);
    width: 100%;
    height: 100%;
	top:0;
	left:0;
	overflow:hidden;
}

.clipper-image {
  	height: 100vh;
	width: auto;
    top: 0;  
}
*/
.parallax{
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	width:100%;
	min-height:100%;
	height:100vh;
	
	position:relative;
}	
	
	.chrome{
		background-attachment:scroll;
	}
.cover{
	background-repeat:no-repeat;
	background-position:center;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	height:100vh;
	width:100%;
	
}

.full{
	background-repeat:no-repeat;
	background-position:center;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	
	width:100%;
}


.wipe{
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	
	width:100%;
	min-height:100vh;
}
.roll{
	background-attachment:fixed;
	background-repeat:no-repeat;
  	-webkit-background-size: 100%;
  	-moz-background-size: 100%;
  	-o-background-size: 100%;
  	background-size: 100%;
}


/*LAYER*/
#overlay{
    position:absolute;
    top:0; 
    left:0; 
    width:100%;
    z-index:10;
    display:none;
}
#transBg{
    width: 100%;
    height: 100%;
    background-color:#000000;
    left:0;
    top:0;
    position:fixed;
    z-index:11;
    opacity:0.1;
}

#pageLayer{

}
.layerContent{
    display:none;
}
#close-pageLayer{
    position:absolute;
    top:10px;
    right:10px;
    z-index:4;
    color:#a3a3a3;
    text-transform:uppercase;
}
#overlay iframe{
	border:0;
	width:100%;
	height:100%;
}
