/* ITeGAMAX Logotype - start*/
.gamax-text_logo_1 {
    font-weight: 600;
    font-style: normal;
    font-family: 'Oswald', sans-serif !important;
    color: #000;
    font-size: 40px;
    line-height: 1.1;
    letter-spacing: 1px;
    text-size-adjust: 100%;
    transition: ease all 0.5s;
    font-optical-sizing: auto;
}

    .gamax-text_logo_1 a {
        color: #000;
        text-decoration: none;
    }

        .gamax-text_logo_1 a:hover {
            text-decoration: none;
            color: #0c94e4;
        }

.gamax-image_logo_1 {
    max-width: 35px;
    vertical-align: middle;
    border: 0;
    transition: .3s;
    margin-top: -15px;
    margin-right: 3px;
}

.gamax-text_logo_2 {
    font-weight: 600;
    font-style: normal;
    font-family: 'Oswald', sans-serif;
    color: #FFFFFF;
    font-size: 40px;
    line-height: 1.1;
    letter-spacing: 1px;
}

    .gamax-text_logo_2 a {
        color: #FFFFFF;
        text-decoration: none;
        font-weight: 600;
        font-style: normal;
    }

        .gamax-text_logo_2 a:hover {
            text-decoration: none;
            font-weight: 600;
            font-style: normal;
            color: #0c94e4;
        }

.gamax-image_logo_2 {
    max-width: 50px;
    vertical-align: middle;
    border: 0;
    transition: .3s;
    margin-top: -25px;
    margin-right: 8px;
}

.gamax-text_logo_3 {
    font-weight: 600;
    font-style: normal;
    font-family: 'Oswald', sans-serif !important;
    color: #0c94e4;
    font-size: 40px;
    line-height: 1.1;
    letter-spacing: 1px;
    text-size-adjust: 100%;
    transition: ease all 0.5s;
    font-optical-sizing: auto;
}

    .gamax-text_logo_3 a {
        color: #0c94e4;
        text-decoration: none;
    }

        .gamax-text_logo_3 a:hover {
            text-decoration: none;
            color: #0c94e4;
        }

@media (max-width: 1039px) {
    .gamax-text_logo_1 {
        font-size: 30px;
        line-height: 1.1;
        letter-spacing: 0px;
    }

    .gamax-text_logo_2 {
        font-size: 30px;
        line-height: 1.1;
        letter-spacing: 0px;
    }

    .gamax-image_logo_2 {
        max-width: 40px;
        vertical-align: middle;
        border: 0;
        transition: .3s;
        margin-top: -15px;
        margin-right: 2px;
    }
}

@media (max-width: 767px) {
    .gamax-text_logo_1 {
        font-size: 24px;
        line-height: 1.3;
        letter-spacing: 0px;
    }

    .gamax-text_logo_2 {
        font-size: 24px;
        line-height: 1.3;
        letter-spacing: 0px;
    }

    .gamax-image_logo_2 {
        max-width: 30px;
        vertical-align: middle;
        border: 0;
        transition: .3s;
        margin-top: -10px;
        margin-right: 2px;
    }
}

@media (max-width: 479px) {
    .gamax-text_logo_1 {
        font-size: 24px;
        line-height: 1.3;
        letter-spacing: 0px;
    }

    .gamax-text_logo_2 {
        font-size: 24px;
        line-height: 1.3;
        letter-spacing: 0px;
    }

    .gamax-image_logo_2 {
        max-width: 30px;
        vertical-align: middle;
        border: 0;
        transition: .3s;
        margin-top: -10px;
        margin-right: 2px;
    }
}

.gamax-text_logo_1-e {
    font-family: 'Oswald', sans-serif;
    color: #0c94e4;
}

.gamax-text_logo_2-e {
    font-family: 'Oswald', sans-serif;
    color: #0c94e4;
}

.column {
    display: grid;
    grid-template-columns: 1fr;
    gap: 5px; /* Avstånd mellan raderna */
}
/* ITeGAMAX Logotype - end*/
/* Page content text - end*/

/* Page content text*/
.page-content {
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    line-height: 1.6;
    background-color: #f9f9f9;
    color: #333333;
    padding: 20px;
}

    .page-content strong {
        font-size: 14px;
        font-weight: 600;
        color: #222222;
        margin-top: 1.5em;
        margin-bottom: 0.5em;
    }

    .page-content ul, .page-content ol {
        margin: 0.5em 0;
        padding-left: 2.5em;
        list-style-position: outside; 
        list-style: disc !important;
    }

    .page-content li {
        margin-bottom: 0.5em;
        color: #555555;
        list-style: disc !important;
    }

    .page-content a {
        color: #007BFF;
        text-decoration: none;
    }

        .page-content a:hover {
            text-decoration: underline;
        }
    .page-content p {
        margin-bottom: 1.5em;
    }
.hero-social {
    color: white;
}

    .hero-social h6 {
        color: white; 
    }

    .hero-social a {
        color: white;
        text-decoration: none;
        margin-right: 15px;
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
    }

        .hero-social a:hover {
            color: #ADD8E6; 
        }
.svg-icon-center {
    display: inline-flex;
    align-items: baseline;
    gap: 5px;
    text-decoration: none;
}
.svg-icon-text-center {
    vertical-align: middle;
}

.course-box {
    border: 4px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    margin: 0px auto 20px auto;
    font-family: Arial, sans-serif;
}

.intro-text {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 12px;
    color: #333;
}

.course-title {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.course-options {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.course-row {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    background-color: #f9f9f9;
    border: 2px solid #ddd;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    cursor: pointer; /* Ändrar muspekaren till hand */
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

    .course-row:hover {
        background-color: #e6f7ff; /* Ljus blå färg vid hover */
        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); /* Starkare skugga vid hover */
    }

    .course-row input[type="radio"] {
        width: 20px;
        height: 20px;
        margin-top: 5px;
        cursor: pointer; /* Markerar även radiobutton */
    }

.info-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.info-column li {
    font-size: 14px;
    line-height: 1.6;
    color: #333;
}

    .info-column li strong {
        font-weight: bold;
        color: #000;
    }

.register-button {
    display: block;
    width: 100%;
    padding: 10px;
    background-color: #007BFF;
    color: #fff;
    text-align: center;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    text-decoration: none;
    margin-top: 20px;
}

    .register-button:hover {
        background-color: #0056b3;
    }

.theme-btn i {
    margin-left: 5px;
}


.register-button {
    width: 100%;
}
.containercoursregistration {
    max-width: 600px;
    margin: 50px auto;
    padding: 20px;
    background-color: var(--theme-bg-light);
    border-radius: 10px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.5);
}

#terms-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    overflow:scroll;
}

.modal-content {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    max-width: 500px;
    width: 90%;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
}

.edusearch-list {
    display: flex;
    flex-direction: column;
    gap: .65rem;
}

    .edusearch-list li a {
        transition: var(--transition);
        position: relative;
        margin-left: -20px;
    }

        .edusearch-list li a i {
            margin-right: 5px;
            color: var(--theme-color);
            opacity: 0;
            transition: var(--transition);
        }

        .edusearch-list li a:hover {
            margin-left: 0px;
            color: var(--theme-color);
        }

            .edusearch-list li a:hover i {
                opacity: 1;
            }
.grecaptcha-badge {
    visibility: hidden;
}