<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* parent theme */
@import url(style.css);

.input-sm{
  font-size:14px !important;
}
select{
  padding:5px !important;
}
.btn{
  border-radius: 4px !important;
}
/* Theme */
html {
  /* background-color: rgb(66, 115, 141); */
}
body {
  color: rgb(137, 137, 137);
  font-size: 15px;
  line-height: 25px;
  font-family: "Myriad Pro", "PT Sans", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #333333;
}
h5,
.h5 {
  color: rgb(137, 137, 137);
}
h4 {
  font-size: 25px;
  margin: 25px 0;
}
p {
  padding: 0 8px;
}

header {
  background-color: transparent;
}
header #header,
footer #widgets {
  background-color: rgb(88, 88, 88);
}
header nav {
  background-color: #676565;
  border: 0;
}
header .header-wrapper {
  background-color: rgb(88, 88, 88);
}

#adv-btn span:after{
content: "\f103";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
}

.btn-primary,
h1::after,
.primary-background,
.jetmenu ul.dropdown li:hover &gt; a {
  background-color: rgb(87, 74, 158);
  border-color: rgb(87, 74, 158);
}

.form-control:focus {
  border-color: rgb(87, 74, 158);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open &gt; .dropdown-toggle.btn-primary {
  background-color: rgb(87, 74, 158);
  border-color: rgb(87, 74, 158);
}

.primary-color,
a {
  color: rgb(87, 74, 158);
}

.jetmenu li {
 /* position: relative;
  z-index: 1500;*/
}
.jetmenu &gt; li:hover &gt; a,
.jetmenu &gt; li.active &gt; a {
  color: #cfa9e9;
}

footer .widget h4,
.secondary-color {
  color: rgb(255, 255, 255);
}

a:hover,
a:focus {
  color: rgb(85, 107, 47);
}

.btn {
  font-weight: normal;
}
.center {
  display: block;
  margin: 0 auto;
  float: none;
}

/* Header */
#header-booknow{
  display:none;
  text-align:center;
  background:rgb(66,115,141);
}
/*
@media (max-width:450px){
  #header-booknow {
    display:block !important;
  }
}
*/
#logo {
  height: 120px;
}
#logo img {
  max-width: 200px;
}
#booking {
  height: 137px;
  position: absolute;
  top: 80px;
  left: 60%;
}
#booking .btn {
  border-color: rgb(66, 115, 141);
  border-width: 2px;
  margin: 10px 0;
  display: none;
}
#booking-top .btn {
  border-color: rgb(66, 115, 141);
  border-width: 2px;
  margin: 10px 0;
}
#hotel-reservation &gt; a {
  position: absolute;
  top: 182px;
  left: 40%;
}
header .header-reservation {
  display: none;
  position: absolute;
  top: 183px;
  left: 0px;
  z-index: 1000;
  width: 100%;
}
#header-reservation-bar-container {
  width: auto;
  margin: 0 auto;
  background-color: #b39557;
  border-color: #b39557;
  display: table;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
  border-radius: 0;
}
#header-reservation-bar-container &gt; h2,
#header-reservation-bar-container button.close,
#header-reservation-bar-container form i,
#header-reservation-bar-container form label {
  display: none;
}
#header-reservation-bar-container form .row,
#header-reservation-bar-container form .col-sm-12,
#header-reservation-bar-container form .col-sm-6 {
  padding: 0;
  margin: 0;
}
#header-reservation-bar-container form input {
  width: 140px;
  height: 40px;
  border-radius: 0;
  border: 0;
  margin-right: 15px;
  box-shadow: none;
}
#header-reservation-bar-container form {
  display: flex;
  padding: 15px;
}
#header-reservation-bar .form-group {
  margin: 0;
}
#header-reservation-bar-container form button {
  border-radius: 0;
  height: 40px;
}
#header-reservation-bar .instruction {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(99%);
  padding: 15px;
}
#header-reservation-bar .instruction-toggle {
  display: flex;
  align-items: center;
  margin: -15px -15px -15px 15px;
  background-color: rgba(25,25,25,.1);
  padding: 0 15px;
  color: #fff;
  text-transform: uppercase;
}
/* .hide-header #logo img {
  max-width: 125px;
  margin-top: 45px;
}
.hide-header #logo btn {
  max-width: 125px;
  margin-top: 45px;
}
.hide-header #header #hotel-info .header-widget {
  margin-top: 100px;
}
.hide-header #hotel-reservation &gt; a {
  top: 137px;
}
.hide-header #booking {
  height: 137px;
  position: absolute;
  top: 80px;
  left: 60%;
}
.hide-header #booking .btn {
  border-color: rgb(66, 115, 141);
  border-width: 2px;
  margin: 10px 0;
  display: block;
}
#sidebar-main-trigger {
  display: none;
  position: absolute;
  top: 103px;
  right: 10px;
}
.hide-header #sidebar-main-trigger {
  display: initial;
}
.hide-header #sidebar-main-trigger span.icon {
  margin: 0;
  float: right;
}
.hide-header #sidebar-main-trigger span.icon em {
  margin-bottom: 3px;
  display: block;
  width: 20px;
  height: 2px;
  background: #999;
} */
.hide-header {
  top: 0;
}
@media(min-width: 768px) {
  .hide-header {
    top: -120px;
  }
  #specials .special-offer img{
/*   height:233px !important;*/
    width:350px !important;
    object-fit:cover !important;
  }
/*
  #promotions .img-responsive{
    object-fit: cover !important;
  } 
*/
}
@media (max-width: 767px) {
  #specials .special-offer img{
    width:100% !important;
    object-fit:cover !important;
  }
}
.mobile-header {
  display: none;
}
.mobile-header .logo {
  flex: 1;
  height: 80px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.mobile-header .logo img {
  width: 100%;
  height: 70%;
  -o-object-fit: contain;
  object-fit: contain;
}
.mobile-header .right-container,
.mobile-header .left-container {
  width: 20%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  padding: 0 15px;

}
.mobile-header .right-container {
  justify-content: flex-end;
}
.mobile-header a i {
  font-size: 20px;
}
.mobile-header .btn {
    padding: 0 5px;
    margin-left: 30px;
    line-height: 28px;
    font-size: 16px!important;
    margin-top: -5px;
}
@media (min-width: 414px) {
  .mobile-header .btn {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .mobile-header {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  #header-booknow {
    display: block !important;
  }
  #specials-title {
   padding-top:25px !important;
  }
}
/* .mobile-menu #hotel-info {
  width: 100%;
  padding: 0;
}
.mobile-menu #hotel-info ul {
  list-style-type: none;
}
.mobile-menu #hotel-info li {
  float: left;
  margin: 10px;
}
.mobile-menu #hotel-info li a,
.mobile-menu #hotel-info li a i {
  color: #fff;
}
.mobile-menu .jetmenu li {
  display: initial !important;
}
.mobile-menu .jetmenu li.showhide {
  display: none !important;
} */
.mobile-menu nav {
  padding: 21px;
  height: 100%;
}
.mobile-menu .utility-container {
  font-size: 18px;
  height: 9%;
}
.mobile-menu .utility-container a {
  display: inline-block;
  margin-right: 6px;
  border: 0;
}
.mobile-menu ul {
  list-style-type: none;
  padding-left: 0;
  max-height: 91%;
  overflow: auto;
}
.mobile-menu li {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  line-height: 36px;
}
.mobile-menu a ~ ul {
  margin-bottom: 38px;
  display: none;
}
.mobile-menu a ~ ul li {
  text-transform: none;
  font-weight: normal;
  padding-left: 40px;
}
.mobile-menu a {
  color: #fff;
  display: flex;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #fff;
}
.mobile-menu a .indicator {
  display: block;
  margin-left: auto;
  padding: 0 12px;
}
.mobile-menu a ~ ul li a {
  border: 0;
}

#header ul {
  margin-top: 46px;
}
#header ul li {
  margin: 0 0 0 4px;
}
#header #hotel-info .languages {
  margin-top: 38px;
}
#header #hotel-info .functional {
  margin-top: 4px;
}

.jetmenu {
  margin: 0 auto;
}
.jetmenu ul.dropdown {
  width: max-content;
}
.jetmenu ul.dropdown.sub-menu {
  position: initial;
}
header nav .container {
  width: 100%;
  padding: 0;
  margin: 0;
}
.slides-pagination a {
  margin: 0 10px;
}
header nav .indicator {
  display: none;
}

/* Element/icon_list */
.icon-list .icon {
  font-size: 14px;
}
.icon-list .icon:not(:first-of-type) {
  margin-top: 10px;
}
.icon-list .icon img {
  padding-right: 10px;
  width: 30px;
}
.icon_content:not(:last-of-type) {
  margin-bottom: 15px;
}
.icon_content h5 {
  margin-bottom: 20px;
  color: #5e5d5d;
}
.icon_content br {
  line-height: 45px;
}

/* Element/detail_list */
.room ul li {
  text-transform: capitalize;
}
.room ul li:after {
  content: "";
  display: table;
  clear: both;
}
.room ul li span {
  max-width: 250px;
  text-align: right;
  color: rgb(137, 137, 137);
}

