.modal.login .modal-content {
    border-radius: 5px;
    padding: 20px 30px 30px;
}

@media (max-width: 990px) {
    .modal.login .modal-content {
        padding: 15px 20px;
    }
}

.modal.login .modal-content .modal-header {
    padding: 0 0 10px;
    border: none;
}

.modal.login .modal-content .modal-header .close {
    margin-top: 0;
    opacity: 1;
}

.modal.login .modal-content .modal-header .modal-title {
    font-size: 24px;
    font-weight: 500;
}

.modal.login .modal-content .modal-body {
    padding: 0;
}

.modal.login .modal-content .modal-body .form-group {
    position: relative;
    margin-top: 0;
    margin-bottom: 20px;
}

@media (max-width: 990px) {
    .modal.login .modal-content .modal-body .form-group {
        margin-bottom: 15px;
    }
}

.modal.login .modal-content .modal-body .form-group .form-control {
    height: 45px;
    box-shadow: none;
    border: 1px solid #dae1e7;
    border-radius: 3px;
    font-size: 14px;
    color: #5e6d77;
}

.modal.login .modal-content .modal-body .form-group .input-icon {
    position: absolute;
    top: 22px;
    right: 15px;
    font-size: 20px;
    transform: translateY(-50%);
    color: #acb5be;
    line-height: 0;
}

.modal.login .modal-content .modal-body .st-link,
.modal.login .modal-content .modal-body label {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
}

.modal.login .modal-content .modal-body input[type="checkbox"] {
    margin-right: 5px;
}

.modal.login .modal-content .modal-body input[type="radio"] {
    margin-right: 10px;
}

.modal.login .modal-content .modal-body .form-submit {
    height: 45px;
    width: 100%;
    background: #5191fa;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    border: none;
    border-radius: 3px;
    font-weight: 600;
}

.modal.login .modal-content .modal-body .advanced {
    background: #f9f9f9;
    margin-top: 20px;
    padding: 30px;
    margin-left: -30px;
    margin-right: -30px;
}

.modal.login .modal-content .modal-body .advanced .socials {
    padding-top: 20px;
    padding-bottom: 35px;
}

/* ===================================================
   Scoped Bootstrap-like Generic Classes
   (Applied only inside #login and #register modals)
   =================================================== */

/* ---- Form Group ---- */
#login .form-group,
#register .form-group {
    position: relative;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    #login .form-group,
    #register .form-group {
        margin-bottom: 15px;
    }
}

/* ---- Form Control ---- */
#login .form-control,
#register .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 10px 0 10px 10px;
    font-size: 14px;
    color: #5e6d77;
    background-color: #fff;
    border: 1px solid #dae1e7;
    border-radius: 4px;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    box-shadow: none;
}

#login .form-control:focus,
#register .form-control:focus {
    color: #1a2b48;
    border-color: #5191fa;
    outline: 0;
    box-shadow: 0 0 0 0.1rem rgba(81, 145, 250, 0.25);
}

#login .c-pointer,
#register .c-pointer {
    cursor: pointer;
}

/* ---- Input Icon ---- */
#login .input-icon,
#register .input-icon {
    transform: translateY(-50%);
    color: #acb5be;
    font-size: 18px;
    line-height: 0;
    pointer-events: none;
    cursor: pointer;
}

/* ---- Submit Button ---- */
#login .form-submit,
#register .form-submit {
    display: inline-block;
    width: 100%;
    height: 45px;
    padding: 10px 16px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    background-color: #5191fa;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    transition: background-color 0.2s ease-in-out;
}

#login .form-submit:hover,
#register .form-submit:hover {
    background-color: #3d7ce0;
}

/* ---- Checkbox / Radio ---- */
#login input[type="checkbox"],
#register input[type="checkbox"],
#login input[type="radio"],
#register input[type="radio"] {
    margin-right: 5px;
    cursor: pointer;
}

/* ---- Labels ---- */
#login label,
#register label {
    font-size: 14px;
    color: #5e6d77;
    font-weight: 400;
    margin-bottom: 5px;
    display: inline-block;
}

/* ---- Links (e.g., forgot password, register link) ---- */
#login .st-link,
#register .st-link {
    font-size: 14px;
    color: #5191fa;
    text-decoration: none;
    transition: color 0.2s ease;
}

#login .st-link:hover,
#register .st-link:hover {
    color: #3d7ce0;
    text-decoration: underline;
}

/* ---- Advanced (Social Login Section) ---- */
#login .advanced,
#register .advanced {
    background: #f9f9f9;
    margin-top: 20px;
    padding: 25px;
    margin-left: -30px;
    margin-right: -30px;
    border-top: 1px solid #eaeaea;
}

#login .advanced .socials,
#register .advanced .socials {
    padding-top: 20px;
    padding-bottom: 30px;
}

