body {
    font-family: 'Congenial' !important;
    font-weight: 300;
    font-style: normal;
    overflow-x: hidden;
}

h1 {
    font-size: 50px;
}

button {
    outline: none;
}

header {
    position: absolute !important;
    /*left: 15% !important;
  padding: 20px;*/
}

#page-load {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 999999;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.p-0 {
    padding: 10px;
}

.p-10 {
    padding: 10px;
}

.p-20 {
    padding: 20px;
}

.p-30 {
    padding: 30px;
}

.p-40 {
    padding: 40px;
}

.p-50 {
    padding: 50px;
}

/*ToTop*/

#toTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    background: #014797;
    border: 3px solid #fff;
    border-radius: 53px;
    z-index: 3;
}

/*Menu*/

.logo-mobile {
    display: none;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-weight: 300;
    transition: 0.7s;
    margin-top: 25px;
    font-size: 13px;
}

    .navbar-light .navbar-nav .nav-link:hover {
        color: rgb(216, 216, 216);
        font-weight: 300;
    }

    .navbar-light .navbar-nav .nav-link:focus {
        color: rgb(216, 216, 216);
        font-weight: 300;
    }

    .navbar-light .navbar-nav .nav-link:active {
        color: rgb(216, 216, 216);
        font-weight: 300;
    }

.logo-menu {
    height: 100px !important;
}

.space-menu {
    transition: .7s;
    padding: 0px 38px;
}

@media (max-width: 1040px) {
    .logo-menu {
        /*position: absolute;
        top: 115%;
        right: 41%;*/
        padding: 0px 8%;
    }

    .space-menu {
        width: 200px;
    }
}

.rede {
    padding-left: 5px;
}

.fa-youtube-play:before {
    padding-right: 25px;
}

.arabesco {
    padding-right: 25px;
    margin-top: -15px;
}

.redes-sociais {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*Topo*/

#topo {
    background-image: url(../Images/topo-menu.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: initial;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 800px;
}

.topo-section {
    margin-top: 345px;
}

.topo-title-1 {
    color: #fff;
    font-weight: 200;
    font-size: 24px;
}

.topo-title-2 {
    color: #19B5C7;
    font-size: 90px;
    font-weight: 200;
    line-height: 70px;
}

.topo-title-3 {
    color: #fff;
    font-size: 90px;
    font-weight: 200;
    line-height: 85px;
}

.fa-arrow-down {
    font-size: 30px;
    color: #fff;
}

.topo-arrow {
    margin: 0 auto;
    text-align: center;
    margin-top: 100px;
}

.topo-arrow-mobile {
    display: none;
}

.arrow {
    text-align: center;
    margin: 8% 0;
}

.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

/*Restam Apenas*/

#restam-apenas {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
    position: relative;
    background: #ffff;
}

#restam-apenas-mobile {
    display: none;
}

.restam-apenas-arabesco {
    margin-top: 47px;
}

.restam-apenas-data {
    color: #cbba71;
    font-size: 60px;
    font-weight: 300;
}

.restam-apenas-data-mobile {
    color: #cbba71;
    font-size: 35px;
    display: flex;
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 10px;
    width: 70px;
    text-align: center;
    justify-content: center;
}

.restam-apenas-justify {
    display: flex;
    justify-content: center;
}

.restam-apenas-subtitle {
    color: #cbba71;
    font-size: 15px;
    font-weight: normal;
    position: relative;
}

.restam-apenas-desc {
    color: #0054a5;
    font-size: 24px;
    font-weight: 300;
    line-height: 27px;
    text-transform: uppercase;
    padding: 0px 30px;
}

.aling-elements-restam-apenas {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 40px 0px;
}

    .aling-elements-restam-apenas .aling-info {
        display: flex;
        flex-direction: column;
        align-content: center;
        padding: 0px 15px;
    }

