h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
}

.logo img {
    width: 16em;
}

.cloned {
    display: none;
}

a {
    cursor: pointer !important;
}

.owl-stage {
    display: contents;
}

.custom-container {
    max-width: calc(100vw);
    width: 100%;
    padding-left: 130px;
    padding-right: 130px;
}

.auto-container {
    max-width: calc(100vw);
    width: 100%;
    padding-left: 200px;
    padding-right: 200px;
}

.banner-search-box {
    max-width: 40em;
}

.banner-search-box p {
    text-align: center;
    font-size: 18px;
    color: #0000008c !important;
}

a {
    color: #2181fa;
    font-weight: 800;

    text-decoration: auto;
}

.right-banner-icon {
    z-index: 10 !important;
    position: absolute !important;
    bottom: -7em;
    top: auto;
    right: 0px;
    left: auto;
}

.owl-nav,
.owl-dots {
    display: none !important;
}

.sub-title {
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #2181fa !important;
    letter-spacing: 1px;
    line-height: 20px;
}

.section-title {
    font-weight: 700;
    font-size: 35px;
    line-height: 45px;
    text-align: left;
    color: #000;
}

.description {
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 300;
    line-height: 28px;
}

.blue-rounded {
    color: #FFFFFF !important;
    border-width: 0px !important;
    border-radius: 100px;
    letter-spacing: 2px;
    font-size: 18px;
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 500 !important;
    background-image: linear-gradient(90deg, #2181fa 0%, #2181fa 100%);
    line-height: 1.7em !important;
    background-color: transparent;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 2px solid;
    padding-top: 17px !important;
    padding-right: 50px !important;
    padding-bottom: 17px !important;
    padding-left: 50px !important;
}

.bg-light {
    background-color: #f5f9ff !important;
}

.feauture-content {
    float: none;
    padding-right: 10px !important;
    padding-left: 10px !important;
    padding-bottom: 12px;
}

.first-card {
    width: 291.333px;
    transform: translate3d(0px, 0px, -110.297px) rotateX(0deg) rotateY(33.0892deg);
    z-index: 0;
    transition-duration: 0ms;
    margin-right: 30px;
}

.bg-img,
.right-img,
.subscribe-right-img {
    position: relative;
    height: 100%;
}

.right-img::before {
    position: absolute;
    content: "";
    background-image: url('../img/opacidad_baja.png');
    width: 18%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

.subscribe-right-img::before {
    position: absolute;
    content: "";
    background-image: url('../img/opacidad_baja.png');
    width: 35%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

.bg-img::before {
    position: absolute;
    content: "";
    background-image: linear-gradient(90deg, #2181fa 0%, #2181fa 100%);
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

.never-alone-section h3 {
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    color: #FFFFFF !important;
    letter-spacing: 5px;
    line-height: 20px;
}

.never-alone-section h2 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 35px;
    color: #FFFFFF !important;
    line-height: 45px;
    text-align: left;
}

.never-alone-section p {
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    color: #FFFFFF;
}

.never-alone-section .box {
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    line-height: 28px;
    padding-top: 100px !important;
    padding-right: 100px !important;
    padding-bottom: 40px !important;
    padding-left: 100px !important;
}

.never-alone-section .blue-rounded:hover {
    background-image: linear-gradient(90deg, #2181fa 0%, #1dcee5 100%);
    background-color: #2181fa;
}

.naver-alone-img {
    background-image: url('../img/prof.png');
    width: 100%;
    /* Set a specific width */
    height: 100%;
    /* Set a specific height */
    background-size: cover;
    /* Ensure the background image covers the entire element */
    background-repeat: no-repeat;
    /* Prevent background image repetition */
    padding: 0;
    /* Simplified padding shorthand */
    background-position: center;
}

.post-categories a {
    background: #000;
    padding: 4px 8px;
    color: #fff;
}

.contact {
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
    padding: 40px;
}

.icon i {
    font-family: ETmodules !important;
    font-weight: 400 !important;
    color: #2181FA;
    font-size: 77px;
}

.checkbox-container {
    display: flex;
    align-items: flex-start;
}

.FirstCheck {
    margin-top: 0.5rem;
    margin-right: 0.5rem;
}

.SecondCheck {
    margin-top: 0.5rem;
    margin-right: 0.5rem;
}

label {
    font-size: 16px;
    cursor: pointer;
    color: #000000d9;
    font-weight: 500;
    line-height: 1.7em;
}

.footer-wiget-log img {
    width: 16em;
}

.mobile-logo img {
    width: 14em;
}

.footer-area strong {
    color: #45bbf4;
}

.never-alone-section .blue-rounded {
    background-color: #ffff !important;
    color: #000 !important;
    background-image: none !important;
}

.footer-wiget .blue-rounded {
    background-image: linear-gradient(90deg, #2181fa 0%, #22fcef 100%);
}

.footer-wiget .blue-rounded:hover {
    background-image: linear-gradient(90deg, #2181fa 0%, #1dcee5 100%);
    background-color: #2181fa;
}


.blog-content-1 {
    order: 1;
}

.blog-thumb-1 {
    order: 2;
}

.blog-thumb {
    width: 60%;
}

.memberships .blog-details-content .details-content .blog-list li {
    list-style: none;
    position: relative;
    padding-left: 40px;
    margin-top: 40px;
}

.memberships .blog-details-content .details-content .blog-list li i {
    color: #151515;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 5px;
}

.memberships .blog-details-content .details-content p {
    margin-top: 20px;
    font-weight: 500;
    font-size: 18px;
    line-height: 36px;
    color: #303030;
}

.memberships h4 {
    margin-top: 40px;
}

.memberships h4 {
    font-size: 22px;
}





.plan {
    background-color: #fff;
    padding: 2.5rem;
    margin: 12px;
    border-radius: 5px;
    text-align: center;
    transition: 0.3s;
    cursor: pointer;

}

.price {
    margin-bottom: 1rem;
    font-size: 30px;
}

ul.features {
    list-style-type: none;
    text-align: left;
}

li {
    margin: 8px;
}

.nav-tabs li {
    margin: 0px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #2181fa #2181fa #fff;
}

.fas {
    margin-right: 4px;
}

.fa-check-circle {
    color: #2181fa;
}

.fa-times-circle {
    color: #eb4d4b;
}





.popular {
    border: 2px solid #2181fa;
    position: relative;
    transform: scale(1.08);
}

.plan span {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #2181fa;
    color: #fff;
    padding: 4px 20px;
    font-size: 18px;
    border-radius: 5px;
}


.plan {
    height: 45em;
    box-shadow: 5px 7px 67px -28px rgba(0, 0, 0, 0.37);
}

.services .blog-content {
    padding: 29px 29px 20px;
}

.services h3 {

    font-size: 22px;
}

.membership-benefits-home h2 {
    margin-top: 130px;
}

#sign-up .modal-dialog {
    max-width: 80em;
}

.close-model {
    background: transparent;
    border: none;
    font-size: 30px;
}

#sign-up .section-title {

    font-size: 30px;

}

.career::before {
    left: -38px;
}

.career::after {
    background: url(../img/education.jpg);
    right: 0;
    left: auto;
}

.career h2 {
    margin-top: 130px;
}

.education-plan {
    height: 30em;
}

@media (max-width: 1650px) {
    .hamilton-btn a {
        color: #FFF !important;
        font-size: 16px;
        font-weight: 500;
        padding: 13px 26px;
        background-color: #2181fa;
        text-decoration: none;
        position: relative;
        display: block;
        overflow: hidden;
        width: 100%;
        height: 50px;
        max-width: 228px;
        z-index: 1;
        border-radius: 5px;
    }
}

@media (max-width: 1450px) {

    .mobile-menu-area {
        display: inherit !important;
    }

    .header-area {
        display: none !important;
    }

    .sidebar-menu {
        display: inherit !important;
    }
}

@media (max-width: 1350px) {
    .plan {
        height: auto;

    }

    .blog-thumb {
        width: 100%;
    }
}

@media (max-width: 1080px) {
    .right-banner-icon {

        width: 8em;
    }

    .blog-content-1 {
        order: 2;

        padding-top: 1rem;
    }

    .blog-thumb-1 {
        order: 1;

    }

    .blog-items-box {
        display: flex;
        flex-wrap: wrap;
    }

    .auto-container,
    .custom-container {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (max-width: 768px) {
    .career::before {
        left: 0px;
        width: 100%;
    }

    #sign-up .section-title {
        font-size: 15px;
    }

    .contact {

        padding: 10px;
    }

    .stay-updated .contact {

        padding: 5px;
    }

    .footer-wiget-text h4 {
        margin: 0;
        font-size: 14px;
        line-height: 1.4;
    }

    /* Footer responsive styles */
    .footer-area {
        padding: 30px 0 20px;
    }

    .footer-wiget {
        margin-bottom: 30px;
        text-align: center;
    }

    .footer-wiget-log img {
        width: 12em;
        max-width: 200px;
    }

    .footer-wiget-title h4 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .footer-wiget-menu ul {
        padding: 0;
        margin: 0;
    }

    .footer-wiget-menu ul li {
        margin-bottom: 8px;
    }

    .footer-wiget-menu ul li a {
        font-size: 14px;
        line-height: 1.5;
    }

    .footer-wiget-menu p {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 10px;
    }

    .footer-wiget-menu strong {
        font-size: 14px;
        display: block;
        margin-top: 15px;
    }

    .blue-rounded {
        font-size: 14px;
        padding: 12px 30px;
    }

    .copyright-text p {
        font-size: 12px;
        line-height: 1.4;
        text-align: center;
        padding: 15px 0;
    }

    .testi-itmes-box {
        padding: 30px 15px 25px !important;
        margin-bottom: 30px !important;
        border-radius: 0 !important;
    }

    .stay-updated .about-list {
        margin-bottom: 0px;
    }

    .feauture-content p {
        font-size: 18px;
        line-height: 30px;

    }

    .section-title {
        font-weight: 700;
        font-size: 19px;
        line-height: 28px;
    }

    .section-main-title h2 {
        text-align: center;
        font-size: 29px;
    }

    .feauture-content a {
        font-size: 20px;
    }

    /* .banner-carousel .slide-item {
       
        min-height: 800px;
    } */
    .auto-container,
    .custom-container {
        max-width: calc(100vw);
        width: 100%;
        padding-left: 2.5%;
        padding-right: 2.5%;
    }

    .banner-search-box-title h4 {

        font-size: 30px;

        line-height: 35px;
    }

    .section-main-title.about h2 {
        font-size: 30px;
    }

    .checkbox-container label {
        font-size: 13px;
        font-weight: 100;
    }

}

@media (max-width: 600px) {
    .never-alone-section .box {

        padding-right: 30px !important;
        padding-left: 30px !important;
    }

    .banner-search-box-title h4 {
        font-size: 30px;
        line-height: 42px;
    }

    .testi-items {

        padding: 0px 0 14px;
        margin-bottom: 10px;
    }

    .blog-title h4 a {

        font-size: 23px;
    }

    .never-alone-section h2 {
        font-size: 29px;
    }

    .form-group button {
        background-color: #2181fa;
        color: white;
        font-size: 15px !important;
        padding: 0;
    }

    .section-main-title.about h2 {
        font-size: 20px;
    }

    .contact-area {
        padding: 0px 0 74px;
    }

    /* Additional footer responsiveness for small screens */
    .footer-wiget-text h4 {
        font-size: 12px;
        line-height: 1.3;
    }

    .footer-wiget-log img {
        width: 10em;
        max-width: 150px;
    }

    .footer-wiget-title h4 {
        font-size: 16px;
    }

    .footer-wiget-menu ul li a {
        font-size: 13px;
    }

    .footer-wiget-menu p {
        font-size: 12px;
    }

    .blue-rounded {
        font-size: 12px;
        padding: 10px 25px;
    }

    .copyright-text p {
        font-size: 11px;
        padding: 10px 5px;
    }

    .copyright-text .link-area a {
        font-size: 11px;
    }

}

.login-btn a {
    background-color: #28a745;
}

#sign-up p {
    font-size: 16px;
    line-height: 23px;
}

/* Curated Resource Cards */
.curated-resource-card {
    background: #ffffff;
    border-radius: 20px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-bottom: 30px;
}

.curated-resource-card:hover {
    transform: translateY(-5px);
}

.resource-image {
    position: relative;
    height: 500px;
}

.image-with-overlay {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
    border-radius: 0px 0 0 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* For images on the right side */
.curated-resource-card .row .col-lg-5:last-child .image-with-overlay {
    border-radius: 0 20px 20px 0;
}

.image-with-overlay.library {
    background-image: url('../images/library-student.jpg');
}

.image-with-overlay.learning-path {
    background-image: url('../images/student-studying.jpg');
}

.image-with-overlay.community {
    background-image: url('../images/students-group.jpg');
}

.image-with-overlay.career {
    background-image: url('../images/professional-meeting.jpg');
}

.image-with-overlay.networking {
    background-image: url('../images/networking-event.jpg');
}

.image-with-overlay.continuous {
    background-image: url('../images/learning-online.jpg');
}

.image-with-overlay.rewards {
    background-image: url('../images/achievement-celebration.jpg');
}

/* Fallback gradient backgrounds when images are not available */
.image-with-overlay:not([style*="background-image"]) {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.image-with-overlay.library:not([style*="background-image"]) {
    background: linear-gradient(135deg, #ff6b6b 0%, #ee5a24 100%);
}

.image-with-overlay.learning-path:not([style*="background-image"]) {
    background: linear-gradient(135deg, #4ecdc4 0%, #44a08d 100%);
}

.image-with-overlay.community:not([style*="background-image"]) {
    background: linear-gradient(135deg, #45b7d1 0%, #96c93d 100%);
}

.image-with-overlay.career:not([style*="background-image"]) {
    background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
}

.image-with-overlay.networking:not([style*="background-image"]) {
    background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);
}

.image-with-overlay.continuous:not([style*="background-image"]) {
    background: linear-gradient(135deg, #fa709a 0%, #fee140 100%);
}

.image-with-overlay.rewards:not([style*="background-image"]) {
    background: linear-gradient(135deg, #a8edea 0%, #fed6e3 100%);
}

.overlay-card {
    background: rgba(0, 50, 70, 0.9);
    border-radius: 15px;
    padding: 25px;
    max-width: 280px;
    text-align: left;
    color: white;
    border: 2px solid rgba(255, 255, 255, 0.1);
}

.overlay-card h5 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    color: white;
    line-height: 1.3;
}

.btn-read-more {
    background: #4a9eff;
    border: none;
    color: white;
    padding: 8px 16px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
}

.btn-read-more:hover {
    background: #3a8eef;
    transform: translateY(-1px);
}

.resource-content {
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.resource-tag {
    color: #667eea;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
    display: inline-block;
}

.resource-content h3 {
    color: #2c3e50;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.3;
}

.resource-content p {
    color: #666;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 25px;
}

.btn-explore {
    background: transparent;
    border: 2px solid #667eea;
    color: #667eea;
    padding: 12px 30px;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    align-self: flex-start;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.btn-explore:hover {
    background: #667eea;
    color: white;
}

.section-title {
    color: #2c3e50;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 15px;
}

.section-subtitle {
    color: #6c757d;
    font-size: 18px;
    margin-bottom: 40px;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .curated-resource-card {
        margin-bottom: 20px;
    }

    .curated-resource-card .row {
        display: flex;
        flex-direction: column;
    }

    .curated-resource-card .col-lg-6 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }

    /* Mobile ordering: always show image first, content second */
    .mobile-image {
        order: 1;
    }

    .mobile-content {
        order: 2;
    }

    .resource-image {
        height: 200px;
        margin-bottom: 0;
    }

    .image-with-overlay {
        border-radius: 20px 0px 0 0 !important;
    }

    .overlay-card {
        max-width: 240px;
        padding: 20px;
    }

    .overlay-card h5 {
        font-size: 14px;
    }

    .resource-content {
        padding: 30px 20px;
    }

    .resource-content h3 {
        font-size: 24px;
    }

    .resource-content p {
        font-size: 15px;
    }

    .section-title {
        font-size: 28px;
    }

    .section-subtitle {
        font-size: 16px;
    }
}

/* Career page cards - Remove hover effects and set blue background with white text */
.testi-itmes-box {
    background: linear-gradient(90deg, #2181fa 0%, #2181fa 100%) !important;
    transition: none !important;
}

.testi-itmes-box::after {
    display: none !important;
}

.testi-itmes-box:hover::after {
    display: none !important;
}

.testi-title h4,
.testi-itmes-box:hover .testi-title h4 {
    color: #fff !important;
    transition: none !important;
}

.testi-title span,
.testi-itmes-box:hover .testi-title span {
    color: #fff !important;
    transition: none !important;
}

.testi-content p,
.testi-itmes-box:hover .testi-content p {
    color: #fff !important;
    transition: none !important;
}

.testi-icon i,
.testi-itmes-box:hover .testi-icon i {
    color: #fff !important;
    transition: none !important;
}

/* Member Area Dropdown Styling */
.header-menu .dropdown {
    position: relative;
}

.header-menu .dropdown-toggle {
    color: #333;
    text-decoration: none;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    gap: 5px;
    transition: color 0.3s ease;
}

.header-menu .dropdown-toggle:hover {
    color: linear-gradient(90deg, #2181fa 0%, #2181fa 100%);
    ;
}

.header-menu .dropdown-toggle .bi-chevron-down {
    font-size: 12px;
    transition: transform 0.3s ease;
}

.header-menu .dropdown.show .dropdown-toggle .bi-chevron-down {
    transform: rotate(180deg);
}

.header-menu .dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
    min-width: 180px;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    z-index: 1000;
}

.header-menu .dropdown.show .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.header-menu .dropdown-menu li {
    padding: 0;
    margin: 0;
}

.header-menu .dropdown-menu a {
    display: block;
    padding: 12px 20px;
    color: #333;
    text-decoration: none;
    transition: all 0.3s ease;
    border-bottom: none;
}

.header-menu .dropdown-menu {
    text-align: center;
}

@media (max-width: 1375px) {
    .hero-right-img img {
        margin-top: 8em;
    }

    .banner-search-box {
        max-width: 100%;
    }
}

/* Mobile Responsive */
@media (max-width: 991px) {

    .banner-search-box {
        top: 2em;
    }

    .hero-right-img img {
        margin-top: 2em;
    }

    .header-menu .dropdown-menu {
        position: static;
        box-shadow: none;
        border: none;
        background: transparent;
        min-width: auto;
        padding: 0;
        opacity: 1;
        visibility: visible;
        transform: none;
        margin-left: 20px;
    }

    .header-menu .dropdown-menu a {
        padding: 8px 15px;
        color: #666;
        font-size: 14px;
    }

    .header-menu .dropdown-menu a:hover {
        background-color: rgba(22, 133, 182, 0.1);
        padding-left: 20px;
    }


}

.dropdown {
    background-color: #2181fa;
    border-radius: 8px;
}

.dropdown a {
    color: white !important;
}

.dropdown-menu li a {
    color: #000 !important;
}