/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.3.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/
body {
    color: #686868;
    font-family: "Roboto", sans-serif;
}
body:after {
    content:
            url(../images/flags/4x3/gb.svg)
            url(../images/flags/4x3/de.svg);
    display: none;
}
body .table a:hover {
    text-decoration: none;
    border-bottom: 1px solid;
}
[class^="icon-"][class*="pignose-"]:before,
[class*=" icon-"][class*="pignose-"]:before {
    font-family: 'pignose-calendar-icon' !important;
}
.uk-container-default,
.uk-container-medium {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.mb-15 {
    margin-bottom: 15px;
}
.pl-30 {
    padding-left: 30px;
}
.pt-40 {
    padding-top: 40px;
}
.header-left {
    padding-top: 0;
}
.site-slogan {
    text-align: left;
}
.white-bg {
    background-color: #fff;
}
.gray-bg {
    background: #fafafa;
}
.label-default {
    background-color: #fff;
    font-weight: normal;
}
.label-blue {
    background-color: #fff;
    color: #3697d9;
    border: 1px solid #3697d9;
    font-weight: normal;
}
.text-bold-4 {
    font-weight: 400;
}
.text-bold {
    font-weight: bold;
}
.text-blue {
    color: #3697d9;
}
.text-bottom {
    position: absolute;
    top: auto;
    padding: 15px;
    bottom: 20px;
    left: 20px;
    background-color: rgba(30, 30, 30, 0.5);
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all ease-in-out 0.25s;
    -o-transition: all ease-in-out 0.25s;
    transition: all ease-in-out 0.25s;
    height: 0;
    color: #ffffff;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}
.block-with-text-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.block-with-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.block-with-text-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.block-with-text-4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.scrollToTop {
    bottom: 80px;
}
.popover {
    width: auto;
}
.popover-content {
    font-size: 13px;
}
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
    outline: none;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: red;
}
.has-error.field-dynamicmodel-recaptcha .help-block {
    font-weight: bold;
}
form label.control-label {
    font-weight: bold;
}
.header-left #logo_img {
    height: 61px;
    margin-left: 20px;
}
.header-left .logo.has-slogan #logo_img {
    height: 45px;
}
.fixed-header-on .header .logo #logo_img {
    width: 30px;
    margin-left: 28px;
}
.header .site-slogan {
    padding-top: 0;
    font-weight: 400;
}
.footer {
    padding: 20px 0;
}
.fixed-header-on .header .site-slogan {
    padding-top: 3px;
}
.slideshow .slider-description {
    width: 60%;
    white-space: normal;
}
.slideshow .slider-title {
    width: 70%;
    white-space: normal;
    text-align: -webkit-auto;
    height: 100px;
    display: flex;
    align-items: flex-end;
}
.section-hotel .body span.label {
    display: inline-block;
    padding: 4px 5px;
}
.section-hotel hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
.section-hotel .section-info {
    text-align: center;
    margin-top: 15px;
}
.section-hotel .section-info i.fa {
    font-size: 15px;
}
.section-hotel .overlay-container {
    height: 230px;
}
.section-hotel .overlay-img-4.overlay-container .text {
    padding: 0;
}
.section-hotel .overlay-visible .overlay-bottom {
    padding: 15px;
}
.section-hotel .wrap-price {
    margin-bottom: 15px;
}
.section-hotel .wrap-book {
    display: flex;
    align-items: center;
}
.btn-search.btn-animated.btn-lg:after {
    width: 0;
}
.btn-search.btn-animated.btn-lg {
    padding: 6px 20px !important;
}
.btn-search.btn-default {
    font-size: 16px;
}
.banner.banner-property-search {
    padding-top: 25px;
}
.banner.banner-property-search.banner-big-height {
    padding-top: 100px;
}
.banner.banner-property-search .form-search .btn-search:focus {
    outline: none;
}
.dark-translucent-bg .form-search .btn-gray-transparent:hover {
    color: #ffffff;
}
.main-navigation .navbar-nav {
    margin-right: 15px;
}
.section-part-header > .container {
    width: auto;
}
.section-hotel .overlay-container > img {
    max-width: initial;
}
.section-hotel .overlay-container.portrait > img {
    width: 100%;
}
.section-hotel .overlay-container.landscape > img {
    height: 100%;
}
.page-wrapper.container {
    padding-left: 20px;
    padding-right: 20px;
}
.page-wrapper.container > .row,
.page-wrapper.container > .banner-slider,
.page-wrapper.container > .banner-property-search {
    margin-left: -20px;
    margin-right: -20px;
}
.page-wrapper:not(.container) > .row,
.page-wrapper.container > .row > .row {
    margin: 0;
}
.page-wrapper.container > iframe {
    margin-left: -20px;
    margin-right: -20px;
    width: -webkit-fill-available;
}
.container-small .section-hotel .row > .col-sm-3 .pl-30 {
    padding-left: 20px;
}
.panel-switch.panel .panel-heading a:before {
    font-family: "FontAwesome";
    content: "\f106";
    font-size: 20px;
}
.panel-switch.panel .panel-heading a.collapsed:before {
    content: "\f107";
}
.panel .panel-heading a:after {
    display: none;
}
.panel .panel-heading h1,
.panel .panel-heading h2,
.panel .panel-heading h3,
.panel .panel-heading h4,
.panel .panel-heading h5 {
    margin: 0;
}
.panel.panel-switch .panel-heading h1,
.panel.panel-switch .panel-heading h2,
.panel.panel-switch .panel-heading h3,
.panel.panel-switch .panel-heading h4,
.panel.panel-switch .panel-heading h5 {
    margin-left: 8px;
}
.panel .panel-heading h1,
.panel .panel-heading h2,
.panel .panel-heading h3,
.panel .panel-heading h4,
.panel .panel-heading h5 {
    text-transform: initial;
    font-weight: 500;
}
.panel .panel-heading a {
    display: flex;
    align-items: center;
    padding: 0;
}
.panel .panel-heading {
    border-bottom: 0;
}
.panel.panel-expanded .panel-heading {
    border-bottom: 1px solid #ddd;
}
.panel:not(.panel-expanded) .panel-heading {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.panel .panel-body {
    padding: 15px;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    background-color: #fff;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body > p {
    margin: 0;
}
div.required label.control-label:after {
    content: " *";
    color: red;
}
.blogpost .post-info {
    font-size: 13px;
}
.blogpost .post-info a:hover {
    text-decoration: none;
}
.blogpost.full .image-list .overlay-container {
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
}
.blogpost .post-info > span {
    margin-right: 10px;
}
.blogpost-content .overlay-container > img {
    margin: 0 auto;
}
.nav-pills.nav-stacked > li.active > a,
.nav-pills.nav-stacked > li.active > a:hover {
    color: #09afdf;
}
.tags > .icon-tags {
    font-size: 15px;
    display: inline-block;
    margin-top: 2px;
    margin-right: 5px;
    float: left;
}
.tag-1 {
    display: inline-block;
    margin: 0 3px 3px 0;
}
.tag-1 a {
    padding: 3px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: block;
    font-size: 11px;
    font-weight: 400;
    border: 1px solid transparent;
}
.tag-1 a:hover {
    color: #ffffff;
    text-decoration: none;
}
.tag a {
    border: 1px solid #0c9ec7;
    background-color: #fff;
    color: #0c9ec7;
}
.tag a:hover,
.tag.active a,
.tag.active a:hover {
    color: #ffffff;
    background-color: #09afdf;
    border: 1px solid #0c9ec7;
}
.tag a:focus,
.tag-1 a:focus,
.blogpost header h2 > a:hover,
.blogpost header h2 > a:focus {
    text-decoration: none;
}
.news-container .page-title {
    text-transform: initial;
    color: #666666;
}
.news-container .news-text {
    margin: 20px 0 15px;
}
.news-container .news-text table {
    border-spacing: initial;
    border-collapse: initial;
    border-color: #ddd;
}
.news-container .news-text table:not([cellspacing]) {
    border-spacing: 1px;
}
.news-container .news-text table:not([border]),
.news-container .news-text table:not([border]) th,
.news-container .news-text table:not([border]) td {
    border: 1px dashed #BBB;
}
.news-container .news-text table th,
.news-container .news-text table td {
    padding: 5px 10px;
}
.news-container .news-text table th {
    text-align: center;
}
.block .link-more:hover {
    text-decoration: none !important;
    text-shadow: rgb(150, 150, 150) 1px 1px 1px;
}
.block-latest-news .media-heading > a:hover {
    text-decoration: none;
}
.list-inline > li.language-menu {
    vertical-align: middle;
}
.main-navigation.animated .navbar-default .navbar-nav > li > a {
    font-weight: 300;
}
.container-full > .row {
    margin-right: 0;
}
.language-menu .navbar-nav > li > a {
    padding: 0 5px;
    background-color: transparent;
    opacity: 0.5;
}
.language-menu .navbar-nav > li:first-child > a {
    padding-left: 0;
}
.language-menu .navbar-nav > li:last-child > a {
    padding-right: 0;
}
.language-menu .navbar-nav > li > a.lang-link-item--active,
.language-menu .navbar-nav > li > a:hover {
    opacity: 1;
}
.language-menu .navbar-nav > li > a.lang-link-item--active > span {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.26);
    line-height: 1;
}
.image-list.image-slider > div {
    margin-top: 10px;
}
.image-list.image-slider .overlay-container {
    box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
}
.image-list.image-slider .overlay-bottom {
    padding: 15px 20px;
}
.owl-carousel .overlay-container > img {
    margin: 0 auto;
}
.owl-carousel .overlay-container > img.wide {
    width: 100% !important;
    object-fit: cover;
}
.owl-carousel .overlay-container > img.fixed-height {
    object-fit: cover;
    height: 100%;
}
.owl-carousel.content-slider-keep-size .overlay-container > img {
    width: auto;
}
.owl-carousel .overlay-container > .overlay-picture {
    position: absolute;
    z-index: -1;
    top: 0;
    padding: 15px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.13);
    overflow: hidden;
    opacity: 1;
    filter: alpha(opacity=0);
    -webkit-transition: all ease-in-out 0.25s;
    -o-transition: all ease-in-out 0.25s;
    transition: all ease-in-out 0.25s;
    color: #ffffff;
}
.image-slider .overlay-container > img {
    margin: 0 auto;
}
.owl-theme .owl-dots {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    z-index: 10;
}
.owl-theme .owl-dots .owl-dot:focus {
    outline: none;
}
.owl-carousel .owl-buttons div {
    cursor: pointer;
}
.table-bordered {
    border: 1px solid #dee2e6;
}
.table > thead > tr > th {
    border-top-width: 0;
}
.table-bordered thead th {
    border-bottom-width: 2px;
}
.table-striped.table > tbody > tr > td {
    border-top: 1px solid #f3f3f3;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
}
.table-bordered > tbody > tr > td {
    border-color: #ededed;
}
.table th,
.table td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.table td[rowspan] {
    vertical-align: middle;
}
.wrap-price ul {
    padding-left: 0;
    list-style: none;
}
.wrap-price b {
    font-weight: 400;
}
.dark.header-top .nav-lang .dropdown-menu {
    background: #464544;
    border: 1px solid #32302d;
}
.nav-lang a {
    text-decoration: none;
    font-size: 12px;
    font-weight: 400;
}
.nav-lang .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    margin-top: 8px;
    float: right;
    color: #fff;
}
.nav-lang .dropdown-item {
    display: flex;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.nav-lang .dropdown-menu {
    min-width: initial;
    border: none;
}
.default-bg a.dropdown-item:not(.btn),
.default-bg a.dropdown-item:not(.btn):hover {
    color: revert;
}
.nav-lang .dropdown-item > .flag {
    margin-top: -1px;
    float: left;
}
.nav-lang > .nav-link > .lang-name,
.nav-lang .dropdown-item > .lang-name {
    margin-left: 3px;
}
.nav-lang > .nav-link:before {
    display: none;
}
div.image {
    position: relative;
}
.image .img-responsive {
    margin: 0 auto;
}
.image .overlay-bottom {
    padding: 30px 50px;
    background-color: transparent;
}
.image .overlay-bottom .lead {
    font-size: 26px;
    font-weight: 400;
}
.image .overlay-bottom .lead > p {
    margin-bottom: 0;
}
.page-wrapper.container > .image {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 20px;
}
.overlay-bottom.overlay-dark {
    background-color: rgba(30, 30, 30, 0.5);
}
.owl-carousel .overlay-bottom.overlay-dark {
    padding: 15px;
}
.owl-carousel .overlay-bottom.overlay-dark .lead,
.image-list.image-slider .overlay-bottom .lead {
    font-size: 16px;
}
.mfp-figure .mfp-close:hover {
    cursor: pointer;
}
.panel {
    box-shadow: 0 0 1px rgba(0,0,0,.125), 0 1px 3px rgba(0,0,0,.2);
    border: 0 solid rgba(0,0,0,.125);
    border-top: 1px solid #ddd;
}
.panel,
.panel .panel-body {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.owl-carousel .overlay-link.medium i {
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    font-size: 32px;
    line-height: 60px;
}
.mfp-bottom-bar .mfp-title {
    font-size: 20px;
    text-align: center;
}
.call-to-action > .row {
    display: flex;
    align-items: center;
}
.section.section-img {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
    z-index: 1;
    position: relative;
    overflow: hidden;
}
.dark-translucent-bg:after {
    background-color: rgba(0, 0, 0, 0.5);
}
.dark-translucent-bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}
.banner-property-search .form-search .form-group {
    margin-right: 20px;
}
.banner-property-search .form-search .button-group {
    vertical-align: bottom;
}
.property-container {
    margin-bottom: 20px;
}
.property-container .blogpost-content {
    padding: 10px 0 20px 0;
    font-weight: 400;
}
.property-container .blogpost-title > h2 {
    text-transform: initial;
    font-weight: bold;
}
.property-container .text-bottom,
.main-property-container .text-bottom {
    background-color: rgba(30, 30, 30, 0.76);
    opacity: 1;
    padding: 5px 10px;
    height: auto;
    font-size: 15px;
    bottom: 15px;
}
.main-property-container .text-bottom {
    bottom: 67px;
}
.main-property-container {
    padding-top: 0;
    margin-left: -30px;
    margin-right: -30px;
}
.main-property-container .page-title {
    padding-right: 15px;
    padding-left: 15px;
}
.main-property-container .entry-header > .image {
    height: 550px;
    overflow: hidden;
}
.main-property-container .fixed-text {
    position: absolute;
    top: auto;
    padding: 0 15px;
    bottom: 20px;
    left: 20px;
    overflow: hidden;
    filter: alpha(opacity=0);
    -webkit-transition: all ease-in-out 0.25s;
    -o-transition: all ease-in-out 0.25s;
    transition: all ease-in-out 0.25s;
    color: #ffffff;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}
.main-property-container .fixed-text > .lead {
    font-weight: 400;
    font-size: 25px;
}
.main-property-container .detail-container {
    margin-top: 20px;
}
.main-property-container #collapse-description > .panel-body,
.main-property-container #collapse-detail tr> td,
.main-property-container #collapse-prices tr > td {
    font-weight: 400;
}
.main-property-container .panel.panel-switch .panel-heading {
    padding: 7px 15px;
}
.pignose-calendar .pignose-calendar-header .pignose-calendar-week {
    font-weight: 500;
}
.pignose-calendar .pignose-calendar-unit a,
.pignose-calendar .pignose-calendar-top .pignose-calendar-top-year {
    font-weight: 400;
}
.pignose-calendar .pignose-calendar-unit {
    height: 2.8em;
}
.pignose-calendar.pignose-calendar-blue .pignose-calendar-body .pignose-calendar-row .pignose-calendar-unit a {
    border: 1px solid;
    border-radius: 1px;
}
#collapse-availability .calendar-1,
#collapse-availability .calendar-2 {
    display: inline-block;
}
#collapse-availability .calendar-1 > .pignose-calendar,
#collapse-availability .calendar-2 > .pignose-calendar {
    width: 100%;
}
.calendar-2 .pignose-calendar .pignose-calendar-top .pignose-calendar-top-nav {
    display: none;
}
.calendar-2 .pignose-calendar.pignose-calendar-blue .pignose-calendar-top {
    height: 103px
}
.pignose-calendar.pignose-calendar-blue .pignose-calendar-body .pignose-calendar-row .pignose-calendar-unit:not(.pignose-calendar-unit-disabled) a {
    background-color: #058d11;
    border-color: #0c7415;
    color: #fff !important;
}
.pignose-calendar.pignose-calendar-blue .pignose-calendar-body .pignose-calendar-row .pignose-calendar-unit.pignose-calendar-unit-active:not(.pignose-calendar-unit-disabled) a {
    color: #fff;
    background-color: #009fe3;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.75);
    box-shadow: 0 1px 3px rgba(0,0,0,.75);
    border-color: #fff;
}
#collapse-availability .availability-note {
    float: left;
    margin-right: 30px;
    display: flex;
    font-weight: 500;
}
#collapse-availability .note-container {
    margin-bottom: 15px;
}
#collapse-availability .legende {
    border-radius: 5px;
    margin-right: 10px;
    width: 22px;
    height: 22px;
    display: inline-block;
}
#collapse-availability .available-note {
    background-color: #058d11;
    border: 1px solid #0c7415;
}
#collapse-availability .unavailable-note {
    background-color: #efefef;
    border: 1px solid #5c6270;
    opacity: 0.5;
}
#cookie-settings {
    margin: 20px 15px;
}
#cookie-settings .cc-revoke-custom {
    margin-left: 10px;
}
div.cc-revoke {
    display: none;
    z-index: 99999;
    background-color: #daf4ff !important;
}
div.cc-revoke,
div.cc-revoke:hover {
    text-decoration: none;
}
div.cc-revoke > a {
    border-bottom: 1px solid transparent;
}
span.cc-message > a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid;
}
div.cc-revoke > a:hover {
    text-decoration: none;
}
.cc-animate.cc-revoke.cc-activated {
    -webkit-transform:translateY(0) !important;;
    transform:translateY(0) !important;
}
.cc-message .cc-link {
    text-decoration: none;
}
.cc-message .cc-link > span {
    border-bottom: 1px solid;
    margin-left: 4px;
}
div.cc-compliance .cc-allow {
    border-radius: 3px;
}
div.cc-compliance .cc-allow:hover {
    background-color: rgb(217, 193, 0);
    text-decoration: none;
}
div.cc-compliance .cc-deny:hover {
    display: block;
    padding: .4em .8em;
    font-size: .9em;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
    background-color: rgb(234, 241, 238) !important;
    border-color: transparent;
    border-radius: 3px;
    text-decoration: none !important;
    color: #646161 !important;
}
.bootstrap-switch {
    border-radius: 30px;
    width: 88px !important;
}
.bootstrap-switch.bootstrap-switch-small {
    width: 50px !important;
    height: 27px;
}
.bootstrap-switch.bootstrap-switch-small.bootstrap-switch-on {
    background: #3697d9;
}
.bootstrap-switch.bootstrap-switch-small.bootstrap-switch-on.bootstrap-switch-disabled {
    background: #3697d973;
}
.bootstrap-switch.bootstrap-switch-small.bootstrap-switch-off {
    background: #b4b4b4;
}
.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch-small .bootstrap-switch-handle-off {
    border-radius: 20px;
    height: 25px;
    width: 25px;
    background: #fff!important;
    color: transparent !important;
}
.bootstrap-switch-small.bootstrap-switch-on .bootstrap-switch-label,
.bootstrap-switch-small.bootstrap-switch-off .bootstrap-switch-label {
    background: transparent;
    width: 23px !important;
}
.bootstrap-switch-small.bootstrap-switch-off .bootstrap-switch-handle-on {
    margin-left: -1px;
}
.bootstrap-switch.bootstrap-switch-focused {
    box-shadow: none;
    border-color: #ccc;
}
.bootstrap-switch-small .bootstrap-switch-handle-on > font > font,
.bootstrap-switch-small .bootstrap-switch-handle-off > font > font {
    width: 18px;
    height: 18px;
    display: block;
    color: transparent;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
    background: #b4b4b4;
}
.bootstrap-switch .bootstrap-switch-container {
    width: 150px !important;
}
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
    text-transform: uppercase;
    border-radius: 20px;
    font-size: 16px;
    line-height: 1.4;
    padding: 6px 0;
}
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off {
    width: 50px !important;
}
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
    width: 36px !important;
}
.subfooter {
    padding: 13px 0;
}
.subfooter a {
    text-decoration: none !important;
    border-bottom: 1px solid;
}
.footer-content .list-icons li i {
    font-size: 18px;
}
.footer-content .list-icons li i.fa-envelope-o {
    font-size: 17px;
}
.footer h2.title {
    font-weight: 400;
}
#header-top-second .nav-theme {
    font-size: 15px;
    float: right;
}
#header-top-second .nav-theme > .nav-link:hover {
    text-decoration: none;
}
#header-top-second .nav-lang {
    z-index: 999;
    margin-left: 10px;
}
.control-sidebar.control-sidebar-open,
.control-sidebar.control-sidebar-open + .control-sidebar-bg {
    right: 0;
}
.control-sidebar-open .control-sidebar-bg,
.control-sidebar-open .control-sidebar {
    right: 0;
}
.fixed .control-sidebar {
    position: fixed;
    height: 100%;
    overflow-y: auto;
    padding-bottom: 50px;
}
.control-sidebar-open.control-sidebar {
    display: block;
}
.mb-3,
.my-3 {
    margin-bottom: 1rem!important;
}
.p-3 {
    padding: 1rem!important;
}
.control-sidebar-content hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}
.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.control-sidebar-dark {
    background: #343a40;
}
.header-top .list-inline {
    margin-top: 7px;
    margin-bottom: 6px;
}
.sidebar-theme .elevation-2 {
    width: 40px;
    height: 20px;
    border-radius: 25px;
    margin-right: 10px;
    margin-bottom: 10px;
    opacity: 0.8;
    cursor: pointer;
}
.sidebar .title {
    font-weight: 400;
}
.control-sidebar-dark h1,
.control-sidebar-dark h2,
.control-sidebar-dark h3,
.control-sidebar-dark h4,
.control-sidebar-dark h5,
.control-sidebar-dark h6,
.control-sidebar-dark label {
    color: #fff;
}
.control-sidebar-content h6 {
    font-weight: normal;
    font-size: 15px;
}
.control-sidebar,
.control-sidebar::before {
    bottom: 0;
    display: none;
    right: -250px;
    width: 250px;
    transition: right .3s ease-in-out,display .3s ease-in-out;
}
.control-sidebar {
    bottom: 0;
    position: absolute;
    top: calc(44px + 1px);
    z-index: 1031;
}
.elevation-2 {
    box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)!important;
}
.control-sidebar-content .bg-primary:hover {
    background-color: #2a6598;
}
.uk-card[class*="uk-box-shadow"] {
    border: 1px solid #eee;
}
img.uk-box-shadow-small {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
img.uk-box-shadow-medium {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
img.uk-box-shadow-large {
    box-shadow: 0 14px 25px rgba(0,0,0,0.2);
}
img.uk-box-shadow-xlarge {
    box-shadow: 0 28px 50px rgba(0,0,0,0.2);
}
.uk-container-xsmall .container-full .uk-container {
    max-width: 750px;
}
.uk-container-small .container-full .uk-container {
    max-width: 900px;
}
.uk-container-large .container-full .uk-container {
    max-width: 1600px;
}
.uk-container-expand .container-full .uk-container {
    max-width: none;
}
.uk-container .container {
    width: 100%;
    max-width: 1170px;
}
.block .media img.media-object {
    width: 60px;
    height: 40px;
    object-fit: cover;
}
.block .media .media-heading > a,
.block .link-more {
    text-decoration: none;
    font-size: 14px;
    line-height: 1.4;
}
.main-container,
.blogpost.full .blogpost-content {
    display: flow-root;
}
.social-links li {
    margin-right: 5px;
}
.field-dynamicmodel-additional_setting {
    background-color: #fffde7;
    padding: 5px 10px;
}
.field-dynamicmodel-additional_setting > label {
    margin-bottom: 0;
}
.field-dynamicmodel-additional_setting > .help-block {
    display: none;
}
.field-dynamicmodel-additional_setting + button[type="submit"] {
    margin-top: 0;
}
.nav-lang a.dropdown-item,
.nav-lang a.dropdown-item:hover {
    text-decoration: none;
}
.btn-muted {
    color: #2f2f2f;
    background-color: #d6d6d6;
}
.btn-muted:hover,
.btn-muted:focus {
    background-color: #c7c7c7;
}
.btn-success:focus,
.btn-success.focus,
.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
}

#cookie-settings .panel > .panel-heading {
    display: flex;
    align-items: center;
}

