/*
Theme Name: Quandoo Premium Theme 01
Author: Adam Hazon
*/

@import url('https://fonts.googleapis.com/css?family=BenchNine|Lobster+Two|Abel|Nunito|Open+Sans+Condensed:300');

* { margin: 0; padding: 0; }

.about-bg { background-color: #eee; }
.gallery-bg { background-color: #333; color: #fff; }
.contact-bg { background-color: #eee; }
.footer-bg { background-color: #50afe4; color: #fff; margin-top: 20px; padding: 10px 0; }

body { position: relative; font-family: "Nunito",Helvetica,Arial,sans-serif; font-size: 15px; color: #333; 
//background-color: #eee;
background-color: #4b5160;
//background:url(images/fabric-of-squares.png) #333; 
-webkit-text-size-adjust: 100%;

	-ms-text-size-adjust: 100%;
}

div#popmake-76 {
    max-width: 600px !important;
}

div#pum_popup_title_76 {
    margin-bottom: 30px;
}

div#popmake-76 p {
    letter-spacing: 1px !important;
}



.content-box2 {  
    padding: 8%;
}

.contact-cont {
    padding-bottom: 50px;
}



.mapp {
    height: 100% !important;
}


.row-gmap {
        right: 0;
    left: auto;
    padding: 0px;
}

p {
	font-size:15px;
	letter-spacing:3px;
word-wrap:break-word;
}

#reservation-modal .modal-dialog { max-width: 600px; margin: 10px auto; }

.modal-body {
	padding:0;
}

#quandooBookingWidget .app__widget___YWSn3 {
	margin:auto;
}

