/*
Theme Name: Picasso
Theme URI: http://picasso.meetodo.it/
Author: Meetodo
Author URI: http://www.meetodo.it
Description: Our 2015 Tiziano theme is clean and designed for clarity. Tiziano's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.6
Text Domain: meetodo
*/


html,body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #FFF;
    overflow-x: hidden;
    background: #000;
    letter-spacing: 3px;
}

label {
    letter-spacing: normal;
}

img {
	max-width: 100%;
}

h1,h2,h3,h4,h5 {
	text-transform: uppercase;
	font-weight: 400;
}

a,a:focus,a:visited {
	color: #FFF;
	text-decoration: none;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.nopad-left {
	padding-left: 0;
}

.nopad-right {
	padding-right: 0;
}

.nopad {
	padding-left: 0;
	padding-right: 0;
}

.clearfix {
	clear: both;
}

.btn-1 {
    background: #811513;
    border: none;
    color: #FFF;
    padding: 5px 20px;
    text-transform: uppercase;
    transition: all .35s;
    -webkit-transition: all .35s;
    display: inline-block;
    font-size: 1.500em;
    letter-spacing: 3px;
    opacity: 0.7;
}

.btn-2 {
    background: #7D1313;
    border: none;
    color: #FFF;
    padding: 10px 15px;
    text-transform: uppercase;
    transition: all .35s;
    -webkit-transition: all .35s;
    display: inline-block;
    letter-spacing: 0;
    opacity: 0.7;
}

.btn-1:focus,.btn-1:active,.btn-2:focus,.btn-2:active {
    outline: 0;
}

.btn-1:hover,.btn-2:hover {
    opacity: 1;
}


.side-left {
	
	display: inline-block;
	width: 100%;
	background: rgba(0, 0, 0, 0.8);
}

.logo {
	padding: 15px 0 30px 0;
	width: 240px;
        height: 200px;
	display: inline-block;
	text-align: center;
	display: none;
}

.offer-container {
    margin-bottom: 30px;
}



.offer {
    display: inline-block;
    width: 100%;
    float: left;
    transition: all .3s;
    -webkit-transition: all .3s;
    text-align: center;
    
}

.offer .val {
    font-style: italic;
    
}

.offer strong {
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.offer-excerpt {
    letter-spacing: 0;
    margin-bottom: 15px;
}



.offer-content h3 {
    font-size: 1.5em;
    font-weight: bold;
    margin: 15px 0;
    
}

.offer-content {
    padding: 0 15px;
    
}

.offer-thumb {
    overflow: hidden;
    display: inline-block;
}

.offer-thumb img,.offer h3 {
    transition: all 1.5s;
    -webkit-transition: all 1.5s;
}

.offer:hover img {
    transform: scale(1.1);
    -wekit-transform: scale(1.1);
}


@media (min-width: 768px) {
    
    .offer {
        text-align: left;
    }
    
    .offer-container {
        padding: 0;
    }
    
    .offer-content {
        width: 50%;
        padding: 0 15px;
    }

    .offer-thumb {
        width: 50%;
    }
    
    .offer-content {
        padding: 0 30px;
        border-right: 30px solid;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    
    .offer-excerpt,.offer .val {
        display: none;
    }
    
    
}


.wp-content {
    letter-spacing: normal;
}

.wp-content h1,.wp-content h2,.wp-content h3,.wp-content h4 {
    letter-spacing: 3px;
}

.wp-content p:first-child {
    margin-top: 0;
}
.wp-content p:last-child {
    margin-bottom: 0;
}



@media (min-height: 915px) and (min-width: 1170px) {
	

	
	

}



span.hr {
	height: 1px;
	background: #FFF;
	width: 40px;
	margin: 0 auto;
	display: block;
}

.text-content-container {
	text-align: right;
}

.text-content {
	display: inline-block;
	width: 100%;
	background: rgba(0, 0, 0, 0.8);
	vertical-align: bottom;
	padding: 15px;
	text-align: center;
}

.text-content h1 {
	color: #eabc73;
	font-size: 1.833em;
	font-weight: 600;
	margin: 15px 0;
}

.border-content {
	border: 1px solid #811513;
	padding: 15px;
}

.fmap {
    text-align: center;
}

.fmap h1 {
    font-size: 1.8em;
}

.fmap .border-content {
    margin: 15px;
}


@media (min-width: 768px) {

	.text-content {
		text-align: left;

	}

	.side-left {
		position: absolute;
		top: 200px;
		left: 0;
		width: 240px;
                min-height: 399px;
	}
        
        .side-left.fmap {
                min-height: 1px;
	}
	
	.logo {
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
	}

}

@media (min-width: 1170px) {
	
	.border-content {
            min-height: 369px;
	}
        
        .fmap .border-content {
            min-height: 1px;
        }

        
        
	

	.first-room-c {
		text-align: left;
	}

}

@media (min-width: 1224px) {
	
}

@media (min-width: 1440px) {
	
	
}


#be-form {
	padding: 0 15px;
	display: none;
	padding-bottom: 15px;
}

.backstretch {
	display: none;
}

@media (min-width: 768px) {
	#be-form {
		display: inline-block;
	}
	
	.backstretch {
		display: inline-block;
                z-index: 1 !important;
                
	}
	
	#slider-mobile {
		display: none;
	}

}

