/*
 * MAIN CSS
 */

*
{
	/* font-family: "Carlito", sans-serif; // font-weight: 400; // font-weight: 700; // font-style: italic; //
   font-family: "Comfortaa", sans-serif; // <weight>: Use a value from 300 to 700 
   font-family: "Arima", system-ui; / <weight>: Use a value from 100 to 700  */
	
}
#book-btn
{
	z-index: 2;
	position: absolute;
	right: 40px;
	top: 20px;
	width: 160px;
	height: 50px;
}

#book-online-mob
{
	height: 50px;
	line-height: 50px;
	background: #3b3b3b;
	text-decoration:none !important;
	font-family: 'Arima', system-ui;
	color: #ffffff;
	font-size: 17px;
	text-align:center;
	display:none;
}

#book-online, #book-online-resp
{
	z-index: 5;
	/* position: absolute; */
	position: fixed;
	right: 40px;
	top: 40px;
	width: 180px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	text-decoration:none !important;
	background-color: #fcfcfc;
	font-family: 'Arima', system-ui;
	/* font-weight: lighter; */
	font-size: 17px;
	cursor: pointer;
	letter-spacing: 0.9px;
	/* border: 1px solid #7e7e7e; */
	border: 1px solid #c2c2c2;
}

#book-online-resp
{
	/* display:none; */
}

#book-online img, #book-online-resp img
{
	/* position: absolute;
	right: 0px;
	margin-right: -14px;
	 top: 50%;
	-ms-transform: translateY(-50%); 
    -webkit-transform: translateY(-50%); 
	transform: translateY(-50%);  */
	position: absolute;
    bottom: -14px;
    left: 50%;
    margin-left: -15px;
}

.book-online-btn
{
	text-decoration:none !important;
	color: #ffffff !important;
	background-color: #054f84;
}

#form-wrap
{
	z-index: 2;
	overflow:hidden;
	position: absolute;
	width: 730px;
	height: 130px;
	right: 200px;
	top: 20px;
}

#bookonline-form
{
	width: 730px;
	height: 50px;
	background-color: #3b3b3b;
	padding: 10px 0px 10px 15px;
	margin-left: 730px;
}

#bookonline-form input
{
	margin-right: 15px;
}

#bookonline-form button
{
	width: 130px;
	height: 30px;
	float:left;
	background-color: #decbc0;
	margin-right: 15px;
	border: none;
}

#book-online-btn-resp
{
	display: none;
	text-decoration:none;
	color: #3b3b3b;
}

.select_dropdown
{
	display:none;
	padding-left: 1px;
	padding-right: 16px;
}

.select_dropdown div
{
	cursor:pointer;
	background-color:#FFFFFF;
	padding-left: 10px;
}

.select_dropdown div:hover
{
	background-color: #decbc0;
}

.select-online
{
	float:left;
	color: #3b3b3b;
	font-size: 15px;
	font-weight: 100;
}

.select-input
{
	background: #FFFFFF url("../images/dropdown.png") no-repeat right center;
	border:none;
	width: 90px;
	height: 30px;
	padding-left: 10px;
	cursor:pointer;
}

.date-input
{
	background: #FFFFFF url("../images/calendar.png") no-repeat right;
	border:none;
	width: 110px;
	height: 30px;
	padding-left: 10px;
	cursor:pointer;
}

