@charset "UTF-8";
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
ol[class],
ul[class] {
    padding: 0;
}
blockquote,
body,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
ol[class],
p,
ul[class] {
    margin: 0;
}
html {
    scroll-behavior: smooth;
}
body {
    line-height: 1.5;
    min-height: 100vh;
    text-rendering: optimizeSpeed;
}
ol[class],
ul[class] {
    list-style: none;
}
a:not([class]) {
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto;
}
img {
    display: block;
    max-width: 100%;
}
button,
input,
select,
textarea {
    font: inherit;
}
img:not([alt]) {
    -webkit-filter: blur(10px);
    filter: blur(10px);
}
@media (prefers-reduced-motion: reduce) {
    * {
        -webkit-transition-duration: 0.01ms !important;
        transition-duration: 0.01ms !important;
        -webkit-animation-duration: 0.01ms !important;
        animation-duration: 0.01ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important;
        scroll-behavior: auto !important;
    }
}
html {
    font-size: 16px;
}
.m-t-5 {
    margin-top: 5px !important;
}
.p-t-5 {
    padding-top: 5px !important;
}
.m-b-5 {
    margin-bottom: 5px !important;
}
.p-b-5 {
    padding-bottom: 5px !important;
}
.m-l-5 {
    margin-left: 5px !important;
}
.p-l-5 {
    padding-left: 5px !important;
}
.m-r-5 {
    margin-right: 5px !important;
}
.p-r-5 {
    padding-right: 5px !important;
}
.m-t-10 {
    margin-top: 10px !important;
}
.p-t-10 {
    padding-top: 10px !important;
}
.m-b-10 {
    margin-bottom: 10px !important;
}
.p-b-10 {
    padding-bottom: 10px !important;
}
.m-l-10 {
    margin-left: 10px !important;
}
.p-l-10 {
    padding-left: 10px !important;
}
.m-r-10 {
    margin-right: 10px !important;
}
.p-r-10 {
    padding-right: 10px !important;
}
.m-t-15 {
    margin-top: 15px !important;
}
.p-t-15 {
    padding-top: 15px !important;
}
.m-b-15 {
    margin-bottom: 15px !important;
}
.p-b-15 {
    padding-bottom: 15px !important;
}
.m-l-15 {
    margin-left: 15px !important;
}
.p-l-15 {
    padding-left: 15px !important;
}
.m-r-15 {
    margin-right: 15px !important;
}
.p-r-15 {
    padding-right: 15px !important;
}
.m-t-20 {
    margin-top: 20px !important;
}
.p-t-20 {
    padding-top: 20px !important;
}
.m-b-20 {
    margin-bottom: 20px !important;
}
.p-b-20 {
    padding-bottom: 20px !important;
}
.m-l-20 {
    margin-left: 20px !important;
}
.p-l-20 {
    padding-left: 20px !important;
}
.m-r-20 {
    margin-right: 20px !important;
}
.p-r-20 {
    padding-right: 20px !important;
}
.m-t-25 {
    margin-top: 25px !important;
}
.p-t-25 {
    padding-top: 25px !important;
}
.m-b-25 {
    margin-bottom: 25px !important;
}
.p-b-25 {
    padding-bottom: 25px !important;
}
.m-l-25 {
    margin-left: 25px !important;
}
.p-l-25 {
    padding-left: 25px !important;
}
.m-r-25 {
    margin-right: 25px !important;
}
.p-r-25 {
    padding-right: 25px !important;
}
.m-t-30 {
    margin-top: 30px !important;
}
.p-t-30 {
    padding-top: 30px !important;
}
.m-b-30 {
    margin-bottom: 30px !important;
}
.p-b-30 {
    padding-bottom: 30px !important;
}
.m-l-30 {
    margin-left: 30px !important;
}
.p-l-30 {
    padding-left: 30px !important;
}
.m-r-30 {
    margin-right: 30px !important;
}
.p-r-30 {
    padding-right: 30px !important;
}
.m-t-35 {
    margin-top: 35px !important;
}
.p-t-35 {
    padding-top: 35px !important;
}
.m-b-35 {
    margin-bottom: 35px !important;
}
.p-b-35 {
    padding-bottom: 35px !important;
}
.m-l-35 {
    margin-left: 35px !important;
}
.p-l-35 {
    padding-left: 35px !important;
}
.m-r-35 {
    margin-right: 35px !important;
}
.p-r-35 {
    padding-right: 35px !important;
}
.m-t-40 {
    margin-top: 40px !important;
}
.p-t-40 {
    padding-top: 40px !important;
}
.m-b-40 {
    margin-bottom: 40px !important;
}
.p-b-40 {
    padding-bottom: 40px !important;
}
.m-l-40 {
    margin-left: 40px !important;
}
.p-l-40 {
    padding-left: 40px !important;
}
.m-r-40 {
    margin-right: 40px !important;
}
.p-r-40 {
    padding-right: 40px !important;
}
.m-t-45 {
    margin-top: 45px !important;
}
.p-t-45 {
    padding-top: 45px !important;
}
.m-b-45 {
    margin-bottom: 45px !important;
}
.p-b-45 {
    padding-bottom: 45px !important;
}
.m-l-45 {
    margin-left: 45px !important;
}
.p-l-45 {
    padding-left: 45px !important;
}
.m-r-45 {
    margin-right: 45px !important;
}
.p-r-45 {
    padding-right: 45px !important;
}
.m-t-50 {
    margin-top: 50px !important;
}
.p-t-50 {
    padding-top: 50px !important;
}
.m-b-50 {
    margin-bottom: 50px !important;
}
.p-b-50 {
    padding-bottom: 50px !important;
}
.m-l-50 {
    margin-left: 50px !important;
}
.p-l-50 {
    padding-left: 50px !important;
}
.m-r-50 {
    margin-right: 50px !important;
}
.p-r-50 {
    padding-right: 50px !important;
}
.m-t-75 {
    margin-top: 75px !important;
}
.p-t-75 {
    padding-top: 75px !important;
}
.m-b-75 {
    margin-bottom: 75px !important;
}
.p-b-75 {
    padding-bottom: 75px !important;
}
.m-l-75 {
    margin-left: 75px !important;
}
.p-l-75 {
    padding-left: 75px !important;
}
.m-r-75 {
    margin-right: 75px !important;
}
.p-r-75 {
    padding-right: 75px !important;
}
.m-t-100 {
    margin-top: 100px !important;
}
.p-t-100 {
    padding-top: 100px !important;
}
.m-b-100 {
    margin-bottom: 100px !important;
}
.p-b-100 {
    padding-bottom: 100px !important;
}
.m-l-100 {
    margin-left: 100px !important;
}
.p-l-100 {
    padding-left: 100px !important;
}
.m-r-100 {
    margin-right: 100px !important;
}
.p-r-100 {
    padding-right: 100px !important;
}
.mega-menu li.mega-menu-item a {
    font-family: "Montserrat", Sans-serif !important;
    font-weight: 600 !important;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    color: #901a1e !important;
}
html {
    overflow-x: hidden !important;
}
main#content {
    margin-top: -2px !important;
}
div.ui-datepicker {
    margin: 0;
}
div#ui-datepicker-div.ui-datepicker[style] {
    z-index: 10000 !important;
}
#stickyheader {
    -webkit-transition: -webkit-transform 400ms ease-in-out;
    transition: -webkit-transform 400ms ease-in-out;
    transition: transform 400ms ease-in-out;
    transition: transform 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
}
.headerup {
    -webkit-transform: translateY(-223px);
    transform: translateY(-223px);
}
li.menu-item .sub-menu {
    z-index: 50 !important;
}
nav.elementor-section {
    width: 100.1% !important;
}
img:not([alt]) {
    -webkit-filter: blur(0) !important;
    filter: blur(0) !important;
}
header .sub-arrow {
    color: #901a1e !important;
}
form .gform-body .gform_fields .gfield .ginput_container_checkbox .gfield_checkbox .gchoice {
    margin-bottom: 3px;
}
.box_servicecallout .elementor-widget-container .elementor-cta .elementor-cta__bg-wrapper .elementor-cta__bg-overlay {
    background-color: rgba(35, 31, 32, 0.54) !important;
}
.box_servicecallout .elementor-widget-container .elementor-cta .elementor-cta__content .elementor-cta__title {
    text-shadow: 0px 0px 4px rgba(35, 31, 32, 0.54);
}
.box_servicecallout .elementor-widget-container .elementor-cta:hover {
    background-color: unset !important;
}
header.menuitem-largedropdown {
    -webkit-box-shadow: inset 0px 10px 10px -10px rgba(0, 0, 0, 0.5) !important;
    box-shadow: inset 0px 10px 10px -10px rgba(0, 0, 0, 0.5) !important;
}
@media only screen and (max-width: 425px) {
    .uael-timeline-wrapper .uael-timeline-main .uael-days .uael-timeline-field .uael-timeline-widget .uael-day-new .uael-events-new .uael-events-inner-new .uael-date-inner .inner-date-new {
        color: #ffffff !important;
    }
}
.utility_background-gradientred .elementor-container {
    background: #b91218;
    background: -webkit-gradient(linear, left top, left bottom, from(#b91218), color-stop(16%, #b51318), color-stop(78%, #97191d), to(#901a1e));
    background: linear-gradient(to bottom, #b91218 0%, #b51318 16%, #97191d 78%, #901a1e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b91218",endColorstr="#901a1e",GradientType=0);
}
.utility_background-gradientgrey .elementor-container {
    background: #3b3939;
    background: -webkit-gradient(linear, left top, left bottom, from(#3b3939), color-stop(23%, #373435), color-stop(72%, #292526), to(#231f20));
    background: linear-gradient(to bottom, #3b3939 0%, #373435 23%, #292526 72%, #231f20 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3b3939",endColorstr="#231f20",GradientType=0);
}
.ulility_make-two-columns .elementor-widget-container .uael-nav-menu .uael-nav-menu__layout-vertical {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
}
.utility_add-chevron-to-link .elementor-widget-container .uael-nav-menu .uael-nav-menu__layout-vertical ul li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    float: left;
    content: "\f054";
    font-size: 0.7rem;
    opacity: 1 !important;
    margin: 4px 5px 0 0 !important;
}
.utility_add-inset-dropshadow:before {
    width: 100%;
    height: 16px;
    content: "";
    display: inline-block;
    position: relative;
    -webkit-box-shadow: inset 0px 5px 5px 0px rgba(35, 31, 32, 0.2);
    box-shadow: inset 0px 5px 5px 0px rgba(35, 31, 32, 0.2);
    z-index: 90;
}
.testimonials-carousel {
    text-align: center;
}
.testimonials-carousel .owl-nav .owl-next,
.testimonials-carousel .owl-nav .owl-prev {
    font-family: "Font Awesome 5 Free";
    font-size: 1.9rem !important;
    line-height: auto;
    position: absolute;
    z-index: 9;
    top: 50%;
    display: block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    color: #000000;
    border: 0;
}
.testimonials-carousel .owl-nav .owl-next {
    right: 0;
}
.testimonials-carousel .owl-nav .owl-next:hover,
.testimonials-carousel .owl-nav .owl-prev:hover {
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #000000;
    border: 0;
}
#mobile-menu .elementor-widget-container .uael-nav-menu .uael-nav-menu__layout-vertical .uael-nav-menu .menu-item .sub-menu li a {
    padding-left: 13px !important;
}
.acf-map {
    width: 100%;
    height: 55vh;
}
.acf-map img {
    max-width: inherit !important;
}
.acf-map .pin-title {
    font-family: "Montserrat", Sans-serif !important;
    font-size: 1.1rem !important;
    font-weight: 700 !important;
    margin-bottom: 5px;
}
.acf-map .pin-address {
    font-family: "Montserrat", Sans-serif !important;
    font-size: 0.8rem !important;
    font-weight: 500 !important;
    margin-bottom: 7px;
}
.acf-map .pin-directions {
    font-family: "Montserrat", Sans-serif !important;
    font-size: 0.8rem !important;
    font-weight: 400 !important;
    color: #b91218;
}
.venue_mapcard .venue_mapcard-meta .venue-city p,
.venue_mapcard .venue_mapcard-meta .venue-name p {
    margin-bottom: 0 !important;
}
#venuesearchandfilter form ul {
    padding-left: 0;
}
@media only screen and (min-width: 1024px) {
    #venuesearchandfilter form ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-line-pack: center;
        align-content: center;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
#venuesearchandfilter form ul li {
    margin: 0 20px 0 20px;
}
@media only screen and (min-width: 1024px) {
    #venuesearchandfilter form ul li.sf-field-search {
        width: 50%;
    }
}
#venuesearchandfilter form ul li.sf-field-search label {
    width: 100%;
}
#venuesearchandfilter form ul li.sf-field-search input[type="text"] {
    border-radius: 0;
    border: 2px solid #231f20;
    padding: 0.65rem 0.6rem;
}
#venuesearchandfilter form ul li.sf-field-search input[type="text"]::-webkit-input-placeholder {
    font-family: "Montserrat", Sans-serif;
    color: #231f20;
    font-size: 1rem;
    font-weight: 600;
}
#venuesearchandfilter form ul li.sf-field-search input[type="text"]::-moz-placeholder {
    font-family: "Montserrat", Sans-serif;
    color: #231f20;
    font-size: 1rem;
    font-weight: 600;
}
#venuesearchandfilter form ul li.sf-field-search input[type="text"]:-ms-input-placeholder {
    font-family: "Montserrat", Sans-serif;
    color: #231f20;
    font-size: 1rem;
    font-weight: 600;
}
#venuesearchandfilter form ul li.sf-field-search input[type="text"]::-ms-input-placeholder {
    font-family: "Montserrat", Sans-serif;
    color: #231f20;
    font-size: 1rem;
    font-weight: 600;
}
#venuesearchandfilter form ul li.sf-field-search input[type="text"]::placeholder {
    font-family: "Montserrat", Sans-serif;
    color: #231f20;
    font-size: 1rem;
    font-weight: 600;
}
@media only screen and (max-width: 768px) {
    #venuesearchandfilter form ul li.sf-field-search label {
        width: 100%;
    }
    #venuesearchandfilter form ul li.sf-field-search label input {
        text-align: center;
    }
}
#venuesearchandfilter form ul li.sf-field-taxonomy-venu-type {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #231f20;
    text-align: -webkit-center;
}
@media only screen and (min-width: 1024px) {
    #venuesearchandfilter form ul li.sf-field-taxonomy-venu-type {
        width: 30%;
    }
}
#venuesearchandfilter form ul li.sf-field-taxonomy-venu-type label {
    width: 100%;
    font-family: "Montserrat", Sans-serif;
    color: #231f20;
    font-size: 1rem;
    font-weight: 600;
    text-align: center;
    text-align: -webkit-center;
}
#venuesearchandfilter form ul li.sf-field-taxonomy-venu-type .sf-input-select {
    border-radius: 0;
    border: 2px solid #231f20;
    padding: 0.65rem 0.6rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #ffffff;
    color: #231f20;
    text-align: -webkit-center;
}
@media only screen and (min-width: 1024px) {
    #venuesearchandfilter form ul li.sf-field-reset,
    #venuesearchandfilter form ul li.sf-field-submit {
        width: 20%;
    }
}
#venuesearchandfilter form ul li.sf-field-reset input[type="submit"],
#venuesearchandfilter form ul li.sf-field-submit input[type="submit"] {
    background-color: #231f20;
    color: #ffffff;
    font-family: "Montserrat", Sans-serif;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 600;
    border: 2px solid #231f20;
    margin: 0 0 0 0;
    padding: 0.65rem 0.6rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
}
#venuesearchandfilter form ul li.sf-field-reset input[type="submit"]:hover,
#venuesearchandfilter form ul li.sf-field-submit input[type="submit"]:hover {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #231f20;
}
.searchandfilter ul li li {
    margin: 0 5px 0 5px !important;
}
@media only screen and (max-width: 425px) {
    .searchandfilter ul li li {
        width: 100% !important;
    }
}
#venue-type-list .elementor-widget-container .elementor-shortcode {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#venue-type-list .elementor-widget-container .elementor-shortcode a {
    color: #3b3939;
    font-size: 1rem;
    font-family: "Oswald", Sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
#venue-type-list .elementor-widget-container .elementor-shortcode a:hover {
    color: #b91218;
}
#venue-type-list .elementor-widget-container .elementor-shortcode a:hover:before {
    color: #3b3939;
}
#venue-type-list .elementor-widget-container .elementor-shortcode a:before {
    display: inline-block;
    content: "•";
    padding: 0 15px 0 15px;
}
#venue-type-list .elementor-widget-container .elementor-shortcode a:first-of-type:before {
    display: none !important;
    visibility: hidden !important;
}
/*# sourceMappingURL=style.min.css.map */