#be-form h3 {
	font-size: 1.500em;
	font-weight: 600;
	margin: 15px 0;
}

.calendar {
	background-image: url(assets/images/calendar.png);
	background-repeat: no-repeat;
	background-position: center right;
}

.input-sm {
	border: 1px solid #afa376;
	padding: 5px 0;
	width: 100%;
	color: #000;
}

.select-sm {
	border: 1px solid #afa376;
	padding: 4px 0;
	width: 100%;
	color: #000;
}

#be-form .cc {
	margin-top: 15px;
}

#be-form .search {
	margin-top: 15px;
}

#be-form .btn-1 {
	width: 100%;
}

.banner {

	padding: 15px;
	text-align: center;
}

.banner a {
	font-size: 1.250em;
	text-transform: uppercase;
	
	font-weight: 600;
	border-top: 1px solid #811513;
	border-bottom: 1px solid #811513;
	display: inline-block;
	width: 100%;
	padding: 15px 0;
	transition: all .35s;
    -webkit-transition: all .35s;
}


.side-contacts {
	display: none;
	padding: 0 15px 15px 15px;
        width: 100%;
        text-align: center;
}

.side-contacts h3 {
	font-size: 1.500em;
	margin: 0;
	color: #d0b472;
}

.side-contacts a.tel {
	
	font-size: 1.667em;
	font-style: italic;
}

.side-contacts a.mail {

	font-size: 1.167em;
	font-style: italic;
}

header {
	background: rgba(0, 0, 0, 0.8);
	width: 100%;
	padding: 15px 0;
	display: table;
}

@media (min-width: 768px) {

	
	.side-contacts {
		display: inline-block;
	}
	
	header {
		position: fixed;
		left: 0;
		top: 0;
		display: inline-block;
                z-index: 3;
	}

}

.small-menu {
	list-style: none;
	padding: 0 15px;
	margin: 0;
	display: table-cell;
}

.small-menu li {
	display: none;
}

.small-menu li.nav-btn {
	display: inline-block;
}

.small-menu .sub-menu {
    position: absolute;
    padding: 0;
    margin-left: -15px;
    display: none;
    transition: all .35s;
    -webkit-transition: all .35s;
    opacity: 0;
    padding-top: 15px;
}

ul.small-menu .sub-menu li {
    display: block;
    margin: 0;
  
}


ul.small-menu .sub-menu li a {
    display: block;
    padding: 5px 15px;
}




.sub-menu li.sub-separator-bottom a,.sub-menu li.sub-separator-top a,.sub-menu-1 li.sub-separator-bottom a,.sub-menu-1 li.sub-separator-top a {
    font-size: 0.9em;
    font-weight: normal;
    margin: 0 15px;
    box-sizing: content-box;
    padding: 5px 0px !important;
}

.logo-mobile {
	display: table-cell;
	padding: 0 15px;
        width: 75%;
}

.small-menu {
    text-align: right;
}

