/* GENERAL */
.modal {
    z-index: 9998 !important;
    margin-top: 20px
}

body::-webkit-scrollbar {
    display: none;
}


.navbar-desktop .navbar-brand {
    display: inline-block;
    position: relative;
    padding-top: unset;
}

.navbar-desktop .navbar-brand .logo-navbar {
    display: block;
    width: 120px;
    height: auto;
}

#sign-in a:hover {
    color: #fff !important;
}

#sign-in:hover {
    background-color: #FB6713 !important;
}

.navbar-desktop .navbar-brand .hover-image {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: auto;
}

.navbar-desktop .navbar-brand:hover .hover-image {
    display: block;
}

.mobile {display: none !important;}

.top-bar {
    position: fixed;
    width: 100%;
    height: 40px;
    background-color: #D64E00 !important;
    z-index: 9999;
}

.navbar {margin-top: 40px}

.top-bar .rounded-button {
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    display: inline-block;
    position: relative;
    outline: none !important;
    margin-top: 0;
    line-height: 1;
    padding:4px 16px;
    white-space: normal;
    border-radius: 300px;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    background: transparent;
    border: 1px solid #fff;
}

.top-bar .icn-gift, .icn-abaula {
    margin-top: 10px;
    width: 20px;
    filter: brightness(0) invert(1);
}

.top-bar .navbar-nav li a {
    padding-right: 2.5rem !important;
}

.top-bar .navbar-nav li a:hover {
    color: #fff !important
}

h2{
    font-size: 44px !important;
}

p{
    font-size: 20px;
    margin: 0;
    padding: 0;
    line-height: 1.4;
    letter-spacing: 1px;
}

.mr-1 {margin-right: 1rem !important;}
.mr-4 {margin-right: 4rem}
.mr-5 {margin-right: 5rem}
.ml-4 {margin-left: 4rem}
.mr-5 {margin-left: 5rem}

.container{
    max-width: min(1400px,94.6vw)!important;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

/* Menu */
#general-menu .nav-item {
    margin-right: 2rem
}

#general-menu .nav-item, .navbar-text {
    font-weight: 600
}

.navbar-brand img{
    vertical-align: unset;
}

.navbar-nav .nav-link:hover{
    color: #FB6713 !important;
}

.img-yellow {
    position: absolute;
    top: 80px;
    right: -10rem;
    opacity: 0.4;
    z-index: -1;
}

.img-yellow img{
    width: 80%;
}

.cnt-side-nav{
    position: fixed;
    display: none;
    width: 100%;
    /* height: auto; */
    top: 0;
    /* right: -300px; */
    transition: .3s;
    background: transparent linear-gradient(233deg, #224F55 0%, #243133 100%) 0% 0% no-repeat padding-box;
    opacity: 0.9;
    z-index: 100;
}

.center-menu {
    margin-right: auto!important;
}

.center-menu {
    margin-left: 20px;
}

/* CONTACT */
#send-form {
    background-color: #FB6713
}

/* FOOTER */
footer{
    margin-top: 10rem;
    display: flex;
    align-items: center;
    height: 140px;
}

.footer-us-right-side img{
    width: 74%
}

.footer-us-right-side {
    position: absolute;
    top: -24rem;
    right: -20rem;
    opacity:0.8;
    z-index: -2;
}

.footer-star {
    position: absolute;
    top: -20rem;
    right: -12rem;
    opacity: 0.4;
    z-index: -1;
}

.footer-star img{
    width: 60%;
}

.footer-social-icons {
    margin-top:18px;
    text-align: right;
    justify-content: end;
}
.footer-social-icons a{
    margin-left: 24px;
}

/* END FOOTER */

/* MENU MOBILE */
.navbar-mobile {display: none; position: fixed; width: 100%}

.navbar-mobile .navbar-nav {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    list-style: none;
    padding-left: 30px;
}

.navbar-mobile .navbar-nav li {
    margin-top: 20px;
}

.navbar-toggler {border: none;}

.navbar-toggler:focus {
    box-shadow: unset;
}

.blue{
    color: #1497d5;
}

.gray{
    color: #BCBCBC;
}

