/*
@media only screen and (min-width: 990px){
    .main-header .logo-box {
        justify-content: center;
        min-width: 240px;
        min-height: 110px;
        margin-top: 0;
    }
}
.main-header .nav-outer {
    justify-content: space-around;
}

.nav-togglerr {
    position: relative;
    display: flex;
    text-align: center;
    color: #fefefe;
    font-size: 23px;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    background: #1ba9ac;
    height: 6.9rem;
    width: 120px;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
/*
.nav-togglerr:hover{
    color: #FAA74A;
}

.banner-section .slide-item {
    min-height: 700px;
} */

.main-slider h2 {
    font-size: 50px;
}

.fixed-header .logo-box img {
    max-height: 90px;
}

@media only screen and (max-width: 768px) {
    .main-slider h2 {
        font-size: 27px;
        width: 75%;
        margin-top: 0;
    }
}

.main-footer:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(45deg, var(--primary) 0%, var(--primary) 100%);
    opacity: .70;
    content: "";
}

.page-title:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: -o-linear-gradient(45deg, #00082e 0%, var(--primary) 100%);
    background: linear-gradient(45deg, #00082e 0%, var(--primary) 100%);
    opacity: .95;
    content: "";
}

.gallery-block .overlay-box .text {
    font-size: 15px;
    text-align: center;
}

.gallery-block .overlay-box h3 {
    font-size: 18px;
}

.styled-pagination .disabled i {
    background: #bfbfbf;
    font-size: 16px;
    color: #ffffff;
    border-color: var(--primary);
    position: relative;
    display: block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 37px;
    font-size: 18px;
    z-index: 2;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.gallery-block .image img {
    height: 100%;
    object-fit: cover;
}

.link-1 {
    color: var(--primary);
    font-size: 15px;
    text-transform: capitalize;
}

.rtl .time-counter-one {
    border-radius: 0px 0px 0px 30px;
}

.client-block .image-box img {
    /* height: 180px; */
    object-fit: cover;
}

.main-header .logo,
.logo-box img {
    padding: 0px 0px;
}

.main-header .logo-box {
    margin-right: 30px;
}

.main-header .main-box {
    justify-content: flex-start;
    border-radius: 50px 0 0 50px;
}

.rtl .main-header .main-box {
    border-radius: 0 50px 50px 0;
}

.sticky-header .main-menu .navigation>li {
    margin-left: 40px;
}

.news-block .lower-content {
    padding: 20px 20px;
}

.news-block .text {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 87px;
    height: 87px;
}

.news-block h4 a {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 75px;
    height: 33px;
}

.model .news-block .image img {
    height: 100%;
    object-fit: cover;
}

@media (min-width: 1139px) {
    .fixed-header .logo-box {
        width: auto;
        min-width: 270px;
    }

    .main-header .logo-box {
        min-width: 270px;
    }
}

.fixed-header .fixed-mx-auto {
    margin: 0 auto;
}

.logo img {
    height: 70px;
}

[dir="rtl"] .logo img {
    height: 90px;
    padding: 10px 0px;
}

[dir="rtl"] .fixed-header .logo img {
    padding: 0px;
}

[dir="rtl"] .main-header .logo-box {
    padding: 0;
}

.gallery-widget .outer .image {
    width: auto;
}

.gallery-widget .image a::before,
.gallery-widget .image a::after {
    display: none;
}

.speaker-details .name {
    line-height: 1.5em;
}

.organization-block .image,
.organization-block .image-box:before {
    border-radius: 0px 0px 0px 0px;
}


.rtl .time-countdown {
    direction: rtl;
}

.main-footer .footer-logo img {
    height: 95px;
    filter: brightness(0) invert(1);
}

.main-menu .navigation>li.dropdown:hover>.dropdownLocale {
    left: auto;
    right: 0px;
    width: 110px !important;
}


.dropdownLocale {
    text-align: center;
    width: 110px !important;
}


.organization-block .inner-box {
    max-width: 500px;
}

.speaker-info-list li strong {
    min-width: 30px;
}

.fact-counter .counter-column .inner-box {
    position: relative;
    padding-top: 125px;
    min-height: 101px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}

.fact-counter .counter-column .count-box {
    width: 100%;
}

/* Container for the article to be used in TinyMCE */

.blog-detail .post-info {
    display: flex;
    gap: 20px;
    list-style: none;
    padding: 0;
    color: #777;
    font-size: 0.9em;
}

.blog-detail .post-info li span {
    margin-left: 8px;
}

/* Main Article Title */
.blog-detail .article-title {
    font-size: 2.5em;
    font-weight: 700;
    color: #493979; /* Logo Dark Purple */
    margin-bottom: 25px;
    line-height: 1.3;
}

/* Section Headings (h2) */
.blog-detail h2 {
    font-size: 1.6em;
    font-weight: 700;
    color: #2d3748;
    margin-top: 40px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #20abad; /* Logo Teal */
}

/* Sub-headings (h3) */
.blog-detail h3 {
    font-size: 1.4em;
    font-weight: 700;
    color: #493979; /* Logo Dark Purple */
    margin-top: 30px;
    margin-bottom: 15px;
}

/* Paragraph Styling */
.blog-detail p {
    font-size: 1em;
    line-height: 1.8;
    margin-bottom: 1.25em;
    color: #4a5568;
}

.blog-detail p strong {
        color: #2d3748;
}

/* List Styling (ul, li) */
.blog-detail ul:not(.post-info, .social-icon) {
    list-style: none;
    padding-right: 20px;
    margin-bottom: 1.5em;
}

.blog-detail ul:not(.post-info, .social-icon) li {
    position: relative;
    padding-right: 25px;
    margin-bottom: 10px;
    color: #4a5568;
}

.blog-detail ul:not(.post-info, .social-icon) li::before {
    content: '•';
    position: absolute;
    right: 0;
    top: 0;
    color: #20abad; /* Logo Teal */
    font-size: 1.5em;
    line-height: 1;
}

/* Key statistics highlight block */
.blog-detail .stat-highlight {
    background-color: #f0f9f9; /* Lighter Teal */
    border-right: 4px solid #20abad; /* Logo Teal */
    padding: 20px;
    margin: 30px 0;
    font-size: 1.1em;
    color: #2d3748;
    border-radius: 4px;
}

/* Share Options Styling */
.blog-detail .post-share-options {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #e2e8f0;
    text-align: center;
}

.blog-detail .post-share-options .social-icon {
    display: inline-flex;
    list-style: none;
    padding: 0;
    gap: 15px;
}

.blog-detail .post-share-options .social-icon a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #e2e8f0;
    color: #4a5568;
    text-decoration: none;
    font-size: 1.1em;
    transition: all 0.3s ease;
}

.blog-detail .post-share-options .social-icon a:hover {
    background-color: #ef5ba1; /* Logo Pink */
    color: #fff;
}

.main-menu .navigation>li {
    margin-right: 38px;
}

.shop-form input[type="text"],
.shop-form input[type="email"],
.shop-form input[type="password"],
.shop-form input[type="tel"],
.shop-form input[type="number"],
.shop-form input[type="url"],
.shop-form select,
.shop-form textarea {
    line-height: 20px;
}

/* .shop-form select {
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    background: none;
} */

.schedule-block .inner-box .inner .shape:before {
    background-image: url(../images/icons/icon-dotted-circle.png);
    background-size: 250px;
}

.speakers-section:before,
.page-title .icon-bull-eye {
    background-image: url('../img/008.svg');
}

.page-title .icon-bull-eye {
    background-image: url('../images/icons/icon-dotted-circle.png');
}

.icon-dotted-circle {
    width: 453px;
    opacity: 0.5;
    height: 451px;
}

.schedule-block .date span {
    border: none;
}

.schedule-block .date span:before {
    width: 69px;
}

.schedule-block .date:before {
    height: 99%;
    width: 99%;
}

.rtl .main-header .logo-box {
    border-radius: 10px 10px 10px 0;
}

.contact-list-one li i,
.nav-toggler {
    font-size: 34px;
}

.contact-list-one li {
    font-size: 13px;
}

.contact-list-one li strong {
    font-size: 15px;
}

.header-top .top-right {
    padding: 10px 0;
}

.gallery-block .overlay-box {
    background: linear-gradient(45deg, var(--primary) 0%, var(--primary) 100%);
}

.social-icon-two li a {
    border-radius: 50%;
    margin: 5px;
}

.speaker-block .image {
    border: 0px solid #ffffff;
    border-radius: 250px;
}

.organization-block .image {
    border: 5px solid #ffffff;
    border-radius: 0;
    background-color: #fff;
}

.speaker-block .image-box::before {
    border-radius: 250px;
}

.organization-block .image-box::before {
    border-radius: 0px;
}

.page-title {
    padding: 80px 0 50px 0;
    overflow: hidden;
}

.main-header .logo-box {
    border-radius: 50px 0 0 50px;
}


.rtl .main-header .logo-box {
    border-radius: 0 50px 50px 0;
}
.main-header .logo-box {
    border-radius: 50px 0 0 50px;
}
.gallery-block .overlay-box h3 a:hover {
    color: #b0a0e1;
}

.gallery-block .overlay-box .text {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    line-height: normal;
    text-align: start;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 85px;
    height: 85px;
}


/* .news-block .image img,
.about-image-wrapper img,
.schedule-timeline .speaker-info img {
    filter: grayscale(100%);
} */

.short-description-container {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s ease-in-out;
}

.short-description-container.active {
    max-height: 200px;
}

.short-description {
    direction: rtl;
    text-align: start;
}

.info-icon {
    cursor: pointer;
    font-size: 18px;
    color: #faa74a;
    margin-left: 5px;
    top: 4px;
}

.info-icon:hover {
    color: var(--primary);
}

.short-description {
    direction: rtl;
    text-align: start;
}

.conference-program {
    margin-top: 30px;
}

.conference-program h3 {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 20px;
}

.conference-program h4 {
    font-size: 1.5rem;
    color: var(--primary);
    margin-top: 20px;
    margin-bottom: 10px;
}

.conference-program ul {
    list-style-type: none;
    padding-inline-start: 20px;
}

.conference-program li {
    margin-bottom: 15px;
}

.conference-program ul ul {
    margin-inline-start: 20px;
    padding: 0 !important;
    list-style-type: square;
}

.conference-program li ul li {
    margin-bottom: 10px;
}

.conference-program .day-header {
    font-weight: bold;
    font-size: 1.2rem;
    color: #333;
}

/* Flexbox for day-wise program organization */
.program-days {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    /* Spacing between columns */
    justify-content: space-between;
}

.program-day {
    flex: 1;
    min-width: 300px;
    /* Adjust width for responsiveness */
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background-color: #f9f9f9;
}

.program-list {
    padding-left: 0;
}

.program-list li {
    margin-bottom: 10px;
}

.vision .content-box .text {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 36px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 40px;
}

.vision .content-box h2 {
    display: block;
    font-size: 45px;
    line-height: 1.2em;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 35px;
}

.about-detail h2,
.about-detail h3 {
    color: #faa74a;
}

.about-detail h4 {
    color: var(--primary);
    line-height: normal;
}

.about-detail p,
.about-detail ul li {
    font-size: 17px;
}

.pricing-block-two .price-box {
    min-height: 166px;
}

.pricing-block-two p {
    color: #faa74a;
}

.feature-block-five .inner-box::before {
    position: absolute;
    left: -83px;
    top: -86px;
    filter: brightness(0) invert(1);
    height: 228px;
    width: 260px;
    background-size: 255px;
    background-image: url('/img/008.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.inner-box:hover {
    filter: none;
}

.rtl .date {
    direction: rtl;
}

.news-block .inner-box {
    border-radius: 36px 36px 36px 36px;
}

.btn-style-one,
.btn-style-two {
    border-radius: 50px;
}

.box-select {
    height: auto;
    padding: 10px;
    box-shadow: 2px 2px 9px 2px rgba(0, 0, 0, 0.1);
    margin-bottom: 25px;
    border-radius: 5px;
}


.custom-select {
    position: relative;
    display: inline-block;
    width: 100%;
}

.custom-select select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 9px 45px 9px 9px;
    border: 1px solid #ccc;
    border-radius: 19px;
    background-color: #fff;
    max-width: 240px;
    font-size: 13px;
    cursor: pointer;
}

.custom-select svg {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

[dir="ltr"] .custom-select svg {
    left: 16px;
}

[dir="ltr"] .custom-select select {
    padding: 9px 9px 9px 45px;
}

.box-select .dropdown {
    position: relative;
    width: 170px;
    border-radius: 15px !important;
    background-position: left .75rem center;
    padding: 10px 17px;
    user-select: none;
}

[dir="ltr"] .box-select .dropdown {
    background-position: right .75rem center;
}

.form-select:focus {
    border-color: #2f2c5d;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(63 55 109 / 62%) !important;
}

@media(min-width:568px) {

    .about-image-wrapper img {
        object-fit: cover;
        height: 350px;
    }

    .image-2 {
        width: 350px;
        height: 350px;
    }
}

@media(max-width: 1139px) {
    .fixed-header .logo-box img {
        max-height: 75px;
    }

}

@media(max-width:568px) {

    .about-image-wrapper img {
        object-fit: cover;
        height: 100%;
        width: 100%;
    }

    .main-footer .footer-bottom .inner-container {
        flex-wrap: wrap-reverse;
    }

    .main-footer .footer-bottom .inner-container .copyright-text {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .logo img {
        height: 70px;
    }

}

@media(min-width:1168px) {
    .rtl .about-section .image-3 {
        left: auto;
        right: 0px;
    }

    .rtl .about-section .image-2 {
        right: auto;
        left: 6px;
    }
}

@media only screen and (max-width: 599px) {
    .schedule-block {
        padding-top: 120px;
    }
}

.gallery-section.style-two .row {
    margin: 0 0px;
}

.main-slider .tp-dottedoverlay {
    background-color: rgb(1 12 52 / 30%);
}

.rtl .contact-section .contact-info-box ul,
.rtl .styled-pagination,
.rtl .owl-carousel {
    direction: rtl !important;
}

.rtl .fa-angle-right {
    transform: rotateY(168deg);
}

.rtl .fa-angle-left {
    transform: rotateY(-168deg);
}

.news-block .post-info {
    display: flex;
    justify-content: space-between;
}

.rtl .news-block .post-info li {
    margin-right: 0;
    margin-left: 10px;
}

.news-block .post-info li {
    margin-left: 0;
    margin-right: 10px;
}

.rtl .news-block .post-info li span {
    margin-right: 0;
    margin-left: 5px;
}

.news-block .post-info li span {
    margin-left: 0;
    margin-right: 5px;
}

textarea::placeholder {
    color: #999999;
}

.text-orange {
    color: #FAA74A;
}

.organizer .text {
    height: 76px;
}

.organizer .image,
.inner-box {
    border-radius: 36px 36px 36px 36px;
}

.organizer .inner-box {
    border-radius: 20px;
}


.organizer-show .image,
.organizer-show .image-box::before {
    border-radius: 25px;
}

.rtl .header-top .logos {
    padding-left: 0;
    padding-right: 15px;
}

@media(min-width:768px) {
    .time-counter-one .time-countdown .counter-column {
        justify-content: space-between !important;
        gap: 3px;
    }
}

.time-counter-one .time-countdown .counter-column {
    /* justify-content: space-between !important; */
    gap: 3px;
}

.time-counter-one .time-countdown .counter-column .count {
    margin: 0 !important;
}

.shop-form .form-group .field-label {
    margin-bottom: 5px;
}

.description p,
.description h1,
.description h2,
.description h3,
.description li,
.description strong,
.description span {
    font-family: "Readex", sans-serif !important;
}

.tp-mask-wrap {
    overflow: unset !important;
}

form sup {
    color: red !important;
}

.w-h-150 {
    height: 150px;
    width: 150px;
}

.rtl .header-top .top-left {
    padding-left: 0;
    padding-right: 40px;
}

.header-top .top-left {
    padding-left: 40px;
    padding-right: 0;
}

@media(max-width:478px) {
    .fact-counter .counter-column .inner-box {
        padding-top: 40px;
    }
}

.pricing-bg-bronze .price-box:before {
    background-image: url(../images/icons/pricing-bg-bronze.png);
}

.pricing-bg-golden .price-box:before {
    background-image: url(../images/icons/pricing-bg-golden.png);
}

.pricing-bg-silver .price-box:before {
    background-image: url(../images/icons/pricing-bg-silver.png);
}

.pricing-bg-golden .price {
    background-color: var(--yellow);
    color: #fff;
}

.pricing-bg-silver .price {
    background-color: #bdbdbd;
    color: #fff;
}

.pricing-bg-bronze .price {
    background-color: #e7bb93;
    color: #fff;
}

.h-full {
    height: 100%;
}

.form-group input {
    border-radius: 100px;
}

/* Radio Card Group Styles */
.radio-card-group {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 8px;
}

/* Hide the actual radio input */
.radio-card-group input[type="radio"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

/* Style the label as a card */
.radio-card-group .radio-card {
    display: inline-block;
    padding: 4px 16px;
    background: #ffffff;
    border: 2px solid #e1e5e9;
    border-radius: 12px;
    color: #5c6770;
    font-weight: 500;
    min-width: 80px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    user-select: none;
}

/* Hover effect */
.radio-card-group .radio-card:hover {
    border-color: #FAA74A;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(250, 167, 74, 0.15);
    background: #fefefe;
}

/* Active/Selected state */
.radio-card-group input[type="radio"]:checked + .radio-card {
    background: linear-gradient(135deg, #FAA74A 0%, #ff8c42 100%);
    border-color: #FAA74A;
    color: #ffffff;
    font-weight: 600;
    transform: translateY(-1px);
    box-shadow: 0 6px 20px rgba(250, 167, 74, 0.3);
}

/* Focus state for accessibility */
.radio-card-group input[type="radio"]:focus + .radio-card {
    outline: 2px solid #FAA74A;
    outline-offset: 2px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .radio-card-group .radio-card {
        padding: 4px 16px;
        min-width: 70px;
        font-size: 14px;
    }

    .radio-card-group {
        gap: 5px;
    }
}

.views-item {
    display: flex !important;
    flex-direction: row-reverse;
    align-items: center;
    gap: 6px;
}
.views-item span.far {
    position: relative;
    top: 2px;
}

.text-2rem {
    font-size: 2rem;
}
.text-start {
    text-align: start !important;
}
.text-end {
    text-align: end !important;
}
[dir='rtl'] {
    .choices[data-type*=select-multiple] .choices__button, .choices[data-type*=text] .choices__button {
        transform: rotateY(180deg);
    }
    .choices[data-type*=select-one]::after {
        right: unset;
        left: 11.5px;
    }
    .choices[data-type*=select-multiple] .choices__button, .choices[data-type*=text] .choices__button {
        margin: 0 8px 0 -4px;
    }
}
.choices__list--multiple .choices__item {
    background-color: var(--primary) !important;
    border-color: var(--primary) !important;
    line-height: 150%;
    height: 30px;
}
.choices__inner {
    min-height: 50px !important;
    padding: 6px 15px 0 !important;
    border-radius: 50px !important;
    background-color: transparent !important;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    border-color: #cccccc !important
}
.choices__input {
    background-color: transparent !important;
}
.choices + i {
    position: absolute; inset-inline-end: 23px; padding: 1px; top: 50%; transform: translateY(-45%); z-index: 0; background-color: #FFF; color: #5c6770;
    font-size: 12px;
}
.choices__list--dropdown .choices__list, .choices__list[aria-expanded] .choices__list {
    background-color: #FFF !important;
}
