/**
 * RCITRAVEL
 */


/* MENU //////////////////////////////////////////////////////////////////////////*/
@import url('https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap');
/*@import url('style.min.css');*/
@import url('style.css');
@import url('style.min.css');
@import url('style.css');

.btn-email {
    margin-left: 10px !important;
    width: 170px !important;
}

_:-ms-lang(x), _:-webkit-full-screen, .sendemail i {
    z-index: 9999999;
    position: absolute;
    margin-left: 86%;
    background-color: #A61F1F;
    padding: 10px;
    margin-top: -80px !important;
    padding-right: 10px;
}

_:-ms-lang(x), _:-webkit-full-screen, .car-price {
    margin-left: -1040px !important;
    margin-top: 40px !important;
}

_:-ms-lang(x), _:-webkit-full-screen, .table-price {
    margin-left: -1000px !important;
    margin-top: 590px !important;
}

@media (max-width: 1680px) {
    .section-carousel {
        width: 120%;
    }
}

@media (max-width: 1440px) {
    .section-carousel {
        width: 135%;
    }
}

@media (max-width: 1366px) {
    .section-carousel {
        width: 145%;
    }
}

@media (max-width: 1280px) {
    .section-carousel {
        width: 155%;
    }
}

@media (max-width: 1280px) {
    .section-carousel {
        width: 190%;
    }
}

@-moz-document url-prefix() {
    .car-price {
        background-color: #272D4F !important;
        border-radius: 10px !important;
        padding: 10px !important;
        padding-top: 10px !important;
        font-size: 20px !important;
        font-weight: bold !important;
        width: 200px !important;
        text-align: right !important;
        padding-top: 40px !important;
        -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6) !important;
        -moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6) !important;
        box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6) !important;
        margin-left: -1040px !important;
        position: absolute !important;
        margin-top: 40px !important;
    }

    .table-price {
        color: #707070 !important;
        font-size: 16px !important;
        position: absolute !important;
        width: 250px !important;
        margin-left: -1000px !important;
        margin-top: 560px !important;
    }
}



.cars {
    background-color: #FCFAFA;
    padding: 20px;
    padding-left: 0px;
    height: 850px;
}



    .cars .slides {
        height: 700px !important;
    }

.input-field {
    /*border: 1px solid black;*/
}

.field-validation-error {
    width: 100%;
    margin-top: initial !important;
}

    .field-validation-error span {
        color: firebrick !important;
    }

#contato-form .field-validation-error span {
    margin-left: 10px;
}

.topo-img.link {
    background-image: url(images/link.png);
    background-size: cover;
    height: 300px;
    background-position: center center;
    width: 100%;
    background-repeat: no-repeat;
}

.section-carousel {
    width: 107%;
}

body {
    font-family: 'Rubik', sans-serif;
    overflow-x: hidden;
}

.btn {
    border-radius: 50px;
    padding: 20px;
    height: 70px;
    padding-left: 35px;
    padding-right: 35px;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
    line-height: 2;
}

.icon-block {
    padding: 0 15px;
}

    .icon-block .material-icons {
        font-size: inherit;
    }

strong {
    font-weight: bold !important;
}

nav {
    background: #fff;
    height: 105px;
    position: absolute;
}

    nav.nav-info {
        line-height: 30px;
        height: 0px;
    }

    nav img {
        margin-top: 10px;
    }

    nav ul a {
        color: #8A171A;
        letter-spacing: 1px;
        font-size: 16px;
        font-weight: 400;
    }

    nav ul {
        width: 100%;
        max-width: 900px;
    }

    nav header ul li {
        color: #BE7E7F;
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
    }

    nav ul a:hover {
        transition: all 0.4s ease;
    }

    nav header ul a:hover {
        border-radius: 50px;
        border: solid 1px #DBB8B9;
        margin-top: -1px;
        padding-left: 9px;
        padding-right: 9px;
        transition: all 0.4s ease;
    }

    nav header ul li a {
        color: #BE7E7F;
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
    }

.menu-principal {
    margin-top: 41px;
}

header {
    background-color: #F3E7E7;
    border: solid 2px #DBB8B9;
    border-radius: 50px;
    height: 100px;
    margin-top: -55px;
    margin-left: 35%;
    position: absolute;
    width: 100%;
    padding-left: 35px;
    z-index: 9;
}

    header ul {
        margin-top: 60px;
        margin-left: auto;
        margin-right: auto;
        width: 95%;
        max-width: 830px;
    }

    header b {
        font-weight: normal;
        color: #8A171A;
    }
/* MENU //////////////////////////////////////////////////////////////////////////*/

/* SLIDE - BOX ////////////////////////////////////////////////////////////////////*/


.slides {
    height: 600px !important;
}

.home .slides, .home .slider {
    width: 100% !important;
    margin: auto;
    height: 380px !important;
}

.slider-large {
    display: block !important;
}

.slider-tiny {
    display: none !important;
}

.home .li-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1280px;
    margin: 0 auto;
    width: 85% !important;
}

    .home .li-flex .flex-item {
        flex: 4;
    }

    .home .li-flex .flex-little {
        flex: 0.15;
    }

    .home .li-flex .flex-item img {
        max-height: 250px;
        max-width: 650px;
        background-size: 100% 100%;
        height: 26vw;
    }

.indicators {
    display: none;
}

.arrow {
    position: absolute;
    z-index: 9;
    margin-top: -291px;
    max-width: 1280px;
    width: 85%;
}

    .arrow button {
        background-color: transparent !important;
    }

.slider .indicators .indicator-item.active {
    background-color: #ccc;
    border: 3px solid #fff;
    opacity: 1;
}

.slider .indicators .indicator-item {
    opacity: 0.8;
}

.slider .indicators {
    padding-bottom: 15px;
}



.caption {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 100px;
}

.centertexto {
    width: auto !important;
    margin: 0 auto;
}

h3 {
    font-size: 100px;
    font-weight: bold;
    line-height: 25px;
    text-align: left;
    margin-left: 0px;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
}

h5.light {
    font-size: 30px;
    font-weight: bold;
    text-align: left;
    margin-left: 5px;
    color: #fff;
    width: 60%;
    float: left;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
}

.slider .line {
    width: 37%;
    border-radius: 100px;
    height: 10px;
    background-color: #fff;
    float: left;
    margin-top: 25px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
}
/* SLIDE - BOX ////////////////////////////////////////////////////////////////////*/

/* SEARCH - BOX ////////////////////////////////////////////////////////////////////////*/

input:not([type]):focus:not([readonly]),
input[type=text]:not(.browser-default):focus:not([readonly]),
input[type=password]:not(.browser-default):focus:not([readonly]),
input[type=email]:not(.browser-default):focus:not([readonly]),
input[type=url]:not(.browser-default):focus:not([readonly]),
input[type=time]:not(.browser-default):focus:not([readonly]),
input[type=date]:not(.browser-default):focus:not([readonly]),
input[type=datetime]:not(.browser-default):focus:not([readonly]),
input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
input[type=tel]:not(.browser-default):focus:not([readonly]),
input[type=number]:not(.browser-default):focus:not([readonly]),
input[type=search]:not(.browser-default):focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
    border: 2px solid #272D4F;
    -webkit-box-shadow: 0 1px 0 0 #272D4F;
    box-shadow: 0 1px 0 0 #272D4F;
}