a{
    text-decoration: none;
}

/* BOOTSTRAP */
.fs-3 {
    font-weight: bold;
    font-size: 2.5rem !important;
}

.btn {
    font-size: 20px;
}

.card {
    border-color: #242424;
    border-radius: 10px;
} 

/* PRIMARY STYLES */
.text-primary {
    color: #11C3F2 !important;
}

.bg-primary {
    background-color: #11C3F2 !important;
}

.btn-outline-primary {
    border-color: #11C3F2;
    color: #11C3F2;
    font-weight: bold;
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active {
    border-color: #11C3F2;
    background-color: #11C3F2;
}

/* SECONDARY STYLES */
.btn-secondary {
    background-color: #242424 !important;
    border-color: #242424;
}

/* LIGHT STYLES */
.btn-outline-light {
    font-weight: bold;
}

/* NAVBAR */
#mainheading {
    /*background-color: rgba(17, 195, 242, .6);*/
}

.dropdown-toggle::after { content: unset !important;}

#mainheading-links a p {
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
}

.img-mas {
    position: absolute;
    top: 940px;
    right: -10rem;
    opacity: 0.7;
    z-index: -2;
}

.logo-navbar{
    width: 120px;
    height: auto;
}

.logo-partner{
    width: 100px;
    height: auto;
}

.icn-navbar{
    filter: invert(99%) sepia(11%) saturate(270%) hue-rotate(236deg) brightness(114%) contrast(100%);
    width: 12px;
    height: auto;
}

.icn-menu{
    filter: invert(100%);
}

.icn-menu:hover{
    cursor: pointer;
}

.txt-nav{
    font-size: 20px;
}

.item-side-nav{
    display: flex;
    justify-content: start;
    align-items: center;
    width: 300px;
    height: 80px;
}

.item-side-nav:hover{
    background-color: #6DC0D2;
    cursor: pointer;
}

.txt-side-nav{
    font-size: 16px;
    color: #000;
    margin-left: 32px;
    text-decoration: none;
    text-align: center;
}

.uppercase-none{text-transform: unset !important;}

/* MENU DESKTOP SEARCH */
.search-box {
    display: flex;
    align-items: center;
    border-radius: 10px;
    padding: 12px;
    width: 320px; /* Adjust the width as needed */
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #262626
}

.search-box input[type="search"] {
    border: none;
    outline: none;
    width: 100%;
    padding-left: 30px; /* Make space for the magnifying glass icon */
    font-size: 11px;
    letter-spacing: 1px;
    height: 24px;
}

.search-box .search-icon {
    position: absolute;
    cursor: pointer;
    color: #000; /* Icon color */
}

/* Adjust the input field to not overlap the icon */
.search-box input[type="search"]::placeholder {
    color: #4A4848;
}

/* Optional: Add some focus effects for the input field */
.search-box.focused {
    border-color: #FB6713;
}

/* RESPONSIVE */
@media(max-width: 1599px){
    .search-block-mobile {display:none}

    .date-filter {
        width: 200px !important;
    }

    .see-all {
        padding: 6px 40px 14px 40px !important;
    }

}

@media(max-width: 1299px){
    .img-mas, .img-yellow, .marketplace-letter, .footer-us-right-side {
        display:none
    }
    .search-block-mobile {display:none}

    .date-filter {
        width: 180px !important;
    }

    .search-box {
        width: 140px;
    }
}

@media(max-width: 1199px){
    #event-tabs li {
        margin-bottom: 10px;
    }
    #events #event-tabs li {
        width: 100%
    }

    #events #event-tabs li a{
        width: 100%;
    }

    .date-filter {
        width: 100% !important;
    }

    .event-right-filters .see-all-btn {
        margin-top: 10px;
        width: 100%;
    }

    #category-select-container, #events-select-container, #city-filter, #category-filter, .event-right-filters, .events-select, .category-select {
        margin-top: 10px;
        width: 100% !important;
    }

    .icn-arrow-event-select {
        left: 250px !important;
    }

    .search-box {
        width: 140px; /* Adjust the width as needed */
    }

    .txt-nav{
        font-size: 16px;
    }
    .search-block-mobile {display:none}

    .navbar, .navbar-text, .navbar-text a {
        background-color: transparent;
        transition: background-color 0.3s;
        color: #F2E0BF !important;
        padding: 6px;
    }

    .social-icons, .center-menu {
        margin-left: 20px; /* Puedes ajustar el valor según tu preferencia */
    }
}

