/* CTA Links */
.showcase__items .item .wt-animation:hover {
    -webkit-animation: none;
    animation: none;
}
.showcase__items .item .wt-animation:before {
    display: none;
}
.showcase__items .item .wt-animation:hover:before {
    -webkit-animation: none;
    animation: none;
}
a.wt-animation:hover {
    text-decoration: none;
}
/* CTA Links */
.video, .video-layer, .video video, .single-gallery .slide-content {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.video {
    z-index: 9;
    overflow: hidden;
}
/* Gallery */
.single-gallery .button {
    margin-bottom: 10px;
}
.single-gallery .btn-text {
    font-weight: bold;
    padding-right: 30px;
}
.single-gallery .slider--gallery-mobile {
    display: block;
    margin: 0px -10px;
    font-size: 0px;
}
.single-gallery .slider--gallery-mobile .slider__slide {
    display: inline-block;
    padding: 0px 10px;
    margin-top: 15px;
    margin-right: 0px;
    width: 33.33%;
}
.single-gallery:not(.gallery-list) .card--image:hover .icon-box {
    background-color: #de0026;
}
.single-gallery .slide-content {
    background-color: rgba(0,0,0, .8);
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s, visibility .4s;
}
.single-gallery .card--image:hover .slide-content {
    opacity: 1;
    visibility: visible;
}
.single-gallery .slide-content span {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 0px 30px;
    line-height: 1.25;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}
.p_rel {
    position: relative;
}
.dis_inline {
    display: inline-block;
}
.single-gallery .card--image:before {
    background-color: #aaa;
}
.slider--gallery-mobile .slider__slide.full {
    width: 100%;
}
.slider--gallery-mobile .slider__slide.full .card--image:before {
    padding-top: 52.55%;
}
.gallery-list .load_more {
    display: none;
    position: relative;
    padding-top: 60px;
    margin-top: 30px;
}
@keyframes rotateSpinner{
    0%{
        transform:rotate(0deg)
    }
    100%{
        transform:rotate(360deg)
    }
}
.load_more:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    height: 26px;
    width: 26px;
    border: 3px solid #2b2b2b;
    border-right-color: transparent;
    border-radius: 50%;
    animation: rotateSpinner .75s linear infinite;
    font-size: 0;
}
.gallery-list .no-pos {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0.025em;
    margin-top: 30px;
}
.gallery_button_link {
    opacity: 0;
    visibility: hidden;
}
.gallery-list .button {
    margin-bottom: 0px;
}
.gallery-list .slider--gallery-mobile .slider__slide {
    margin-top: 30px;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.gallery-filter-sec {
    position: relative;
    background: #fff;
}
.gallery-filter-sec::after {
    width: 8px;
    height: 8px;
    content: '';
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    border-width: 0 1.5px 1.5px 0;
    border-style: solid;
    border-color: #2b2b2b;
}
.icon-box svg {
    width: 16px;
    height: 16px;
}
/* Gallery */
.has-video .hero__title{
    z-index: 10;
}
.has-video .hero__content{
    opacity: 1;
    text-align: right;
    z-index: 10;
    left: 0
}
.hero__title.heading-hero .line.black {
    color: #000;
    -webkit-text-stroke-color: #000;
}
.hero__title.heading-hero .line:last-child.black{
    color: #000;
    -webkit-text-fill-color: #000;
}
.hero__title.heading-hero .line.red {
    color: #de0026;
    -webkit-text-stroke-color: #de0026;
}
.hero__title.heading-hero .line:last-child.red {
    -webkit-text-fill-color: #de0026;
}
.hero__title.heading-hero .line.white {
    color: #fff;
    padding-top: 19px;
    -webkit-text-stroke-color: #fff;
}
.hero__title.heading-hero .line:last-child.white {
    -webkit-text-fill-color: #fff;
    padding-bottom: 0;
}
.hero__title.heading-hero .line.blue {
    color: #0f1738;
    -webkit-text-stroke-color: #0f1738;
}
.hero__title.heading-hero .line:last-child.blue {
    -webkit-text-fill-color: #0f1738;
}
.nopost_gallery{
    font-size: 14px;
    margin: 0 10px;
}
.right .hero__content{
    margin-left: auto;
}
.center .hero__content{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.hero .center {
    text-align: center;
}
.hero .right {
    text-align: right;
    padding-left: 20px;
}
.hero__panel .heading-hero .line{
    display: block;
}
.items + .items.gallerylayout {
    padding-top: 0;
}
.gallerylayout .slider--gallery-mobile {
    margin-bottom: 0;
}
.hero__panel .hero__content {
    max-width: 800px;
}
.eventbutton {
    display: block;
    position: relative;
}
.eventbutton span{
    padding: 10px 24px;
    display: inline-block;
}
.eventbutton:hover{
    text-decoration: none
}
.contact .gform_wrapper h3.gform_title{
    font-weight: 700;
    font-size: 3.75rem;
}
.contact .gfield{
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
.contact .gform_wrapper .gform_footer:after {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 19px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: rotate(45deg);
}
.contact .gform_wrapper .gform_footer:before {
    content: '';
    width: 18px;
    height: 2px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: 3px;
    background: #000;
    z-index: 1;
}
.contact .gform_wrapper .gform_footer{
    position: relative;
    display: inline-block;
    width: auto;
}
.contact .gform_wrapper .gform_footer input[type=submit]{
    position: relative;
    width: 100%;
    margin: 0;
    min-width: 196px;
    text-align: left;
    padding-right: 50px;
}
/*.contact .gfield_label{
    width: 100%;
    position: relative
}*/
.contact .gform_wrapper .gfield_required{
    color: #fff
}
.contact .gform_wrapper div.validation_error{
    padding: 0;
    margin: 0;
    color: #fff;
    border: none;
}
.contact .gform_wrapper li.gfield.gfield_error.gfield_contains_required{
    padding: 0 95px 0 0;
    background: transparent;
    border: none;
    margin: 16px 0 2rem !important;
    width: 50%;
}
.contact .gform_wrapper .gfield_error .gfield_label {
    color: #fff;
}
.contact .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    border: none;
    border-bottom: 2px solid #de0026
}
.contact .gform_wrapper .field_description_below .gfield_description{
    color: #de0026;
    margin: 0;
}
.contact .gform_confirmation_message {
    color: #fff;
    text-align: center;
}
.contact .gform_wrapper{
    max-width: 820px;
}
.contact .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    width: 100%;
}
.contact .gform_wrapper ul.gform_fields li.gfield{
    padding-right: 95px;
}
.search .items {
    background: #fff;
    padding-top: 0;
}
.search-form-wrapper #algolia-search-box input::placeholder {
    color: #161615;
}
.searchnoresult {
    margin: 0;
}
.ais-hits--item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0 11px;
    margin: 60px 0 0;
    border: none;
}
.ais-hits--item .items__col {
    width: 100%;
    margin-bottom: 0;
}
.ais-hits--item:nth-child(1) {
    margin-top: 0;
}
.search-form-wrapper #algolia-search-box {
    margin: 0;
    max-width: 350px;
    margin: auto;
    position: relative;
}
.page-template-page-searchalgolia .heading-impact{
    font-size: 30px
}
.page-template-page-searchalgolia .search-form-wrapper {
    padding: 120px 0;
}
.search-form-wrapper #algolia-search-box input {
    font-size: 26px;
    color: #161615;
    border-bottom: 1px solid #2b2b2b;
    padding: 0px 16px 8px 46px;
    line-height: normal;
    height: auto;
    border-radius: 0;
}
#algolia-search-box .search-form__button {
    position: absolute;
    top: 0;
    left: 0;
}
.ais-pagination {
    padding: 0;
    text-align: center;
}
.algolia-pagination .ais-pagination--item {
    font-weight: normal;
    padding: 60px 0 0 0;
    display: inline-block;
    vertical-align: middle;
}
.algolia-pagination .ais-pagination--item.ais-pagination--item__page .ais-pagination--link {
    display: inline-block;
    padding: 12px 18px;
    background: #0f1738;
    color: #fff;
    transition: background .4s;
}
.ais-pagination--item.ais-pagination--item__previous .ais-pagination--link, .ais-pagination--item.ais-pagination--item__next .ais-pagination--link {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #0f1738;
    position: relative;
    display: block;
    font-size: 0;
    margin: 0 15px;
    transition: background .4s;
}
.algolia-pagination .ais-pagination--item.ais-pagination--item__page .ais-pagination--link:hover , .ais-pagination--item.ais-pagination--item__previous a.ais-pagination--link:hover, .ais-pagination--item.ais-pagination--item__next a.ais-pagination--link:hover{
    background: #de0026;
}
.algolia-pagination .ais-pagination--item.ais-pagination--item__previous .ais-pagination--link:before, .algolia-pagination .ais-pagination--item.ais-pagination--item__next .ais-pagination--link:before {
    content: '';
    position: absolute;
    left: 13px;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    width: 8px;
    height: 8px;
}
.algolia-pagination .ais-pagination--item.ais-pagination--item__next .ais-pagination--link:before {
    transform: translateY(-50%) rotate(135deg);
    left: 10px;
}
.ais-pagination--item__disabled {
    pointer-events: none;
    opacity: 0.8;
}
.algolia-pagination .ais-pagination--item.ais-pagination--item__page a.ais-pagination--link:hover {
    text-decoration: none;
}
.ais-hits .link-special:before {
    z-index: 1;
}
.heading-hero.hero__title .line.solid {
    -webkit-text-fill-color: currentColor;
    -webkit-text-stroke-width: 0;
}
.heading-hero.hero__title .line.outline{
    -webkit-text-stroke-width: .25rem;
    -webkit-text-fill-color: transparent;
}
.hero__title.heading-hero .line.outline:last-child.blue{
    color: #0f1738;
    -webkit-text-stroke-width: .25rem;
    -webkit-text-fill-color: transparent;
}
.hero__title.heading-hero .line.outline:last-child.red{
    -webkit-text-stroke-width: .25rem;
    -webkit-text-fill-color: transparent;
    color: #de0026;    
}
.hero__title.heading-hero .line.outline:last-child.black{
    -webkit-text-stroke-width: .25rem;
    -webkit-text-fill-color: transparent;
    color: #000;
}
.hero__title.heading-hero .line.outline:last-child.white{
    -webkit-text-stroke-width: .25rem;
    -webkit-text-fill-color: transparent;
    color: #fff;
}
.hero__title .c-char{
    display: inline-block;
}
.photo__title.photo_heading.black {
    color: #000;
    -webkit-text-stroke-color: #000;
}
.photo__title.photo_heading.red {
    color: #de0026;
    -webkit-text-stroke-color: #de0026;
}
.photo__title.photo_heading.white {
    color: #fff;
    padding-top: 19px;
    -webkit-text-stroke-color: #fff;
}
.photo__title.photo_heading.blue {
    color: #0f1738;
    -webkit-text-stroke-color: #0f1738;
}
.photo__title.photo_heading.solid {
    -webkit-text-fill-color: currentColor;
    -webkit-text-stroke-width: 0;
}
.photo__title.photo_heading.outline{
    -webkit-text-fill-color: transparent;
}
.photo__title.photo_heading.outline:last-child.blue{
    color: #0f1738;
    -webkit-text-stroke: .125rem;
    -webkit-text-fill-color: transparent;
}
.photo__title.photo_heading.outline:last-child.red{
    -webkit-text-stroke: .125rem;
    -webkit-text-fill-color: transparent;
    color: #de0026;    
}
.photo__title.photo_heading.outline:last-child.black{
    -webkit-text-stroke: .125rem;
    -webkit-text-fill-color: transparent;
    color: #000;
}
.photo__title.photo_heading.outline:last-child.white{
    -webkit-text-stroke: .125rem;
    -webkit-text-fill-color: transparent;
    color: #fff;
}
.menuclose.menu-toggle {
    background: none;
    position: absolute;
    margin-right: 25px;
    padding: 30px;
}
.iconc.supp {
    width: 20px;
    height: 40px;
    z-index: 1;
    position: absolute;
    margin-left: 15px;
}
.item__title.item_head.black {
    color: #000;
    -webkit-text-stroke-color: #000;
}
.item__title.item_head.red {
    color: #de0026;
    -webkit-text-stroke-color: #de0026;
}
.item__title.item_head.white {
    color: #fff;
    padding-top: 19px;
    -webkit-text-stroke-color: #fff;
}
.item__title.item_head.blue {
    color: #0f1738;
    -webkit-text-stroke-color: #0f1738;
}
.item__title.item_head.solid {
    -webkit-text-fill-color: currentColor;
    -webkit-text-stroke-width: 0;
}
.item__title.item_head.outline{
    -webkit-text-stroke: .125rem;
    -webkit-text-fill-color: transparent;
}
.item__title.item_head.outline:last-child.blue{
    color: #0f1738;
    -webkit-text-stroke: .125rem;
    -webkit-text-fill-color: transparent;
}
.item__title.item_head.outline:last-child.red{
    -webkit-text-stroke: .125rem;
    -webkit-text-fill-color: transparent;
    color: #de0026;    
}
.item__title.item_head.outline:last-child.black{
    -webkit-text-stroke: .125rem;
    -webkit-text-fill-color: transparent;
    color: #000;
}
.item__title.item_head.outline:last-child.white{
    -webkit-text-stroke: .125rem;
    -webkit-text-fill-color: transparent;
    color: #fff;
}
.addbutton.addcalendar{
    color: #fff;
    font-family: Alliance,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color emoji;
    font-weight: 400;
    line-height: 1.5;
    padding: 8px 16px 10px 36px;
    background-image: none;
}
.title {
    display: none!important;
    font-size: 100%;
}
.start {
    display: none!important;
    font-size: 100%;
}
.calsize.calvisibile
{
    padding: 5rem 0.5rem;
}
.page-nav-container{
    text-align: center;
    padding: 25px;font-size: 27px;
}
.page-nav-container a {
    color:#0f1738;
    font-size: 20px;
    padding: 6px 16px;
    text-decoration: none;
    transition: background-color .3s;
    align-items: center;
}
.page-nav-container.activepage {
    color:#ff1940;
}
.page-nav-container.activepage:hover:not(.active) {
    background-color:whitesmoke;
}
.overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.no.overlay:before {
    opacity: 0;
}
.showcasesize.showcasevisibile {
    padding: 70px 15px 120px 30px;
}
.addto {
    padding-top:12px;
}
.addtoc {
    padding-top:30px;
    font-family: Brutal Type W00,Helvetica Neue,Arial,Noto Sans,sans-serif;
    font-size: .875rem;
    font-weight: 900;
    text-transform: uppercase;
}
.off-canvas-menu__logo img {
    height: 150px;
    width: auto;
}
.call-btn-fixed {
    position: fixed;
    border: 0px;
    transition: all 0.7s ease-out 0s;
    z-index: 9999;
    bottom: 0;
    right: 367px;
}
.popup1{
    background-color: #DE0026;
    color: #fff;
    border: 0;
    padding: 6px 13px;
    font-size: 19px;
    float: right;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.socialmedia {
    width:20px;
}
.socialmediaf {
    width:12px;
}
.footer__social__item {
    margin-left: 1.5rem!important;
}
.socialmedia_icons {
    margin-left: -6px;
}
.hasmobilebanner .mobile {
    display: none;
}
.buy-tickets.buy-tickets-banner.buy-tickets-banner-mob {
    right: auto;
    left: auto;
    bottom: calc(50px + 3%);
    position: absolute;
    display: none;
}
.button--primary.button-mobile {
    clip-path: none;
    padding-right: 3rem;
    padding-left: 1rem;
}
.middle-wrap-table {
    display: table;
    width: 100%;
    vertical-align: middle;
    position: relative;
}
.middle {
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
}
.popup_overlay .middle-wrap-table {
    height: 100%;
}
.middle-wrap-table .middle {
    display: table-cell;
}
.popup_overlay {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(250 ,250, 250,.7);
    z-index: 99999;
    visibility: hidden;
    transform: translateY(-100%);
    font-family: BIC\ 45 Latin,Helvetica Neue,Arial,Noto Sans,sans-serif;
    transition: transform 0.6s ease 0s, visibility 0.6s ease 0s;
}
.open-contactform .contactform_popup {
    transform: translateY(0px);
    visibility: visible;
}
.popup_inner {
    height: 100%;
    padding: 40px;
    overflow: auto;
}
.popup_overlay  .middle-wrap-table {
    height: 100%;
}
.popup_section {
    max-width: 706px;
    margin: auto;
    position: relative;
}
.popform_wrap {
    background: #fff;
    padding: 30px;
}
.close_icon {
    width: 40px;
    height: 40px;
    position: absolute;
    color: #FAFAFA;
    background: transparent;
    top: -30px;
    right: -30px;
    cursor: pointer;
    transition: background .4s;
}
.close_icon:before, .close_icon:after {
    content: '';
    position: absolute;
    background: #0f1738;
    width: 3px;
    height: 18px;
    top: 11px;
    left: 20px;
    transform: rotate(45deg);
}
.close_icon:after {
    transform: rotate(-45deg);
}
.form_group {
    margin-top: 20px;
}
.form_group input.form_input {
    height: auto;
    line-height: 1;
    padding: 10px 20px;
}
.form_group textarea.form_input{
    line-height: 1;
    padding: 10px 20px;
    height: 100px;
    resize:none;
}
.viewport.lock {
    position: fixed;
    width: 100%;
    left: 0;
}
.form_submitbtn.button {
    background-color: #ff1940;
    color: #fff;
}
.form_submit {
    text-align: right;
    position: relative;
}
div.wpcf7 .ajax-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0;
    cursor: not-allowed;
}
.form_submitwrap{
    position: relative;
    display: inline-block;
}
.form_group textarea.form_input.wpcf7-not-valid , .form_group input.form_input.wpcf7-not-valid {
    border-color: #ff1940;
}
.wpcf7-not-valid-tip {
    color: #ff1940;
    font-size: 14px;
}
.wpcf7 form .wpcf7-response-output {
    padding: 0;
    margin: 20px 0 0 0;
    border: none;
}
.popform_layout .gform_heading {
    display: none;
}
body .popform_layout .gform_wrapper ul li.gfield {
    margin: 20px 0 0;
    padding: 0;
    width: 100%;
}
.popform_layout  .gform_wrapper .top_label .gfield_label, .popform_layout 
 .gform_wrapper legend.gfield_label {
    display: none;
}
.popform_layout .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    width: 100%;
    padding: 10px 20px;
    border: 1px solid #969696;
    margin: 0;
    line-height: 1.3 !important;
    min-height: 0 !important;
    height: auto;
    color: #2b2b2b;
}
.popform_layout .gform_wrapper ul li.gfield textarea{
    width: 100%;
    padding: 10px 20px;
    border: 1px solid #969696;
    height: 100px;
    color: #2b2b2b;
    resize: none;
}
.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text] {
    margin: 0;
}
.popform_layout .gform_wrapper div.validation_error {
    border: none;
    padding: 0;
    margin: 10px 0 0;
    text-align: left;
    font-weight: normal;
    color: hsl(0deg 100% 50%);
}
.popform_layout .gform_wrapper li.gfield.gfield_error, .popform_layout .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border:none;
    background: transparent;
    margin: 0 !important;
    width: 100%;
}
.popform_layout .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description ,.popform_layout .gform_wrapper .validation_message, .popform_layout .gform_wrapper .instruction.validation_message {
    margin: 5px 0 0 0;
    padding: 0;
    color: #ff0000;
    font-weight: normal;
}
.popform_layout .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .popform_layout .gform_wrapper li.gfield.gfield_error textarea{
    border-color: #ff0000;
}
.popform_layout .gform_wrapper .gform_footer {
    margin: 20px 0 0 0;
    padding: 0;
    text-align: right;
}
.popform_layout .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
    margin: 0;
    background-color: #ff1940;
    color: #fff;
    padding: 10px 23px;
    line-height: 1.3 !important;
    min-height: 0 !important;
    font-family: BIC\ 45 Latin,Helvetica Neue,Arial,Noto Sans,sans-serif;
}
.popform_layout .gform_wrapper .gravitysub_wrapper .gform_ajax_spinner {
    z-index: 1;
    background:#DA2A30;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 0;
}
.popform_layout .gform_wrapper .gravitysub_wrapper .gform_ajax_spinner + input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){
    pointer-events: none;
    color: transparent;
}
.popform_layout .gravitysub_wrapper {
    position: relative;
    display: inline-block;
}
.popform_layout .gform_wrapper{
    margin: 0;
}
.popform_layout .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){
    max-width: 100% !important;
}
.popform_layout .gform_confirmation_wrapper {
    margin-top: 10px;
}