body {
    /*position: absolute !important;*/
    /*top: 0;*/
    /*left: 0;*/
    /*right: 0;*/
    /*bottom: 0;*/
    height: 100%;
}

body * {
    word-wrap: break-word;
}

iframe {
    border: 0;
}

img {
    object-fit: contain;
    max-width: 100%;
}

.visible-print-block {
    display: none;
}

.btn {
    white-space: normal;
}

.rich-text a,
.rich-text a > * {
    color: #0000ee;
    text-decoration: underline;
    cursor: pointer;
}

.rich-text p {
    margin: 0;
}

body.modal-open {
    position: fixed !important;
    width: 100%;
}

.modal-backdrop {
    z-index: 10000 !important;
}

.blockUI.blockMsg {
    z-index: 100000 !important;
}

.blockOverlay {
    z-index: 10000 !important;
}

body > .blockUI.blockMsg {
    position: fixed !important;
    top: 50% !important;
}

body > .blockOverlay {
    position: fixed !important;
    height: auto !important;
    top: -200px !important;
    bottom: 0 !important;
}

.btn.btn-no-border {
    border: 0;
}

.modal-header {
    padding: 5px 15px;
    min-height: 35px;
}

#modal-url-action .modal-dialog {
    height: 90%;
}

#modal-url-action .modal-content {
    height: 100%
}

#modal-url-action .modal-content .modal-body {
    padding: 0;
    height: calc(100% - 35px);
}

#modal-url-action .modal-content .modal-body iframe {
    width: 100%;
    border: 0;
    height: 100%;
}

#reservationIframeContainer .close {
    font-size: 0;
    position: absolute;
    top: 0;
    right: 0;
}

#reservationIframeContainer .close > span {
    font-size: 28px;
    margin-right: 5px;
}

#reservationIframeContainer .modal-dialog {
    position: absolute;
    top: 5%;
    bottom: 5%;
    left: 5%;
    right: 5%;;
    height: auto;
    width: auto;
    margin: 0
}

#reservationIframeContainer .modal-dialog .modal-content {
    height: 100%;
    width: 100%;
    padding: 30px 0 0 0;
}

#reservationIframeContainer .modal-dialog .modal-content > iframe {
    position: relative;
    height: 100%;
    width: 100%;
    border: 0;
}

#language-picker {
    float: right;
    line-height: 96px;
    font-size: 15px;
    font-weight: 600;
    padding-left: 15px;
    transition: all 0.2s;
    margin-right: 2px;
}

#language-picker > a {
    text-transform: uppercase;
}

#language-picker > .dropdown-menu {
    left: auto;
    right: 0;
    top: 65px;
}

[class*="widget_crm-"] .error,
input.error {
    border-color: #ff0000 !important;
}

.c-content-box.c-bg-parallax {
    background-origin: border-box;
    background-size: cover;
    background-repeat: no-repeat;
}

body:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-position: center center;
    background-size: cover;
    background-origin: border-box;
    background-color: transparent;
    pointer-events: none;
    z-index: 0;
}

.c-content-box,
.c-content-box > *,
.c-layout-page,
.c-layout-page > * {
    position: relative;
}

.c-layout-page > .container-fluid > .row > .col-xs-12 {
    padding: 0;
}

.c-layout-page > .container-fluid > .row > .col-md-6 > *,
.c-layout-page > .container-fluid > .row > .col-md-6 > * .c-content-box,
.c-layout-page > .container-fluid > .row > .col-md-6 > .revolution_component > *:not(.template_preview_addhere):not(.revolution_component_edit),
.c-layout-page > .container-fluid > .row > .col-md-6 > .revolution_component > *:not(.template_preview_addhere):not(.revolution_component_edit) .c-content-box {
    height: 100%
}

.c-content-box:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-position: center center;
    background-size: cover;
    background-origin: border-box;
    background-color: transparent;
    pointer-events: none;
}

.c-content-box.c-bg-parallax:before {
    background-attachment: fixed;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}