/*Atrações*/
#atracoes {
    color: #fff;
    background-image: url(../Images/atracoes.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.atracoes-title {
    font-weight: 100;
    margin-top: 100px;
    text-align: center;
    text-transform: uppercase;
    color: white;
}

.atracoes-arabesco {
    margin: 0 auto;
    margin-bottom: 80px;
}

.atracoes-desc {
    font-weight: 200;
    font-size: 30px;
    line-height: 1.2;
    text-transform: uppercase;
}

.atracoes-subtitle {
    font-weight: 200;
    font-size: 17px;
    margin-top: 45px;
    margin-bottom: 370px;
}

/*Garanta-ingresso*/

#garanta-ingresso {
    background: #0054a5;
    padding: 35px;
}

.garanta-ingresso-desc {
    color: #fff;
    font-weight: 200;
    font-size: 25px;
    padding: 0px 25px;
}

.garanta-ingresso-spotlight {
    color: #cbba71;
}

.btn-garanta-ingresso {
    color: #fff;
    background: transparent;
    border: 3px solid #fff;
    padding: 10px;
    transition: 0.7s;
    cursor: pointer;
    border-radius: 12px;
    font-weight: 300;
    outline: none;
    width: 100%;
    margin: 0px 25px;
}

    .btn-garanta-ingresso:hover {
        color: #0054a5;
        background: #fff;
        border: 3px solid #fff;
        padding: 10px;
        transition: 0.7s;
        cursor: pointer;
        border-radius: 12px;
        transform: scale(1.03);
        width: 100%;
    }

.complement-content-garanta-ingresso {
    align-items: center;
}

/*Comodidades*/

#comodidades-food {
    background-size: cover;
    background-repeat: no-repeat;
}

.comodidades-food-total {
    padding: 25px 15%;
}

.comodidades-food-title {
    color: #0054a5;
    font-weight: 200;
}

.comodidades-food-subtitle {
    color: #cbba71;
    font-size: 20px;
    text-transform: uppercase;
}

#comodidades-drink {
    background-size: cover;
    background-repeat: no-repeat;
}

.comodidades-drink-total {
    margin-bottom: 95px;
    margin-top: 95px;
    padding-right: 50px;
}

.comodidades-drink-title {
    color: #0054a5;
    font-weight: 200;
}

.comodidades-drink-subtitle {
    color: #cbba71;
    font-size: 20px;
    text-transform: uppercase;
}

/*Experiencias*/

.experiencias-title {
    color: #0054a5;
    font-weight: 200;
}

.experiencias-desc {
    color: #000;
    margin-left: 25px;
    margin-top: 14px;
    line-height: 22px;
}

.experiencias-arabesco {
    width: 60px;
}

/*Meeting*/

.meeting-title {
    color: #0054a5;
    font-weight: 200;
    margin-bottom: 25px;
}

.meetin-section {
    display: block;
}

.meeting-desc {
    color: #000;
    line-height: 22px;
}

    .meeting-desc b {
        font-weight: bold;
    }

.btn-meeting {
    color: #fff;
    background: #0054a5;
    border: 3px solid #0054a5;
    padding: 10px;
    padding-right: 50px;
    padding-left: 50px;
    transition: 0.7s;
    cursor: pointer;
    border-radius: 12px;
    text-transform: uppercase;
    margin-top: 30px;
    outline: none;
}

    .btn-meeting:hover {
        color: #0054a5;
        background: transparent;
        border: 3px solid #0054a5;
        padding: 10px;
        padding-right: 50px;
        padding-left: 50px;
        transition: 0.7s;
        cursor: pointer;
        border-radius: 12px;
        transform: scale(1.03);
        text-transform: uppercase;
    }

.meeting-location {
    color: #cbba71;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 10px;
}

.fa-map-marker {
    padding-right: 15px;
}

.meeting-map {
    color: #0054a5;
}

/*Camarote*/

#camarote {
    background-image: url('../Images/camarote.png');
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 40px;
    background-position: center;
}

.camarote-section {
    margin-bottom: 110px;
}

.camarote-arabesco {
    width: 50px;
}

.camarote-title {
    color: #fff;
    font-weight: 200;
    margin-top: 60px;
}

.camarote-subtitle {
    color: #cbba71;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 30px;
}

.camarote-desc {
    color: #fff;
    font-weight: 200;
}

/*Ingressos*/

.fa-ticket {
    font-size: 65px;
    color: #cbba71;
    margin-top: 100px;
}

.ingressos-title {
    color: #0054a5;
    margin-top: 25px;
    margin-bottom: 25px;
    font-weight: 200;
}