@font-face {
    font-family: "temporadabook-icones";
    src: url(https://cdn.temporadalivre.com/assets/temporadabook-icones-9e6beb87f303686f9a357a93d3a1fb77f0f97d4349cb27c978cf6048af0972ea.eot);
    src: url("https://cdn.temporadalivre.com/assets/temporadabook-icones-9e6beb87f303686f9a357a93d3a1fb77f0f97d4349cb27c978cf6048af0972ea.eot#iefix")
            format("embedded-opentype"),
        url(https://cdn.temporadalivre.com/assets/temporadabook-icones-31d6cdf1ec7498fb4d6a27cb53231d0fb25b83a03c522dd0c76764664725cc0a.woff2)
            format("woff2"),
        url(https://cdn.temporadalivre.com/assets/temporadabook-icones-35dc750b596add609da1d58b2e5582c388c2169b72bff21f61e020f1f1746eba.woff)
            format("woff"),
        url(https://cdn.temporadalivre.com/assets/temporadabook-icones-4477b82aaca58614725a326a820be5edaaf81c9866a723258332fb1fa96db279.ttf)
            format("truetype"),
        url("https://cdn.temporadalivre.com/assets/temporadabook-icones-c8ba51bb5171690b84a279576cbc2df0925efb22bc020d213502a6873fbfb547.svg#temporadabook-icones")
            format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "temporadabook-icones";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-search:before {
    content: "\e800";
}
.icon-mail:before {
    content: "\e801";
}
.icon-school:before {
    content: "\e802";
}
.icon-star:before {
    content: "\e803";
}
.icon-user:before {
    content: "\e804";
}
.icon-camera:before {
    content: "\e805";
}
.icon-mobile:before {
    content: "\e806";
}
.icon-money:before {
    content: "\e807";
}
.icon-note:before {
    content: "\e808";
}
.icon-params:before {
    content: "\e809";
}
.icon-cog:before {
    content: "\e80a";
}
.icon-adult:before {
    content: "\e80b";
}
.icon-location:before {
    content: "\e80c";
}
.icon-down-open:before {
    content: "\e80d";
}
.icon-left-open:before {
    content: "\e80e";
}
.icon-right-open:before {
    content: "\e80f";
}
.icon-up-open:before {
    content: "\e810";
}
.icon-down-open-mini:before {
    content: "\e811";
}
.icon-left-open-mini:before {
    content: "\e812";
}
.icon-right-open-mini:before {
    content: "\e813";
}
.icon-up-open-mini:before {
    content: "\e814";
}
.icon-down-open-big:before {
    content: "\e815";
}
.icon-left-open-big:before {
    content: "\e816";
}
.icon-right-open-big:before {
    content: "\e817";
}
.icon-up-open-big:before {
    content: "\e818";
}
.icon-basket:before {
    content: "\e819";
}
.icon-chart-line:before {
    content: "\e81a";
}
.icon-globe:before {
    content: "\e81b";
}
.icon-trash:before {
    content: "\e81c";
}
.icon-calendar:before {
    content: "\e81d";
}
.icon-warehouse:before {
    content: "\e81e";
}
.icon-spin4:before {
    content: "\e81f";
}
.icon-spin5:before {
    content: "\e820";
}
.icon-spin6:before {
    content: "\e821";
}
.icon-mail-1:before {
    content: "\e822";
}
.icon-mail-alt:before {
    content: "\e823";
}
.icon-ok:before {
    content: "\e824";
}
.icon-docs:before {
    content: "\e825";
}
.icon-feather:before {
    content: "\e826";
}
.icon-user-add:before {
    content: "\e827";
}
.icon-users:before {
    content: "\e828";
}
.icon-user-1:before {
    content: "\e829";
}
.icon-picture:before {
    content: "\e82a";
}
.icon-camera-1:before {
    content: "\e82b";
}
.icon-ticket:before {
    content: "\e82c";
}
.icon-instagram:before {
    content: "\e82d";
}
.icon-twitter:before {
    content: "\e82e";
}
.icon-facebook-squared:before {
    content: "\e82f";
}
.icon-facebook:before {
    content: "\e830";
}
.icon-fast-food:before {
    content: "\e831";
}
.icon-football:before {
    content: "\e832";
}
.icon-bar:before {
    content: "\e833";
}
.icon-heart:before {
    content: "\e834";
}
.icon-restaurant:before {
    content: "\e835";
}
.icon-emo-happy:before {
    content: "\e836";
}
.icon-emo-unhappy:before {
    content: "\e837";
}
.icon-soccer:before {
    content: "\e838";
}
.icon-skiing:before {
    content: "\e839";
}
.icon-lodging:before {
    content: "\e83a";
}
.icon-home:before {
    content: "\e83b";
}
.icon-tag:before {
    content: "\e83c";
}
.icon-down-micro:before {
    content: "\e83d";
}
.icon-up-micro:before {
    content: "\e83e";
}
.icon-emo-thumbsup:before {
    content: "\e83f";
}
.icon-tags:before {
    content: "\e840";
}
.icon-fire:before {
    content: "\e841";
}
.icon-trash-1:before {
    content: "\e842";
}
.icon-doc:before {
    content: "\e843";
}
.icon-key:before {
    content: "\e844";
}
.icon-megaphone:before {
    content: "\e845";
}
.icon-eye:before {
    content: "\e846";
}
.icon-attach-1:before {
    content: "\e847";
}
.icon-thumbs-up:before {
    content: "\e848";
}
.icon-pencil:before {
    content: "\e849";
}
.icon-comment:before {
    content: "\e84a";
}
.icon-tree-1:before {
    content: "\e84b";
}
.icon-link:before {
    content: "\e84c";
}
.icon-music:before {
    content: "\e84d";
}
.icon-link-ext:before {
    content: "\e84e";
}
.icon-attention:before {
    content: "\e84f";
}
.icon-clock:before {
    content: "\e851";
}
.icon-down-open-1:before {
    content: "\e854";
}
.icon-left-open-1:before {
    content: "\e855";
}
.icon-right-open-1:before {
    content: "\e856";
}
.icon-up-open-1:before {
    content: "\e857";
}
.icon-heart-empty:before {
    content: "\e858";
}
.icon-star-1:before {
    content: "\e859";
}
.icon-star-circled:before {
    content: "\e85a";
}
.icon-star-empty:before {
    content: "\e85b";
}
.icon-twitter-1:before {
    content: "\e85c";
}
.icon-twitter-bird:before {
    content: "\e85d";
}
.icon-facebook-rect:before {
    content: "\e85e";
}
.icon-facebook-1:before {
    content: "\e85f";
}
.icon-down-open-2:before {
    content: "\e860";
}
.icon-left-open-2:before {
    content: "\e861";
}
.icon-right-open-2:before {
    content: "\e862";
}
.icon-up-open-2:before {
    content: "\e863";
}
.icon-down:before {
    content: "\e864";
}
.icon-left:before {
    content: "\e865";
}
.icon-right:before {
    content: "\e866";
}
.icon-up:before {
    content: "\e867";
}
.icon-ok-1:before {
    content: "\e868";
}
.icon-cancel:before {
    content: "\e869";
}
.icon-pin:before {
    content: "\e86a";
}
.icon-down-small:before {
    content: "\e86b";
}
.icon-left-small:before {
    content: "\e86c";
}
.icon-right-small:before {
    content: "\e86d";
}
.icon-up-small:before {
    content: "\e86e";
}
.icon-left-open-3:before {
    content: "\e86f";
}
.icon-right-open-3:before {
    content: "\e870";
}
.icon-direction-outline:before {
    content: "\e871";
}
.icon-direction:before {
    content: "\e872";
}
.icon-map:before {
    content: "\e873";
}
.icon-location-1:before {
    content: "\e874";
}
.icon-flight:before {
    content: "\e875";
}
.icon-dollar:before {
    content: "\e876";
}
.icon-user-2:before {
    content: "\e877";
}
.icon-mobile-1:before {
    content: "\e878";
}
.icon-basket-alt:before {
    content: "\e879";
}
.icon-basket-1:before {
    content: "\e87a";
}
.icon-thumbs-up-1:before {
    content: "\e87b";
}
.icon-thumbs-down:before {
    content: "\e87c";
}
.icon-airport:before {
    content: "\e87d";
}
.icon-commerical-building:before {
    content: "\e884";
}
.icon-cafe:before {
    content: "\e885";
}
.icon-bus:before {
    content: "\e886";
}
.icon-bicycle:before {
    content: "\e887";
}
.icon-belowground-rail:before {
    content: "\e888";
}
.icon-basketball:before {
    content: "\e889";
}
.icon-golf:before {
    content: "\e88a";
}
.icon-fuel:before {
    content: "\e88b";
}
.icon-home-outline:before {
    content: "\e88c";
}
.icon-export:before {
    content: "\e88d";
}
.icon-share:before {
    content: "\e88e";
}
.icon-export-1:before {
    content: "\e88f";
}
.icon-docs-1:before {
    content: "\e890";
}
.icon-key-1:before {
    content: "\e891";
}
.icon-tag-1:before {
    content: "\e892";
}
.icon-location-2:before {
    content: "\e896";
}
.icon-calendar-1:before {
    content: "\e897";
}
.icon-calendar-empty:before {
    content: "\e898";
}
.icon-left-open-4:before {
    content: "\e899";
}
.icon-right-open-4:before {
    content: "\e89a";
}
.icon-angle-left:before {
    content: "\e89b";
}
.icon-angle-right:before {
    content: "\e89c";
}
.icon-angle-up:before {
    content: "\e89d";
}
.icon-angle-down:before {
    content: "\e89e";
}
.icon-logout:before {
    content: "\e8a2";
}
.icon-cab:before {
    content: "\f1b9";
}
.icon-whatsapp:before {
    content: "\f232";
}
.icon-question-circle-o:before {
    content: "\f29c";
}
.icon-apartment:before {
    content: "\e884";
}
.icon-house:before {
    content: "\e83b";
}
.icon-ranch:before {
    content: "\e84b";
}
.animate-spin {
    animation: spin 2s infinite linear;
    display: inline-block;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}
.fade {
    opacity: 0;
    transition: opacity 0.05s linear;
}
.fade.in {
    opacity: 1;
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.popover-content {
    padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow:after {
    content: "";
    border-width: 10px;
}
.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0;
}
.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0;
}
.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0;
}
.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
}
.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff;
} /*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=80fe78461a5fd5e0549a)
 * Config saved to config.json and https://gist.github.com/80fe78461a5fd5e0549a
 */ /*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.modal-open {
    overflow: hidden;
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    transform: translate(0, 0);
    height: 100vh;
    display: flex;
    align-items: center;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.25);
    background-clip: padding-box;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.modal-header {
    padding: 15px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 19px;
}
.modal-body {
    position: relative;
    padding: 25px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        width: 100%;
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.clearfix:before,
.clearfix:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}
.clearfix:after,
.modal-footer:after {
    clear: both;
} /*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=80fe78461a5fd5e0549a)
 * Config saved to config.json and https://gist.github.com/80fe78461a5fd5e0549a
 */ /*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
        0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-default.disabled,
.btn-primary.disabled,
.btn-success.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-danger.disabled,
.btn-default[disabled],
.btn-primary[disabled],
.btn-success[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-danger[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-danger {
    box-shadow: none;
}
.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
    text-shadow: none;
}
.btn:active,
.btn.active {
    background-image: none;
}
.btn-default {
    background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    text-shadow: 0 1px 0 #fff;
    border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
    background-color: #e0e0e0;
    background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
    background-color: #e0e0e0;
    border-color: #dbdbdb;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #e0e0e0;
    background-image: none;
}
.btn-primary {
    background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #245580;
}
.btn-primary:hover,
.btn-primary:focus {
    background-color: #265a88;
    background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
    background-color: #265a88;
    border-color: #245580;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #265a88;
    background-image: none;
}
.btn-success {
    background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
    background-color: #419641;
    background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
    background-color: #419641;
    border-color: #3e8f3e;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #419641;
    background-image: none;
}
.btn-info {
    background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
    background-color: #2aabd2;
    background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
    background-color: #2aabd2;
    border-color: #28a4c9;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #2aabd2;
    background-image: none;
}
.btn-warning {
    background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
    background-color: #eb9316;
    background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
    background-color: #eb9316;
    border-color: #e38d13;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #eb9316;
    background-image: none;
}
.btn-danger {
    background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
    background-color: #c12e2a;
    background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
    background-color: #c12e2a;
    border-color: #b92c28;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #c12e2a;
    background-image: none;
}
.thumbnail,
.img-thumbnail {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-color: #e8e8e8;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-color: #2e6da4;
}
.navbar-default {
    background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
        0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
    background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.navbar-brand,
.navbar-nav > li > a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-inverse {
    background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-radius: 4px;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
    background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
}
@media (max-width: 767px) {
    .navbar .navbar-nav .open .dropdown-menu > .active > a,
    .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    }
}
.alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}
.alert-success {
    border-color: #b2dba1;
}
.alert-info {
    border-color: #9acfea;
}
.alert-warning {
    border-color: #f5e79e;
}
.alert-danger {
    border-color: #dca7a7;
}
.progress {
    background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.progress-bar {
    background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
}
.progress-bar-success {
    background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.progress-bar-info {
    background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.progress-bar-warning {
    background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.progress-bar-danger {
    background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.progress-bar-striped {
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
}
.list-group {
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    text-shadow: 0 -1px 0 #286090;
    background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
    border-color: #2b669a;
}
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
    text-shadow: none;
}
.panel {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.panel-primary > .panel-heading {
    background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}
.panel-success > .panel-heading {
    background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.panel-info > .panel-heading {
    background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.panel-warning > .panel-heading {
    background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.panel-danger > .panel-heading {
    background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.well {
    background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
    border-color: #dcdcdc;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05),
        0 1px 0 rgba(255, 255, 255, 0.1);
} /*! jQuery UI - v1.12.1 - 2021-05-05
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}
.ui-front {
    z-index: 100;
}
.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}
.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}
.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}
.ui-menu .ui-menu {
    position: absolute;
}
.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px 0.4em;
}
.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px;
}
.ui-menu-icons {
    position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em;
}
.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0.2em;
    margin: auto 0;
}
.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}
.ui-datepicker {
    width: 17em;
    padding: 0.2em 0.2em 0;
    display: none;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%;
}
.ui-datepicker table {
    width: 100%;
    font-size: 0.9em;
    border-collapse: collapse;
    margin: 0 0 0.4em;
}
.ui-datepicker th {
    padding: 0.7em 0.3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}
.ui-datepicker td {
    border: 0;
    padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: 0.2em;
    text-align: right;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: 0.7em 0 0 0;
    padding: 0 0.2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: 0.5em 0.2em 0.4em;
    cursor: pointer;
    padding: 0.2em 0.6em 0.3em 0.6em;
    width: auto;
    overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: 0.5em;
    top: 0.3em;
}
.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}
.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
}
.ui-widget-content a {
    color: #333333;
}
.ui-widget-header {
    border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
    font-weight: bold;
}
.ui-widget-header a {
    color: #333333;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
    color: #454545;
    text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 1px solid #cccccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none;
}
.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #ffffff;
    text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}
.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: 0.7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: 0.35;
    filter: Alpha(Opacity=35);
    background-image: none;
}
.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
}
.ui-icon {
    width: 16px;
    height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(https://cdn.temporadalivre.com/assets/jquery_ui/images/ui-icons_444444_256x240-b882ef933bb30f77dcd9567639925861d3296dda93aded811d718bb7cbbb4e24.png);
}
.ui-widget-header .ui-icon {
    background-image: url(https://cdn.temporadalivre.com/assets/jquery_ui/images/ui-icons_444444_256x240-b882ef933bb30f77dcd9567639925861d3296dda93aded811d718bb7cbbb4e24.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
    background-image: url(https://cdn.temporadalivre.com/assets/jquery_ui/images/ui-icons_555555_256x240-9676eea08aae08e91c1d24557709764fb5f3ad74d93097c6c86e53050e305285.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background-image: url(https://cdn.temporadalivre.com/assets/jquery_ui/images/ui-icons_ffffff_256x240-c877e8e27f45a1a9a8ae4c4f5887cb81c6bfbd3a0aed9489c6e2b078c1d254d6.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
    background-image: url(https://cdn.temporadalivre.com/assets/jquery_ui/images/ui-icons_777620_256x240-1f79b57582d9b6dee40aad61de577096cab08547b4a628e7264192c631137613.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(https://cdn.temporadalivre.com/assets/jquery_ui/images/ui-icons_cc0000_256x240-ce66f28a70b77dda12e3267d888353947e059ea31ddfcf669697988b41b82c2a.png);
}
.ui-button .ui-icon {
    background-image: url(https://cdn.temporadalivre.com/assets/jquery_ui/images/ui-icons_777777_256x240-1d3ad633344b501b8b82ab51f87ac7a9ac1df4513c5b4fe317b145d0e8b0966a.png);
}
.ui-icon-blank {
    background-position: 16px 16px;
}
.ui-icon-caret-1-n {
    background-position: 0 0;
}
.ui-icon-caret-1-ne {
    background-position: -16px 0;
}
.ui-icon-caret-1-e {
    background-position: -32px 0;
}
.ui-icon-caret-1-se {
    background-position: -48px 0;
}
.ui-icon-caret-1-s {
    background-position: -65px 0;
}
.ui-icon-caret-1-sw {
    background-position: -80px 0;
}
.ui-icon-caret-1-w {
    background-position: -96px 0;
}
.ui-icon-caret-1-nw {
    background-position: -112px 0;
}
.ui-icon-caret-2-n-s {
    background-position: -128px 0;
}
.ui-icon-caret-2-e-w {
    background-position: -144px 0;
}
.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
    background-position: -65px -16px;
}
.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
    background-position: -65px -32px;
}
.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
    background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}
.ui-icon-arrow-4 {
    background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}
.ui-icon-extlink {
    background-position: -32px -80px;
}
.ui-icon-newwin {
    background-position: -48px -80px;
}
.ui-icon-refresh {
    background-position: -64px -80px;
}
.ui-icon-shuffle {
    background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}
.ui-icon-folder-open {
    background-position: -16px -96px;
}
.ui-icon-document {
    background-position: -32px -96px;
}
.ui-icon-document-b {
    background-position: -48px -96px;
}
.ui-icon-note {
    background-position: -64px -96px;
}
.ui-icon-mail-closed {
    background-position: -80px -96px;
}
.ui-icon-mail-open {
    background-position: -96px -96px;
}
.ui-icon-suitcase {
    background-position: -112px -96px;
}
.ui-icon-comment {
    background-position: -128px -96px;
}
.ui-icon-person {
    background-position: -144px -96px;
}
.ui-icon-print {
    background-position: -160px -96px;
}
.ui-icon-trash {
    background-position: -176px -96px;
}
.ui-icon-locked {
    background-position: -192px -96px;
}
.ui-icon-unlocked {
    background-position: -208px -96px;
}
.ui-icon-bookmark {
    background-position: -224px -96px;
}
.ui-icon-tag {
    background-position: -240px -96px;
}
.ui-icon-home {
    background-position: 0 -112px;
}
.ui-icon-flag {
    background-position: -16px -112px;
}
.ui-icon-calendar {
    background-position: -32px -112px;
}
.ui-icon-cart {
    background-position: -48px -112px;
}
.ui-icon-pencil {
    background-position: -64px -112px;
}
.ui-icon-clock {
    background-position: -80px -112px;
}
.ui-icon-disk {
    background-position: -96px -112px;
}
.ui-icon-calculator {
    background-position: -112px -112px;
}
.ui-icon-zoomin {
    background-position: -128px -112px;
}
.ui-icon-zoomout {
    background-position: -144px -112px;
}
.ui-icon-search {
    background-position: -160px -112px;
}
.ui-icon-wrench {
    background-position: -176px -112px;
}
.ui-icon-gear {
    background-position: -192px -112px;
}
.ui-icon-heart {
    background-position: -208px -112px;
}
.ui-icon-star {
    background-position: -224px -112px;
}
.ui-icon-link {
    background-position: -240px -112px;
}
.ui-icon-cancel {
    background-position: 0 -128px;
}
.ui-icon-plus {
    background-position: -16px -128px;
}
.ui-icon-plusthick {
    background-position: -32px -128px;
}
.ui-icon-minus {
    background-position: -48px -128px;
}
.ui-icon-minusthick {
    background-position: -64px -128px;
}
.ui-icon-close {
    background-position: -80px -128px;
}
.ui-icon-closethick {
    background-position: -96px -128px;
}
.ui-icon-key {
    background-position: -112px -128px;
}
.ui-icon-lightbulb {
    background-position: -128px -128px;
}
.ui-icon-scissors {
    background-position: -144px -128px;
}
.ui-icon-clipboard {
    background-position: -160px -128px;
}
.ui-icon-copy {
    background-position: -176px -128px;
}
.ui-icon-contact {
    background-position: -192px -128px;
}
.ui-icon-image {
    background-position: -208px -128px;
}
.ui-icon-video {
    background-position: -224px -128px;
}
.ui-icon-script {
    background-position: -240px -128px;
}
.ui-icon-alert {
    background-position: 0 -144px;
}
.ui-icon-info {
    background-position: -16px -144px;
}
.ui-icon-notice {
    background-position: -32px -144px;
}
.ui-icon-help {
    background-position: -48px -144px;
}
.ui-icon-check {
    background-position: -64px -144px;
}
.ui-icon-bullet {
    background-position: -80px -144px;
}
.ui-icon-radio-on {
    background-position: -96px -144px;
}
.ui-icon-radio-off {
    background-position: -112px -144px;
}
.ui-icon-pin-w {
    background-position: -128px -144px;
}
.ui-icon-pin-s {
    background-position: -144px -144px;
}
.ui-icon-play {
    background-position: 0 -160px;
}
.ui-icon-pause {
    background-position: -16px -160px;
}
.ui-icon-seek-next {
    background-position: -32px -160px;
}
.ui-icon-seek-prev {
    background-position: -48px -160px;
}
.ui-icon-seek-end {
    background-position: -64px -160px;
}
.ui-icon-seek-start {
    background-position: -80px -160px;
}
.ui-icon-seek-first {
    background-position: -80px -160px;
}
.ui-icon-stop {
    background-position: -96px -160px;
}
.ui-icon-eject {
    background-position: -112px -160px;
}
.ui-icon-volume-off {
    background-position: -128px -160px;
}
.ui-icon-volume-on {
    background-position: -144px -160px;
}
.ui-icon-power {
    background-position: 0 -176px;
}
.ui-icon-signal-diag {
    background-position: -16px -176px;
}
.ui-icon-signal {
    background-position: -32px -176px;
}
.ui-icon-battery-0 {
    background-position: -48px -176px;
}
.ui-icon-battery-1 {
    background-position: -64px -176px;
}
.ui-icon-battery-2 {
    background-position: -80px -176px;
}
.ui-icon-battery-3 {
    background-position: -96px -176px;
}
.ui-icon-circle-plus {
    background-position: 0 -192px;
}
.ui-icon-circle-minus {
    background-position: -16px -192px;
}
.ui-icon-circle-close {
    background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}
.ui-icon-circle-check {
    background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 3px;
}
.ui-widget-overlay {
    background: #aaaaaa;
    opacity: 0.3;
    filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
    box-shadow: 0px 0px 5px #666666;
}
.ui-datepicker-header {
    background: #fff;
    border: 0;
    font-family: "Open Sans", "Roboto", Arial, Helvetica, sans-serif;
}
.ui-widget {
    font-family: "Open Sans", "Roboto", Arial, Helvetica, sans-serif;
}
.ui-datepicker {
    z-index: 999 !important;
    padding: 5px;
    margin-bottom: 0;
    border-color: #e5e5e5;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.15);
}
.ui-datepicker table {
    border-spacing: 0;
    margin-bottom: 0;
}
.ui-datepicker-title {
    font-size: 14px;
    color: #373737;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    background: #0086e4 !important;
    color: #fff !important;
    border-color: #0086e4 !important;
}
.ui-datepicker-calendar tbody {
    border-collapse: collapse;
    border-spacing: 0;
}
.ui-datepicker-calendar table {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    margin-bottom: 0;
}
.ui-datepicker-calendar table tr {
    border-spacing: 0 !important;
}
.ui-datepicker-calendar span {
    font-size: 13px !important;
    font-weight: normal !important;
    color: #373737;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: #e7ffe7;
    color: #396139;
    border-color: #b9e6b9;
}
.ui-state-hover {
    background: #fff;
    border: 0;
}
.day-unavailable span {
    background-color: #f5a8a8 !important;
    color: #000 !important;
}
.ui-datepicker td span,
.ui-datepicker td a {
    text-align: center;
    padding: 0.5em;
    font-size: 16px !important;
}
.ui-datepicker {
    width: auto;
}
.ui-datepicker.notranslate {
    width: 44em !important;
}
@media (max-width: 767px) {
    .ui-datepicker.notranslate {
        width: 100% !important;
        left: 0 !important;
    }
}
@media (max-width: 340px) {
    .ui-datepicker td span,
    .ui-datepicker td a {
        padding: 0.5em;
        font-size: 16px !important;
    }
}
@media (max-width: 720px) {
    .ui-corner-all a {
        padding: 0px;
    }
}
.formError {
    z-index: 990;
}
.formError .formErrorContent {
    z-index: 991;
}
.formError .formErrorArrow {
    z-index: 996;
}
.formErrorInsideDialog.formError {
    z-index: 5000;
}
.formErrorInsideDialog.formError .formErrorContent {
    z-index: 5001;
}
.formErrorInsideDialog.formError .formErrorArrow {
    z-index: 5006;
}
.inputContainer {
    position: relative;
    float: left;
}
.formError {
    position: absolute;
    top: 300px;
    left: 300px;
    display: block;
    cursor: pointer;
}
.ajaxSubmit {
    padding: 20px;
    background: #55ea55;
    border: 1px solid #999;
    display: none;
}
.formError .formErrorContent {
    width: 100%;
    background: #ee0101;
    position: relative;
    color: #fff;
    width: 150px;
    font-size: 11px;
    border: 2px solid #ddd;
    box-shadow: 0 0 6px #000;
    -moz-box-shadow: 0 0 6px #000;
    -webkit-box-shadow: 0 0 6px #000;
    padding: 4px 10px 4px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.greenPopup .formErrorContent {
    background: #33be40;
}
.blackPopup .formErrorContent {
    background: #393939;
    color: #fff;
}
.formError .formErrorArrow {
    width: 15px;
    margin: -2px 0 0 13px;
    position: relative;
}
body[dir="rtl"] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
    margin: -2px 13px 0 0;
}
.formError .formErrorArrowBottom {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0px 0 0 12px;
    top: 2px;
}
.formError .formErrorArrow div {
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    box-shadow: 0 2px 3px #444;
    -moz-box-shadow: 0 2px 3px #444;
    -webkit-box-shadow: 0 2px 3px #444;
    font-size: 0px;
    height: 1px;
    background: #ee0101;
    margin: 0 auto;
    line-height: 0;
    font-size: 0;
    display: block;
}
.formError .formErrorArrowBottom div {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.greenPopup .formErrorArrow div {
    background: #33be40;
}
.blackPopup .formErrorArrow div {
    background: #393939;
    color: #fff;
}
.formError .formErrorArrow .line10 {
    width: 15px;
    border: none;
}
.formError .formErrorArrow .line9 {
    width: 13px;
    border: none;
}
.formError .formErrorArrow .line8 {
    width: 11px;
}
.formError .formErrorArrow .line7 {
    width: 9px;
}
.formError .formErrorArrow .line6 {
    width: 7px;
}
.formError .formErrorArrow .line5 {
    width: 5px;
}
.formError .formErrorArrow .line4 {
    width: 3px;
}
.formError .formErrorArrow .line3 {
    width: 1px;
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    border-bottom: 0 solid #ddd;
}
.formError .formErrorArrow .line2 {
    width: 3px;
    border: none;
    background: #ddd;
}
.formError .formErrorArrow .line1 {
    width: 1px;
    border: none;
    background: #ddd;
}
.stars-container {
    position: relative;
    display: inline-block;
    color: transparent;
    letter-spacing: 2px;
}
.stars-container:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "★★★★★";
    color: lightgray;
}
.stars-container:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "★★★★★";
    color: orange;
    overflow: hidden;
}
.stars-0:after {
    width: 0%;
}
.stars-10:after {
    width: 10%;
}
.stars-20:after {
    width: 20%;
}
.stars-30:after {
    width: 30%;
}
.stars-40:after {
    width: 40%;
}
.stars-50:after {
    width: 50%;
}
.stars-60:after {
    width: 60%;
}
.stars-70:after {
    width: 70%;
}
.stars-80:after {
    width: 80%;
}
.stars-90:after {
    width: 90%;
}
.stars-100:after {
    width: 100;
}
.m-0 {
    margin: 0px !important;
}
.mt-0,
.m-t-0 {
    margin-top: 0px !important;
}
.mb-0,
.m-b-0 {
    margin-bottom: 0px !important;
}
.ml-0,
.m-l-0 {
    margin-left: 0px !important;
}
.mr-0,
.m-r-0 {
    margin-right: 0px !important;
}
.m-5 {
    margin: 5px !important;
}
.mt-5,
.m-t-5 {
    margin-top: 5px !important;
}
.mb-5,
.m-b-5 {
    margin-bottom: 5px !important;
}
.ml-5,
.m-l-5 {
    margin-left: 5px !important;
}
.mr-5,
.m-r-5 {
    margin-right: 5px !important;
}
.m-10 {
    margin: 10px !important;
}
.mt-10,
.m-t-10 {
    margin-top: 10px !important;
}
.mb-10,
.m-b-10 {
    margin-bottom: 10px !important;
}
.ml-10,
.m-l-10 {
    margin-left: 10px !important;
}
.mr-10,
.m-r-10 {
    margin-right: 10px !important;
}
.m-15 {
    margin: 15px !important;
}
.mt-15,
.m-t-15 {
    margin-top: 15px !important;
}
.mb-15,
.m-b-15 {
    margin-bottom: 15px !important;
}
.ml-15,
.m-l-15 {
    margin-left: 15px !important;
}
.mr-15,
.m-r-15 {
    margin-right: 15px !important;
}
.m-20 {
    margin: 20px !important;
}
.mt-20,
.m-t-20 {
    margin-top: 20px !important;
}
.mb-20,
.m-b-20 {
    margin-bottom: 20px !important;
}
.ml-20,
.m-l-20 {
    margin-left: 20px !important;
}
.mr-20,
.m-r-20 {
    margin-right: 20px !important;
}
.m-25 {
    margin: 25px !important;
}
.mt-25,
.m-t-25 {
    margin-top: 25px !important;
}
.mb-25,
.m-b-25 {
    margin-bottom: 25px !important;
}
.ml-25,
.m-l-25 {
    margin-left: 25px !important;
}
.mr-25,
.m-r-25 {
    margin-right: 25px !important;
}
.m-30 {
    margin: 30px !important;
}
.mt-30,
.m-t-30 {
    margin-top: 30px !important;
}
.mb-30,
.m-b-30 {
    margin-bottom: 30px !important;
}
.ml-30,
.m-l-30 {
    margin-left: 30px !important;
}
.mr-30,
.m-r-30 {
    margin-right: 30px !important;
}
.mv-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.mv-1 {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
}
.mv-2 {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}
.mv-3 {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
}
.mv-4 {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}
.mv-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.mv-6 {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
}
.mv-7 {
    margin-top: 7px !important;
    margin-bottom: 7px !important;
}
.mv-8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}
.mv-9 {
    margin-top: 9px !important;
    margin-bottom: 9px !important;
}
.mv-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.mv-11 {
    margin-top: 11px !important;
    margin-bottom: 11px !important;
}
.mv-12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
}
.mv-13 {
    margin-top: 13px !important;
    margin-bottom: 13px !important;
}
.mv-14 {
    margin-top: 14px !important;
    margin-bottom: 14px !important;
}
.mv-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}
.mv-16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
}
.mv-17 {
    margin-top: 17px !important;
    margin-bottom: 17px !important;
}
.mv-18 {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
}
.mv-19 {
    margin-top: 19px !important;
    margin-bottom: 19px !important;
}
.mv-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.mv-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}
.mv-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.mh-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.mh-1 {
    margin-left: 1px !important;
    margin-right: 1px !important;
}
.mh-2 {
    margin-left: 2px !important;
    margin-right: 2px !important;
}
.mh-3 {
    margin-left: 3px !important;
    margin-right: 3px !important;
}
.mh-4 {
    margin-left: 4px !important;
    margin-right: 4px !important;
}
.mh-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
}
.mh-6 {
    margin-left: 6px !important;
    margin-right: 6px !important;
}
.mh-7 {
    margin-left: 7px !important;
    margin-right: 7px !important;
}
.mh-8 {
    margin-left: 8px !important;
    margin-right: 8px !important;
}
.mh-9 {
    margin-left: 9px !important;
    margin-right: 9px !important;
}
.mh-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
}
.mh-11 {
    margin-left: 11px !important;
    margin-right: 11px !important;
}
.mh-12 {
    margin-left: 12px !important;
    margin-right: 12px !important;
}
.mh-13 {
    margin-left: 13px !important;
    margin-right: 13px !important;
}
.mh-14 {
    margin-left: 14px !important;
    margin-right: 14px !important;
}
.mh-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
}
.mh-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
}
.mh-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
}
.mh-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
}
@media screen and (max-width: 767px) {
    .mobile-m-0 {
        margin: 0px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-t-0 {
        margin-top: 0px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-b-0 {
        margin-bottom: 0px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-l-0 {
        margin-left: 0px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-r-0 {
        margin-right: 0px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-5 {
        margin: 5px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-t-5 {
        margin-top: 5px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-b-5 {
        margin-bottom: 5px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-l-5 {
        margin-left: 5px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-r-5 {
        margin-right: 5px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-10 {
        margin: 10px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-t-10 {
        margin-top: 10px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-b-10 {
        margin-bottom: 10px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-l-10 {
        margin-left: 10px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-r-10 {
        margin-right: 10px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-15 {
        margin: 15px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-t-15 {
        margin-top: 15px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-b-15 {
        margin-bottom: 15px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-l-15 {
        margin-left: 15px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-r-15 {
        margin-right: 15px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-20 {
        margin: 20px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-t-20 {
        margin-top: 20px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-b-20 {
        margin-bottom: 20px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-l-20 {
        margin-left: 20px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-r-20 {
        margin-right: 20px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-25 {
        margin: 25px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-t-25 {
        margin-top: 25px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-b-25 {
        margin-bottom: 25px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-l-25 {
        margin-left: 25px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-r-25 {
        margin-right: 25px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-30 {
        margin: 30px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-t-30 {
        margin-top: 30px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-b-30 {
        margin-bottom: 30px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-l-30 {
        margin-left: 30px !important;
    }
}
@media screen and (max-width: 767px) {
    .mobile-m-r-30 {
        margin-right: 30px !important;
    }
}
.p-0 {
    padding: 0px !important;
}
.pt-0,
.p-t-0 {
    padding-top: 0px !important;
}
.pb-0,
.p-b-0 {
    padding-bottom: 0px !important;
}
.pl-0,
.p-l-0 {
    padding-left: 0px !important;
}
.pr-0,
.p-r-0 {
    padding-right: 0px !important;
}
.p-5 {
    padding: 5px !important;
}
.pt-5,
.p-t-5 {
    padding-top: 5px !important;
}
.pb-5,
.p-b-5 {
    padding-bottom: 5px !important;
}
.pl-5,
.p-l-5 {
    padding-left: 5px !important;
}
.pr-5,
.p-r-5 {
    padding-right: 5px !important;
}
.p-10 {
    padding: 10px !important;
}
.pt-10 {
    padding-top: 10px !important;
}
.pt-10,
.p-t-10 {
    padding-top: 10px !important;
}
.pb-10,
.p-b-10 {
    padding-bottom: 10px !important;
}
.pb-10 {
    padding-bottom: 10px !important;
}
.pl-10,
.p-l-10 {
    padding-left: 10px !important;
}
.pl-10 {
    padding-left: 10px !important;
}
.pr-10,
.p-r-10 {
    padding-right: 10px !important;
}
.pr-10 {
    padding-right: 10px !important;
}
.p-15 {
    padding: 15px !important;
}
.pt-15,
.p-t-15 {
    padding-top: 15px !important;
}
.pt-15 {
    padding-top: 15px !important;
}
.pb-15,
.p-b-15 {
    padding-bottom: 15px !important;
}
.pb-15 {
    padding-bottom: 15px !important;
}
.pl-15,
.p-l-15 {
    padding-left: 15px !important;
}
.pl-15 {
    padding-left: 15px !important;
}
.pr-15,
.p-r-15 {
    padding-right: 15px !important;
}
.pr-15 {
    padding-right: 15px !important;
}
.p-20 {
    padding: 20px !important;
}
.pt-20,
.p-t-20 {
    padding-top: 20px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pb-20,
.p-b-20 {
    padding-bottom: 20px !important;
}
.pb-20 {
    padding-bottom: 20px !important;
}
.pl-20,
.p-l-20 {
    padding-left: 20px !important;
}
.pl-20 {
    padding-left: 20px !important;
}
.pr-20,
.p-r-20 {
    padding-right: 20px !important;
}
.pr-20 {
    padding-right: 20px !important;
}
.p-25 {
    padding: 25px !important;
}
.pt-25,
.p-t-25 {
    padding-top: 25px !important;
}
.pt-25 {
    padding-top: 25px !important;
}
.pb-25,
.p-b-25 {
    padding-bottom: 25px !important;
}
.pb-25 {
    padding-bottom: 25px !important;
}
.pl-25,
.p-l-25 {
    padding-left: 25px !important;
}
.pl-25 {
    padding-left: 25px !important;
}
.pr-25,
.p-r-25 {
    padding-right: 25px !important;
}
.pr-25 {
    padding-right: 25px !important;
}
.p-30 {
    padding: 30px !important;
}
.pt-30,
.p-t-30 {
    padding-top: 30px !important;
}
.pt-30 {
    padding-top: 30px !important;
}
.pb-30,
.p-b-30 {
    padding-bottom: 30px !important;
}
.pb-30 {
    padding-bottom: 30px !important;
}
.pl-30,
.p-l-30 {
    padding-left: 30px !important;
}
.pl-30 {
    padding-left: 30px !important;
}
.pr-30,
.p-r-30 {
    padding-right: 30px !important;
}
.pr-30 {
    padding-right: 30px !important;
}
.pv-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.pv-1 {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}
.pv-2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}
.pv-3 {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}
.pv-4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}
.pv-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.pv-6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
.pv-7 {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}
.pv-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.pv-9 {
    padding-top: 9px !important;
    padding-bottom: 9px !important;
}
.pv-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.pv-11 {
    padding-top: 11px !important;
    padding-bottom: 11px !important;
}
.pv-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}
.pv-13 {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
}
.pv-14 {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}
.pv-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.pv-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}
.pv-17 {
    padding-top: 17px !important;
    padding-bottom: 17px !important;
}
.pv-18 {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
}
.pv-19 {
    padding-top: 19px !important;
    padding-bottom: 19px !important;
}
.pv-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.pv-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}
.pv-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.ph-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.ph-1 {
    padding-left: 1px !important;
    padding-right: 1px !important;
}
.ph-2 {
    padding-left: 2px !important;
    padding-right: 2px !important;
}
.ph-3 {
    padding-left: 3px !important;
    padding-right: 3px !important;
}
.ph-4 {
    padding-left: 4px !important;
    padding-right: 4px !important;
}
.ph-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.ph-6 {
    padding-left: 6px !important;
    padding-right: 6px !important;
}
.ph-7 {
    padding-left: 7px !important;
    padding-right: 7px !important;
}
.ph-8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.ph-9 {
    padding-left: 9px !important;
    padding-right: 9px !important;
}
.ph-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.ph-11 {
    padding-left: 11px !important;
    padding-right: 11px !important;
}
.ph-12 {
    padding-left: 12px !important;
    padding-right: 12px !important;
}
.ph-13 {
    padding-left: 13px !important;
    padding-right: 13px !important;
}
.ph-14 {
    padding-left: 14px !important;
    padding-right: 14px !important;
}
.ph-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.ph-16 {
    padding-left: 16px !important;
    padding-right: 16px !important;
}
.ph-17 {
    padding-left: 17px !important;
    padding-right: 17px !important;
}
.ph-18 {
    padding-left: 18px !important;
    padding-right: 18px !important;
}
.ph-19 {
    padding-left: 19px !important;
    padding-right: 19px !important;
}
.ph-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.ph-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.ph-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.verified {
    color: #008a00;
    display: flex;
    flex-direction: row;
    background: #fff;
    border-radius: 5px;
    margin-top: 25px;
    padding: 8px;
    box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1);
    border-left: 4px solid #15b300;
}
.verified a {
    color: #008a00;
    text-decoration: underline;
    padding: 0;
}
.verified b {
    font-size: 15px;
}
.verified .text-container {
    padding: 3px 9px;
}
@media (max-width: 767px) {
    .verified {
        margin-top: 0;
        margin-bottom: 20px;
    }
}
.tlBadge {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    width: max-content;
    max-width: 100%;
    padding: 15px 20px 15px 0;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
    background-color: #fff;
    border-left: 4px solid;
    color: currentColor;
    border-left-color: currentColor;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.tlBadge .text {
    color: currentColor;
    margin-left: 20px;
}
.tlBadge .icon {
    color: currentColor;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    max-width: 32px;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    line-height: 1;
    margin: 0 0 0 20px;
}
@media screen and (max-width: 768px) {
    .tlBadge {
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    }
    .tlBadge .icon {
        margin-bottom: 15px;
    }
}
.header-suggestions {
    padding: 30px 0 10px 40px;
    position: relative;
    background: #fff;
}
.header-suggestions .icon-location-2 {
    width: 14px;
    height: 14px;
    display: inline-block;
}
.suggest-container {
    display: flex;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    padding: 10px 40px 50px;
    background-color: #fff;
    box-sizing: border-box;
    content-visibility: auto;
    contain-intrinsic-size: 1px 267px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch !important;
}
.suggest-container a {
    padding: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.suggest-container .box {
    width: 224px;
    height: 207px;
    border-radius: 4px;
    box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1);
    background-color: #f5f7fb;
    margin-right: 32px;
    display: flex;
    flex-direction: column;
    transition: box-shadow 200ms;
    scroll-snap-align: center;
    position: relative;
    transition: all 0.25s ease-out;
}
.suggest-container .box:last-child::after {
    content: "";
    height: 0.1px;
    min-width: calc(100% + 24px);
    top: 0;
    left: 0;
    background-color: transparent;
    z-index: -1;
    display: block;
    position: absolute;
}
.suggest-container .box:hover {
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.25);
    scale: 1.05;
}
.suggest-container .img-container {
    position: relative;
    border-radius: 4px 4px 0 0;
    height: 150px;
    min-height: 150px;
    overflow: hidden;
}
.suggest-container .img-container img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 224px;
    height: 150px;
}
.suggest-container .img-container .kms {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #fff;
    font-size: 14px;
    border-radius: 6px;
    padding: 4px;
    line-height: 1;
    background-color: #00000080;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.25);
}
.suggest-container .info-container {
    font-size: 18px;
    color: #575757;
    flex: 1;
    display: flex;
    padding: 10px;
    align-items: center;
    justify-content: space-between;
    text-transform: capitalize;
}
.suggest-container .info-container span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right: 4px;
    line-height: 120%;
}
.suggest-container .info-container span small {
    color: #707070;
}
@media screen and (max-width: 720px) {
    .header-suggestions {
        padding: 5px 15px 15px;
    }
    .suggest-container {
        padding: 0px 15px 15px;
        margin-bottom: 15px;
        contain-intrinsic-size: 1px 227px;
    }
    .suggest-container .box {
        margin-right: 24px;
        width: 204px;
        height: 187px;
    }
    .suggest-container .img-container {
        height: 130px;
        min-height: 130px;
    }
    .suggest-container .img-container img {
        width: 204px;
        height: 130px;
    }
    .suggest-container .info-container {
        font-size: 16px;
    }
    .suggest-container::after {
        display: none;
    }
}
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
    position: absolute;
    left: 0;
    top: 0;
}
.leaflet-container {
    overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
    -webkit-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
}
.leaflet-safari .leaflet-tile {
    image-rendering: -webkit-optimize-contrast;
}
.leaflet-safari .leaflet-tile-container {
    width: 1600px;
    height: 1600px;
    -webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
    display: block;
}
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
    max-width: none !important;
}
.leaflet-container.leaflet-touch-zoom {
    touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
    -ms-touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
    touch-action: none;
}
.leaflet-tile {
    filter: inherit;
    visibility: hidden;
}
.leaflet-tile-loaded {
    visibility: inherit;
}
.leaflet-zoom-box {
    width: 0;
    height: 0;
    box-sizing: border-box;
    z-index: 800;
}
.leaflet-overlay-pane svg {
    -moz-user-select: none;
}
.leaflet-pane {
    z-index: 400;
}
.leaflet-tile-pane {
    z-index: 200;
}
.leaflet-overlay-pane {
    z-index: 400;
}
.leaflet-shadow-pane {
    z-index: 500;
}
.leaflet-marker-pane {
    z-index: 600;
}
.leaflet-tooltip-pane {
    z-index: 650;
}
.leaflet-popup-pane {
    z-index: 700;
}
.leaflet-map-pane canvas {
    z-index: 100;
}
.leaflet-map-pane svg {
    z-index: 200;
}
.leaflet-vml-shape {
    width: 1px;
    height: 1px;
}
.lvml {
    behavior: url(#default#VML);
    display: inline-block;
    position: absolute;
}
.leaflet-control {
    position: relative;
    z-index: 800;
    pointer-events: visiblePainted;
    pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
    position: absolute;
    z-index: 1000;
    pointer-events: none;
}
.leaflet-top {
    top: 0;
}
.leaflet-right {
    right: 0;
}
.leaflet-bottom {
    bottom: 0;
}
.leaflet-left {
    left: 0;
}
.leaflet-control {
    float: left;
    clear: both;
}
.leaflet-right .leaflet-control {
    float: right;
}
.leaflet-top .leaflet-control {
    margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
    margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
    margin-left: 10px;
}
.leaflet-right .leaflet-control {
    margin-right: 10px;
}
.leaflet-fade-anim .leaflet-tile {
    will-change: opacity;
}
.leaflet-fade-anim .leaflet-popup {
    opacity: 0;
    transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
    opacity: 1;
}
.leaflet-zoom-animated {
    transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
    will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
    transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
    visibility: hidden;
}
.leaflet-interactive {
    cursor: pointer;
}
.leaflet-grab {
    cursor: -moz-grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
    cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
    cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
    cursor: move;
    cursor: -moz-grabbing;
}
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
    pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
    pointer-events: visiblePainted;
    pointer-events: auto;
}
.leaflet-container {
    background: #ddd;
    outline: 0;
}
.leaflet-container a {
    color: #0078a8;
}
.leaflet-container a.leaflet-active {
    outline: 2px solid orange;
}
.leaflet-zoom-box {
    border: 2px dotted #38f;
    background: rgba(255, 255, 255, 0.5);
}
.leaflet-container {
    font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.leaflet-bar {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
    border-radius: 4px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
}
.leaflet-bar a:hover {
    background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
    cursor: default;
    background-color: #f4f4f4;
    color: #bbb;
}
.leaflet-touch .leaflet-bar a {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
    font: bold 18px "Lucida Console", Monaco, monospace;
    text-indent: 1px;
}
.leaflet-control-zoom-out {
    font-size: 20px;
}
.leaflet-touch .leaflet-control-zoom-in {
    font-size: 22px;
}
.leaflet-touch .leaflet-control-zoom-out {
    font-size: 24px;
}
.leaflet-control-layers {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
    background: #fff;
    border-radius: 5px;
}
.leaflet-control-layers-toggle {
    background-image: url(https://cdn.temporadalivre.com/images/layers.png);
    width: 36px;
    height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
    background-image: url(https://cdn.temporadalivre.com/images/layers-2x.png);
    background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
    width: 44px;
    height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
    display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
    display: block;
    position: relative;
}
.leaflet-control-layers-expanded {
    padding: 6px 10px 6px 6px;
    color: #333;
    background: #fff;
}
.leaflet-control-layers-scrollbar {
    overflow-y: scroll;
    padding-right: 5px;
}
.leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px;
}
.leaflet-control-layers label {
    display: block;
}
.leaflet-control-layers-separator {
    height: 0;
    border-top: 1px solid #ddd;
    margin: 5px -10px 5px -6px;
}
.leaflet-default-icon-path {
    background-image: url(https://cdn.temporadalivre.com/images/marker-icon.png);
}
.leaflet-container .leaflet-control-attribution {
    background: #fff;
    background: rgba(255, 255, 255, 0.7);
    margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
    padding: 0 5px;
    color: #333;
}
.leaflet-control-attribution a {
    text-decoration: none;
}
.leaflet-control-attribution a:hover {
    text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
    font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
    margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
    margin-bottom: 5px;
}
.leaflet-control-scale-line {
    border: 2px solid #777;
    border-top: none;
    line-height: 1.1;
    padding: 2px 5px 1px;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
    border-top: 2px solid #777;
    border-bottom: none;
    margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
    border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
    box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
    border: 2px solid rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
}
.leaflet-popup {
    position: absolute;
    text-align: center;
    margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: left;
    border-radius: 12px;
}
.leaflet-popup-content {
    margin: 13px 19px;
    line-height: 1.4;
}
.leaflet-popup-content p {
    margin: 18px 0;
}
.leaflet-popup-tip-container {
    width: 40px;
    height: 20px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    overflow: hidden;
    pointer-events: none;
}
.leaflet-popup-tip {
    width: 17px;
    height: 17px;
    padding: 1px;
    margin: -10px auto 0;
    transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
    background: white;
    color: #333;
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 4px 0 0;
    border: none;
    text-align: center;
    width: 18px;
    height: 14px;
    font: 16px/14px Tahoma, Verdana, sans-serif;
    color: #c3c3c3;
    text-decoration: none;
    font-weight: bold;
    background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
    color: #999;
}
.leaflet-popup-scrolled {
    overflow: auto;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
    zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
    width: 24px;
    margin: 0 auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
    margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
    border: 1px solid #999;
}
.leaflet-div-icon {
    background: #fff;
    border: 1px solid #666;
}
.leaflet-tooltip {
    position: absolute;
    padding: 6px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #222;
    white-space: nowrap;
    -webkit-user-select: none;
    user-select: none;
    pointer-events: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.leaflet-tooltip.leaflet-clickable {
    cursor: pointer;
    pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
    position: absolute;
    pointer-events: none;
    border: 6px solid transparent;
    background: transparent;
    content: "";
}
.leaflet-tooltip-bottom {
    margin-top: 6px;
}
.leaflet-tooltip-top {
    margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
    left: 50%;
    margin-left: -6px;
}
.leaflet-tooltip-top:before {
    bottom: 0;
    margin-bottom: -12px;
    border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
    top: 0;
    margin-top: -12px;
    margin-left: -6px;
    border-bottom-color: #fff;
}
.leaflet-tooltip-left {
    margin-left: -6px;
}
.leaflet-tooltip-right {
    margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
    top: 50%;
    margin-top: -6px;
}
.leaflet-tooltip-left:before {
    right: 0;
    margin-right: -12px;
    border-left-color: #fff;
}
.leaflet-tooltip-right:before {
    left: 0;
    margin-left: -12px;
    border-right-color: #fff;
}
.mapboxgl-map {
    font: 12px/20px "Helvetica Neue", Arial, Helvetica, sans-serif;
    overflow: hidden;
    position: relative;
    -webkit-tap-highlight-color: transparent;
}
.mapboxgl-map:-webkit-full-screen {
    width: 100%;
    height: 100%;
}
.mapboxgl-canary {
    background-color: salmon;
}
.mapboxgl-canvas-container.mapboxgl-interactive,
.mapboxgl-ctrl-group > button.mapboxgl-ctrl-compass {
    cursor: grab;
    -webkit-user-select: none;
    user-select: none;
}
.mapboxgl-canvas-container.mapboxgl-interactive:active,
.mapboxgl-ctrl-group > button.mapboxgl-ctrl-compass:active {
    cursor: grabbing;
}
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas {
    touch-action: pan-x pan-y;
}
.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,
.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas {
    touch-action: pinch-zoom;
}
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan
    .mapboxgl-canvas {
    touch-action: none;
}
.mapboxgl-ctrl-top-left,
.mapboxgl-ctrl-top-right,
.mapboxgl-ctrl-bottom-left,
.mapboxgl-ctrl-bottom-right {
    position: absolute;
    pointer-events: none;
    z-index: 2;
}
.mapboxgl-ctrl-top-left {
    top: 0;
    left: 0;
}
.mapboxgl-ctrl-top-right {
    top: 0;
    right: 0;
}
.mapboxgl-ctrl-bottom-left {
    bottom: 0;
    left: 0;
}
.mapboxgl-ctrl-bottom-right {
    right: 0;
    bottom: 0;
}
.mapboxgl-ctrl {
    clear: both;
    pointer-events: auto;
}
.mapboxgl-ctrl-top-left .mapboxgl-ctrl {
    margin: 10px 0 0 10px;
    float: left;
}
.mapboxgl-ctrl-top-right .mapboxgl-ctrl {
    margin: 10px 10px 0 0;
    float: right;
}
.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl {
    margin: 0 0 10px 10px;
    float: left;
}
.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl {
    margin: 0 10px 10px 0;
    float: right;
}
.mapboxgl-ctrl-group {
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
}
.mapboxgl-ctrl-group:not(:empty) {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}
.mapboxgl-ctrl-group > button {
    width: 30px;
    height: 30px;
    display: block;
    padding: 0;
    outline: none;
    border: 0;
    box-sizing: border-box;
    background-color: transparent;
    cursor: pointer;
}
.mapboxgl-ctrl-group > button + button {
    border-top: 1px solid #ddd;
}
.mapboxgl-ctrl > button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.mapboxgl-ctrl > button:hover {
    background-color: rgba(0, 0, 0, 0.05);
}
.mapboxgl-ctrl-icon,
.mapboxgl-ctrl-icon > .mapboxgl-ctrl-compass-arrow {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mapboxgl-ctrl-icon {
    padding: 5px;
}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-out {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath style='fill:%23333333;' d='m 7,9 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 l 6,0 c 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z'/%3E %3C/svg%3E");
}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-in {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath style='fill:%23333333;' d='M 10 6 C 9.446 6 9 6.4459904 9 7 L 9 9 L 7 9 C 6.446 9 6 9.446 6 10 C 6 10.554 6.446 11 7 11 L 9 11 L 9 13 C 9 13.55401 9.446 14 10 14 C 10.554 14 11 13.55401 11 13 L 11 11 L 13 11 C 13.554 11 14 10.554 14 10 C 14 9.446 13.554 9 13 9 L 11 9 L 11 7 C 11 6.4459904 10.554 6 10 6 z'/%3E %3C/svg%3E");
}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E %3Cpath d='M10 4C9 4 9 5 9 5L9 5.1A5 5 0 0 0 5.1 9L5 9C5 9 4 9 4 10 4 11 5 11 5 11L5.1 11A5 5 0 0 0 9 14.9L9 15C9 15 9 16 10 16 11 16 11 15 11 15L11 14.9A5 5 0 0 0 14.9 11L15 11C15 11 16 11 16 10 16 9 15 9 15 9L14.9 9A5 5 0 0 0 11 5.1L11 5C11 5 11 4 10 4zM10 6.5A3.5 3.5 0 0 1 13.5 10 3.5 3.5 0 0 1 10 13.5 3.5 3.5 0 0 1 6.5 10 3.5 3.5 0 0 1 10 6.5zM10 8.3A1.8 1.8 0 0 0 8.3 10 1.8 1.8 0 0 0 10 11.8 1.8 1.8 0 0 0 11.8 10 1.8 1.8 0 0 0 10 8.3z'/%3E %3C/svg%3E");
}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate:disabled {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E %3Cpath d='M10 4C9 4 9 5 9 5L9 5.1A5 5 0 0 0 5.1 9L5 9C5 9 4 9 4 10 4 11 5 11 5 11L5.1 11A5 5 0 0 0 9 14.9L9 15C9 15 9 16 10 16 11 16 11 15 11 15L11 14.9A5 5 0 0 0 14.9 11L15 11C15 11 16 11 16 10 16 9 15 9 15 9L14.9 9A5 5 0 0 0 11 5.1L11 5C11 5 11 4 10 4zM10 6.5A3.5 3.5 0 0 1 13.5 10 3.5 3.5 0 0 1 10 13.5 3.5 3.5 0 0 1 6.5 10 3.5 3.5 0 0 1 10 6.5zM10 8.3A1.8 1.8 0 0 0 8.3 10 1.8 1.8 0 0 0 10 11.8 1.8 1.8 0 0 0 11.8 10 1.8 1.8 0 0 0 10 8.3z'/%3E %3C/svg%3E");
}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M10 4C9 4 9 5 9 5L9 5.1A5 5 0 0 0 5.1 9L5 9C5 9 4 9 4 10 4 11 5 11 5 11L5.1 11A5 5 0 0 0 9 14.9L9 15C9 15 9 16 10 16 11 16 11 15 11 15L11 14.9A5 5 0 0 0 14.9 11L15 11C15 11 16 11 16 10 16 9 15 9 15 9L14.9 9A5 5 0 0 0 11 5.1L11 5C11 5 11 4 10 4zM10 6.5A3.5 3.5 0 0 1 13.5 10 3.5 3.5 0 0 1 10 13.5 3.5 3.5 0 0 1 6.5 10 3.5 3.5 0 0 1 10 6.5zM10 8.3A1.8 1.8 0 0 0 8.3 10 1.8 1.8 0 0 0 10 11.8 1.8 1.8 0 0 0 11.8 10 1.8 1.8 0 0 0 10 8.3z'/%3E %3C/svg%3E");
}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E %3Cpath d='M10 4C9 4 9 5 9 5L9 5.1A5 5 0 0 0 5.1 9L5 9C5 9 4 9 4 10 4 11 5 11 5 11L5.1 11A5 5 0 0 0 9 14.9L9 15C9 15 9 16 10 16 11 16 11 15 11 15L11 14.9A5 5 0 0 0 14.9 11L15 11C15 11 16 11 16 10 16 9 15 9 15 9L14.9 9A5 5 0 0 0 11 5.1L11 5C11 5 11 4 10 4zM10 6.5A3.5 3.5 0 0 1 13.5 10 3.5 3.5 0 0 1 10 13.5 3.5 3.5 0 0 1 6.5 10 3.5 3.5 0 0 1 10 6.5zM10 8.3A1.8 1.8 0 0 0 8.3 10 1.8 1.8 0 0 0 10 11.8 1.8 1.8 0 0 0 11.8 10 1.8 1.8 0 0 0 10 8.3z'/%3E %3C/svg%3E");
}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M 10,4 C 9,4 9,5 9,5 L 9,5.1 C 7.0357113,5.5006048 5.5006048,7.0357113 5.1,9 L 5,9 c 0,0 -1,0 -1,1 0,1 1,1 1,1 l 0.1,0 c 0.4006048,1.964289 1.9357113,3.499395 3.9,3.9 L 9,15 c 0,0 0,1 1,1 1,0 1,-1 1,-1 l 0,-0.1 c 1.964289,-0.400605 3.499395,-1.935711 3.9,-3.9 l 0.1,0 c 0,0 1,0 1,-1 C 16,9 15,9 15,9 L 14.9,9 C 14.499395,7.0357113 12.964289,5.5006048 11,5.1 L 11,5 c 0,0 0,-1 -1,-1 z m 0,2.5 c 1.932997,0 3.5,1.5670034 3.5,3.5 0,1.932997 -1.567003,3.5 -3.5,3.5 C 8.0670034,13.5 6.5,11.932997 6.5,10 6.5,8.0670034 8.0670034,6.5 10,6.5 Z'/%3E %3C/svg%3E");
}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E %3Cpath d='M 10,4 C 9,4 9,5 9,5 L 9,5.1 C 7.0357113,5.5006048 5.5006048,7.0357113 5.1,9 L 5,9 c 0,0 -1,0 -1,1 0,1 1,1 1,1 l 0.1,0 c 0.4006048,1.964289 1.9357113,3.499395 3.9,3.9 L 9,15 c 0,0 0,1 1,1 1,0 1,-1 1,-1 l 0,-0.1 c 1.964289,-0.400605 3.499395,-1.935711 3.9,-3.9 l 0.1,0 c 0,0 1,0 1,-1 C 16,9 15,9 15,9 L 14.9,9 C 14.499395,7.0357113 12.964289,5.5006048 11,5.1 L 11,5 c 0,0 0,-1 -1,-1 z m 0,2.5 c 1.932997,0 3.5,1.5670034 3.5,3.5 0,1.932997 -1.567003,3.5 -3.5,3.5 C 8.0670034,13.5 6.5,11.932997 6.5,10 6.5,8.0670034 8.0670034,6.5 10,6.5 Z'/%3E %3C/svg%3E");
}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting {
    animation: mapboxgl-spin 2s infinite linear;
}
@keyframes mapboxgl-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-fullscreen {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M 5 4 C 4.5 4 4 4.5 4 5 L 4 6 L 4 9 L 4.5 9 L 5.7773438 7.296875 C 6.7771319 8.0602131 7.835765 8.9565728 8.890625 10 C 7.8257121 11.0633 6.7761791 11.951675 5.78125 12.707031 L 4.5 11 L 4 11 L 4 15 C 4 15.5 4.5 16 5 16 L 9 16 L 9 15.5 L 7.2734375 14.205078 C 8.0428931 13.187886 8.9395441 12.133481 9.9609375 11.068359 C 11.042371 12.14699 11.942093 13.2112 12.707031 14.21875 L 11 15.5 L 11 16 L 14 16 L 15 16 C 15.5 16 16 15.5 16 15 L 16 14 L 16 11 L 15.5 11 L 14.205078 12.726562 C 13.177985 11.949617 12.112718 11.043577 11.037109 10.009766 C 12.151856 8.981061 13.224345 8.0798624 14.228516 7.3046875 L 15.5 9 L 16 9 L 16 5 C 16 4.5 15.5 4 15 4 L 11 4 L 11 4.5 L 12.703125 5.7773438 C 11.932647 6.7864834 11.026693 7.8554712 9.9707031 8.9199219 C 8.9584739 7.8204943 8.0698767 6.7627188 7.3046875 5.7714844 L 9 4.5 L 9 4 L 6 4 L 5 4 z '/%3E %3C/svg%3E");
}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-shrink {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath style='fill:%23000000;' d='M 4.2421875 3.4921875 A 0.750075 0.750075 0 0 0 3.71875 4.78125 L 5.9648438 7.0273438 L 4 8.5 L 4 9 L 8 9 C 8.500001 8.9999988 9 8.4999992 9 8 L 9 4 L 8.5 4 L 7.0175781 5.9550781 L 4.78125 3.71875 A 0.750075 0.750075 0 0 0 4.2421875 3.4921875 z M 15.734375 3.4921875 A 0.750075 0.750075 0 0 0 15.21875 3.71875 L 12.984375 5.953125 L 11.5 4 L 11 4 L 11 8 C 11 8.4999992 11.499999 8.9999988 12 9 L 16 9 L 16 8.5 L 14.035156 7.0273438 L 16.28125 4.78125 A 0.750075 0.750075 0 0 0 15.734375 3.4921875 z M 4 11 L 4 11.5 L 5.9648438 12.972656 L 3.71875 15.21875 A 0.75130096 0.75130096 0 1 0 4.78125 16.28125 L 7.0273438 14.035156 L 8.5 16 L 9 16 L 9 12 C 9 11.500001 8.500001 11.000001 8 11 L 4 11 z M 12 11 C 11.499999 11.000001 11 11.500001 11 12 L 11 16 L 11.5 16 L 12.972656 14.035156 L 15.21875 16.28125 A 0.75130096 0.75130096 0 1 0 16.28125 15.21875 L 14.035156 12.972656 L 16 11.5 L 16 11 L 12 11 z '/%3E %3C/svg%3E");
}
.mapboxgl-ctrl-icon.mapboxgl-ctrl-compass > .mapboxgl-ctrl-compass-arrow {
    width: 20px;
    height: 20px;
    margin: 5px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon fill='%23333333' points='6,9 10,1 14,9'/%3E %3Cpolygon fill='%23CCCCCC' points='6,11 10,19 14,11 '/%3E %3C/svg%3E");
    background-repeat: no-repeat;
    display: inline-block;
}
a.mapboxgl-ctrl-logo {
    width: 85px;
    height: 21px;
    margin: 0 0 -3px -3px;
    display: block;
    background-repeat: no-repeat;
    cursor: pointer;
    background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='utf-8'?%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 84.49 21' style='enable-background:new 0 0 84.49 21;' xml:space='preserve'%3E%3Cg%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M83.25,14.26c0,0.12-0.09,0.21-0.21,0.21h-1.61c-0.13,0-0.24-0.06-0.3-0.17l-1.44-2.39l-1.44,2.39 c-0.06,0.11-0.18,0.17-0.3,0.17h-1.61c-0.04,0-0.08-0.01-0.12-0.03c-0.09-0.06-0.13-0.19-0.06-0.28l0,0l2.43-3.68L76.2,6.84 c-0.02-0.03-0.03-0.07-0.03-0.12c0-0.12,0.09-0.21,0.21-0.21h1.61c0.13,0,0.24,0.06,0.3,0.17l1.41,2.36l1.4-2.35 c0.06-0.11,0.18-0.17,0.3-0.17H83c0.04,0,0.08,0.01,0.12,0.03c0.09,0.06,0.13,0.19,0.06,0.28l0,0l-2.37,3.63l2.43,3.67 C83.24,14.18,83.25,14.22,83.25,14.26z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M66.24,9.59c-0.39-1.88-1.96-3.28-3.84-3.28c-1.03,0-2.03,0.42-2.73,1.18V3.51c0-0.13-0.1-0.23-0.23-0.23h-1.4 c-0.13,0-0.23,0.11-0.23,0.23v10.72c0,0.13,0.1,0.23,0.23,0.23h1.4c0.13,0,0.23-0.11,0.23-0.23V13.5c0.71,0.75,1.7,1.18,2.73,1.18 c1.88,0,3.45-1.41,3.84-3.29C66.37,10.79,66.37,10.18,66.24,9.59L66.24,9.59z M62.08,13c-1.32,0-2.39-1.11-2.41-2.48v-0.06 c0.02-1.38,1.09-2.48,2.41-2.48s2.42,1.12,2.42,2.51S63.41,13,62.08,13z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M71.67,6.32c-1.98-0.01-3.72,1.35-4.16,3.29c-0.13,0.59-0.13,1.19,0,1.77c0.44,1.94,2.17,3.32,4.17,3.3 c2.35,0,4.26-1.87,4.26-4.19S74.04,6.32,71.67,6.32z M71.65,13.01c-1.33,0-2.42-1.12-2.42-2.51s1.08-2.52,2.42-2.52 c1.33,0,2.42,1.12,2.42,2.51S72.99,13,71.65,13.01L71.65,13.01z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M62.08,7.98c-1.32,0-2.39,1.11-2.41,2.48v0.06C59.68,11.9,60.75,13,62.08,13s2.42-1.12,2.42-2.51 S63.41,7.98,62.08,7.98z M62.08,11.76c-0.63,0-1.14-0.56-1.17-1.25v-0.04c0.01-0.69,0.54-1.25,1.17-1.25 c0.63,0,1.17,0.57,1.17,1.27C63.24,11.2,62.73,11.76,62.08,11.76z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M71.65,7.98c-1.33,0-2.42,1.12-2.42,2.51S70.32,13,71.65,13s2.42-1.12,2.42-2.51S72.99,7.98,71.65,7.98z M71.65,11.76c-0.64,0-1.17-0.57-1.17-1.27c0-0.7,0.53-1.26,1.17-1.26s1.17,0.57,1.17,1.27C72.82,11.21,72.29,11.76,71.65,11.76z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M45.74,6.53h-1.4c-0.13,0-0.23,0.11-0.23,0.23v0.73c-0.71-0.75-1.7-1.18-2.73-1.18 c-2.17,0-3.94,1.87-3.94,4.19s1.77,4.19,3.94,4.19c1.04,0,2.03-0.43,2.73-1.19v0.73c0,0.13,0.1,0.23,0.23,0.23h1.4 c0.13,0,0.23-0.11,0.23-0.23V6.74c0-0.12-0.09-0.22-0.22-0.22C45.75,6.53,45.75,6.53,45.74,6.53z M44.12,10.53 C44.11,11.9,43.03,13,41.71,13s-2.42-1.12-2.42-2.51s1.08-2.52,2.4-2.52c1.33,0,2.39,1.11,2.41,2.48L44.12,10.53z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M41.71,7.98c-1.33,0-2.42,1.12-2.42,2.51S40.37,13,41.71,13s2.39-1.11,2.41-2.48v-0.06 C44.1,9.09,43.03,7.98,41.71,7.98z M40.55,10.49c0-0.7,0.52-1.27,1.17-1.27c0.64,0,1.14,0.56,1.17,1.25v0.04 c-0.01,0.68-0.53,1.24-1.17,1.24C41.08,11.75,40.55,11.19,40.55,10.49z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M52.41,6.32c-1.03,0-2.03,0.42-2.73,1.18V6.75c0-0.13-0.1-0.23-0.23-0.23h-1.4c-0.13,0-0.23,0.11-0.23,0.23 v10.72c0,0.13,0.1,0.23,0.23,0.23h1.4c0.13,0,0.23-0.1,0.23-0.23V13.5c0.71,0.75,1.7,1.18,2.74,1.18c2.17,0,3.94-1.87,3.94-4.19 S54.58,6.32,52.41,6.32z M52.08,13.01c-1.32,0-2.39-1.11-2.42-2.48v-0.07c0.02-1.38,1.09-2.49,2.4-2.49c1.32,0,2.41,1.12,2.41,2.51 S53.4,13,52.08,13.01L52.08,13.01z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M52.08,7.98c-1.32,0-2.39,1.11-2.42,2.48v0.06c0.03,1.38,1.1,2.48,2.42,2.48s2.41-1.12,2.41-2.51 S53.4,7.98,52.08,7.98z M52.08,11.76c-0.63,0-1.14-0.56-1.17-1.25v-0.04c0.01-0.69,0.54-1.25,1.17-1.25c0.63,0,1.17,0.58,1.17,1.27 S52.72,11.76,52.08,11.76z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M36.08,14.24c0,0.13-0.1,0.23-0.23,0.23h-1.41c-0.13,0-0.23-0.11-0.23-0.23V9.68c0-0.98-0.74-1.71-1.62-1.71 c-0.8,0-1.46,0.7-1.59,1.62l0.01,4.66c0,0.13-0.11,0.23-0.23,0.23h-1.41c-0.13,0-0.23-0.11-0.23-0.23V9.68 c0-0.98-0.74-1.71-1.62-1.71c-0.85,0-1.54,0.79-1.6,1.8v4.48c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.11-0.23-0.23V6.74 c0.01-0.13,0.1-0.22,0.23-0.22h1.4c0.13,0,0.22,0.11,0.23,0.22V7.4c0.5-0.68,1.3-1.09,2.16-1.1h0.03c1.09,0,2.09,0.6,2.6,1.55 c0.45-0.95,1.4-1.55,2.44-1.56c1.62,0,2.93,1.25,2.9,2.78L36.08,14.24z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M84.34,13.59l-0.07-0.13l-1.96-2.99l1.94-2.95c0.44-0.67,0.26-1.56-0.41-2.02c-0.02,0-0.03,0-0.04-0.01 c-0.23-0.15-0.5-0.22-0.78-0.22h-1.61c-0.56,0-1.08,0.29-1.37,0.78L79.72,6.6l-0.34-0.56C79.09,5.56,78.57,5.27,78,5.27h-1.6 c-0.6,0-1.13,0.37-1.35,0.92c-2.19-1.66-5.28-1.47-7.26,0.45c-0.35,0.34-0.65,0.72-0.89,1.14c-0.9-1.62-2.58-2.72-4.5-2.72 c-0.5,0-1.01,0.07-1.48,0.23V3.51c0-0.82-0.66-1.48-1.47-1.48h-1.4c-0.81,0-1.47,0.66-1.47,1.47v3.75 c-0.95-1.36-2.5-2.18-4.17-2.19c-0.74,0-1.46,0.16-2.12,0.47c-0.24-0.17-0.54-0.26-0.84-0.26h-1.4c-0.45,0-0.87,0.21-1.15,0.56 c-0.02-0.03-0.04-0.05-0.07-0.08c-0.28-0.3-0.68-0.47-1.09-0.47h-1.39c-0.3,0-0.6,0.09-0.84,0.26c-0.67-0.3-1.39-0.46-2.12-0.46 c-1.83,0-3.43,1-4.37,2.5c-0.2-0.46-0.48-0.89-0.83-1.25c-0.8-0.81-1.89-1.25-3.02-1.25h-0.01c-0.89,0.01-1.75,0.33-2.46,0.88 c-0.74-0.57-1.64-0.88-2.57-0.88H28.1c-0.29,0-0.58,0.03-0.86,0.11c-0.28,0.06-0.56,0.16-0.82,0.28c-0.21-0.12-0.45-0.18-0.7-0.18 h-1.4c-0.82,0-1.47,0.66-1.47,1.47v7.5c0,0.82,0.66,1.47,1.47,1.47h1.4c0.82,0,1.48-0.66,1.48-1.48l0,0V9.79 c0.03-0.36,0.23-0.59,0.36-0.59c0.18,0,0.38,0.18,0.38,0.47v4.57c0,0.82,0.66,1.47,1.47,1.47h1.41c0.82,0,1.47-0.66,1.47-1.47 l-0.01-4.57c0.06-0.32,0.25-0.47,0.35-0.47c0.18,0,0.38,0.18,0.38,0.47v4.57c0,0.82,0.66,1.47,1.47,1.47h1.41 c0.82,0,1.47-0.66,1.47-1.47v-0.38c0.96,1.29,2.46,2.06,4.06,2.06c0.74,0,1.46-0.16,2.12-0.47c0.24,0.17,0.54,0.26,0.84,0.26h1.39 c0.3,0,0.6-0.09,0.84-0.26v2.01c0,0.82,0.66,1.47,1.47,1.47h1.4c0.82,0,1.47-0.66,1.47-1.47v-1.77c0.48,0.15,0.99,0.23,1.49,0.22 c1.7,0,3.22-0.87,4.17-2.2v0.52c0,0.82,0.66,1.47,1.47,1.47h1.4c0.3,0,0.6-0.09,0.84-0.26c0.66,0.31,1.39,0.47,2.12,0.47 c1.92,0,3.6-1.1,4.49-2.73c1.54,2.65,4.95,3.53,7.58,1.98c0.18-0.11,0.36-0.22,0.53-0.36c0.22,0.55,0.76,0.91,1.35,0.9H78 c0.56,0,1.08-0.29,1.37-0.78l0.37-0.61l0.37,0.61c0.29,0.48,0.81,0.78,1.38,0.78h1.6c0.81,0,1.46-0.66,1.45-1.46 C84.49,14.02,84.44,13.8,84.34,13.59L84.34,13.59z M35.86,14.47h-1.41c-0.13,0-0.23-0.11-0.23-0.23V9.68 c0-0.98-0.74-1.71-1.62-1.71c-0.8,0-1.46,0.7-1.59,1.62l0.01,4.66c0,0.13-0.1,0.23-0.23,0.23h-1.41c-0.13,0-0.23-0.11-0.23-0.23 V9.68c0-0.98-0.74-1.71-1.62-1.71c-0.85,0-1.54,0.79-1.6,1.8v4.48c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.11-0.23-0.23 V6.74c0.01-0.13,0.11-0.22,0.23-0.22h1.4c0.13,0,0.22,0.11,0.23,0.22V7.4c0.5-0.68,1.3-1.09,2.16-1.1h0.03 c1.09,0,2.09,0.6,2.6,1.55c0.45-0.95,1.4-1.55,2.44-1.56c1.62,0,2.93,1.25,2.9,2.78l0.01,5.16C36.09,14.36,35.98,14.46,35.86,14.47 L35.86,14.47z M45.97,14.24c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.11-0.23-0.23V13.5c-0.7,0.76-1.69,1.18-2.72,1.18 c-2.17,0-3.94-1.87-3.94-4.19s1.77-4.19,3.94-4.19c1.03,0,2.02,0.43,2.73,1.18V6.74c0-0.13,0.1-0.23,0.23-0.23h1.4 c0.12-0.01,0.22,0.08,0.23,0.21c0,0.01,0,0.01,0,0.02v7.51h-0.01V14.24z M52.41,14.67c-1.03,0-2.02-0.43-2.73-1.18v3.97 c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.1-0.23-0.23V6.75c0-0.13,0.1-0.22,0.23-0.22h1.4c0.13,0,0.23,0.11,0.23,0.23v0.73 c0.71-0.76,1.7-1.18,2.73-1.18c2.17,0,3.94,1.86,3.94,4.18S54.58,14.67,52.41,14.67z M66.24,11.39c-0.39,1.87-1.96,3.29-3.84,3.29 c-1.03,0-2.02-0.43-2.73-1.18v0.73c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.11-0.23-0.23V3.51c0-0.13,0.1-0.23,0.23-0.23 h1.4c0.13,0,0.23,0.11,0.23,0.23v3.97c0.71-0.75,1.7-1.18,2.73-1.17c1.88,0,3.45,1.4,3.84,3.28C66.37,10.19,66.37,10.8,66.24,11.39 L66.24,11.39L66.24,11.39z M71.67,14.68c-2,0.01-3.73-1.35-4.17-3.3c-0.13-0.59-0.13-1.19,0-1.77c0.44-1.94,2.17-3.31,4.17-3.3 c2.36,0,4.26,1.87,4.26,4.19S74.03,14.68,71.67,14.68L71.67,14.68z M83.04,14.47h-1.61c-0.13,0-0.24-0.06-0.3-0.17l-1.44-2.39 l-1.44,2.39c-0.06,0.11-0.18,0.17-0.3,0.17h-1.61c-0.04,0-0.08-0.01-0.12-0.03c-0.09-0.06-0.13-0.19-0.06-0.28l0,0l2.43-3.68 L76.2,6.84c-0.02-0.03-0.03-0.07-0.03-0.12c0-0.12,0.09-0.21,0.21-0.21h1.61c0.13,0,0.24,0.06,0.3,0.17l1.41,2.36l1.41-2.36 c0.06-0.11,0.18-0.17,0.3-0.17h1.61c0.04,0,0.08,0.01,0.12,0.03c0.09,0.06,0.13,0.19,0.06,0.28l0,0l-2.38,3.64l2.43,3.67 c0.02,0.03,0.03,0.07,0.03,0.12C83.25,14.38,83.16,14.47,83.04,14.47L83.04,14.47L83.04,14.47z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M10.5,1.24c-5.11,0-9.25,4.15-9.25,9.25s4.15,9.25,9.25,9.25s9.25-4.15,9.25-9.25 C19.75,5.38,15.61,1.24,10.5,1.24z M14.89,12.77c-1.93,1.93-4.78,2.31-6.7,2.31c-0.7,0-1.41-0.05-2.1-0.16c0,0-1.02-5.64,2.14-8.81 c0.83-0.83,1.95-1.28,3.13-1.28c1.27,0,2.49,0.51,3.39,1.42C16.59,8.09,16.64,11,14.89,12.77z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M10.5-0.01C4.7-0.01,0,4.7,0,10.49s4.7,10.5,10.5,10.5S21,16.29,21,10.49C20.99,4.7,16.3-0.01,10.5-0.01z M10.5,19.74c-5.11,0-9.25-4.15-9.25-9.25s4.14-9.26,9.25-9.26s9.25,4.15,9.25,9.25C19.75,15.61,15.61,19.74,10.5,19.74z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M14.74,6.25C12.9,4.41,9.98,4.35,8.23,6.1c-3.16,3.17-2.14,8.81-2.14,8.81s5.64,1.02,8.81-2.14 C16.64,11,16.59,8.09,14.74,6.25z M12.47,10.34l-0.91,1.87l-0.9-1.87L8.8,9.43l1.86-0.9l0.9-1.87l0.91,1.87l1.86,0.9L12.47,10.34z'/%3E %3Cpolygon class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' points='14.33,9.43 12.47,10.34 11.56,12.21 10.66,10.34 8.8,9.43 10.66,8.53 11.56,6.66 12.47,8.53 '/%3E%3C/g%3E%3C/svg%3E");
}
a.mapboxgl-ctrl-logo.mapboxgl-compact {
    width: 21px;
    height: 21px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='utf-8'?%3E %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 21 21' style='enable-background:new 0 0 21 21;' xml:space='preserve'%3E%3Cg transform='translate(0,0.01)'%3E%3Cpath d='m 10.5,1.24 c -5.11,0 -9.25,4.15 -9.25,9.25 0,5.1 4.15,9.25 9.25,9.25 5.1,0 9.25,-4.15 9.25,-9.25 0,-5.11 -4.14,-9.25 -9.25,-9.25 z m 4.39,11.53 c -1.93,1.93 -4.78,2.31 -6.7,2.31 -0.7,0 -1.41,-0.05 -2.1,-0.16 0,0 -1.02,-5.64 2.14,-8.81 0.83,-0.83 1.95,-1.28 3.13,-1.28 1.27,0 2.49,0.51 3.39,1.42 1.84,1.84 1.89,4.75 0.14,6.52 z' style='opacity:0.9;fill:%23ffffff;enable-background:new' class='st0'/%3E%3Cpath d='M 10.5,-0.01 C 4.7,-0.01 0,4.7 0,10.49 c 0,5.79 4.7,10.5 10.5,10.5 5.8,0 10.5,-4.7 10.5,-10.5 C 20.99,4.7 16.3,-0.01 10.5,-0.01 Z m 0,19.75 c -5.11,0 -9.25,-4.15 -9.25,-9.25 0,-5.1 4.14,-9.26 9.25,-9.26 5.11,0 9.25,4.15 9.25,9.25 0,5.13 -4.14,9.26 -9.25,9.26 z' style='opacity:0.35;enable-background:new' class='st1'/%3E%3Cpath d='M 14.74,6.25 C 12.9,4.41 9.98,4.35 8.23,6.1 5.07,9.27 6.09,14.91 6.09,14.91 c 0,0 5.64,1.02 8.81,-2.14 C 16.64,11 16.59,8.09 14.74,6.25 Z m -2.27,4.09 -0.91,1.87 -0.9,-1.87 -1.86,-0.91 1.86,-0.9 0.9,-1.87 0.91,1.87 1.86,0.9 z' style='opacity:0.35;enable-background:new' class='st1'/%3E%3Cpolygon points='11.56,12.21 10.66,10.34 8.8,9.43 10.66,8.53 11.56,6.66 12.47,8.53 14.33,9.43 12.47,10.34 ' style='opacity:0.9;fill:%23ffffff;enable-background:new' class='st0'/%3E%3C/g%3E%3C/svg%3E");
}
.mapboxgl-ctrl.mapboxgl-ctrl-attrib {
    padding: 0 5px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 0;
}
@media screen {
    .mapboxgl-ctrl-attrib.mapboxgl-compact {
        margin: 10px;
        position: relative;
        background-color: #fff;
        border-radius: 3px 12px 12px 3px;
    }
    .mapboxgl-ctrl-attrib.mapboxgl-compact:hover {
        padding: 2px 24px 2px 4px;
        visibility: visible;
    }
    .mapboxgl-ctrl-top-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:hover,
    .mapboxgl-ctrl-bottom-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:hover {
        padding: 2px 4px 2px 24px;
        border-radius: 12px 3px 3px 12px;
    }
    .mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner {
        display: none;
    }
    .mapboxgl-ctrl-attrib.mapboxgl-compact:hover .mapboxgl-ctrl-attrib-inner {
        display: block;
    }
    .mapboxgl-ctrl-attrib.mapboxgl-compact::after {
        content: "";
        cursor: pointer;
        position: absolute;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill='%23333333' fill-rule='evenodd' d='M4,10a6,6 0 1,0 12,0a6,6 0 1,0 -12,0 M9,7a1,1 0 1,0 2,0a1,1 0 1,0 -2,0 M9,10a1,1 0 1,1 2,0l0,3a1,1 0 1,1 -2,0'/%3E %3C/svg%3E");
        background-color: rgba(255, 255, 255, 0.5);
        width: 24px;
        height: 24px;
        box-sizing: border-box;
        border-radius: 12px;
    }
    .mapboxgl-ctrl-bottom-right
        > .mapboxgl-ctrl-attrib.mapboxgl-compact::after {
        bottom: 0;
        right: 0;
    }
    .mapboxgl-ctrl-top-right > .mapboxgl-ctrl-attrib.mapboxgl-compact::after {
        top: 0;
        right: 0;
    }
    .mapboxgl-ctrl-top-left > .mapboxgl-ctrl-attrib.mapboxgl-compact::after {
        top: 0;
        left: 0;
    }
    .mapboxgl-ctrl-bottom-left > .mapboxgl-ctrl-attrib.mapboxgl-compact::after {
        bottom: 0;
        left: 0;
    }
}
.mapboxgl-ctrl-attrib a {
    color: rgba(0, 0, 0, 0.75);
    text-decoration: none;
}
.mapboxgl-ctrl-attrib a:hover {
    color: inherit;
    text-decoration: underline;
}
.mapboxgl-ctrl-attrib .mapbox-improve-map {
    font-weight: bold;
    margin-left: 2px;
}
.mapboxgl-attrib-empty {
    display: none;
}
.mapboxgl-ctrl-scale {
    background-color: rgba(255, 255, 255, 0.75);
    font-size: 10px;
    border-width: medium 2px 2px;
    border-style: none solid solid;
    border-color: #333;
    padding: 0 5px;
    color: #333;
    box-sizing: border-box;
}
.mapboxgl-popup {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    will-change: transform;
    pointer-events: none;
}
.mapboxgl-popup-anchor-top,
.mapboxgl-popup-anchor-top-left,
.mapboxgl-popup-anchor-top-right {
    flex-direction: column;
}
.mapboxgl-popup-anchor-bottom,
.mapboxgl-popup-anchor-bottom-left,
.mapboxgl-popup-anchor-bottom-right {
    flex-direction: column-reverse;
}
.mapboxgl-popup-anchor-left {
    flex-direction: row;
}
.mapboxgl-popup-anchor-right {
    flex-direction: row-reverse;
}
.mapboxgl-popup-tip {
    width: 0;
    height: 0;
    border: 10px solid transparent;
    z-index: 1;
}
.mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
    align-self: center;
    border-top: none;
    border-bottom-color: #fff;
}
.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip {
    align-self: flex-start;
    border-top: none;
    border-left: none;
    border-bottom-color: #fff;
}
.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip {
    align-self: flex-end;
    border-top: none;
    border-right: none;
    border-bottom-color: #fff;
}
.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
    align-self: center;
    border-bottom: none;
    border-top-color: #fff;
}
.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip {
    align-self: flex-start;
    border-bottom: none;
    border-left: none;
    border-top-color: #fff;
}
.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip {
    align-self: flex-end;
    border-bottom: none;
    border-right: none;
    border-top-color: #fff;
}
.mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
    align-self: center;
    border-left: none;
    border-right-color: #fff;
}
.mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
    align-self: center;
    border-right: none;
    border-left-color: #fff;
}
.mapboxgl-popup-close-button {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    border-radius: 0 3px 0 0;
    cursor: pointer;
    background-color: transparent;
}
.mapboxgl-popup-close-button:hover {
    background-color: rgba(0, 0, 0, 0.05);
}
.mapboxgl-popup-content {
    position: relative;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    padding: 10px 10px 15px;
    pointer-events: auto;
}
.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content {
    border-top-left-radius: 0;
}
.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content {
    border-top-right-radius: 0;
}
.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content {
    border-bottom-left-radius: 0;
}
.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content {
    border-bottom-right-radius: 0;
}
.mapboxgl-marker {
    position: absolute;
    top: 0;
    left: 0;
    will-change: transform;
}
.mapboxgl-user-location-dot {
    background-color: #1da1f2;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}
.mapboxgl-user-location-dot::before {
    background-color: #1da1f2;
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    animation: mapboxgl-user-location-dot-pulse 2s infinite;
}
.mapboxgl-user-location-dot::after {
    border-radius: 50%;
    border: 2px solid #fff;
    content: "";
    height: 19px;
    left: -2px;
    position: absolute;
    top: -2px;
    width: 19px;
    box-sizing: border-box;
}
@keyframes mapboxgl-user-location-dot-pulse {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    70% {
        transform: scale(3);
        opacity: 0;
    }
    100% {
        transform: scale(1);
        opacity: 0;
    }
}
.mapboxgl-user-location-dot-stale {
    background-color: #aaa;
}
.mapboxgl-user-location-dot-stale::after {
    display: none;
}
.mapboxgl-crosshair,
.mapboxgl-crosshair .mapboxgl-interactive,
.mapboxgl-crosshair .mapboxgl-interactive:active {
    cursor: crosshair;
}
.mapboxgl-boxzoom {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background: #fff;
    border: 2px dotted #202020;
    opacity: 0.5;
}
@media print {
    .mapbox-improve-map {
        display: none;
    }
} /*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    zoom: 1;
    -webkit-user-select: none;
    user-select: none;
}
.chosen-container * {
    box-sizing: border-box;
}
.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
    left: 0;
}
.chosen-container a {
    cursor: pointer;
}
.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    color: #999999;
}
.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
    content: ":";
    padding-left: 2px;
    vertical-align: top;
}
.chosen-container-single .chosen-single {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 34px;
    border-radius: 5px 0 0 5px !important;
    border-color: transparent;
    background-color: #fff;
    background: linear-gradient(
        top,
        #fff 20%,
        #f6f6f6 50%,
        #eee 52%,
        #f4f4f4 100%
    );
    background-clip: padding-box;
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
}
.chosen-container-single .chosen-default {
    color: #757575;
}
.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(https://cdn.temporadalivre.com/assets/omega/vendor/chosen/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) -42px
        1px no-repeat;
    font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%;
}
.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(https://cdn.temporadalivre.com/assets/omega/vendor/chosen/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png)
        no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: #fff
        url(https://cdn.temporadalivre.com/assets/omega/vendor/chosen/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png)
        no-repeat 100% -20px;
    background: url(https://cdn.temporadalivre.com/assets/omega/vendor/chosen/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png)
        no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
}
.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px;
}
.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default;
}
.chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    color: #fff;
}
.chosen-container .chosen-results li.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: bold;
    cursor: default;
}
.chosen-container .chosen-results li.group-option {
    padding-left: 15px;
}
.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline;
}
.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto !important;
    height: 1%;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text;
}
.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 0;
    height: 25px;
    outline: 0;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none;
    color: #999;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eeeeee;
    background-image: linear-gradient(
        #f4f4f4 20%,
        #f0f0f0 50%,
        #e8e8e8 52%,
        #eee 100%
    );
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(https://cdn.temporadalivre.com/assets/omega/vendor/chosen/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) -42px
        1px no-repeat;
    font-size: 1px;
}
.chosen-container-multi
    .chosen-choices
    li.search-choice
    .search-choice-close:hover {
    background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: linear-gradient(
        top,
        #f4f4f4 20%,
        #f0f0f0 50%,
        #e8e8e8 52%,
        #eee 100%
    );
    color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4;
}
.chosen-container-multi
    .chosen-choices
    li.search-choice-focus
    .search-choice-close {
    background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default;
}
.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-image: linear-gradient(#eee 20%, #fff 80%);
    box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222 !important;
}
.chosen-disabled {
    opacity: 0.5 !important;
    cursor: default;
}
.chosen-disabled .chosen-single {
    cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default;
}
.chosen-rtl {
    text-align: right;
}
.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px;
}
.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px;
}
.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px;
}
.chosen-rtl .chosen-choices li {
    float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
    left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: #fff
        url(https://cdn.temporadalivre.com/assets/omega/vendor/chosen/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png)
        no-repeat -30px -20px;
    background: url(https://cdn.temporadalivre.com/assets/omega/vendor/chosen/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png)
        no-repeat -30px -20px;
    direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 144dpi),
    only screen and (min-resolution: 1.5dppx) {
    .chosen-rtl .chosen-search input[type="text"],
    .chosen-container-single .chosen-single abbr,
    .chosen-container-single .chosen-single div b,
    .chosen-container-single .chosen-search input[type="text"],
    .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
    .chosen-container .chosen-results-scroll-down span,
    .chosen-container .chosen-results-scroll-up span {
        background-image: url(https://cdn.temporadalivre.com/assets/omega/vendor/chosen/chosen-sprite@2x-b6f17fb22ea990e2238073b12dea38463a69331133031d7954f68d6d81053797.png) !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important;
    }
}
.chosen-container-single .chosen-default {
    color: #757575;
}
.chosen-container .chosen-results li.disabled-result {
    color: #999;
}
.chosen-container {
    width: 170px !important;
}
abbr[title],
acronym[title] {
    text-decoration: none;
}
.calendar-widget {
    max-width: 1800px;
    font-family: sans-serif;
    color: #222;
}
.calendar-widget-footer {
    font-size: 14px;
    color: #222;
    line-height: 20px;
}
#calendars-container .show-calendar:not(:last-child) {
    margin-bottom: 25px;
}
.show-calendar {
    display: inline-block;
    width: 100%;
    margin-right: 4px;
    text-align: center;
}
.show-calendar .calendar_container_widget {
    max-width: 380px;
    display: inline-block;
    vertical-align: top;
    font-family: sans-serif;
    margin-bottom: 20px;
    font-size: 13px;
    margin-right: 10px;
    text-decoration: none;
}
.show-calendar .day {
    cursor: pointer;
}
.show-calendar .unavailable {
    cursor: not-allowed;
    background: #ffbdc2;
    border-color: #ffa8af;
}
.show-calendar .first-day {
    cursor: not-allowed;
    background-image: linear-gradient(
        to bottom right,
        #beffbe 50%,
        #ffbdc2 51%
    );
    border-right: 1px solid #ffa8af;
    border-bottom: 1px solid #ffa8af;
    border-left: 1px solid #5dff5f;
    border-top: 1px solid #5dff5f;
}
.show-calendar .last-day {
    background-image: linear-gradient(to top left, #beffbe 50%, #ffbdc2 51%);
    border-left: 1px solid #ffa8af;
    border-bottom: 1px solid #5dff5f;
    border-right: 1px solid #5dff5f;
    border-top: 1px solid #ffa8af;
}
.show-calendar .disabled {
    cursor: default;
    background: #fbfbfb;
    color: #e5e5e5 !important;
    border-color: #e5e5e5;
}
.show-calendar .disabled span {
    color: #757575;
}
.show-calendar .month_names th {
    padding-bottom: 20px;
}
.show-calendar .day_names th {
    font-weight: normal;
}
.show-calendar table {
    width: 80%;
    border-collapse: separate;
    border-spacing: 0;
    margin: auto;
}
@media (max-width: 1200px) {
    .show-calendar table {
        width: 100%;
    }
}
.show-calendar table tr {
    padding: 0;
    margin: 0;
}
.show-calendar table tr td {
    border: 1px solid #e5e5e5;
    margin: 0;
    padding: 7px;
    text-align: left;
    height: 40px;
    width: 40px;
    background: #beffbe;
    border-color: #5dff5f;
    color: #000000;
}
@media (max-width: 720px) {
    .show-calendar table tr td {
        font-size: 9px !important;
        width: 35px;
        padding: 3px;
    }
}
.show-calendar table tr td .date {
    display: block;
    font-size: 11px;
    color: #000;
}
@media (max-width: 720px) {
    .show-calendar table tr td .date {
        font-size: 8px;
        padding: 0;
        height: 15px;
    }
}
.show-calendar table tr td .price {
    font-size: 12px;
    font-weight: 500;
}
@media (max-width: 720px) {
    .show-calendar table tr td .price {
        font-size: 8px;
        margin: 0;
    }
} /*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        transform: translate3d(0, -4px, 0);
    }
}
.bounce {
    animation-name: bounce;
    transform-origin: center bottom;
}
@keyframes flash {
    from,
    50%,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
.flash {
    animation-name: flash;
}
@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1);
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}
.pulse {
    animation-name: pulse;
}
@keyframes rubberBand {
    from {
        transform: scale3d(1, 1, 1);
    }
    30% {
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}
.rubberBand {
    animation-name: rubberBand;
}
@keyframes shake {
    from,
    to {
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0);
    }
}
.shake {
    animation-name: shake;
}
@keyframes headShake {
    0% {
        transform: translateX(0);
    }
    6.5% {
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        transform: translateX(0);
    }
}
.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake;
}
@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
.swing {
    transform-origin: top center;
    animation-name: swing;
}
@keyframes tada {
    from {
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}
.tada {
    animation-name: tada;
}
@keyframes wobble {
    from {
        transform: translate3d(0, 0, 0);
    }
    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.wobble {
    animation-name: wobble;
}
@keyframes jello {
    from,
    11.1%,
    to {
        transform: translate3d(0, 0, 0);
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}
.jello {
    animation-name: jello;
    transform-origin: center;
}
@keyframes heartBeat {
    0% {
        transform: scale(1);
    }
    14% {
        transform: scale(1.3);
    }
    28% {
        transform: scale(1);
    }
    42% {
        transform: scale(1.3);
    }
    70% {
        transform: scale(1);
    }
}
.heartBeat {
    animation-name: heartBeat;
    animation-duration: 1.3s;
    animation-timing-function: ease-in-out;
}
@keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}
.bounceIn {
    animation-duration: 0.75s;
    animation-name: bounceIn;
}
@keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }
    75% {
        transform: translate3d(0, -10px, 0);
    }
    90% {
        transform: translate3d(0, 5px, 0);
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.bounceInDown {
    animation-name: bounceInDown;
}
@keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0);
    }
    75% {
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        transform: translate3d(5px, 0, 0);
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.bounceInLeft {
    animation-name: bounceInLeft;
}
@keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        transform: translate3d(10px, 0, 0);
    }
    90% {
        transform: translate3d(-5px, 0, 0);
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.bounceInRight {
    animation-name: bounceInRight;
}
@keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    75% {
        transform: translate3d(0, 10px, 0);
    }
    90% {
        transform: translate3d(0, -5px, 0);
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.bounceInUp {
    animation-name: bounceInUp;
}
@keyframes bounceOut {
    20% {
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
.bounceOut {
    animation-duration: 0.75s;
    animation-name: bounceOut;
}
@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}
.bounceOutDown {
    animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}
.bounceOutLeft {
    animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}
.bounceOutRight {
    animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}
.bounceOutUp {
    animation-name: bounceOutUp;
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.fadeIn {
    animation-name: fadeIn;
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.fadeInDown {
    animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.fadeInDownBig {
    animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.fadeInLeft {
    animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.fadeInLeftBig {
    animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.fadeInRight {
    animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.fadeInRightBig {
    animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.fadeInUp {
    animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.fadeInUpBig {
    animation-name: fadeInUpBig;
}
@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}
.fadeOutDown {
    animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}
.fadeOutDownBig {
    animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}
.fadeOutLeft {
    animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}
.fadeOutLeftBig {
    animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}
.fadeOutRight {
    animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}
.fadeOutRightBig {
    animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}
.fadeOutUp {
    animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}
.fadeOutUpBig {
    animation-name: fadeOutUpBig;
}
@keyframes flip {
    from {
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
            rotate3d(0, 1, 0, -360deg);
        animation-timing-function: ease-out;
    }
    40% {
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
            rotate3d(0, 1, 0, -190deg);
        animation-timing-function: ease-out;
    }
    50% {
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
            rotate3d(0, 1, 0, -170deg);
        animation-timing-function: ease-in;
    }
    80% {
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
            translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        animation-timing-function: ease-in;
    }
    to {
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
            rotate3d(0, 1, 0, 0deg);
        animation-timing-function: ease-in;
    }
}
.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip;
}
@keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        animation-timing-function: ease-in;
    }
    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        transform: perspective(400px);
    }
}
.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX;
}
@keyframes flipInY {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        animation-timing-function: ease-in;
    }
    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        transform: perspective(400px);
    }
}
.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY;
}
@keyframes flipOutX {
    from {
        transform: perspective(400px);
    }
    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    to {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
.flipOutX {
    animation-duration: 0.75s;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
@keyframes flipOutY {
    from {
        transform: perspective(400px);
    }
    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    to {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}
.flipOutY {
    animation-duration: 0.75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY;
}
@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        transform: skewX(-5deg);
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }
    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in;
}
@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    to {
        transform-origin: center;
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
.rotateIn {
    animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    to {
        transform-origin: left bottom;
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
.rotateInDownLeft {
    animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        transform-origin: right bottom;
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
.rotateInDownRight {
    animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        transform-origin: left bottom;
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
.rotateInUpLeft {
    animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    to {
        transform-origin: right bottom;
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
.rotateInUpRight {
    animation-name: rotateInUpRight;
}
@keyframes rotateOut {
    from {
        transform-origin: center;
        opacity: 1;
    }
    to {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}
.rotateOut {
    animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}
.rotateOutDownLeft {
    animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
.rotateOutDownRight {
    animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
.rotateOutUpLeft {
    animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}
.rotateOutUpRight {
    animation-name: rotateOutUpRight;
}
@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}
.hinge {
    animation-duration: 2s;
    animation-name: hinge;
}
@keyframes jackInTheBox {
    from {
        opacity: 0;
        transform: scale(0.1) rotate(30deg);
        transform-origin: center bottom;
    }
    50% {
        transform: rotate(-10deg);
    }
    70% {
        transform: rotate(3deg);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}
.jackInTheBox {
    animation-name: jackInTheBox;
}
@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.rollIn {
    animation-name: rollIn;
}
@keyframes rollOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}
.rollOut {
    animation-name: rollOut;
}
@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
.zoomIn {
    animation-name: zoomIn;
}
@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInDown {
    animation-name: zoomInDown;
}
@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInLeft {
    animation-name: zoomInLeft;
}
@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInRight {
    animation-name: zoomInRight;
}
@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInUp {
    animation-name: zoomInUp;
}
@keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}
.zoomOut {
    animation-name: zoomOut;
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomOutDown {
    animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform-origin: left center;
    }
}
.zoomOutLeft {
    animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        transform: scale(0.1) translate3d(2000px, 0, 0);
        transform-origin: right center;
    }
}
.zoomOutRight {
    animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomOutUp {
    animation-name: zoomOutUp;
}
@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.slideInDown {
    animation-name: slideInDown;
}
@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.slideInLeft {
    animation-name: slideInLeft;
}
@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.slideInRight {
    animation-name: slideInRight;
}
@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.slideInUp {
    animation-name: slideInUp;
}
@keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0);
    }
}
.slideOutDown {
    animation-name: slideOutDown;
}
@keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0);
    }
}
.slideOutLeft {
    animation-name: slideOutLeft;
}
@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0);
    }
}
.slideOutRight {
    animation-name: slideOutRight;
}
@keyframes slideOutUp {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0);
    }
}
.slideOutUp {
    animation-name: slideOutUp;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.animated.infinite {
    animation-iteration-count: infinite;
}
.animated.delay-1s {
    animation-delay: 1s;
}
.animated.delay-2s {
    animation-delay: 2s;
}
.animated.delay-3s {
    animation-delay: 3s;
}
.animated.delay-4s {
    animation-delay: 4s;
}
.animated.delay-5s {
    animation-delay: 5s;
}
.animated.fast {
    animation-duration: 800ms;
}
.animated.faster {
    animation-duration: 500ms;
}
.animated.slow {
    animation-duration: 2s;
}
.animated.slower {
    animation-duration: 3s;
}
@media (prefers-reduced-motion) {
    .animated {
        animation: unset !important;
        transition: none !important;
    }
}
.list-complete-item {
    transition: all 1s;
}
.list-complete-enter,
.list-complete-leave-to {
    opacity: 0;
    transform: translateY(30px);
}
.alert-container {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 6px;
    z-index: 9999;
}
.alert {
    background-color: #fcf8e3;
    border-radius: 4px;
    border: 1px solid #fbeed5;
    color: #734d0b;
    padding: 8px 10px;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert-block {
    padding-bottom: 14px;
    padding-top: 14px;
}
.alert-block > p,
.alert-block > ul {
    margin-bottom: 0;
}
.alert-block p + p {
    margin-top: 5px;
}
.alert-success {
    background-color: #dff0d8 !important;
    border: 1px solid #d6e9c6 !important;
    color: #468847 !important;
}
.alert-success h4 {
    color: #468847;
}
.expired .alert {
    margin: 30px 0;
}
.expired .alert h2 {
    font-size: 20px;
    margin-bottom: 0;
}
.alert img {
    float: left;
    height: 50px;
    padding-right: 10px;
    width: 50px;
}
.alert h4 {
    margin: 0;
    line-height: 1;
}
.alert .close {
    color: #000000;
    filter: alpha(opacity=20);
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    margin-left: 10px;
    opacity: 0.2;
    text-shadow: 0 1px 0 #ffffff;
}
.alert .close:hover,
.alert .close:focus {
    color: #000000;
    cursor: pointer;
    filter: alpha(opacity=40);
    opacity: 0.4;
    text-decoration: none;
}
.alert button.close {
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    border: 0;
    cursor: pointer;
    padding: 0;
}
.alert-danger,
.alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
    color: #b94a48;
}
.alert-info {
    background: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}
.alert-info h4 {
    color: #3a87ad;
}
.alert .btn-primary {
    display: inline-block;
    margin-top: 10px;
}
.expired .alert h2 {
    padding-top: 0;
}
.mobile-location-nav {
    text-align: center;
    font-size: 20px;
}
.mobile-location-nav small {
    display: block;
    color: #757575;
}
.mobile-location-nav .location-name {
    color: #feb700;
}
.cities-of-state ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
@media (max-width: 720px) {
    .cities-of-state ul {
        border: 1px solid #e5e5e5;
        border-radius: 4px;
    }
}
.cities-of-state ul li {
    display: inline-block;
    width: 25%;
    margin-right: -4px;
    padding-bottom: 2px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
@media (max-width: 720px) {
    .cities-of-state ul li {
        width: 100%;
        margin: 0;
        padding: 0px;
        border-bottom: 1px solid #e5e5e5;
    }
}
@media (max-width: 720px) {
    .cities-of-state ul li a {
        display: block;
        width: 100%;
        padding: 0px;
        margin: 15px;
        box-sizing: border-box;
        font-size: 1.2em;
    }
    .cities-of-state ul li a:hover {
        color: #222;
    }
}
.block {
    display: block;
}
.inline {
    display: inline;
}
.inline-block {
    display: inline-block;
}
.flex {
    display: flex;
}
.hidden,
.none,
.display-none {
    display: none;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.w-auto,
.width-auto {
    width: auto;
}
.bold {
    font-weight: bold;
}
.line-height-1 {
    line-height: 1;
}
.vertical-align-middle {
    vertical-align: middle;
}
.space-between {
    justify-content: space-between;
}
.align-center {
    align-items: center;
}
.bg-white {
    background-color: #fff;
}
.border {
    border: 1px solid #e5e5e5;
}
.shadow {
    box-shadow: 1px 1px 5px #3333;
}
.overflow-auto {
    overflow: auto;
}
.overflow-hidden {
    overflow: hidden;
}
.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.rounded {
    border-radius: 5px;
}
.rounded-10 {
    border-radius: 10px;
}
.rounded-top,
.rounded-t {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.rounded-top-10,
.rounded-t-10 {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.rounded-bottom,
.rounded-b {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.rounded-bottom-10,
.rounded-b-10 {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.table-rounded {
    border-radius: 5px;
    overflow: auto;
}
.list-style-none {
    list-style: none;
}
@media (min-width: 980px) {
    .lazy-render {
        content-visibility: auto;
    }
    .cmsdescription-fixed {
        padding-left: 225px;
    }
}
.lazyLoadedBgImage {
    background-image: none !important;
}
.fav-list-item {
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    cursor: pointer;
}
.fav-list-item small {
    display: block;
    margin-top: 4px;
    color: #888;
}
.fav-ver-lista {
    float: left;
}
@media (max-width: 720px) {
    .fav-ver-lista {
        width: 100%;
        float: none;
    }
}
.fav-center {
    text-align: center;
    max-width: 390px;
    margin: auto;
}
.fav-list-item:first-child {
    padding-top: 0px;
}
.fav-list-item:last-child {
    margin-bottom: 10px;
}
.fav-name {
    flex: 2;
}
.fav-list-item span {
    cursor: pointer;
    display: block;
    flex: 1;
}
.heart-icon {
    margin-top: -2px;
    cursor: pointer;
    align-self: flex-end;
    flex: 1;
    text-align: right;
}
.heart-icon img {
    width: 25px;
    cursor: pointer;
}
.new-fav-list {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin-top: 10px;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
}
.world-cup {
    width: 34px;
    position: absolute;
    margin-top: 5px !important;
    margin-left: 120px !important;
}
.body-fixed {
    padding-top: 43px;
}
@media (max-width: 720px) {
    .link-footer-not-logged a {
        padding: 0px !important;
    }
}
.language-selector img {
    display: inline;
    vertical-align: middle;
}
.fixed-filter-button {
    background: #fff;
    border: 0;
    bottom: 0;
    color: #fff;
    left: 0;
    font-size: 15px;
    font-weight: bold;
    padding: 10px;
    position: fixed;
    text-align: center;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    z-index: 20;
}
.none {
    display: none;
}
.opacity-50,
.opacity50 {
    opacity: 0.5;
}
.opacity-100,
.opacity100 {
    opacity: 1;
}
.flex {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
}
.mobile_advertise {
    border: 0;
    color: #fff;
    text-align: center !important;
    border-radius: 5px;
    margin-top: 15px;
    background: #e4bd00;
    font-weight: bold;
}
.menu_mobile {
    text-align: left;
    list-style: none;
    margin: 30px 0 0 0;
    margin-left: 10px !important;
    padding: 0;
    width: 200px;
    font-size: 16px !important;
    z-index: 23;
}
.menu_mobile img {
    vertical-align: middle;
}
.menu_mobile a {
    display: block;
    width: 100%;
    padding: 0;
}
.menu_mobile li {
    padding: 15px 0 !important;
    border-bottom: 1px solid #e5e5e5 !important;
    box-sizing: border-box;
    margin-bottom: 0px !important;
}
.mobile_link_call {
    padding: 0;
    font-size: 15px;
    margin-bottom: 10px;
    display: block;
}
.bt_voltar_pesquisa {
    line-height: 33px;
    top: 8px;
    padding: 0px 10px 0 5px;
    background: #fff;
    border-radius: 3px;
    position: absolute;
    left: 152px;
    height: 33px;
    font-size: 14px;
    border-bottom: 2px solid #3479af;
}
.bt_voltar_pesquisa:hover {
    background: #fff;
}
@media (max-width: 980px) {
    .bt_voltar_pesquisa {
        left: 52px;
    }
}
@media (max-width: 767px) {
    .bt_voltar_pesquisa {
        white-space: nowrap;
        width: 57px;
        overflow: hidden;
    }
}
.icon_check {
    width: 40px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
}
.path {
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
}
.path.circle {
    animation: dash 1.9s ease-in-out;
}
.path.line {
    stroke-dashoffset: 1000;
    animation: dash 1.9s 0.35s ease-in-out forwards;
}
.path.check {
    stroke-dashoffset: -100;
    animation: dash-check 1.9s 0.35s ease-in-out forwards;
}
.icon_check.input_icon_check {
    position: absolute;
    width: 20px;
    bottom: 7px;
    right: 0;
}
@media (max-width: 767px) {
    .icon_check.input_icon_check {
        bottom: 10px;
    }
}
@keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-check {
    0% {
        stroke-dashoffset: -100;
    }
    100% {
        stroke-dashoffset: 900;
    }
}
.header-menu-show {
    transform: translate3d(0px, 0, 0) !important;
    display: block !important;
    padding: 15px;
    box-sizing: border-box;
    width: 100%;
    max-width: 220px !important;
    padding: 10px !important;
}
@media (max-width: 980px) {
    .menu-overlay {
        background: rgba(0, 0, 0, 0.75);
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 2000%;
        z-index: 5;
    }
}
.btn-primary {
    border: 0;
    border-radius: 5px;
    cursor: pointer;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    padding: 12px 20px;
    -webkit-appearance: none;
    background: #0086e4;
    border-bottom: 2px solid #003eb0;
}
.btn-primary:hover {
    text-decoration: none !important;
}
.btn-primary:hover {
    background: #00bbff;
}
.btn-primary.small {
    padding: 8px 12px !important;
}
.btn-secondary {
    border: 0;
    border-radius: 5px;
    cursor: pointer;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    padding: 12px 20px;
    -webkit-appearance: none;
    background: #e60073;
    border-bottom: 2px solid #9a0958;
}
.btn-secondary:hover {
    text-decoration: none !important;
}
.btn-secondary:hover {
    background: #ff0060;
}
.btn-tertiary {
    border: 0;
    border-radius: 5px;
    cursor: pointer;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    padding: 12px 20px;
    -webkit-appearance: none;
    background: #e4bd00 !important;
    border-bottom: 2px solid #b07a00 !important;
    text-shadow: 0px 1px 1px #444;
}
.btn-tertiary:hover {
    text-decoration: none !important;
}
.btn-tertiary:hover {
    background: #efc600;
}
.btn-contact {
    font-size: 17px !important;
    border-radius: 3px !important;
    border: 0 !important;
    border-bottom: 4px solid #0039a3 !important;
    text-shadow: 0px 1px 1px #444;
}
.no-border {
    border: 0 !important;
    padding: 0 !important;
}
.btn-white {
    background: #fff !important;
    color: #251518 !important;
    font-size: 17px !important;
    border-bottom: 0px !important;
    font-weight: bolder;
    padding: 12px 20px !important;
    text-decoration: none;
    transition: 0.3s;
    border: 0;
    border-radius: 5px;
    text-align: center;
}
@media (max-width: 720px) {
    .btn-white {
        display: block;
    }
}
.btn-white:hover {
    opacity: 0.8;
}
.filter-active-bar {
    background: #e60073;
    padding: 15px;
    box-sizing: border-box;
    color: #fff;
    width: 100%;
    margin-bottom: 10px;
    margin-top: -10px;
    font-weight: 600;
    display: none;
}
.flat {
    border-bottom: none;
}
.btn-red {
    background: #e45151;
    border-bottom-color: #9f293d !important;
}
.btn-red:hover {
    background: #ff0a0a;
}
.btn-gray {
    background: #e5e5e5;
    border-bottom-color: #999;
    color: #212121 !important;
}
.btn-gray:hover {
    background: #ccc;
}
.drop {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    box-shadow: 1px 3px 8px #999;
    margin-top: 5px;
    position: absolute;
    z-index: 1;
}
.drop .divisor:last-child {
    border-bottom: 0;
}
.drop .seta {
    color: #e5e5e5;
    font-size: 20px;
    margin-top: -15px;
    position: absolute;
}
.total-properties {
    display: inline-block;
    margin: 13px 0 0 0;
}
.total-properties b {
    font-size: 15px;
    color: #e60073;
}
.scroll {
    max-height: 250px !important;
    overflow: auto;
}
.divisor {
    border-bottom: 1px solid #e5e5e5;
    line-height: 27px;
    padding: 15px;
}
.divisor a {
    color: #4c4c4c !important;
    display: block;
    font-size: 14px !important;
    font-weight: normal !important;
    text-decoration: none;
}
.divisor a:hover {
    text-decoration: underline !important;
}
.search-bar-fixed {
    position: fixed;
    top: 49px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
.search-bar {
    float: left;
    position: relative;
    z-index: 4;
}
@media (max-width: 720px) {
    .search-bar {
        margin-top: -7px;
        margin-bottom: 12px;
    }
}
.search-bar input {
    background: #fff;
    border: 0;
    border-left: 1px solid #e5e5e5;
    border-radius: 0;
    cursor: pointer;
    font-size: 13px;
    padding: 12px;
    vertical-align: middle;
    box-sizing: border-box;
    outline: none;
}
.search-bar input[type="text"] {
    width: 125px;
}
.search-bar input:focus {
    border-color: #e60073;
}
.search-bar input::-moz-placeholder {
    color: #4f4f4f;
    opacity: 1 !important;
}
.search-bar input::-webkit-input-placeholder {
    color: #4f4f4f;
}
.search-bar input:focus::-webkit-input-placeholder {
    color: transparent !important;
}
.search-bar input:focus::-moz-placeholder {
    color: transparent !important;
}
.search-bar #search-container {
    display: inline-block;
    vertical-align: middle;
}
@media (max-width: 720px) {
    .search-bar #search-container {
        width: 100%;
        display: none;
    }
}
.search-bar #search-container .filter {
    position: relative;
}
.search-bar #search-container .filter #search {
    margin-top: 5px;
    border: none;
    border-radius: 5px 0 0 5px;
    font-size: 18px;
    color: #e60073;
    display: inline-block;
    vertical-align: middle;
    outline: none;
    padding: 6px 8px;
    width: 360px;
    cursor: text;
}
@media (max-width: 950px) {
    .search-bar #search-container .filter #search {
        width: 290px;
    }
}
@media (max-width: 720px) {
    .search-bar #search-container .filter #search {
        width: 100%;
        padding-left: 50px;
    }
}
.search-bar #search-container .filter #search::-moz-placeholder {
    color: #e60073;
    opacity: 1 !important;
}
.search-bar #search-container .filter #search::-webkit-input-placeholder {
    color: #e60073;
}
.search-bar #search-container .filter #search:focus::-webkit-input-placeholder {
    color: transparent !important;
}
.search-bar #search-container .filter #search:focus::-moz-placeholder {
    color: transparent !important;
}
.search-bar .basic-filters {
    background: #fff;
    padding: 0px;
}
@media (max-width: 1025px) {
    .search-bar .basic-filters {
        display: none;
    }
}
.search-bar .basic-filters .filter {
    background: #fff;
    border: 0;
    border-left: 1px solid #e5e5e5;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 42px;
    margin-right: 2px;
    vertical-align: middle;
}
@media (max-width: 950px) {
    .search-bar .basic-filters .filter {
        width: 100%;
    }
}
.search-bar .basic-filters .filter:last-child {
    border-right: 1px solid #e5e5e5;
}
.search-bar .basic-filters .filter:hover i {
    border-color: #999 !important;
}
.search-bar .basic-filters .filter span {
    display: inline-block;
    font-size: 13px;
    line-height: 42px;
    margin: 0 10px;
    min-width: 70px;
    vertical-align: middle;
    white-space: nowrap;
}
.search-bar .basic-filters .btn-search {
    background: #e60073;
    border-radius: 5px;
    border: 0px solid #e60073;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: 34px;
    margin-top: 3px;
    margin-right: -2px;
    outline: none;
    vertical-align: middle;
    width: 60px;
}
.search-bar .basic-filters .btn-search:hover {
    background: #ff0060;
    color: #fff !important;
}
.search-bar .basic-filters .filter-dialog-btn.active {
    color: #fff;
    background: #e60073;
    border-color: #e60073;
}
.search-bar .basic-filters .filter-dialog-btn.active:hover {
    border-color: #e60073;
}
.search-bar .basic-filters .filter-dialog-btn.active:hover i {
    color: #fff !important;
}
.search-bar .basic-filters div i {
    display: inline-block;
    font-size: 20px;
    margin-right: 5px;
    vertical-align: middle;
}
.search-bar .basic-filters div button i {
    font-size: 15px;
    margin: 0;
    color: #fff !important;
}
.price-mobile {
    right: 0;
    border-radius: 4px 0 0 0;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 5px;
    font-size: 15px;
    margin-top: -30px;
    position: absolute;
}
.left-container {
    background: #f2f2f2;
    border-bottom: 1px solid #e5e5e5;
    color: #222;
    padding: 20px;
}
.price-container {
    min-height: 160px;
}
@media (max-width: 767px) {
    .price-container {
        margin: 0px;
        font-size: 16px;
    }
}
.price-container span {
    vertical-align: middle;
}
.price-container .right {
    margin-top: -5px;
}
.price-container .right .price {
    color: #444;
    font-size: 21px;
    font-weight: bold;
}
.price-container .right .currency {
    margin-right: 6px;
    vertical-align: middle;
}
.price-container .right .diary {
    font-size: 14px;
    font-weight: normal;
}
.anunciante-contato {
    box-sizing: border-box;
}
.anunciante-contato .date_icon {
    background: url(https://cdn.temporadalivre.com/assets/omega/calendar-icon-4e2fb13a358c726edaedf8e2231634d8642c1e5e99527ce4bc00f5a07d3b2d8b.png)
        #fff no-repeat right 50%;
    background-size: auto;
    background-position-x: 95%;
}
.anunciante-contato .price-title {
    color: #e60073;
}
.anunciante-contato .price-title,
.anunciante-contato .contact-title {
    display: block;
    font-size: 20px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
}
.anunciante-contato input,
.anunciante-contato select,
.anunciante-contato textarea {
    border-radius: 5px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    color: #555;
    font-size: 13px;
    padding: 8px;
    width: 100%;
    outline: none;
    resize: none;
}
.anunciante-contato .width-50 {
    width: 49%;
}
.coluna-cinza {
    background: #f2f2f2;
    padding: 25px;
}
.anunciante {
    padding-left: 110px;
    min-height: 90px;
}
.skype {
    overflow: auto;
    word-wrap: break-word;
}
.avatar {
    border-radius: 100%;
    border: 2px solid #fff;
    box-shadow: 0 0 5px 0px #00000080;
    position: absolute;
    margin-left: -110px;
    height: 90px;
    margin-right: 25px;
    width: 90px;
    -o-object-fit: cover;
    object-fit: cover;
    background: #0086e4;
}
.anunciante-nome {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-size: 1.2em;
    margin-bottom: 5px;
}
.anunciante-nome a {
    color: #0067e6;
}
@media (max-width: 720px) {
    .anunciante-nome a {
        padding: 20px 0;
    }
}
.since {
    margin-bottom: 10px;
    display: inline-block;
    font-size: 13px;
}
.show_phone {
    color: #fff;
    background: #ee2b6c;
    border-bottom: 2px solid #8e0b37;
    border-radius: 5px;
    display: block;
    font-weight: bold;
    text-align: center;
    text-shadow: 0px 1px 1px #444;
    padding: 5px;
    margin: auto;
}
.show_phone:hover {
    background: #ff3377;
}
.show_phone.inline {
    padding: 9px 20px;
    margin-top: 0px;
    display: inline-block;
}
@media (max-width: 720px) {
    .show_phone {
        padding: 8px;
    }
}
.show-breadcrumb {
    border-radius: 5px;
    border: 1px solid #f2f2f2;
    list-style: none;
    margin: 1em;
    padding: 0.5em 1em;
    box-sizing: border-box;
    margin: 1em 0;
}
@media (max-width: 767px) {
    .show-breadcrumb {
        width: auto;
        line-height: 1.7rem;
        margin: 20px;
    }
}
.show-breadcrumb li {
    display: inline-block;
    text-shadow: 0 1px 0 #ffffff;
}
@media (max-width: 767px) {
    .show-breadcrumb li a {
        padding: 1px;
    }
}
.show-breadcrumb .divider {
    color: #999999;
    padding: 0 5px;
}
.show-breadcrumb .active a {
    color: #333333;
}
.reviews header {
    margin: 30px 0;
}
.reviews .reviews-count {
    color: #888;
    font-size: 9pt;
}
.reviews .review {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 1em;
    margin: 0;
}
.reviews .review:last-of-type {
    border-bottom: none;
}
.reviews .review .link-thumb-review {
    display: none;
}
.reviews .review header {
    margin: 0;
}
.reviews .review header .reviwer-name {
    font-weight: bold;
    margin-right: 5px;
}
.reviews .review header .dash {
    color: #999;
}
.reviews .review header .rating {
    margin: 0;
}
.reviews .review header .rating i {
    color: #ccc;
    font-size: 16px;
    line-height: 1em !important;
    margin-right: -8px;
}
.reviews .review header .rating i.positive-rate {
    color: #f8d333 !important;
}
.reviews .review header .date {
    color: #888;
    font-size: 9pt;
    float: right;
}
#property-contact-info-fixed {
    margin-top: -10px;
    text-align: center;
    line-height: 1.7em;
    height: auto;
    margin-bottom: 10px;
    font-size: 13px;
}
.property-map {
    background: #b3d1ff;
    display: block;
    float: none;
    height: 400px;
    margin-top: 15px;
    width: auto;
}
.cinza {
    color: #999;
}
.item_selecionado {
    color: #e60073 !important;
    font-weight: bold;
}
.padding15 {
    box-sizing: border-box;
    padding: 15px;
}
.padding10 {
    box-sizing: border-box;
    padding: 10px;
}
.close_filter {
    margin-left: -14px;
    margin-right: 5px;
    width: 34px !important;
}
.boleto_alert {
    padding: 15px 10px;
    background: #e60073;
    color: #fff;
    margin-top: -2px;
}
.boleto_alert a {
    color: #fff;
    text-decoration: underline;
}
.city-links ul {
    list-style: none;
    margin: 0;
}
.city-links ul li {
    display: block;
}
.cmsdescription {
    max-width: 950px;
    box-sizing: border-box;
}
@media (max-width: 767px) {
    .cmsdescription {
        margin-top: 45px !important;
    }
}
.cmsdescription p {
    font-size: 16px;
    line-height: 1.5;
    margin: 1em 0;
    font-weight: 300;
}
.cmsdescription h1,
.cmsdescription h2,
.cmsdescription h3 {
    color: #3587c1;
    text-align: center;
    margin: 1em 0;
    padding: 0.5em 0;
}
.cmsdescription ul li {
    font-size: 16px;
    line-height: 1.5;
    margin: 1em 0;
    font-weight: 300;
}
.cmsdescription ul li a {
    font-size: 16px;
}
.cmsdescription img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
}
@media (max-width: 767px) {
    .cmsdescription img {
        width: 100% !important;
        border: 0;
        box-shadow: none;
    }
}
.cmsdescription iframe {
    max-width: 100% !important;
}
.cmsdescription .align-left {
    float: left;
    margin: 0 20px 20px 0;
    border-radius: 2px;
}
.cmsdescription .align-right {
    float: right;
    margin: 0 0 20px 20px;
    border-radius: 2px;
}
.cmsdescription .align-center {
    text-align: center;
}
#mais_filtros_bt {
    margin-top: 20px;
}
@media (max-width: 767px) {
    #mais_filtros_bt {
        margin-bottom: 40px;
    }
}
.flexslider img {
    width: 100%;
    filter: saturate(101%);
    -webkit-filter: saturate(101%);
    -moz-filter: saturate(101%);
    -o-filter: saturate(101%);
    -ms-filter: saturate(101%);
}
.c-thumb-left {
    float: left;
    margin: 0 12px 12px 0;
    width: 320px;
    border-radius: 2px;
}
.c-thumb-right {
    float: right;
    margin: 0 0 12px 12px;
    width: 320px;
    border-radius: 2px;
}
.form-panel {
    width: 100%;
    max-width: 420px;
    padding: 40px 20px 0 20px;
    box-sizing: border-box;
}
@media (max-width: 767px) {
    .form-panel {
        padding-top: 0;
    }
}
.form-panel h2 {
    font-size: 30px;
    margin-bottom: 2px;
    margin-top: 0;
    padding-top: 30px;
}
.form-panel p {
    line-height: 24px;
    margin-bottom: 30px;
}
.control-group {
    margin-bottom: 10px;
}
.icon-input {
    position: absolute;
    margin-top: 34px;
    font-size: 24px;
    margin-left: 8px;
    color: #ccc;
}
@media (max-width: 767px) {
    .icon-input {
        display: none;
    }
}
.input-icon-pad {
    padding-left: 50px !important;
}
@media (max-width: 767px) {
    .input-icon-pad {
        padding-left: 10px !important;
    }
}
.input {
    border: 2px solid #ccc;
    padding: 10px;
    font-size: 14px;
    font-family: "Open Sans";
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    outline: none;
}
.input:focus {
    border-color: #0086e4;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
    color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    border-color: #c09853;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
    border-color: #a47e3c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
    color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    border-color: #b94a48;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
    border-color: #953b39;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
    color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    border-color: #468847;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
    border-color: #356635;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
    color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    border-color: #3a87ad;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
    border-color: #2d6987;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
    color: #b94a48;
    border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
    border-color: #e9322d;
    box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
    padding: 19px 20px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
}
.form-actions:before,
.form-actions:after {
    display: table;
    line-height: 0;
    content: "";
}
.form-actions:after {
    clear: both;
}
@media (max-width: 767px) {
    .btn-reset-mobile {
        width: 100%;
        margin-bottom: 20px;
    }
}
.form {
    margin: 0;
}
.calendar-pagination {
    padding: 5px 0 5px 0;
    width: 80%;
    margin: auto;
    box-sizing: border-box;
    margin-bottom: 12px;
}
@media (max-width: 767px) {
    .calendar-pagination {
        width: 100%;
    }
    .calendar-pagination .select.width-50 {
        width: auto;
    }
}
.calendar-arrow {
    font-size: 30px;
    margin-top: -5px;
    cursor: pointer;
}
.calendar-arrow:hover {
    color: #999;
}
.calendar-arrow.right {
    margin-right: -15px;
}
.calendar-arrow.left {
    margin-left: -15px;
}
.calendar-container {
    transition: 0.3s;
}
.review.new {
    margin-top: 50px;
}
@media (max-width: 720px) {
    .review.new {
        margin-top: 0px;
    }
}
.review.new input#review_checkin_at {
    padding-left: 43px;
}
.review.new .review-column {
    background: #fff;
    border: 1px solid #f2f2f2;
    margin-top: 30px;
}
.review.new .review-column img {
    width: 100%;
}
.review.new .review-column hr {
    margin: 20px 0 20px 0;
}
.review.new .review-column ul {
    margin-left: 0;
    padding-left: 20px;
}
.review.new .review-column ul li {
    margin-bottom: 10px;
}
.review.new .review-column .property .description {
    margin-bottom: 1em;
    line-height: 1.6em;
}
.review.new .review-column .property .details {
    font-weight: bold;
    font-size: 10pt;
}
.reviews-validate .container {
    padding: 2.5em;
}
.review-answer {
    margin: 10px 0 0 0;
    padding: 0 0 0 10px;
    border-left: 2px solid #e5e5e5;
}
.review-avatar {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: 1px solid #e5e5e5;
    vertical-align: middle;
}
.review-requests.new .review-request {
    background: #fff;
    border: 1px solid #f2f2f2;
    margin-bottom: 10px;
    padding: 10px;
}
.review-requests.new .review-request .name {
    font-weight: bold;
    text-transform: capitalize;
}
.review-requests.new .review-request .status {
    font-style: italic;
}
.review-requests.new .review-request .rating .positive-rate {
    color: #ffcc00;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.55);
    margin-left: -5px;
}
.review-requests.new .review-request .confirmed {
    font-style: italic;
}
.review-requests.new .review-request .waiting {
    color: red;
    font-style: italic;
}
.top-locations {
    margin-top: -20px;
    padding: 15px;
    white-space: nowrap !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
}
.top-locations ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.top-locations ul li {
    width: 140px;
    margin-right: 10px;
    display: inline-block;
}
.top-locations ul li a {
    padding: 0;
}
.top-locations ul li a img {
    background-color: #f2f2f2;
    width: 100%;
    border-radius: 4px;
    height: auto;
}
.top-locations ul li a div {
    color: #fff;
    margin-top: -40px;
    padding: 10px;
    font-size: 14px;
    font-weight: normal;
}
.icon-close-photos-fullscreen {
    cursor: pointer;
    display: none;
    background: #fff;
    text-align: center;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    line-height: 40px;
    color: #7b7b7b;
    font-size: 14px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9999;
}
@media (min-width: 721px) {
    .desktop-hide {
        display: none !important;
    }
}
.mobile-header {
    display: none;
}
@media (max-width: 720px) {
    .mobile-header {
        display: block;
        border-bottom: 1px solid #e5e5e5;
        top: 0;
        padding: 15px;
        font-size: 19px;
        background: #fff;
        width: 100%;
        box-sizing: border-box;
    }
}
.mobile-header i {
    float: right;
    font-size: 20px;
    right: 10px;
}
.tab-pane {
    display: none;
}
.gradient-bg {
    background: #f9f9f9;
    background: linear-gradient(to bottom, #f9f9f9 0%, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 );
}
.padding-right20 {
    padding-right: 20px;
    box-sizing: border-box;
}
.flexbox {
    display: -moz-box;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}
.filter_active {
    background: #ccc !important;
}
.filter_active span {
    font-weight: bold;
}
.filter-active {
    border: 2px solid #e60073;
}
.label-active {
    color: #e60073;
}
.muita_procura {
    float: right;
    color: #fff;
    background: linear-gradient(135deg, #e61919 0%, #b31919 100%);
    border: 1px solid #cf1717;
    border-radius: 5px;
    padding: 1px 5px;
    font-size: 13px;
    margin-top: 5px;
    font-weight: bold;
}
.top_cue {
    color: #27251c;
    background: #ffd400;
    background: linear-gradient(135deg, #ffd400 25%, #f0bc00 100%);
    border: 1px solid #e4bd2e;
    border-radius: 5px;
    display: block;
    float: right;
    font-weight: normal;
    font-size: 12px;
    margin-left: 3px;
    overflow: hidden;
    padding: 1px;
    position: relative;
    text-align: center;
    width: 53px;
}
.top_cue::after {
    content: "";
    position: absolute;
    left: -100%;
    width: 100%;
    height: 100%;
    opacity: 0;
    transform: rotate(135deg);
    background: linear-gradient(
        0deg,
        transparent 0%,
        rgba(255, 255, 255, 0.75) 50%,
        transparent 100%
    );
    animation: 5s ease-in-out 0s infinite slide;
}
@keyframes slide {
    0% {
        opacity: 0.25;
        left: -100%;
    }
    15%,
    100% {
        opacity: 1;
        left: 100%;
    }
}
.coluna-borda {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
}
.fluid {
    display: block;
    margin: auto;
    width: auto;
}
.tooltip {
    pointer-events: none;
}
.tooltip-inner {
    font-size: 12px;
    padding: 10px !important;
}
.container-comodidade .l50 {
    margin-bottom: 12px;
}
#holidays {
    margin-top: 20px;
}
#holidays table {
    border-collapse: collapse;
    width: 100%;
}
#holidays table,
#holidays th,
#holidays td {
    border: 1px solid #e5e5e5;
}
#holidays thead {
    background: #f2f2f2;
    text-align: center;
}
#holidays td {
    padding: 12px 20px;
}
#holidays .holiday-info {
    font-size: 80%;
    color: #757575;
}
.separador {
    background: #e5e5e5;
    border: 0;
    height: 1px;
    margin: 15px 0 15px;
}
.contact-tooltip {
    background: #e60073;
    box-shadow: 10px 10px 16px -9px black;
    color: #fff;
    margin-left: 295px;
    margin-top: -75px;
    padding: 30px;
    position: absolute;
    width: 360px;
    z-index: 9997px !important;
}
.contact-tooltip .contact-tooltip-title {
    color: #fff;
    display: block;
    font-size: 18px;
    margin-bottom: 1em;
    font-weight: bold;
}
.contact-tooltip .arrow-left {
    border-bottom: 20px solid transparent;
    border-right: 20px solid #e60073;
    border-top: 20px solid transparent;
    height: 0;
    margin-left: -50px;
    margin-top: -10px;
    position: absolute;
    width: 0;
}
.contact-tooltip .btn-ok {
    background: #fff;
    border: 0;
    border-radius: 5px;
    color: #e60073;
    font-size: 14px;
    padding: 10px;
}
.contact-tooltip .btn-ok:hover {
    cursor: pointer;
    opacity: 0.8;
}
.round-avatar {
    border-radius: 100%;
    border: 1px solid #e5e5e5;
    height: 80px;
    width: 80px;
    margin-left: 0 !important;
    margin-bottom: 10px;
    position: relative;
}
.action-buttons-container {
    margin-top: 20px;
    border-radius: 2px;
    border: 0;
}
.btn-action {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    font-size: 13px;
    padding: 8px;
    outline: none;
}
.btn-action:hover {
    background: #e60073;
    color: #fff;
    border-color: #e60073;
}
.numero-0800 {
    color: #0086e4;
    font-size: 24px;
}
.nao-disponivel {
    color: #ccc !important;
    text-decoration: line-through !important;
}
.padding20 {
    box-sizing: border-box;
    padding: 20px;
}
.padding30 {
    box-sizing: border-box;
    padding: 30px;
}
.badge {
    background: #555;
    border-radius: 90px;
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    position: absolute;
    text-align: center;
    width: 20px;
}
.notification_icon {
    position: absolute;
    margin-left: -70px;
}
@media (max-width: 767px) {
    .notification_icon {
        top: 0;
        border: 0;
        bottom: 0;
        margin: auto;
        left: 15px;
    }
}
@media (max-width: 767px) {
    .link-forgot {
        padding: 5px;
        text-decoration: none;
        border-bottom: 0;
    }
}
@media (max-width: 767px) {
    .message_sent_div {
        padding: 15px;
    }
}
.bottom_notification {
    background: #fff;
    display: block;
    box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.2);
    padding: 13px 23px 13px 83px;
    width: 250px;
    color: #212121;
    position: fixed;
    bottom: -120px;
    opacity: 0;
    right: 20px;
    border-radius: 5px;
    z-index: 999;
    font-size: 12px;
    cursor: pointer;
    box-sizing: border-box;
}
@media (max-width: 767px) {
    .bottom_notification {
        width: 90%;
        right: 0px;
        margin: 0 15px 50px 18px;
        padding: 30px 23px 30px 83px;
    }
}
.close-notification {
    font-size: 18px;
    float: right;
    margin-right: -20px;
    color: #999;
    margin-top: -9px;
}
@media (max-width: 720px) {
    .link_fix_mobile {
        margin-top: -15px !important;
    }
}
@media (max-width: 720px) {
    .editable-click {
        text-decoration: underline !important;
        border: 0 !important;
    }
}
#rate-hint {
    font-weight: bold;
    font-size: 9pt;
    margin-top: 5px;
    display: inline-block;
}
.l75 {
    display: inline-block;
    margin-left: -4px;
    width: 75%;
    vertical-align: top;
}
.l30 {
    display: inline-block;
    margin-right: -4px;
    width: 30%;
    vertical-align: top;
}
.l33 {
    display: inline-block;
    margin-right: -4px;
    width: 33%;
    vertical-align: middle;
}
.l34 {
    display: inline-block;
    margin-right: -4px;
    width: 34%;
    vertical-align: middle;
}
.l40 {
    display: inline-block;
    margin-right: -4px;
    width: 40%;
    vertical-align: top;
}
.l70 {
    display: inline-block;
    margin-left: -4px;
    width: 70%;
    vertical-align: top;
}
.l60 {
    display: inline-block;
    margin-left: -4px;
    width: 60%;
    vertical-align: top;
}
.no-margin {
    margin: 0;
}
.line24 {
    line-height: 24px;
}
.line22 {
    line-height: 22px;
}
.messages {
    margin-top: 20px;
}
.messages .messages-header u.icon-mail {
    margin-top: -5px;
}
.messages .date-time {
    margin-bottom: 10px;
    font-weight: bold;
}
.favorito-header a {
    color: #fff;
}
.convenience-icon strong {
    font-size: 18px;
}
.convenience-icon span {
    width: 100%;
}
.convenience-icon i,
.convenience-icon img {
    color: #0086e4;
    display: inline-block;
    vertical-align: middle;
}
.convenience-icon img {
    display: inline-block;
    margin-right: 10px;
    opacity: 0.7;
    vertical-align: middle;
    width: 22px;
    height: 22px;
}
.convenience-icon.disabled {
    opacity: 0.8;
}
.convenience-icon.disabled.line-through {
    text-decoration: line-through;
}
@media (max-width: 720px) {
    .convenience-icon {
        float: none;
        width: 100%;
    }
}
.bi_accommodates {
    background-position: -1px -164px;
}
.bi_air {
    background-position: -1px -187px;
}
.bi_baths {
    background-position: -1px -210px;
}
.bi_beds_bunkbed {
    background-position: -1px -233px;
}
.bi_beds_king {
    background-position: -1px -256px;
}
.bi_beds_mattress {
    background-position: -1px -279px;
}
.bi_beds_single {
    background-position: -1px -302px;
}
.bi_beds_sofabed {
    background-position: -1px -325px;
}
.bi_fans {
    background-position: -1px -348px;
}
.bi_parking {
    background-position: -1px -371px;
}
.bi_rooms {
    background-position: -1px -394px;
}
.bi_size {
    background-position: -1px -417px;
}
.bi_suites {
    background-position: -1px -440px;
}
.pd_animals {
    background-position: -1px -463px;
}
.pd_barbecue_grill {
    background-position: -1px -486px;
}
.pd_barbecue_utensils {
    background-position: -1px -509px;
}
.pd_beach_chairs {
    background-position: -1px -532px;
}
.pd_blender {
    background-position: -1px -555px;
}
.pd_covered_parking {
    background-position: -1px -578px;
}
.pd_disability {
    background-position: -1px -601px;
}
.pd_dishwasher {
    background-position: -1px -624px;
}
.pd_elevator {
    background-position: -1px -647px;
}
.pd_fireplace {
    background-position: -1px -670px;
}
.pd_freezer_horizontal {
    background-position: -1px -693px;
}
.pd_freezer_vertical {
    background-position: -1px -716px;
}
.pd_fridge {
    background-position: -1px -739px;
}
.pd_gym {
    background-position: -1px -762px;
}
.pd_heater {
    background-position: -1px -785px;
}
.pd_hidro {
    background-position: -1px -808px;
}
.pd_internet_wifi {
    background-position: -1px -854px;
}
.pd_ironboard {
    background-position: -1px -877px;
}
.pd_jacuzzi {
    background-position: -1px -900px;
}
.pd_kitchen {
    background-position: -1px -923px;
}
.pd_kitchen_utensils {
    background-position: -1px -946px;
}
.pd_laundry {
    background-position: -1px -969px;
}
.pd_linens {
    background-position: -1px -992px;
}
.pd_microwave {
    background-position: -1px -1015px;
}
.pd_ocean_view {
    background-position: -1px -1038px;
}
.pd_party {
    background-position: -1px -1061px;
}
.pd_penthouse {
    background-position: -1px -1084px;
}
.pd_private_condo {
    background-position: -1px -1107px;
}
.pd_sauna {
    background-position: -1px -1130px;
}
.pd_stove {
    background-position: -1px -1153px;
}
.pd_tv {
    background-position: -1px -1176px;
}
.pd_tv_cable {
    background-position: -1px -1199px;
}
.pd_voltage {
    background-position: -1px -1222px;
}
.pdpool {
    background-position: -1px -1245px;
}
.pdpool_covered {
    background-position: -1px -1268px;
}
.pdpool_heated {
    background-position: -1px -1291px;
}
.pdpool_infant {
    background-position: -1px -1314px;
}
.pdpool_private {
    background-position: -1px -1337px;
}
.pdpool_shared {
    background-position: -1px -1360px;
}
.property_location_distance {
    background-position: -1px -1383px;
}
.botao-share {
    background: #0086e4;
    border-bottom: 2px solid #003eb0;
    border-radius: 5px;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    padding: 11px;
    width: 100%;
}
.simple_form {
    margin: 0;
    padding: 0;
}
.actions-buttons button {
    background: #f1f1f1;
    border-bottom: 2px solid #e5e5e5;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    color: #222 !important;
    cursor: pointer;
    font-size: 13px;
    padding: 11px;
    text-decoration: none;
    transition: 0.3s;
}
.btn-success {
    background: #15be2a;
    border-bottom: 2px solid #1d7929 !important;
}
.mobile-price-bottom {
    font-size: 16px;
    width: 40%;
    float: left;
    text-align: left;
}
.falar-com-proprietario-bt {
    left: 0;
    background: #fff;
    border: 0;
    bottom: 0;
    display: none;
    font-size: 15px;
    font-weight: bold;
    padding: 10px;
    position: fixed;
    text-align: center;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    border-top: 1px solid #e5e5e5;
    z-index: 20;
}
.falar-com-proprietario-bt button {
    width: 100%;
    background-color: #e60073;
}
@media (max-width: 1325px) {
    .breadcrumb .label {
        display: none !important;
    }
}
@media (max-width: 1180px) {
    .properties-counter {
        display: none !important;
    }
}
@media (max-width: 1015px) {
    #busca {
        font-size: 15px !important;
        width: 250px !important;
    }
    .listing {
        width: 100%;
    }
    .coluna-esquerda {
        width: 280px;
    }
    .coluna-cinza {
        padding: 15px !important;
        z-index: 99998 !important;
    }
}
.mobile-show {
    display: none;
}
@media (max-width: 980px) {
    .thumbnail {
        width: 100%;
    }
    .mobile-show {
        display: block;
    }
    .breadcrumb {
        display: none;
    }
    .header-menu.header-menu-show {
        padding: 10px 0 !important;
    }
    .header nav > ul.menu-open {
        margin-top: 40px;
        max-height: calc(100vh - 40px);
        overflow: auto;
        padding: 0 10px;
    }
    .header nav > ul.menu-open > li > a {
        text-shadow: none;
    }
    .header nav > ul.menu-open > li > .icone-header {
        position: relative;
    }
    .header nav > ul.menu-open > li > .btn-advertise {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 20px;
        width: auto;
    }
    .menu-fav-link {
        display: block;
        top: 2px;
    }
    .header nav {
        z-index: 21;
        top: 0;
        margin-top: -2px;
        font-size: 18px;
        box-shadow: 3px 0px 6px -2px rgba(0, 0, 0, 0.42);
        background: #fff;
        padding: 30px;
        box-sizing: border-box;
        position: absolute;
        overflow: auto;
        left: 0;
        display: none;
        transition: 0.4s;
        transform: translate3d(-320px, 0, 0);
    }
    .header nav ul li {
        display: block;
        width: 100%;
        text-align: left;
        margin-bottom: 5px;
        border-bottom: 0px solid #e5e5e5;
        padding-bottom: 0px;
    }
    .header nav ul li a {
        color: #4c4c4c;
    }
    .btn-advertise {
        width: 100%;
        margin: 0;
        font-size: 17px;
        text-align: center;
    }
    .header nav > ul > li:last-child {
        margin: 0;
        border: 0;
    }
    .header .drop {
        display: block !important;
        box-shadow: none;
        width: 100%;
        position: relative;
        border: 0;
        padding: 0;
    }
    .header .dropclick {
        display: none;
    }
    .header .divisor {
        padding: 0;
    }
    .header .divisor a {
        font-size: 18px;
        margin-bottom: 12px;
    }
    .container-comodidade .l50 .l25,
    .container-comodidade .l50 .l75,
    .container-comodidade .l50 .l50,
    .container-2col .l25,
    .container-2col .l75,
    .container-2col .l50 {
        display: block;
        float: none;
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .sub-title {
        font-size: 17px;
        font-weight: bold;
    }
    .p20 {
        padding-right: 20px;
    }
    .falar-com-proprietario-bt {
        display: block;
    }
    main {
        margin-top: 50px;
    }
    .property-info {
        flex-direction: column;
    }
}
.property-info {
    display: flex;
}
@media (max-width: 720px) {
    .flex-direction-nav li a {
        padding: 0;
    }
    .mobile-100 {
        width: 100%;
        display: block;
        float: none;
    }
    .mobile-50 {
        width: 50%;
    }
    input,
    select {
        font-size: 19px !important;
    }
    .select {
        height: auto;
    }
    .advanced-filters.separador {
        margin: 10px 0 10px 0;
    }
    .advanced-filters .no-margin {
        margin: 10px 0 10px 0;
    }
    .bi_qtd {
        display: block;
    }
    .property-listing img {
        height: auto;
    }
    .coluna-esquerda {
        background-color: #fff;
        bottom: 0;
        display: none;
        left: 0;
        overflow-y: auto;
        position: fixed;
        right: 0;
        top: 0;
        width: 100% !important;
        z-index: 2000;
    }
    .modal-table {
        display: table;
        height: 100%;
        table-layout: fixed;
        width: 100%;
    }
    .modal-cell {
        display: table-cell;
        height: 100%;
        padding: 0px;
        vertical-align: top;
        width: 100%;
    }
    .modal-content {
        background-color: #fff;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        overflow: hidden;
        position: relative;
        width: 100%;
    }
    .coluna {
        margin: 0px !important;
        width: 100vw !important;
    }
    .orcamento {
        border: 0;
    }
    .coluna-cinza {
        background: #fff;
    }
}
.chosen_filter_active {
    width: 150px !important;
}
#footer {
    padding-top: 90px;
}
.padding40 {
    box-sizing: border-box;
    padding: 40px;
}
#footer {
    color: #555;
    line-height: 21px;
    padding-top: 90px;
    width: 100%;
    margin-bottom: 0px;
    background-size: 100%;
}
@media (max-width: 980px) {
    #footer {
        padding-top: 20px;
        border-top: 1px solid #e5e5e5;
        margin-top: 50px;
        display: flex;
        flex-direction: column;
    }
    #footer .btn-primary {
        display: block;
        text-align: center;
    }
    #footer div {
        width: 100% !important;
    }
}
#footer .promoted_locations a {
    display: inline-block;
    padding: 0;
    line-height: 1.8;
}
#footer h3 {
    font-size: 15px;
    font-weight: bolder;
    margin: 0;
    margin-bottom: 5px;
}
#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer ul li {
    display: block;
    line-height: 1.8;
}
#footer .padding40 {
    padding: 10px 40px;
}
@media (max-width: 720px) {
    #footer a {
        padding: 20px;
    }
    #footer ul li {
        margin-bottom: 15px;
        margin-left: -20px;
    }
    #footer .l25 {
        width: 100%;
        float: none;
    }
    #footer .padding40 {
        padding: 20px;
        padding-bottom: 10px;
    }
}
.btn-inline-block {
    display: inline-block;
    text-align: center;
}
.logo-footer-container {
    padding: 15px 40px;
}
@media (max-width: 720px) {
    .logo-footer-container {
        padding: 15px 20px 0 20px;
        text-align: center;
    }
}
.logo-footer {
    width: 100%;
    min-width: 134px;
    max-width: 219px;
    height: auto;
}
.icon-facebook-squared,
.icon-instagram {
    font-size: 30px;
    margin-left: -5px;
}
.btn-facebook {
    line-height: 25px;
    color: #fff;
    background: #4267b2;
    display: block;
    border-radius: 5px;
    display: block;
    padding: 10px;
    box-sizing: border-box;
}
.copyright {
    padding: 30px;
    text-align: center;
}
.help-block,
.help-inline {
    color: #595959;
}
.help-block {
    display: block;
    margin-bottom: 10px;
}
.help-inline {
    display: inline-block;
    font-size: 10pt;
    padding-left: 5px;
    vertical-align: middle;
}
.hero-title h2 {
    max-width: 1100px;
    margin: 50px auto;
    font-size: 3.5em;
    text-align: center;
}
@media (max-width: 720px) {
    .hero-title h2 {
        font-size: 3em;
    }
}
.mosaic {
    background-color: #999;
    border: 2px solid #fff !important;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    transition: 0.3s;
    text-align: left;
    padding-top: 230px;
}
.mosaic:hover {
    opacity: 0.9;
}
@media (max-width: 720px) {
    .mosaic {
        display: block;
        width: 100% !important;
    }
}
.mosaic p {
    margin-top: -20px;
}
.mosaic h2 {
    font-size: 30px !important;
}
.hero-bombinhas {
    background: url(https://cdn.temporadalivre.com/assets/omega/temporadalivre_bombinhas-3939bace26feac1168d0d2d954a409a4eae3d1c9675341ae73aab3fa93464d78.webp)
        #ccc center bottom;
}
.hero-florianopolis {
    background: url(https://cdn.temporadalivre.com/assets/omega/temporadalivre_florianopolis-2f90374645e6e6e2e666889b67b2fe5d45c7ccd6cf68d623e6beb54b7e0ec710.webp)
        #ccc center bottom;
    text-align: right;
}
@media (max-width: 720px) {
    .hero-florianopolis {
        padding-top: 50px;
    }
}
.hero-meiapraia {
    background: url(https://cdn.temporadalivre.com/assets/omega/temporadalivre_meiapraia-58a5499011d05c8af6294fe376a27947faafad7241b6cada139d0b0e9645d80c.webp)
        #ccc center bottom;
}
.hero-balneario {
    background: url(https://cdn.temporadalivre.com/assets/omega/temporadalivre_balneario_camboriu-5ef4514cf5639467eee5335dcec2f8a28ea4ec6155a01bf723a25c77840b3469.webp)
        #ccc center bottom;
}
.hero-gramado {
    background: url(https://cdn.temporadalivre.com/assets/omega/temporadalivre_gramado-48569b2555d1e3e08553e01f7ba6e914357be0e10590a4228d079b0f021cac9d.webp)
        #ccc center bottom;
}
.hero-juquehy {
    background: url(https://cdn.temporadalivre.com/assets/omega/temporadalivre_juquehy-41916a6ad96f9ec1b4ec5f3aff8116894b7301e797a2728d16d860a5414e48f9.webp)
        #ccc center bottom;
}
.hero-ubatuba {
    background: url(https://cdn.temporadalivre.com/assets/omega/temporadalivre_ubatuba-3d9802b7ecd8c455093de5b1773dc9f00ec08d546e2807796e2c467599474402.webp)
        #ccc right top 100%;
}
.hero-guaruja {
    background: url(https://cdn.temporadalivre.com/assets/omega/temporadalivre_guaruja-4fbfe325da9067febee39eab8d7b4a10b504f6ddb1324fd12fff1f5397a0317c.webp)
        #ccc center top 50%;
}
.hero-rio-de-janeiro {
    background: url(https://cdn.temporadalivre.com/assets/omega/temporadalivre_rio_de_janeiro-b4cc85639a9d822c016aa3fa9b444bf48892bffd7f382d25de741511f67df477.webp)
        #ccc center top 50%;
}
.hero-temporadalivre {
    background: url(https://cdn.temporadalivre.com/assets/omega/home_hero-59ba37ba411f69c58cd7e17a5b8adc8ecff8896683536b498f54e083868d4d42.webp)
        #2d3667 center bottom no-repeat;
    background-size: cover;
    padding: 150px;
    border-bottom: 1px solid #fff;
    text-align: center;
    content-visibility: auto;
    contain-intrinsic-size: 1px 528px;
}
@media (max-width: 720px) {
    .hero-temporadalivre {
        padding: 30px;
        text-align: left;
        margin: 0;
    }
}
.hero-temporadalivre div {
    margin: auto;
    color: #fff !important;
    box-sizing: border-box;
    text-align: center;
    max-width: 800px;
}
.hero-temporadalivre h2 {
    color: #fff;
    text-shadow: 1px 1px 2px black;
}
.hero-temporadalivre p {
    font-size: 17px !important;
    text-shadow: 1px 1px 2px black;
    text-align: center;
    margin-bottom: 35px;
}
.hero-temporadalivre a.btn {
    display: inline-block;
    font-size: 17px;
}
.follow_links {
    font-size: 25px;
    margin-bottom: 15px;
}
.home .container {
    line-height: 23px;
    margin: auto;
    max-width: 1100px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
}
@media (max-width: 720px) {
    .home .container {
        padding-left: 0px;
        padding-right: 0px;
    }
}
.home .container .text-container {
    background-color: #00000099;
    padding: 10px;
    border-radius: 5px;
}
.home .container p {
    font-size: 14px;
    text-align: justify;
}
.home .container h2 {
    font-size: 30px;
    line-height: 39px;
    text-shadow: 2px 1px #222;
    margin-top: 0;
}
.home .container h2 a {
    color: #fff;
}
.home .container ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.home .container ul li {
    display: inline-block;
}
.home .container ul li a {
    border-radius: 2px;
    display: block;
    font-size: 18px;
    padding: 10px 17px 10px 17px;
    text-decoration: none;
}
.home .container .l100 {
    min-height: 425px;
    margin: 0;
}
.home .container .l50 {
    min-height: 530px;
    margin: 0;
}
.home .container .l33,
.home .container .l34 {
    min-height: 400px;
    margin: 0;
}
.home .container .active {
    background: #e60073;
    color: #fff;
}
.home-map {
    max-width: 100%;
    margin-bottom: 25px;
    height: auto;
}
@media (max-width: 720px) {
    .filters-apply {
        display: block;
        width: 100% !important;
        font-size: 1.3em;
    }
}
.img-60 {
    margin-top: 20px;
    width: 60%;
}
.pagination {
    display: block;
    margin: auto;
    padding: 50px;
    text-align: center;
}
@media (max-width: 720px) {
    .pagination {
        padding: 20px;
    }
}
.pagination a {
    background: #fff;
    border: 1px solid #e5e5e5;
    display: inline-block;
    margin-right: -6px;
    padding: 10px 20px 10px 20px;
}
.pagination a:hover {
    background: #e5e5e5;
}
.pagination a:first-child {
    border-radius: 5px 0 0 5px;
}
.pagination a:last-child {
    border-radius: 0 5px 5px 0;
    background: #0079d2;
    color: #fff;
}
.pagination a.disabled {
    color: #666;
    cursor: not-allowed;
}
.pagination a.disabled:hover {
    background-color: #fff;
    border: 1px solid #e5e5e5;
}
.pagination .active {
    color: #212121;
}
.map_brasil {
    border-top: #e5e5e5;
    background: #f5f5f5;
    margin-top: 12px;
    padding: 60px 0 60px 0;
}
@media (max-width: 720px) {
    .edit_link {
        border-bottom: 0px;
    }
}
.chosen-container .chosen-results li.group-result {
    color: #e60073;
}
.chosen-container .chosen-results li.group-option {
    padding-left: 6px;
}
.hotsite_description {
    padding: 15px;
}
.hotsite_description img {
    max-height: 150px;
    max-width: 150px;
    width: auto;
    margin: 0;
    padding: 0 15px 15px 0;
    border: 0;
}
#filter-counter {
    display: none;
    text-align: Center;
    position: fixed;
    top: 250px;
    color: #e60073;
    font-size: 120px;
    z-index: 999;
    font-weight: bold;
}
@media (max-width: 767px) {
    #filter-counter {
        margin-top: 0px;
        top: 35%;
        position: fixed;
    }
}
.filter_no_results {
    width: 100%;
    text-align: center;
    font-size: 20px;
    padding-top: 40px;
}
.modal-links-100-width ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.modal-links-100-width ul a {
    border-bottom: 1px solid #ccc;
    padding: 10px;
    font-size: 30px;
    display: block;
    width: 100%;
}
@media (max-width: 767px) {
    .k-mobile {
        position: absolute;
        top: 63px;
        border: none !important;
        left: 0;
        right: 0;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        background: none;
        margin: 20px 0 20px 0 !important;
        border-bottom: 1px solid #e5e5e5;
    }
}
@media (max-width: 767px) {
    .k-pagination {
        position: relative;
    }
}
@media (max-width: 767px) {
    .k-pagination a {
        margin-left: 20px;
        border-radius: 5px;
    }
}
@media (max-width: 767px) {
    .ui-datepicker {
        width: 100%;
        left: 0 !important;
        box-sizing: border-box;
        font-size: 17px !important;
    }
}
@media (max-width: 767px) {
    .ui-datepicker-calendar span {
        font-size: 16px !important;
    }
}
.center {
    display: block;
    margin: auto;
    text-align: center;
}
.icone-header {
    font-size: 22px;
}
.conversas-badge {
    color: #fff;
    background: #e60073;
    border-radius: 100%;
    position: absolute;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 11px;
    margin: -5px 12px;
}
.conversas-badge.read {
    background: #4caf50;
}
.mobile-price-box {
    top: 28px;
    position: fixed;
    z-index: 2;
    bottom: 0;
    background: #fff;
}
@media (max-width: 720px) {
    .header .header-search.search_mobile_focus {
        position: absolute;
        top: -70px;
        z-index: 999;
        width: 100%;
        border-radius: 0;
        padding: 10px;
        box-sizing: border-box;
        margin-left: 0;
    }
}
.search_clean {
    font-size: 16px;
    color: #666;
    cursor: pointer;
    display: flex;
    padding: 0 5px;
}
@media (max-width: 720px) {
    .search_clean {
        font-size: 22px;
    }
}
.autocomplete-suggestions {
    background: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
    min-width: 620px;
    overflow: auto;
    text-align: left;
    top: 100%;
}
@media (min-width: 721px) and (max-width: 1390px) {
    .autocomplete-suggestions {
        left: 50%;
        transform: translateX(-50%);
    }
}
@media (max-width: 720px) {
    .autocomplete-suggestions {
        font-size: 14px;
        text-align: left;
        min-width: 100%;
        left: 0;
        box-sizing: border-box;
    }
}
.autocomplete-suggestions .autocomplete-group {
    padding: 0.5em 1em;
    background: #e60073;
    color: #ffffff;
    font-size: 1.2em;
}
.autocomplete-suggestions .autocomplete-suggestion {
    cursor: pointer;
    padding: 0.3em 2em;
    font-size: 1.1em;
    font-weight: bold;
    color: #e60073;
}
@media (max-width: 720px) {
    .autocomplete-suggestions .autocomplete-suggestion {
        padding: 10px;
    }
}
.autocomplete-suggestions .autocomplete-suggestion strong {
    text-decoration: underline;
    font-weight: bolder;
    font-weight: 900;
}
.autocomplete-suggestions .autocomplete-suggestion .city,
.autocomplete-suggestions .autocomplete-suggestion .state,
.autocomplete-suggestions .autocomplete-suggestion .reference {
    color: #595959;
}
.autocomplete-suggestions .autocomplete-suggestion .district {
    margin-left: 10px;
}
.autocomplete-suggestions .autocomplete-suggestion .district:before {
    content: "-";
    margin-right: 5px;
}
.autocomplete-suggestions .autocomplete-suggestion:last-child {
    border-bottom: none;
}
.autocomplete-suggestions .autocomplete-suggestion .city_with_img {
    display: flex;
    align-items: center;
}
.autocomplete-suggestions .autocomplete-suggestion .city_with_img .text {
    flex: 1;
    margin-left: 10px;
}
.autocomplete-suggestions
    .autocomplete-suggestion
    .city_with_img
    .autocomplete_img {
    width: 50px;
    height: 50px;
    -o-object-fit: cover;
    object-fit: cover;
    box-shadow: 1px 1px 3px #7d7d7d;
    border-radius: 5px;
}
@media (min-width: 721px) {
    .autocomplete-suggestions
        .autocomplete-suggestion
        .city_with_img
        .autocomplete_img {
        margin-left: -15px;
    }
}
.autocomplete-suggestions .autocomplete-selected {
    background: #f7f7f7;
}
.left-filters-fade {
    opacity: 0;
    display: none;
}
.map-fixed {
    position: fixed;
    top: 92px;
    width: 270px;
}
.filters_on {
    display: none;
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 6px;
    color: #616161;
    font-size: 12px;
    border-radius: 3px;
    background: #d6d6d6;
    cursor: pointer;
    text-align: center;
    border-bottom: 2px solid #bbb;
}
.btn-action-fav {
    float: right;
    display: block !important;
    text-transform: uppercase;
    margin: 0;
    max-width: 300px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    padding: 10px !important;
    font-size: 12px;
    cursor: pointer;
    text-align: left;
    color: #616161;
    border-radius: 3px;
}
@media (max-width: 768px) {
    .btn-action-fav {
        width: 100%;
        max-width: 100%;
        float: none;
        box-sizing: border-box;
    }
}
.btn-fav-create {
    width: 100%;
    margin-top: 15px;
    font-size: 16px !important;
}
.favorites-heart {
    color: red;
    text-shadow: 1px 1px 2px #ff0047;
}
.fav-active {
    margin: -5px;
    background: #ff0000;
    border-radius: 100%;
    padding: 5px;
}
.bt-fav-on .icon-heart {
    color: #ff2f2f;
}
.fade-enter-active,
.fade-leave-active {
    transition: opacity 0.5s;
}
.fade-enter,
.fade-leave-to {
    opacity: 0;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.success-div {
    border: 1px solid #468847;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.success-div select {
    color: #468847;
}
.error-div {
    border: 1px solid #b94a48;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.error-div select {
    color: #b94a48;
}
.download_app {
    font-size: 13px;
    background: #feb700;
    padding: 10px;
    color: #50472c;
    text-align: left;
    padding-right: 50px;
    display: none;
}
.download_app a {
    color: #50472c;
    padding: 0;
    margin: 0;
}
.download_app_icon_mobile {
    float: left;
    font-size: 40px;
    margin-right: 10px;
    margin-top: -3px;
}
.download_app_icon_cancel {
    margin-right: -40px;
    float: right;
    font-size: 25px;
    margin-top: -8px;
}
.small_round_avatar {
    margin: 0 5px;
    background-color: #f2f2f2 !important;
    box-shadow: #dbdbdb 0px 0px 0px 1px !important;
    display: inline-block !important;
    vertical-align: middle !important;
    width: 25px !important;
    height: 25px !important;
    border-radius: 50% !important;
    overflow: hidden !important;
}
.contact-form-message-area {
    min-height: 120px;
}
.quote-errors {
    margin: 10px 0 0;
}
.quote-error {
    color: #b94a48;
    margin-bottom: 5px;
    vertical-align: baseline;
}
.confirm-quote-btn {
    color: #0086e4;
    margin-top: 15px;
    border: 1px solid #0086e4;
    border-radius: 5px;
    padding: 5px;
    text-align: center;
    display: block;
}
.confirm-quote-btn.check-calendar {
    color: #b94a48;
    border: 1px solid #b94a48;
}
.locale_flag {
    width: 24px;
    height: 16px;
}
.dark_green {
    color: #1d7929 !important;
}
.dark_red {
    color: #b94a48 !important;
}
.darker_yellow {
    color: #bd8b00 !important;
}
.totalBox {
    margin-top: 10px;
    border-top: 1px solid #b9b9b9;
    padding-top: 10px;
}
.youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
}
.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}
.youtube-player-thumb {
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
    transition: 0.4s all;
}
.youtube-player-thumb:hover {
    filter: brightness(75%);
}
.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url(https://cdn.temporadalivre.com/assets/yt_play_btn-a8b97ab5b122a4cc3487254c465f93eeb0df963bddad3ed069c25b24034ef3ce.png)
        no-repeat;
    background-size: contain;
    cursor: pointer;
}
[data-notify="container"] {
    width: 86% !important;
}
@media (min-width: 576px) {
    [data-notify="container"] {
        width: 33.33333333% !important;
    }
}
.btn[disabled] {
    cursor: not-allowed;
}
.cursor-loading {
    cursor: wait !important;
}
.pt-2 {
    padding-top: 8px;
}
.link-chat-debug + a {
    padding: 0 !important;
}
@media (max-width: 720px) {
    .li-no-wrap {
        white-space: nowrap;
    }
}
@media (max-width: 860px) {
    .h4-no-wrap {
        white-space: nowrap;
    }
}
.container-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    padding-top: 2px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    user-select: none;
}
.container-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 5px;
    box-shadow: inset 0 0 2px rgba(77, 77, 77, 0.25);
    border: 1px solid #bbb;
}
.container-checkbox:hover input ~ .checkmark {
    background-color: #ccc;
}
.container-checkbox input:checked ~ .checkmark {
    background-color: #2196f3;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.container-checkbox input:checked ~ .checkmark:after {
    display: block;
}
.container-checkbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}
#modal-feedback .control-group {
    margin: 0;
}
#modal-feedback textarea {
    margin-bottom: 0;
}
#modal-feedback .modal-body {
    padding: 10px 25px;
}
.pointer {
    cursor: pointer;
}
.temporada {
    color: #f5af00;
    font-weight: bold;
}
.livre {
    color: #0078cc;
    font-weight: bold;
}
.most-wanted {
    contain-intrinsic-size: 1px 2330px;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400 600;
    font-display: swap;
    src: url(https://cdn.temporadalivre.com/assets/open-sans-8778e9af2422858d7052ff9a0f3c12c08ae976bdd6e0316db144cd5579cd97db.woff2)
        format("woff2");
}
body {
    border: 0;
    color: #4c4c4c;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    margin: 0;
    overflow-x: hidden;
}
a {
    color: #0078cc;
    text-decoration: none;
}
@media (max-width: 720px) {
    a {
        padding: 20px;
    }
}
img {
    -webkit-text-decoration: none \9;
    text-decoration: none \9;
    border: 0px \9;
}
label {
    font-size: 15px;
    font-weight: 600;
}
[v-cloak] {
    display: none !important;
}
.show {
    display: block !important;
}
.hidden {
    display: none !important;
}
.no-padding {
    padding: 0 !important;
}
.container {
    margin: auto;
    width: 100%;
}
.center-container {
    margin: auto;
    width: 100%;
    background: #fbfbfb;
}
@media (max-width: 720px) {
    .center-container {
        margin-top: 2px;
    }
}
.clear,
.clearfix {
    clear: both;
}
.l25 {
    display: inline-block;
    margin-right: -4px;
    width: 25%;
    vertical-align: top;
}
.l33 {
    display: inline-block;
    margin-right: -4px;
    width: 33%;
    vertical-align: top;
}
.l50 {
    display: inline-block;
    margin-right: -4px;
    vertical-align: top;
    width: 50%;
}
.width-100 {
    width: 100% !important;
}
.width-50 {
    width: 50%;
}
.no-padding {
    padding: 0 !important;
}
.p20 {
    padding-left: 20px;
}
.m-t-25 {
    margin-top: 25px !important;
}
.block-center {
    margin: auto;
}
.right,
.float-right {
    float: right;
}
.left,
.float-left {
    float: left;
}
.link {
    color: #0086e4;
    text-decoration: none;
    border-bottom: 1px solid #0086e4;
}
.link:hover {
    color: #00bbff;
    border-bottom-color: #00bbff;
}
.row {
    width: 100%;
    max-width: 1200px;
    padding: 0 20px 0 20px;
    box-sizing: border-box;
    margin: auto;
}
.row h1,
.row h2,
.row h3,
.row h4 {
    margin-top: 0;
}
.row p {
    line-height: 1.6em;
    text-align: justify;
}
.row.expired {
    padding: 0;
}
.row.expired .coluna-direita {
    width: 100%;
    margin: 0;
    text-align: center;
}
.row.expired .coluna-direita img {
    max-width: 100%;
}
.text-center {
    text-align: center;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
.btn-advertise {
    border-radius: 3px;
    font-size: 14px;
    font-weight: 600;
    padding: 7px 20px !important;
    box-sizing: border-box;
}
.btn-yellow {
    background: #e4bd00 !important;
    border-bottom: none !important;
    box-shadow: 0 2px 0 #b07a00 !important;
    text-shadow: 0px 1px 1px #444;
    position: relative;
    top: -1px;
}
.btn-yellow:hover {
    background: #efc600 !important;
}
.select {
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 34px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
}
.select:hover {
    border-color: #999;
}
.select select {
    -webkit-appearance: none;
    background: transparent;
    border-radius: 0;
    border: 0;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    line-height: 1;
    padding: 10px 8px !important;
    color: #757575;
    width: 100%;
    outline: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
}
.select i {
    color: #555;
    float: right;
    font-size: 15px;
    margin-right: 5px;
    margin-top: -29px;
}
hr {
    background: #e5e5e5;
    border: 0;
    height: 1px;
}
.header {
    transition: 0.5s;
    background-color: #0079d2;
    height: 37px;
    width: 100%;
    padding: 6px 0;
    position: fixed;
    z-index: 6;
    top: 0;
    display: flex;
    justify-content: space-between;
}
@media (max-width: 980px) {
    .header {
        text-align: center;
        display: inherit;
    }
}
.header .logo {
    width: 137px;
    height: 35px;
}
.header .logo-link {
    margin-left: 10px;
}
@media (max-width: 980px) {
    .header .logo-link {
        display: block;
        padding: 0px;
        margin-left: auto;
        margin-right: auto;
        width: max-content;
    }
}
.header .hat {
    z-index: 2;
    position: absolute;
    margin-top: 7px !important;
    margin-left: 119px !important;
    transform: rotate(15deg);
    height: 20px;
    width: 20px;
}
@media (max-width: 720px) {
    .header .hat.mobile {
        margin-top: 14px !important;
        margin-left: 164px !important;
    }
}
.header .copa {
    margin-left: -5px;
}
.header nav {
    z-index: 20;
    float: right;
    transition-duration: 0.25s;
    transition-timing-function: ease-out;
    display: flex;
}
.header nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.header nav > ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}
.header nav > ul > li {
    display: inline-block;
    margin: 0 16px 0 0;
    vertical-align: middle;
}
.header nav > ul > li:last-child {
    margin-right: 10px;
}
.header nav > ul > li > a {
    text-shadow: 0px 1px 1px #444;
}
.header nav > ul > li a {
    color: #fff;
    text-decoration: none;
}
@media (max-width: 980px) {
    .header nav > ul > li a {
        color: #4c4c4c;
    }
}
.header nav > ul > li a:hover {
    color: #fff;
    text-decoration: underline;
}
@media (max-width: 980px) {
    .header nav > ul > li a:hover {
        color: #4c4c4c;
    }
}
.header nav > ul > li .user-name {
    line-height: 2em;
}
.header .header-search {
    box-shadow: 0px 1px 3px #00000033;
    background: #fff;
    border-radius: 5px;
    width: 320px;
    position: absolute;
    margin-left: 157px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header .header-search input {
    border: 0;
    padding: 6px 0 6px 0;
    font-size: 17px;
    margin: 2px;
    flex: 1;
    outline: none;
    color: #222;
    box-sizing: border-box;
}
@media (max-width: 720px) {
    .header .header-search input {
        border-radius: 0;
        font-size: 18px !important;
    }
}
@media (max-width: 1390px) {
    .header .header-search {
        right: 0;
        left: 0;
        margin: 60px auto 0;
        text-align: left;
        width: 380px;
    }
}
@media (max-width: 720px) {
    .header .header-search {
        width: 90%;
        margin: auto;
        margin-top: 100px;
    }
}
.header .header-search .icon-search {
    font-size: 18px;
    color: #7b7b7b;
    margin-left: 5px;
    width: 26px;
}
.menu-icon {
    display: none;
    width: 0px;
    position: absolute;
    left: 0;
}
@media (max-width: 980px) {
    .menu-icon {
        margin: 5px !important;
        display: block;
        width: 25px;
        cursor: pointer;
    }
}
@media (max-width: 720px) {
    .menu-icon {
        position: absolute;
        top: 4px;
    }
}
.menu-fav-link {
    position: absolute;
    right: 0;
    display: none;
}
.menu-fav-icon {
    right: 15px;
    color: #fff;
    font-size: 24px;
    display: none;
    position: absolute;
    top: 7px;
}
@media (max-width: 980px) {
    .menu-fav-icon {
        display: block;
        width: 25px;
        right: 13px;
    }
}
.menu-fav-icon-counter {
    border-radius: 100%;
    background: #e60073;
    color: #fff;
    width: 16px;
    height: 16px;
    font-size: 11px;
    line-height: 16px;
    position: absolute;
    top: 5px;
    right: 5px;
}
.header-menu ul li {
    text-transform: capitalize;
}
.header-menu ul li span {
    display: none;
}
@media (min-width: 1440px) {
    .header-menu ul li {
        text-transform: none;
    }
    .header-menu ul li span {
        display: initial;
    }
}
@media (max-width: 980px) {
    .header-menu ul li span {
        display: initial;
    }
    .header-menu.header-menu-show {
        padding: 10px 0 !important;
    }
    .header nav > ul.menu-open {
        margin-top: 40px;
        max-height: calc(100vh - 40px);
        overflow: auto;
        padding: 0 10px;
    }
    .header nav > ul.menu-open > li {
        margin-bottom: 16px !important;
    }
    .header nav > ul.menu-open > li > a {
        text-shadow: none;
        padding: 0;
    }
    .header nav > ul.menu-open > li > .btn-advertise.btn-yellow {
        padding: 7px 20px !important;
        color: #fff;
    }
    .header nav > ul.menu-open > li > .icone-header {
        position: relative;
    }
    .header nav > ul.menu-open > li > .btn-advertise {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 20px;
        width: auto;
    }
    .header nav > ul.menu-open > li > .drop a {
        padding: 0 !important;
    }
}
.not-transparent {
    background-color: #0079d2 !important;
}
.transparent {
    background-color: transparent !important;
}
.position-static {
    position: static !important;
}
.scrollbar::-webkit-scrollbar {
    background: #fff;
    width: 16px;
}
.scrollbar::-webkit-scrollbar-track {
    background: #fff;
}
.scrollbar::-webkit-scrollbar-thumb {
    background: #babac0;
    border-radius: 16px;
    border: 5px solid #fff;
}
.scrollbar::-webkit-scrollbar-thumb:hover {
    background: #a0a0a5;
}
.scrollbar::-webkit-scrollbar-button {
    display: none;
}
.header-banner {
    width: 100%;
    height: 250px;
    overflow: hidden;
    background: #0086e4;
    text-align: center;
}
.header-banner h1 {
    margin: 0;
    padding: 0;
    font-size: 24px;
}
@media (max-width: 720px) {
    .header-banner h1 {
        text-indent: -9999999px;
    }
}
@media (max-width: 720px) {
    .header-banner h2 {
        text-indent: -9999999px;
    }
}
@media (max-width: 720px) {
    .header-banner {
        height: 140px;
    }
}
.header-banner-img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left;
    object-position: left;
}
.header-gradient {
    text-align: center;
    padding-top: 83px;
    color: #fff;
    /* text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.8); */
    width: 100%;
    height: 120px;
    position: absolute;
    background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0.4) 0%,
        transparent 99%,
        transparent 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}
