


/* ====THE MENU===== */
.menu{	
	padding-top: 0; 
	padding-left: 0;
	padding-bottom: 0;
	display: table;	
}

.centered{
	padding-top: 0;
}

/* =====IF YOU WANT TO USE FIXED POSITION===== */
.fixed{
	position: fixed;
}

/* =====FIRST LEVEL===== */

	.menu>ul{
		padding: 0;
		margin: 0;
		display: table-cell;
	}

	.centered>ul{
		vertical-align: middle;
	}

	.menu>ul>li:first-child{
		margin-top: 0;
	}

	.menu>ul>li{
		
		position: relative;
		border-radius: 1px;
		list-style: none;
		text-align: center;
		margin-top: 0px;
		font-size: 1.1em;
		
		line-height: 1.2;
		-webkit-transition: all 0.05s;
	       -moz-transition: all 0.05s;
	         -o-transition: all 0.05s;
	        -ms-transition: all 0.05s;
	            transition: all 0.05s;
	}

		.menu>ul>li:hover{
			cursor: pointer;
			color: #000;
			z-index: 200000;
		}
	

	.menu>ul>li>a, .menu>ul>li>div>a{
	padding: 0 0 0 0;
	text-align: left;
	margin-left: 0;
	height: 0.5em;
	font:40px ;
	color:#041c72;
	}
	
	

/* =====SECOND LEVEL===== */

	.menu>ul>li>ul{
		
		font-size: 14px;
		line-height: 1;
		display: none;
	}

	.menu>ul>li>ul{
		padding-bottom:0.5em;
		
	}

	.menu>ul>li>ul>li{
		position: relative;
		list-style: none;
		line-height:1.2;
		
	}

	.menu>ul>li>ul>li:last-child{
		border-bottom: none;
	}

	.menu>ul>li>ul>li>a{
		color: #;
 font-size: 1rem;
 padding-left:1em;
 line-height: 1;
	}

	.menu>ul>li>ul>li:hover>a{
		color: #000;	 
	}
menu@-ms-viewport {
  width: device-width;
}

/* Booking button */