.ingressos-desc {
    color: #000000;
    margin-bottom: 45px;
    font-size: 18px;
    line-height: 23px;
}

.fa-calendar-check-o {
    color: #fff;
    padding-right: 10px;
    font-size: 24px;
}

.fa-trophy {
    color: #fff;
    padding-right: 10px;
    font-size: 24px;
}

.calendar {
    box-shadow: 0px 2px 10px -7px rgb(0 0 0);
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
    border-radius: 10px;
}

.plus-size {
    margin-right: 36px;
}

.top-calendar {
    background: #0054a5;
    padding: 15px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    color: #fff;
    font-size: 19px;
}

.value-calendar {
    padding-bottom: 20px;
    position: relative;
}

.moeda-calendar {
    color: #cbba71;
}

.money-calendar {
    font-size: 45px;
    color: #cbba71;
}

.info-calendar {
    color: #cbba71;
    margin-top: 50px;
    margin-bottom: 50px;
    font-weight: 200;
}

.btn-calendar {
    background: transparent;
    border: 2px solid #cbba71;
    color: #cbba71;
    padding: 10px;
    padding-right: 50px;
    padding-left: 50px;
    transition: 0.7s;
    cursor: pointer;
    border-radius: 12px;
    text-transform: uppercase;
    margin-bottom: 100px;
    outline: none;
}

    .btn-calendar:hover {
        background: #cbba71;
        border: 2px solid #cbba71;
        color: #fff;
        transform: scale(1.03);
        text-transform: uppercase;
    }

/*Escola*/

#escola {
    background-image: url(../Images/escola.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 200px;
}

.escola-title {
    color: #fff;
    font-weight: 200;
    margin-top: 55px;
    margin-bottom: 25px;
}

.escola-desc {
    /*color: #fff;
  font-weight: 300;
  margin-bottom: 40px;
  font-size: 16px;*/
    color: #fff;
    font-weight: 300;
    margin-bottom: 40px;
    font-size: 16px;
    width: 65%;
    line-height: 1.5;
    text-align: center;
}

.date-itens {
    text-transform: uppercase;
    font-size: 100px;
    color: #cbba71;
    font-weight: 250;
    margin-bottom: -5px;
}

.date-information {
    text-transform: uppercase;
    font-size: 25px;
    color: #fff;
    font-weight: 300;
    text-align: center;
}

.last-count {
    margin-bottom: 30px;
}

/*Footer*/

footer {
    margin-bottom: 30px;
}

.visit-div {
}

.visit-font {
    font-size: 33px;
    font-weight: 200;
    margin-bottom: 0;
    color: #0054a5;
}

.link-footer {
    font-size: 22px;
    text-decoration: none;
    color: #cbba71;
    font-weight: normal;
    transition: 0.7s;
}

    .link-footer:hover {
        font-size: 22px;
        text-decoration: none;
        color: #b1a15e;
    }

.symbol-footer {
    width: 90px;
    margin-top: 25px;
}

/*Contato*/

.menu-contato {
    background-image: url(../Images/contato.png);
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    /*align-items: center;
  left: 0 !important;*/
}

.logo-menu-contato {
    padding-right: 20px;
    padding-left: 45px;
}

.arabesco-contato {
    padding-right: 25px;
    margin-top: -15px;
}

#contato {
    height: 100%;
    margin-top: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 500;
}

.contato-food-title {
    color: #0054a5;
    font-weight: 200;
}

.contato-food-subtitle {
    color: #cbba71;
    font-size: 20px;
    text-transform: uppercase;
}

.contato-food-desc {
    margin-bottom: 40px;
}

.input-contato {
    width: 100%;
    margin-bottom: 18px;
    margin-top: 6px;
    padding: 6px;
    border: 1px solid #dcdada;
    background: #f7f7f7;
    border-radius: 8px;
    font-weight: 300;
    text-indent: 10px;
    transition: 0.7s;
    outline: none;
}

    .input-contato:focus {
        transform: scale(1.04);
    }