/* Element/Home section */
.home-section {
  margin: 0;
}
.home-section h3 {
  color: rgb(125, 125, 125);
  text-transform: none;
 /* margin: 50px 0 6px;*/
  margin:20px 0 6px;
  padding:0 8px;
}

.home-section.right {
  flex-direction: row-reverse;
}
.home-section #logo-welcome {
  width: 100%;
  max-width: 416px;
}
.home-section .btn-know-more {
  border: 3px solid rgb(87, 74, 158);
  font-weight: normal;
  text-transform: none;
  line-height: 22px;
  padding: 7px 20px 5px;
  margin-top: 15px;
}


.home-section.primary-background .btn-know-more {
  color: #fff;
  border-color: #fff;
}
.home-section.primary-background .btn-know-more:hover {
  color: #222;
}
.home-section.primary-background h3 {
  color: #fff;
}
.home-section.primary-background h5 {
  color: #fff;
}

/*.home-section .heading .icon { display: inline-block; vertical-align: bottom; }
.home-section .heading .icon img { width: 100%; height: auto; }
.home-section .heading .title { display: inline-block; padding: 0; }
.home-section .heading .title h1 { margin-bottom: 0; }*/
.home-section .heading .icon {
  max-height: 74px;
}
.home-section .heading .title {
  margin-bottom: 0;
  /*margin-left: 12px;*/
  display: inline-block;
  vertical-align: bottom;
}
.home-section .heading .title:after {
  margin-top: 5px;
}
.home-section h1{
  margin-bottom: 15px;
}
.home-section .padding {
  padding: 20px 12px;
}

.home-section .owl {
  padding: 0;
  position: relative;
}

.home-section .owl-carousel {
    height: 100%;
}



.home-section .owl-carousel img {
  width: 100%;
  height: auto;
  display: block;
}
.home-section .owl-carousel .owl-controls {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.home-section .owl-carousel .owl-controls .owl-nav {
  position: absolute;
  margin: 0 auto;
  z-index: 3;
  top: 46%;
  width: 100%;
}
.home-section .owl-carousel .owl-controls .owl-nav .owl-prev,
.home-section .owl-carousel .owl-controls .owl-nav .owl-next {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  opacity: 0.6;
  padding: 10px 20px 10px 15px;
}
.home-section .owl-carousel .owl-controls .owl-nav .owl-prev {
  left: 0;
}
.home-section .owl-carousel .owl-controls .owl-nav .owl-next {
  right: 0;
}
.home-section .owl-carousel .owl-controls .owl-dots {
  position: absolute;
  bottom: 15px;
  margin: 0 auto;
  width: 100%;
}
.home-section .owl-carousel .owl-controls .owl-dot span {
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  border-radius: 15px;
  background-color: transparent;
  cursor: pointer;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.home-section .owl-carousel .owl-controls .owl-dot.active span {
  background-color: #fff;
}

.home-section-video{
  position:relative;
  padding:0 !important;
}
.home-section-video&gt;.video-item{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.home-section-video&gt;.video-item video{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  /*object-fit: cover;*/
  /*object-position: center center;*/
  background-color:#000;
}
.reservation {
  display: block;
  position: relative;
}
.reservation .header-reservation {
  display: none;
  position: absolute;
  top: -40px;
  left: 0px;
  z-index: 800;
  width: 100%;
}

/* Element/section_title */
#specials-title {
  padding-top: 80px;
}
@media (max-width: 991px){
  padding-top:40px !important;
}
#specials-title h1 {
  margin-bottom: 20px;
}

/* Element/owl */
.owl .background-cover {
  background-size: cover;
  background-position: 50% 50%;
  max-height: 500px;
}
.owl .background-cover img {
  visibility: hidden;
}

#specials h3 {
  margin: 10px 0;
}
#specials .sub-title {
  margin-bottom: 80px;
}
#specials {
  padding: 0;
}
#specials .price {
  background-color: rgb(88, 88, 88);
}
#specials .owl-control {
  text-align: right;
  margin-bottom: 10px;
}
#specials .owl-control i {
  cursor: pointer;
  margin: 0 10px;
  vertical-align: middle;
}
#specials .owl-control i.hide {
  display: none;
}
#specials .owl-control i.pause,
#specials .owl-control i.fa-repeat {
  font-size: 1.5em;
  line-height: 30px;
}
#specials .content {
  text-align: left;
}
#specials a.btn {
  padding: 7px 0 3px;
  font-weight: normal;
  display: block;
  width: 100%;
}
#specials a.btn:not(:first-of-type) {
/*  margin-top: 20px;*/
}
#specials .info {
  margin-bottom: 15px;
}
#specials .info .details,
#specials .info .details img,
#specials .info .details p {
  display: inline-block;
}
#specials .info .details:not(:first-child) {
  margin-left: 15px;
}
#specials .info .details p {
  padding-left: 5px;
  vertical-align: bottom;
  line-height: 1;
  margin: 0;
  color: rgb(35, 31, 32);
}
#specials .info .details img {
  height: 40px;
  width: auto;
}
#specials .special-offer img {
  /*height: 200px;*/
  width: auto;
  margin: 0 auto;
 /* padding:0 10px;*/
  padding:0 10px 10px 10px;
}
#specials .special-offer .room {
  text-align: left;
/*  padding-bottom: 80px;*/
  padding-bottom:20px;
}
#specials .special-offer .intro{
  padding:2.5% 0;
}
#specials .special-offer .room ul {
  margin-bottom: 0;
}
#specials .special-offer .room li:first-letter {
  text-transform: uppercase;
}
#specials .owl-middle .owl-stage {
  margin-left: auto;
  margin-right: auto;
}
.special-offer.width-25 {
  padding: 0 10px;
  width: 33%;
  float: left;
}
@media(min-width: 768px) {
  .offer-container {
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
  }
}

/* Home */
#index {
  background-color: #676565;
  transition: margin-top .5s ease;
  position: relative;
}
#index #specials h3,
#index #specials .sub-title {
  display: none;
}
#index .home-section {
  display: block;
  background-color: #fff;
}
#index .home-section.primary-background {
  background-color: rgb(87, 74, 158);
}
#index .home-section .text,
#index .home-section .owl, #index .home-section .home-section-video {
  width: 100%;
}

@media (min-width: 784px){
	#index .home-section .owl {
		width: 58.33333333%;
		height: 670px;
	}
}

@media (min-width: 784px){
	#index .home-section .text {
		width: 41.66666667%;
		height: 670px;
	}
}

#index #slider .tint {
  position: absolute;
  width: 100%;
  height: 100% !important;
  top: 0;
  left: 0;
}
#index #slider .content h1 {
  font-size: 21px;
}
#index #slider .content h5 {
  font-size: 15px;
}
.pop-up-promo{
  background:rgba(0, 0, 0, 0.5);
  height:100%;
  left:0;
  position:fixed;
  top:0;
  width:100%;
  z-index:1999;
}
.pop-up-promo .pop-up-message {
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -200px 0 0 -200px;
  z-index: 2000;
  background-color: #faedfc;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-animation: slide-up 0.8s forwards, fadeIn 0.8s forwards;
  animation: slide-up 0.8s forwards, fadeIn 0.8s forwards;
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -ms-animation-delay: 2s;
  animation-delay: 2s;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.pop-up-promo .pop-up-message .close-icon {
  position: absolute;
  right: 6px;
  top: 8px;
  color: #a9a9a9;
  cursor: pointer;
  border: 2px #a9a9a9;
  border-style: solid;
  border-radius: 50%;
  display: flex;
  width: 35px;
  height: 35px;
  align-items: center;
  justify-content: center;
}
.pop-up-promo .pop-up-message .close-icon:after {
  font-family: "hcom-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  content: "\00d7";
  text-shadow:1px 1px 1px black;
  font-weight: 900;
}
.pop-up-promo .pop-up-message .content {
  min-height: 135px;
}
.pop-up-promo .pop-up-message .content .image-wrapper {
  max-width: 400px;
  float: left;
}
.pop-up-promo .pop-up-message .content .image-wrapper img {
  width: 100%;
  height: 100%;
}
.pop-up-promo .pop-up-message .content .wrapper {
  width: 0px;
  padding-left: 15px;
  padding-right: 35px;
  float: left;
}
.pop-up-promo .pop-up-message .content .wrapper .btn {
  border-color: rgb(66, 115, 141);
  border-width: 2px;
  margin: 10px 0;
}
.pop-up-promo .pop-up-message .content .wrapper .content-text {
  margin: 10px 0;
}

/* Promotions */
#promotions #specials:not(:last-of-type) .container {
  border-bottom: 1px solid rgb(229, 229, 229);
  margin-bottom: 80px;
}
#promotions #specials .owl-control {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -30%);
  width: 100%;
  font-size: 30px;
  z-index: 10;
}
#promotions #specials .owl-control .fa-angle-left {
  position: absolute;
  left: 0;
}
#promotions #specials .owl-control .fa-angle-right {
  position: absolute;
  right: 0;
}
#promotions #specials .owl-control .pause {
  display: none;
}
#promotions #specials .owl-carousel {
  padding: 0 40px;
}
#promotions .special-offer .btn-group {
  width: 100%;
  text-align: center;
  margin-top: auto; 
}
#promotions .special-offer .btn-group .btn {
  border-radius: 0;
  float: none;
  margin-top: 20px;
}
#promotions.detail-page #specials .special-offer .img-responsive {
  width: 100%!important;
  height: auto!important;
}
#promotions.detail-page #specials .info {
  margin-top: 12px;
}
#promotions .special-offer h4 {
  min-height: 55px;
  margin-bottom: 12px;
}

