/*----- SETUP - Open -----*/ 
body {
    cursor: default;
}
.dash-link a {
    display: inline-block !important;
    position: relative;
}
.dash-link a::after {
    border-bottom: 1px #fff dashed;
    bottom: -2px;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.dash-link a:hover::after {
    border-bottom-color: #7ebeff;
}
.dash-link .addtocalendar a::after,
.dash-link .elementor-image-box-img a::after {
    display: none;
}
input[type="text"],
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="url"],
select,
textarea {
    width: 100%;
    border-radius: 3px;

    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
input[type="text"]:focus,
input[type="date"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
    outline: 0 none !important; 
}
input[type="submit"],
button {
    cursor: pointer;
}	
.wrapper-hover h1,
.wrapper-hover h2,
.wrapper-hover h3,
.wrapper-hover h4,
.wrapper-hover h5,
.wrapper-hover h6,
.wrapper-hover .elementor-icon,
.wrapper-hover .cls-1,
.wrapper-hover {	
    cursor: pointer;

    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
.wrapper-hover:hover h1,
.wrapper-hover:hover h2,
.wrapper-hover:hover h3,
.wrapper-hover:hover h4,
.wrapper-hover:hover h5,
.wrapper-hover:hover h6,
.wrapper-hover:hover .elementor-icon,
.wrapper-hover:hover {
    color: #7EBEFF !important;
}
.wrapper-hover:hover .cls-1 {		
    fill: #7EBEFF !important;
}
.page-header,
#site-header,
#site-footer {
    display: none;
}
.not-show {
    opacity: 0!important;
}
.display-none,
.no-display {
    display: none !important;
}
/*----- SETUP - Close -----*/


/*----- LOGIN - Open -----*/
#main .jet-login-message {
    background: #c9954ad1 !important;
    color: #fff !important;
    font-family: "GreycliffCF", Sans-serif;
    font-size: 0.85em;
    font-weight: 400;
    margin: 15px 0 !important;
    padding: 10px 15px !important;
    text-align: center;
}
#main .gform_legacy_markup_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
#main .gform_legacy_markup_wrapper li.gfield_error textarea {
    border: none;
    border-bottom: 2px solid #AC1A2D;
}
#main .gform_legacy_markup_wrapper .validation_message {
    background: #ffffff9d !important;
    color: #AC1A2D;
    display: block;
    font-weight: 400;
    padding: 5px 15px 7px 15px !important;
    text-align: center;
}
#main .gform_legacy_markup_wrapper div.validation_error {
    margin: 0;
    padding: 0;
}
#main .gform_validation_errors > h2 {
    background: #c9954ad1 !important;
    color: #fff;
    padding: 10px 15px !important;
    text-align: center;
}



.reset-password-region {
    font-family: "GreycliffCF", Sans-serif;
    font-size: 1;
    font-weight: 400;
}
.reset-password-region fieldset {
    border: none;
    padding: 0;
    color: #fff;
}
.reset-password-region fieldset legend {
    font-size: 1.6em;
    text-transform: uppercase;
    font-weight: 800;
}
.gform_confirmation_wrapper {
    font-size: 1.2rem;
    margin-bottom: 30px;
}
.gform_confirmation_wrapper a {
    font-weight: 400;
}
.gform_button,
#reset-pass-submit {
    font-family: "GreycliffCF", Sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1;
    padding: 13px 30px 15px 30px;
    margin: 0px 0px 0px 0px;
    text-transform: uppercase;
}

.validation_error {
    margin-bottom: 50px;
    padding: 15px;
    border-radius: 4px;
    position: relative;
    display: table;
    width: 100%;
    font-weight: inherit;
}
.gform_validation_errors {
    border: none !important;
    border-radius: 0 !important;
}
.gform_validation_errors > h2 {
    font-size: 0.85em;
    font-weight: 500;
}

.gform_legacy_markup_wrapper li.gfield.gfield_error {
    background: transparent !important;
    border: none !important;
}
.gform_legacy_markup_wrapper .validation_message {
    font-size: 0.85em !important;
    font-weight: 400 !important;
    padding-top: 10px !important;
}

.gform_confirmation_wrapper {
    font-size: 0.85em !important;
}
.gform_confirmation_wrapper h2 {
    font-size: 1.4rem !important;
    margin-bottom: 10px !important;
}

.login-remember {
    margin-top: 10px !important;
}


#loginform {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
}

#loginform .login-username,
#loginform .login-password {
    padding: 0 5px;
    width: 38.3%;
}

#loginform .login-remember {
    order: 4;
    width: 100%;
}
#loginform .login-submit {
    order: 3;
    padding: 0 5px;
    width: 23.3%;
}



#loginform .login-submit input[type="submit"] {
    width: 100%;
}


#main .ginput_container {
    margin: 0;
}



/*----- LOGIN - Close -----*/