.book-slider {
    position: absolute;
    bottom: 60px;
    width: 100%;
    height: 130px;
    padding: 30px 0;
    background: url(img/slider-book-now.png);
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.pos-center {
    text-align: center;
}
rowns 
{margin-right: -15px;
margin-left: -15px;
}
form {
    display: block;
    margin-top: 0em;
}.reserve-form-area ul {
    list-style: none;
}.book-slider ul {
    display: inline-block;
}ul, menu, dir {-webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}
.book-slider ul li {
    float: left;
    margin-right: 55px;
}li {
    display: list-item;
    text-align: -webkit-match-parent;
}.reserve-form-area ul {
    list-style: none;
}.book-slider ul li label {
    text-align: left;
}label {
    margin-top: 10px;
    width: 100%;
    color: #FFF;
    font-family: Varela Round;
    font-size: 10px;
    letter-spacing: 0.0725em;
}label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.book-slider input, .book-slider select {
    height: 30px;
    border: solid 1px rgba(213, 33, 129, 0.6);
    background: transparent;
    color: #FFF;
    padding-left: 10px;
}.date-selector {
    font-family: 'FontAwesome';
   /* color: #fff;*/
    padding-right: 8px;
    border-radius: 3px;
    /*padding-left: 5px;*/
    line-height: 27px;
}.book-slider select, .book-slider ul li.li-select {
    width: 75px;
}.sod_select {
    width: 75px;
    padding: 0;
    padding-left: 10px;
    border: solid 1px rgba(213, 33, 129, 0.6);
    height: 30px;
    background: transparent;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    padding-top: 8px;
}.sod_select {
    display: inline-block;
    position: relative;
    line-height: 1;
    /*width: 200px;*/
   /* padding: 15px 10px;*/
   /* border: 3px solid #5e5e5e;
    background: #ffffff;
    color: #444444;*/
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    outline: 0;
    outline-offset: -2px;
    cursor: default;
}
.sod_select, .sod_select * {    box-sizing: border-box;-webkit-user-select: none;}
.sod_select:before, .sod_select:after {
    content: "\25B2";
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 7px;
}.sod_select .sod_label {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 15px;
}.sod_select .sod_list_wrapper {
    border: solid 1px rgba(228, 178, 72, 0.6);
}.sod_select .sod_list_wrapper {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    height: auto;
    width: 75px;
    margin: 0 0 0 -1px;
    background: #ffffff;
    font-size: 13px;color: #727272;
    font-weight: 400;
    z-index: 1;
}.sod_select .sod_list {
    display: block;
    overflow-y: auto;
    padding: 0;
    margin: 0;
}.sod_select .sod_option.selected {
    font-weight: 700;
    padding-right: 25px;
}.sod_select .sod_option.active {
}
.sod_select .sod_option {
    display: block;

white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    padding: 5px 5px;
    list-style-type: none;
}
.sod_select .sod_list_wrapper {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    height: auto;
    width: 75px;
    margin: 0 0 0 -1px;
    background: #ffffff;
    font-size: 13px;
    border: 3px solid #000000;
    border-top: none;
    color: #727272;
	z-index: 1;
}.sod_select .sod_option {
    display: block;
	white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    padding: 5px 5px;
    list-style-type: none;
}.sod_select .sod_list {
    display: block;
    overflow-y: auto;
    padding: 0;
    margin: 0;
}.sod_select select {
    display: none !important;
}select {padding: 5px 15px;
}input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}button, select {
    text-transform: none;
}button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;}keygen, select, select[size="0"], select[size="1"] {
    border-radius: 0px;}
	
	select:not(:-internal-list-box) {
    overflow: visible !important;
}
select {
    -webkit-appearance: menulist;
	align-items: center;    white-space: pre;
    -webkit-rtl-ordering: logical;    cursor: default;}
	input, textarea, keygen, select, button {    
	text-rendering: auto;
	    letter-spacing: normal;
    word-spacing: normal;
	text-indent: 0px;
    text-shadow: none;
	text-align: start; }
	.book-slider select, .book-slider ul li.li-select1 {
    width: 95px;
}.sod_select:after {
    content: "\25BC";
    top: auto;
    bottom: 7px;
}option {
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
}select {
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;-webkit-rtl-ordering: logical;background-color: white;
    cursor: default;
    border-width: 1px;
    border-style: solid;
    border-color: initial;
}.sod_select.open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}.sod_select.focus {
    box-shadow: 0 0 5px rgba(0,0,0,.2);
}.book-slider ul li:last-child {
    margin-right: 0;
}.book-slider .button-style-1 {
    margin-top: 28px;
    padding: 1px 20px;
}button-style-1 a {
    background: #d52181;
    padding: 12px 20px;
    font-family: Varela Round;
    font-size: 12px;
    color: #FFF;
    letter-spacing: 0.0725em;
	transition: all 0.4s; }.button-style-1 i {
    padding-right: 12px;
}.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased; }fa-search:before {
    content: "\f002";
}
@media only screen and (max-width: 1200px)
.book-slider input, .book-slider ul li.li-input {
    width: 165px;
}
@media only screen and (max-width: 1200px)
.book-slider ul li {
    margin-right: 30px;
}@media only screen and (max-width: 1200px)
.book-slider input, .book-slider ul li.li-input {
    width: 165px;
}

@media only screen and (max-width: 1200px)
.book-slider input, .book-slider ul li.li-input {
    width: 165px;
}
@media only screen and (max-width: 1200px)
.book-slider input, .book-slider ul li.li-input {
    width: 165px;
}.book-slider input, .book-slider ul li.li-input {
    width: 200px;
}@media only screen and (max-width: 1200px)
.book-slider ul li {
    margin-right: 30px;
}
@media (min-width: 992px)
.container {
    width: 970px;
}
@media (min-width: 768px)
.container {
    width: 750px;
}
@media only screen and (max-width: 767px) {
	.fixed{
		position: static;
	}

	.menu{	
		position: static;
		width: 100%;
		
	}
	h1
	{
		font-size: 1.8em; }

	.menu>ul{
		vertical-align: top;
		text-align: center;
		
	}

	.menu>ul>li{
		line-height: 1;
		font-size: 1em;
		float: none;
		text-align:center;
		display: inline-block;
		margin-right: -4px;
		border: 1px solid rgba(0,0,0,.2);
		background: rgba(255, 255, 255, 0.7);
		
	}
		.menu>ul>li:hover{
			color:#000;
		}


	.content{
		margin-left: 0px;
		border: 0;
	}


	.menu>ul>li{
		width: 100%;
		font-size: 1.5em;
		line-height:1;
	}


	.menu>ul>li:hover{
		color:#000;
	}

	.menu>ul>li>ul>li{
		float: none;
		display: block;
		padding: 0 0 0 0;
		line-height:1;
		
	}

	.menu>ul>li>ul>li>a{
		font-size: 0.8em;
		line-height:0;
	}
	
}