@media(max-width: 1024px) {
    #sign-in {
        padding: 4px;
    }
}

@media(max-width: 991px){
    #lang-mobile {
        width: 100%;
    }

    .navbar-brand {
        margin-right: unset;
    }
    #events-select-container,  #events-select, .see-all, .date-filter {
        width: 100% !important;
    }

    #category-select-container, #events-select-container, #city-filter, #category-filter, .event-right-filters, .events-select, .category-select {
        margin-top: 0;
        width: 100% !important;
    }

    #cloud-language-mobile {
        margin-left: 30px;
    }

    #mobileSearchContainer {
        top: 100%;
        left: 0;
        z-index: 1000;
        padding: 10px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    }

    #mobileSearchContainer .bi-search {
        padding: 10px;
        cursor: pointer;
    }

    #mobileSearchContainer .input-group {
        display: flex;
        align-items: center;
    }

    #mobileSearchInput {
        flex-grow: 1;
    }

    #mobileSearchInput:focus {
        border: 1px solid red
    }

    .logo-mobile {
        width: 70%;
    }

    .navbar {margin-top: 0}

    #backgrounds-main, #backgrounds-footer, .img-yellow, .insta-img-yellow, .img-stars-events, .img-stars-events2, .img-mas, .desktop {
        display: none !important;
    }

    .mobile {display: block !important;}

    .img-yellow {
        margin-right: -12rem
    }

    .img-yellow img{
        width: 50%;
    }

    /* FOOTER */
    .footer-star img{
        width: 50%;
    }

    .navbar-desktop{display: none}
    .navbar-mobile{display: block}

    .list-unstyled {
        display: unset !important;
    }

    .list-unstyled li {
        margin-top: 20px;
    }

    footer {margin-top: 10rem; height: unset}

    .footer-social-icons {justify-content: center; margin-bottom: 40px}

    .footer-social-icons a{
        margin-left: unset;
        padding: 20px;
    }

    .footer-logo {
        display:flex;
        justify-content: center !important;
    }

}

@media(max-width: 767px){
    h2{
        font-size: 32px !important;
    }

    p{
        font-size: 18px;
    }

    .logo-footer{
        width: 100px;
        height: auto;
    }
    
    .logo-footer-oaro{
        width: 80px;
        height: auto;
    } 
}

@media(max-width: 575px){
    .search-block-mobile .form-search input[type=text]:focus {
        position:absolute;
        right:40px;
        width:100px;
    }
}

@media(max-width: 290px) {
    .cnt-side-nav {
        width: 200px;
    }
}

/* LOADER */
.hidden {
    display: none;
}
.loading {
    position: fixed;
    top: 0; right: 0;
    bottom: 0; left: 0;
    background-color:rgba(0, 0, 0, 0.5);
    z-index: 9999;
}
.loader {
    left: 50%;
    margin-left: -4em;
    font-size: 10px;
    border: .8em solid rgba(218, 219, 223, 1);
    border-left: .8em solid rgba(58, 166, 165, 1);
    animation: spin 1.1s infinite linear;
}
.loader, .loader:after {
    border-radius: 50%;
    width: 8em;
    height: 8em;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -4.05em;
}
@keyframes spin {
    0% {
        transform: rotate(360deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
#acceptCookies {
    position:fixed;
    width: 100%;
    bottom:0;
    background-color: #11c3f2;
    padding:10px 20px;
    box-shadow: 1px 1px 5px #fff;
}
#acceptCookies h2 {
    font-size:16px !important;
}
#acceptCookies p {
    font-size: 14px;
}
#acceptCookies button {
    font-size:14px;
}
#acceptCookies a {
    color: black;
    text-decoration: underline;
}
#load-sector #image-area {
    width:600px;
    max-width:100%;
}