.breadcrumbs * {
    word-break: normal;
}

.breadcrumbs {
    list-style: none;
    padding: 0;
    margin-top: 10px;
}

.breadcrumbs li {
    display: inline-block;
}

.breadcrumbs > li + li:before {
    padding: 0 5px;
    content: "\f105";
}

.breadcrumbs li:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    color: #5f6d7b;
}

.breadcrumbs li,
.breadcrumbs li h1,
.breadcrumbs li a {
    display: inline;
    color: #5f6d7b;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}

.pdfIconBig, .pdfIconBig:focus {
    font-size: 64px;
    line-height: 64px;
    color: #555555
}

.pdfIconBig i, .pdfIconBig:focus i {
    font-size: 64px;
}

.pdfIconBig span, .pdfIconBig:focus span {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    font-size: 18px;
}

.pdfIconBig:hover {
    text-decoration: none;
    color: #ab0000 !important
}

.fb_iframe_widget span {
    vertical-align: top !important;
}

.trust-icon {
    width: 60px;
    height: 60px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.c-steps-3-block .trust-icon {
    width: 50px;
    height: 50px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
    margin-left: 0;
    margin-right: 15px;
    float: left;
}

.select-group {
    position: relative;
}

.select-group > a:first-of-type {
    text-align: left;
}

.select-group > .dropdown-toggle {
    position: absolute;
    right: -5px;
    top: 0;
}

.select-group > ul.dropdown-menu {
    margin-top: 0;
    width: 100%;
    box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.35);
    max-height: 250px;
    overflow-y: auto;
    height: auto;
}

.select-group > ul.dropdown-menu > li > a {
    min-height: 28px;
    font-weight: 300;
    margin-left: 1px;
}

.owl-theme:not(.owl-single):not(.owl-bordered) {
    width: calc(100% + 30px);
}

.component_absolute_mobile_start {
    left: 100%;
}

.c-layout-go2top > i {
    font-size: 34px;
    border: 3px solid #89939e;
    font-weight: 800;
    width: 50px;
    padding-top: 3px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
}

.c-price-range-slider,
.c-price-range-slider .slider.slider-horizontal {
    min-width: 100%;
}

/* Safari 6.1+  */
@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) {
    @media {
        .c-bg-parallax,
        .c-content-box.c-bg-parallax:before {
            background-attachment: scroll;
            background-size: auto;
        }
    }
}

/* Safari 6.1+ (non-iOS) */
@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) {
    @media {
/*        _:-webkit-full-screen, */
        .c-bg-parallax,
        .c-content-box.c-bg-parallax:before {
            background-attachment: fixed;
            background-size: cover;
            background-origin: border-box;
            transform: translate3d(0, 0, 0);
            -webkit-transform: translate3d(0, 0, 0);
        }
    }
}

@supports (-webkit-appearance:none) and (not (overflow:-webkit-marquee))
and (not (-ms-ime-align:auto)) and (not (-moz-appearance:none)) {
    .c-bg-parallax,
    .c-content-box.c-bg-parallax:before {
        transform: none;
        -webkit-transform: none;
    }
}
@supports (-webkit-text-size-adjust:none) and (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
    .c-content-box.c-bg-parallax:before {
        background-attachment: scroll;
    }
}
@supports (-webkit-touch-callout: none) {
    .c-content-box.c-bg-parallax:before {
        background-attachment: scroll;
    }
}
@media (max-width: 991px) {
    .c-content-box > .container-fluid {
        padding: 0 15px;
    }

    .component_absolute_mobile {
        display: none;
    }

    .c-layout-page > .container-fluid > .row > .col-md-6 {
        height: auto !important;
    }

    #language-picker {
        line-height: 61px;
    }

    #language-picker > .dropdown-menu {
        top: auto;
    }
}