/* Dinning */
#dinning #specials .img-responsive {
  width: auto;
  height: 340px;
}
#dinning #specials .content {
  text-align: center;
}
#dinning.detail-page #specials .special-offer {
  text-align: left;
  border-bottom: 1px solid rgb(229, 229, 229);
  padding-bottom: 30px;
}
#dinning.detail-page #specials .content {
  text-align: left;
}
#dinning.detail-page #menu {
  padding-bottom: 80px;
}
#dinning.detail-page #menu a.btn {
  background-color: rgb(137, 137, 137);
  border-radius: 0;
  padding: 7px 15px 3px;
  color: #fff;
  text-transform: none;
  font-weight: normal;
  width: 100%;
}
#dinning.detail-page #menu a.btn img {
  height: 22px;
  margin-right: 15px;
}

/* Rooms */
#rooms .special-offer {
  /*margin-bottom: 80px;*/
  margin-bottom:0px;  
  position: relative;
}
#rooms .special-offer.single-room-middle {
  float: initial;
  margin-left: auto;
  margin-right: auto;
}
#rooms .special-offer.double-rooms-middle-left {
  display: inline-block;
}
#rooms .special-offer.double-rooms-middle-right {
  float: initial;
  margin-right: auto;
  display: inline-block;
}
#rooms .special-offer .btn-group, .special-offer-gallery .btn-group {
  width: 100%;
  text-align: center;
  display: inline-block;
  flex-direction: column;
}
#rooms .special-offer .btn-group .btn, .special-offer-gallery .btn-group .btn {
  border-radius: 0;
  float: none;
  margin:10px 2px;
}
#rooms.detail-page .special-offer {
  margin-bottom: 0;
  padding-bottom: 30px;
}
#rooms.detail-page #specials .content {
  margin-bottom: 40px;
}
#rooms.detail-page #specials .special-offer {
  border-bottom: 1px solid rgb(229, 229, 229);
  padding: 0;
}
#rooms.detail-page #menu .room {
  padding-bottom: 0;
}
#rooms.detail-page #menu #features {
  margin-bottom: 2em;
}
#rooms.detail-page #menu .feature {
  font-size: 14px;
}
#rooms.detail-page #menu .feature:not(:first-of-type) {
  margin-top: 10px;
}
#rooms.detail-page #menu .feature img {
  width: 30px;
  padding-right: 10px;
}
#rooms.detail-page #menu h4 {
  padding-left: 15px;
}
#rooms.detail-page #promotions {
  padding-bottom: 50px;
}
#rooms.detail-page #promotions .caption {
  text-align: center;
}
#rooms.detail-page #promotions .caption h4 {
  padding: 0;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #000;
  line-height: 0.1em;
  margin: 10px 0 20px;
}
#rooms.detail-page #promotions .caption h4 span {
  background: #fff;
  padding: 0 10px;
  display: initial;
}
#rooms.detail-page #promotions .elements .item {
  width: 33%;
  /*min-width: 300px;*/
  float: left;
  padding: 10px;
}
#rooms.detail-page #promotions .elements .item .image-wrapper,
#rooms.detail-page #promotions .elements .item .wrapper {
  display: inline-block;
  float: left;
}
#rooms.detail-page #promotions .elements .item .image-wrapper {
  width: 60%;
}
#rooms.detail-page #promotions .elements .item .image-wrapper img {
  width: 100%;
}
#rooms.detail-page #promotions .elements .item .wrapper {
  width: 40%;
  padding-left: 10px;
}
#rooms.detail-page #promotions .elements .item .title {
  color: #000;
}


/* Information */
#information #contact-form .btn {
  padding: 7px 30px 3px;
}
#information #contact-section img {
  height: 50px;
  width: auto;
}
#information #traffic .icon_content:not(:last-of-type) {
  margin-bottom: 20px;
}
#information #traffic .icon_content h5 {
  margin-bottom: 20px;
  color: #5e5d5d;
}
#information #traffic .icon_content br {
  height: 20px;
  content: "";
  display: block;
}
#information #traffic .icon_content img {
  width: 40px;
  margin-bottom: 15px;
}
#information #services-icon {
  margin: 15px 0;
}
#information #services #contact img {
  margin-top: 50px;
}

#information .form-group {
  display: table;
  
}

@media(max-width: 768px) {
	#information .form-group {
	  display: table;
	  width: 100%; 
	}
  .home-section-video{
    padding-top:56.25% !important;
  }

}


#information #contact-form textarea,
#information #contact-form input {
  box-sizing: border-box;
}
#information #contact-form textarea {
  padding-left: 8px;
}
#information #contact-form .nm-core-form-input-div {
  padding: 0;
}
#information #contact-form .submit input {
  background-color: rgb(87, 74, 158);
  border: 1px solid rgb(87, 74, 158);
  color: #fff;
  display: inline-block;
  margin-bottom: 0;
  border-radius: 4px;
  padding: 7px 30px 3px;
  text-transform: uppercase;
}

#information #map .center {
  margin-top: 30px;
}
#map-info {
  height: 220px;
  overflow: auto;
  text-align: left;
  overflow-y:auto;
-webkit-overflow-scrolling: touch;

}
#map-info .map-info-block {
  margin-bottom: 0px;
  padding: 12px;
  cursor: pointer;
}
#map-info .map-info-block.active {
  border-left: 5px solid rgb(87, 74, 158);
  padding-left: 20px;
}
#map-info .map-info-block:hover {
  background-color: #efefef;
}
#map-info .map-info-title h1 {
  color: rgb(87, 74, 158);
  font-size: 20px;
  margin-bottom: 0px;
}
#map-info .map-info-title h1:after {
  margin: 0 0 0;
  display: none;
}
#map-info-search {
  margin-bottom: 12px;
}
#map-info-search * {
  border-radius: 0;
}
#map-info-search .chosen-container-single .chosen-single {
  background-image: none;
}
#map-info-search select {
  width: 100%;
}

/* Downloads */
#downloads {
  margin-bottom: 80px;
}
#downloads .document a {
  font-size: 20px;
  color: rgb(137, 137, 137);
}
/*#downloads .document img { height: 29px; padding-bottom: 4px; padding-right: 10px; vertical-align: bottom; }*/
#downloads .document {
  text-align: left;
  padding-bottom: 10px;
  min-height: 120px;
}
#downloads .document a {
  display: flex;
  align-items: center;
}
#downloads .document a p {
  display: inline;
  vertical-align: middle;
  line-height: 1;
}
#downloads .document img {
  display: inline;
  vertical-align: middle;
  line-height: 1;
  margin-right: 12px;
}
#downloads .document img.icon {
  height: 120px;
  width: 120px;
}
#downloads .document img.downloadButton {
  display: none;
}

/* Travel Guide */
#travel-guide .tab-wrapper {
  overflow: auto; /*-ms-overflow-style: none; overflow: -moz-scrollbars-none;*/
}
/*#travel-guide .tab-wrapper::-webkit-scrollbar { height: 0px !important; }*/
#travel-guide .tab-wrapper .nav-tabs {
  /*min-width: 600px;*/
  text-align: center;
}

#travel-guide #details {
  margin-top: 50px;
}
#travel-guide #details .nav-tabs &gt; li {
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  float: none;
}
#travel-guide #details .nav-tabs &gt; li.active {
  border-bottom: 5px solid rgb(87, 74, 158);
}
#travel-guide #details .nav-tabs &gt; li.active a {
  border: 0;
  color: rgb(87, 74, 158);
}
#travel-guide #details .tab-pane {
  padding-bottom: 50px;
}

#travel-guide #details .tab-content {
  padding: 30px 8px 0px;
}
#travel-guide #details .tab-content .icon img {
  width: 40px;
  margin-bottom: 15px;
}
#travel-guide #details .tab-content .icon_content ul {
  padding: 0 0 0 1em;
}
#travel-guide #details .tab-content .icon_content ul li p {
  position: relative;
}
#travel-guide #details .tab-content #transportation .icon_content ul {
  padding-left: 17px;
}
#travel-guide #details .tab-content .details-attraction ul {
  list-style: none;
}
#travel-guide #details .tab-content .details-attraction ul li a,
#travel-guide #details .tab-content .details-attraction ul li {
  color: rgb(137, 137, 137);
  font-size: 14px;
}
#travel-guide #details .tab-content .details-attraction h3 {
  font-size: 25px;
  text-align: center;
  margin: 0 0 20px;
  color: #333333;
}
#travel-guide #details .tab-content .owl-carousel .elem {
  width: 100%;
  height: 400px;
  background-size: cover;
  background-position: center;
}
#travel-guide #details .tab-content .owl-carousel .elem .highlight {
  position: absolute;
  display: block;
  top: 12px;
  left: 12px;
  min-width: 150px;
  padding: 12px 0;
  font-size: 18px;
  text-align: center;
  border-radius: 5px;
}