h4 { font-size: 22px; }
a, .btn {
-webkit-transition: background 0.3s linear;
        -moz-transition: background 0.3s linear;
        -ms-transition: background 0.3s linear;
        -o-transition: background 0.3s linear;
        transition: background 0.3s linear;
}
a, a:focus { text-decoration: none; color: #333; }
a:hover {text-decoration:none;}
.anchor { position: relative; top:-70px; visibility: hidden; }
.move_up { position: fixed; z-index: 200; top: auto; bottom: 20px; right: 20px; width: 50px; height: 50px; display: none; }

header { position: relative; }

.side_widget { position: fixed; z-index: 500; right: -316px; top: 30%; width: 316px; height: 411px; box-sizing: border-box; background-color: #f7f7f7; border: 2px solid #f7f7f7; }
.side_widget .side_widget_btn {
    position: absolute;
    left: -2px;
    bottom: -2px;
    color: #333;
    font-size: 20px;
    padding: 10px 20px;
    background-color: #f5ab42;
    transform: rotate(-90deg);
    transform-origin: left bottom;
    text-transform: uppercase;
    cursor: pointer;
}

/*Slides*/

#slideshow { background-position: center, center; background-repeat: no-repeat; background-size: cover; 
    height: 0; padding-bottom: 53%; border-bottom: 3px solid #333; }

.slides { position: absolute; z-index: 1; width: 100%; height: 100%; }
.slide { width:100%; height:100%; position:absolute; top:0; left:0; z-index:1; cursor:pointer; background-size: cover; background-position: center; }
.slide.before {z-index:2;}
.slide.current {z-index:3;}

.slidesNav {position:absolute; z-index: 70; bottom:25px; left:0; width:100%; height:40px; text-align:center;}
.slidesNav ul {list-style:none; padding:11px 0 0;}
.slidesNav li {width:7px; height:7px; margin:0 3px; display:inline-block; *display:inline; zoom:1; cursor:pointer; background:url(images/slide_nav_btn.png) no-repeat 0 0;}
.slidesNav li.current {text-decoration:underline; background-position:0 -7px;}

/*Slides - End*/

.res_wrap { position: absolute; z-index: 50; width: 100%; height: 100%; background-color:rgba(0,0,0,0.1); }
.res_hight { position: relative; width: 100%; height: 100%; display: table; text-align: center; }

.logo_holder { display: table-cell; vertical-align: middle; }
.logo { display: inline-block; max-width: 260px;  /* max-height: 120px; */
    height: auto; margin-bottom: 20px; }
.logo_mobile {
    display: none;
    position: absolute;
    top: 5px;
    left: 30px;
    /* max-height: 40px; */
    height: 42px;
    width: auto;
    margin: auto;
}
.logo_holder h1 { color: #fff; text-shadow: 0 0 15px rgba(0,0,0,0.7); font-family: 'Abel', cursive; font-size: 5em; margin: 0 0 20px; }
nav h1 { display: none; margin: 0; padding: 4px 15px; font-family: 'Abel', cursive; font-size: 2em; color: #fff; }
nav.float h1 { color: #333; }

.btn-header { display: inline-block; color: #fff; text-transform: uppercase; background-color: rgba(0,0,0,0); border: 1px solid #fff; font-size: 22px; padding: 4px 36px; border-radius:0; margin:0px 8px;
font-weight:400;}

.btn-header:hover { background-color: rgba(255,255,255,1); 
//border: 1px solid #333; 
}
.btn-header:focus { background-color: rgba(0,0,0,0.7); color: #fff; }

.btn-header2 { display: inline-block; color: #000; text-transform: uppercase; background-color: rgba(0,0,0,0); border: 1px solid #000; font-size: 17px; padding: 4px 36px; border-radius:0; margin:0px 8px;
font-weight:400;}

.btn-header2:hover { background-color: #000000; color: #fff !important;
//border: 1px solid #333; 

}
.btn-header2:focus { background-color: rgba(0,0,0,0.7); color: #fff; }

nav { position: fixed; top: 0; left: 0; width: 100%; z-index: 100; }
.burger { display: none; cursor: pointer; }
.burger span { color: #fff; display: table-cell; vertical-align: middle; font-size: 30px;}
.top_menu { margin: 0; margin-top:30px; text-align: center; background-color: rgba(0,0,0,0.7); }
.topScr .top_menu { animation: navColorToBlack 1s forwards; }
.float .top_menu { animation: navColorToWhite 1s forwards; }
.top_menu li { display: inline-block; *display: inline; *zoom: 1; }
.top_menu li a { text-transform: uppercase; letter-spacing: 3px; color: #fff; font-size: 14px; padding: 10px 20px; display: block; position:relative;
outline: none;
    text-decoration: none;
    font-weight: 400;
}
.top_menu li a:hover {background-color:rgba(255,255,255,0.2);}
.top_menu li.social a { padding: 10px; }
.float .top_menu li a { color: #333; }

.lang_list { position: absolute; top: 0px; right: 20px; height: 100%; list-style: none; margin: 0; padding: 0 10px; 
//background-color: rgba(255,255,255,0.3);
}
.float .lang_list{ 
//top:0px;
}
.top_menu .lang_nav { display: none; }
.lang_nav { float: left; height: 100%; }
.lang_nav a { color: #fff; padding: 0 3px; font-size: 16px; display: table; height: 100%; }
.lang_nav a:hover { text-decoration: none; background-color:rgba(255,255,255,0.2);}
.lang_nav.current a {cursor:default;}
.lang_nav.current a:hover { text-decoration: none; background-color:rgba(255,255,255,0.0);}
.lang_nav a span { display: table-cell; vertical-align: middle; width:15px}
.lang_nav a span:before { display: block; }
.lang_nav.current a span:before { padding-bottom: 10px; 
//border: 1px solid #fff; 
//background-color:rgba(255,255,255,0.3);
width:20px;
}
.float .lang_nav.current a span:before { border-color: #333; }

@keyframes navColorToWhite {
    from {background-color: rgba(0,0,0,0); margin-top:30px;}
    to {background-color: rgba(255,255,255,1); margin-top:0px;}
}

@keyframes navColorToBlack {
    from {background-color: rgba(255,255,255,1); margin-top:0px;}
    to {background-color: rgba(0,0,0,0.7); margin-top:30px;}
}

section { position: relative; z-index: 3; }
section.bg { position: relative; z-index: 2; background-image: url(images/sample-background.jpg); background-position: center; background-size: cover; background-attachment: fixed; }
section.clean { z-index: 2; }
.row { position: relative; }
.row-photo { position: absolute; top: 0; height: 100%; background-size: cover; background-position: center; }
.row-photo iframe { position: absolute; left: 0; top: 0; }

.row-photo.img_left { left: 0; right: auto; }
.content-wrap.img_left { float: right; }
.row-photo.img_right { right: 0; left: auto; padding:0px; }
.content-wrap.img_right { float: left; }

.content-wrap { display: table; padding: 0; }
.bg .content-wrap,
.clean .content-wrap { padding: 100px 0; }
.content-box { display: table-cell; vertical-align: middle; padding: 8%; }
.bg .content-box { padding: 50px; 
//background-color: rgba(0,0,0,0.6); 
background-color: rgba(0,0,0,0.6);
//background:url(images/fabric-of-squares.png) rgba(0,0,0,0.7); 
}
.clean .content-box { padding: 50px; }

h2 { font-family: 'Lobster Two', cursive; font-size: 35px; text-transform: capitalize; border-bottom: 1px solid #bbb; padding-bottom: 20px; margin-bottom: 30px;color:#50afe4;}

.content { position: relative; bottom: -20px; line-height: 1.6em; margin: -40px auto 0; background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2); }
.content.bg { bottom: 0; margin: 0 auto; background: none; color: #fff; box-shadow: none; }
.content.clean { bottom: 0; margin: 0 auto; background: none; color: #333; box-shadow: none; }
.content p { margin-bottom: 1.5em; }
.content form { max-width: 70%; margin: 0 auto; }
.content form p { margin-bottom: 10px; }
.content form input[type="text"],
.content form input[type="email"],
.content form input[type="tel"],
.content form textarea { width: 100%; box-sizing: border-box; border: 1px solid #ddd; }

.contact_info { margin-bottom: 40px; }
.contact_info > div { height: 110px; border-right: 1px solid #bbb; }
.contact_info > div:last-child { border: none; }

footer .q_signature { height: 16px; }

.menu_wrapper .qmenu-tabs .btn{

	padding: 10px 15px;
    	font-size: 1em;
	background-color:rgba(255,255,255,0.12);

}

.menu_wrapper .qmenu-tabs .btn:hover{
	background-color:rgba(255,255,255,0.90);
	color:#333;
}

.wpcf7 input, textarea{
	padding:5px 10px;
	border-radius:5px;
}

::-webkit-input-placeholder {
   color: #666666;
}

:-moz-placeholder { /* Firefox 18- */
   color: #666666;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #666666;  
}

:-ms-input-placeholder {  
   color: #666666;  
}

input.wpcf7-submit{

	padding: 10px 30px;
    	font-size: 1em;
	background-color:rgba(0,0,0,0.30);

}

input.wpcf7-submit:hover {
	background-color:rgba(0,0,0,0.8);
	color:#eee;
}

.menu_wrapper h4 {
	text-decoration:none;
}

.menu_wrapper h5 {

    font-size: 18px;

}

.menu_wrapper .price_side * {

	font-size: 1.05em;
}

.menu_wrapper .description_side p {

    font-size: 1.2em;

}

/*Gallery*/

img{
    max-width: 100%;
    height: auto;
}

.gallery { list-style: none; overflow: hidden; }
.gallery .gallery-item { float: left; position: relative; padding: 1px; }
/*.gallery .gallery-item:nth-child(1n+7) { display: none; }*/
.gallery .gallery-item a { display: block; width: 100%; height: 0; padding-bottom: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; 

}
.gallery .gallery-item a:hover {
	
    }
/*Gallery*/


.cat-content {
    padding: 0 8% !important;
}
.content-wrap .post-content {
    padding: 0!important;
}
.post-content {
    padding: 2% 8% !important;
}

@media (max-width: 991px) {
    body { padding-top: 50px; }
    h2 { font-size: 30px; }
    #topNav { height: 50px; background-color: rgba(0,0,0,0); }
    #topNav.float { animation: navColorToWhite 1s forwards; }
    #topNav.topScr { animation: navColorToBlack 1s forwards; }
    .lang_list { display: none; }
    .top_menu .lang_nav { display: block; width: 100%; }
    .top_menu .lang_nav a span { display: inline-block; }
    .burger { display: table; position: absolute; right: 0; top: 0; width: 50px; height: 50px; }
    .float .burger span { color: #333; }
    .top_menu { display: none; }
    .open .top_menu { display: block; top: 50px; padding: 50px 0; position: absolute; width: 100%; }
    .top_menu li { display: block; }
    .logo, .logo_holder h1 { display: none; }
    .logo_mobile, #topNav h1 { display: block; font-size:20px;}
    footer { font-size: 11px; text-align: center; }
    footer .q_signature { height: 11px; }
    
    .content form { max-width: 100%; }
}

.room-booking-btn{
    background: #173f88;
    padding: 10px 40px;
    color: #ffffff;
    border-radius: 3px;
}

@media (max-width: 767px) {
    .contact_info > div { height: 130px; border-right: none; }
    .contact_info > div > div { width: 200px; height: 85px; margin: 0 auto; border-bottom: 1px solid #bbb; border-right: none; }
    .contact_info > div:last-child > div { border: none; }
    .mapp {
    padding: 100px !important;
}
    .bg .content-box,
    .clean .content-box { padding: 20px; }
    
    section.bg { background-attachment: scroll; }
    
    .row-photo { 
        position: relative;
        float: left;
        width: 100%; 
        height: 0; 
        padding-bottom: 60%; 
        background-size: cover;
    }
    .btn-header2 {
    display: inline-block;
    color: #000;
    text-transform: uppercase;
    background-color: rgba(0,0,0,0);
    border: 1px solid #000;
    font-size: 12px;
    /* padding: 4px 36px; */
    width: 100%;
    border-radius: 0;
    /* margin: 0px 8px; */
    font-weight: 400;
    word-wrap: break-word;
}
    
}

@media (max-width: 414px) {
    #reservation-modal .modal-dialog { max-width: 100%; margin: 10px; }
}

.aboveastitle {
	//font-size:20px;
}





#map {
    height: 100%;
    width: 100%;
}

.top_menu li a:hover {
	background-color:rgba(0,0,0,0);
}

.top_menu li a:before {
	content:"";
	position:absolute;
	width:100%;
	height:2px;
	bottom:0;
	left:0;
	background-color:#fff;
	opacity:0;
	//-webkit-transform: scaleX(0);
  	//transform: scaleX(0);
  	-webkit-transform: translateY(15px);

	-moz-transform: translateY(15px);

	transform: translateY(15px);
  	
  	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;

	-moz-transition: opacity 0.3s, -moz-transform 0.3s;

	transition: opacity 0.3s, transform 0.3s;
}

.top_menu li a:hover:before {
  opacity: 0.7;
  //-webkit-transform: scaleX(1);
  //transform: scaleX(1);
  -webkit-transform: translateY(0px);

	-moz-transform: translateY(0px);

	transform: translateY(0px);
}

.float .top_menu li a:before {
	background-color:#000;
}

div.menu_category {
	color:#404040;
	padding: 20px 30px;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.8;
    background: #fff url(images/white_paperboard.jpg);
    box-shadow: inset 0 0 0 4px #fff, 
 
 inset 0 0 0 5px #AA4E02, 
 
 inset 0 0 0 6px #fff, 
 
 inset 0 0 0 7px #AA4E02;
}

#quandoo-booking-widget p {
  font-size: initial;   
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/

.header-portfolio .navbar-champagne{
  background-color: rgb(255, 255, 255);
  border-bottom: 3px solid #cccccc;
}

.header-portfolio .affix-top .nav li a{
  color:#555;
  text-shadow:none;
}

.portfolio{
  margin-top:75px;
}

.portfolio img.wp-post-image{
  margin-bottom: 0;
  height: auto;
}

.portfolio-item{
  margin: 10px 0;
  margin: 10px 0;
  background-color: #fff;
  padding: 10px;
  text-align: center;
}

.portfolio h4 a{
  color:#c59d5f;
  font-size:40px;
}
 .portfolio .fa{
     font-size: 38px;
     margin:0px 10px;
color: #000000;
 }
/*--------------------------------------------------------------
# NewsFeed & Events
--------------------------------------------------------------*/

/* The Gallery: */

.portfolio-container,
.portfolio-list {
		width: 100%;
}

.portfolio-list {
		margin: 0;
		padding: 0;
		list-style: none;
}

.portfolio-list li {
		position: relative;
		display: block;
		float: left;
		width: 50%;
}

.portfolio-list li img {
		display: block;
		width: 100%;
		margin: 0;
		vertical-align: top;
}

.portfolio-list a:after {
		content: '\A';
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: rgba(0, 0, 0, 0.6) url(http://dev.quandoodrafts.com/hotelpalisade/publichouse/wp-content/uploads/2017/06/events50-e1498199987721.png) center center no-repeat;
		opacity: 0;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
}

.portfolio-list a.newsfeed:after {
	background: rgba(0, 0, 0, 0.6) url(http://dev.quandoodrafts.com/hotelpalisade/publichouse/wp-content/uploads/2017/06/newsfeed50-e1498199973270.png) center center no-repeat;
}

.portfolio-list a:hover:after {
		opacity: 1;
}

@media all and (max-width: 1080px) {
		.portfolio-list li {
				width: 25%;
		}
}

@media all and (max-width: 879px) {
		.portfolio-list li {
				width: 33.3333333%;
		}
}

@media all and (max-width: 560px) {
		.portfolio-list li {
				width: 50%;
		}
}

@media all and (max-width: 480px) {
	.portfolio-list li {
				width: 70%;
			  float: none;
				clear: both;
				margin: 0 auto;
		}
.portfolio-list a:after {
		width: 100%;
	}
	.portfolio-list li img {
				width: 100%;
				margin: 0 auto;
		}
}


/* Prevent element from collapsing by self-clearing its children */

.group:before,
.group:after {
		content: "";
		display: table
}

.group:after {
		clear: both
}

.group {
		zoom: 1
}

.thumbnail{
  margin-bottom: 5px;
  border-radius: 0;
  border-color: #ccc;
  background: #eee;
  box-shadow: 0px 0px 3px #ddd;
}



.portfolio h4{
  margin-top: 20px;
  font-size: 30px;
}

.single-portfolio .hentry {
  border-bottom: 0;
}

.entry-content{
  padding:30px;
  background-color:#f5f5f5;
}

.post-navigation{
  display:none;
}

.portfolio-stuff .gallery-item img {
    object-fit: cover;
    width: 100%;
    height: auto;
}

@media(max-width:767px){
  .portfolio{
    margin-top:75px;
  }
  .portfolio .text{
    padding:10px 30px;
  }
  .portfolio h1{
    font-size:40px;
  }
  .portfolio h4{
    font-size:18px;
  }
  div{
    max-width:100vw;
  }
  .logo-landscape, .logo-portrait{
    max-width:90vw;
    max-height: none;
  }
.portfolio-stuff .gallery-item img {
    object-fit: cover;
    height: auto;
}

.portfolio-stuff .gallery-columns-3 .gallery-item {
    max-width: 50%;
}
}