/*----- FORMS - Open -----*/
#main input[type="text"], 
#main input[type="email"], 
#main input[type="password"], 
#main textarea {
    background: none !important;
    margin: 0;
    padding: 0 0 15px 0;
}

/* LABEL */
#main form label {
    font-family: "GreycliffCF", Sans-serif;
    font-size: 0.7rem;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 5px 0 !important;
    padding: 5px 2px;
}

/* RESET PASSWORD */
#reset-password button {
    background: none;
    border: 2px #fff solid;
    border-radius: 0;
    color: #fff;
    font-family: "Greycliff CF", Sans-serif;
    font-size: 1em;
    font-weight: 500;
    line-height: 1em;
}
#reset-password button:hover {
    background: #fff;
    color: #FFC162;
}
#reset-password input[type="text"] {
    background: none !important;
    border-color: #fff;
    border-style: solid;
    border-width: 0 0 2px 0;
    color: #fff;
}

/* AUTOFILL */
#main input:-webkit-autofill::first-line,
#main input:-webkit-autofill,
#main input:-webkit-autofill:hover, 
#main input:-webkit-autofill:focus,
#main input:-webkit-autofill:active,
#main textarea:-webkit-autofill,
#main textarea:-webkit-autofill:hover,
#main textarea:-webkit-autofill:focus,
#main textarea:-webkit-autofill:active,
#main select:-webkit-autofill,
#main select:-webkit-autofill:hover,
#main select:-webkit-autofill:focus,
#main select:-webkit-autofill:active {
    font-family: "Greycliff CF", Sans-serif !important;
    font-size: 18px !important;
    font-weight: 500;
    line-height: 1em;
    color: #ffffff;

    transition: background-color 5000s;
    -webkit-text-fill-color: #fff !important;
}

/* PLACEHOLDER */
#main input::-moz-placeholder {
    background-color: transparent !important;
    color: #ffffff9d !important;
    font-family: "GreycliffCF", Sans-serif;
    font-size: 1em !important;
    font-weight: 500 !important;
    opacity: 1;
}
#main ::-webkit-input-placeholder {
    background-color: transparent !important;
    color: #ffffff9d !important;
    font-family: "GreycliffCF", Sans-serif;
    font-size: 1em !important;
    font-weight: 500 !important;
}
#main :-ms-input-placeholder {
    background-color: transparent !important;
    color: #ffffff9d !important;
    font-family: "GreycliffCF", Sans-serif;
    font-size: 1em !important;
    font-weight: 500 !important;
}
#main ::placeholder {
    background-color: transparent !important;
    color: #ffffff9d !important;
    font-family: "GreycliffCF", Sans-serif;
    font-size: 1em !important;
    font-weight: 500 !important;
}
#main input::-ms-expand {
    background-color: transparent !important;
    border: 0 !important;
}
/*----- FORMS - Close -----*/


/*----- CONTAINER - Open -----*/
.container-pos-bottom,	
.container-pos-center,
.container-pos-top {
    left: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    z-index: 999;
}
.container-pos-bottom {
    bottom: 0;
}
.container-pos-center {
    top: 50%;
    transform: translateY(-50%);
}
.container-pos-top {
    bottom: 0;
}

/* SPLASH PAGE */
.video-container-2,
.video-container {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100vh; 
    overflow: hidden;
}
#video-container-2 {
    display: none;
}
.video-container-2 video,
.video-container video {
    border: none;
    height: 100vh;
    line-height: 1;
    max-width: 100%;
    margin: 0;
    width: 100%; 
}
.video-container-2 .elementor-widget-container,
.video-container .elementor-widget-container {
    height: 100vh; 
    overflow: hidden;
}
#skip-intro-2,
#skip-intro .elementor-widget-button {
    opacity: 1;
}
#enter-site,
#play-video-2,
#play-video {
    cursor: pointer;
}
#skip-intro-2.anime-show,
#skip-intro.anime-show,
.anime-show {
    opacity: 1;
}
#enter-site-2,
#enter-site {
    display: none;
}
#video-splash {
    opacity: 0;
}
#video-splash video {
    height: 100vh;
    object-fit: cover;
    width: 100%;
    z-index: 1;
}
#video-sound,
#video-mute {
    cursor: pointer;
}

.pv-wrapper {
    display: none;
    transform: translateX(-50%);
}
.pv-icon {
    align-items: center;
    border: 2px #fff solid;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    height: 2.8rem;
    justify-content: center;
    position: relative;
    width: 2.8rem;
    z-index: 1;
}
.pv-icon-inner {
    color: #fff;
    font-size: 1.2rem;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    z-index: 1;
}
.pv-icon-inner i,
.pv-icon-inner i::before {
    will-change: transform;
    -webkit-font-smoothing: antialiased;
}
.pv-mute {
    transform: translate(-50%,-50%) scale(0);
    opacity: 0; 
    visibility: hidden;
}
.pv-area {
    background-color: #C41320;
    border-radius: 50%;
    height: 2.8rem;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%) scale(0.5);
    width: 2.8rem;
    z-index: 0;
}
.pv-burst {
    background-color: #fff;
    border-radius: 50%;
    height: 10rem;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%) scale(0);
    width: 10rem;
    z-index: 0;
}
.pv-wrapper,
.pv-wrapper div {
    transform-origin: center center;
}
/*----- CONTAINER - Close -----*/	