input.valid:not([type]), input.valid:not([type]):focus, input[type=text].valid:not(.browser-default),
input[type=text].valid:not(.browser-default):focus, input[type=password].valid:not(.browser-default),
input[type=password].valid:not(.browser-default):focus, input[type=email].valid:not(.browser-default),
input[type=email].valid:not(.browser-default):focus, input[type=url].valid:not(.browser-default),
input[type=url].valid:not(.browser-default):focus, input[type=time].valid:not(.browser-default),
input[type=time].valid:not(.browser-default):focus, input[type=date].valid:not(.browser-default),
input[type=date].valid:not(.browser-default):focus, input[type=datetime].valid:not(.browser-default),
input[type=datetime].valid:not(.browser-default):focus, input[type=datetime-local].valid:not(.browser-default),
input[type=datetime-local].valid:not(.browser-default):focus, input[type=tel].valid:not(.browser-default),
input[type=tel].valid:not(.browser-default):focus, input[type=number].valid:not(.browser-default),
input[type=number].valid:not(.browser-default):focus, input[type=search].valid:not(.browser-default),
input[type=search].valid:not(.browser-default):focus, textarea.materialize-textarea.valid,
textarea.materialize-textarea.valid:focus, .select-wrapper.valid > input.select-dropdown {
    border: 2px solid #272D4F;
    -webkit-box-shadow: 0 1px 0 0 #272D4F;
    box-shadow: 0 1px 0 0 #272D4F;
}

    input.valid:not([type]) + label + i, input.valid:not([type]):focus + label + i, input[type=text].valid:not(.browser-default) + label + i,
    input[type=text].valid:not(.browser-default):focus + label + i, input[type=password].valid:not(.browser-default) + label + i,
    input[type=password].valid:not(.browser-default):focus + label + i, input[type=email].valid:not(.browser-default) + label + i,
    input[type=email].valid:not(.browser-default):focus + label + i, input[type=url].valid:not(.browser-default) + label + i,
    input[type=url].valid:not(.browser-default):focus + label + i, input[type=time].valid:not(.browser-default) + label + i,
    input[type=time].valid:not(.browser-default):focus + label + i, input[type=date].valid:not(.browser-default) + label + i,
    input[type=date].valid:not(.browser-default):focus + label + i, input[type=datetime].valid:not(.browser-default) + label + i,
    input[type=datetime].valid:not(.browser-default):focus + label + i, input[type=datetime-local].valid:not(.browser-default) + label + i,
    input[type=datetime-local].valid:not(.browser-default):focus + label + i, input[type=tel].valid:not(.browser-default) + label + i,
    input[type=tel].valid:not(.browser-default):focus + label + i, input[type=number].valid:not(.browser-default) + label + i,
    input[type=number].valid:not(.browser-default):focus + label + i, input[type=search].valid:not(.browser-default) + label + i,
    input[type=search].valid:not(.browser-default):focus + label + i, textarea.materialize-textarea.valid + label + i,
    textarea.materialize-textarea.valid:focus + label + i, .select-wrapper.valid > input.select-dropdown + label + i {
        color: #272D4F;
    }

input:not([type]):focus:not([readonly]) + label,
input[type=text]:not(.browser-default):focus:not([readonly]) + label,
input[type=password]:not(.browser-default):focus:not([readonly]) + label,
input[type=email]:not(.browser-default):focus:not([readonly]) + label,
input[type=url]:not(.browser-default):focus:not([readonly]) + label,
input[type=time]:not(.browser-default):focus:not([readonly]) + label,
input[type=date]:not(.browser-default):focus:not([readonly]) + label,
input[type=datetime]:not(.browser-default):focus:not([readonly]) + label,
input[type=datetime-local]:not(.browser-default):focus:not([readonly]) + label,
input[type=tel]:not(.browser-default):focus:not([readonly]) + label,
input[type=number]:not(.browser-default):focus:not([readonly]) + label,
input[type=search]:not(.browser-default):focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
    color: #272D4F;
}

    input:not([type]):focus:not([readonly]) + label + i,
    input[type=text]:not(.browser-default):focus:not([readonly]) + label + i,
    input[type=password]:not(.browser-default):focus:not([readonly]) + label + i,
    input[type=email]:not(.browser-default):focus:not([readonly]) + label + i,
    input[type=url]:not(.browser-default):focus:not([readonly]) + label + i,
    input[type=time]:not(.browser-default):focus:not([readonly]) + label + i,
    input[type=date]:not(.browser-default):focus:not([readonly]) + label + i,
    input[type=datetime]:not(.browser-default):focus:not([readonly]) + label + i,
    input[type=datetime-local]:not(.browser-default):focus:not([readonly]) + label + i,
    input[type=tel]:not(.browser-default):focus:not([readonly]) + label + i,
    input[type=number]:not(.browser-default):focus:not([readonly]) + label + i,
    input[type=search]:not(.browser-default):focus:not([readonly]) + label + i,
    textarea.materialize-textarea:focus:not([readonly]) + label + i {
        color: #272D4F;
    }

input:not([type]), input[type=text]:not(.browser-default), input[type=password]:not(.browser-default), input[type=email]:not(.browser-default), input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default), input[type=date]:not(.browser-default), input[type=datetime]:not(.browser-default), input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default), input[type=number]:not(.browser-default), input[type=search]:not(.browser-default), textarea.materialize-textarea {
    border-radius: 50px;
    border: 2px solid #8D8D8D;
    height: 57px;
    padding-left: 18px;
    padding-top: 10px;
}


.search-box .container {
    border-radius: 10px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    margin-top: 20px;
}

.search-box .container {
    background-color: #fff;
}

.search-box {
    z-index: 9;
    width: 100%;
    height: unset;
}

.white-search {
    min-height: 37px;
    height: auto;
}

.search-footer {
    background-color: #FCFAFA;
    border-radius: 0px 0px 10px 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    max-width: 1280px;
    margin-left: -10px !important;
}

    .search-footer .switch {
        margin-top: 25px;
    }

.search-box .tabs {
    background-color: #A61F1F;
    color: #fff;
    height: 80px;
    border-radius: 10px 10px 0px 0px;
    font-family: 'Open Sans';
    font-weight: 600;
}

    .search-box .tabs .tab a {
        color: #fff;
        font-size: 25px;
        text-transform: none;
    }

        .search-box .tabs .tab a.active {
            color: #272D4F !important;
            background-color: #F3E7E7;
        }

.tabs .tab {
    display: inline-block;
    text-align: center;
    line-height: 80px;
    height: 80px;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}

.tabs .indicator {
    position: absolute;
    bottom: 0;
    height: 3px;
    background-color: #272D4F;
    will-change: left, right;
}

.tabs i {
    padding: 10px;
}

iframe {
    background-color: #fff;
}

.close-widgets-container{
    width: 65px;
    height: 65px;
}

.close-widgets-container iframe {
    background-color: transparent;
}

#tab-pass {
    height: unset;
}

#tab-car {
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 0px;
}

.margem {
    height: 100px;
}

#tab-seg {
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 0px;
}

.search-box .switch label {
    font-size: 16px;
    color: #8D8D8D;
    font-weight: 600;
    font-family: 'Open Sans';
}

    .search-box .switch label span {
        margin-top: -4px;
    }

.switch label input[type=checkbox]:checked + .lever {
    background-color: #E8D2D3;
}

    .switch label input[type=checkbox]:checked + .lever:after {
        background-color: #272D4F;
    }

.search-box form i {
    font-size: 30px;
    margin-top: -70px;
    color: #8D8D8D;
}

.search-box .input-field label {
    color: #8D8D8D;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    padding-left: 20px;
    margin-top: 25px;
}

.input-field.col.s12.m3 {
    width: 24%;
    margin-right: 10px;
}

.input-field.col.s12.m6 {
    width: 49%;
    margin-right: 10px;
}

form .row {
    margin-bottom: 0px;
}
/* SEARCH - BOX ////////////////////////////////////////////////////////////////////////*/

/* PASSAGENS ////////////////////////////////////////////////////////////////////////*/

