/*
Theme Name: Budapest Hotel
Theme URI: http://www.meetodo.it
Description: Meetodo framework, info at www.meetodo.it
Author: Luca Nardi
Version: 3.0
Tags: 
*/

/*
*  Common:
*/
html,body {
    background-color: #000;
    font-family: 'Linden Hill', serif;
    font-weight: 400;
    font-size: 20px;
    color: #000;
    
}

.status {
	color: #FFF;
	padding: 15px;
}

.alert-danger {
	background: #7D1313;
	border: 1px solid #BF2C2C;
}

.alert-success {
	background:#2F671D;
	border: 1px solid #4B9A32;
}

img {
    max-width: 100%;
}

a {
    color: #b07825;
}

a:visited,a:focus,a:hover {
    text-decoration: none;
    color: #b07825;
}

h1,h2,h3,h4,h5 {
    
    
}

#tooltip {
	color: #000;
	line-height: 1.4em;
}

#tooltip img {
	float: left;
	margin-right: 5px;
}

#tooltip strong {
	display: block;
}

.has-error {
    color: #a94442;
}

.form-control.has-error,#privacy.has-error {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    background-color: rgba(169, 68, 66, 0.21);
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

#lang-message {
    background-color: #dac9af;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 0.9em;
}

#lang-message a {
    
}

#lang-message .close {
    margin-right: 15px;
    float: right;
    cursor: pointer;
}

#cookieChoiceInfo {
    z-index: 9999 !important;
    bottom: 0 !important;
    top: initial !important;
    font-size: 0.8em !important;
}

@media (min-width:768px) {

    #cookieChoiceInfo {
        width: 300px !important;
        right: 50px !important;
        bottom: 50px !important;
        padding: 10px !important;
        top: initial !important;
        left: initial !important;
        
    }
}

#cookieChoiceInfo a,#cookieChoiceInfo a:visited {
        color: #bc2621; 
}

/*
*  Header:
*/
#choose-language {
    display: none;
}

.contacts {
    background: #ffffff;
}

.contacts a {
    padding: 8px 0 4px 35px;
    display: inline-block;
    font-weight: 400;
    color: #000;
}

.contacts a:hover {
    color: #b07825;
}

.contacts a.phone {
    background-image: url(assets/images/phone.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.contacts a.email {
    background-image: url(assets/images/email.png);
    background-repeat: no-repeat;
    background-position: left center;
    
}

@media (min-width: 480px) {
    .contacts a.email {
        margin-left: 30px;
    }
}

#language {
    float: right;
    display: inline-block;
    background: #dac9af;
    height: 40px;
    border: none;
    padding: 0 15px;
    font-size: 0.9em;
    cursor: pointer;
}

.logo-container {
    text-align: center;
    margin: 15px 0;
}

.logo-container img {

}

nav.navbar {
    text-align: center;
}

ul.navbar-nav {
    padding: 0;
    margin: 0;
    list-style: none;
    
}

ul.sub-menu {
    display: none;
}

ul.navbar-nav li.menu-item-depth-0 {
    display: inline-block;
    margin: 15px;
}

ul.navbar-nav a.main-menu-link {
    text-transform: uppercase;
    color: #FFF;
}

ul.navbar-nav a.main-menu-link:hover {
    color: #b07825;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
    border: none;
    background: #AFA376;
    border-radius: 0;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ccc;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}

.collapse {
    display: none;
}

.mobile-menu {

}

.mobile-menu li {
	width: 100%;
}

@media (min-width: 768px) {
	.navbar-toggle {
		display: none;
	}
	
	.collapse {
		display: inline-block;
	}
	
	.mobile-menu li {
		width: auto;
	}

}


/*
*  Slider:
*/
#responsive-slider {
    display: inline-block;
    width: 100%;
    text-align: center;
    position: relative;
}

#responsive-single-img {
    text-align: center;
    margin: 0;
    padding-bottom: 10px;
	position: relative;
	min-height: 200px;
}

#responsive-single-img span {
    width: 100%;
    height: 100%;
    display: inline-block;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
}