.small-menu a {
	font-size: 1em;
	font-weight: 600;
	text-transform: uppercase;
	color: #eabc73;
	transition: all .35s;
	-webkit-transition: all .35s;
}


@media (min-width: 768px) {
	
	.small-menu {
                text-align: left;
		display: inline-block;
		padding: 0;
	}

	.small-menu li {
		display: inline-block;
		vertical-align: middle;
		margin-left: 15px;
	}
	
	.logo-mobile {
		display: none;
	}
        
	.small-menu a {
			letter-spacing: 0px;
	}

}

@media (min-width: 1400px) {
    .small-menu a {
        font-size: 1.333em;
    }
}





@media (min-width: 1200px) {
    
    .small-menu li {
        
            margin-left: 30px;
    }
    
    .small-menu a {
            letter-spacing: 3px;
    }
    
    
}

.navbar-toggle {
	position: relative;
    padding: 0;
    background-color: transparent;
    background-image: none;
    border: none;
	display: inline-block;
	vertical-align: middle;
}

.navbar-toggle:focus,.navbar-toggle:active {
	outline:0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 20px;
  height: 3px;
  border-radius: 1px;
  background-color: #eabc73;
  margin-top: 3px;
  transition: all .35s;
  -webkit-transition: all .35s;
}

.navbar-toggle:hover .icon-bar {
	background-color: #FFF;
}

.navbar-toggle.active .line-2 {
	opacity: 0;
}

.navbar-toggle.active .line-1 {
	-webkit-transform: translate(0, 5px) rotate(45deg);
	-moz-transform: translate(0, 5px) rotate(45deg);
	-ms-transform: translate(0, 5px) rotate(45deg);
	-o-transform: translate(0, 5px) rotate(45deg);
	transform: translate(0, 5px) rotate(45deg);
}

.navbar-toggle.active .line-3 {
	-webkit-transform: translate(0, -7px) rotate(-45deg);
	-moz-transform: translate(0, -7px) rotate(-45deg);
	-ms-transform: translate(0, -7px) rotate(-45deg);
	-o-transform: translate(0, -7px) rotate(-45deg);
	transform: translate(0, -7px) rotate(-45deg);
}

footer {
	width: 100%;
	background: rgba(0, 0, 0, 0.9);
	font-size: 0.833em;
        z-index: 3;
}



@media (min-width: 768px) {
	footer {
		position: fixed;
		bottom: 0;
		left: 0;
	}
	
	body::before {
		content: ' ';
		display: inline-block;
		vertical-align: bottom;
		height: 100%;
	}
	
	
	
	#rooms-page {
		padding-top: 97px;
	}
	
}

@media (min-width: 992px) { 
	

}

@media (min-width: 1200px) { 
	

}

.credits {
	padding: 10px 0;
        letter-spacing: 0;
}

.credits p {
	margin: 0;
}

.social {
	padding: 0;
	margin: 0;
	text-align: left;
	list-style: none;
	display: inline-block;
}

.social li {
	display: inline-block;
	vertical-align: middle;
}

.social a {

	display: inline-block;
	
}