.btn-contato {
    background: #cbba71;
    border: 2px solid #cbba71;
    color: #fff;
    padding: 10px;
    padding-right: 50px;
    padding-left: 50px;
    transition: 0.7s;
    cursor: pointer;
    border-radius: 12px;
    text-transform: uppercase;
    margin-bottom: 100px;
    outline: none;
    margin-top: 20px;
}

    .btn-contato:hover {
        background: transparent;
        border: 2px solid #cbba71;
        color: #cbba71;
        transform: scale(1.03);
        text-transform: uppercase;
    }

.contato-outros {
    color: #0054a5;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 19px;
    margin-bottom: 35px;
}

.contato-title {
    color: #cbba71;
    font-size: 20px;
    margin-bottom: 6px;
}

.contato-desc {
    color: #000;
    /*font-size: 20px;*/
    line-height: 1.5;
}

.arabesco-contato {
    display: block;
}

/*Checkbox*/

.customcheck {
    display: block;
    position: relative;
    padding-left: 40px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    align-items: center;
    display: flex;
    margin-top: 10px;
}

    .customcheck input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        transition: 0.7s;
    }

.checkmark {
    position: absolute;
    /*top: 0;*/
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 5px;
    transition: 0.7s;
}

.customcheck:hover input ~ .checkmark {
    background-color: #ccc;
    transition: 0.7s;
}

.customcheck input:checked ~ .checkmark {
    background-color: #00205b;
    border-radius: 5px;
    transition: 0.7s;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
    transition: 0.7s;
}

.customcheck input:checked ~ .checkmark:after {
    display: block;
    transition: 0.7s;
    left: 10px;
    top: 7px;
}

.customcheck .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: 0.7s;
}

/*Lightbox*/

.fancybox-button svg {
    display: none !important;
}

.lightbox {
    padding: 30px !important;
    border-radius: 10px;
    background: #fff;
    text-align: center;
    display: none;
    max-width: 400px;
    width: 90%;
}

.lightbox__title {
    font-family: "Oswald", sans-serif;
    font-size: 36px;
    line-height: 40px;
    color: #000;
    margin-bottom: 35px;
    margin-top: 65px;
}

@media (max-width: 1000px) {
    .lightbox__title {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 20px;
    }
}

.lightbox__icon {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    font-size: 75px;
    line-height: 10px;
    margin-top: 28px;
}

@media (max-width: 1000px) {
    .lightbox__icon {
        font-size: 70px;
        line-height: 80px;
    }
}

.lightbox__icon--green {
    color: #009340;
}

.lightbox__icon--red {
    color: #930004;
}

.lightbox__button {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    outline: none;
    background: #0054a5;
    color: #fff;
    padding: 0;
    border-radius: 5px;
    border: 0;
    cursor: pointer;
    font-family: "Oswald", sans-serif;
    font-size: 20px;
    transition: .4s;
}

@media (max-width: 1000px) {
    .lightbox__button {
        height: 4rem;
        line-height: 40px;
        font-size: 18px;
    }
}
/*.lightbox__button:hover {
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #930004;
  color: #930004;
}*/

/*Responsive*/