@media (max-width: 1390px) {
    .header-gradient {
        padding-top: 107px;
    }
}
.header-gradient img {
    height: 190px;
}
.header-gradient h1 {
    margin: 0;
    padding: 0;
    font-size: 24px;
}
.header-gradient h2 {
    margin: 0;
    padding: 0;
    font-size: 16px;
}
.header-gradient span {
    font-size: 16px;
    font-weight: bold;
}
.search-bar-wrapper {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    background: #fff;
    z-index: 5;
}
@media (max-width: 980px) {
    .search-bar-wrapper {
        display: none;
    }
}
.search-bar-wrapper .triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 21px 0 21px 10px;
    border-color: transparent transparent transparent #0079d2;
    transform: rotate(360deg);
    float: left;
    position: relative;
}
.search-bar-wrapper .wheredyougo {
    float: left;
    background: #0079d2;
    color: #fff;
    padding: 10px;
    width: 200px;
    font-weight: bold;
    font-size: 16px;
    text-shadow: 1px 1px 2px #00000080;
}
@media (max-width: 980px) {
    .search-bar-wrapper .wheredyougo {
        display: none;
    }
}
.search-bar-wrapper .wheredyougo span {
    padding-left: 10px;
}
.breadcrumb,
.listagem-down {
    padding: 8px 14px 8px 14px;
}
.breadcrumb {
    position: relative;
    z-index: 1;
    float: left;
}
.breadcrumb select {
    border: 1px solid #aaa;
    width: 170px;
    padding: 3px 5px;
    border-radius: 5px;
    background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    color: #444;
    vertical-align: middle;
}
.breadcrumb .container .icon-right-open {
    width: 19px;
    height: 19px;
    display: block;
}
.breadcrumb .container .label {
    display: inline-block;
    vertical-align: middle;
}
.breadcrumb .container > ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.breadcrumb .container > ul > li {
    display: inline-block;
    margin: 0 3px 0 3px;
    vertical-align: middle;
}
.left-filters {
    width: 220px;
    float: left;
    box-sizing: border-box;
    background: #fff;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    transition: 0.2s;
}
@media (max-width: 980px) {
    .left-filters {
        display: none !important;
    }
}
.left-filters-inner {
    position: relative;
    padding: 15px 20px;
    box-sizing: border-box;
    overflow: auto;
    height: 100vh;
}
.advanced-filters {
    -webkit-overflow-scrolling: touch;
    display: block;
}
.advanced-filters.active {
    right: 0;
    width: 39.1%;
    visibility: visible;
}
.advanced-filters .filters-mobile-header {
    position: fixed;
    top: 0;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    background: #fff;
    left: 0;
}
.advanced-filters .pointer label {
    cursor: pointer;
}
.advanced-filters label.checkbox {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 5px;
    display: inline-block;
}
.advanced-filters input[type="checkbox"] {
    margin: 0;
    margin-top: -2px;
    vertical-align: middle;
}
.advanced-filters .filter-title {
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 15px;
}
.advanced-filters .date-filter-input {
    width: 100%;
    font-size: 15px;
    padding: 10px;
    margin-bottom: 10px;
    padding-left: 40px;
}
.advanced-filters .advanced-filter-input {
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 8px;
    color: #212121;
    box-sizing: border-box;
}
.advanced-filters .icon-calendar {
    margin-left: 9px;
    font-size: 18px;
    position: relative;
    margin-top: -40px;
    float: left;
}
.advanced-filters .filter-select-half {
    float: left;
    width: 48%;
}
.advanced-filters .filter-select-half.right {
    float: right;
}
@media (max-width: 980px) {
    .advanced-filters {
        display: none;
        right: 0;
        top: 0;
        background: #fff;
        position: fixed;
        width: 100% !important;
        z-index: 7;
        border-top: 0;
        padding: 20px;
        box-sizing: border-box;
    }
    .advanced-filters.active {
        display: block;
    }
    .advanced-filters h4 {
        font-size: 19px;
        font-weight: normal;
    }
    .advanced-filters label {
        font-size: 19px !important;
    }
    .advanced-filters .filter-title {
        margin-bottom: 5px;
        font-size: 19px;
        font-weight: bold;
        text-transform: uppercase;
        margin-top: 20px;
    }
    .advanced-filters .filter-select-half {
        margin-top: -1px;
    }
    .advanced-filters .group {
        margin-bottom: 1em;
    }
    .advanced-filters .group h4 {
        margin-bottom: 8px !important;
    }
}
@media (min-width: 980px) {
    .advanced-filters .checklist i {
        width: 16px;
        height: 16px;
        display: inline-block;
    }
    .advanced-filters .icon-user,
    .advanced-filters .icon-calendar-1,
    .advanced-filters .icon-question-circle-o {
        width: 18px;
        height: 18px;
        display: inline-block;
    }
}
.panel-wrapper {
    position: relative;
    margin-left: 220px;
    background: #fbfbfb;
}
@media (max-width: 980px) {
    .panel-wrapper {
        margin-left: 0;
    }
}
.map-column {
    width: 270px;
    float: right;
    box-sizing: border-box;
    margin-right: 20px;
}
@media (max-width: 980px) {
    .map-column {
        display: none;
    }
}
.map-column .map-header {
    border-radius: 10px 10px 0 0;
    background: #0079d2;
    width: 100%;
    color: #fff;
    margin-top: 20px;
    padding: 12px;
    box-sizing: border-box;
    line-height: 15px;
    text-shadow: 1px 1px 2px #00000080;
}
.map-column .map-header .counter-wrapper {
    float: right;
    margin-left: 15px;
}
.map-column .map-header .location-wrapper {
    overflow: hidden;
}
.map-column #map {
    background-color: #e5e3df;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: inline-block;
    height: 315px;
    width: 100%;
    margin: 0px 20px 0 0;
    z-index: 1;
}
.prices-info {
    color: #297742;
    border: 1px solid #d0e9c4;
    background-color: #daf0d7;
    margin: 20px 0px 0px 20px;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 5px;
    cursor: pointer;
}
@media (max-width: 720px) {
    .prices-info {
        margin: 20px 20px 10px 20px;
        transform: translateY(-10px);
    }
}
.close-prices-info {
    float: right;
    cursor: pointer;
}
.listing_pagination {
    padding: 20px;
    padding-bottom: 0;
    font-size: 15px;
}
.listing-wrapper {
    position: relative;
    margin-right: 20px;
    background: #fbfbfb;
}
@media (max-width: 980px) {
    .listing-wrapper {
        margin-right: 20px;
    }
}
@media (max-width: 720px) {
    .listing-wrapper {
        margin-right: 0px;
    }
}
#listing-container {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
@media (max-width: 990px) {
    #listing-container {
        width: 100%;
    }
}
#listing-container .properties-list-profile .l50 {
    min-width: 50%;
}
@media (max-width: 991.98px) {
    #listing-container .properties-list-profile .l50 {
        width: 100%;
    }
}
#listing-container .listing {
    display: block;
    font-size: 14px;
}
#listing-container .listing .property {
    cursor: pointer;
    margin: 20px 0px 0px 20px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#listing-container .listing .property .image {
    width: 100%;
    overflow: hidden;
    border-right: 1px solid #fff;
    border-radius: 10px 10px 0 0;
    background: #e5e5e5;
    text-align: center;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-perspective: 1000;
}
#listing-container .listing .property .image:before {
    content: "";
    display: block;
    padding-top: 56.35%;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-perspective: 1000;
}
#listing-container .listing .property img {
    max-width: 100%;
    filter: saturate(101%);
    -webkit-filter: saturate(101%);
    -moz-filter: saturate(101%);
    -o-filter: saturate(101%);
    -ms-filter: saturate(101%);
    margin-bottom: -4px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    bottom: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-perspective: 1000;
}
#listing-container .listing .property .description_container {
    padding: 20px;
    overflow: hidden;
}
#listing-container .listing .property .description .icon-users,
#listing-container .listing .property .description .icon-lodging {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: text-top;
}
#listing-container .listing .property .location {
    margin-top: 8px;
    color: #666;
    font-size: 13px;
}
#listing-container .listing .property:hover {
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
}
#listing-container .listing .property .title {
    color: #424242;
    font-size: 16px;
    font-weight: bolder;
    display: block;
    height: 45px;
    overflow: hidden;
}
#listing-container .listing .property .numbers {
    margin-top: 5px;
}
#listing-container .listing .property .price {
    color: #6b6b6b;
    white-space: nowrap;
    margin-top: 8px;
    display: inline-block;
}
@media (max-width: 720px) {
    #listing-container .listing .property {
        border-bottom: 1px solid #f2f2f2;
        border-radius: 0;
        box-shadow: none;
        height: auto;
        margin: 0;
    }
    #listing-container .listing .property .image {
        border-radius: 0;
        border: none;
        margin-top: -20px;
    }
}
#properties-list .l50 {
    position: relative;
}
@media (max-width: 720px) {
    #properties-list .l50 {
        width: 100%;
        float: none;
    }
}
@media screen and (min-width: 1600px) and (max-width: 2099px) {
    #properties-list .l50 {
        width: 33%;
    }
}
@media screen and (min-width: 2100px) {
    #properties-list .l50 {
        width: 25%;
    }
}
#properties-list .favorites-links {
    position: absolute;
    right: 10px;
    top: 30px;
    z-index: 1;
}
@media (max-width: 720px) {
    #properties-list .favorites-links {
        top: 10px;
    }
}
#properties-list .favorites-links:hover {
    color: #222 !important;
}
#properties-list .favorites-links .bt-fav {
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.15);
    background: #fff;
    border-radius: 8px;
    padding: 4px;
    color: #636363 !important;
    display: block;
    font-size: 16px;
    transition: 0.5s;
}
#properties-list .favorites-links .bt-fav .icon-heart {
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: text-top;
}
.listing-wrapper {
    position: relative;
    margin-right: 20px;
    background: #fbfbfb;
}
@media (max-width: 980px) {
    .listing-wrapper {
        margin-right: 20px;
    }
}
@media (max-width: 720px) {
    .listing-wrapper {
        margin-right: 0px;
    }
}
#listing-container {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
@media (max-width: 990px) {
    #listing-container {
        width: 100%;
    }
}
#listing-container .properties-list-profile .l50 {
    min-width: 50%;
}
@media (max-width: 991.98px) {
    #listing-container .properties-list-profile .l50 {
        width: 100%;
    }
}
#listing-container .listing {
    display: block;
    font-size: 14px;
}
#listing-container .listing .property {
    cursor: pointer;
    margin: 20px 0px 0px 20px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#listing-container .listing .property .image {
    width: 100%;
    overflow: hidden;
    border-right: 1px solid #fff;
    border-radius: 10px 10px 0 0;
    background: #e5e5e5;
    text-align: center;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-perspective: 1000;
}
#listing-container .listing .property .image:before {
    content: "";
    display: block;
    padding-top: 56.35%;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-perspective: 1000;
}
#listing-container .listing .property img {
    max-width: 100%;
    filter: saturate(101%);
    -webkit-filter: saturate(101%);
    -moz-filter: saturate(101%);
    -o-filter: saturate(101%);
    -ms-filter: saturate(101%);
    margin-bottom: -4px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    bottom: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-perspective: 1000;
}
#listing-container .listing .property .description_container {
    padding: 20px;
    overflow: hidden;
}
#listing-container .listing .property .description .icon-users,
#listing-container .listing .property .description .icon-lodging {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: text-top;
}
#listing-container .listing .property .location {
    margin-top: 8px;
    color: #666;
    font-size: 13px;
}
#listing-container .listing .property:hover {
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
}
#listing-container .listing .property .title {
    color: #424242;
    font-size: 16px;
    font-weight: bolder;
    display: block;
    height: 45px;
    overflow: hidden;
}
#listing-container .listing .property .numbers {
    margin-top: 5px;
}
#listing-container .listing .property .price {
    color: #6b6b6b;
    white-space: nowrap;
    margin-top: 8px;
    display: inline-block;
}
@media (max-width: 720px) {
    #listing-container .listing .property {
        border-bottom: 1px solid #f2f2f2;
        border-radius: 0;
        box-shadow: none;
        height: auto;
        margin: 0;
    }
    #listing-container .listing .property .image {
        border-radius: 0;
        border: none;
        margin-top: -20px;
    }
}
#properties-list .l50 {
    position: relative;
}
@media (max-width: 720px) {
    #properties-list .l50 {
        width: 100%;
        float: none;
    }
}
@media screen and (min-width: 1600px) and (max-width: 2099px) {
    #properties-list .l50 {
        width: 33%;
    }
}
@media screen and (min-width: 2100px) {
    #properties-list .l50 {
        width: 25%;
    }
}
#properties-list .favorites-links {
    position: absolute;
    right: 10px;
    top: 30px;
    z-index: 1;
}
@media (max-width: 720px) {
    #properties-list .favorites-links {
        top: 10px;
    }
}
#properties-list .favorites-links:hover {
    color: #222 !important;
}
#properties-list .favorites-links .bt-fav {
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.15);
    background: #fff;
    border-radius: 8px;
    padding: 4px;
    color: #636363 !important;
    display: block;
    font-size: 16px;
    transition: 0.5s;
}
#properties-list .favorites-links .bt-fav .icon-heart {
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: text-top;
}
.highlighted {
    color: #e5bf2f;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400 600;
    font-display: swap;
    src: url(https://cdn.temporadalivre.com/assets/open-sans-8778e9af2422858d7052ff9a0f3c12c08ae976bdd6e0316db144cd5579cd97db.woff2)
        format("woff2");
}
body {
    border: 0;
    color: #4c4c4c;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    margin: 0;
    overflow-x: hidden;
}
a {
    color: #0078cc;
    text-decoration: none;
}
@media (max-width: 720px) {
    a {
        padding: 20px;
    }
}
img {
    -webkit-text-decoration: none \9;
    text-decoration: none \9;
    border: 0px \9;
}
label {
    font-size: 15px;
    font-weight: 600;
}
[v-cloak] {
    display: none !important;
}
.show {
    display: block !important;
}
.hidden {
    display: none !important;
}
.no-padding {
    padding: 0 !important;
}
.container {
    margin: auto;
    width: 100%;
}
.center-container {
    margin: auto;
    width: 100%;
    background: #fbfbfb;
}
@media (max-width: 720px) {
    .center-container {
        margin-top: 2px;
    }
}
.clear,
.clearfix {
    clear: both;
}
.l25 {
    display: inline-block;
    margin-right: -4px;
    width: 25%;
    vertical-align: top;
}
.l50 {
    display: inline-block;
    margin-right: -4px;
    vertical-align: top;
    width: 50%;
}
.width-100 {
    width: 100% !important;
}
.width-50 {
    width: 50%;
}
.no-padding {
    padding: 0 !important;
}
.p20 {
    padding-left: 20px;
}
.m-t-25 {
    margin-top: 25px !important;
}
.block-center {
    margin: auto;
}
.right,
.float-right {
    float: right;
}
.left,
.float-left {
    float: left;
}
.link {
    color: #0086e4;
    text-decoration: none;
    border-bottom: 1px solid #0086e4;
}
.link:hover {
    color: #00bbff;
    border-bottom-color: #00bbff;
}
.row {
    width: 100%;
    max-width: 1200px;
    padding: 0 20px 0 20px;
    box-sizing: border-box;
    margin: auto;
}
.row h1,
.row h2,
.row h3,
.row h4 {
    margin-top: 0;
}
.row p {
    line-height: 1.6em;
    text-align: justify;
}
.row.expired {
    padding: 0;
}
.row.expired .coluna-direita {
    width: 100%;
    margin: 0;
    text-align: center;
}
.row.expired .coluna-direita img {
    max-width: 100%;
}
.text-center {
    text-align: center;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
.btn-advertise {
    border-radius: 3px;
    font-size: 14px;
    font-weight: 600;
    padding: 7px 20px !important;
    box-sizing: border-box;
}
.btn-yellow {
    background: #e4bd00 !important;
    border-bottom: none !important;
    box-shadow: 0 2px 0 #b07a00 !important;
    text-shadow: 0px 1px 1px #444;
    position: relative;
    top: -1px;
}
.btn-yellow:hover {
    background: #efc600 !important;
}
.select {
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 34px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
}
.select:hover {
    border-color: #999;
}
.select select {
    -webkit-appearance: none;
    background: transparent;
    border-radius: 0;
    border: 0;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    line-height: 1;
    padding: 10px 8px !important;
    color: #757575;
    width: 100%;
    outline: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
}
.select i {
    color: #555;
    float: right;
    font-size: 15px;
    margin-right: 5px;
    margin-top: -29px;
}
hr {
    background: #e5e5e5;
    border: 0;
    height: 1px;
}
.header {
    transition: 0.5s;
    background-color: #0079d2;
    height: 37px;
    width: 100%;
    padding: 6px 0;
    position: fixed;
    z-index: 6;
    top: 0;
    display: flex;
    justify-content: space-between;
}
@media (max-width: 980px) {
    .header {
        text-align: center;
        display: inherit;
    }
}
.header .logo {
    width: 137px;
    height: 35px;
}
.header .logo-link {
    margin-left: 10px;
}
@media (max-width: 980px) {
    .header .logo-link {
        display: block;
        padding: 0px;
        margin-left: auto;
        margin-right: auto;
        width: max-content;
    }
}
.header .hat {
    z-index: 2;
    position: absolute;
    margin-top: 7px !important;
    margin-left: 119px !important;
    transform: rotate(15deg);
    height: 20px;
    width: 20px;
}
@media (max-width: 720px) {
    .header .hat.mobile {
        margin-top: 14px !important;
        margin-left: 164px !important;
    }
}
.header .copa {
    margin-left: -5px;
}
.header nav {
    z-index: 20;
    float: right;
    transition-duration: 0.25s;
    transition-timing-function: ease-out;
    display: flex;
}
.header nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.header nav > ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}
.header nav > ul > li {
    display: inline-block;
    margin: 0 16px 0 0;
    vertical-align: middle;
}
.header nav > ul > li:last-child {
    margin-right: 10px;
}
.header nav > ul > li > a {
    text-shadow: 0px 1px 1px #444;
}
.header nav > ul > li a {
    color: #fff;
    text-decoration: none;
}
@media (max-width: 980px) {
    .header nav > ul > li a {
        color: #4c4c4c;
    }
}
.header nav > ul > li a:hover {
    color: #fff;
    text-decoration: underline;
}
@media (max-width: 980px) {
    .header nav > ul > li a:hover {
        color: #4c4c4c;
    }
}
.header nav > ul > li .user-name {
    line-height: 2em;
}
.header .header-search {
    box-shadow: 0px 1px 3px #00000033;
    background: #fff;
    border-radius: 5px;
    width: 320px;
    position: absolute;
    margin-left: 157px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header .header-search input {
    border: 0;
    padding: 6px 0 6px 0;
    font-size: 17px;
    margin: 2px;
    flex: 1;
    outline: none;
    color: #222;
    box-sizing: border-box;
}
@media (max-width: 720px) {
    .header .header-search input {
        border-radius: 0;
        font-size: 18px !important;
    }
}
@media (max-width: 1390px) {
    .header .header-search {
        right: 0;
        left: 0;
        margin: 60px auto 0;
        text-align: left;
        width: 380px;
    }
}
@media (max-width: 720px) {
    .header .header-search {
        width: 90%;
        margin: auto;
        margin-top: 100px;
    }
}
.header .header-search .icon-search {
    font-size: 18px;
    color: #7b7b7b;
    margin-left: 5px;
    width: 26px;
}
.menu-icon {
    display: none;
    width: 0px;
    position: absolute;
    left: 0;
}
@media (max-width: 980px) {
    .menu-icon {
        display: block;
        width: 25px;
        cursor: pointer;
    }
}
@media (max-width: 720px) {
    .menu-icon {
        position: absolute;
        top: 4px;
    }
}
.menu-fav-link {
    position: absolute;
    right: 0;
    display: none;
}
.menu-fav-icon {
    right: 15px;
    color: #fff;
    font-size: 24px;
    display: none;
    position: absolute;
    top: 7px;
}
@media (max-width: 980px) {
    .menu-fav-icon {
        display: block;
        width: 25px;
        right: 13px;
    }
}
.menu-fav-icon-counter {
    border-radius: 100%;
    background: #e60073;
    color: #fff;
    width: 16px;
    height: 16px;
    font-size: 11px;
    line-height: 16px;
    position: absolute;
    top: 5px;
    right: 5px;
}
.header-menu ul li {
    text-transform: capitalize;
}
.header-menu ul li span {
    display: none;
}
@media (min-width: 1440px) {
    .header-menu ul li {
        text-transform: none;
    }
    .header-menu ul li span {
        display: initial;
    }
}
@media (max-width: 980px) {
    .header-menu ul li span {
        display: initial;
    }
    .header-menu.header-menu-show {
        padding: 10px 0 !important;
    }
    .header nav > ul.menu-open {
        margin-top: 40px;
        max-height: calc(100vh - 40px);
        overflow: auto;
        padding: 0 10px;
    }
    .header nav > ul.menu-open > li {
        margin-bottom: 16px !important;
    }
    .header nav > ul.menu-open > li > a {
        text-shadow: none;
        padding: 0;
    }
    .header nav > ul.menu-open > li > .btn-advertise.btn-yellow {
        padding: 7px 20px !important;
        color: #fff;
    }
    .header nav > ul.menu-open > li > .icone-header {
        position: relative;
    }
    .header nav > ul.menu-open > li > .btn-advertise {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 20px;
        width: auto;
    }
    .header nav > ul.menu-open > li > .drop a {
        padding: 0 !important;
    }
}
.not-transparent {
    background-color: #0079d2 !important;
}
.transparent {
    background-color: transparent !important;
}
.position-static {
    position: static !important;
}
@media (max-width: 720px) {
    .mobile-hide {
        display: none !important;
    }
}
@media (max-width: 980px) {
    .map-column {
        display: none;
    }
}
.icon-close-photos-fullscreen {
    display: none;
}
@media (max-width: 720px) {
    .alert_block_mobile_fix {
        margin: 20px !important;
    }
}
@media (min-width: 721px) and (max-width: 767px) {
    .alert_block_mobile_fix {
        margin-top: 60px !important;
    }
}
.property.show header {
    margin: 30px 15px;
}
.property.show header h1 {
    font-size: 24px;
    margin-bottom: 5px;
}
@media (max-width: 720px) {
    .property.show header h1 {
        margin-top: -25px;
    }
}
.property.show header p {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 12px;
    margin-top: 0;
}
.property.show header p strong {
    color: #e60073;
}
.property.show header .icon-heart {
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 5px;
}
.property.show .details {
    color: #666;
    text-align: center;
}
.property.show .details p {
    margin-top: 3px;
}
.property.show .details i {
    font-size: 30px;
}
.property.show .details img {
    height: 40px;
    opacity: 0.7;
    width: 40px;
}
.property.show .details strong {
    font-size: 19px;
}
@media (max-width: 980px) {
    .property.show .details .l25 {
        width: 24%;
    }
}
.property.show .description-container {
    padding-left: 20px;
    padding-top: 20px;
    background: #fbfbfb;
    box-sizing: border-box;
}
.property.show .description-container .description {
    line-height: 1.65;
    font-size: 15px;
}
.property.show .description-container .description h2 {
    font-size: 20px;
}
.modal {
    display: none;
}
@media (max-width: 980px) {
    .coluna-esquerda {
        display: block;
        position: unset;
        padding: 15px;
    }
    .p20 {
        padding-right: 20px;
    }
}
@media (max-width: 720px) {
    .bi_qtd {
        display: block;
    }
}
.feature {
    display: inline-block;
    background: url(https://cdn.temporadalivre.com/assets/omega/icones/sprite3-a964e808de6a15822868f8a64902407d7f28208422c504e9f631e8888b6fc9a6.webp)
        no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
    opacity: 0.7;
    vertical-align: middle;
    margin-right: 10px;
    width: 22px;
    height: 22px;
}
.feature.big {
    width: 40px;
    height: 40px;
    margin: 0;
}
.bi_accommodates_big {
    background-position: -1px -0px;
}
.bi_beds_king_big {
    background-position: -1px -41px;
}
.bi_beds_single_big {
    background-position: -1px -82px;
}
.bi_rooms_big {
    background-position: -1px -123px;
}
.alert-container {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 6px;
    z-index: 9999;
}
.alert {
    background-color: #fcf8e3;
    border-radius: 4px;
    border: 1px solid #fbeed5;
    color: #734d0b;
    padding: 8px 10px;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert-block {
    padding-bottom: 14px;
    padding-top: 14px;
}
.alert-block > p,
.alert-block > ul {
    margin-bottom: 0;
}
.alert-block p + p {
    margin-top: 5px;
}
.alert-success {
    background-color: #dff0d8 !important;
    border: 1px solid #d6e9c6 !important;
    color: #468847 !important;
}
.alert-success h4 {
    color: #468847;
}
.expired .alert {
    margin: 30px 0;
}
.expired .alert h2 {
    font-size: 20px;
    margin-bottom: 0;
}
.alert img {
    float: left;
    height: 50px;
    padding-right: 10px;
    width: 50px;
}
.alert h4 {
    margin: 0;
    line-height: 1;
}
.alert .close {
    color: #000000;
    filter: alpha(opacity=20);
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    margin-left: 10px;
    opacity: 0.2;
    text-shadow: 0 1px 0 #ffffff;
}
.alert .close:hover,
.alert .close:focus {
    color: #000000;
    cursor: pointer;
    filter: alpha(opacity=40);
    opacity: 0.4;
    text-decoration: none;
}
.alert button.close {
    -webkit-appearance: none;
    appearance: none;
    background: transparent;
    border: 0;
    cursor: pointer;
    padding: 0;
}
.alert-danger,
.alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
    color: #b94a48;
}
.alert-info {
    background: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}
.alert-info h4 {
    color: #3a87ad;
}
.alert .btn-primary {
    display: inline-block;
    margin-top: 10px;
}
.expired .alert h2 {
    padding-top: 0;
}
.property-details {
    margin-top: 65px;
}
.property-details .alert {
    left: auto;
}
@media (max-width: 720px) {
    .property-details {
        margin-top: 0;
    }
}
.bottom_notification {
    display: none;
}
.property.show .show-share-links .share_link {
    margin-right: 20px;
}
.property.show .show-share-links .favorites-links {
    display: inline-block;
    margin-right: 20px;
}
.property.show .show-share-links .favorites-links .bt-fav {
    transition: 0.5s;
}
.property.show .show-share-links .favorites-links .bt-fav:hover {
    color: #222 !important;
}
.property.show .sub-title {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0.5em;
    font-weight: bold;
}
.property.show .info {
    color: #757575;
    display: inline-block;
}
.property.show .slider {
    overflow: hidden;
}
.property.show .slider ul li {
    display: inline-block;
}
.property.show .slider img {
    width: 100%;
}
.property.show .advertiser-info article h4 {
    margin-top: 0;
    margin-bottom: 0.5em;
}
.property.show .advertiser-info article .name {
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 15px;
    display: block;
}
.property.show .advertiser-info article .description {
    margin-bottom: 0.5em;
    line-height: 1.6em;
}
.property.show .advertiser-info article .contacts ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.reviews header {
    margin: 30px 0;
}
.reviews .reviews-count {
    color: #888;
    font-size: 9pt;
}
.reviews .review {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 1em;
    margin: 0;
}
.reviews .review:last-of-type {
    border-bottom: none;
}
.reviews .review .link-thumb-review {
    display: none;
}
.reviews .review header {
    margin: 0;
}
.reviews .review header .reviwer-name {
    font-weight: bold;
    margin-right: 5px;
}
.reviews .review header .dash {
    color: #999;
}
.reviews .review header .rating {
    margin: 0;
}
.reviews .review header .rating i {
    color: #ccc;
    font-size: 16px;
    line-height: 1em !important;
    margin-right: -8px;
}
.reviews .review header .rating i.positive-rate {
    color: #f8d333 !important;
}
.reviews .review header .date {
    color: #888;
    font-size: 9pt;
    float: right;
}
.modal {
    display: none;
}
.coluna {
    width: 30%;
    z-index: 2;
    display: flex;
    justify-content: end;
}
@media (max-width: 1250px) {
    .coluna {
        width: 1000px;
    }
}
.coluna-esquerda {
    box-sizing: border-box;
    display: inline-block;
    float: left;
    vertical-align: top;
    width: 320px;
}
.views-last-hour {
    background: #f2f2f2;
    border-radius: 5px;
    color: #555;
    font-size: 13px;
    margin-bottom: 10px;
    padding: 10px;
    display: flex;
    flex-direction: row;
}
.views-last-hour .eye_icon {
    width: 25px;
    margin: 0 15px 0 5px;
    height: 25px;
    align-self: center;
}
.views-last-hour .blink {
    animation: blink 700ms infinite alternate;
}
@keyframes blink {
    from {
        opacity: 0.8;
    }
    to {
        opacity: 0.3;
    }
}
@media (max-width: 720px) {
    .show-share-links {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .show-share-links a {
        display: inline-block;
        padding: 0;
        margin: 1px 0 1px 10px !important;
        box-sizing: border-box;
        padding: 5px;
        border-radius: 4px;
        transition: background 250ms;
    }
    .show-share-links a:hover {
        color: #0086e4;
        background: #ebf6ff;
    }
}
.property.show .show-share-links .favorites-links > .bt-fav:hover {
    color: #0086e4 !important;
}
.left-container {
    background: #f2f2f2;
    border-bottom: 1px solid #e5e5e5;
    color: #222;
    padding: 20px;
}
.price-container {
    min-height: 160px;
}
@media (max-width: 767px) {
    .price-container {
        font-size: 16px;
    }
}
.price-container span {
    vertical-align: middle;
}
.price-container .right {
    margin-top: -5px;
}
.price-container .right .price {
    color: #444;
    font-size: 21px;
    font-weight: bold;
}
.price-container .right .currency {
    margin-right: 6px;
    vertical-align: middle;
}
.price-container .right .diary {
    font-size: 14px;
    font-weight: normal;
}
.anunciante-contato {
    box-sizing: border-box;
}
.anunciante-contato .date_icon {
    background: url(https://cdn.temporadalivre.com/assets/omega/calendar-icon-4e2fb13a358c726edaedf8e2231634d8642c1e5e99527ce4bc00f5a07d3b2d8b.png)
        #fff no-repeat right 50%;
    background-size: auto;
    background-position-x: 95%;
}
.anunciante-contato .price-title {
    color: #e60073;
}
.anunciante-contato .price-title,
.anunciante-contato .contact-title {
    display: block;
    font-size: 20px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
}
.anunciante-contato input,
.anunciante-contato select,
.anunciante-contato textarea {
    border-radius: 5px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    color: #555;
    font-size: 13px;
    padding: 8px;
    width: 100%;
    outline: none;
    resize: none;
}
.anunciante-contato .width-50 {
    width: 49%;
}
.coluna-cinza {
    background: #f2f2f2;
    padding: 25px;
}
.anunciante {
    padding-left: 110px;
    min-height: 90px;
}
.skype {
    overflow: auto;
    word-wrap: break-word;
}
.avatar {
    border-radius: 100%;
    border: 2px solid #fff;
    box-shadow: 0 0 5px 0px #00000080;
    position: absolute;
    margin-left: -110px;
    height: 90px;
    margin-right: 25px;
    width: 90px;
    -o-object-fit: cover;
    object-fit: cover;
}
.anunciante-nome {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-size: 1.2em;
    margin-bottom: 5px;
}
.anunciante-nome a {
    color: #0067e6;
}
@media (max-width: 720px) {
    .anunciante-nome a {
        padding: 20px 0;
    }
}
.since {
    margin-bottom: 10px;
    display: inline-block;
    font-size: 13px;
}
.show_phone {
    color: #fff;
    background: #ee2b6c;
    border-bottom: 2px solid #8e0b37;
    border-radius: 5px;
    display: block;
    font-weight: bold;
    text-align: center;
    text-shadow: 0px 1px 1px #444;
    padding: 5px;
    margin: auto;
}
.show_phone:hover {
    background: #ff3377;
}
.show_phone.inline {
    padding: 9px 20px;
    margin-top: 0px;
    display: inline-block;
}
@media (max-width: 720px) {
    .show_phone {
        padding: 8px;
    }
}
.show-breadcrumb {
    border-radius: 5px;
    border: 1px solid #f2f2f2;
    list-style: none;
    margin: 1em;
    padding: 0.5em 1em;
    box-sizing: border-box;
    margin: 1em 0;
}
@media (max-width: 767px) {
    .show-breadcrumb {
        width: auto;
        line-height: 1.7rem;
        margin: 20px;
    }
}
.show-breadcrumb li {
    display: inline-block;
    text-shadow: 0 1px 0 #ffffff;
}
@media (max-width: 767px) {
    .show-breadcrumb li a {
        padding: 1px;
    }
}
.show-breadcrumb .divider {
    color: #999999;
    padding: 0 5px;
}
.show-breadcrumb .active a {
    color: #333333;
}
.verified {
    color: #008a00;
    display: flex;
    flex-direction: row;
    background: #fff;
    border-radius: 5px;
    margin-top: 25px;
    padding: 8px;
    box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1);
    border-left: 4px solid #15b300;
}
.verified a {
    color: #008a00;
    text-decoration: underline;
    padding: 0;
}
.verified b {
    font-size: 15px;
}
.verified .text-container {
    padding: 3px 9px;
}
@media (max-width: 767px) {
    .verified {
        margin-top: 0;
        margin-bottom: 20px;
    }
}
.contact-box-desktop {
    border: 1px solid #d2d2d2;
    box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.1);
    z-index: 1;
}
.form-panel {
    width: 100%;
    max-width: 420px;
    padding: 40px 20px 0 20px;
    box-sizing: border-box;
}
@media (max-width: 767px) {
    .form-panel {
        padding-top: 0;
    }
}
.form-panel h2 {
    font-size: 30px;
    margin-bottom: 2px;
    margin-top: 0;
    padding-top: 30px;
}
.form-panel p {
    line-height: 24px;
    margin-bottom: 30px;
}
.control-group {
    margin-bottom: 10px;
}
.icon-input {
    position: absolute;
    margin-top: 34px;
    font-size: 24px;
    margin-left: 8px;
    color: #ccc;
}
@media (max-width: 767px) {
    .icon-input {
        display: none;
    }
}
.input-icon-pad {
    padding-left: 50px !important;
}
@media (max-width: 767px) {
    .input-icon-pad {
        padding-left: 10px !important;
    }
}
.input {
    border: 2px solid #ccc;
    padding: 10px;
    font-size: 14px;
    font-family: "Open Sans";
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    outline: none;
}
.input:focus {
    border-color: #0086e4;
}
.coluna-direita {
    /* float: left;
    position: relative; */
    width: 865px;
    z-index: 1;
    margin-left: 20px;
}
@media (max-width: 1250px) {
    .coluna-direita {
        width: 670px;
        margin-left: 10px;
    }
}
@media (max-width: 980px) {
    .coluna-direita {
        width: 100%;
        margin-left: 0px;
        padding: 15px;
    }
}
.keyboard_hint {
    position: absolute;
    background: #fff;
    padding: 7px 10px 7px 45px;
    font-size: 11px;
    border-radius: 0 0 3px 3px;
    margin-left: 13px;
    cursor: pointer;
    display: none;
    z-index: 9999;
}
.keyboard_hint .keyboard_icon {
    position: absolute;
    margin-top: -3px;
    margin-left: -35px;
    width: 28px;
}
@font-face {
    font-family: "flexslider-icon";
    src: url(https://cdn.temporadalivre.com/fonts/flexslider-icon.eot);
    src: url(https://cdn.temporadalivre.com/fonts/flexslider-icon.eot?#iefix)
            format("embedded-opentype"),
        url(https://cdn.temporadalivre.com/fonts/flexslider-icon.woff)
            format("woff"),
        url(https://cdn.temporadalivre.com/fonts/flexslider-icon.ttf)
            format("truetype"),
        url(https://cdn.temporadalivre.com/fonts/flexslider-icon.svg#flexslider-icon)
            format("svg");
    font-weight: normal;
    font-style: normal;
}
.flex-container a:hover,
.flex-slider a:hover {
    outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
    width: 100%;
    display: block;
}
.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .flexslider .slides {
    display: block;
}
* html .flexslider .slides {
    height: 1%;
}
.no-js .flexslider .slides > li:first-child {
    display: block;
}
.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    zoom: 1;
    border-radius: 4px;
    -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
    zoom: 1;
}
.flexslider .slides img {
    height: auto;
    -moz-user-select: none;
}
.flex-viewport {
    max-height: 2000px;
    transition: all 1s ease;
}
.loading .flex-viewport {
    max-height: 300px;
}
@-moz-document url-prefix() {
    .loading .flex-viewport {
        max-height: none;
    }
}
.carousel li {
    margin-right: 5px;
}
.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    transition: all 0.3s ease-in-out;
    padding-left: 10px;
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: "\f001";
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
    content: "\f002";
}
.flex-direction-nav .flex-prev {
    left: -50px;
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}
.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1;
}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}
.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: "\f004";
}
.flex-pauseplay a:hover {
    opacity: 1;
}
.flex-pauseplay a.flex-play:before {
    content: "\f003";
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    border-radius: 20px;
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}
.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: 0.7;
    cursor: pointer;
    -moz-user-select: none;
    transition: all 1s ease;
}
.flex-control-thumbs img:hover {
    opacity: 1;
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}
.flexslider {
    background: #fafafa;
    border: none;
    box-shadow: none;
    margin: 0 auto;
}
.flexslider:not(.fullscreen) {
    overflow-x: hidden !important;
}
@media (max-width: 767px) {
    .flexslider {
        border-radius: 0px;
    }
}
.flexslider .slides img {
    width: auto;
    height: auto;
    max-width: 100%;
    margin: auto;
    vertical-align: middle;
}
.photos-container {
    background: #fafafa;
    width: 100%;
    display: block;
}
#photos_main {
    position: relative;
    padding-top: 56.25%;
    margin-bottom: 5px;
    max-height: 487px;
}
@media (max-width: 1250px) {
    #photos_main {
        max-height: 377px;
    }
}
#photos_main .flex-viewport,
#photos_main .slides {
    position: absolute !important;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