.rslides {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.rslides img {
    visibility: hidden;
    
}

.rslides li {
    width: 100%;
}

.rslides li,.rslides {
    max-width: 1440px;
    min-height: 250px;
}

.rslides span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
	background-position: center;
}

.slide-content {
    position: absolute;
    bottom: 45px;
    right: 45px;
    display: none;
    padding: 15px;
    background: rgba(0, 0, 0, 0.7);
    color: #FFF;
    font-style: italic;
    font-size: 1.6em;
    font-weight: 300;
    max-width: 400px;
    text-align: left;   
}

.callbacks_tabs {
    position: absolute;
    bottom: 11px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 100;
    margin: 0;
    padding: 0;
}

.callbacks_tabs a {
    background: none;
    border: 1px solid #FFF;
    opacity: 1;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    text-indent: -9999px;
}

.callbacks_tabs li {
    display: inline-block;
    margin: 0 5px;
}

.callbacks_tabs .callbacks_here a {
    background: #FFF;
    
}

/*
*  Booking
*/

.booking-f {
    background: #dac9af;
    margin-top: -10px;
    display: none;
}

.booking-b {
    display: block;
}

.btn-book a {
    background: #af8d59;
    display: block;
    padding: 30px 0;
    text-align: center;
    font-size: 1.750em;
    text-transform: uppercase;
    font-weight: 400;
    margin: 30px 0;
    color: #000;

}

.of-val {
    display: inline-block;
    margin-top: 5px;
}

@media (min-width: 480px) {
    
    .booking-b {
        display: none;
    }
    
    .booking-f {
        display: block;
    }
    
   
    
    
}

.booking-box h4 {
    font-size: 1em;
    font-weight: 400;
    margin: 5px 0 0 0;
}

.beform label {
    margin-bottom: 17px;
}

label {
    font-weight: normal;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    width: 94%;

}

.input-sm,select.input-sm {
    border-radius: 0;
    background: #000;
    color: #FFF;
    font-size: 1em;
    height: 40px;
}

