.h1 span, .h2 span, .h3 span, .h4 span, .h5 span, .h6 span, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
    font-weight: 100;
    font-family: Raleway, sans-serif;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 4px;
}

.select2-container--default .select2-selection--single {
    padding-bottom: 30px;
}

.text-secondary {
    color: #00ac9a !important;
}

.bg-secondary {
    background-color: #fcdb5a !important;
}

.color-bl {
    color: #333;
}

.btn.bg-secondary {
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 14px;
    white-space: nowrap;
    background: transparent !important;
    border: 2px solid #fcdb5a;
    color: #fff !important;
    border-radius: 30px;
}

.btn.bg-secondary:hover {
    color: #2c2c2c !important;
    background: #fcdb5a !important;
}

.btn.bg-secondary:active {
    color: #2c2c2c !important;
    background: #fcdb5a !important;
}

.btn.btn-primary {
    background: rgb(238, 206, 56) !important;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 12px;
    white-space: nowrap;
    color: #2c2c2c;
    border-color: rgb(238, 206, 56) !important;
    border-radius: 30px !important;
    text-transform: uppercase;
}

.btn.btn-primary:hover {
    color: var(--orgarium-heading-color);
    opacity: .9;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
}

.navbar-nav a.active:not(.custom-btn):after,
.navbar-nav li:hover > a:not(.custom-btn):after {
    left: 0;
    width: 100%;
    opacity: 1;
    visibility: visible;
}

.navbar li a:not(.custom-btn):after {
    content: "";
    display: block;
    width: 0;
    height: 2px;
    background-color: #fcdb5a;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: left .3s ease-in-out, width .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out;
    -o-transition: left .3s ease-in-out, width .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out;
    transition: left .3s ease-in-out, width .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out;
}

.navbar-nav li:hover > a {
    color: #ffffff !important; /* Change text color on hover */
}

.navbar-light .navbar-nav .nav-link {
    font-size: 13px;
    font-weight: 500;
    height: auto;
    display: inline-block;
    font-family: robotoLight !important;
    letter-spacing: .2px;
    color: #fff;
    text-transform: uppercase;
}

.carousel-item {
    position: relative;
    height: 100vh; /* Adjust height as needed */
}

.carousel-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 0;
}

.carousel-background::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.carousel-container {
    position: relative;
    z-index: 1;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.landing-page .section.sliders-4 .carousel-container {
    right: 30%;
}

.carousel-content .small-garchig {
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: 600;
    text-align: left;
    text-decoration: underline;
}

.carousel-content h2 {
    text-align: left;
}

.carousel-content p {
    text-align: left;
}

.landing-page .main-raised {
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto;
    background-color: #f8f6ef;
}

.avatar.no-thumbnail {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-color: #eece38;
}

.avatar.no-thumbnail svg {
    padding: 15px
}

.sub-title {
    position: relative;
    display: block;
    padding-bottom: 30px;
}

.tagline {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 900;
}

.tagline h2 {
    font-weight: 900;
    line-height: 1.1;
    color: #333;
    font-size: 2rem;
    font-family: Raleway, sans-serif;
}

.heading-icon {
    margin-right: 18px;
    position: relative;
    top: -10px;
    line-height: 1;
}

.main-raised h5 {
    font-size: 20px;
    color: #2c2c2c;
    font-weight: 700;
}

.chart-color1 {
    background-color: #1f1e17 !important;
}

.overlay-icon {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
}

.card-color2 {
    background-color: #f8f6ef;
    color: #2c2c2c;
}

.card-color2:hover {
    background-color: #1f1e17;
    cursor: pointer;
}

.card-color2 .card-body:hover span {
    color: #f8f6ef;
}

.card-color2 .card-body:hover p {
    color: #f8f6ef;
}

.card-color2 .card-body:hover .overlay-icon svg {
    fill: rgba(255, 255, 255, .06);
}

.overlay-icon svg {
    fill: #f8f6ef;
}

.elementor-widget-container {
    background-image: url('/public/themeforest/assets/img/special_offer_text_bg.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-font-smoothing: antialiased;
    white-space: nowrap;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
    text-align: center;
    animation-name: masked-animation;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.elementor-heading-title {
    color: #fff;
    font-size: 15vw;
    font-weight: 700;
    padding: 0;
    margin: 0;
    line-height: 1;
}

#owlBasicAutoplayUramshuulal .card-body {
    height: 260px;
}

#owlBasicAutoplayUramshuulal .statistic-sub {
    margin-top: 30px;
}

#ourevent a:hover {
    color: #2c2c2c !important;
}

#ourevent a {
    color: #2c2c2c !important;
}

#ourevent .fw-light {
    font-weight: 600 !important;
    cursor: pointer;
    font-size: 20px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    line-height: 1.3;
}

#owlBasicAutoplayDocument .card {
    padding: 0rem !important;
    height: 300px;
    box-shadow: 0 6px 1rem rgba(25, 24, 24, .1), 0 .5rem 1rem -.75rem rgba(25, 24, 24, .1) !important;
}

#owlBasicAutoplayDocument .d-flex {
    padding: 20px !important;
    height: 244px;
}


.read-more {
    text-align: center;
    background: var(--e-global-color-primary);
    border-radius: 0 0 8px 8px;
}

.read-more a {
    display: block;
    line-height: 56px;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 700;
    -webkit-transition: all .35s;
    transition: all .35s;
    color: #2c2c2c !important;
}

.read-more a i {
    margin-left: 5px;
    font-size: 16px;
    position: relative;
    top: 1px;
}

.read-more a:hover {
    letter-spacing: 3px;
}

#owlBasicAutoplayHomeLegal .card {
    border-style: solid;
    height: 400px;
    border-radius: 0px;
}

#owlBasicAutoplayHomeLegal .read-more {
    border: 2px solid #fcdb5a;
    background-color: transparent;
    border-radius: 75rem;
}

#owlBasicAutoplayHomeLegal .read-more-content {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 22px;
}

.landing-page .back-to-top {
    width: 44px;
    height: 44px;
    line-height: 42px;
    font-size: 20px;
    color: #fcdb5a;
    text-align: center;
    text-decoration: none;
    opacity: .7;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    border-radius: 50%;
}

.landing-page .back-to-top:hover {
    background-color: #fcdb5a;
}

@keyframes masked-animation {

    0%,
    100% {
        background-position: 50% 35%
    }
    50% {
        background-position: 50% 65%
    }
}

.landing-page .section {
    padding: 90px 0;
}

.landing-page .section.footer {
    padding: 60px 0;
}