/*----- AGENDA - Open -----*/
.table-agenda-title {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}
.table-agenda {
    margin-bottom: 10px !important;
    margin-top: 5px !important;
}
.table-agenda-title .jet-table__cell,
.table-agenda-title .jet-table__head-cell,
.table-agenda-title .jet-table__cell-inner,
.table-agenda .jet-table__cell,
.table-agenda .jet-table__head-cell,
.table-agenda .jet-table__cell-inner {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    vertical-align: middle;
}
.table-agenda .jet-table__head-cell .jet-table__cell-inner,
.table-agenda .jet-table__head-cell .jet-table__cell-inner {
    padding: 0 !important;
}
.convert-hour {
    display: inline-block !important;
    font-weight: 600;
    margin-right: 5px;
}
.table-agenda tbody tr td:first-child .jet-table__cell-content .jet-table__cell-text a {
    margin-top: 2px;
}
.table-agenda-title td.jet-table__body-cell,
.table-agenda td.jet-table__body-cell {
    overflow: visible;
    font-weight: 500 !important;
}
.agenda-img img {
    max-width: 100% !important;
    width: auto !important;
}
.agenda-title-button .elementor-cta__content .elementor-cta__image,
.agenda-title-button .elementor-cta__content .elementor-content-item {
    display: inline-block;
    margin: 0 4px !important;
    width: auto !important;
}
.agenda-title-button .elementor-cta__content .elementor-content-item {
    order: 1;
}
.agenda-title-button .elementor-cta__content .elementor-cta__image {
    order: 2;
}
.agenda-title-button .elementor-cta__content .elementor-cta__image img {
    height: 30px;
    width: auto !important;
}
.table-agenda .jet-table__cell-text {
    line-height: 1.2 !important;
}
.table-agenda .jet-table__head-row .jet-table__cell-text {
    font-size: 1.05em !important;
    text-transform: uppercase;
}
.table-agenda tbody tr.jet-table__body-row td {
    padding-bottom: 3px !important;
    padding-top: 3px !important;
}
/*----- AGENDA - Close -----*/


/*----- SMALL SCREENS - Open -----*/
.ss-custom #nav-menu {
    max-width: 220px !important;
    transform: scale(0.70) translateY(-35px) !important;
}
.ss-custom .ss-text .elementor-widget-container {
    font-size: 80% !important;
    line-height: 1.2 !important;
}
.ss-custom .container-content > .elementor-widget-wrap {
    padding-top: 20px !important;
}
.ss-custom .ss-valign > .elementor-widget-wrap {
    align-content: flex-end !important;
    align-items: flex-end !important;
}
.ss-custom .pic-play-box {
    margin-top: 40px !important;
}
.ss-custom .pic-play-box .elementor-cta__image img {
    max-height: 300px !important;
    width: auto !important;
}
.ss-custom .pic-play-box .elementor-button {
    font-size: 1.4em !important;
    margin-bottom: -30px !important;
}
.ss-custom .pic-play-box .elementor-button::before {
    font-size: 1rem !important;
}
.ss-custom .ss-title {
    margin-bottom: -30px !important;
}
.ss-custom.nav-menu-open .ss-title {
    opacity: 0 !important;
}
/*----- SMALL SCREENS - Close -----*/


/*----- CSS ANIME - Open -----*/
.ss-title,
.ss-text,
.pic-play-box,
.dot .label::before,
.dot .label::after,
.dot .label,
#mde a.jet-custom-nav__item-link span.jet-custom-item-label,
input[type="submit"],
button,
a,
.dash-link a::after,
.table-agenda a,
.table-agenda-title a,
#top-bar,
.jet-tabs__control,
.jet-tabs__label-text
.jet-tabs-icon,
.jet-mobile-menu__container-,
.jet-mobile-menu-cover-,
.aeronet-logo .jet-inline-svg,
.aeronet-logo-white .jet-inline-svg,
.jet-mobile-menu__toggle-text,
.jet-mobile-menu__toggle-icon,
.jet-menu-label {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}
.hs-custom,
.anime-show,
.scroll-to-continue {
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.popup-page {
    -webkit-transition: all 680ms ease-in-out;
    -moz-transition: all 680ms ease-in-out;
    -ms-transition: all 680ms ease-in-out;
    -o-transition: all 680ms ease-in-out;
    transition: all 680ms ease-in-out;
}
.anime-fade-out {
    opacity: 0;
}
/*----- CSS ANIME - Close -----*/