@font-face {
    font-family: SeatBcn;
    src: url(../fonts/SeatBcn-Web-Light.woff2) format("woff2");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: SeatBcn;
    src: url(../fonts/SeatBcn-Web-LightItalic.woff2) format("woff2");
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: SeatBcn;
    src: url(../fonts/SeatBcn-Web-Book.woff2) format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: SeatBcn;
    src: url(../fonts/SeatBcn-Web-BookItalic.woff2) format("woff2");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: SeatBcn;
    src: url(../fonts/SeatBcn-Web-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: SeatBcn;
    src: url(../fonts/SeatBcn-Web-Italic.woff2) format("woff2");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: SeatBcn;
    src: url(../fonts/SeatBcn-Web-Medium.woff2) format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: SeatBcn;
    src: url(../fonts/SeatBcn-Web-MediumItalic.woff2) format("woff2");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: SeatBcn;
    src: url(../fonts/SeatBcn-Web-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: SeatBcn;
    src: url(../fonts/SeatBcn-Web-BoldItalic.woff2) format("woff2");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: SeatBcn;
    src: url(../fonts/SeatBcn-Web-Black.woff2) format("woff2");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: SeatBcn;
    src: url(../fonts/SeatBcn-Web-BlackItalic.woff2) format("woff2");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

.SeatBcnBlack {font-family: SeatBcn, sans-serif;font-weight: 900;}


body{
    font-family: SeatBcn, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.bg-black{
    background: #000000;
}

html, body {
    height: 100%;
}

.design-holdx svg path {
    transition: .2s;
    opacity: 0
}

.design-holdx svg path.clicked {
    opacity: .5
}

.design-holdx svg path:hover {
    opacity: .5
}



.event_heading {
    font-size: 18px;
    line-height: 24px;
    color: rgba(15, 15, 15, 0.6)
}

.event_place{
    font-size: 35px;
    line-height: 40px;
    letter-spacing: 0.06em;
    color: #000000;

}
.aft-title{
    font-size: 25px;
    line-height: normal;
    letter-spacing: 0.06em;
    color: #95572B;
}

.mb-100{
    margin-bottom: 30px;
}
.event_order {
    width:100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 992px) {
    .event_heading {
        font-size: 26px;
    }

    .mb-100{
        margin-bottom: 100px;
    }

    .aft-title{
        font-size: 35px;
    }
}


.text-placeholder{
    color: #75787B;
}
.form-floating-radio label {
    height: calc(2.8rem + 2px);
    line-height: 1.25;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .85rem;
}

.btn-outline-secondary {
    color: #3c3c3c;
    border-color:  #d9d9d6;
}
.btn-outline-secondary:hover {
    color: #000;
    background-color: #fff;
    border-color: #ea5d1a;
}
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
    box-shadow: none;
}
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
    color: #ea5d1a;
    background-color: #fff;
    border-color: #ea5d1a;
    font-weight: bold;
}
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
    box-shadow: none;
}


.form-check label, .legal_text_label {
    font-size: .85rem;
    line-height: 16px;
    color: rgba(17, 17, 17, .8)
}

.form-check-inline {
    margin-right: 0.9rem;
}

.form-check-input.rgpd_acc {
    margin-top: 0
}

.form-legal {
    font-size:  .9rem;
    line-height: 16px;
    letter-spacing: -0.02em;
    color: #747474;
}

.fs-legal {
    font-size: 13px;
}

.fs-legal-radio {
    font-style: normal;
    font-size: 15px;
}


.form-text {
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: #6c757d;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.65rem 0.75rem;
    font-size: .95rem;
    font-weight: 400;
    line-height: 1.5;
    color: #404040;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #c9c9c9;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none;
    }
}
.form-control[type=file] {
    overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
    cursor: pointer;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #0f0f0f;
    outline: 0;
    box-shadow: none;
}
.form-control::-webkit-date-and-time-value {
    height: 1.5em;
}
.form-control::-moz-placeholder {
    color: #A4A4A4;
    opacity: 1;
}
.form-control::placeholder {
    color: #A4A4A4;
    opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}


