/* 
** HEADER STYLE  
*/
.lgx-inner-breadcrumb {
    background-image: none!important;
    padding: 11rem 0 12rem;
}
.lgx-header-position-fixed {
    margin-top: 6px;
    position: relative;
    z-index: 999;
}
.brand-name {
    color: #383838;
}
.menu-onscroll .brand-name {
    color: #fff;
}
.brand-slogan {
    color: #747474;
}
.menu-onscroll .brand-slogan {
    color: #dadada;
}
.lgx-header-position-white .lgx-nav-right .lgx-search a, .lgx-header-position-white .lgx-navbar .lgx-nav li a {
    color: #383838;
}
.lgx-header a.lgx-scroll.lgx-btn.lgx-btn-sm {
    color: #fff;
}
.lgx-header .lgx-navbar .lgx-nav li a:hover {
    background: 0 0;
    color: #000;
    opacity: 1;
}
.lgx-header .menu-onscroll .lgx-navbar .lgx-nav li a:hover {
    background: 0 0;
    opacity: 1;
    color: #187edb;
}
/* DROPDOWN MENU  */
.lgx-header .lgx-navbar .lgx-nav .dropdown-menu li a {
    color: #383838!important;
    border: none!important;
}

/* 
** BANNER SECTION STYLE  
*/
.lgx-slider .slider-text-single figure figcaption .lgx-container {
    margin: -40px auto 0;
}

.lgx-banner-info .subtitle {
    text-shadow: none;
}
.lgx-banner-info .title {
    font-size: 4.5rem;
    text-align: center;
}
.lgx-inner {
    padding: 6rem 0;
}

/* 
** HOMEPAGE SEARCH SECTION STYLE  
*/

.main-search-container {
    position: relative;
}
.main-search-container .lgx-inner {
    position: absolute;
    top: -135px;
    left: 0;
    right: 0;
}

.main-search {
    border: none;
}
.main-search .event-search {
    width: 100%;
    margin-bottom: 0px;
}
.main-search form {
    position: relative;
}
.main-search .input-group-addon {
    display: none;
}
.main-search .form-control {
    padding: 1rem 2rem;
    border-radius: 2rem!important;
}
.main-search .lgx-btn {
    position: absolute;
    padding: 0.7rem 1.5rem;
    right: 1%;
    top: 4px;
    z-index: 9;
    margin-top: 4px;
    /* background: #ec398b; */
    background-color:hsla(355,72%,54%,1);
    background-image:
        radial-gradient(at 85% 77%, hsla(6,78%,56%,1) 0px, transparent 50%),
        radial-gradient(at 84% 30%, hsla(7,78%,56%,1) 0px, transparent 50%);
    border-radius: 2rem;
}

/* 
** INNER SECTION STYLE  
*/
.lgx-inner {
    background-image: none!important;
}
.lgx-heading.text-left {
    text-align: left!important;
}
.lgx-heading.text-center {
    text-align:center!important
}
.jot__section-light {
    background: #FDFBF8;
}
.section-btn-area .lgx-btn {
    border-radius: 3rem;
}
/* 
** EVENT LISTING STYLE  
*/
.lgx-event__featured-left span.new__badge-free {
    background: #51A839;
}

.lgx-event__featured-left span.new__badge-paid {
    /* background: #ED6336; */
    background: #e5463a;
}
.lgx-event__image img {
    filter: contrast(80%) brightness(80%);
    transition: all .4s;
    width: 100%;
    height: 230px;
    object-fit: cover;
}
.lgx-event .meta-wrapper span {
    color: #2D4A91;
    font-weight: 500;
    font-size: 1.2rem;
}
.lgx-event__info h5.sub-title.text-primary {
    color: #2D4A91!important;
}
.lgx-event {
    box-shadow: 0 2px 14px .5px #eee;
}