.social svg {
    max-width: 30px;
    height: 30px;
    opacity: 0.7;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.social a:hover svg {
    opacity: 1;
}

.social a.fb {
	background-position: 0 0;
}

.social a.gp {
	background-position: -40px 0;
}

.mobile-buttons {
	display: inline-block;
	width: 100%;
	background: #eabc73;
	padding: 15px 0;
	text-align: center;
	text-transform: uppercase;
	
}

.mobile-buttons a {
	font-weight: 600;
	color: #000;
	font-size: 1em;
}

.mobile-buttons svg {
    max-width: 60px;
    height: auto;
}

.mobile-buttons a span {
	display: block;
}

.room {
    display: inline-block;
    text-align: center;
    margin-bottom: 30px;
    width: 100%;
}

.room img {
    width: 100%;
    transition: all 1.5s;
    -webkit-transition: all 1.5s;
}

.room:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.room-thumb {
    width: 100%;
    display: inline-block;
    overflow: hidden;
}

.room-border {
    border: 1px solid #FFF;
    margin: 15px;
}

.room h3 {
    font-weight: bold;
    text-transform: uppercase;
    margin: 15px 0;
    transition: all 1.5s;
    -webkit-transition: all 1.5s;
}

.room span {
    font-size: 0.8em;
    text-transform: uppercase;
    display: inline-block;
    padding-bottom: 15px;
    padding-top: 5px;
}

.social-container {
    text-align: center;
    padding: 15px 0;
}

@media (min-width: 768px) {


        .social-container {
            text-align: right;
            padding-top: 0;
            padding-bottom: 0;
        }
    

	.mobile-buttons {
		display: none;
	}

	.same-height {
		display: table;
		width: 100%;
		height: 100%;
	}

	.same-height-child {
		float: none;
		display: table-cell;
		vertical-align: middle;
	}
        
        .same-height-vab {
		display: table;
		width: 100%;
		height: 100%;
	}

	.same-height-vab-child {
		float: none;
		display: table-cell;
		vertical-align: bottom;
	}
}





.same-height-s {
        display: table;
        width: 100%;
        height: 100%;
}

.same-height-s-child {
        float: none;
        display: table-cell;
        vertical-align: middle;
}



@media (min-width: 1170px) {

	
	
	.same-height-l {
		display: table;
		width: 100%;
		height: 100%;
	}

	.same-height-l-child {
		float: none;
		display: table-cell;
		vertical-align: bottom;
	}
	
}

.swiper-container {
	height: 416px;
}

.swiper-slide {
	height: 416px;
	background-repeat: no-repeat;
	background-size: cover;
}

.swiper-slide img {
    visibility: hidden;
    min-height: 250px;
}

.datepicker.dropdown-menu {
	
}

#bech {
    height: 27px;
}

.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    background-color: #FFF;
    background-image: -moz-linear-gradient(top, #FFF, #B9B9B9);
    background-image: -ms-linear-gradient(top, #FFF, #B9B9B9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFF), to(#B9B9B9));
    background-image: -webkit-linear-gradient(top, #FFF, #B9B9B9);
    background-image: -o-linear-gradient(top, #FFF, #B9B9B9);
    background-image: linear-gradient(top, #FFF, #B9B9B9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF', endColorstr='#B9B9B9', GradientType=0);
    border-color: #B9B9B9 #B9B9B9 #fbed50;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #000;
}


.datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
    background-color: #8F724C;
    background-image: -moz-linear-gradient(top, #B5956B, #8F724C);
    background-image: -ms-linear-gradient(top, #B5956B, #8F724C);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8F724C), to(#8F724C));
    background-image: -webkit-linear-gradient(top, #B5956B, #8F724C);
    background-image: -o-linear-gradient(top, #B5956B, #8F724C);
    background-image: linear-gradient(top, #B5956B, #8F724C);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8F724C', endColorstr='#8F724C', GradientType=0);
    border-color: #8F724C #8F724C #B5956B;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

#secondary-navigation {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.90);
    background-repeat: no-repeat;
    background-position: center 30px;
    position: fixed;
    z-index: 1001;
    display: inline-block;
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 0;
    overflow: hidden;
    text-align: center;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
    transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
    
}

#secondary-navigation .sandwich {
    display: none;
}


@media screen and (min-width: 768px) and (min-height: 768px) {

    #secondary-navigation {
        background-image: url(assets/images/logo.png);
        background-repeat: no-repeat;
        background-position: center 60px;
    }
}


@media (max-width:415px) {
    
    #secondary-navigation {
        background-image: none !important;
    }
    
}

#secondary-navigation:before {
    content : ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}


.secondary-navigation-open #secondary-navigation {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
}

.secondary-navigation-content {
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    width: 75%;
}

.secondary-nav-menu {
	padding: 30px 0;
	margin: 0;
	list-style: none;
	text-align: left;
	font-size: 1.2em;
	transition: all .35s;
	-webkit-transition: all .35s;
	text-align: center;
	max-width: 420px;
	display: inline-block;
}

.secondary-nav-menu a {
	font-size: 1em;
	
	display: inline-block;
	text-transform: uppercase;
	transition: all .35s;
    -webkit-transition: all .35s;
}

@media (min-width: 768px) {
    .secondary-nav-menu a {
	font-size: 1.333em;
    }
    
}

@media (min-width: 1600px) {
	.secondary-nav-menu a {
		font-size: 1.833em;
	
	}
}



.secondary-nav-menu li {
	border-bottom: 1px solid;
        border-color: #811513;
	padding: 4px;
	
}

.secondary-nav-menu .sub-menu-1 li {
    border-bottom: none;
}

.secondary-nav-menu li:last-child {
    border-bottom: none;
}


.sub-menu li.sub-separator-bottom a,.sub-menu-1 li.sub-separator-bottom {
    border-bottom: 1px solid;
}

.sub-menu li.sub-separator-top a,.sub-menu-1 li.sub-separator-top {
    border-top: 1px solid;
}

.secondary-nav-menu li.sandwich {
    display: none;
}

.close-secondary-nav {
	width: 50px;
	height: 50px;
	display: inline-block;
	position: absolute;
	top: 15px;
	right: 30px;
	
}

.sub-menu-1 {
	display: none;
	list-style: none;
	padding: 0 30px;
	margin: 0;
}

.secondary-nav-menu .menu-item-has-children a.menu-lnk {
    background-image: url(assets/images/arrow-right.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 50px !important;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.secondary-nav-menu .menu-item-has-children.close a.menu-lnk {
	background-image: url(assets/images/close-sub.png);
}

.secondary-nav-menu li.close {
	border-bottom: none;
}


#google-map {
    width: 100%;
    height: 350px;
    display: inline-block;
    margin-bottom: 30px;
}



#google-map.full {
    display: inline-block;
    width: 100%;
    height: 350px;
}

.location-info {
    width: 100%;
    display: inline-block;
    padding: 15px;
    
}

@media (min-width: 768px) {
    
    #google-map.full {
        position: fixed !important;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }


    .location-info {
        position: fixed;
        bottom: 90px;
        right: 90px;
        z-index: 100;
        padding: 5px;
        background: rgba(0, 0, 0, 0.85);
        width: auto;
    }
    
   
   
}





#slideshow-controls {
    position: fixed;
    right: 0;
    top: 90px;
    display: none;
    width: 45px;
    z-index: 2;
}

#slideshow-controls a {
    display: inline-block;
    background: rgba(255, 255, 255, 0.5);
}