.placeholder::-webkit-input-placeholder { color:#3b3b3b; }
.placeholder::-moz-placeholder { color:#3b3b3b; } /* firefox 19+ */
.placeholder:-ms-input-placeholder { color:#3b3b3b; } /* ie */
.placeholder:-moz-placeholder { color:#3b3b3b; }

#offer-tab
{
	z-index: 1;
	top: 150px;
	left: 50%;
	-ms-transform: translateX(-50%); 
    -webkit-transform: translateX(-50%); 
	transform: translateX(-50%);
	position: absolute;
	width: 380px;
	min-height: 170px;
	padding: 30px 30px 17px 30px;
	background-color: rgba(255,255,255,.8);
	color: #494a4b;
	text-align:center;
	font-size: 15px;
}

#offer-close
{
	width: 80px;
	height: 30px;
	background-color: #494a4b;
	color: #decbc0;
	line-height: 30px;
	font-weight: bold;
	cursor:pointer;
	margin-top: 20px;
}

@media (max-width: 1200px) 
{
	#form-wrap, #book-online-form, #book-online
	{
		display:none;
	}

	#book-online-resp
	{
		/* display:block; */
	}
}

@media (max-width: 768px) 
{
	#book-online-resp
	{
		display:none;
	}
	#book-online-mob
	{
		display:block;
	}
	#offer-tab
	{
		top: 120px;
	}
}

@media (max-width: 500px) 
{
	#offer-tab
	{
		width: auto;
		left: 20px;
		right: 20px;
		-ms-transform: translateX(0%); 
		-webkit-transform: translateX(0%); 
		transform: translateX(0%);
	}
}

#online-rooms, #online-adults, #online-child
{
	width: 95px !important;
}

#book-online-form button
{
	width: 130px;
	height: 30px;
	float:left;
	background-color: #decbc0;
	margin-right: 15px;
	border: none;
}

#social-lang
{
	position:absolute;
	z-index: 1;
	left: 40px;
	top: 42%;
	-ms-transform: translateY(-50%); 
    -webkit-transform: translateY(-50%); 
	transform: translateY(-50%);
}
/* Κρύβουμε το #social-lang όταν το body έχει την κλάση .hide-social-lang */
.hide-social-lang #social-lang {
    display: none;
}

#facebook, #share
{
	margin-bottom: 10px;
}

#share
{
	display:block;
}

#lang
{
	position:relative;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align:center;
	color: #3b3b3b;
	background: #FFFFFF;
	font-family: 'Arima', system-ui;
	/* font-weight: lighter; */
	font-size: 17px;
	cursor: pointer;
	text-transform: uppercase;
}

#lang-img
{
	z-index:1;
	position:absolute;
	top:92%;
	bottom: 0px;
	left: 50%;
	-ms-transform: translateX(-50%); 
    -webkit-transform: translateX(-50%); 
	transform: translateX(-50%);
}

#lang-list
{
	/* overflow:hidden; */
	height: 0px;
	width: 50px;
	position: absolute;
}

#lang-list a
{
	text-decoration:none;
	display:block;
	color: #ffffff;
	background:#656565;
	width:50px;
	height: 50px;	
	border-top:solid 1px #ffffff;
}

#lang-resp
{
	display:none;
	position:relative;
	width: 40px;
	height: 40px;
	line-height: 41px;
	text-align:center;
	color: #3b3b3b;
	background: #FFFFFF;
	font-family: 'Arima', system-ui;
	/* font-weight: lighter; */
	font-size: 17px;
	cursor: pointer;
}

#lang-img-resp
{
	z-index:1;
	position:absolute;
	right: -6px;
	top: 50%;
	-ms-transform: translateY(-50%); 
    -webkit-transform: translateY(-50%); 
	transform: translateY(-50%);
}

#lang-list-resp
{
	top: 0px;
	left: 100%;
	overflow:hidden;
	height: 40px;
	width: 0px;
	position: absolute;
}

#lang-list-resp a
{
	float:left;
	border:none;
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	background: rgba(74,71,67,.7);
	width:40px;
	height: 40px;	
	border-left:solid 1px #FFFFFF;
}

#slider-wrapper
{
	position:relative;
}

#slider-resp
{
	display:none;
}

#scroll
{
	position: absolute;
	z-index: 1;
	height: 25px;
	bottom: 9%;
	left: 110px; 
	right: 110px;
	/*-ms-transform: translateX(-50%); 
    -webkit-transform: translateX(-50%); 
	transform: translateX(-50%);*/
	text-align: center;
	font-family: 'Arima', system-ui;
	/* font-weight: lighter; */
	color:#FFFFFF;
	cursor: pointer;
}

#scroll img
{
	left: 50%;
	margin-left: -26px;
	position: absolute;
	top: -78px;
}

.slogan-line-up
{
	font-size: 38px;line-height: 40px;
	text-shadow: 2px 2px 1px #858181;
}

.slogan-line-down
{
	font-size: 26px;
	text-shadow: 2px 2px 1px #858181;
}

.slogan-line-down a
{
	text-decoration: none;
	color: #FFFFFF;
}

#scroll-target
{
	position:absolute;
	left: 0px;
	bottom: -2px;
	z-index: 1;	
}

#content
{
	font-family: 'Arima', system-ui;
	/* font-weight: lighter; */
	color: #3b3b3b;
	font-size: 17px;
}

#footer
{
	font-family: 'Arima', system-ui;
	height: 226px;
	background: #FFFFFF;
	/* font-weight: lighter; */
	color: #3b3b3b;
}

#footer .row
{
	height: 200px;
}

#footer-resp-btn
{
	display:none;
	background-color: #4a4643;
	color: #FFFFFF;
	line-height: 50px;
	border-top: none;
	border-bottom:solid 1px #c0c0c0;
	text-align:center;
	font-size: 24px;
	cursor: pointer;
}

#footer-collapse
{
	border-bottom:solid 1px #4a4643;
}

#footer-collapse.collapse.in
{
	display:none;
}

#footer-collapse div:last-child
{
	margin-bottom: 20px;
}

.footer-left
{
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%); 
    -webkit-transform: translateY(-50%); 
	transform: translateY(-50%);
}

.eot-left
{
	display:block;
	margin-left:0px;
}

.footer-left div
{
	padding-left: 40px;
	margin-top: 13px;
}

.footer-left div:first-child img
{
	margin-right: 12px;
}

.footer-left-resp div:first-child img:first-child
{
	margin-right: 12px;
}

#weather-img
{
	width: 26px;
}

#eot
{
	display: none;
}

.footer-left a
{
	text-decoration:none !important;
}

.footer-center
{
	font-size: 17px;
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%); 
    -webkit-transform: translateY(-50%); 
	transform: translateY(-50%);
}

.footer-center span
{
	display: block;
	font-size: 36px;	
}

.footer-right
{
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%); 
    -webkit-transform: translateY(-50%); 
	transform: translateY(-50%);
}