/* 
** FOOTER STYLE  
*/
.footer-custom-menu {
    align-items: flex-start;
    padding-top: 8rem;
    padding-bottom: 5rem;
}
.footer-custom-menu .lgx-footer-single {
    flex: 0.25!important;
}
.lgx-footer-single .footer-title {
    color: #9198a0;
    font-size: 1.8rem;
}
.lgx-footer-single ul li {
    color: #ACADAF;
    line-height: 4rem;
    /* font-size: 1.7rem; */
}
.lgx-footer-single address {
    line-height: 3.4rem;
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
}
.lgx-footer-single .text {
    margin-bottom: 2rem;
    font-size: 1.5rem;
}
.custom-footer__contact-link h4.date {
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
}
.custom-footer__lang {
    font-size: 2rem!important;
    margin-top: 75px;
}
.lgx-footer-bottom {
    padding-bottom: 7rem;
    border-top: 1px solid #ACADAF;
}
.lgx-footer-bottom p, .lgx-footer-bottom p a, .lgx-footer-bottom p span {
    color: #ACADAF;
}
/* 
** MEDIA QUERIES  
*/
@media (max-width: 1199px) {
    .main-search .lgx-btn {
        margin: 4px 0px;
        top: 5px;
        width: unset;
    }
    .main-search-container .lgx-inner {
        top: -120px;
    }
}
@media (max-width: 991px) {
    .lgx-header-position-fixed .navbar-collapse {
        margin-top: 4px;
    }
    .custom-footer__lang {
        margin-top: 35px;
        font-size: 1.5rem!important;
    }
    .custom__tickets-btn {
        transform: translateX(50%)!important;
    }
}
@media (min-width: 480px) and (max-width: 768px) {
    .lgx-banner-info .title {
        line-height: 5rem;
    }
}
@media (min-width: 768px) and (max-width: 826px) {
    .lgx-banner-info .title {
        line-height: 5.8rem;
    }
}
@media (max-width: 800px) {
    .detail__modal .table td {
        padding-top: 1rem!important;
        padding-bottom: 10px!important;
    }
    .detail__modal .table tr {
        margin-bottom: 4rem!important;
    }
}
@media (max-width: 767px) {
    .navbar-default .navbar-toggle:focus span, .navbar-default .navbar-toggle:hover span {
        background-color: #888!important;
    }
    /* .navbar-default .navbar-toggle span {
        background-color: #6e6e6e!important;
    } */
    .lgx-header-position-white .lgx-nav-right .lgx-search a, .lgx-header-position-white .lgx-navbar .lgx-nav li a {
        color: #fff;
    }
    .lgx-header .lgx-navbar .lgx-nav li a:hover {
        color: #fff;
    }
    .lgx-banner-info .action-area {
        display: none;
    }
    .main-search .lgx-btn {
        top: 5px;
        left: 2px;
        position: relative;
        margin: 0px;

        /* top: 5px;
        width: 50%;
        text-align: center;
        margin: 0 auto;
        transform: translateX(50%); */
    }
    .main-search-container .lgx-inner {
        top: -120px;
    }
    .main-search .form-control {
        height: 40px;
    }
    .lgx-banner-info .title {
        margin-top: 5rem;
    }
    .lgx-about-content-area .lgx-heading {
        margin-top: 3rem;
    }
}
@media (max-width: 480px) {
    .lgx-banner-info .title {
        margin-top: 5.5rem;
        line-height: 4.5rem;
        font-size: 4rem;
    }
    .navbar-toggle {
        margin-right: 0;
    }
}

@media (max-width: 400px) {
    .brand-slogan {
        width: 254px!important;
        line-height: 15px;
    }
}


@media (min-width: 768px) {
    .custom__auth-link {
        margin-left: 50px;
    }
    .lgx-header .lgx-navbar .lgx-nav li a {
        padding: 25px 11px 20px;
    }
    .lgx-header .lgx-navbar .lgx-logo a img {
        height: 60px;
    }
    .brand-name {
        top: 14px;
    }
    .brand-slogan {
        top: 34px;
    }
    .lgx-slider .slider-text-single figure img {
        height: 55vh;
        object-fit: cover;
    }
}
@media (min-width: 991px) {
    .lgx-header .lgx-navbar .lgx-nav li a {
        font-size: 1.5rem;
    }
    .lgx-banner.event-poster {
        background-size: cover;
        height: 800px;
    }
}
@media (min-width: 1200px) {
    .lgx-header .lgx-container-fluid {
        margin: 0 8rem;
        max-width: 100%;
    }
}
@media (min-width: 1440px) {
    .custom__auth-link {
        margin-left: 70px;
    }
    .custom-footer__lang {
        margin-top: 90px;
    }
    .lgx-slider .slider-text-single figure img {
        min-height: 70vh;
        object-fit: cover;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .visible-sm {
        display: block!important;
    }
}


/* 
** SINGLE EVENT STYLE  
*/
.lgx-banner.event-poster {
    min-height: unset;
    background-size: cover;
}

.g-map-wrapper {
    min-height: 400px;
}
.subheading__tags .lgx-badge {
    background: white;
    border: 1px solid #ACADAF;
    color: #ACADAF;
    margin-top: 2rem;
}
.custom__tickets-btn {
    margin-top: 5rem;
    border-radius: 3rem;
    padding: 10px 20px;
    transform: translateX(100%);
}
.custom__banner-info-right * {
    color: #6B6D72;
    text-align: center;
}
.custom__event-date {
    font-size: 1.5rem;
    font-weight: 600;
}
.share-btns a {
    font-size: 3rem;
    padding: 0.5rem;
}


.lgx-btn-red {
    background-color:hsla(355,72%,54%,1);
    background-image:
    radial-gradient(at 85% 77%, hsla(6,78%,56%,1) 0px, transparent 50%),
    radial-gradient(at 84% 30%, hsla(7,78%,56%,1) 0px, transparent 50%);
}
.footer-custom-menu {
    border-top: 1px solid hsl(220deg 2% 68%);
}
.subheading.subheading__tags a.text-primary {
    display: block;
}

.brand-slogan {
    width: 280px;
    line-height: 15px;
}
@media (min-width: 768px) {
    .brand-slogan {
        font-size: 1.2rem!important;
        width: 330px;
        line-height: 14px;
        margin-top: 8px;
    }
}
@media (min-width: 1024px) {
    .brand-slogan {
        width: 530px;
    }
}
@media (min-width: 1440px) {
    .brand-slogan {
        width: 100%;
        margin-top: 14px;
    }
}

.croppa-container.croppa-pdf {
    height: 470px;
    width: 370px;
}