/* Splash
========================================================================== */
#page .wrap_splash {
	transform-style: preserve-3d;
	perspective: 1000px;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
}

.wrap_splash {
	height: 100vh;
	/*min-height: 600px;*/
	margin-top: -94px;
}

.wrap_splash .wrap_shade {
	height: 100%;
	background: rgba(0,0,0,0.3);
}

.wrap_splash .wrap_coverCell {
	height: 100%;
	padding-top: 94px;
}

.wrap_cover-wrap {
	overflow: hidden;
	height: 100%;
	position: relative;
}

.wrap_splash .wrap_cover {
    transform-style: preserve-3d;
    transform: translateZ(0);
	-webkit-transform-style: preserve-3d;
	-webkit-transform: translateZ(0);
	-moz-transform-style: preserve-3d;
	-moz-transform: translateZ(0);
	height: 110%;
	width:110%;
	margin-left: -40px;
	margin-top: -40px;
	background-size: cover;
}

.wrap_splash .wrap_contactCell {
	height: 55px;
}

.wrap_splash .text_title,
.wrap_splash .text_subtitle {
	text-align: center;
	color: #fff;
}


.wrap_splash .text_title {
	margin-bottom: 20px;
	font-family: Heading;
	font-size: 60px;
	line-height: 72px;
}

.wrap_splash .text_subtitle {
	font-size: 22px;
	line-height: 29px;
}

.wrap_splash .text_company {
	margin-bottom: 15px;
	font-style: italic;
	font-size: 26px;
	line-height: 32px;
	color: #009835;
	text-align: center;
}

.wrap_splash .button_scroll {
	width: 100px;
	height: 40px;
	left: 50%;
	margin-left: -50px;
	margin-top: -50px;
	padding-top: 10px;
	background: #fff;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;	

	display: block;
	position: absolute;
	bottom:0;
}

/*.wrap_splash .button_scroll:hover {
	background: #14963a;
	color: #fff;
	transform: none;
}*/

/* Contact  */
.wrap_splash .item_contact {
	height: 45px;
	padding: 5px 20px 5px 38px;
	font-size: 12px;
	line-height: 16px;
	background-size: 26px 26px;
	background-position: 4px 50%;
	background-repeat: no-repeat;
}

.wrap_splash .item_contact:last-child {
	padding-right: 0;
}

.wrap_splash .item_contact.name_warning {
	background-image: url('../images/frontpage/contact_warning.svg');
}

.wrap_splash .item_contact.name_tel {
	background-image: url('../images/frontpage/contact_tel.svg');
}

.wrap_splash .item_contact.name_email {
	background-image: url('../images/frontpage/contact_email.svg');
}

.wrap_splash .item_contact a {
	white-space: nowrap;
}

/* Wave
========================================================================== */
.wrap_wave {
	min-height: 145px;
	margin-left: -55px;
	margin-right: -55px;
	padding-top: 40px;
	background: url('../images/frontpage/bubbles_line.svg') 50% 50% / 1920px 145px no-repeat;
}

.wrap_waveCell {
	width: 33.333333%;
}

.item_wave {
	display: block;
}

.item_wave .box_icon {
	width: 100px;
	height: 100px;
	border: 4px solid #c6e6d2;
	border-radius: 100%;
	background-size: cover;
	margin: 0 auto;
}

.item_wave.name_tour .box_icon {
	background-image: url('../images/frontpage/bubbles_3d.jpg');
}

.item_wave.name_restaurant .box_icon {
	background-image: url('../images/frontpage/bubbles_restaurant.jpg');
}

.item_wave.name_camera .box_icon {
	background-image: url('../images/frontpage/bubbles_camera.jpg');
}

.item_wave .text_label {
	margin-top: 25px;
	font-size: 28px;
	line-height: 34px;
	font-family: Heading;
	text-align: center;
}

@media only screen and (max-width : 1100px) {
	.item_wave .box_icon {
		width: 80px;
		height: 80px;
	}

	.item_wave .text_label {
		font-size: 21px;
		line-height: 28px;
	}
}

/* Apartments
========================================================================== */
.wrap_apartamantsGrid,
.item_apartment {
	display: block;
}

.wrap_apartments .bx-viewport {
	padding: 20px 5px 20px 5px;
}

/* Rabbitson, restaurant
========================================================================== */
.wrap_rabbitson,
.wrap_restaurant {
	margin: 20px -55px 0 -55px;
	background-size: cover;
	background-position: 50% 50%;
	color: #fff;
}