@media (max-width: 780px) {
    header {
        position: initial !important;
        left: 0 !important;
    }

    .topo-arrow {
        display: none;
    }

    #contato {
        margin-top: 37px;
    }

    .topo-arrow-mobile {
        display: block;
    }

    .redes-sociais {
        display: flex;
        justify-content: space-around;
    }

    #restam-apenas-mobile {
        display: block;
    }

    .navbar-light .navbar-nav .nav-link {
        color: #0054a5;
        font-weight: 300;
        transition: 0.7s;
        border-top: none;
    }

    .menu-contato-logos .navbar-nav .nav-link {
        color: white;
        font-weight: 300;
        transition: 0.7s;
        border-top: none;
    }


    .arabesco-contato {
        display: none;
    }

    #toTop {
        bottom: 20px;
        right: 20px;
    }

    .menu {
        padding-left: 0px;
        border-top: 1px solid rgb(231, 231, 231);
    }

    .rede {
        padding-left: 0px;
        border-top: 1px solid rgb(231, 231, 231);
    }

    .logo-mobile {
        display: block;
    }

    .logo-menu-contato {
        display: none;
    }

    .logo-menu {
        display: none;
    }

    .arabesco {
        display: none;
    }

    #restam-apenas {
        display: none;
    }

    #comodidades-drink {
        background: #fff;
    }

    #experiencias {
        background: #e6e6e6;
        padding-top: 50px;
        padding-bottom: 50px;
        padding-right: 0px;
        padding-left: 0px;
    }

    .experiencias-arabesco {
        display: none;
    }

    .experiencias-desc {
        color: #000;
        margin-left: 0px;
    }

    #camarote {
        background-image: url(../Images/camarote-mobile.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-top: 40px;
    }

    .meetin-section {
        text-align: center;
    }

    .meeting-location {
        text-align: center;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .btn-meeting {
        margin-top: 25px;
        margin-bottom: 35px;
        outline: none;
    }

    .camarote-section {
        margin-bottom: 50px;
        text-align: center;
    }

    .calendar {
        box-shadow: 0px 2px 10px -7px rgb(0 0 0);
        padding-left: 15px;
        padding-right: 15px;
    }

    .value-calendar {
        background: #f5f4f4;
    }

    .ingressos-title {
        font-size: 35px;
    }

    .fa-ticket {
        margin-top: 35px;
    }

    .plus-size {
        margin-right: 0px;
    }

    .fc {
        text-align: center;
    }



    .last-count {
        margin-bottom: -35px;
    }

    .symbol-footer {
        display: none;
    }
}

.row-flex {
    display: flex;
}

.comodidades-food-desc {
    margin-top: 15px;
}

/*responsive garanta-ingresso*/
@media (max-width: 450px) {
    .complement-content-garanta-ingresso {
        justify-content: center;
    }

    .right {
        margin-bottom: 20px;
    }

    .garanta-ingresso-desc {
        color: #fff;
        font-weight: 200;
        font-size: 30px;
        padding: 0px 0px;
        text-align: center;
        width: 100%;
    }

    .btn-garanta-ingresso {
        color: #fff;
        background: transparent;
        border: 3px solid #fff;
        padding: 10px;
        transition: 0.7s;
        cursor: pointer;
        border-radius: 12px;
        font-weight: 300;
        outline: none;
        width: 100%;
        padding: 10px 30px;
        margin: 0px;
    }

    .plus-size, .calendar {
        width: 100%;
    }
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.col-flex-food {
    width: 50%;
    display: flex;
    flex-direction: column;
}
/*responsive comodidades-food*/
@media (max-width: 780px) {
    .row-flex {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .comodidades-food-title {
        color: #0054a5;
        font-weight: 200;
        font-size: 30px;
    }

    .comodidades-food-total {
        padding: 0px 5%;
    }

    .comodidades-food-desc {
        margin-top: 15px;
    }
}

@media (max-width: 450px) {
    .col-flex-food {
        width: 100%;
    }

    #comodidades-drink .row-flex {
        flex-wrap: wrap-reverse;
    }

    .comodidades-food-total {
        padding: 35px 5%;
    }
}
/*pagination banner*/
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 90px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .7;
    border: 1px solid white;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: white;
}

#experiencias {
    margin-bottom: 80px;
    background-image: url(../Images/mais-experiencias.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
/*responsive experiencias*/
@media (min-width: 768px) {
    #experiencias .container {
        max-width: 100%;
    }

    #experiencias {
        padding: 60px 0%;
        margin-bottom: 80px;
        background-image: url(../Images/mais-experiencias.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
    }
}

.complement-header {
    justify-content: space-around;
}
/*end*/
.img-position {
    width: 250px;
}

@media (max-width: 1040px) {
    .img-position {
        padding-top: 0%;
    }
}

@media (max-width: 780px) {
    .img-position {
        padding-top: 0%;
    }



    #escola .center-flex {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 30%
    }

    #escola .row-flex {
        justify-content: space-around;
        padding: 0px 0%;
    }
}

#escola .row-flex {
    justify-content: space-around;
    padding: 0px 10%;
}

    #escola .row-flex .last-num {
        /*text-align: center;
    padding: 0px 25px;*/
        width: 20%;
    }