#travel-guide #details .tab-content #details-attraction .owl-carousel .attraction-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 400px;
}
#travel-guide #details .tab-content #details-attraction .owl-carousel .attraction-image img {
  visibility: hidden;
}
#travel-guide #details .tab-content #details-attraction .owl-carousel .owl-controls .owl-nav {
  position: absolute;
  top: 122px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 94%;
}
#travel-guide #details .tab-content #details-attraction .owl-carousel .owl-controls .owl-nav .owl-prev {
  position: absolute;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  opacity: 0.6;
  padding: 10px 20px 10px 15px;
}
#travel-guide #details .tab-content #details-attraction .owl-carousel .owl-controls .owl-nav .owl-next {
  position: absolute;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  opacity: 0.6;
  padding: 10px 20px 10px 15px;
}
#travel-guide #details .tab-content #details-attraction .owl-carousel .owl-controls .owl-dot.active span {
  background-color: rgb(87, 74, 158);
}
#travel-guide #details .tab-content #details-attraction .attraction ul {
  margin-top: 30px;
}
#travel-guide #details .tab-content #details-attraction .attraction-content {
  padding-top: 20px;
}
#travel-guide #details-attraction h5 {
  color: #898989;
  cursor: pointer;
}
#travel-guide #details-attraction h5:hover {
  color: #574a9e;
}
#travel-guide #details-attraction .widget-body {
  display: none;
}

/* Gallery */
#gallery #specials .container {
  width: initial;
}
#gallery #specials .row {
  margin-left: 0;
  margin-right: 0;
}

footer form {
  width: 100%;
  padding: 20px;
  text-align: center;
}
footer .widget h4,
footer .form-group {
  width: 100%;
  display: table;
  margin: 20px 0;
}
footer .widget h4 {
  font-weight: bold;
  margin-right: 10px;
}
footer form .btn,
footer .submit input {
  font-weight: normal;
  padding: 0 18px;
  text-transform: none;
  vertical-align: top;
  line-height: 32px;
  vertical-align: middle;
}
footer .widget {
  padding: 0;
}
footer .widget span {
  margin: 0 20px;
  display: block;
}
footer .widget em {
  display: none;
}
footer .logo {
  max-width: 214px;
  width: 80%;
  margin: 0 auto 15px;
  display: block;
}
footer p {
  text-align: center;
  color: #fff;
}
footer #managed {
  padding: 10px 0;
}
footer #managed p {
  color: rgb(70, 70, 70);
  text-align: left;
}

footer #credits {
  background-color: transparent;
  text-align: center;
  border-top: 1px solid #ddd;
  padding: 10px 0;
}
footer #credits a {
  color: rgb(70, 70, 70);
  display: block;
  padding: 0 15px;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size:14px;
}

footer #social-network ul {
  list-style: none;
  margin: 10px 0 20px;
  padding: 0 0 20px;
  text-align: center;
  border-bottom: 1px solid #fff;
}
/*footer #social-network li { display: inline-block; margin: 0 20px; position: relative; width: 18px; }
footer #social-network li i { color: rgba(88, 88, 88, 0.9); }
footer #social-network li i:hover { color: rgb(87, 74, 158); }
footer #social-network li a:before { content: ''; display: block; border-radius: 35px; width: 35px; height: 35px; background-color: #fff; position: absolute; top: -8px; transition: all .5s ease; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -o-transition: all .5s ease; }
footer #social-network li:hover a:before { background-color: rgb(87, 74, 158); }
footer #social-network li a.facebook-icon:before { left: -8px; }
footer #social-network li a.google-icon:before { left: -9px; }
footer #social-network li a.twitter-icon:before { left: -9.5px; }
footer #social-network li a.instagram-icon:before { left: -9px; }
footer #social-network li a.wechat-icon:before { left: -6px; }
footer #social-network li a i:hover { color: rgb(70, 70, 70); }*/
footer #social-network li {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 12px;
}
footer #social-network li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
footer #social-network li a.facebook-icon {
  background-image: url(../../img/culture/footer/fb.png);
}
footer #social-network li:hover a.facebook-icon {
  background-image: url(../../img/culture/footer/fb-culture.png);
}
footer #social-network li a.instagram-icon {
  background-image: url(../../img/culture/footer/ig.png);
}
footer #social-network li:hover a.instagram-icon {
  background-image: url(../../img/culture/footer/ig-culture.png);
}

footer #managed .companies .host {
  text-align: center;
}
footer #managed .companies .host img {
  width: 50%;
  max-width: 200px;
}
footer #managed .patina.companies .host .wrap-div {
  display: flex;
}
footer #managed .patina.companies .host img {
  width: 60%;
}
footer #managed .companies .hostpatina {
  text-align: right;
}
footer #managed .companies .hostpatina img {
  width: 40%;
  max-width: 400px;
  margin-left: 5%;
}
footer #managed .companies .partners {
  text-align: center;
}
footer #managed .companies .partners .break {
  display: none;
}
footer #managed .companies .partners img {
  width: 48%;
  padding: 6px;
}
footer #managed .companies .partnerspatina {
  text-align: center;
}
footer #managed .companies .partnerspatina img {
  width: 48%;
  padding: 12px;
}

footer .nm-core-form-input-div {
  padding: 0;
}
footer .submit {
  display: inline-block;
}
footer .submit input {
  background-color: rgb(87, 74, 158);
  border: 1px solid rgb(87, 74, 158);
  color: #fff;
  display: inline-block;
  margin-bottom: 0;
  border-radius: 4px;
}
footer #credits .stan-group-logo {
  display: block;
  padding: 0;
}
footer #credits .stan-group-logo img {
  height: 81px;
}
footer #credits .credits-container {
  text-align: center;
}
@media(min-width: 450px) {
  footer #credits .inner-container {
    display: flex;
    align-items: center;
  }
  footer #credits a {
    display: inline-block;
  }
  footer #credits .stan-group-logo {
    width: calc(100% / 12 * 3);
    text-align: left;
  }
    footer #credits .stan-group-logo img {
    width: 70%;
    height: auto;
  }
  footer #credits .credits-container {
    text-align: left;
  }
}

/* Flash Message */
#flashMessage {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10000;
  padding: 80px 120px;
  background-color: #fff;
  border-radius: 4px;
  font-size: 20px;
  border: 3px solid #000;
}
@media (max-width:768px){
  #flashMessage{
    padding:15px;
  }
}
/* Fotoram Carousel */
.fotorama__nav.fotorama__nav--thumbs {
  text-align: left;
}

/* Weather */
#hidden-weather {
  height: 0;
  width: 0;
  padding: 0;
  margin: 0;
}
#custom-weather {
/*
  text-align: right;
  background-color: rgb(87, 74, 158);
  color: #fff;
  padding: 12px 8px 7px;
  line-height: 1.1;
  width: 16%;
*/
    font-size: 14px;
    width: 18%;
    max-width: 260px;
    position: absolute;
    top: 21px;
    left: 80px;
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    padding: 20px;
    border-radius: 10px;
    text-transform: uppercase;
    z-index: 10;
    text-align: left;
}
#custom-weather .custom-weather-wrapper {
  margin: 0 auto;
}
#custom-weather div,
#custom-weather p,
#custom-weather h3 {
  display: inline-block;
  margin: 0;
}
#custom-weather h3,
#custom-weather p {
  padding: 0 12px 0 0;
}
#custom-weather .weather-details {
  float: right;
}
#custom-weather .weather-icon-group {
  float: right;
  height: 120px;
}
#custom-weather .weather-icon-group,
#custom-weather .time,
#custom-weather .wind,
#custom-weather .humidity,
#custom-weather .day,
#custom-weather .min-max-weather {
}

/* Term and conditions */
#terms-conditions .row {
  margin-bottom: 50px;
}

/* Privacy policy */
#privacy-policy .row {
  margin-bottom: 50px;
}

p.update.secondary-color {
  margin-top: 20px;
}
iframe {
  margin: -8px;
}

@media (max-width: 1024px) {
  /*nav { background: none!important; }*/
  ul.jetmenu .showhide {
    background: none;
  }
  ul.jetmenu .showhide .title {
    display: none;
  }
  /*ul.jetmenu .showhide .icon { background: #000; }*/
}

/* change to tablet */
@media (min-width: 415px) {
  #specials a.btn {
    display: inline-block;
  }

  footer #managed .companies .partners div {
    width: 30%;
    display: inline-block;
  }
  footer #managed .companies .partners div img {
    width: 100%;
    height: auto;
  }
  footer #managed .companies .partnerspatina div {
    width: 30%;
    display: inline-block;
    text-align: center;
  }
  footer #managed .companies .partnerspatina div img {
    width: 100%;
    height: auto;
  }

  #travel-guide #details .tab-content #details-attraction .owl-carousel .owl-controls .owl-nav {
    top: 50%;
  }
  #travel-guide .tab-wrapper .nav-tabs {
    width: auto;
  }
}