.form-select {
    display: block;
    width: 100%;
    padding: 0.65rem 2.25rem 0.65rem 0.75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: .90rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
     background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;

}
.form-control-renting{
    padding: 0.7rem 0.85rem;
}
button.btn-renting-submit{
    padding: .75rem 0.75rem;
}
.fs-legal.fs-renting {
    font-size: 13px;
    line-height: 1.4;
    color: #212121;
}
.form-select.form-control-renting { font-size: 1rem}
.renting-form__subtitle {
    color: #404040;
    font-size: 18px;
    line-height: 22px;
}

@media (prefers-reduced-motion: reduce) {
    .form-select {
        transition: none;
    }
}
.form-select:focus {
    border-color: #0f0f0f;
    outline: 0;
    box-shadow: none;
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
    padding-right: 0.75rem;
    background-image: none;
}
.form-select:disabled {
    background-color: #e9ecef;
}
.form-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #212529;
}

.form-select-sm {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.875rem;
}


.btn-seat {
    color: #fff;
    background-color: #ea5d1a;
    border-color: #ea5d1a;
}

.btn-seat:hover {
    color: #fff;
    background-color: rgba(234,93,26,.7);
    border-color: rgba(234,93,26,.7);
}

.btn-check:focus + .btn-seat, .btn-seat:focus {
    color: #fff;
    background-color: #ea5d1a;
    border-color: #ea5d1a;
}

.btn-check:checked + .btn-seat, .btn-check:active + .btn-seat, .btn-seat:active, .btn-seat.active, .show > .btn-seat.dropdown-toggle {
    color: #fff;
    background-color: #ea5d1a;
    border-color:#ea5d1a;
}

.btn-seat:disabled, .btn-seat.disabled {
    color: #fff;
    background-color: rgba(234,93,26,.5);
    border-color:  rgba(234,93,26,.5);
}


.mb-i {
    margin-bottom: 0.8rem !important;
}

.engagement-form__title {
    color: #000;
    font-size: 26px;
    line-height: 34px;
    font-weight: 900;
}

.engagement-form__subtitle {
    color: #404040;
    font-size: 16px;
    line-height: 18px;
}


.intro-page {
    position: relative;
    height: 100vh;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.zi-2{
    z-index: 2;
}
.intro-page:after{
    content: "";
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(0,0,0,.15) 0%, rgba(0,0,0,1) 100%);
    position: absolute;
    z-index: 1;
}

.site__title {
    font-size: 38px;
    line-height: 38px;
}
.site__lead{
    font-size: 20px;
    line-height: 145%;
}
.min-btn {
    min-width: 100%;
}

.navbar{
    height: 60px;
}


@media (min-width: 768px) {
    .site__title {
        font-size: 48px;
        line-height: 40px;
    }
    .min-btn {
        min-width: 297px;
    }

    .navbar{
        height: 85px;
    }

}
.transition-fade {
    transition: 0.4s;
    /*transform: translateX(0);*/
    opacity: 1;
}

.bg-black  .transition-fade {
    transition: 1s;
    /*transform: translateX(0);*/
    opacity: 1;

}


html.is-animating .transition-fade {
    opacity: 0;
    /*transform: translateY(-50px);*/

}

html.is-animating .bg-black .transition-fade {
    opacity: 0;
    /* animation: 3.5s cubic-bezier(.25, 1, .30, 1) circle-in-center both;*/
    animation: 3.5s cubic-bezier(.25, 1, .30, 1) circle-in-hesitate both;

}

@keyframes circle-out-center {
    from {
        clip-path: circle(0%);
    }
    to {
        clip-path: circle(125%);
    }
}

.bg-black .navbar{ display: none; visibility: hidden}

.step-steps li {
    pointer-events: none;
}