.beform .col-xs-4:before {
    content: ' ';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.beform .col-xs-4 {
    height: 30px;
}

.form-group {
    margin: 15px 0;
    display: inline-block;
    width: 100%;
}

.beform .btn-primary {
    
    background-image: url(assets/images/search.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    border: none;
    border-radius: 0;

    padding: 15px 30px 15px 45px;
    background-color: #000;
    border: none;
}

.beform .btn-primary:hover {
    background-color: #afa376;
}

.booking-titles {
    margin: 15px 0;
}

.booking-titles h3 {
    font-size: 1.750em;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .b-row-submit {
        padding-top: 34px;
    }
}

@media (min-width: 992px) {
    .beform .btn-primary {
        margin-left: 15px;
    }
}

@media (max-width: 992px) {
    .np-md {
        padding: 0;
    }
}

/*
*  Single page
*/

section.page {
    margin-top: 30px;
}

section.page .container {
    overflow: hidden;
}

section.page .single-a {
    border-top: 2px solid #af8d59;
    border-bottom: 2px solid #af8d59;
    padding: 15px;
    opacity: 0;
}

.wp-content {
    font-size: 1em;
    line-height: 2em;
    text-align: left;
    color: #FFF;
}

section.page .single-a h1 {
    margin: 15px 0;
    font-size: 1.750em;
    font-weight: 400;
    text-transform: uppercase;
    color: #af8d59;
}

.page-single {
    margin-top: 30px;
}

/*
*  List page
*/

section.page-list {
    margin-top: 30px;
}

.list-container {
    border-top: 2px solid #afa376;
    border-bottom: 2px solid #afa376;
    padding: 15px 0;
}

.list-container h1 {
    padding: 0 15px;
    margin-top: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 2.5em;
    font-weight: 700;
}

.list-item {
    margin-bottom: 45px;
}

.list-item h3 {
    font-size: 1.4em;
    margin: 15px 0 0 0;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
}

.list-item .read-more {
    float: right;
    margin-top: 23px;
    color: #AFA376;
    font-size: 1.4em;
    display: inline-block;
    line-height: 1em;
}

.list-item .read-more:hover {
    color: #b07825;
}

.pagination {
    padding: 0 15px;
    display: block;
    margin: 30px 0 15px 0;
}

.next-page {
    float: right;
    display: inline-block;
}

.prev-page {
    display: inline-block;
    float: left;
}

.next-page a {
    padding: 10px 25px;
    background: #2c3540;
    color: #FFF;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 4px;
}

.next-page a:hover {
    background: #afa376;
}

.of-img {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.of-img span {
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    
    transform: scale(1);
    -webkit-transform: scale(1);
    
}

.of-img span:hover {
    
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    opacity: 0.9;
    
}

.of-img:hover p {
	opacity: 1;

        -webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.of-img p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-50px,0,0);
    transform: translate3d(-50px,0,0);
    position: absolute;
    bottom: 15px;
    left: 15px;
    opacity: 0;
    font-style: italic;
    background: #FFF;
    padding: 5px 15px;
    color: #000;
}

.of-img img {
    visibility: hidden;
}

.personal-g-img {
    margin: 7px;
    display: block;
    position: relative;
    overflow: hidden;
}

.personal-g-img strong {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    opacity: 0.9;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px,0, 0);
    transform: translate3d(-40px,0,0);
}

.personal-g-img img {
    visibility: hidden;
}

.personal-g-img:hover strong {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
}



/*
*  Advise
*/

section.advise {
    margin: 30px 0 -10px;   
    position: relative;
}



    section.advise .container {
        overflow-x: hidden;
        
    }
    
    @media (max-width: 768px) {
        section.advise .container {
            width: 100%;
        }
        
    }


.advise-banner h4 {
    font-size: 1.750em;
    font-weight: 400;
    text-transform: uppercase;
    margin: 15px 0 0;
    color: #af8d59;
}

.advise-offers h4 {
    font-size: 1.750em;
    font-weight: 400;
    text-transform: uppercase;
    margin: 15px 0 0;
    color: #000;
}



.advise-banner {
    display: inline-block;
    border: 5px solid #af8d59;
    opacity: 0;
    min-height: 100%;
    margin-bottom: 30px;
    background-image: url(assets/images/advise-ico.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 20%;
}

@media (min-width: 768px) and (max-width: 991px) {
    .advise-banner {
        background-position: center bottom;
        background-size: initial;
    }
    
}

@media (min-width: 768px) {
    .advise-banner {
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {
    .advise-banner {
        background-position: right center;
        background-size: initial;
    }
    
}

.banner-txt-1 {
    margin-bottom: 30px;
    color: #FFF;
}

.banner-txt-2 {
    padding-bottom: 15px;
}



.banner-txt-1,.banner-txt-2 {
    font-size: 1em;
    padding: 0 0 0 15px;
}

.banner-txt-1 strong,.banner-txt-2 strong {
    font-size: 2.1em;
    font-weight: 400;
}

.advise-offer {
    background: #f2f2f3;
    padding: 15px;
    margin-top: 15px;
    
}

.advise-offers {
    background-color: #af8d59;
    display: inline-block;
    padding-bottom: 15px;
    width: 100%;
    min-height: 100%;
    opacity: 0;
}

.advise-offer img {
    float: left;
    margin: 0 15px 0 0;
    display: inline-block;
}

.f-event {
    background: #f2f2f3;
    padding: 15px;
    margin-top: 15px;
    display: inline-block;
    width: 100%;  
}


.f-event img {
    float: left;
    margin-right: 15px;
}

.f-event span {
    color: #010101;
    margin-top: -8px;
    display: inherit;
    font-size: 0.8em;
    font-style: italic;
}

.f-event p,.advise-offer h5 {
    text-transform: uppercase;
    color: #af8d59;
    font-weight: 400;
    font-size: 1em;
    line-height: 1em;
    margin: 0;
}

.f-event a,.advise-offer h5 a {
    color: #af8d59;
}


.f-event a:hover,.advise-offer h5 a:hover,footer .more-d:hover {
    color: #b07825;
}

.social-lnk {
	display: block;
}

.social-lnk a {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}

.social-fb {
	position: relative;
	top: -1px;
}

@media (min-width: 992px) {
    
    .of-val {
        position: absolute;
        bottom: 15px;
    }
    
    
}

.nopadding {
    padding-left: 0;
    padding-right: 0;
}

.clear {
    clear: both;
}

.advise-text {
    color: #FFF;
}

@media (min-width: 768px) {

	.same-height {
		display: table;
		width: 100%;
	}

	.same-height-child {
		float: none;
		display: table-cell;
		vertical-align: middle;
		
	}
	
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}


@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}


.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*
*  Carousel bottom
*/

.owl-carousel .item {
  
}

.owl-carousel.owl-loaded {
  display: block;
  max-width: 1009px;
  margin: 0 auto;
  position: relative;
}

.owl-prev,.owl-next {
    background: #FFF;
    height: 100%;
    text-indent: -9999px;
    display: none !important;
    width: 30px;
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
}

.owl-prev:hover,.owl-next:hover {
    opacity: 0.6;
}

.owl-stage-outer {
    max-height: 123px;
}

.owl-prev {
  
    left: -65px;
    background-image: url(assets/images/slider-prev.png);
    
}

.owl-next {
    
    right: -65px;
    background-image: url(assets/images/slider-next.png);
  
}

.owl-carousel-cont {
    padding: 45px 0;
    border-bottom: 2px solid #afa376;
}


@media (min-width: 1170px) {
    .owl-prev,.owl-next {
        display: inline-block !important;
    }
}

/*
*  Footer
*/


footer {
    font-size: 1em;
    line-height: 1.8em;
    color: #FFF;
}


footer h5 {
    margin: 15px 0;
    font-size: 1.750em;
    line-height: normal;
    font-weight: 400;
    text-transform: uppercase;
    color: #af8d59;
}

footer .more-d {
    position: absolute;
    top: 20px;
    right: 15px;
    color: #afa376;
}


.credits {
    margin-top: 30px;
    background: #FFF;
    font-size: 0.8em;
    color: #000;
}

.credits p {
    margin: 5px 0;
}

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

@media (min-width: 1170px) {
    .map-f {
        display: none;
    }
}

/*
*  Form page:
*/

#cform1 {
    color: #FFF;
}

.btn-primary {
    border: none;
    border-radius: 0;
    padding: 15px 30px 15px 30px;
    background-color: #af8d59;
    border: none;
    text-transform: uppercase;
}



.btn-primary:hover {
    background-color: #b07825;
}

.checkbox {
    display: inline-block;
    margin-right: 15px !important;
}

/*
*  Loader:
*/
#loader {
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

#loader span {
    font-family: 'Playfair Display SC', serif;
    font-size: 1.2em;
    color: #FFF;
    display: block;
    text-align: center;
    margin-bottom: 15px;
    
}

#loader:before {
    content: ' ';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 2%;
}

#loader-wrapper {
    display: inline-block;
    width: 95%;
    vertical-align: middle;
}
.sk-spinner-three-bounce.sk-spinner {
  display: block;
  width: auto;
  text-align: center;
}
.sk-spinner-three-bounce div {
  width: 18px;
  height: 18px;
  background-color: #DDCEB6;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
          animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }
.sk-spinner-three-bounce .sk-bounce1 {
  -webkit-animation-delay: -0.32s;
          animation-delay: -0.32s; }
.sk-spinner-three-bounce .sk-bounce2 {
  -webkit-animation-delay: -0.16s;
          animation-delay: -0.16s; }

@-webkit-keyframes sk-threeBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }

  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes sk-threeBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }

  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }
			
			
#privacy-policy {
	height: 60px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#arrival,#bech {
	cursor: pointer;
}

.datepicker {
	z-index:10010 !important;
}

.noffer {
	font-style: italic;
	color: #FFF;
}