.passagens {
    background-color: #FCFAFA;
    padding: 20px;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
}

    .passagens h2 {
        font-family: 'Rubik', sans-serif;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 25px;
        color: #A61F1F;
    }

    .passagens .line {
        width: 31%;
        border-radius: 100px;
        height: 8px;
        background-color: #A61F1F;
        float: right;
        margin-top: 10px;
    }

    .passagens h3 {
        font-size: 18px;
        font-weight: 400;
        text-shadow: none;
        color: #A61F1F;
        margin: 0;
        font-family: 'Open Sans', sans-serif;
    }

.box-pass {
    background-color: #A61F1F;
    height: 588px;
    overflow: hidden;
    border-radius: 10px;
    padding: 0px !important;
    margin-left: 20px !important;
}

    .box-pass .paris {
        background-image: url('/images/paris.jpg');
        background-size: cover;
        height: 100%;
        width: 100%;
        border-radius: 10px;
        opacity: 0.9;
    }

    .box-pass .londres {
        background-image: url('/images/londres.jpg');
        background-size: cover;
        height: 100%;
        width: 100%;
        border-radius: 10px;
        opacity: 0.8;
    }

    .box-pass .sidney {
        background-image: url('/images/sidney.jpg');
        background-size: cover;
        height: 100%;
        width: 100%;
        border-radius: 10px;
        opacity: 0.8;
        background-position: right;
    }

    .box-pass .hawaii {
        background-image: url('/images/hawaii.jpg');
        background-size: cover;
        height: 100%;
        width: 100%;
        border-radius: 10px;
        opacity: 0.8;
        background-position: right;
    }

    .box-pass .newyork {
        background-image: url('/images/newyork.jpg');
        background-size: cover;
        height: 100%;
        width: 100%;
        border-radius: 10px;
        opacity: 0.8;
        background-position: right;
    }

.pass-name {
    position: absolute;
    background-color: #A61F1F;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    border-radius: 0px 50px 50px 0px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    padding: 10px;
    width: auto;
    min-width: 120px;
    max-width: 300px;
    margin-top: 20px;
    text-align: right;
    z-index: 9;
}

.box-pass .button-comprar {
    margin-top: -110px;
}

