.no-pad
{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.title-flow-l
{
	font-family: 'Noto Serif', serif;
	font-weight: 700;
	font-size: 80px;
	color: #2d2d2d;
	margin-left: -22%;
	margin-bottom: 20px;
	margin-top: 80px;
}

.title-m
{
	font-family: 'Noto Serif', serif;
	font-weight: 700;
	font-size: 44px;
}

.color-white
{
	color: #fff;
}

.color-black
{
	color: #2d2d2d;
}

.title-flow-m
{	
	position:absolute;
	margin-left: 95px;
	width: 780px;
	z-index: 1;
}

.page-sub
{
	font-family: 'Noto Serif', serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 30px;
}

.page-text
{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #535054;
	line-height: 30px;
}

.enlarge
{
	display:block;
	text-decoration:none !important;
	opacity: 0;
	position:absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background: rgba(255,212,63, .5) url('images/enlarge.png');
	background-repeat:no-repeat;
	background-position: center center;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}

.enlarge-wrap:hover > .enlarge
{
	opacity: 1;
}

@media (max-width: 1200px) 
{
	.title-flow-l
	{
		margin-bottom: 0px;
		margin-top: 0px;
	}
}

@media (max-width: 1045px) 
{
	.title-flow-l
	{
		font-size: 100px;
	}
}

@media (max-width: 992px) 
{
	.page-back
	{
		display:none;
	}
	
	.title-flow-l
	{
		text-align:center;
		margin-left: 0px;
	}
	
	.page-sub,.page-text, .title-m
	{
		text-align:center;
	}
}

@media (max-width: 768px) 
{
	.title-flow-l
	{
		font-size: 72px;
	}
}

@media (max-width: 520px) 
{
	.title-flow-l
	{
		font-size: 52px;
	}
}

/*
 * VILLA
 */
#villa .page-back
{
	height: 750px;
	background: url('images/villa-back.jpg');
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center center;
}

.villa-scroll
{
	margin-top: 40px;
	margin-bottom: 40px;
}

.villa-scroll img
{
	cursor: pointer;
	margin-right: 25px;
}

.villa-scroll span
{
	vertical-align:middle;
	font-family: 'Amatic SC', cursive;
	font-size: 48px;
	color: #ffd43f;
	font-weight: 700;
}

.villa-text
{
	height: 750px;
	background: #f0f0f0;
}

.fachigh
{
	height: 635px;
	background: #7a7977;
	padding-top: 100px;
}

.title-pseudo
{
	margin-top: 100px;
}

.fachigh-list
{
	margin-bottom: 25px;
	margin-left: 95px;
}

.fachigh-list img
{
	margin-right: 40px;
}

.fachigh-list span
{
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	font-size: 24px;
	color: #fff;
	vertical-align:middle;
}

.fachigh-back
{
	height: 635px;
	background: url('images/fp-back.jpg');
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center center;
}

.no-padding {
  padding-left: 0;
  padding-right: 0;
}

#villa #map
{
	height: 640px;
	padding-left: 0px;
	padding-right: 0px;
}

.villa-map-wrap
{
	height: 640px;
	background: #f0f0f0;
}

.villa-map-text
{
	max-width: 410px;
	padding-top: 60px;
	padding-bottom: 30px;
}

.villa-map-text .title-m
{
	margin-bottom: 30px;
}

.nearby-title
{
	font-family: 'Noto Serif', serif;
	font-weight: 700;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.nearby-list ul
{
	padding-left: 0px;
	list-style-type: none;
}

.nearby-list ul li
{
	
	padding-left: 38px;
	line-height: 36px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #535054;
	font-size: 16px;
}

.nearby-list ul li:nth-child(1)
{
	background: url('../images/athinios.png');
	background-position: left center;
	background-repeat: no-repeat;
}

.nearby-list ul li:nth-child(2)
{
	background: url('../images/airport.png');
	background-position: left center;
	background-repeat: no-repeat;
}

.nearby-list ul li:nth-child(3)
{
	background: url('../images/pyrgos.png');
	background-position: left center;
	background-repeat: no-repeat;
}

.nearby-list ul li:nth-child(4)
{
	background: url('../images/thera.png');
	background-position: left center;
	background-repeat: no-repeat;
}

.nearby-list ul li:nth-child(5)
{
	background: url('../images/kamari.png');
	background-position: left center;
	background-repeat: no-repeat;
}

.nearby-list ul li:nth-child(6)
{
	background: url('../images/imerovigli.png');
	background-position: left center;
	background-repeat: no-repeat;
}

.nearby-list ul li:nth-child(7)
{
	background: url('../images/perissa.png');
	background-position: left center;
	background-repeat: no-repeat;
}

.nearby-list ul li:nth-child(8)
{
	background: url('../images/akrotiri.png');
	background-position: left center;
	background-repeat: no-repeat;
}

@media (max-width: 1600px) 
{
	.title-flow-m
	{
		margin-left: 20px;
	} 
	
	.fachigh-list
	{
		margin-left: 20px;
	}
	
	.fachigh-list img 
	{
	    margin-right: 10px;
	}
}

@media (max-width: 1300px) 
{
	.title-m
	{
		font-size: 44px;
	}
}

@media (max-width: 1260px) 
{
	.title-flow-m
	{
		margin-left: 0px;
	} 
	
	.fachigh-list
	{
		margin-left: 0px;
	}
	
	.fachigh-list span
	{
		font-size: 18px;
	}
	
	.fachigh-list img 
	{
	    margin-right: 10px;
	}
	
	.villa-scroll img
	{
		margin-right: 5px;
	}
	
	.villa-scroll span
	{
		font-size: 42px;
	}
}

@media (max-width: 992px) 
{
	.page-back
	{
		height: auto;
		background: none;
	}
	.villa-text
	{
		height: auto;
		padding-bottom: 30px;
	}
	.villa-scroll
	{
		text-align:center;
	}
	
	.villa-scroll img
	{
		margin-right: 0px;
	}
	
	.fachigh-back
	{
		display:none;
	}
	
	.fachigh
	{
		height: auto;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.fachigh-list div 
	{
		 max-width: 300px;
	}

	.title-flow-m
	{
		width: auto;
		position: relative;
		margin-bottom: 50px;
		text-align:center;
	}
	
	.title-pseudo
	{
		display:none;
	}
	
	.villa-map-wrap 
	{
    	height: auto;
  	}	
	
	.nearby-title
	{
		text-align:center;
	}
	
	.nearby-list
	{
		max-width: 190px;
	}
	
	#villa #map
	{
		height: 400px;
	}
}

@media (max-width: 768px) 
{
	.villa-scroll
	{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.title-flow-m
	{
		margin-bottom: 20px;
	}
	
	.fachigh
	{
		padding-top: 30px;
		padding-bottom: 10px;
	}
	
	.villa-map-text 
	{
	    padding-top: 10px;
	    padding-bottom: 20px;
	}
	
	.villa-map-text .title-m 
	{
    	margin-bottom: 10px;
	}
	
	#villa #map
	{
		height: 300px;
	}
}

@media (max-width: 570px) 
{
	.villa-scroll img
	{
		width: 40px;
	}
	
	.title-m
	{
		font-size: 26px;
		margin-bottom: 15px;
	}
	
	.fachigh-list
	{
		margin-bottom: 10px;
	}
	.no-padding {
        height: 400px;
    }
	.fachigh-list span 
	{
	    font-size: 16px;
	}
	
	.fachigh-list div 
	{
		 max-width: 275px;
	}
	
	.fachigh-list img 
	{
		width:45px;
	}
}

/*
 * LOCATION
 */
#location .page-back
{
	height: 750px;
	background: url('images/location.jpg');
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center center;
}

#location .page-text
{
	height: 355px;
	overflow:auto;
}

.mCSB_scrollTools
{
    margin-top: 8px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar
{
	background: #535054 !important;
}

.dist-title
{
	color: #2d2d2d;
	font-size: 24px;
	font-weight: 700;
	font-family: 'Noto Serif', serif;
	background: #ffd43f;
	width: 235px;
	height: 50px;
	line-height: 50px;
	text-align:center;
	margin-bottom: 35px;
}

.dist ul
{
	padding-left: 0px;
	margin-bottom: 0px;
	list-style-type:none;
}

.dist ul li
{
	padding-left: 40px;
	background-image: url('images/locationUl.png');
	background-repeat:no-repeat;
	background-position:left center;
	color: #535054;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	line-height: 30px;
}

.location-map
{
	height: 640px;
}

#location .page-back
{
	height: 750px;
	background: url('images/location.jpg');
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center center;
}
@media (max-width: 1200px) 
{
	#location .page-back,#location .villa-text
	{
		height: 635px;
	}
}

@media (max-width: 992px) 
{
	.dist ul
	{
		max-width: 215px;
	}
	
	.dist-title,.dist ul
	{
		margin: 20px auto;
	}
	
	.location-map
	{
		height: 350px;
	}
	
	#location .page-back,#location .villa-text
	{
		height: auto;
	}
	
	#location .page-text
	{
		height: auto;
		overflow:auto;
	}
}

@media (max-width: 540px) 
{
	.location-map
	{
		height: 300px;
	}
}

/*
 * ACCOMMODATION
 */
#accommodation .page-back
{
	height: 750px;
	background: url('images/accommodation.jpg');
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center center;
}

.room-info
{
	margin-bottom: 30px;
}

.room-info div
{
	font-family: 'Noto Serif', serif;
	font-size: 16px;
	font-weight: 700;
	line-height: normal;
	color: #535054;
}

.floorplan
{
	margin-bottom: 30px;
	display:block;
	text-decoration:none !important;
}

.floorplan img
{
	margin-right: 20px;
}

.floorplan span
{
	vertical-align: middle;
	font-family: 'Amatic SC', cursive;
	font-size: 48px;
	color: #ffd43f;
	font-weight: 700;
}

.room-services
{
	padding-left: 50px;
}

.room-services .title-m
{
	margin-bottom: 40px;
}

.room-services ul
{
	padding-left: 0px;
	margin-bottom: 0px;
	list-style-type:none;
}

.room-services ul li
{
	padding-left: 40px;
	background-image: url('images/locationUl.png');
	background-repeat:no-repeat;
	background-position:left center;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	line-height: 30px;
}

#accommodation .room-services-back
{
	height: 635px;
	background: url('images/room-services.jpg');
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center center;
}

.room-gallery img
{
	width: 100%;
}

@media (max-width: 1440px) 
{
	.room-services
	{
		padding-left: 15px;
	}
}

@media (max-width: 992px) 
{
	.floorplan
	{
		margin-top: 10px;
	}
	.room-info,.floorplan
	{
		margin-bottom: 10px;
	}
	
	.room-services-back
	{
		display:none;
	}
	
	.room-services
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.room-services .title-m
	{
		margin-bottom: 0px;
	}
	
	.room-services ul li
	{
		text-align:center;
		background:none;
		padding-left: 0px;
	}
}

/*
 * FACILITIES
 */
#facilities .page-back
{
	height: 750px;
	background: url('images/facilities.jpg');
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center center;
}

.facilities-list ul
{
	list-style-type: none;
}

.facilities-list ul li
{
	line-height: 36px;
	padding-left: 40px;
	background-image: url('images/locationUl.png');
	background-repeat:no-repeat;
	background-position:left center;
	color: #535054;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}

#facilities .room-services-back
{
	height: 635px;
	background: url('images/room-facilities.jpg');
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center center;
}

.extras
{
	font-size: 16px;
	color: #fff;
	font-weight: 300;
	line-height: 30px;
	font-family: 'Roboto', sans-serif;
	margin-top: 20px;
}

@media (max-width: 1200px) 
{
	#facilities .villa-text, #facilities .page-back
	{
		height: 600px;
	}
}

@media (max-width: 992px) 
{
	#facilities .villa-text
	{
		height: auto;
	}
	
	.facilities-list ul
	{
		padding-left: 0px;
		margin-bottom: 0px;
	}
	
	.facilities-list ul li
	{
		padding-left: 0px;
		background-image: none;
	}
	
	.extras
	{
		text-align:center;
	}
}

/*
 * GALLERY
 */
#gallery
{
	padding-top: 117px;
	background: #fff;
}

.gallery-img
{
	width: 100%;
}

@media (max-width: 992px) 
{
	#gallery
	{
		padding-top: 82px;
	}
}

@media (max-width: 768px) 
{
	#gallery
	{
		padding-top: 62px;
	}
}

/*
 * CONTACT
 */
#contact .fachigh
{
	background: #7a7977;
	padding-left: 80px;
	padding-right: 80px;
}

.contact-text
{
	font-family: 'Noto Serif', serif;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 30px;
	margin-top: 30px;
}

#contact-form input
{
	width: 100%;
	height: 60px;
	background: #fff;
	border:none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin-bottom: 23px;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	color: #2d2d2d;
	padding-left: 17px;
}

#contact-form textarea
{
	display:block;
	width: 100%;
	height: 143px;
	background: #fff;
	border:none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin-bottom: 23px;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	color: #2d2d2d;
	padding-left: 22px;
	padding-top: 20px;
}

#contact-form button
{
	background: #ffd43f;
	width: 100%;
	height: 60px;
	border:none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 18px;
	font-weight: 100;
	font-family: 'Roboto', sans-serif;
	color: #2d2d2d;
}

#contact-form .placeholder::-webkit-input-placeholder { font-family: 'Roboto', sans-serif; font-size: 16px; color: #2d2d2d;}
#contact-form .placeholder::-moz-placeholder { font-family: 'Roboto', sans-serif; font-size: 16px; color: #2d2d2d;}
#contact-form .placeholder:-ms-input-placeholder { font-family: 'Roboto', sans-serif; font-size: 16px; color: #2d2d2d;}
#contact-form .placeholder:-moz-placeholder { font-family: 'Roboto', sans-serif; font-size: 16px; color: #2d2d2d;}

.contact-address
{
	background: #f0f0f0;
	height: 635px;
	padding-top: 100px;
	padding-left: 100px;
}

.contact-location
{
	font-family: 'Noto Serif', serif;
	color: #535054;
	font-size: 16px;
	font-weight: 700;
	margin-top: 30px;
	margin-bottom: 35px;
}

.contact-nums
{
	font-family: 'Roboto', sans-serif;
	color: #535054;
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
}

.contact-email
{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #2d2d2d;
	margin-top: 35px;
	margin-bottom: 35px;
}

.contact-google
{
	margin-top: 15px;
	display:block;
	text-decoration:none !important;
}

.contact-google img
{
	margin-right: 10px;
}

.contact-google span
{
	vertical-align: middle;
	font-family: 'Amatic SC', cursive;
	font-size: 48px;
	color: #ffd43f;
	font-weight: 700;
}

#affiliate
{
	display:block;
	text-decoration:none;
	font-weight: 500 !important;
	color: #535054;
	font-size: 16px;
	padding-bottom: 5px; 
}

#demo a
{
	font-family: 'Roboto', sans-serif;
	color: #535054;
	font-size: 16px;
	font-weight: 300;
	text-decoration:none;
}

#demo a:hover
{
	border-bottom: solid 2px #ffd43f;
}

@media (max-width: 1440px) 
{
	#contact .fachigh
	{
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width: 992px) 
{
	.contact-text, .contact-address div, .contact-address a
	{
		text-align:center;
	}
	
	.contact-address
	{
		height: auto;
		padding-top: 15px;
		padding-left: 15px;
		padding-bottom: 30px;
	}
	
	.contact-location, .contact-email
	{
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	.contact-google-first
	{
		padding-left: 15px;
	}
	
	.contact-google
	{
		margin-top: 15px;
	}
}

@media (max-width: 560px) 
{
	.contact-google-first
	{
		padding-left: 10px;
	}
	.contact-google span {
	    font-size: 38px;
	
	}
	.contact-google img {
	    width: 45px;
	}
}