/* change to desktop */
@media (min-width: 769px) {
  .home-section h3{
    padding: 0 0 0 0;
  }
  p {
    padding: 0;
  }

  #logo img {
    max-width: 280px;
  }

  #downloads .document img.downloadButton {
    display: inline;
  }

  header .jetmenu .book {
    visibility: hidden;
    width: 0;
    height: 0;
    overflow: hidden;
  }
  #hotel-reservation &gt; a {
    display: none;
  }
  header .header-reservation {
    display: block;
  }
  header.hide-header .jetmenu .book {
    visibility: visible;
    width: auto;
    height: auto;
  }
  header.hide-header .jetmenu .book a {
    color: #fff;
  }
  header.hide-header .jetmenu .book:hover {
    background-color: rgb(87, 74, 158);
  }
  header.hide-header #booking .btn {
    display: none;
  }

  #header ul li {
    margin: 0 0 0 20px;
  }
  #header #hotel-info .languages {
    margin-top: 30px;
  }
  #header #hotel-info .functional {
    margin-top: 24px;
  }

  footer form {
    display: table;
    margin: 0 auto;
    padding: 0;
  }
  footer .widget span {
    display: initial;
  }
  footer .widget em {
    display: initial;
  }
  footer .widget h4,
  footer .form-group {
    display: inline-block;
    max-width: 20%;
    margin: 0 5px;
    vertical-align: bottom;
  }
  
  footer .widget h4 {
    text-align: right;
    line-height: 30px;
    max-width:none;
    display:inline;
  }
  footer form .btn,
  footer .submit input {
    margin-left: 5px;
  }
  footer .submit input {
    padding-top: 3px;
  }

  #custom-weather .weather-details br {
    display: none;
  }
  #custom-weather div,
  #custom-weather p,
  #custom-weather h3 {
    vertical-align: bottom;
    line-height: 21px;
  }

  .home-section .heading .icon img {
    max-width: 74px;
  }
  .home-section .padding {
    padding: 40px 20px;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  #travel-guide #details .nav-tabs &gt; li {
    font-size: 18px;
  }

  #specials a.btn {
    width: 160px;
    margin:10px 2px;
  }

  /*#rooms .special-offer .btn-group { position: absolute; bottom: 0; left: 0; }*/
  #rooms #specials a.btn:not(:first-of-type) {
/* 
   margin-left: 20px;
    margin-top: 0;
*/
  }

  #map-info {
    height: 500px;
  }

  .reservation .header-reservation {
    display: block;
  }

  #rooms .special-offer .btn-group {
    flex-direction: row; 
    /* position: absolute; */
    bottom: 0;
    right: 0;
  }
  #rooms .special-offer .btn-group .btn:not(:first-child) {
  /*  margin-left: 5px;*/
  }
}

/* Handle with device height */
@media (min-width: 768px) and (min-height: 800px) {
  /* Weather */
  #custom-weather {
    font-size: 14px;
    width: 18%;
    max-width: 260px;
    position: absolute;
    top: 21px;
    left: 80px;
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    padding: 20px;
    border-radius: 10px;
    text-transform: uppercase;
    z-index: 10;
    text-align: left;
  }

  #custom-weather p {
    margin: 0;
  }
  #custom-weather h3 {
    color: #fff;
    margin: 0;
    display: inline-block;
    font-size: 2em;
  }
  #custom-weather .min-max-weather {
    display: inline-block;
    float: right;
    font-size: 1.5em;
  }
  #custom-weather .min-max-weather p {
    display: inline-block;
    margin-left: 12px;
  }

  #custom-weather .weather-details {
    width: 26%;
    float: left;
  }
  #custom-weather .weather-details p {
    margin-bottom: 5px;
    line-height: 1.1;
  }
  #custom-weather .weather-details .time {
    font-size: 1.5em;
  }
  #custom-weather .weather-details .wind {
    text-transform: none;
    font-size: 0.8em;
  }

  #custom-weather .weather-main {
    width: 70%;
    float: right;
    position: relative;
    margin-top: 18px;
  }
  #custom-weather .weather-main .weather-icon-group {
    width: 50%;
    float: left;
    text-align: center;
  }
  #custom-weather .weather-main .weather-icon-group .wi {
    font-size: 5.5em;
  }
  #custom-weather .weather-main .temp {
    font-size: 5em;
    position: absolute;
    bottom: 40px;
    right: 0;
  }
  #custom-weather .weather-main .temp i {
    font-size: 0.8em;
    font-style: normal;
  }

  #custom-weather div {
    display: block;
  }
  #custom-weather p,
  #custom-weather h3 {
    display: inline;
    padding: 0;
  }
  #custom-weather .weather-details {
    float: left;
  }
  #custom-weather .weather-icon-group {
    float: left;
  }
  #custom-weather .wiText {
    margin-top: 5px;
    display: inline-block;
  }

  #custom-weather .weather-icon-group,
  #custom-weather .time,
  #custom-weather .wind,
  #custom-weather .humidity,
  #custom-weather .day,
  #custom-weather .min-max-weather {
    display: block;
  }
}

/* Handle jetmenu responsive */
@media (min-width: 784px) {
  .jetmenu {
    display: table;
    background-color: transparent;
  }

  #index .home-section {
    display: flex;
  }
  #index .home-section .owl {
    width: 58.33333333%;
  }
  #index .home-section .home-section-video{
    width: 58.33333333%;
  }
  #index .home-section .text {
    width: 41.66666667%;
  }
}

/* theme toggle point */
@media (min-width: 992px) {
  footer #managed .companies {
    text-align: center;
  }

  footer #managed .companies .hostpatina {
    display: inline-block;
  }
  /*footer #managed .companies .hostpatina img { padding-right: 60px; border-right: 1px solid rgb(70, 70, 70); width: 100%; position: relative; top: 56px; }*/
  footer #managed .companies .hostpatina img {
    padding-right: 65px;
    border-right: 1px solid rgb(70, 70, 70);
    width: 180px;
    position: relative;
    top: 35px;
    margin-left: 0px;
  }

  footer #managed .companies .partnerspatina {
    display: inline-block;
    padding-left: 0;
    text-align: left;
    top: 35px;
  }
  footer #managed .companies .partnerspatina img {
    width: 115px;
    height: auto;
    margin-bottom: 0;
    margin-top: 12px;
    margin-left: 10px;
  }
  footer #managed .companies .partnerspatina div {
    text-align: center;
    display: inline-block;
  }
  footer #managed .companies .partnerspatina div:last-child {
    text-align: right;
    padding-right: 0;
  }
}

@media (max-width: 992px) {
  footer #managed .companies .hostpatina {
    text-align: center;
  }
  h1{
    font-size:26px;
  }
}

@media (max-width: 1200px) {
  #promotions .special-offer .btn-group {
    width: 100%;
    text-align: center;
  }
}

@media (min-width: 1200px) {
  #promotions #specials a.btn {
    margin-top: 0;
  }
  #promotions #specials a.btn:not(:first-of-type) {
    margin-left: 5px;
  }
  .home-section .padding {
    padding:80px 80px;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  footer #managed .companies .hostpatina a {
    display: inline-block;
  }
  footer #managed .companies .hostpatina img {
    padding-right: 65px;
    border-right: 1px solid rgb(70, 70, 70);
    width: 220px;
    position: relative;
    top: 35px;
  }
  footer #managed .companies .partnerspatina img {
    width: 140px;
    height: auto;
    margin-bottom: 0;
    margin-top: 12px;
    margin-left: 10px;
  }
}

/* Widget Box ACE */
.widget-box {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 3px 0;
  border: 1px solid #ccc;
}
@media only screen and (max-width: 767px) {
  #rooms.detail-page #promotions .elements .item {
    width: 100%;
  }
  .widget-box {
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .special-offer.width-25 {
    width: 100%;
  }
  .pop-up-promo .pop-up-message .content .image-wrapper {
    max-width: 400px;
  }
  .pop-up-promo .pop-up-message {
  /*  margin: -100px 0 0 -100px;*/
    max-width:90%;
  }

  #promotions .special-offer h4 {
    min-height: 42.5px;
    margin-bottom: 0px;
  }
  
  footer #social-network ul {
	margin-bottom: 0px;
  }
  
}
@media only screen and (max-width: 440px){
  .pop-up-promo .pop-up-message {
    margin: -40% 0 0 -44%;
  }
  #traffic p {
	margin-left: -50px;
  }
  #travel-guide #details .tab-pane p {
	margin-left: -50px;
  }
}