#cookie-settings .panel > .panel-heading > .wrap-category,
#cookie-settings .service-item > .wrap-service {
    width: calc(100% - 50px);
}

#cookie-settings ul.list-service {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

#cookie-settings ul.list-service > .service-item {
    display: flex;
}

#cookie-settings ul.list-service > .service-item:first-child ~ li {
    margin-top: 12px;
}

#cookie-settings .title-service {
    color: #525151;
    font-weight: 500;
}

#cookie-settings .description-service {
    color: #808080;
}

#cookie-settings .description-category {
    color: #727272;
    max-width: 97%;
}

#cookie-settings .text-muted {
    color: #525151;
}

#cookie-settings .row {
    margin-right: -15px;
    margin-left: -15px;
}

/*----------Responsive---------*/
@media (min-width: 768px) {
    .row {
        margin-left: 0;
        margin-right: 0;
    }
    .uk-container-default,
    .uk-container-medium,
    .uk-container-default .container-full .uk-container,
    .uk-container-medium .container-full .uk-container {
        width: 750px;
    }
    .navbar-default .navbar-nav > li > a {
        padding: 20px 15px 20px 15px;
    }
    .section-part-header > .container {
        max-width: 750px;
    }
    .section-hotel .overlay-bottom .lead {
        font-size: 18px;
    }
    .section-hotel .overlay-img-4 .overlay-bottom .lead {
        font-size: 16px;
    }
    .section-hotel .wrap-price .lead {
        font-weight: 400;
    }
    .section-hotel .overlay-img-4 {
        height: 140px;
    }
    .section-hotel .overlay-img-3 {
        height: 215px;
    }
    .section-hotel .overlay-img-2 {
        height: 250px;
    }
    .section-hotel .overlay-img-1 {
        height: 300px;
    }
    .header .nav > .dropdown > a:before {
        top: 25px !important;
    }
}