#slideshow-controls a:first-child {
    margin-bottom: 5px;
}

#slideshow-controls a:last-child {
    margin-top: 5px;
}

@media (min-width: 768px) {
    #slideshow-controls {
        display:inline-block;
    }
}

/* FORM */

.form-container {
	
	display: inline-block;
	padding: 15px 0;
}

.form-container input[type=text] {
	width: 100%;
	background: #FFF;
	border: none;
	padding: 5px 10px;
	color: #000;
	
}

.status {
	color: #FFF;
	padding: 15px;
        margin-top: 15px;
        display: none;
}

.alert-danger {
	background: #7D1313;
	border: 1px solid #BF2C2C;
}

.alert-success {
	background:#2F671D;
	border: 1px solid #4B9A32;
}


form.mail-form select {
    background: #FFF;
    border: none;
    padding: 5px 15px;
    width: 100%;
    color: #000;
    height: 27px;
}

.form-container input[type=checkbox] {
	display: inline-block;
	position: relative;
	top: 2px;
	margin-right: 5px;
}

.od-image {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.od-image img {
	visibility: hidden;
}

.form-container textarea {
	width: 100%;
	background: #FFF;
	border: none;
	padding: 5px 10px;
	color: #000;
}

.status {
    margin-bottom: 10px;
}

.form-container select.has-error,.form-container input[type=text].has-error,.form-container textarea.has-error { border: 1px solid #7D1313; }



.single-form-text {
	padding: 0 15px 15px;
}

.f-row {
	margin-top: 15px;
}

.f-row.first-r {
	margin-top: 0;
}

@media (min-width: 768px) {
    
    .form-container input[type=text],.form-container textarea,form.mail-form select {
        /*background: rgba(0, 0, 0, 0.7);*/
    }

	.offer-detail {
		margin: 0;
	}
	

}

.single-form-request {
	padding: 30px 0;
}

header,.logo,.section-content,aside,footer {
    transition: all .35s;
    -webkit-transition: all .35s;
}

.invisible {
    opacity: 0;
}

.languages-title {

    font-size: 1em;
    border-bottom: 1px solid #811513;
    padding-bottom: 15px;
    max-width: 375px;
    display: inline-block;
    width: 100%;
}

@media (min-width: 768px) {
    .languages-title {
        font-size: 1.5em;
    }
    
}

ul.languages {
    list-style: none;
    
    margin: 15px 0 0 0;
    padding: 0;
}

ul.languages li {
    display: inline-block;
    margin: 0 15px;
}

ul.languages a {
    text-transform: uppercase;
    transition: all .35s;
    -webkit-transition: all .35s;
}

.lang-btn {
    display: none;
    transition: all .35s;
    -webkit-transition: all .35s;
    letter-spacing: 2px;
}

.lang-btn svg {
    width: 15px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}

@media (min-width: 768px) {

    .lang-btn {
        position: absolute;
        display: inline-block;
        z-index: 100;
        right: 0;
        
    }
    
    .lang-btn img {
        position: relative;
        top: 0;
    }

}

.single-val {
    font-size: 1.2em;
    margin-bottom: 15px;
    font-style: italic;
    display: inline-block;
}

#rooms-page {
	vertical-align: top;
	text-align: center;
}

@media (min-width: 468px) {
	#rooms-page {
		text-align: left;
	}
}