@media (min-width: 992px) {
    .c-layout-header-fixed .c-layout-page {
        margin-top: 0;
    }

    .container-fluid {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .c-layout-page > .row > .col-md-6:first-child {
        padding-right: 0;
    }

    .c-layout-page > .row > .col-md-6:nth-child(2) {
        padding-left: 0;
    }

    .c-layout-page > .row > .col-md-6.col-md-offset-6 {
        padding-left: 0;
        padding-right: 15px;
    }

    #modal-url-action .modal-lg {
        width: 990px;
    }
}

.pac-container {
    z-index: 100000;
}

.videoMask {
    width: 100%;
    height: 100%;
    position: absolute;
    background: transparent url(../img/ico-play.png) no-repeat center;
    z-index: 10;
    top: 0;
    left: 0;
    pointer-events: none;
    cursor: pointer;
}

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

.modal-body form .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

.modal-body form .form-group label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right;
}

.modal-body form .form-group:before,
.modal-body form .form-group:after {
    content: " ";
    display: table;
}

.modal-body form .form-group:after {
    clear: both;
}

body .aysf__rgpd {
    margin-top: 3em;
}

.aysf__app label.mu-switch {
    font-size: 1em;
}

.ays__divider {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    pointer-events: none;
}
.ays__divider.over_adjacent_block:not(.bottom) {
    -webkit-transform:translateY(-100%);
    -ms-transform:translateY(-100%);
    -o-transform:translateY(-100%);
    transform:translateY(-100%);
    margin-top:1px;
}
.ays__divider.over_adjacent_block.bottom {
    -webkit-transform:rotateZ(180deg);
    -ms-transform:rotate(180deg);
    -o-transform:rotateZ(180deg);
    transform:rotateZ(180deg);
    margin-top:-1px;
}
.ays__divider.over_own_block:not(.bottom) {
    margin-top:-1px;
    -webkit-transform:rotateZ(180deg);
    -ms-transform:rotate(180deg);
    -o-transform:rotateZ(180deg);
    transform:rotateZ(180deg);
}
.ays__divider.over_own_block.bottom {
    -webkit-transform:translateY(-100%);
    -ms-transform:translateY(-100%);
    -o-transform:translateY(-100%);
    transform:translateY(-100%);
    margin-top:1px;
}
.ays__divider.over_own_background_image:not(.bottom) {
    -webkit-transform:rotateZ(180deg);
    -ms-transform:rotate(180deg);
    -o-transform:rotateZ(180deg);
    transform:rotateZ(180deg);
    margin-top:-1px;
    z-index: 0;
    top: 0;
}
.ays__divider.over_own_background_image.bottom {
    transform:none;
    -webkit-transform:none;
    bottom:0;
    z-index: 0;
}
.ays__divider--bottom {
    -webkit-transform:rotateZ(180deg);
    -ms-transform:rotate(180deg);
    -o-transform:rotateZ(180deg);
    transform:rotateZ(180deg);
    margin-top:-1px;
}

p.ecopart {font-size:1rem}

@media (max-width: 767px) {
    .owl-theme:not(.owl-single):not(.owl-bordered) {
        margin-left: -15px;
    }
    .c-content-box > .cbp {
        margin-right:0;
    }
}

.aysbes__cart__total {
    display: none !important;
}

