/*
Theme Name: Quandoo Professional Theme 03
Author: Adam Hazon
*/

@import url(http://fonts.googleapis.com/css?family=Playball);
@import url(http://fonts.googleapis.com/css?family=Lato);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url('https://fonts.googleapis.com/css?family=Khand');

* { 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: #FCC40F; color: #333; padding: 10px 0; }

body { position: relative; font-family: 'Khand', sans-serif; font-size: 18px; color: #333; background-color: #fff; padding-top: 42px; }

#reservation-modal .modal-dialog { max-width: 350px; margin: 10px auto; }

.social-links a{
    color: #fff;

}

h4 { font-size: 1.6em; }
a, a:focus { text-decoration: none; color: #333; }

.title_deco { position: relative; top: -3px; padding: 0 5px; font-size: 0.5em; }

.anchor { position: relative; top:-70px; visibility: hidden; }
.move_up { position: fixed; z-index: 200; top: auto; bottom: 20px; right: 20px; display: none; }

header { position: relative; }

/*Slides*/

#slideshow { background-position: center, center; background-repeat: no-repeat; background-size: cover; 
    height: 0; padding-bottom: 47%; 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;}
.slidesNav i { position: relative; top: 3px; padding: 0 10px; cursor: pointer; color: #ccc; }

/*Slides - End*/

.res_wrap { position: absolute; z-index: 50; width: 100%; height: 100%; }
.res_hight { position: relative; width: 100%; height: 100%; display: table; text-align: center; }

.logo_holder { display: table-cell; vertical-align: middle; }
.logo_box { background-color: rgba(255,255,255,0.8); width: 57%; display: inline-block; padding: 65px; box-sizing: border-box; }

.logo { background-size: contain; background-position: left; height: 70%; background-repeat: no-repeat; }
.logoTitle { font-size: 29px; margin: 0; }
.logo_mobile { display: none; position: absolute; top: 5px; left: 10px; max-height: 40px; }



.type-logo h1 { //font-family: 'Playball', cursive; font-family: 'Khand', sans-serif; margin: 0; }
nav h1 { display: none; margin: 0; padding: 4px 15px; //font-family: 'Playball', cursive; font-family: 'Khand', sans-serif; font-size: 2em; color: #fff; }
nav.float h1 { color: #333; }

.btn-form { display: inline-block; color: #fff; text-transform: uppercase; background-color: #333; border: 1px solid #333; float: right; }

.btn-form:hover { background-color: #fff; border: 1px solid #333; }
.btn-form:focus { background-color: rgba(0,0,0,0.7);; color: #fff; }

.logo-bar { position: fixed; top: 0; left: 0; width: 100%; z-index: 100; height: 70px; background-color: #FCC40F; }

.header_places { display: table; height: 100%; }
.header_places.text-left { padding-left: 30px; }
.header_places.text-right { padding-right: 30px; }
.header_places .middle { display: table-cell; vertical-align: middle; }
.header_places .middle span { padding-left: 20px; }
.header_places .middle span i { padding-right: 5px; }
.header_places .btn { text-transform: uppercase; font-size: 24px; }

.header_places p { font-size: 1em; margin: 0 15px; display: inline-block; text-align: center; }
.header_places h4 {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 1.2em;
    position: relative;
    top: -8px;
    text-transform: uppercase;
    padding-right: 15px;
}

nav { position: relative; top: 0; left: 0; width: 100%; z-index: 100; border-bottom: 1px solid #ccc; }
nav.float { position: fixed; top: 70px; }
.burger { display: none; cursor: pointer; }
.burger span { color: #333; display: table-cell; vertical-align: middle; font-size: 30px;}
.top_menu { margin: 0; text-align: center; background-color: #61963D; }
.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;
    color: #fff;
    font-size: 1.2em;
    padding: 25px 20px;
    display: block; }
.top_menu li.social a { padding: 10px; }
.float .top_menu li a { color: #fff; }

.top_menu .social { display: none; clear: both; }
.top_menu .social li { display: inline-block; }

.social-links { position: absolute; z-index: 5; right: 20px; top: 0; height: 100%; text-align: left; padding: 0 10px; }
.social-links ul { list-style: none;  margin: 0; position: relative; height: 100%; }
.social-links ul li { float: left; margin: 0 5px; height: 100%; }
.social-links ul li a { display: table; height: 100%; }
.social-links ul li a i { display: table-cell; vertical-align: middle; font-size: 18px; }

.lang_list { position: absolute; top: 0; left: 20px; height: 100%; list-style: none; margin: 0; padding: 0 10px; }
.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; }
.lang_nav a span { display: table-cell; vertical-align: middle; }
.lang_nav a span:before { display: block; }
.lang_nav.current a span:before { padding-bottom: 10px; border-bottom: 1px solid #333; }

section { position: relative; z-index: 3; background-position: center; background-size: cover; }
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; }

.more_section { display: none; background-color: #333; color: #fff; }

.post-img { width: 99%; height: 0; padding-bottom: 100%; background-size: cover; background-position: center; border: 1px solid #333; }

.row-photo.img_left { left: 0; right: auto; }
.content-wrap.img_left { float: right; }
.row-photo.img_right { right: 0; left: auto; }
.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: 100px 50px; }
.bg .content-box { padding: 50px; background-color: rgba(0,0,0,0.5); }
.clean .content-box { padding: 50px; }

.content-frame { background-color: #fff; border: 1px solid #333; position: relative; overflow: hidden; }
.content-frameless { position: relative; overflow: hidden; }
.section-content { text-align: left; padding: 30px; float: right; }
.section-content.content-left { float: left; }
.section-img { position: absolute; left: 0; top: 0; height: 100%; background-size: cover; background-position: center;}
.section-map { position: relative; height: 300px; }
.section-map > div { height: 100%; }

.type-contact .contact-box { height: 0; padding-bottom: 100%; position: relative; width: 99%; margin: 1% auto; font-size: 20px; }
.type-contact .contact-box.half { padding-bottom: 49.5%; cursor: pointer; text-transform: uppercase; display: block; }
.type-contact .contact-box-content { width: 100%; height: 100%; position: absolute; top: 0; left: 0; border: 1px solid #333; background-color: #ebac3a; }
.type-contact .contact-box-holder { display: table; width: 100%; height: 100%; text-align: center; overflow: hidden; }
.type-contact .contact-box-centered { display: table-cell; vertical-align: middle; position: relative; top: 3px; }
.type-contact .contact-box.half:hover .contact-box-centered { text-decoration: underline; }
.type-contact a { color: #333; }

.posts { overflow: hidden; padding: 30px 0; float: none; margin: 0 auto; }

.more_section .content-box img { max-width: 40%; height: auto; }
.more_section .content-box .alignright { float: right; padding: 0 0 20px 20px; }
.more_section .content-box .alignleft { float: left; padding: 0 20px 20px 0; }

.open-more { cursor: pointer; }

h2 { font-size: 24px; text-transform: uppercase; margin-bottom: 30px; }

.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; }

.section-img { max-width: 100%; }

.content-box form { width: 100%; margin: 0 auto; }
.content-box form p { margin-bottom: 10px; }
.content-box form input[type="text"],
.content-box form input[type="email"],
.content-box form input[type="tel"],
.content-box 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; }

.padding_zero { padding: 0; }

.section-extra-btn { padding-top: 50px; }

footer .q_signature { height: 16px; }

.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;
}

.side_widget_btn_mobile {
    display: none;
    position: absolute;
    right: 0;
    top: 30%;
    color: #333;
    font-size: 20px;
    padding: 10px 20px;
    background-color: #f5ab42;
    transform: rotate(-90deg);
    transform-origin: right bottom;
    text-transform: uppercase;
    cursor: pointer;
    z-index: 50;
}

/*Menu*/

.menu_wrapper { padding: 0; }
.tab-content { background-color: #fff; color: #333; padding: 0 50px; }

/*Menu*/

/*Gallery*/

.gallery-section .slides-wrapper { height: 0; padding-bottom: 20%; }
//.gallery-section .slidesNav { bottom: -10px; }

.gallery { list-style: none; overflow: hidden; margin: 0; position: absolute; z-index: 1; width: 100%; height: 100%; }
.gallery .gallery-item { float: left; position: relative; padding: 0px; }
/*.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*/

/*Icons List*/

.qicons_list { list-style: none; position: relative; height: 45px; margin: 0; display: inline-block; }
.qicons_list .qicon { float: left; height: 100%; }
.qicons_list .qicon img { height: 100%; }

/*Icons List*/

@media (min-width: 1200px) {
    .logo_box { width: 47%; }
}

@media (min-width: 1510px) {
    .logo_box { width: 37%; }
}

@media (max-width: 991px) {
    body { padding-top: 50px; }
    h2 { font-size: 30px; }
    #topNav { position: fixed; top: 70px; height: 50px; background-color: #e4e4e4; }
    .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: 20px 0 30px; position: absolute; width: 100%; }
    .top_menu li { display: block; }
    footer { font-size: 11px; text-align: center; }
    footer .q_signature { height: 11px; }
    
    .logo_box { width: 75%; }
    .logo_mobile, #topNav h1 { display: block; }
    
    .type-contact .contact-box { font-size: 14px; }
    
    .social-links { display: none; }
    .top_menu .social { display: block; }
    
    .content form { max-width: 100%; }
}

@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; }
    
    .bg .content-box,
    .clean .content-box { padding: 20px; }
    
    #slideshow { padding-bottom: 75%; }
    
    .logo_box { padding: 15px; }
    
    .logo_holder .logo,
    .logo_holder h1 { display: none; }
    
    .type-contact .contact-box { font-size: 20px; }
    .content-box { padding: 20px; }
    .content-box .text-left { text-align: justify; }
    
    section.bg { background-attachment: scroll; }
    
    .section-img { position: relative; height: 0; padding-bottom: 70%; }
    
    .side_widget { display: none; }
    .side_widget_btn_mobile { display: block; }
    
    .row-photo { 
        position: relative;
        float: left;
        width: 100%; 
        height: 0; 
        padding-bottom: 60%; 
        background-size: cover;
    }
    
    .gallery-section .slides-wrapper { padding-bottom: 80%; }
    
}

@media (max-width: 640px) {
    #slideshow { padding-bottom: 100%; }
}

@media (max-width: 500px) {
    #slideshow { padding-bottom: 120%; }
}

@media (max-width: 414px) {
    #reservation-modal .modal-dialog { max-width: 100%; margin: 10px; }
    
    #slideshow { padding-bottom: 150%; }
}

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:hover {
	text-decoration:none;
}

nav li a:hover, .top_menu li a:hover {
	background-color:rgba(252, 196, 15,0.8);
	color:rgba(0,0,0,1);
	text-decoration:none;
}

.wpcf7 input, textarea{
	padding:5px 10px;
	border-radius:5px;
}

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;
}

.social-links ul li a i {min-width:32px; text-align:center;}