@media (min-width: 1170px) {
	#rooms-page .text-content  {
		margin-left: 50px;
	}
	
	#rooms-page .same-height-l {
		margin-bottom: 15px;
	}
}

#langmessage {
   
    padding: 10px 0;
    text-align: center;
    width: 100%;
    z-index: 99;
    margin-top: -15px;
    margin-bottom: 15px;
}
#langmessage .close {
   
    
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    height: 13px;
    line-height: 12px;
    padding: 0 5px;
    position: absolute;
    right: 0;
    text-transform: lowercase;
    top: 5px;
}

.second-col-form {
    margin-top: 15px;
}

@media (min-width: 768px) {
   
    .second-col-form {
        margin-top: 0;
    }
    
    
    #site-container {
        margin-top: 125px;
        margin-bottom: 120px;
        position: relative;
        z-index: 2;
    }

    .small-menu li.nav-btn {
        margin-left: 0;
    }
    
    #site-bar {
        position: fixed;
        z-index: 10;
    }
    
    
    section.content {
        padding-left: 270px;
        padding-top: 200px;
    }
    
}

.site-top {
    position: relative;
}

.form-btn {
    width: 100%;
    padding: 30px 0;
    font-size: 2em;
}

.tpl-gallery .border-content {
    border: none;
}

.tpl-gallery .side-left {
    border: 1px solid;
}

.tpl-gallery header {
    border-bottom: 1px solid;
}

.tpl-gallery footer {
    border-top: 1px solid;
}

.tpl-gallery h1 {
    display: none;
}

.tpl-gallery .text-content,.tpl-gallery .border-content {
    padding-top: 0;
}

.tpl-gallery #slideshow-controls {
    display: none;
}

.personal-g {
    display: inline-block;
}

.personal-g-box {
    padding: 0;
    display: flex;
}

.personal-g-img {
    display: inline-block;
    overflow: hidden;
}

.personal-g-img img {
    
    transition: all 1.5s;
    -webkit-transition: all 1.5s;
    
}


.personal-g-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

@media (max-height: 830px) and (min-width: 768px) {
	#site-container {
            margin-top: 30px;
	}
}

.child-age {
    margin-top: 15px;
    display: none;
}

.form-cl-2 {
    margin-top: 15px;
}

@media (min-width: 768px) {
    .form-cl-2 {
        margin-top: 0px;
    }
}

@media screen and (max-height: 768px) and (min-width: 500px) {
    .logo {
        height: 150px;
    }
    
    .logo img {
        height: 100%;
    }
    
    .side-left {
        top: 150px;
    }
    
    section.content {
        padding-top: 150px;
    }
    
    
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
        white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