.widget-header {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  min-height: 38px;
  background: #f7f7f7;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
  color: #669fc7;
  border-bottom: 1px solid #ddd;
  padding-left: 12px;
}
.widget-header:before,
.widget-header:after {
  content: "";
  display: table;
  line-height: 0;
}
.widget-header:after {
  clear: right;
}
.widget-box.collapsed &gt; .widget-header {
  border-bottom-width: 0;
}
.collapsed.fullscreen &gt; .widget-header {
  border-bottom-width: 1px;
}
.collapsed &gt; .widget-body {
  display: none;
}
.widget-header-flat {
  background: #f7f7f7;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.widget-header-large {
  min-height: 49px;
  padding-left: 18px;
}
.widget-header-small {
  min-height: 31px;
  padding-left: 10px;
}
.widget-header &gt; .widget-title {
  line-height: 36px;
  padding: 0;
  margin: 0;
  display: inline;
}
.widget-header &gt; .widget-title &gt; .ace-icon {
  margin-right: 5px;
  font-weight: normal;
  display: inline-block;
}
.widget-header-large &gt; .widget-title {
  line-height: 48px;
}
.widget-header-small &gt; .widget-title {
  line-height: 30px;
}
.widget-toolbar {
  display: inline-block;
  padding: 0 10px;
  line-height: 37px;
  float: right;
  position: relative;
}
.widget-header-large &gt; .widget-toolbar {
  line-height: 48px;
}
.widget-header-small &gt; .widget-toolbar {
  line-height: 29px;
}
.widget-toolbar.no-padding {
  padding: 0;
}
.widget-toolbar.padding-5 {
  padding: 0 5px;
}
.widget-toolbar:before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 3px;
  bottom: 3px;
  left: -1px;
  border: 1px solid #d9d9d9;
  border-width: 0 1px 0 0;
}
.widget-header-large &gt; .widget-toolbar:before {
  top: 6px;
  bottom: 6px;
}
[class*="widget-color-"] &gt; .widget-header &gt; .widget-toolbar:before {
  border-color: #eee;
}
.widget-color-orange &gt; .widget-header &gt; .widget-toolbar:before {
  border-color: #fea;
}
.widget-color-dark &gt; .widget-header &gt; .widget-toolbar:before {
  border-color: #222;
  box-shadow: -1px 0 0 rgba(255, 255, 255, 0.2), inset 1px 0 0 rgba(255, 255, 255, 0.1);
}
.widget-toolbar.no-border:before {
  display: none;
}
.widget-toolbar label {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
.widget-toolbar &gt; a,
.widget-toolbar &gt; .widget-menu &gt; a {
  font-size: 14px;
  margin: 0 1px;
  display: inline-block;
  padding: 0;
  line-height: 24px;
}
.widget-toolbar &gt; a:hover,
.widget-toolbar &gt; .widget-menu &gt; a:hover {
  text-decoration: none;
}
.widget-header-large &gt; .widget-toolbar &gt; a,
.widget-header-large &gt; .widget-toolbar &gt; .widget-menu &gt; a {
  font-size: 15px;
  margin: 0 1px;
}
.widget-toolbar &gt; .btn {
  line-height: 27px;
  margin-top: -2px;
}
.widget-toolbar &gt; .btn.smaller {
  line-height: 26px;
}
.widget-toolbar &gt; .btn.bigger {
  line-height: 28px;
}
.widget-toolbar &gt; .btn-sm {
  line-height: 24px;
}
.widget-toolbar &gt; .btn-sm.smaller {
  line-height: 23px;
}
.widget-toolbar &gt; .btn-sm.bigger {
  line-height: 25px;
}
.widget-toolbar &gt; .btn-xs {
  line-height: 22px;
}
.widget-toolbar &gt; .btn-xs.smaller {
  line-height: 21px;
}
.widget-toolbar &gt; .btn-xs.bigger {
  line-height: 23px;
}
.widget-toolbar &gt; .btn-minier {
  line-height: 18px;
}
.widget-toolbar &gt; .btn-minier.smaller {
  line-height: 17px;
}
.widget-toolbar &gt; .btn-minier.bigger {
  line-height: 19px;
}
.widget-toolbar &gt; .btn-lg {
  line-height: 36px;
}
.widget-toolbar &gt; .btn-lg.smaller {
  line-height: 34px;
}
.widget-toolbar &gt; .btn-lg.bigger {
  line-height: 38px;
}
.widget-toolbar-dark {
  background: #444;
}
.widget-toolbar-light {
  background: rgba(255, 255, 255, 0.85);
}
.widget-toolbar &gt; .widget-menu {
  display: inline-block;
  position: relative;
}
.widget-toolbar &gt; a[data-action],
.widget-toolbar &gt; .widget-menu &gt; a[data-action] {
  -webkit-transition: transform 0.1s;
  -o-transition: transform 0.1s;
  transition: transform 0.1s;
}
.widget-toolbar &gt; a[data-action] &gt; .ace-icon,
.widget-toolbar &gt; .widget-menu &gt; a[data-action] &gt; .ace-icon {
  margin-right: 0;
}
.widget-toolbar &gt; a[data-action]:focus,
.widget-toolbar &gt; .widget-menu &gt; a[data-action]:focus {
  text-decoration: none;
  outline: none;
}
.widget-toolbar &gt; a[data-action]:hover,
.widget-toolbar &gt; .widget-menu &gt; a[data-action]:hover {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.widget-body {
  background-color: #fff;
}
.widget-main {
  padding: 12px;
}
.widget-main.padding-32 {
  padding: 32px;
}
.widget-main.padding-30 {
  padding: 30px;
}
.widget-main.padding-28 {
  padding: 28px;
}
.widget-main.padding-26 {
  padding: 26px;
}
.widget-main.padding-24 {
  padding: 24px;
}
.widget-main.padding-22 {
  padding: 22px;
}
.widget-main.padding-20 {
  padding: 20px;
}
.widget-main.padding-18 {
  padding: 18px;
}
.widget-main.padding-16 {
  padding: 16px;
}
.widget-main.padding-14 {
  padding: 14px;
}
.widget-main.padding-12 {
  padding: 12px;
}
.widget-main.padding-10 {
  padding: 10px;
}
.widget-main.padding-8 {
  padding: 8px;
}
.widget-main.padding-6 {
  padding: 6px;
}
.widget-main.padding-4 {
  padding: 4px;
}
.widget-main.padding-2 {
  padding: 2px;
}
.widget-main.padding-0 {
  padding: 0px;
}
.widget-main.no-padding {
  padding: 0;
}
.widget-toolbar .progress {
  vertical-align: middle;
  display: inline-block;
  margin: 0;
}
.widget-toolbar &gt; .dropdown,
.widget-toolbar &gt; .dropup {
  display: inline-block;
}
.widget-box &gt; .widget-header &gt; .widget-toolbar &gt; [data-action="settings"],
.widget-color-dark &gt; .widget-header &gt; .widget-toolbar &gt; [data-action="settings"],
.widget-box &gt; .widget-header &gt; .widget-toolbar &gt; .widget-menu &gt; [data-action="settings"],
.widget-color-dark &gt; .widget-header &gt; .widget-toolbar &gt; .widget-menu &gt; [data-action="settings"] {
  color: #99cadb;
}
.widget-box &gt; .widget-header &gt; .widget-toolbar &gt; [data-action="reload"],
.widget-color-dark &gt; .widget-header &gt; .widget-toolbar &gt; [data-action="reload"],
.widget-box &gt; .widget-header &gt; .widget-toolbar &gt; .widget-menu &gt; [data-action="reload"],
.widget-color-dark &gt; .widget-header &gt; .widget-toolbar &gt; .widget-menu &gt; [data-action="reload"] {
  color: #acd392;
}
.widget-box &gt; .widget-header &gt; .widget-toolbar &gt; [data-action="collapse"],
.widget-color-dark &gt; .widget-header &gt; .widget-toolbar &gt; [data-action="collapse"],
.widget-box &gt; .widget-header &gt; .widget-toolbar &gt; .widget-menu &gt; [data-action="collapse"],
.widget-color-dark &gt; .widget-header &gt; .widget-toolbar &gt; .widget-menu &gt; [data-action="collapse"] {
  color: #aaa;
}
.widget-box &gt; .widget-header &gt; .widget-toolbar &gt; [data-action="close"],
.widget-color-dark &gt; .widget-header &gt; .widget-toolbar &gt; [data-action="close"],
.widget-box &gt; .widget-header &gt; .widget-toolbar &gt; .widget-menu &gt; [data-action="close"],
.widget-color-dark &gt; .widget-header &gt; .widget-toolbar &gt; .widget-menu &gt; [data-action="close"] {
  color: #e09e96;
}
.widget-box[class*="widget-color-"] &gt; .widget-header {
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.widget-color-blue {
  border-color: #307ecc;
}
.widget-color-blue &gt; .widget-header {
  background: #307ecc;
  border-color: #307ecc;
}
.widget-color-blue2 {
  border-color: #5090c1;
}
.widget-color-blue2 &gt; .widget-header {
  background: #5090c1;
  border-color: #5090c1;
}
.widget-color-blue3 {
  border-color: #6379aa;
}
.widget-color-blue3 &gt; .widget-header {
  background: #6379aa;
  border-color: #6379aa;
}
.widget-color-green {
  border-color: #82af6f;
}
.widget-color-green &gt; .widget-header {
  background: #82af6f;
  border-color: #82af6f;
}
.widget-color-green2 {
  border-color: #2e8965;
}
.widget-color-green2 &gt; .widget-header {
  background: #2e8965;
  border-color: #2e8965;
}
.widget-color-green3 {
  border-color: #4ebc30;
}
.widget-color-green3 &gt; .widget-header {
  background: #4ebc30;
  border-color: #4ebc30;
}
.widget-color-red {
  border-color: #e2755f;
}
.widget-color-red &gt; .widget-header {
  background: #e2755f;
  border-color: #e2755f;
}
.widget-color-red2 {
  border-color: #e04141;
}
.widget-color-red2 &gt; .widget-header {
  background: #e04141;
  border-color: #e04141;
}
.widget-color-red3 {
  border-color: #d15b47;
}
.widget-color-red3 &gt; .widget-header {
  background: #d15b47;
  border-color: #d15b47;
}
.widget-color-purple {
  border-color: #7e6eb0;
}
.widget-color-purple &gt; .widget-header {
  background: #7e6eb0;
  border-color: #7e6eb0;
}
.widget-color-pink {
  border-color: #ce6f9e;
}
.widget-color-pink &gt; .widget-header {
  background: #ce6f9e;
  border-color: #ce6f9e;
}
.widget-color-orange {
  border-color: #e8b10d;
}
.widget-color-orange &gt; .widget-header {
  color: #855d10 !important;
  border-color: #e8b10d;
  background: #ffc657;
}
.widget-color-dark {
  border-color: #5a5a5a;
}
.widget-color-dark &gt; .widget-header {
  border-color: #666666;
  background: #404040;
}
.widget-color-grey {
  border-color: #9e9e9e;
}
.widget-color-grey &gt; .widget-header {
  border-color: #aaaaaa;
  background: #848484;
}
.widget-box.transparent {
  border-width: 0;
}
.widget-box.transparent &gt; .widget-header {
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-width: 0;
  border-bottom: 1px solid #dce8f1;
  color: #4383b4;
  padding-left: 3px;
}
.widget-box.transparent &gt; .widget-header-large {
  padding-left: 5px;
}
.widget-box.transparent &gt; .widget-header-small {
  padding-left: 1px;
}
.widget-box.transparent &gt; .widget-body {
  border-width: 0;
  background-color: transparent;
}
[class*="widget-color-"] &gt; .widget-header &gt; .widget-toolbar &gt; [data-action],
[class*="widget-color-"] &gt; .widget-header &gt; .widget-toolbar &gt; .widget-menu &gt; [data-action] {
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
[class*="widget-color-"] &gt; .widget-header &gt; .widget-toolbar &gt; [data-action="settings"],
[class*="widget-color-"] &gt; .widget-header &gt; .widget-toolbar &gt; .widget-menu &gt; [data-action="settings"] {
  color: #d3e4ed;
}
[class*="widget-color-"] &gt; .widget-header &gt; .widget-toolbar &gt; [data-action="reload"],
[class*="widget-color-"] &gt; .widget-header &gt; .widget-toolbar &gt; .widget-menu &gt; [data-action="reload"] {
  color: #deead3;
}
[class*="widget-color-"] &gt; .widget-header &gt; .widget-toolbar &gt; [data-action="collapse"],
[class*="widget-color-"] &gt; .widget-header &gt; .widget-toolbar &gt; .widget-menu &gt; [data-action="collapse"] {
  color: #e2e2e2;
}
[class*="widget-color-"] &gt; .widget-header &gt; .widget-toolbar &gt; [data-action="close"],
[class*="widget-color-"] &gt; .widget-header &gt; .widget-toolbar &gt; .widget-menu &gt; [data-action="close"] {
  color: #ffd9d5;
}
.widget-color-orange &gt; .widget-header &gt; .widget-toolbar &gt; [data-action],
.widget-color-orange &gt; .widget-header &gt; .widget-toolbar &gt; .widget-menu &gt; [data-action] {
  text-shadow: none;
}
.widget-color-orange &gt; .widget-header &gt; .widget-toolbar &gt; [data-action="settings"],
.widget-color-orange &gt; .widget-header &gt; .widget-toolbar &gt; .widget-menu &gt; [data-action="settings"] {
  color: #559aab;
}
.widget-color-orange &gt; .widget-header &gt; .widget-toolbar &gt; [data-action="reload"],
.widget-color-orange &gt; .widget-header &gt; .widget-toolbar &gt; .widget-menu &gt; [data-action="reload"] {
  color: #7ca362;
}
.widget-color-orange &gt; .widget-header &gt; .widget-toolbar &gt; [data-action="collapse"],
.widget-color-orange &gt; .widget-header &gt; .widget-toolbar &gt; .widget-menu &gt; [data-action="collapse"] {
  color: #777;
}
.widget-color-orange &gt; .widget-header &gt; .widget-toolbar &gt; [data-action="close"],
.widget-color-orange &gt; .widget-header &gt; .widget-toolbar &gt; .widget-menu &gt; [data-action="close"] {
  color: #a05656;
}
.widget-box.light-border[class*="widget-color-"]:not(.fullscreen) {
  border-width: 0;
}
.widget-box.light-border[class*="widget-color-"]:not(.fullscreen) &gt; .widget-header {
  border: 1px solid;
  border-color: inherit;
}
.widget-box.light-border[class*="widget-color-"]:not(.fullscreen) &gt; .widget-body {
  border: 1px solid;
  border-color: #d6d6d6;
  border-width: 0 1px 1px;
}
.widget-box.no-border {
  border-width: 0;
}
.widget-box.fullscreen {
  position: fixed;
  margin: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  border-width: 3px;
  z-index: 1040 !important;
}
.widget-box.fullscreen:not([class*="widget-color-"]) {
  border-color: #aaa;
}
.widget-body .table {
  border-top: 1px solid #e5e5e5;
}
.widget-body .table thead:first-child tr {
  background: #fff;
}
[class*="widget-color-"] &gt; .widget-body .table thead:first-child tr {
  background: #f2f2f2;
  background-image: -webkit-linear-gradient(top, #f8f8f8 0%, #ececec 100%);
  background-image: -o-linear-gradient(top, #f8f8f8 0%, #ececec 100%);
  background-image: linear-gradient(to bottom, #f8f8f8 0%, #ececec 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0);
}
.widget-body .table.table-bordered thead:first-child &gt; tr {
  border-top-width: 0;
}
.widget-main.no-padding .table {
  margin-bottom: 0;
  border-width: 0;
}
.widget-main.no-padding .table-bordered th:first-child,
.widget-main.no-padding .table-bordered td:first-child {
  border-left-width: 0;
}
.transparent &gt; .widget-body .widget-main .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.widget-main.no-padding .table-bordered &gt; thead &gt; tr &gt; th:last-child,
.transparent &gt; .widget-body .widget-main .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.widget-main.no-padding .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
.transparent &gt; .widget-body .widget-main .table-bordered &gt; tfoot &gt; tr &gt; td:last-child,
.widget-main.no-padding .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
  border-right-width: 0 !important;
}
.transparent &gt; .widget-body .widget-main .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
.widget-main.no-padding .table-bordered &gt; tbody &gt; tr:last-child &gt; td {
  border-bottom-width: 0 !important;
}
.table-bordered &gt; thead.thin-border-bottom &gt; tr &gt; th,
.table-bordered &gt; thead.thin-border-bottom &gt; tr &gt; td {
  border-bottom-width: 1px;
}
.widget-body .alert:last-child {
  margin-bottom: 0;
}
.widget-main .tab-content {
  border-width: 0;
}
.widget-toolbar &gt; .nav-tabs {
  border-bottom-width: 0;
  margin-bottom: 0;
  top: auto;
  margin-top: 3px !important;
}
.widget-toolbar &gt; .nav-tabs &gt; li {
  margin-bottom: auto;
}
.widget-toolbar &gt; .nav-tabs &gt; li &gt; a {
  box-shadow: none;
  position: relative;
  top: 1px;
  margin-top: 1px;
}
.widget-toolbar &gt; .nav-tabs &gt; li:not(.active) &gt; a {
  border-color: transparent;
  background-color: transparent;
}
.widget-toolbar &gt; .nav-tabs &gt; li:not(.active) &gt; a:hover {
  background-color: transparent;
}
.widget-toolbar &gt; .nav-tabs &gt; li.active &gt; a {
  background-color: #fff;
  border-bottom-color: transparent;
  box-shadow: none;
  margin-top: auto;
}
.widget-header-small &gt; .widget-toolbar &gt; .nav-tabs &gt; li &gt; a {
  line-height: 16px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.widget-header-small &gt; .widget-toolbar &gt; .nav-tabs &gt; li.active &gt; a {
  border-top-width: 2px;
}
.widget-header-large &gt; .widget-toolbar &gt; .nav-tabs &gt; li &gt; a {
  line-height: 22px;
  padding-top: 9px;
  padding-bottom: 9px;
  margin-top: 4px;
}
.widget-header-large &gt; .widget-toolbar &gt; .nav-tabs &gt; li.active &gt; a {
  margin-top: 3px;
}
[class*="widget-color-"] &gt; .widget-header &gt; .widget-toolbar &gt; .nav-tabs &gt; li &gt; a {
  border-color: transparent;
  background-color: transparent;
  color: #fff;
  margin-right: 1px;
}
[class*="widget-color-"] &gt; .widget-header &gt; .widget-toolbar &gt; .nav-tabs &gt; li &gt; a:hover {
  background-color: #fff;
  color: #555;
  border-top-color: #fff;
}
[class*="widget-color-"] &gt; .widget-header &gt; .widget-toolbar &gt; .nav-tabs &gt; li.active &gt; a {
  background-color: #fff;
  color: #555;
  border-top-width: 1px;
  margin-top: 0;
}
.widget-toolbar &gt; .nav-tabs .widget-color-orange &gt; .widget-header &gt; li &gt; a {
  color: #855d10;
}
.transparent &gt; .widget-header &gt; .widget-toolbar &gt; .nav-tabs &gt; li &gt; a {
  color: #555;
  background-color: transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
}
.transparent &gt; .widget-header &gt; .widget-toolbar &gt; .nav-tabs &gt; li.active &gt; a {
  border-top-color: #4c8fbd;
  border-right: 1px solid #c5d0dc;
  border-left: 1px solid #c5d0dc;
  background-color: #fff;
  box-shadow: none;
}
.widget-toolbox {
  background-color: #eee;
}
.widget-toolbox:first-child {
  padding: 2px;
  border-bottom: 1px solid #ccc;
}
.widget-toolbox:last-child {
  padding: 2px;
  border-top: 1px solid #ccc;
}
.transparent &gt; .widget-body &gt; .widget-toolbox:last-child {
  border: none;
  border-top: 1px solid #ccc;
}
.widget-toolbox &gt; .btn-toolbar {
  margin: 0 !important;
  padding: 0;
}
.widget-toolbox.center {
  text-align: center;
}
.widget-toolbox.toolbox-vertical {
  border-bottom-width: 0;
  border-right: 1px solid #d9d9d9;
  display: table-cell;
  padding: 6px 4px;
  vertical-align: top;
  width: 1px;
}
.widget-toolbox.toolbox-vertical + .widget-main {
  display: table-cell;
  vertical-align: top;
}
.widget-toolbox.padding-16 {
  padding: 16px;
}
.widget-toolbox.padding-14 {
  padding: 14px;
}
.widget-toolbox.padding-12 {
  padding: 12px;
}
.widget-toolbox.padding-10 {
  padding: 10px;
}
.widget-toolbox.padding-8 {
  padding: 8px;
}
.widget-toolbox.padding-6 {
  padding: 6px;
}
.widget-toolbox.padding-4 {
  padding: 4px;
}
.widget-toolbox.padding-2 {
  padding: 2px;
}
.widget-toolbox.padding-0 {
  padding: 0px;
}
.widget-box-overlay {
  position: absolute;
  top: -1px;
  bottom: -1px;
  right: -1px;
  left: -1px;
  z-index: 999;
  text-align: center;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.widget-box-overlay &gt; .loading-icon {
  position: relative;
  top: 20%;
  left: 0;
  right: 0;
  text-align: center;
}
.widget-box.collapsed .widget-box-overlay &gt; .loading-icon {
  top: 10%;
}
.widget-box-overlay &gt; .loading-icon.icon-spin {
  -moz-animation-duration: 1.2s;
  -webkit-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  -ms-animation-duration: 1.2s;
  animation-duration: 1.2s;
}
.widget-main &gt; form {
  margin-bottom: 0;
}
.widget-main &gt; form .input-append,
.widget-main &gt; form .input-prepend {
  margin-bottom: 0;
}
.widget-main.no-padding &gt; form &gt; fieldset,
.widget-main.padding-0 &gt; form &gt; fieldset {
  padding: 16px;
}
.widget-main.no-padding &gt; form &gt; fieldset + .form-actions,
.widget-main.padding-0 &gt; form &gt; fieldset + .form-actions {
  padding: 10px 0 12px;
}
.widget-main.no-padding &gt; form &gt; .form-actions,
.widget-main.padding-0 &gt; form &gt; .form-actions {
  margin: 0;
  padding: 10px 12px 12px;
}
.widget-placeholder {
  border: 2px dashed #d9d9d9;
}

a[href^="tel"] {
  text-decoration: inherit;
  /*color: inherit;*/
}

#button0123 {
  display: inline-block;
  background-color: #676565;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 100px;
  right: 29px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button0123::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button0123:hover {
  cursor: pointer;
  background-color: #333;
}
#button0123:active {
  background-color: #555;
}
#button0123.show {
  opacity: 1;
  visibility: visible;
}

/* Styles for the content section */
/*
.content {
  width: 77%;
  margin: 50px auto;
  //font-family: 'Merriweather', serif;
  //font-size: 17px;
  color: #6c767a;
  line-height: 1.9;
}

@media (min-width: 500px) {
  .content {
    width: 43%;
  }
  #button0123 {
    margin: 30px;
  }
}
.content h1 {
  margin-bottom: -10px;
  color: #03a9f4;
  line-height: 1.5;
}
.content h3 {
  font-style: italic;
  color: #96a2a7;
}

.offset:before { 
	display: block; 
 	content: " "; 
  	height: 50px;     
        margin-top: -50px; 
        visibility: hidden; 
}
*/

@media (min-width: 450px) {
  footer #managed .companies {
    display: flex;
  }
  footer #managed .companies .host {
    display: flex;
    align-items: center;
    width: calc(100% / 12 * 3);
  }
  footer #managed .companies .host a {
    display: block;
  }
  /*footer #managed .companies .host .wrap-div { margin-right: 30px; border-right: 1px solid rgb(70, 70, 70); }*/
  footer #managed .companies .host img {
    padding-right: 30px;
    border-right: 1px solid rgb(70, 70, 70);
    width: 80%;
  }

  footer #managed .companies .partners {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    width: calc(100% / 12 * 10);
  }
  footer #managed .companies .partners a img {
    width: 75%;
    height: 100%;
    object-fit: contain;
    margin: 0;
    max-width: 116px;
  }
  footer #managed .companies .partners .break {
    flex-basis: 100%;
    height: 0;
  }
  footer #managed .patina.companies .host {
    width: calc(100% / 12 * 5);
  }
  footer #managed .patina.companies .partners {
    width: calc(100% / 12 * 7);
  }
  footer #managed .patina.companies .partners a {
    width: calc(100% / 12 * 3);
  }
  footer #managed .patina.companies .host img {
    border: 0;
    padding: 0;
  }
  footer #managed .patina.companies .host .wrap-div {
    display: flex;
    align-items: center;
    width: 100%;
    border-right: 1px solid rgb(70, 70, 70);
    padding-right: 30px;
    margin-right: 30px;
  }
  #index #slider .content h1 {
    font-size: 36px;
  }
  #index #slider .content h5 {
    font-size: 20px;
  }
}

