.hero_in.hospedagens:before {
    background: url(https://horasmagicas.com/img/DesktopBanner1280x400-2.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.hero_in.hospedagens .wrapper {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6)
}


.hero_in.contacts:before {
    background: url(https://horasmagicas.com/img/DesktopBanner1280x400-2.jpg) center center no-repeat !important;
}


.hero_single.version_3:before {
    background: url(../img/home_section_3.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.ingressos {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.45)
}

    .ingressos_search.main_search {
        background-color: #fff;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        border-radius: 5px;
        width: 460px;
        text-align: left;
        padding: 30px 30px 15px
    }

@media (max-width: 767px) {
    .ingressos_search.main_search {
        width: auto
    }
}

.ingressos_search.main_search h3 {
    color: #333;
    font-size: 28px;
    font-size: 1.75rem;
    text-transform: none;
    font-weight: 500
}

.ingressos_search.main_search p {
    color: #555;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0;
    margin-bottom: 20px
}

.ingressos_search.main_search .custom-search-input-2 {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

    .ingressos_search.main_search .custom-search-input-2 .form-group {
        margin-bottom: 15px
    }

    .ingressos_search.main_search .custom-search-input-2 i {
        line-height: 48px;
        top: 1px;
        right: 1px;
        padding-right: 12px;
        height: 46px
    }

    .ingressos_search.main_search .custom-search-input-2 input {
        border: 1px solid #d2d8dd
    }

    .ingressos_search.main_search .custom-search-input-2 .panel-dropdown {
        border: 1px solid #d2d8dd;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        height: 50px;
        padding: 14px 12px 0 15px
    }

    .ingressos_search.main_search .custom-search-input-2 input[type='submit'] {
        margin: 20px 0 0;
        border: none;
        width: auto;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px
    }

.media-experience-date.active, .media-experience-day.active {
    background-color: #808080;
    cursor: pointer;
}

.media-experience-option.active {
    --bs-border-opacity: 2;
    border-color: rgba(var(--bs-primary-rgb),var(--bs-border-opacity)) !important;
    background-color: var(--bs-card-cap-bg);
    cursor: pointer;
}

.feature-icon {
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 0.75rem;
}

.conteiner-white {
    background-color: #fff;
    padding: 30px 30px 5px 30px;
    margin-bottom: 25px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
}

.box-white {
    padding: 5px;
    background-color: #fff;
    border: 1px solid #ededed;
}

.car-info-content {
    position: relative;
    padding: 25px 25px 0;
}


.car-info-conteiner
{

}

.car-info-conteiner img {
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.car-info-conteiner ul.content_list {
    float: left;
    padding: 0;
    margin: 15px 0;
    width: 100%;
    list-style-type: none;
}

.car-info-conteiner ul.content_list li {
    float: left;
    width: 50%;
    display: inline;
    padding: 2px;
    line-height: 1.1;
    padding: 5px 0 5px 10px;
    overflow: hidden;
}
.car-info-conteiner ul.inline {
    list-style: none;
}
.car-info-conteiner ul.inline li {
    float: left;
    margin-right: 10px;
}

.lbl {
    background-color: #0054a6;
    color: #fff;
    display: inline-block;
    line-height: 1;
    /*-webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    -ms-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0;*/
    padding: 4px;
}
.pull-right {
    float: right !important;
}
.conteiner_locations a.box_news {
    padding-left: 30px !important;
    /*position: relative;
    display: block;
    color: #555;
    margin-bottom: 30px;
    min-height: 150px;
        */
}
.conteiner_locations a.box_news ul {
    padding:0 !important;
    }

.conteiner_locations a.box_news .container_check {
    width: 200px; height: 150px; overflow: hidden; position: absolute; left: 0; top: 0; 
}

small.mini{
    line-height: .9em;
}

.btn_mini {
    padding:5px !important;
    font-weight:normal !important;
}
#preloader.pre-avail {
    display:none !important;
}
#preloader-avail_ {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    background-color: #000;
    z-index: 99999999999 !important;
}

#preloader-avail_ > [data-loader] {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -100px;
    width:500px;
    height:200px;
}


#preloader-avail .modal-content {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

small.no-valid {
    color: #f0151f;
}

.pax-info-age{
    text-transform:uppercase;
}

.pax-responsavel {
    position: relative;
    border: 1px solid #ededed;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding:15px;
}

    .pax-responsavel .info {
        font-size: 1.2rem;
        font-weight: 500;
        margin: 0 -15px 20px;
        border-bottom: 1px solid #ededed;
        padding: 0 15px 15px;
        line-height: 1;
    }

.spinner-conteiner {
    display: block;
    position: fixed;
    z-index: 999991;
    top: 0;
    right: 0;
    background-color: #fff;
    width: 100%;
    height: 100%;
    opacity: 0.6;
}

.media-experience-option{
    cursor:pointer;
}


.box_list_vehicle {
    background-color: #fff;
    display: block;
    position: relative;
    margin: 0 15px 30px;
    min-height: 310px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1)
}
    .box_list_vehicle .preco {
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 1;
        padding: 9px 10px;
        display: inline-block;
        color: #000;
        line-height: 1;
    }

    .box_list_vehicle a.wish_bt {
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 1;
        background-color: #000;
        background-color: rgba(0, 0, 0, 0.1);
        padding: 9px 10px;
        display: inline-block;
        color: #555;
        line-height: 1;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px
    }

        .box_list_vehicle a.wish_bt:after {
            font-family: 'ElegantIcons';
            content: "\e030";
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            transition: all .5s ease
        }

        .box_list_vehicle a.wish_bt.liked:after {
            content: "\e089";
            color: #fc5b62
        }

        .box_list_vehicle a.wish_bt:hover.liked:after {
            color: #fc5b62
        }

        .box_list_vehicle a.wish_bt:hover:after {
            content: "\e089";
            color: #999
        }

    .box_list_vehicle figure {
        margin-bottom: 0;
        overflow: hidden;
        position: relative;
        /*min-height: 310px*/
    }

@media (max-width: 991px) {
    .box_list_vehicle figure {
        /*min-height: 220px;
        max-height: 220px;
        height: 220px*/
    }
}

.box_list_vehicle figure small {
    position: absolute;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
    right: 20px;
    top: 20px;
    text-transform: uppercase;
    color: #ccc;
    font-weight: 600;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 7px 10px 4px;
    line-height: 1;
    z-index: 99
}

@media (max-width: 991px) {
    .box_list_vehicle figure small {
        right: 15px;
        top: 15px
    }
}

@media (max-width: 991px) {
    .box_list_vehicle figure {
        min-height: 220px;
        max-height: 220px;
        height: 220px
    }
}

.box_list_vehicle figure .read_more {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -12px;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    text-align: center;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    -webkit-transition: all .6s;
    transition: all .6s;
    z-index: 2
}

    .box_list_vehicle figure .read_more span {
        background-color: #fcfcfc;
        background-color: rgba(255, 255, 255, 0.8);
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        border-radius: 20px;
        display: inline-block;
        color: #222;
        font-size: 12px;
        font-size: .75rem;
        padding: 5px 10px
    }

.box_list_vehicle figure:hover .read_more {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}


.box_list_vehicle img {
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.box_list_vehicle figure a img {
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

@media (max-width: 991px) {
    .box_list_vehicle figure a img {
        max-width: inherit;
        /*height: 460px;
        width: auto*/
    }
}

@media (max-width: 767px) {
    .box_list_vehicle figure a img {
        /*height: 350px*/
    }
}

.box_list_vehicle figure a:hover img {
    /*-webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)*/
}

.box_list_vehicle .wrapper {
    padding: 30px 30px 20px;
    min-height: 245px;
    position: relative
}

@media (max-width: 991px) {
    .box_list_vehicle .wrapper {
        min-height: inherit
    }
}

.box_list_vehicle .wrapper h3 {
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: 0
}

.box_list_vehicle .wrapper .price {
    display: inline-block;
    font-weight: 500;
    color: #999
}

    .box_list_vehicle .wrapper .price strong {
        color: #32a067
    }

.box_list_vehicle small {
    text-transform: uppercase;
    color: #999;
    font-weight: 600
}




.box_list_vehicle ul ul.inline {
    list-style: none;
}

    .box_list_vehicle ul ul.inline li {
        float: left;
        margin-right: 10px;
    }
.box_list_vehicle ul.content_list {
    float: left;
    padding: 0;
    margin: 15px 0;
    width: 100%;
    list-style-type: none;
}

    .box_list_vehicle ul.content_list li {
    float: left;
    width: 50%;
    display: inline;
    padding: 2px;
    line-height: 1.1;
    padding: 5px 0 5px 10px;
    overflow: hidden;
}

/*        .box_list_vehicle ul li .score {
            margin-top: -10px
        }

        .box_list_vehicle ul li:last-child {
            margin-right: 0;
            float: right
        }*/
i.normalize {
    line-height: 48px;
    top: 1px;
    right: 1px;
    padding-right: 12px;
    height: 46px
}














.dropdown.dropdown-profile, .dropdown.dropdown-cart {
    /*float:right;*/
    font-size: 13px !important;
}

.dropdown-profile .dropdown-menu, .dropdown-access .dropdown-menu, .dropdown-cart .dropdown-menu {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: right;
    left: auto;
    min-width: 0;
    padding: 15px;
    right: 0;
    width: 250px;
    top: 100%;
    font-size: 12px;
    font-weight: normal;
    text-shadow: none;
    text-transform: none !important;
    border-top: 2px solid #e04f67;
}



body .dropdown.dropdown-access .dropdown-menu, .dropdown.dropdown-access .dropdown-menu:before {
    left: unset;
}



.dropdown-profile .dropdown.dropdown-access .dropdown-menu:before {
    right: 0 !important;
}

.dropdown-profile .dropdown.dropdown-access.entrar-header.open .dropdown-menu {
    display: block !important;
}

.dropdown-cart .dropdown-menu:before, .dropdown-access .dropdown-menu:before, .dropdown-search .dropdown-menu:before {
    bottom: 100%;
    right: 0! important;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #e04f67;
    border-width: 7px;
    margin-left: -7px;
}

.dropdown-menu {
    margin-top: 14px;
}

    .dropdown-menu .caritemurl {
        padding: 0;
    }

        .dropdown-menu .caritemurl img {
            max-width: 50px;
            float: left;
            margin-right: 10px;
            border: 1px solid #eee;
        }

.dropdown#cart-itens a.data-remover {
    float: right;
    width: 18px;
    padding: 0;
    color: #000;
    clear: none;
}
.icon-user.teste::before {
    font-size: 1.3125rem;
    color: #fff;
    text-indent: 0;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 400;
    line-height: 1;
}

.dropdown-menu-botao {
    float: left;
    width: 100%;
    position: relative;
    padding: 10px 0;
}

ul#top_links .dropdown-menu-botao a {
    color: #000;
    width: 100%;
}

ul#top_links .dropdown-menu-botao:hover a, ul#top_links .dropdown-menu-botao:hover {
    color: #e04f67;
}