.page-h{height: 100%;
}
.page_text{
    color: #66676C;
}
.image-max-width{
    max-width: 565px;
}
.legal_text{
    font-size: .8rem;
}
.text-sm{
    font-size: .85rem;
}
.form-select {
    color: #75787B;
}
.form-select option:disabled {
    color: #75787B;
}
span.is-invalid {
    font-size: 12px;
    line-height: 18px;
    color: #f14336
}
.save-date{
    padding: .5rem 0 .5rem 1rem;
    border-style: solid;
    border-width:  0 0 0 5px;
    border-image: linear-gradient(0deg, rgba(149, 87, 43, 0) 0%, #95572B 100%) 1;

}
.save-date_title{
    font-size: 24px;
    line-height: 145%;
    color: #95572B;
}
address {
    font-size: 16px;
    display: block;
}
address span {
    font-size: 16px;
}

.mw-text{
    max-width: 15rem;
}

.treino-hover {
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    transform: rotate(-6deg);
}

.corner-pick {
    color: #75787B;
    font-size: .9rem;
}
.rotate img.hover{
    transition: all 250ms ease-in-out;
}

.rotate img.hover:hover{
    cursor:pointer;
    -webkit-transform: rotateZ(-3deg) scale(0.9);
    -ms-transform: rotateZ(-3deg) scale(0.9);
    transform: rotateZ(-3deg) scale(0.9);
    transition: 250ms ease-in-out;
}

.text-copper{
    color: #95572B;
}
@media (min-width: 1200px) {
    .page_title {
        font-size: 1.8rem;
    }
    .page_subtitle {
        font-size: 1.5rem;
    }
    .mw-text{
        max-width: 20rem;
    }
    .engagement-form__title {
        font-size: 28px;
    }
}


.animate__animated.animate__delay-ns {
    -webkit-animation-delay: 250ms;
    animation-delay: 250ms;
}
.animate__animated.animate__delay-1ms {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
}
.animate__animated.animate__delay-2ms {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
}
.animate__animated.animate__delay-3ms {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
}
.animate__animated.animate__delay-4ms {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
}
@keyframes circle-in-center {
    from {
        clip-path: circle(0%);
    }
    to {
        clip-path: circle(125%);
    }
}

@keyframes circle-in-hesitate {
    0% {
        clip-path: circle(0%);
    }
    40% {
        clip-path: circle(40%);
    }
    100% {
        clip-path: circle(125%);
    }
}

@keyframes wipe-out-down {
    from {
        clip-path: inset(0 0 0 0);
    }
    to {
        clip-path: inset(100% 0 0 0);
    }
}



/*---------------*/
/***** Honey *****/
/*---------------*/

.hover-grid {
    position: relative;
    margin: 0 auto;
    list-style: none;
    text-align: center;
}

/* Common style */
.hover-grid figure {
    position: relative;
    overflow: hidden;
    background: #3085a3;
    text-align: center;
}

.hover-grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.hover-grid figure figcaption {
    padding: 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.hover-grid figure figcaption::before,
.hover-grid figure figcaption::after {
    pointer-events: none;
}

.hover-grid figure figcaption,
.hover-grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.hover-grid figure  {
   margin: 0;
    border-radius: 16px;
}
.hover-grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.hover-grid figure h3 {
    font-weight: 300;
}

.hover-grid figure h3 strong {
    font-weight: 800;
}

.hover-grid figure h3,
.hover-grid figure p {
    margin: 0;
}

.hover-grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

figure.effect-honey {
    background: #ea5d1a;

}

figure.effect-honey img {
    opacity: 0.9;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}

figure.effect-honey:not(.disabled):hover img {
    opacity: 0.5;
    transform: scale(1.1);
}

figure.effect-honey figcaption::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: #ea5d1a;
    content: '';
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
}

figure.effect-honey h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1em 1.5em;
    width: 100%;
    text-align: left;
    -webkit-transform: translate3d(0,-30px,0);
    transform: translate3d(0,-30px,0);
}

figure.effect-honey h3 i {
    font-style: normal;
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,-30px,0);
    transform: translate3d(0,-30px,0);
}

figure.effect-honey figcaption::before,
figure.effect-honey h3 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

figure.effect-honey:not(.disabled):hover figcaption::before,
figure.effect-honey:not(.disabled):hover h3,
figure.effect-honey:not(.disabled):hover h3 i {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