.box-pass .pass-price {
    background-color: rgba(130, 20, 23, 0.9);
    border-radius: 50px 0px 0px 50px;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    width: 200px;
    text-align: right;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    position: absolute;
    color: #fff;
    height: 150px;
    margin-top: -260px;
    margin-left: 180px;
}

    .box-pass .pass-price p {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .box-pass .pass-price b {
        font-size: 70px;
    }

.carousel {
    height: 600px;
}

.carousel-item {
    background-color: transparent !important;
}

.carousel.carousel-slider .carousel-item {
    max-width: 400px;
    padding-left: 20px;
    opacity: 1 !important;
}

.carousel-active {
    display: none !important;
}

    .carousel-active.show {
        display: block !important;
    }

.carousel .indicators {
    display: none;
}

.carousel {
    cursor: pointer;
}

iframe {
    height: 340px !important;
}

.passagens .left.col.m10 {
    max-width: 280px;
}

.passagens .active h3 {
    font-weight: bold;
}

.passagens h3 {
    font-size: 18px;
    font-weight: 400;
    text-shadow: none;
    color: #A61F1F;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
}

.pass-all {
    padding-left: 0px !important;
}
/* PASSAGENS ////////////////////////////////////////////////////////////////////////*/


/* INGRESSOS ////////////////////////////////////////////////////////////////////////*/
.ingressos .active h3 {
    font-weight: bold;
}

.in-all {
    padding: 0px !important;
}

.ingressos {
    margin: 0;
    padding: 0;
}

    .ingressos h2 {
        font-family: 'Rubik', sans-serif;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 25px;
        color: #A61F1F;
    }

.in-table-price {
    display: none;
}

    .in-table-price.active {
        display: block;
        animation-name: stretch;
        animation-duration: 1s;
        animation-timing-function: ease-in;
        animation-delay: 0.2s;
        animation-direction: alternate;
        animation-fill-mode: none;
        -webkit-animation-fill-mode: forwards;
        opacity: 0;
    }

@keyframes stretch {
    0% {
        opacity: 0;
        margin-top: 50px;
    }

    100% {
        opacity: 1;
        margin-top: 10px;
    }
}

.row.itens {
    margin-left: 0px;
    margin-right: 0px;
    max-width: 800px;
}

.ingressos .line {
    width: 60%;
    border-radius: 100px;
    height: 8px;
    background-color: #A61F1F;
    float: right;
    margin-top: 10px;
    max-width: 90px;
}

.ingressos .left.col.m10 {
    max-width: 160px;
}

.ingressos h3 {
    font-size: 18px;
    font-weight: 400;
    text-shadow: none;
    color: #A61F1F;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
}

.icon-block {
    border: 2px solid #EFEFEF;
    border-radius: 10px;
    padding: 0px;
    background-color: #FCFAFA;
}

.table-ingressos {
    color: #9A4245;
    font-size: 18px;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
}

    .table-ingressos tr {
        border-bottom: 2px solid #EFEFEF;
    }

        .table-ingressos tr:nth-child(odd) {
            background-color: #fff;
        }

        .table-ingressos tr td {
            text-align: center;
            padding-left: 20px;
        }

.button-comprar {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 20px;
}

.button-more {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 20px;
}

.in-logo img {
    width: 100%;
    max-width: 120px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.in-logo {
    padding: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
    height: 80px;
}

.in-foto img {
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
}

.in-foto {
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: hidden;
    height: 200px;
}

.in-price {
    position: absolute;
    background-color: #272D4F;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    border-radius: 0px 50px 50px 0px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    padding: 10px;
    width: 120px;
    margin-top: 10px;
    text-align: right;
}

.secondary {
    border: 2px solid #272D4F;
    background-color: transparent;
    color: #272D4F;
}

    .secondary:hover {
        border: 2px solid #353780;
        color: #353780;
        background-color: transparent;
    }


/* INGRESSOS ////////////////////////////////////////////////////////////////////////*/

/* ALGUEL DE CARROS ////////////////////////////////////////////////////////////////*/
.cars .left.col.m10 {
    max-width: 280px;
}

.cars .slider {
    width: 110%;
}

.cars {
    background-color: #FCFAFA;
    padding: 20px;
    padding-left: 0px;
}

.carimg img {
    width: 180%;
}

.cars h2 {
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    color: #A61F1F;
}

.cars .line {
    width: 30%;
    border-radius: 100px;
    height: 8px;
    background-color: #A61F1F;
    float: right;
    margin-top: 10px;
}

.cars h3 {
    font-size: 18px;
    font-weight: 400;
    text-shadow: none;
    color: #A61F1F;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
}

.aluguel-logos {
    width: 60px;
}

    .aluguel-logos:hover {
        opacity: 0.5;
        cursor: pointer;
    }

.cars .m3 {
    padding: 0px;
}

.slider .slides {
    background-color: transparent;
}

.cars .arrow {
    position: absolute;
    z-index: 9;
    margin-top: -389px;
    max-width: 110px;
    background-color: #D6B3B4;
    border-radius: 50px;
    height: 40px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
}

.cars .slider .slides li img {
    position:absolute;
}

.cars .btn.next {
    padding: 0px;
    padding-left: 12px;
    padding-right: 10px;
    height: 40px;
    padding-top: 3px;
}

    .cars .btn.next:first-child {
        border-right: 2px solid #E3CACB;
        border-radius: 0px;
        padding-right: 29px;
    }

.cars .white-text {
    color: #A61F1F !important;
}

.cars .indicators {
    display: none;
}

.tag {
    background-color: #A61F1F;
    color: #fff;
    border-radius: 50px;
    width: 100%;
    text-align: right;
    height: 47px;
    margin-left: -131%;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    margin-top: -120px;
    z-index: 9;
}

    .tag p {
        color: #fff !important;
        padding-right: 20px;
        padding-left: 130px;
        font-size: 20px;
        margin: 0px;
        margin-top: 8px;
    }

.tag-hertz {
    width: 500px;
    height: 47px;
    background-image: url('/images/taghertz.png');
    background-repeat: no-repeat;
    float: right;
}

.tag-dollar {
    width: 500px;
    height: 47px;
    background-image: url('/images/tagdollar.png');
    background-repeat: no-repeat;
    float: right;
}

.tag-thrifty {
    width: 500px;
    height: 47px;
    background-image: url('/images/tagthrifty.png');
    background-repeat: no-repeat;
    float: right;
}

.car-price {
    background-color: #272D4F;
    border-radius: 10px;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    width: 200px;
    text-align: right;
    padding-top: 26px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    margin-left: -933px;
    position: absolute;
    margin-top: 47px;
}

    .car-price p {
        color: #fff !important;
        margin: 0;
        line-height: 40px;
    }

        .car-price p span {
            text-align: left !important;
        }

        .car-price p b {
            font-size: 70px;
        }

.table-price {
    color: #707070;
    font-size: 16px;
    position: absolute;
    width: 250px;
    margin-left: -897px;
    margin-top: 559px;
}

.btn-email {
    margin-left: 10px !important;
    width: 170px !important;
}

.table-price i {
    background-color: #1AC136;
    font-size: 16px;
    border-radius: 50px;
    font-weight: bold;
    color: #fff;
    padding: 3px;
}

.table-price tr {
    border-bottom: 1px solid #E0DEDE;
}

.table-price td {
    padding-top: 10px;
    padding-bottom: 10px;
}

.cars .primary {
    margin-top: 20px;
}
/* ALGUEL DE CARROS ////////////////////////////////////////////////////////////////*/

/* ENVIO DE EMAIL //////////////////////////////////////////////////////////////////*/
.sendemail {
    background-color: #A61F1F;
    color: #fff;
    padding: 20px;
}

.left.col.m10 {
    padding: 0px;
    max-width: 400px;
}

.sendemail .line {
    width: 22%;
    border-radius: 100px;
    height: 8px;
    background-color: #fff;
    float: right;
    margin-top: 10px;
    max-width: 100px;
    margin-left: 10px;
}

.sendemail form i {
    font-size: 30px;
    margin-top: -70px;
    color: #fff;
}

p.light {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
}

iframe {
    height: 250px !important;
}

h2 {
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
}

.primary {
    background-color: #272D4F;
    width: 100%;
}

.primary:hover {
    background-color: #353780;
}

.sendemail input:not([type]), .sendemail input[type=text]:not(.browser-default), .sendemail input[type=password]:not(.browser-default),
.sendemail input[type=email]:not(.browser-default), .sendemail input[type=url]:not(.browser-default),
.sendemail input[type=time]:not(.browser-default), .sendemail input[type=date]:not(.browser-default), .sendemail input[type=datetime]:not(.browser-default), input[type=datetime-local]:not(.browser-default),
.sendemail input[type=tel]:not(.browser-default), .sendemail input[type=number]:not(.browser-default), .sendemail input[type=search]:not(.browser-default), .sendemail textarea.materialize-textarea {
    border-radius: 50px;
    border: 2px solid #fff;
    height: 57px;
    padding-left: 18px;
    padding-top: 10px;
}

.sendemail .input-field label {
    color: #fff;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    padding-left: 20px;
    margin-top: 25px;
}

.sendemail form {
    margin-top: 20px;
}

.sendemail input:not([type]):focus:not([readonly]),
.sendemail input[type=text]:not(.browser-default):focus:not([readonly]),
.sendemail input[type=password]:not(.browser-default):focus:not([readonly]),
.sendemail input[type=email]:not(.browser-default):focus:not([readonly]),
.sendemail input[type=url]:not(.browser-default):focus:not([readonly]),
.sendemail input[type=time]:not(.browser-default):focus:not([readonly]),
.sendemail input[type=date]:not(.browser-default):focus:not([readonly]),
.sendemail input[type=datetime]:not(.browser-default):focus:not([readonly]),
.sendemail input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
.sendemail input[type=tel]:not(.browser-default):focus:not([readonly]),
.sendemail input[type=number]:not(.browser-default):focus:not([readonly]),
.sendemail input[type=search]:not(.browser-default):focus:not([readonly]),
.sendemail textarea.materialize-textarea:focus:not([readonly]) {
    border: 2px solid #DBB8B9;
    -webkit-box-shadow: 0 1px 0 0 #DBB8B9;
    box-shadow: 0 1px 0 0 #DBB8B9;
}

.sendemail input.valid:not([type]), .sendemail input.valid:not([type]):focus, .sendemail input[type=text].valid:not(.browser-default),
.sendemail input[type=text].valid:not(.browser-default):focus, .sendemail input[type=password].valid:not(.browser-default),
.sendemail input[type=password].valid:not(.browser-default):focus, .sendemail input[type=email].valid:not(.browser-default),
.sendemail input[type=email].valid:not(.browser-default):focus, .sendemail input[type=url].valid:not(.browser-default),
.sendemail input[type=url].valid:not(.browser-default):focus, .sendemail input[type=time].valid:not(.browser-default),
.sendemail input[type=time].valid:not(.browser-default):focus, input[type=date].valid:not(.browser-default), .sendemail input[type=date].valid:not(.browser-default):focus,
.sendemail input[type=datetime].valid:not(.browser-default), .sendemail input[type=datetime].valid:not(.browser-default):focus,
.sendemail input[type=datetime-local].valid:not(.browser-default), .sendemail input[type=datetime-local].valid:not(.browser-default):focus, .sendemail input[type=tel].valid:not(.browser-default),
.sendemail input[type=tel].valid:not(.browser-default):focus, input[type=number].valid:not(.browser-default), .sendemail input[type=number].valid:not(.browser-default):focus,
.sendemail input[type=search].valid:not(.browser-default), input[type=search].valid:not(.browser-default):focus, .sendemail textarea.materialize-textarea.valid,
.sendemail textarea.materialize-textarea.valid:focus, .sendemail .select-wrapper.valid > input.select-dropdown {
    border: 2px solid #4CAF50;
    -webkit-box-shadow: 0 1px 0 0 #4CAF50;
    box-shadow: 0 1px 0 0 #4CAF50;
}

.sendemail input:not([type]):focus:not([readonly]) + label,
.sendemail input[type=text]:not(.browser-default):focus:not([readonly]) + label,
.sendemail input[type=password]:not(.browser-default):focus:not([readonly]) + label,
.sendemail input[type=email]:not(.browser-default):focus:not([readonly]) + label,
.sendemail input[type=url]:not(.browser-default):focus:not([readonly]) + label,
.sendemail input[type=time]:not(.browser-default):focus:not([readonly]) + label,
.sendemail input[type=date]:not(.browser-default):focus:not([readonly]) + label,
.sendemail input[type=datetime]:not(.browser-default):focus:not([readonly]) + label,
.sendemail input[type=datetime-local]:not(.browser-default):focus:not([readonly]) + label,
.sendemail input[type=tel]:not(.browser-default):focus:not([readonly]) + label,
.sendemail input[type=number]:not(.browser-default):focus:not([readonly]) + label,
.sendemail input[type=search]:not(.browser-default):focus:not([readonly]) + label,
.sendemail textarea.materialize-textarea:focus:not([readonly]) + label {
    color: #DBB8B9;
}

.sendemail .material-icons {
    margin-left: 90%;
    margin-top: -70px;
}

.sendemail .input-field .prefix.active {
    color: #DBB8B9;
}
/* ENVIO DE EMAIL //////////////////////////////////////////////////////////////////*/

/* RODAPE //////////////////////////////////////////////////////////////////////////*/

.page-footer {
    background-color: transparent;
    color: #000;
    border-top: 1px solid #E9E9E9;
    font-family: Arial, Helvetica, sans-serif;
}

    .light, .page-footer .footer-copyright {
        font-weight: 300;
        font-size: 12px;
    }

    .page-footer li a {
        color: #000;
    }

        .page-footer li a:hover {
            color: #8A171A;
            transition: all 0.4s ease;
        }

    .page-footer .footer-copyright {
        background-color: transparent;
        color: #000;
    }

    .page-footer h5 {
        font-weight: bold;
        font-size: 13px;
        margin: 0px;
    }

    .page-footer ul {
        margin: 2px;
    }

.slogan {
    text-align: center;
    padding: 20px;
}

.page-footer .logorci img {
    width: 100%;
    max-width: 100px;
}
/* RODAPE //////////////////////////////////////////////////////////////////////////*/

/* WHATSAPP ICON //////////////////////////////////////////////////////////////////////////*/

.whatsapp-icon {
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 9999;
    width: 20px;
    height: 20px;
    margin-bottom: 80px;
    margin-right: -5px;
}

#whatsapp-img {
    width: 60px;
}

/* WHATSAPP ICON //////////////////////////////////////////////////////////////////////////*/

/* SOBRE //////////////////////////////////////////////////////////////////////////*/



.head-breadcrumb {
    background-image: url('/images/fundo.png');
    background-size: cover;
    width: 100%;
    height: 114px;
    font-weight: bold;
    letter-spacing: 3px;
    font-size: 50px;
    color: #fff;
}

.top-title b {
    color: #A61F1F;
    font-size: 55px;
    background-color: #fff;
    padding: 15px;
    padding-bottom: 0px;
    padding-top: 25px;
    padding-right: 10px;
    border-radius: 0px 0px 50px 50px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
}

.top-title span {
    margin-left: 5px;
    white-space: nowrap;
}

.top-title {
    padding-top: 20px;
}

.sobreimg {
    width: 100%;
}

.article-img {
    background-color: #A61F1F;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
    height: 350px;
    margin-top: 40px;
    max-width: 520px;
}

    .article-img img {
        width: 520px;
        border-radius: 10px;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        margin-left: 15px;
        margin-top: -10px;
    }

    .article-img::before {
        content: "";
        position: absolute;
        border-radius: 10px;
        border: solid 4px #F3E7E7;
        width: 100%;
        max-width: 520px;
        height: 340px;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        margin-left: 30px;
        margin-top: -25px;
    }

.sobre {
    padding-top: 20px;
    padding-bottom: 20px;
}

.separator {
    border-right: 2px solid #F0F0F0;
}

.geral-title h2 {
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    color: #A61F1F;
}

.geral-title .left.col.m10 {
    max-width: 230px;
}

.geral-title .line {
    width: 60%;
    border-radius: 100px;
    height: 8px;
    background-color: #A61F1F;
    float: right;
    margin-top: 10px;
    max-width: 90px;
}

.sobre p {
    font-family: 'Open Sans';
    font-size: 18px;
    color: #636363;
    line-height: 35px;
}

.geral p {
    font-family: 'Open Sans';
    font-size: 18px;
    color: #636363;
    line-height: 35px;
}
/* SOBRE  //////////////////////////////////////////////////////////////////////////*/

/* CONTATO  //////////////////////////////////////////////////////////////////////////*/

.alert {
    color: #88171B;
    border: 2px solid #dbb8b9;
    background-color: #F3E7E7;
    font-family: 'Open Sans';
    font-size: 18px;
    padding: 10px;
    border-radius: 10px;
    line-height: 30px;
}

textarea {
    height: 150px !important;
}

.dropdown-content li > a, .dropdown-content li > span {
    font-size: 16px;
    color: #272D4F;
    display: block;
    line-height: 22px;
    padding: 14px 16px;
}

textarea.materialize-textarea {
    padding-top: 30px;
}

.select-wrapper span.caret {
    color: #8D8D8D;
}

.alert p {
    margin: 0px;
}

form i {
    font-size: 30px;
    margin-top: -70px;
    color: #8D8D8D;
}

.input-field label {
    color: #8D8D8D;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    padding-left: 20px;
    margin-top: 25px;
}

.contato {
    padding-bottom: 20px;
    BACKGROUND-COLOR: #fff;
}
/* CONTATO  //////////////////////////////////////////////////////////////////////////*/


/* AGENTES  //////////////////////////////////////////////////////////////////////////*/

.agentes {
    background-color: #FCFAFA;
    padding-top: 10px;
    padding-bottom: 10px;
}

.table-contato {
    border: 2px solid #A61F1F;
    font-family: 'Open Sans';
    font-size: 18px;
    border-radius: 10px;
    margin-top: 10px;
    padding: 0px !important;
}

    .table-contato thead {
        color: #fff;
        border-bottom: 3px solid #A61F1F;
        font-weight: bold;
    }

    .table-contato table {
        border-radius: 10px;
        background-color: #DBB8B9;
    }

        .table-contato table tbody tr:nth-child(odd) {
            background-color: #fff;
        }

        .table-contato table tbody tr:nth-child(even) {
            background-color: #f9f4f4;
        }

.final td:first-child {
    border-radius: 0px 0px 0px 10px;
}

.final td:last-child {
    border-radius: 0px 0px 10px 0px;
}

td, th {
    border-radius: 0px;
}

.agentes .article-img {
    background-color: #A61F1F;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
    height: 100%;
    margin-top: 50px;
    max-width: 100%;
    padding-bottom: 10px;
}

    .agentes .article-img .img {
        width: 100%;
        border-radius: 10px;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        margin-left: 15px;
        margin-top: -20px;
        height: 600px;
        background-image: url('/images/happytravel.jpg');
        background-size: cover;
        background-position: center;
    }

    .agentes .article-img::before {
        content: "";
        position: absolute;
        border-radius: 10px;
        border: solid 4px #F3E7E7;
        width: 16%;
        height: 600px;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        margin-left: 30px;
        margin-top: -25px;
    }

_:-ms-lang(x), _:-webkit-full-screen, .sendemail i {
    z-index: 9999999;
    position: absolute;
    margin-left: 230px;
    background-color: #A61F1F;
    padding: 10px;
    margin-top: -80px !important;
    padding-right: 0px;
}

_:-ms-lang(x), _:-webkit-full-screen, .sendemail i {
    z-index: 9999999;
    position: absolute;
    margin-left: 86%;
    background-color: #A61F1F;
    padding: 10px;
    margin-top: -80px !important;
    padding-right: 5px;
}

@media only screen and (min-width: 1078px) {
    .white-search {
        margin-top:-100px;
    }
}

@media only screen and (max-width: 1200px) {
    _:-ms-lang(x), _:-webkit-full-screen, .sendemail i {
        padding-right: 0px;
    }
}
/* AGENTES  //////////////////////////////////////////////////////////////////////////*/


/* MAPA  //////////////////////////////////////////////////////////////////////////*/
.page-footer {
    background-color: #fff;
}

.slogan {
    background-color: #fff;
}

.mapa {
    height: 600px;
}

    .mapa #map_canvas {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        margin-top: 1200px;
        z-index: -1; /* Set z-index to 0 as it will be on a layer below the contact form */
    }

    .mapa .tag {
        margin-left: 0px;
        margin-top: 100px;
        margin-left: -48%;
        padding-top: 1px;
        letter-spacing: 2px;
    }

    .mapa .fundo {
        background-color: #A61F1F;
        border-radius: 10px;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        height: 100%;
        margin-top: 50px;
        max-width: 50%;
        padding-bottom: 10px;
    }

    .mapa .endereco {
        background-color: #fff;
        padding: 10px;
        border-radius: 10px;
        font-family: 'Open Sans';
        color: #636363;
        font-size: 18px;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        margin-top: -20px;
        margin-right: -30px;
    }