#escola .center-flex {
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (max-width: 450px) {
    .escola-desc {
        color: #fff;
        font-weight: 300;
        margin-bottom: 40px;
        font-size: 16px;
        width: 100%;
        line-height: 1.5;
        text-align: center;
    }

    #escola .center-flex {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%
    }



    .side-cont {
        margin-bottom: 25px;
    }

    #escola .row-flex .last-num {
        width: 15%;
    }
}

@media (max-width: 780px) {
    .logo-mobile {
        display: block;
        width: 200px;
    }

    .navbar {
        z-index: 3;
        position: fixed;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: .5rem 1rem;
        background-color: white;
        border-bottom: 1px solid gray;
        border-radius: 0px 0px 5px 5px;
        -webkit-box-shadow: 0px 2px 21px 0px rgba(0,0,0,0.61);
        -moz-box-shadow: 0px 2px 21px 0px rgba(0,0,0,0.61);
        box-shadow: 0px 2px 21px 0px rgba(0,0,0,0.61);
    }

    .menu-contato-logos {
        z-index: 3;
        position: fixed;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: .5rem 1rem;
        background-color: #0054a5;
        /*margin-top: 110px;*/
    }

    .camarote-title {
        color: #fff;
        font-weight: 200;
        margin-top: 60px;
        padding-top: 40px;
    }

    .experiencias-title {
        color: #0054a5;
        font-weight: 200;
        padding-top: 40px;
    }

    .atracoes-title {
        font-weight: 100;
        margin-top: 100px;
        text-align: center;
        text-transform: uppercase;
        color: white;
        padding-top: 40px;
    }

    .escola-title {
        color: #fff;
        font-weight: 200;
        margin-top: 55px;
        margin-bottom: 25px;
        padding-top: 40px;
    }

    #contato {
        margin-top: 37px;
        padding-top: 120px;
    }

    .restam-apenas-desc {
        color: #0054a5;
        font-size: 24px;
        font-weight: 300;
        line-height: 27px;
        text-transform: uppercase;
        padding: 0px 30px;
        padding-top: 70px;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%;
        display: flex;
        justify-content: center;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
        padding-right: 35px;
    }
}

@media (max-width: 450px) {
    .topo-section {
        margin-top: 95px;
    }

    #toTop {
        bottom: 20px;
        right: 20px;
        display: none;
    }

    .ingressos-title {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .btn-calendar {
        background: transparent;
        border: 2px solid #cbba71;
        color: #cbba71;
        padding: 10px;
        padding-right: 50px;
        padding-left: 50px;
        transition: 0.7s;
        cursor: pointer;
        border-radius: 12px;
        text-transform: uppercase;
        margin-bottom: 50px;
        outline: none;
    }

    .visit-div {
        margin-top: 90px;
    }

    .btn-contato {
        background: #cbba71;
        border: 2px solid #cbba71;
        color: #fff;
        padding: 10px;
        padding-right: 50px;
        padding-left: 50px;
        transition: 0.7s;
        cursor: pointer;
        border-radius: 12px;
        text-transform: uppercase;
        margin-bottom: 50px;
        outline: none;
        margin-top: 20px;
        width: 100%;
    }
}

@media (max-width: 380px) {
    #escola {
        height: auto; /* 990*/
    }
}



.atracoes-subtitle {
    display: none;
}

.slick-active .atracoes-subtitle {
    display: block;
    font-weight: 200;
    font-size: 17px;
    margin-top: 45px;
    margin-bottom: 370px;
}

#topo .btn-garanta-ingresso {
    color: #fff;
    background: transparent;
    border: 3px solid #fff;
    padding: 10px 25px;
    transition: 0.7s;
    cursor: pointer;
    border-radius: 12px;
    font-weight: 300;
    outline: none;
    width: 100%;
    margin: 0px 0px;
    margin-top: 25px;
    margin-bottom: 30px;
}

.img-desk-none {
    transition: 0.7s;
    display: none;
}

@media (max-width: 420px) {
    .atracoes-title {
        font-weight: 100;
        margin-top: 0px;
        text-align: center;
        text-transform: uppercase;
        color: white;
        padding-top: 40px;
    }
}

.col-flex-food .slick-dots {
    margin-block-end: 0;
    bottom: 30px;
    z-index: 100;
}