@media (min-width: 992px) {
    .uk-container-default,
    .uk-container-medium,
    .uk-container-default .container-full .uk-container,
    .uk-container-medium .container-full .uk-container {
        width: 970px;
    }
    .section-part-header > .container {
        max-width: 970px;
    }
    .footer {
        padding-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .uk-container-default,
    .uk-container-default .container-full .uk-container {
        width: 1170px;
    }
    .uk-container.uk-container-medium,
    .uk-container.uk-container-medium .container-full .uk-container {
        max-width: 1400px;
    }
    .section-part-header > .container {
        max-width: 1170px;
    }
    .section-hotel div.overlay-img-1 {
        height: 550px;
    }
    .section-hotel div.overlay-img-2 {
        height: 380px;
    }
    .section-hotel div.overlay-img-4,
    .section-hotel div.overlay-img-3 {
        height: 230px;
    }
    .container-small {
        -moz-box-shadow: 0 2px 8px 0 rgba(51,51,51,.2);
        -webkit-box-shadow: 0 2px 8px 0 rgba(51,51,51,.2);
        box-shadow: 0 2px 8px 0 rgba(51,51,51,.2);
    }
}

@media (min-width: 1400px) {
    .uk-container.uk-container-medium,
    .uk-container.uk-container-medium .container-full .uk-container {
        width: 1370px;
        padding: 0;
    }
    .uk-container.uk-container-medium .row {
        margin-left: 0;
        margin-right: 0;
    }
    .container-full > .uk-section {
        padding-left: 15px;
        padding-right: 15px;
    }
    .section-hotel div.overlay-img-2 {
        height: 450px;
    }
    .section-hotel div.overlay-img-3 {
        height: 300px;
    }
    .container-small .section-hotel div.overlay-img-4 {
        height: 175px;
    }
    .container-small .section-hotel div.overlay-img-3 {
        height: 250px;
    }
    .container-small .section-hotel div.overlay-img-2 {
        height: 320px;
    }
    .container-small .section-hotel div.overlay-img-1 {
        height: 450px;
    }
}

@media (max-width: 1199px) {
    .page-wrapper.container {
        width: 100%;
    }
    div.uk-container {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .row {
        margin-left: 0;
        margin-right: 0;
    }
    div.uk-container,
    div.uk-container .uk-container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .container-full {
        margin-top: 15px;
    }
    .container-full > .uk-section {
        padding-left: 15px;
        padding-right: 15px;
    }
    div[aria-label="cookieconsent"] > .uk-container {
        padding: 0;
        display: block !important;
    }
    div.cc-window.cc-banner {
        padding-left: 5px;
        padding-right: 5px;
    }
    div[aria-label="cookieconsent"] > .uk-container > .cc-message {
        margin-bottom: 0;
        line-height: 1.4;
        font-size: 12px;
    }
    div.cc-compliance .cc-allow,
    div.cc-compliance .cc-deny,
    div.cc-compliance .cc-allow:hover,
    div.cc-compliance .cc-deny:hover {
        padding: 0 6px;
        font-size: 13px;
    }
    .cc-animate.cc-revoke.cc-top {
        font-size: 12px;
        padding: 5px 7px;
    }
    .main-navigation > .navbar > .container-fluid {
        padding-right: 0;
    }
    .uk-offcanvas-bar {
        width: 100vw;
        background: #fff;
        color: #232323;
        font-size: 22px;
        font-weight: 500;
    }
    .uk-offcanvas-close > svg {
        width: 27px;
        height: 27px;
        color: #656565;
    }
    .navbar .navbar-header > button,
    .main-navigation .navbar {
        border: none;
        background: #fff;
        min-height: auto;
    }
    .uk-navbar-dropdown-nav li.uk-active > a {
        color: #0795dc;
    }
    .uk-navbar-dropdown-nav > li {
        border-top: 1px solid #e8e8e8;
    }
    .uk-navbar-dropdown-nav > li > a {
        color: #333;
        font-size: 23px;
        padding: 16px 0;
    }
    .uk-navbar-dropdown-nav .uk-nav-sub a {
        color: #333;
        font-size: 21px;
        padding: 4px 0;
    }
    .uk-nav li > a {
        display: flex;
        align-items: center;
        column-gap: 0.25em;
        text-decoration: none;
    }
    .uk-nav-parent-icon {
        margin-left: auto;
    }
    .uk-nav-parent-icon > svg {
        color: #333;
        width: 20px;
        height: 20px;
        margin-right: 3px;
    }
    .uk-navbar-toggle {
        height: 33px;
    }
    .uk-navbar-toggle > svg {
        width: 33px;
        height: 33px;
        color: #4b4b4b;
    }
    .uk-logo {
        display: block;
        padding-left: 0;
        padding-right: 0;
    }
    .uk-logo > img {
        width: 75px;
        display: block !important;
    }
    .uk-logo.has-slogan {
        position: relative;
        top: -15px;
    }
    .uk-logo .site-slogan {
        white-space: nowrap;
        font-weight: bold;
    }
    .uk-offcanvas-close {
        padding: 0;
    }
    .header > .uk-container > .row {
        display: flex;
    }
    .header > .uk-container > .row > div:nth-child(2) {
        margin-left: auto;
    }
    .header-container > .header,
    .header-top > .uk-container {
        padding: 0;
    }
    .nav-lang .dropdown-toggle::after {
        border-top: 0.4em solid;
        border-right: 0.4em solid transparent;
        border-left: 0.4em solid transparent;
        margin-top: 7px;
    }
    .header-top .btn-group.dropdown {
        margin-top: 0;
    }
    .social-links .dropdown > button {
        font-size: 18px;
    }
    .social-links .dropdown > button,
    .header-top .btn-group.downdrop .btn,
    .social-links .dropdown > button i,
    .header-top:not(.dark) .social-links .dropdown.open > button > i:before {
        color: #fff;
    }
    .social-links .btn-group.open .dropdown-menu {
        border-radius: 25px;
        background: #fff;
        min-width: auto;
        display: flex;
    }
    .social-links .dropdown-menu li {
        margin-bottom: 0;
    }
    .social-links .dropdown-menu li a i {
        font-size: 20px;
    }
    .social-links .dropdown-menu li a i.fa-twitter {
        color: #1DA1F2;
    }
    .social-links .dropdown-menu li a i.fa-skype {
        color: #00aff0;
    }
    .social-links .dropdown-menu li a i.fa-linkedin {
        color: #0077b5;
    }
    .social-links .dropdown-menu li a i.fa-youtube-play {
        color: #FF0000;
    }
    .social-links .dropdown-menu li a i.fa-facebook {
        color: #4267B2;
    }
    .social-links .dropdown-menu li a i.fa-xing {
        color: #126567;
    }
    .social-links .dropdown-menu li a i.fa-google-plus {
        color: #db4a39;
    }
    .social-links .dropdown-menu li a i.fa-flickr {
        color: #0063dc;
    }
    .social-links .dropdown-menu li a i.fa-pinterest {
        color: #E60023;
    }
}
/*----------End Responsive---------*/