.geral .tabs {
    color: #fff;
    height: 80px;
    font-family: 'Open Sans';
    font-weight: 600;
    margin-top: 50px;
    overflow: hidden;
}

    .geral .tabs .tab a.active {
        color: #272D4F !important;
    }

    .geral .tabs .tab a {
        color: #8D8D8D;
        font-size: 25px;
        text-transform: none;
    }

.input-field.span span {
    font-size: 13px;
    font-family: 'Open Sans';
    color: #666;
    position: absolute;
    margin-top: -20px;
    margin-left: 10px;
}

.topo-img {
    background-image: url('/images/hotel.png');
    background-size: cover;
    height: 300px;
    background-position: center center;
    width: 100%;
    background-repeat: no-repeat;
}

    .topo-img.in-fotos {
        background-image: url('/images/ingressos.png');
        background-size: cover;
        height: 300px;
        background-position: center center;
        width: 100%;
        background-repeat: no-repeat;
    }

    .topo-img.cru-fotos {
        background-image: url('/images/cruzeiros.png');
        background-size: cover;
        height: 300px;
        background-position: center center;
        width: 100%;
        background-repeat: no-repeat;
    }

    .topo-img.seguro {
        background-image: url('/images/viajeseguro.png');
        background-size: cover;
        height: 300px;
        background-position: center center;
        width: 100%;
        background-repeat: no-repeat;
    }

