/* --------------------------------------------------------
Style Sheet for Book Online Now Booking mask

revision: One Hotel - Promo Code ;
version: 2.0 Responsive
last modified: 26 Mar 2015 by Software Cloud
author: Vasilis Kosmas - www.socloud.gr
----------------------------------------------------------*/



*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html { font-size: 100%; padding: 0; margin: 0;}

.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }



body {
    font-family: "Montserrat", sans-serif;
    color: #000;
    background: none !important;
}

a {
	color: #f0f0f0;
	text-decoration: none;
}

a:hover {
	color: #000;
}

 h2 { display:block; position:relative; overflow:hidden; width: 100%; background: #0f7978; color:#fff; text-align: center; text-transform:uppercase; font-size:1.3888888889vw; line-height: 1.4vw;  padding:5vw; margin-bottom:3.5vw; font-weight: 300;}
 .iso { display: block; margin: 20px auto 0 auto; width: 40px; height: auto; }
 h3 { display: block; margin-top: 6vw; text-align: center; color: #fff; font-size: 5vw; text-transform: uppercase; font-family: 'BrandonRegular', sans-serif; }
 h3 span {     display: block; text-transform: none; font-family: 'Barlow Semi Condensed', sans-serif; font-size: 4vw; line-height: 4vw; margin-top:5px; font-weight: 300; }
.ui-datepicker { width:95% !important; }

.container > header {
	width: 90%;
	max-width: 69em;
	margin: 0 auto;
	padding: 2.875em 1.875em 1.875em;
}

.container > header h1 {
	font-size: 2.125em;
	line-height: 1;
	margin: 0 0 0.2em 0;
	float: left;
	font-weight: 400;
}

.container > header > span {
	display: block;
	position: relative;
	z-index: 9999;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding: 0 0 0.6em 0.1em;
}

.container > header > span span:after {
	width: 30px;
	height: 30px;
	left: -12px;
	font-size: 50%;
	top: -8px;
	font-size: 75%;
	position: relative;
}

.container > header > span span:hover:before {
	content: attr(data-content);
	text-transform: none;
	text-indent: 0;
	letter-spacing: 0;
	font-weight: 300;
	font-size: 110%;
	padding: 0.8em 1em;
	line-height: 1.2;
	text-align: left;
	left: auto;
	margin-left: 4px;
	position: absolute;
	color: #47a3da;
	background: #fff;
}

.container > header nav {
	float: right;
	text-align: center;
}

.container > header nav a {
	display: inline-block;
	position: relative;
	text-align: left;
	width: 2.5em;
	height: 2.5em;
	background: #47a3da;
	border-radius: 50%;
	margin: 0 0.1em;
	border: 4px solid #fff;
}

.container > header nav a > span {
	display: none;
}

.container > header nav a:hover:before {
	content: attr(data-info);
	color: #fff;
	position: absolute;
	width: 600%;
	top: 120%;
	text-align: right;
	right: 0;
	pointer-events: none;
}

.container > header nav a:hover {
	background: #fff;
}

.bp-icon:after {
	font-family: 'bpicons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}

.container > header nav .bp-icon:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 2;
	text-indent: 0;
}

.container > header nav a:hover:after {
	color: #47a3da;
}

.bp-icon-next:after {
	content: "\e000";
}
.bp-icon-drop:after {
	content: "\e001";
}
.bp-icon-archive:after {
	content: "\e002";
}
.bp-icon-about:after {
	content: "\e003";
}
.bp-icon-prev:after {
	content: "\e004";
}

.main {
	width: 100%;
	/*padding: 0 2em 3em;*/
	background:none !important;
}

@media screen and (max-width: 55em) {

	.container > header h1,
	.container > header nav {
		float: none;
	}

	.container > header > span,
	.container > header h1 {
		text-align: center;
	}

	.container > header nav {
		margin: 0 auto;
	}

	.container > header > span {
		text-indent: 30px;
	}
}


/* --------------------------------------------------------
CSS for columns / fields
----------------------------------------------------------*/



.book-col-form {
	position: relative;
	background:none !important;
}

.book-col-form:before, 
.book-col-form:after { 
	content: " "; display: table; 
}

.book-col-form:after { 
	clear: both; 
}

.book-col-column {
	width: 14%;
	padding: 15px 15px;
	float: left;
}

.book-col-column2 {
	width: 12%;
	padding: 15px 15px;
	float: left;
}

.book-col-form label {
	display: block;
	padding: 5px 5px 5px 5px;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
	color:#fff;
}

.book-col-form input,
.book-col-form textarea,
.book-col-form select {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	/*font-size: 1.1em;*/
	padding: 5px 10px;
	color:#ffffff;
	display: block;
	width: 100%;
	background: transparent;
	height:30px;
	font-size:13px;
}

.book-col-form .tabelem{
	height:30px;
	padding: 5px 5px;
	width: 60%;
}

/* klett cake kodo*/
.book-col-form select {
  height: 30px;
  font-size: 13px;
  background-color: none; border-color:#fff;
}

.book-col-form input,
.book-col-form textarea, .book-col-form select {
	border: 0;
    background: rgba(113,113,109, .8);
    color: #fff !important;
    padding: 10px;
    font-size: 15px;
    line-height: 18px;
    height: auto;
}

.book-col-form textarea {
	min-height: 200px;
}

.book-col-form input:focus,
.book-col-form textarea:focus,
.book-col-form label:active + input,
.book-col-form label:active + textarea {
	outline: none;
	border: 3px solid #10689a;
}

.book-col-form select:focus {
	outline: none;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #10689a;
    font-style: italic;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #10689a;
    font-style: italic;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #10689a;
    font-style: italic;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #10689a;
    font-style: italic;
}

.book-col-submit-wrap {
	text-align: center;
	/*padding-top: 27px;*/
	clear: both;
}

/* klett cake kodo */
/*.book-col-form input.book-col-submit {
	display:block; position:relative; overflow:hidden; margin-top:10px;
  background: #000 !important;
  border: none;
  color: #fff !important;
  width: 100%; height:40px;
  cursor: pointer;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px;
  font-size: 15px; line-height:17px;
  border-radius: 0;
}*/
p { display: block;
    color: #fff;
    text-align: center; }
p span { display:block; }    

/*.book-col-form input.book-col-submit:hover {
	background: #af9f83;border: 1px solid #fff; color: #fff;
}*/

 form .book-col-submit {border: 3px solid #fff !important; font-size: 8vw; line-height: 8vw; padding: 8vw; cursor: pointer; height: auto; margin-top: 7vw; display: block; position: relative; overflow: hidden; width: 100%; background: transparent !important; top: 20px;
    margin-bottom: 20px;}
 form .book-col-submit:hover { background:#fff; color:#936a09; }

@media screen and (max-width: 70em) {
	.book-col-column {
		width: 50%;
	}
	.book-col-column:nth-child(3) {
		width: 100%;
	}
}

@media screen and (max-width: 48em) {
	.book-col-column {
		width: 100%;
		padding: 5px 10px; padding:0;
	}
}

#ui-datepicker-div {display: none;}

#hotel .selectgroup{
	color:#5E5E5E !important;
}

.ui-widget {
  font-family: Lato, Arial, sans-serif !important;
  font-size: 1.0em;
}


@media screen and (max-width: 800px) {
 
 
   h2 { font-size:25px; line-height: 27px;  margin-bottom:0; padding:23px 0; }
   form input,  form select { padding:10px; margin-top:10px; font-size:20px; line-height: 22px; height:30px; }
   form select { height:40px; font-size:17px; line-height: 19px; }
   form .book-col-submit {border: 3px solid #fff !important; font-size: 25px; line-height: 27px; padding: 8vw; cursor: pointer; height: auto; margin-top: 20px; display: block; position: relative; overflow: hidden; width: 100%; background: transparent !important; top: 20px; margin-bottom: 20px; padding: 10px; }
   h3,  h3 span { font-size:16px; line-height: 18px; }
  

}

@media screen and (max-width: 600px) {

  
   form input,  form select { font-size:16px; line-height: 18px; height:auto; }
   form select {height: 38px; font-size: 16px; line-height: 18px; }
   form .book-col-submit {border: 2px solid #fff !important; font-size: 20px; line-height: 27px; padding: 8vw; cursor: pointer; height: auto; margin-top: 10px; display: block; position: relative; overflow: hidden; width: 100%; background: transparent !important; top: 10px; margin-bottom: 10px; padding: 15px 10px; text-transform: uppercase; }
  

}

form li input::placeHolder { color:#fff !important; }