.price_total > span{
    font-size: 1.3rem;
    font-weight: 600;
}
.price_total > small] {
    font-size: .6875rem;
    font-weight: 500;
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.card.shadow-sm.cursor-pointer.bord-resorts {
    z-index: 99;
    border-top-left-radius: calc(1.60rem - 1px) !important;
    height: auto;
    border-top-right-radius: calc(1.60rem - 1px) !important;
}

.filter_type h6.plus {
    border-top: none !important;
    border-bottom: 1px solid #ededed;
    margin: 0 0 10px 0 !important;
    padding: 0 0 10px 0 !important;
    font-size: 1rem;
    font-weight: 600;
    color: #333;
}

.tags a {
    background-color: #fff;
    padding: 3px 10px;
    font-size: 13px;
    margin: 0 6px 4px 0;
    letter-spacing: 0.4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    display: inline-block
}

    .tags a:hover {
        background-color: #fc5b62;
        color: #fff
    }



.general-sprites {
    background: url(/img/car/general-sprites.png) no-repeat;
    display: block;
    text-indent: -9999px;
    overflow: hidden
}

.logo-AL, .logo-al {
    background-position: -81px 0;
    width: 70px;
    height: 37px
}

.logo-EP, .logo-ep {
    background-position: -325px -49px;
    width: 70px;
    height: 37px
}

.logo-KD, .logo-kd {
    background-position: -406px -49px;
    width: 70px;
    height: 37px
}

.logo-LL, .logo-ll {
    background-position: -405px 0;
    width: 70px;
    height: 37px
}

.logo-MO, .logo-mo {
    background-position: -486px 0;
    width: 70px;
    height: 37px
}

.logo-SX, .logo-sx {
    background-position: 0 0;
    width: 70px;
    height: 37px
}

.logo-ZD, .logo-zd {
    background-position: -243px 0;
    width: 70px;
    height: 37px
}

.logo-ZE, .logo-ze {
    background-position: -162px 0;
    width: 70px;
    height: 37px
}

.logo-ZI, .logo-zi {
    background-position: -324px 0;
    width: 70px;
    height: 37px
}

.logo-RC, .logo-RC {
    background-position: 0 -48px;
    width: 70px;
    height: 37px
}

.logo-ZR, .logo-zr {
    background-position: -81px -48px;
    width: 70px;
    height: 37px
}

.logo-ZT, .logo-zt {
    background-position: -162px -48px;
    width: 70px;
    height: 37px
}

.logo-UN, .logo-un {
    background-position: -487px -49px;
    width: 70px;
    height: 37px
}

.logo-ET, .logo-et {
    background-position: -244px -49px;
    width: 70px;
    height: 37px
}

.logo-FO, .logo-fo {
    background-position: -487px -99px;
    width: 70px;
    height: 37px
}