.table-ingressos p {
    background-color: #fff;
    padding: 20px;
    border-bottom: 2px solid #EFEFEF;
    border-top: 2px solid #EFEFEF;
    margin-top: 0px;
    min-height: 420px;
}

#videos .table-ingressos p {
    color: #8D8D8D;
}

#videos .table-ingressos {
    min-height: 20px;
}

#videos .icon-block {
    background-color: #fff;
}

#tab-ofer .icon-block {
    background-color: #fff;
}

#tab-ofer .table-ingressos p {
    color: #8D8D8D;
}

#videos h2 {
    color: #8D8D8D;
}

.btn:focus, .btn-large:focus, .btn-floating:focus {
    background-color: #F3E7E7;
}

.seguro .table-ingressos p {
    background-color: #fff;
    padding: 20px;
    border-bottom: 2px solid #EFEFEF;
    border-top: 2px solid #EFEFEF;
    margin-top: 0px;
    min-height: auto;
}

.seguro i {
    background-color: #A61F1F;
    border-radius: 50px;
    padding: 20px;
    color: #fff;
    width: 60px;
    padding-left: 22px;
    padding-top: 22px;
    height: 60px;
}

.collapsible-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    line-height: 1.5;
    padding: 1rem;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    font-size: 20px;
    font-family: 'Open Sans';
    color: #A61F1F;
}

.collapsible {
    border-radius: 10px;
}

    .collapsible li:first-child div {
        border-radius: 10px 10px 0px 0px;
    }

    .collapsible li:last-child div {
        border-radius: 0px 0px 10px 10px;
    }
