/*css*/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import url(//fonts.googleapis.com/css?family=PT+Sans:400,700);


html, body {
	background: #f2f2f2;
	font: 22px/36px Georgia, sans-serif;
	color: #5e5e5e;
	min-width:300px;
}
* { -webkit-text-size-adjust: none;}

a { color: inherit; text-decoration: none;}
a:hover {
	text-decoration: none;
	font-size: 18px;
}
a[href^="tel:"] {color: inherit;text-decoration:none;}
.a-hov { transition: all 0.4s ease;}
.a-hov:hover { color: #f3cd52;}
ul li a { transition: all 0.4s ease;}


h1, h2, h3, h4, h5, h6 {  color: #353535; }
h1 { float: left; padding-top: 94px; padding-bottom: 26px; color: #d0d0d0; font-family: 'PT Sans', sans-serif; font-size: 22px; line-height: 1em; text-transform: uppercase; font-weight: 700; letter-spacing: 4px;}
h1 span { color: #000000;}
h2 { font-size: 52px; line-height: 1em; padding-top: 79px; font-weight: normal; padding-bottom: 40px;}
h3 { color: #000000; font-size: 26px; line-height: 1em; font-weight: normal; padding-bottom: 43px;}

.text-1 { font-size: 162px; line-height: 1em; color: #000000; padding-top: 122px; letter-spacing: -4px;}
.text-2 { font-size: 32px; line-height: 46px; color: #000000; padding-top: 16px;}
.text-3 { font-size: 42px; line-height: 46px; color: #000000;}
.text-4 { font-size: 10px; line-height: 12px; color: #cccccc;  text-transform: uppercase;}
.text-5 { font-size: 18px; line-height: 20px; padding-bottom: 8px;}
.text-6 { font-size: 26px; line-height: 36px; color: #000000;}

h2.first { padding-top: 100px;}
h2.v1 { padding-top: 70px;}
h2.v2 { padding-top: 58px;}

.text-6 + .text-5 { padding-top: 10px;}


.bord-1 { position: relative; padding-bottom: 76px;}
.bord-1:after { position: absolute; border-bottom: 1px solid #ededed; content: ""; left: 10px; right: 10px; bottom: 0;}

.color-1 { color: #000000;}
.color-2 { color: #f3cd52;}

.link { color: #f3cd52; transition: all 0.4s ease;}
.link:hover { color: #000;}

/*lists*/

.list-1 { margin-top: 80px;}
.list-1 li { padding-top: 15px;}
.list-1 li a:hover { color: #f3cd52;}


.list-2 li { color: #000; }
.list-2 li a:hover { color: #f3cd52;}

h2 + .list-2 { margin-top: -1px;}
/*buttons*/

.btn {
	display: inline-block;
	margin-top: 75px;
	background: #f8f8f8;
	color: #000000;
	line-height: 1em;
	font-size: 22px;
	padding: 26px 32px 29px;
	transition: all 0.4s ease;
}
.btn:hover {
	background: #f3cd52;
	color: #fff;
}

/*auxiliary*/

.img-ind {float: left; margin-right: 29px; margin-top: 7px;}
.img-ind img { width: 100%;}
.wrapper {width: 100%; position: relative;}
.extra-wrap {overflow:hidden;}
.grid_inside { margin: 0 -10px;}
.aligncenter {text-align: center !important;}
.alignleft { text-align: left !important; }
.it {font-style:italic; display: inline-block;}
.fleft {float: left;}
.fright {float: right;}
.h-underline:hover { text-decoration: underline;}
.underline {text-decoration: underline;}
.upp {text-transform: uppercase;}
.transition {transition: all 0.4s ease;}

.clearfix { *zoom: 1;}
.clearfix:before,.clearfix:after {display: table; content: "";line-height: 0;}
.clearfix:after { clear: both;}

.img-ind + div > h4 { padding-top: 2px;}
.pad-left { padding-left: 10px;}


p { padding-bottom: 36px;}

/************Header************/
header { border-bottom: 1px solid #e5e5e5;}
/************Content***********/
.content { background: #fff; padding-bottom: 119px; border-bottom: 1px solid #e5e5e5;}

.block-1 { margin-top: 54px;}



.block-2 { margin-top: 75px;}

.box-1 {
	position: relative;
	display: inline-block;
	perspective: 500;
	-webkit-perspective: 500;
	margin-top: 20px;
	text-align: center;
}

.box-1 a {	
	display: block; 
	width: 460px; 
	height: 359px;
	background: none;
	transition: all 0.4s ease;
	background-color: #fff;
}
.box-1 a .sp-1,
.box-1 a .sp-2 {
	display: block;
	height: 100%;
	width: 100%;
    position: absolute;
    -webkit-backface-visibility:hidden; /* Chrome and Safari */
    -moz-backface-visibility:hidden; /* Firefox */
    -ms-backface-visibility:hidden; /* Internet Explorer */
    backface-visibility:hidden;
}
.box-1 a .sp-1 {
	text-align: center;
	background: #f2f2f2;
}
.box-1 .text-3,
.box-1 .text-4 { display: block; margin: 0 auto;}
.box-1 .text-3 { padding-top: 32%; padding-bottom: 13px;}

.box-1 .but-1 .sp-2 {background: url(../images/page-1_img-2.jpg) center center no-repeat;}
.box-1 .but-2 .sp-2 {background: url(../images/page-1_img-3.jpg) center center no-repeat;}
.box-1 .but-3 .sp-2 {background: url(../images/page-1_img-4.jpg) center center no-repeat;}
.box-1 .but-4 .sp-2 {background: url(../images/page-1_img-5.jpg) center center no-repeat;}
.box-1 .but-5 .sp-2 {background: url(../images/page-1_img-6.jpg) center center no-repeat;}
.box-1 .but-6 .sp-2 {background: url(../images/page-1_img-7.jpg) center center no-repeat;}

.box-1:hover a .sp-2,
.box-1 a .sp-1 {
	-webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    transform:rotateY(180deg);
	transition:all .4s ease-out;
}
.box-1:hover a .sp-1,
.box-1 a .sp-2 {
	-webkit-transform:rotateY(0deg);
    -moz-transform:rotateY(0deg);
    transform:rotateY(0deg);
	transition:all .4s ease-out;
}


.block-4 h3 { padding-top: 5px;}

.block-5 > div { margin-top: 8px;}

img.wrapper { padding-bottom: 26px;}

.gallery { margin-top: -33px;}
.gallery > div { margin-top: 41px;}
.gallery img { padding-bottom: 0;}
.gallery .magnifier { margin-bottom: 31px;}


.block-6 { margin-top: 8px;}
.block-6 + .block-6 { margin-top: 45px;}
.block-6 .text-6 { padding-top: 6px;}
/************Footer************/

footer .f-1 { padding-top: 93px;}
footer .f-1 a { color: #9f9f9f;}
footer h1 { float: none; font-size: 42px; line-height: 1em; letter-spacing: 8px; padding-bottom: 8px;}

footer { font-size: 16px; line-height: 24px; color: #000000; padding-bottom: 60px;}




/*touch-touch*/ 
.magnifier {
	position:relative;
	display:block;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
}
.magnifier:after {
	background: url(../images/magnifier.png) center center no-repeat #000000;
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	left: 0;
	top: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.magnifier:hover:after {
	opacity:0.4;
	-webkit-transition:opacity .2s linear;
	-moz-transition:opacity .2s linear;
	-o-transition:opacity .2s linear;
	transition:opacity .2s linear;
}


/*toTop*/

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	cursor:pointer;
	overflow:hidden;
	width: 36px;
	height: 36px;
	border:none;
	text-indent:-999px;
	z-index:20;
	background: url(../images/ui.totop.png) 0 0 no-repeat;
	margin-right: -670px !important;
	right: 50%;
	bottom: 20px;
}

	#toTop:hover { background: url(../images/ui.totop.png) 0 bottom no-repeat;}

	#toTop:active, #toTop:focus {outline:none;}



/*==================================RESPONSIVE LAYOUTS===============================================*/


@media only screen and (max-width: 995px) {
	.box-1 a { width: 364px;}

}
@media only screen and (max-width: 767px) {
	.box-1 a { width: 420px;}
	.w1, .w3 { width: 46% !important; padding-left: 2%; padding-right: 2%;}
	.w2 { width: 50%; margin-bottom: 20px;}
	.block-5 > div { margin-bottom: 30px;}

	.text-1, .text-2 { text-align: center;}
	.block-4 > div { padding-top: 40px; padding-bottom: 20px;}

	.block-5 > div {padding-bottom: 20px;}
}
@media only screen and (max-width: 479px) {
	.box-1 a { width: 300px; height: 300px;}
	footer h1 {font-size: 35px;}
	.w2, .w3 { width: 100%!important; float: none; padding-left: 0; padding-right: 0;}
	.w3 { float: left;}
}
@media only screen and (max-width: 320px) {

}