#home-reservation-container {
  padding: 20px 15px;
  border-radius: 0;
}
#home-reservation .close {
  display: none;
}
#home-reservation h2 {
  margin: 0 0 20px;
}
#home-reservation input {
  background: rgba(0,0,0,0.1);
  border: 0;
  color: #fff;
  font-weight: bold;
}

.fotorama__nav-wrap {
  display: none;
}
@media(min-width: 415px) {
  .fotorama__nav-wrap {
    display: block;
  }
}

.content-page {
  transition: margin .5s ease;
}

.eupopup-container a:not(.eupopup-button) {
  color: #fff;
  text-decoration: underline;
}

.eupopup-container .eupopup-body {
  width: 72%;
}

.eupopup-container .eupopup-buttons {
  margin-bottom: 12px;
}

.eupopup-color-inverse {
  background-color: rgba(130, 130, 130, 1) !important;
}

.youtube {
  position: relative;
  max-width: 800px;
  width: 100%;
  height: 0;
  padding-bottom: 39.25%;
  margin: 0 auto;
}
@media only screen and (min-width: 992px)and (max-width: 1200px) {
.youtube {
  padding-bottom: 47.25%;
}
}
@media only screen and (max-width: 991px){
 .youtube {
  padding-bottom: 56.25%;
}
}
.video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 800px;
}

.table-scroll {
  overflow: hidden;
  overflow-x: auto;
  scroll-behavior: smooth;
}

@media (min-width: 450px) {
  footer #credits .host {
    display: flex;
    align-items: center;
    width: calc(100% / 12 * 3);
  }
}

footer #credits .host {
  text-align: center;
}

@media (min-width: 450px) {
  footer #credits .host a {
    display: block;
  }
}



@media (min-width: 450px) {
  footer #credits .host img {
    padding-right: 12%;
    border-right: 1px solid rgb(70, 70, 70);
    width: 80%;
    height: auto !important;
  }
}



footer #credits .host img {
  height: 81px;
}</pre></body></html>