.btn.dropdown-toggle .caret {
    display: inline-block;
    color: #fff;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
@-webkit-keyframes _moveDividerBackgroundRight {from {background-position-x: 0%;} to {background-position-x: 1500px;}} @keyframes _moveDividerBackgroundRight {from {background-position-x: 0%;} to {background-position-x: 1500px;}}
@-webkit-keyframes _moveDividerBackgroundLeft {from {background-position-x: 1500px;} to {background-position-x: 0%;}} @keyframes _moveDividerBackgroundRight {from {background-position-x: 1500px;} to {background-position-x: 0%;}}

.c-header-cart-shown-aside .c-layout-header .ecommerce-1 {
    position:fixed;
    transform: translateY(-50%);
    right:0;
    top: 50%; }
.c-header-cart-shown-aside .c-layout-header .ecommerce-1 .ays__cart__items__group{
    max-height:400px;
    padding: 0 1em;
    overflow-y: auto; }
.c-layout-header .ecommerce-1 .ays__item__description.one_article_single{
    display:none; }
.c-layout-header .ecommerce-1 .ays__cart__item--product .ays__item__title{
    font-size:0.8em; }
.c-layout-header .ecommerce-1 .ays__cart__item--product{
    flex-wrap:wrap; }
.c-layout-header .ecommerce-1 .ays__cart__item--product .ays__cart__item__label{
    flex-basis:100%;
    max-width:none;}
.c-header-cart-shown-aside .c-layout-header .c-cart-menu {
    position:relative;
    display: block; }
.c-header-cart-shown-aside .c-layout-header .c-cart-menu-button-close {
    display: block; }
.ecommerce-mobile-cart-toggler {
    position: fixed !important;
    top:50%;
    right:10px;
    transform: translateY(-50%);
    display:none;
    background-color: white;
    border-radius:26px;
    padding:16px 6px;
    z-index: 99999;
    cursor: pointer;
    width: auto; }
.c-page-on-scroll .ecommerce-mobile-cart-toggler {
  display:block;
}
.c-header-cart-shown-aside .ecommerce-mobile-cart-toggler {
  display:none !important;
}
@media (max-width: 991px) {
  .c-header-cart-shown-aside .c-layout-header .ecommerce-1 {
      transform:none;
      top:auto;
      bottom:0;
  }
}
@media (min-width: 992px) {
  .c-page-on-scroll.c-layout-header-static.c-header-cart-shown-aside .c-layout-header {
      display: block;
  }
}

.ec_u_p {position: relative;visibility: hidden;}
@keyframes spinner {
    from {transform: translate(-50%, -50%)}
    to {transform: translate(-50%, -50%) rotate(360deg);}
}
.ec_u_p:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #ccc;
    border-top-color: #000;
    animation: spinner .6s linear infinite;
    top:50%;
    left:50%;
    visibility: initial;
}
.ec_u_p.ec_done {visibility: initial;}
.ec_u_p.ec_done:before {content:none;}
.ec_u_p s {font-size:16px;}
.ec_u_p span.percentage {padding:0 2px;font-size:14px;vertical-align:top;}
.ec_u_a {display:none;}

.search_loading:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #ccc;
    border-top-color: #000;
    animation: spinner .6s linear infinite;
    top:50%;
    left:-20px;
    visibility: initial;
}
.ays-btn-dblclick:before {
    content: none;
    box-sizing: border-box;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #ccc;
    border-top-color: #000;
    animation: spinner .6s linear infinite;
    top:50%;
    left:50%;
    visibility: initial;
}
.ays-btn-dblclick.clicked {
    visibility: hidden;
    position: relative;
}
.ays-btn-dblclick.clicked:before {
    content: '';
}
/* play button */
.tp-videolayerbutton {
    width: 68px;
    height: 48px;
    position: absolute;
    cursor: pointer;
    transform: translate3d(-50%, -50%, 0);
    top: 50%;
    left: 50%;
    z-index: 1;
    background-color: transparent;
    /* YT's actual play button svg */
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');
    filter: grayscale(100%);
    transition: filter .1s cubic-bezier(0, 0, 0.2, 1);
    border: none;
}
/* play button vimeo */
.tp-videolayerbutton.vimeo {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="rgb(0, 173, 239)"/><path d="M45 24 27 14v20" fill="white"/></svg>');
}

.tp-videolayer .tp-videolayerbutton,
.tp-videolayer .tp-videolayerbutton:focus {
    filter: none;
}
.ays__form {
    cursor:pointer;
}

.aysbes__cart__count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 50%;
}
.ays__form.form_loading {
    position:relative;
}
.ays__form.form_loading:before {
    content: ' ';
    animation: spinner .6s linear infinite;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #ccc;
    border-top-color: #000;
    position:absolute;
    top:50%;
    left:50%;
}