.wrap_rabbitson .wrap_shade,
.wrap_restaurant .wrap_shade {
	padding: 80px 0 80px 0;
	text-align: center;
	background: rgba(0,0,0,0.5);
}

.wrap_rabbitson .box_rabbitsonLogo,
.wrap_restaurant .box_rabbitsonLogo {
	width: 160px;
	height: auto;
}

.wrap_rabbitson .text_about,
.wrap_restaurant .text_about {
	width: 60%;
	margin: 0 auto;
	padding: 20px;
	font-size: 19px;
	line-height: 27px;
}

.wrap_restaurant .text_title {
	font-family: Heading;
	font-size: 48px;
	line-height: 58px;
}

.wrap_restaurant .box_spring {
	width: 62px;
	height: 4px;
	margin: 0 auto;
	margin-top: 15px;
	background: #14973b;
}

.wrap_restaurant .text_subtitle {
	margin-top: 15px;
	font-size: 19px;
	line-height: 23px;
}


/* Features
========================================================================== */
.wrap_features {
	text-align: center;
}

.item_feature {
	margin: 0 30px 30px 30px;
	vertical-align: top;
	display: inline-block;
}

.item_feature .box_icon {
	width: 100px;
	height: auto;
}

.item_feature .text_label {
	margin-top: 10px;
	font-size: 14px;
	line-height: 17px;
}

/* News
========================================================================== */
.wrap_news {
	padding-bottom: 40px;
}

.item_news .wrap_cover {
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
}

.item_news:hover .wrap_cover {
	background-size: 103% auto;
}

.item_news .box_cover {
	max-width: 100%;
	height: auto;
}

.item_news .text_newsDate {
	color: #aaa;
}

.wrap_heroNews {
	width: 70%;
	padding-right: 30px;
}

.wrap_heroNews .text_newsTitle {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 28px;
	font-family: DemiBold;
}

.wrap_heroNews .text_newsDate {
	font-size: 16px;
}

.wrap_moreNews .item_news {
	margin-bottom: 20px;
	display: block;
}

.wrap_moreNews .text_newsTitle {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 18px;
	font-family: DemiBold;
}

.wrap_moreNews .text_newsDate {
	font-size: 14px;
}

.wrap_news .wrap_more {
	text-align: center;
}

/* Media queries
========================================================================== */
/* Mobile */
@media only screen and (max-width : 767px) {
	/* Splash */	
	.wrap_splash .text_title {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 52px;
		line-height: 60px;
	}
	
	.wrap_splash .wrap_shade {
		min-height: 420px;
		background: rgba(0,0,0,0.6);
	}
	
	.wrap_splash .button_scroll {
		display: none;
	}
	
	.wrap_splash .wrap_contact,
	.wrap_splash .item_contact {
		display: block;
	}
	
	.wrap_splash .wrap_contact {
		padding-top: 35px;
	}
	
	.wrap_splash .item_contact {
		height: auto;
		padding: 35px 10px 40px 10px;
		font-size: 18px;
		line-height: 27px;
		text-align: center;
		background-position: 50% 0;
	}
	
	.wrap_splash .item_contact:last-child {
		padding-right: 10px;
	}
	
	/* Wave */
	.wrap_wave {
		margin-left: 0;
		margin-right: 0;
	}
	
	.wrap_wave .bx-wrapper {
		background: none;
	}
		
	/* Apartments */
	.wrap_apartments .wrap_pageHeading {
		padding-top: 0;
	}
	
	.wrap_apartments .bx-viewport {
		padding: 0 0 15px 0;
	}
	
	/* Rabbitson, Restaurant */
	.wrap_rabbitson, 
	.wrap_restaurant {
		margin-left: 0;
		margin-right: 0;
	}
	
	.wrap_rabbitson .text_about, 
	.wrap_restaurant .text_about {
		width: 90%;
		padding-left: 0;
		padding-right: 0;
	}
	
	/* Features */
	.item_feature {
		margin: 0;
	}
	
	.item_feature img {
		display: inline-block;
	}
	
	/* News */
	.item_news {
		padding: 0 30px 0 30px;
		text-align: center;
		display: block;
	}
	
	.item_news .text_newsTitle {
		margin-top: 15px;
		font-size: 22px;
		line-height: 26px;
	}
	
	.item_news .text_newsDate {
		margin-top: 10px;
	}

	.wrap_splash .wrap_cover {
		height:100%;
		width:100%;
		margin-left: 0;
		margin-top: 0;
	}
}

@media only screen and (max-width : 320px) {
	.wrap_splash .text_title {
		font-size: 42px;
		line-height: 52px;
	}
}