.footer-right div
{
	font-size: 17px;
}

.footer-right a
{
	text-decoration: none;
	color: #3b3b3b;
}

#CDSWIDCOE
{
	
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}


@media (max-width: 1120px) 
{
	#scroll img
	{
		left: 50%;
		margin-left: -26px;
		position: absolute;
		top: -20px;
	}
	.slogan-line-up
	{
		margin-top: 40px;
		font-size: 36px;
	}
	
	.slogan-line-down
	{
		font-size: 28px;
	}
}

@media (max-width: 1024px) 
{
	.slogan-line-up
	{
		margin-top: 38px;
        font-size: 30px;
        line-height: 24px;
	}
	
	.slogan-line-down
	{
		font-size: 26px;
	}
}

@media (max-width: 1000px) 
{
	#slider
	{
		display:none;
	}
	
	#slider-resp
	{
		display:block;
	}
	
	#scroll
	{
		width: 300px;
		font-size: 28px;
	}
	
	#scroll div
	{
		font-size: 40px;
	}
}

@media (max-width: 767px) 
{
	#social-lang
	{
		left: 10px;
		top: 100%;
		-ms-transform: translateY(-60px); 
	    -webkit-transform: translateY(-60px); 
		transform: translateY(-60px);
	}
	
	#book-online, .footer-left, .footer-right img, #facebook, #share, #lang-img, #lang
	{
		display:none;
	}
	
	#footer-resp-btn, #eot, #lang-img-resp, #lang-resp, #footer-collapse.collapse.in
	{
		display:block !important;
	}
	
	#footer-resp-btn
	{
		font-size: 18px;
	}
	
	.footer-left-resp div
	{
		text-align:center;
		padding-left: 0px;
		margin-top: 20px;
	}
	
	.footer-center, .footer-right
	{
		top: 0px;
		-ms-transform: translateY(0%); 
	    -webkit-transform: translateY(0%); 
		transform: translateY(0%);
		
	}
	
	.footer-center span
	{
		font-size: 24px;
		margin-top: 15px;
	}
	
	.footer-right div
	{
		margin-top: 0px;
	}
	
	#footer, #footer .row
	{
		height: 210px;	
	}
	
	#TA_certificateOfExcellence980{
		margin-top: 5px;
		margin-bottom: 5px;
	}
}

@media (max-width: 450px) 
{
	#footer, #footer .row
	{
		height: 220px;	
	}
}

@media (max-width: 425px) {
    #lang-resp {
        display: none !important;
    }
}