#photos_main ul li {
    position: relative;
}
#photos_main ul li img {
    cursor: pointer;
    margin: auto;
    max-height: 487px;
}
@media (max-width: 1250px) {
    #photos_main ul li img {
        max-height: 377px;
    }
}
.flex-direction-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fullscreen .flex-direction-nav {
    height: 100vh;
}
.fullscreen .flex-direction-nav .flex-prev,
.fullscreen .flex-direction-nav .flex-next {
    opacity: 1;
}
.fullscreen ul li img {
    cursor: default !important;
    max-height: "100%" !important;
}
.youtube-player,
.youtube-player-thumb {
    height: 487px;
}
@media (max-width: 767px) {
    .youtube-player,
    .youtube-player-thumb {
        height: 182px;
    }
}
@media (max-width: 1250px) {
    .youtube-player,
    .youtube-player-thumb {
        height: 377px;
    }
}
.youtube_video_play {
    font-size: 12px;
    font-weight: bold;
}
.youtube_video_play .youtube_video_play_div {
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.youtube_video_play_icon {
    width: 27px !important;
    height: 19px !important;
    margin: unset !important;
}
#photos_thumb {
    min-height: 92px;
}
#photos_thumb .flex-direction-nav {
    display: none;
}
#photos_thumb ul li {
    margin: 0 5px 5px 0;
    border-radius: 5px;
    overflow: auto;
}
#photos_thumb ul li:first-child {
    margin-left: 0;
}
#photos_thumb ul li img {
    height: 90px;
    width: 90px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 0px;
    cursor: pointer;
}
.flex-direction-nav a:before,
.flex-direction-nav a:after {
    color: #fff;
    font-family: "temporadabook-icones", sans-serif;
    font-size: 4em;
    font-weight: bold;
    line-height: 0.75em;
    text-shadow: 0px 0px 2px #000;
}
.flex-direction-nav a.flex-prev:before {
    content: "\e80e";
}
.flex-direction-nav a.flex-next:before {
    content: "\e80f";
}
.flexslider:hover .flex-prev,
.flexslider:hover .flex-next {
    opacity: 0.85;
}
.caption-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.55);
    margin: 0;
    color: #fff;
    width: 100%;
}
.caption-container p {
    margin: 0;
    padding: 10px;
}
.caption-small {
    font-size: 0.8em;
    font-weight: bold;
}
.flexslider .flex-next {
    text-align: center !important;
}
.ver_mais_thumb {
    color: #171717;
    float: right;
    height: 90px;
    line-height: 90px;
    padding: 0 15px;
    font-weight: bold;
    cursor: pointer;
    border-left: 1px solid #fff;
}
@media (max-width: 1250px) {
    .ver_mais_thumb {
        line-height: 90px;
        height: 90px;
    }
}
@media screen and (max-width: 720px) {
    .airport-distance {
        display: block;
        margin-bottom: 8px;
        font-size: 12px;
        color: #999999;
        font-weight: bold;
    }
}
@media (min-width: 980px) {
    .calendars {
        contain-intrinsic-size: 1px 1138px;
    }
    .features {
        contain-intrinsic-size: 1px 875px;
    }
    .reviews article.review {
        contain-intrinsic-size: 1px 150px;
    }
    .map {
        contain-intrinsic-size: 1px 560px;
    }
    .advertiser {
        contain-intrinsic-size: 1px 200px;
    }
    .feedback {
        contain-intrinsic-size: 1px 113px;
    }
}

@media (max-width: 980px) {
    .header nav {
        z-index: 21;
        top: 0;
        margin-top: -2px;
        font-size: 18px;
        box-shadow: 3px 0px 6px -2px rgba(0, 0, 0, 0.42);
        background: #fff;
        padding: 30px;
        box-sizing: border-box;
        position: absolute;
        overflow: auto;
        left: 0;
        display: none;
        transition: 0.4s;
        transform: translate3d(-320px, 0, 0);
        height: 100vh;
    }
}

@media (max-width: 980px) {
    .header-menu.header-menu-show {
        padding: 10px 0 !important;
    }
}

.reservation-button {
    display: none;
    margin-top: 15px;
    text-align: center;
    border-bottom: 4px solid rgb(0, 176, 38);
    width: 100%;
    background: rgb(0, 176, 38);
}

.reservation-button:hover {
    background: rgb(0, 150, 33);
    border-bottom: 4px solid rgb(0, 150, 33);
}

#breadcrumb_country_chosen {
    width: 200px !important;
}

#filters-checkin::placeholder {
    color: #373737 !important;
}

#filters-checkout::placeholder {
    color: #373737 !important;
}