.col-flex-food.slick-slider::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 20%;
    background-image: linear-gradient(to top, rgba(0,0,0,.6), rgba(0,0,0,0));
    z-index: 19;
}


.btn-buy {
    color: #fff;
    background: #0054a5;
    border: 1px solid #0054a5;
    padding: 10px;
    padding-right: 50px;
    padding-left: 50px;
    transition: 0.5s all;
    cursor: pointer;
    border-radius: 12px;
    text-transform: uppercase;
    outline: none;
    margin: 20px;
    display: block;
    text-decoration: none !important;
}

    .btn-buy:hover {
        color: #0054a5;
        background: transparent;
        border: 1px solid #0054a5;
        padding: 10px;
        padding-right: 50px;
        padding-left: 50px;
        cursor: pointer;
        border-radius: 12px;
        transform: scale(1.03);
        text-transform: uppercase;
    }

/*Galeria de Fotos*/
#galeria__de__fotos {
    background: #0054a5;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%
}

.galeria-title {
    color: #ffffff;
    margin-top: 25px;
    margin-bottom: 25px;
    font-weight: 200;
}

#galeria__de__fotos .escola-title, #galeria__de__fotos p {
    width: 100%;
    text-align: center;
}

.ver__mais {
    margin: 50px auto;
    display: block;
    max-width: max-content;
    text-align: center;
    padding: 10px 30px;
}

    .ver__mais:hover {
        padding: 10px 30px;
    }

.btn__download {
    color: #fff;
    background: transparent;
    border: 3px solid #fff;
    padding: 10px;
    transition: 0.7s;
    cursor: pointer;
    border-radius: 12px;
    font-weight: 300;
    outline: none;
    margin: 0px 25px;
    display: block;
    width: max-content;
    margin: 0 auto;
}

    .btn__download:hover, .item__foto a:hover {
        text-decoration: none;
    }

.item__foto a {
    cursor: pointer;
}


.ticket-title {
    color: #0054a5;
    font-weight: 200;
    margin-bottom: 25px;
    font-size: 22px;
    font-weight: 300;
    margin-top: 20px;
}

.selo_ame {
    background: #0054a5;
    border-radius: 50%;
    width: 62px;
    height: 62px;
    padding: 8px;
    position: absolute;
    top: -11px;
    left: 10px;
    FONT-WEIGHT: 100;
    transform: rotate(349deg);
}

    .selo_ame img {
        width: 100%;
    }

#ingressos {
    padding-bottom: 80px;
}

.escola-logo {
    margin-top: 30px;
    width: 170px;
}

.form_email {
    display: flex;
    gap: 13px;
}

    .form_email input {
        padding: 0px 20px;
        border-radius: 12px;
        border: none;
        height: 50px;
        min-width: 320px;
    }

    .form_email button {
    }

#newsform {
    background: #0054a5;
    padding: 35px;
}


@media (max-width: 700px) {
    .form_news input {
        min-width: 100% !important;
    }
    .form_email {
        flex-direction: column;
    }

        .form_email input {
            margin-bottom: 15px;
        }
    #newsform {
        padding: 10px 0px 40px 0px;
    }
    .map-como-chegar{
        width: 100% !important;
    }
}

.video_banner {
    width: 100%;
}

.form_news input {
    min-width: 220px;
}


.map-como-chegar {
    width: 600px;
    height: 450px;
}

.input-login {
    border-radius: 3px;
    border: none;
    width: 100%;
    height: 35px;
}

.btn-login {
    color: #fff;
    width: 150px;
    height: 45px;
    border: none;
    border-radius: 3px;
}

.bg-gold {
    background-color: #a78f4a;
}

.bg-gold:hover{
    background: #C1B080;
}

.icon-text {
    font-size: 2em;
}

.icon {
    position: relative;
    display: table-cell;
    width: 70px;
    height: 36px;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
}

.content-data {
    margin-top: 20px;
    width: 78%;
    position: absolute;
    margin-left: 50px;
}

.logo-arabesco {
    width: 25px;
    padding-right: 0;
    margin-top: 0;
}

.label-date {
    margin-right: 10px;
}

.nav-bar {
    width: 100%;
    background-color: #014797;
}

#login-page {
    height: 100vh;
    width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
}