/* MAPA  //////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 1680px) {
    header {
        margin-left: 32%;
    }
}

@media only screen and (max-width: 1440px) {
    header {
        margin-left: 29%;
    }

    .agentes .article-img::before {
        width: 22%;
    }
}

@media only screen and (max-width: 1366px) {
    .arrow {
        position: absolute;
        z-index: 9;
        margin-top: -283px;
        width: 85%;
    }

    .file-field input.file-path {
        width: 79%;
        margin-left: 15px;
    }

    header {
        margin-left: 28%;
    }
}

@media only screen and (max-width: 1280px) {

    .file-field input.file-path {
        width: 77%;
        margin-left: 15px;
    }

    header {
        margin-left: 23%;
    }
}

@media only screen and (max-width: 1100px) {
    .btn-email {
        margin-left: 10px !important;
        width: 100% !important;
    }

    .sendemail .input-field.col.s12.m8 {
        width: 96%;
    }
}

@media only screen and (max-width: 1024px) {
    .arrow {
        margin-top: -167px;
    }


    header {
        border-radius: 0px 0px 0px 50px;
        max-width: 870px;
    }

    .input-field.col.s12.m12 {
        width: 100% !important;
        padding-left: 10px;
    }

    .input-field.col.s12.m6 {
        width: 48%;
        margin-right: 10px;
    }

    .input-field.col.s12.m12 {
        width: 97%;
    }

    .input-field.col.s12.m9 {
        width: 70%;
    }

    .file-field input.file-path {
        width: 71%;
    }

    .article-img {
        background-color: #A61F1F;
        border-radius: 10px;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        height: 295px;
        margin-top: 40px;
        max-width: 400px;
    }

        .article-img img {
            width: 430px;
            border-radius: 10px;
            -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
            -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
            box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
            margin-left: 15px;
            margin-top: -10px;
        }

        .article-img::before {
            content: "";
            position: absolute;
            border-radius: 10px;
            border: solid 4px #F3E7E7;
            width: 100%;
            max-width: 430px;
            height: 300px;
            -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
            -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
            box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
            margin-left: 30px;
            margin-top: -30px;
        }

    .tag {
        margin-left: -100%;
    }

    .car-price {
        margin-left: -390px;
    }

    .table-price {
        margin-left: -380px;
    }

    iframe {
        height: 340px !important;
    }

    .search-box {
        height: unset;
    }

    .slider {
        height: 279px !important;
    }

    .home .slides, .home .slider {
        height: 264px !important;
    }

    .logoprincipal {
        width: 140px;
    }

    .menu-principal {
        margin-right: -90px;
    }

    header {
        margin-left: 15%;
    }

    .in-foto img {
        min-height: 200px;
    }

    .left.col.m10 {
        padding: 0px;
        max-width: 400px;
        width: 100%;
    }

    .sendemail .input-field.col.s12.m3 {
        width: 100%;
        padding: 0;
    }

    .input-field.col.s12.m8 {
        width: 100%;
    }
}

@media only screen and (max-width: 968px) {
    .arrow {
        width: 95%;
    }
}

@media only screen and (max-width: 768px) {
    .input-field.span span {
        display: none;
    }

    .col.s12.m3.in-table-price.seguro {
        width: 100%;
    }

    #videos .col.s12.m4.in-table-price {
        width: 100%;
    }

    #tab-ofer .col.s12.m4.in-table-price {
        width: 100%;
    }

    #videos .col.s12.m6.in-table-price {
        width: 100%;
    }

    .table-ingressos p {
        min-height: 290px;
    }

    .mapa #map_canvas {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        margin-top: 2500px;
        z-index: -1;
    }

    .mapa .fundo {
        background-color: #A61F1F;
        border-radius: 10px;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        box-shadow: 0px 0px 5px 0px rgba(50, 50, 48, 0.75);
        height: 100%;
        margin-top: 50px;
        max-width: 95%;
        padding-bottom: 10px;
    }

    .agentes .col.s12.m3 {
        width: 100%;
    }

    .agentes .col.s12.m9 {
        width: 100%;
    }

    .agentes .article-img .img {
        height: 350px;
    }

    .agentes .article-img::before {
        display: none;
    }

    .input-field.col.s12.m6 {
        width: 97%;
        margin-right: 10px;
    }

    .input-field.col.s12.m9 {
        width: 100%;
    }

    .file-field input.file-path {
        width: 73%;
    }

    .sobre .row .col.m6 {
        width: inherit;
        padding-left: 0 !important;
        border: none;
    }

    .slider .slides li img {
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 100%;
        margin-top: 200px;
        margin-left: -200px;
    }

    .input-field.col.s12.m3 {
        width: 100%;
        margin-right: 0px;
    }

    .tag {
        margin-left: -60%;
        margin-top: -200px;
    }

    .car-price {
        margin-left: -290px;
    }

    .table-price {
        margin-left: -260px;
    }

    .cars .arrow {
        margin-top: -600px;
    }

    .home .slider {
        display: none;
    }

    .home {
        height: 300px;
        background-image: url('/images/slide1.jpg');
        background-size: cover;
    }

    .slider-large {
        display: none !important;
    }

    .slider-tiny {
        display: block !important;
    }

        .slider-tiny .slider {
            width: 95% !important;
        }

    .white-search {
        display: none;
    }

    .search-box {
        z-index: 9;
        width: 100%;
    }

    .side-nav {
        background-color: #FFF;
        border-right: 4px solid #8A171A;
    }

        .side-nav li > a {
            color: #8A171A;
        }

    .button-collapse i {
        color: #A61F1F;
        font-size: 40px !important;
        line-height: 100px !important;
    }

    header {
        display: none;
    }

    .logoprincipal {
        width: 210px;
    }

    .ingressos .col.s12.m4 {
        width: 100%;
        margin-top: 10px;
    }

    .page-footer .col.l2.s6 {
        margin-top: 20px;
    }

    .page-footer .col.l4.s6 {
        margin-top: 20px;
    }

    .content-slider {
        max-width: 480px !important;
    }

        .content-slider .slider {
            height: 220px !important;
            width: 350px !important;
        }

            .content-slider .slider img {
                height: 220px !important;
                width: 350px !important;
            }


    .home {
        background-image: none;
    }

    #tab-pass {
        height: unset;
    }

    #logo-container {
        width: 40% !important;
        margin-top: 3px !important;
    }
}

@media only screen and (max-width: 640px) {
    .home {
        height: 214px;
    }

    .arrow {
        margin-top: -197px;
    }

    .geral .tabs {
        zoom: 80%;
    }

    form.col.s12.m12 .button-comprar {
        margin-right: -10px;
        width: 102% !important;
    }

    form.col.s12.m12 {
        padding-right: 10px;
    }

    .file-field input.file-path {
        width: 67%;
    }

    .sobre .row .col.m6 {
        padding-left: 10px !important;
    }

    .tag {
        margin-left: -30%;
        margin-top: -200px;
    }

    .slider .slides li img {
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 85%;
        margin-top: 200px;
        margin-left: -20px;
    }

    .table-price {
        margin-left: -190px;
    }

    .car-price {
        margin-left: -220px;
    }

    .button-more {
        padding: 0px;
    }

        .button-more .btn {
            padding-left: 0px;
            padding-right: 0px;
            width: 100%;
            font-size: 12.5px;
        }

    #logo-container {
        width: 50% !important;
        margin-top: 3px !important;       
    }
}

@media only screen and (max-width: 580px) {
    .table-contato {
        zoom: 80%;
    }

    .article-img {
        zoom: 80%;
    }

    .input-field.span.col.s12.m12 {
        max-width: 97% !important;
    }

    .top-title.pass {
        padding-top: 20px;
        zoom: 60%;
    }

    .sendemail form {
        margin-left: -12px !important;
    }

    .file-field input.file-path {
        width: 56%;
    }

    .car-price {
        margin-left: 0px;
        margin-top: -40px;
        width: 100%;
        margin-left: -60px;
    }

        .car-price p {
            color: #fff !important;
            margin: 0;
            line-height: 20px;
        }

    .table-price {
        margin-left: -15px;
        width: 440px;
        margin-top: 400px;
    }

    .cars .slider {
        height: 800px !important;
    }

    .slider .slides li img {
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 80%;
        margin-top: 260px;
        margin-left: -270px;
    }

    .slider .slides li {
        height: 250px !important;
    }

    .cars .arrow {
        margin-top: -800px;
    }

    .tag {
        margin-left: 0;
        margin-top: -200px;
        width: 450px;
    }

    .search-box {
        height: unset;
    }

    .cars .slider li {
        height: 563px !important;
    }
        .cars .slider li img {
            margin-top: 199px !important;
        }
}

@media only screen and (max-width: 480px) {
    .agentes .article-img {
        width: 350px;
    }

    .file-field input.file-path {
        width: 49.5%;
    }

    .tabs i {
        padding: 10px;
        display: none;
    }

    .sendemail .col.s12.m7 {
        margin: 0px;
        padding: 0px;
    }

    .tag-dollar {
        width: 380px;
        margin-right: 30px;
    }

    .tag-hertz {
        width: 380px;
        margin-right: 30px;
    }

    .tag {
        margin-left: 0;
        margin-top: -200px;
        width: 380px;
    }

    .slider .slides li img {
        margin-left: -310px;
    }

    .table-price {
        width: 380px;
    }

    #logo-container {
        width: 60% !important;
        margin-top: 6px !important;
    }
}

@media only screen and (max-width: 413px) {
    .file-field input.file-path {
        width: 48.5%;
    }
}

@media only screen and (max-width: 380px) {
    .table-contato {
        zoom: 60%;
    }

    .box-pass .pass-price {
        margin-left: 155px;
    }

    .tag-dollar {
        width: 330px;
        margin-right: 30px;
    }

    .tag-hertz {
        width: 330px;
        margin-right: 30px;
    }

    .tag {
        margin-left: 0;
        margin-top: -200px;
        width: 330px;
    }

    .slider .slides li img {
        margin-left: -330px;
    }

    .table-price {
        width: 330px;
    }

    .tag p {
        color: #fff !important;
        padding-right: 20px;
        padding-left: 130px;
        font-size: 20px;
        margin: 0px;
        margin-top: 11px;
        font-size: 14px;
    }

    .car-price {
        margin-left: -40px;
    }

    .slider .slides li img {
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 47%;
        margin-top: 360px;
        margin-left: -290px !important;
        zoom: 80%;
    }

    #logo-container {
        width: 60% !important;
        margin-top: 10px !important;
    }
}

@media only screen and (max-width: 360px) {
    .section-carousel {
        margin-left: -59px;
    }

    .carousel {
        height: 600px;
    }

    .file-field input.file-path {
        width: 41.5%;
    }

    .box-pass .pass-price {
        margin-left: 170px;
    }

    .top-title.pass {
        padding-top: 20px;
        zoom: 50%;
    }

    .table-price {
        margin-left: -10px;
    }

    .logoprincipal {
        width: 160px;
        margin-top: 20px;
    }

    iframe {
        height: 360px !important;
    }

    .tabs i {
        display: none;
    }

    #logo-container {
        width: 60% !important;
        margin-top: 5px !important;
    }
}

@media only screen and (max-width: 375px) {
    .cars .slides {
        zoom: 90%;
    }

    .file-field input.file-path {
        width: 40.5%;
    }
}

@media only screen and (max-width: 320px) {
    .section-carousel {
        margin-left: -59px;
    }

    .agentes .article-img {
        width: 350px;
    }

    .file-field input.file-path {
        width: 30.5%;
    }

    form.col.s12.m12 {
        padding-right: 14px;
    }

        form.col.s12.m12 .button-comprar a {
            font-size: 14px;
        }

    .box-pass .pass-price {
        margin-left: 140px;
    }
}

@media only screen and (min-width: 993px) {
    .container {
        width: 85% !important;
    }
}

.iehack {
    display: none;
}

/*///////////////////////////////////////hack ie//////////*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .iehack {
        display: block !important;
    }

    .lazy {
        display: block !important;
        width: 100%;
        padding: 20px;
        text-align: center;
    }
}
/*///////////////////////////////////////hack ie//////////*/


/* Fonts */
.ui-autocomplete {
    min-height: 70px;
    overflow-y: auto;
    overflow-x: hidden;
    min-height: 70px;
}
/* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
* html .ui-autocomplete {
    height: 300px;
}


/*//////////// Aba: Carros ///////////////*/

#tab-vehicles .car-content {
    background-color: #A61F1F;
    color: #fff;
    height: auto;
    padding: 20px;
    border-radius: 0px 0px 10px 10px;
    -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.3);
    -khtml-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.3);
}

    #tab-vehicles .car-content input.output-car-input {
        background-color: #fff;
        border: 2px solid #e1e1e1;
        border-radius: 4px;
        color: #000;
        display: block;
        font-size: 13px;
        height: 34px;
        line-height: 1.42857;
        padding: 3px !important;
        transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
        vertical-align: middle;
        width: 100%;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    }

    #tab-vehicles .car-content .car-flex {
        flex-direction: row;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    #tab-vehicles .car-content .card-div {
        flex: 2;
        position: relative;
        min-height: 1px;
        padding-left: 0;
        padding-right: 0 !important;
        text-align: left;
        min-width: 300px;
    }

        #tab-vehicles .car-content .card-div.tiny {
            flex: 1;
            min-width: 180px;
        }

        #tab-vehicles .car-content .card-div .car-item {
            margin-left: 15px;
        }

        #tab-vehicles .car-content .card-div.great {
            /*min-width: initial;*/
        }

#tab-vehicles .button-content {
    height: 20px;
}

#tab-vehicles .btn-search {
    background: #272d4f;
    border-radius: 3px;
    bottom: 19px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.18);
    color: #fff;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 700;
    padding: 7.5px 20px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    border: 1px /*solid #d75124*/;
    float: right;
}



/* RESPONSIVO ////////////////////////////////////////////////////////////////////////////////*/
/* AUTOCOMPLETE ////////////////////////////////////////////////////////////////////////////////*/
ul.ui-menu .imgicon {
    float: right;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    background-color: #F9FAFB;
    margin-top: -5px;
}

ul.ui-menu .imglocator {
    float: left;
    margin-right: 10px;
    margin-top: 0px;
}

.imglocator img {
    width: 40px;
}

.imgicon img {
    width: 100%;
    max-width: 35px;
    padding-left: 10px;
    padding-top: 10px;
}

ul.ui-menu span {
    float: left;
    margin-top: -5px;
    font-size: 14px;
    width: 330px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    height: 40px;
}

ul.ui-menu b {
    color: #EF6E2D;
    padding-right: 10px;
    font-weight: 500;
    margin-top: 5px;
    width: 330px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
}

ul.ui-menu {
    max-height: 400px;
    background-color: #fff;
    border-radius: 0px 4px 4px 4px;
    width: 100%;
    color: #00315a;
    font-size: 16px;
    z-index: 9;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    z-index: 9999999999999999999999;
}

    ul.ui-menu li:first-child {
        border-top: 0px;
    }

    ul.ui-menu li {
        border-top: #F9FAFB solid 2px;
        padding: 8px;
        height: 50px;
        cursor: pointer;
    }

    ul.ui-menu i {
        font-size: 10px;
        color: #ccc;
        margin-top: 0px;
        position: absolute;
    }

    ul.ui-menu li:hover {
        background-color: #E1E7EB;
        -webkit-transition: background-color .25s ease;
        transition: background-color .25s ease;
        border-radius: 0px 0px 4px 4px;
    }

.topo-busca {
    background-color: #f9f4f4;
    width: 100%;
    padding: 10px;
    height: auto;
    /* border-radius: 0px 0px 10px 10px; */
}

.outhercity {
    display: none;
}

    .outhercity.active {
        display: block;
    }

.tooltipped {
    cursor: pointer;
}

.material-tooltip {
    font-size: 12px;
    max-width: 400px;
}

.ui-menu-item-wrapper {
    border: none !important;
    background: none !important;
    font-weight: normal;
    color: initial !important;
}

/* AUTOCOMPLETE ////////////////////////////////////////////////////////////////////////////////*/
@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.loading {
    z-index: 9999999999;
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #a9a9a999;
    display: none;
}

.spinner {
    border: 20px solid rgba(0, 0, 0, 0.1);
    border-left-color: #811419;
    border-radius: 50%;
    width: 200px;
    margin-left: auto;
    margin-top: 10%;
    margin-right: auto;
    height: 200px;
    animation: spin 1.2s linear infinite;
}

#toast-container {
    top: 2% !important;
    right: auto !important;
    bottom: 10%;
    left: 50%;
}

.toast {
    background-color: #bcbcbcf2 !important;
    font-weight: 400;
    color: black;
}

.toast.green {
    background-color: forestgreen !important;
    color: #fff;
}


.input-icon {
    margin-top: -57px;
    margin-left: 15px;
    color: black;
    z-index: 2;
    float: right;
}

.input-loading {
    border: 5px solid rgba(0, 0, 0, 0.1);
    border-left-color: #811419;
    border-radius: 50%;
    width: 30px;
    margin-left: auto;
    margin-right: auto;
    height: 30px;
    animation: spin 1.2s linear infinite;
}


.daterangepicker.mobile {
    width: 300px !important;
    height: 350px;
}

    /* REMOVE SECOND CALENDAR */

    .daterangepicker.mobile .drp-calendar.right {
        position: absolute !important;
        right: 0 !important;
        top: 0 !important;
    }

        .daterangepicker.mobile .drp-calendar.right tbody {
            display: none !important;
        }

        .daterangepicker.mobile .drp-calendar.right thead {
            margin-left: -3px;
        }

            .daterangepicker.mobile .drp-calendar.right thead > tr:nth-child(2) {
                display: none !important;
            }

        .daterangepicker.mobile .drp-calendar.right th.month {
            display: none !important;
        }

        .daterangepicker.mobile .drp-calendar.right .calendar-table {
            background: transparent !important;
        }

    .daterangepicker.mobile .daterangepicker.ltr .ranges, .daterangepicker.mobile.ltr .drp-calendar {
        float: none !important;
    }

    .daterangepicker.mobile .drp-calendar.right .daterangepicker_input {
        position: absolute !important;
    }

    .daterangepicker.mobile th.next {
        margin-left: -34px !important;
        margin-top: 2px !important;
    }

    .daterangepicker.mobile th.prev {
        margin-top: 26px !important;
        margin-left: 5px !important;
    }

/* REMOVE SECOND CALENDAR */



.info-reserva p {
    color: #707070;
    font-size: 20px;
    margin: 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

    .info-reserva p b {
        font-weight: 400;
        color: #000;
    }

    .info-reserva p span {
        color: #707070;
        font-size: 18px;
        margin: 0px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.info-reserva {
    height: 100px;
    background-color: #e9d4d5;
    border-bottom: 3px solid#e4dada;
    font-family: 'Open Sans',sans-serif;
    color: #000;
    z-index: 999;
    width: 100%;
}

.reservar .info-reserva {
    margin-top: 0px;
}

.info-reserva.pin-top {
    margin-top: 80px;
}

.info-reserva.pinned {
    margin-top: 0px;
}

.search-menu {
    display: none;
}

.tab-item .content {
    background-color: #A61F1F;
    border-radius: 10px;
}

.tab-item h5 {
    color: white;
    margin-bottom: 10px;
    clear: both;
    background-color: #b96365;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    border-radius: 0px 50px 50px 0px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.6);
    padding: 10px;
    width: auto;
    min-width: 120px;
    max-width: 300px;
    margin-top: 20px;
    z-index: 9;
    text-align: center;
}

.search-box .container {
    background-color: #A61F1F;
}

@media only screen and (max-width: 970px) {
    .home .li-flex {
        width: 95% !important;
    }
}


.active-li {
    background-color: #272d4f;
    height: 40px;
    margin-top: 13px;
    border-radius:12px;
}

.active-li a {
    color:white !important;
    margin-top:-13px;
}

.side-nav .active-li {
    border-radius: unset !important;
}