/*
Theme Name: SkillX Digital
Author: SkillX Digital Team
Author URI: https://skillxdigitalacademy.in/
Description: SkillX Digital is a lightweight and customizable child theme built on the Hello Elementor framework. Designed specifically for digital marketing websites, agencies, and course platforms, it offers a fast, responsive, and SEO-friendly foundation.
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');

:root {
    --primary-color: #1c2120;
    --secondary-color: #ff5050;
    --color3: #ffffff;
    --color4: #000000;
}


h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
a,
li,
button,
input,
textarea {
    font-family: 'Urbanist', sans-serif !important;
}

p,
span {
    letter-spacing: 0.5px;
}

gtext {
    color: #059669 !important;
}

header .col {
    width: fit-content;
}
header.fixed-header {position:fixed !important;top:0;width:100%;background:#fff;}

.hfe-nav-menu-icon {
    padding: 0 !important;
}

.elementor-icon-wrapper {
    line-height: 0;
}


/*clients logo section*/
.clients-logo-slider img {
    width: 70%;
    height: 100px;
    object-fit: contain;

}

/*--//--*/

/*Learning Options section*/

.red-badge ul {
    column-gap: 5px;
    row-gap: 10px;
}

.red-badge ul li {
    padding: 5px 15px !important;
    border-radius: 50px !important;
    background: rgba(255, 80, 80, 0.1) !important;
}

.learning-options-imgs {
    height: -webkit-fill-available;
    height: -moz-available;
    height: fill-available;
    max-height: 100%;
    box-sizing: border-box;
}

/*Digital Marketing Salaries section*/
.custom-table {
    overflow-x: auto;
}

.custom-table table {
    text-align: left;
    color: var(--primary-color) !important;
    max-width: -moz-fit-content;
    max-width: 100%;
    margin: 0 auto;
    overflow-x: auto;
    white-space: nowrap;
}

.custom-table table th {
    background-color: var(--secondary-color) !important;
    color: #fff !important;
    font-weight: 500;
    font-size: 1rem;
    border: 0;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.custom-table table thead th:first-child {
    border-top-left-radius: 10px !important;
}

.custom-table table thead th:last-child {
    border-top-right-radius: 10px !important;
}

.custom-table table td {
    border-right: 0 !important;
    border-left: 0 !important;
    border-top: 0 !important;
}

.custom-table table tbody tr:hover>td,
.custom-table table tbody>tr:nth-child(odd)>td,
.custom-table table tbody>tr:nth-child(odd)>th .custom-table table tbody tr:hover>th {
    background: none !important
}

.custom-table table thead:first-child tr:first-child th {
    border-block-start: none !important;
}

.custom-table table tbody {
    background: #fafafa;
}

/*testimonials section*/
.testimonial-card h3 {
    margin-top: 0 !important;
}

.testimonial-card p {
    margin-bottom: 0 !important;
}

.testimonial-card .testimonial-desc {
    margin-bottom: 5px;
}

/*SkillX Digital vs Other Institutes section*/

.custom-table.v2 {
    height: 500px;
}

.custom-table.v2 table {
    white-space: unset;
}

.custom-table.v2 table td {
    width: 300px;
    padding: 2rem 1rem;
    font-size: 1rem;
    border-left: 1px solid var(--secondary-color) !important;
    border-right: 1px solid var(--secondary-color) !important;
    border-color: var(--secondary-color) !important;
    font-size: 1rem;
}

.custom-table.v2 table tr td:nth-child(1) {
    width: 200px;
    padding: 2rem 1rem;
    font-size: 1rem;
}

/*faqs section*/
.faqs-section .e-n-accordion-item-title[aria-expanded="false"] {
    border-radius: 10px 10px 10px 10px;
}

.faqs-section .e-n-accordion-item-title[aria-expanded="true"] {
    border-radius: 10px 10px 0px 0px !important;
    border-bottom: 0 !important;
}

/*footer*/
footer .col {
    width: auto !important;
}


/*uptor clone landing page css below all are*/

body.page-id-759 {
    background: rgb(3, 18, 13);
}

body.page-id-759 h1,
body.page-id-759 h1 span,
body.page-id-759 h2 {
    font-family: Sora, sans-serif !important;
}

body.page-id-759 p,
body.page-id-759 span,
body.page-id-759 a,
body.page-id-759 li {
    font-family: Urbanist, sans-serif
}

.founder-img-box h4 {
    font-weight: 600;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 5px;
}

.founder-img-box p {
    margin: 0;
    color: rgba(255, 255, 255, 0.5);
}

.glance-bg {
    box-shadow: rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    /* background: linear-gradient(rgba(255, 80, 80, 0.25) 0%, rgba(3, 18, 13, 0) 100%); */
    background: linear-gradient(rgba(255, 255, 255, 0.1) 0%, rgba(3, 18, 13, 0) 100%);

}

div[data-id="a2596bb"] {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.green-btn a,
.red-btn a {
    width: 100%;
    background: linear-gradient(rgb(5, 150, 105) 0%, rgb(6, 78, 59) 100%);
	cursor:pointer;
}

.team-card {
    background: linear-gradient(rgba(5, 150, 105, 0.133), rgba(6, 78, 59, 0.2));
    border: 1px solid rgba(5, 150, 105, 0.4);
    box-shadow: rgba(5, 150, 105, 0.2) 0px 2px 8px;
}

.small-green-card {
    background: linear-gradient(115deg, rgb(5, 150, 105) 0%, rgba(3, 18, 13, 0) 100%);
    box-shadow: rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}

.small-green-card .elementor-image-box-title {
    margin-top: 0;
}


.industry-tools-section .team-card {
    border: 1px solid #fff1;
    box-shadow: none;
}

.industry-tools-section .team-card p {
    margin-bottom: 0;
    font-size: 18px !important;
}

/* rgba(255, 80, 80, 1) */

/*why this course section*/
.course-card:nth-child(odd) .elementor-image-box-wrapper {
    background-image: linear-gradient(80deg, #03120d00, #05966980);
    padding: 30px 20px;
    border-radius: 10px;
    width: 400px;
    margin-left: auto;
    margin-right: 60px;
}

.course-card:nth-child(even) .elementor-image-box-wrapper {
    background-image: linear-gradient(121deg, #05966980, #03120d00);
    padding: 30px 20px;
    border-radius: 10px;
    width: 400px;
    margin-left: 60px;

}

.course-card figure.elementor-image-box-img {
    position: absolute !important;
    right: -17px;
    top: -5px;
    width: auto;
    height: 100%;
    margin-bottom: 0 !important;
}

.course-card:nth-child(even) figure.elementor-image-box-img {
    left: -17px;
    right: unset;
    margin-bottom: 0 !important;

}

.course-card h6 {
    margin-top: 0;
}

.course-card img {
    width: 35px !important;
    height: 35px !important;
    object-fit: cover;
    position: sticky !important;
    top: 0;
    background: rgb(3, 18, 13) !important;
    border-radius: 50%;
    z-index: 9;
}

.time-line {
    top: 0 !important;
    height: 100% !important;
    width: 1px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    background: #fff4 !important;
}


/* Before and After section*/
.red-bg {
    box-shadow: rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    background: linear-gradient(rgba(220, 38, 38, 0.5) 0%, rgba(3, 18, 13, 0) 100%);
}

.green-bg {
    box-shadow: rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    background: linear-gradient(rgba(5, 150, 105, 0.5) 0%, rgba(3, 18, 13, 0) 100%);
}

/*--//--*/

/*course modules section*/
.course-module-div {
    border: 1px solid rgba(255, 255, 255, 0.063);
    background: rgb(3, 18, 13);
    z-index: 10;
    border-radius: 10px;
    position: sticky;
}

.course-module-div:nth-child(1) {
    top: 24px;
}

.course-module-div:nth-child(1) {
    top: 24px;
}

.course-module-div:nth-child(2) {
    top: 34px;
}

.course-module-div:nth-child(3) {
    top: 44px;
}

.course-module-div:nth-child(4) {
    top: 54px;
}

.course-module-div:nth-child(5) {
    top: 64px;
}

.course-module-div:nth-child(6) {
    top: 74px;
}

.course-module-div:nth-child(7) {
    top: 84px;
}

.course-module-div:nth-child(8) {
    top: 94px;
}

.course-module-div:nth-child(9) {
    top: 104px;
}

.course-module-div:nth-child(10) {
    top: 114px;
}


.p-sticky {
    position: sticky;
    top: 24px;
}

.p-relative {
    position: relative !important;
}


/*faq section*/
.faqs-section .e-n-accordion-item {
    background: linear-gradient(90deg, rgba(5, 150, 105, 0.5) 0%, rgb(3, 18, 13) 100%);
    box-shadow: rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
    border-radius: 10px;
}

.faqs-section .e-n-accordion p {
    margin-bottom: 0;
}

.big-cta {
    background: linear-gradient(119deg, rgb(3, 18, 13) 0.05%, rgba(6, 78, 59, 0.3) 50.05%, rgb(3, 18, 13) 100.05%);
    box-shadow: rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}

.rating-box .elementor-icon-list-item {
    height: 20px;
}

.rating-box svg {
    margin: 0 !important;
}

.footer {
    backdrop-filter: blur(12px);
    align-items: anchor-center !important;
    align-items: center !important;
}

.timer-div {
    display: flex;
    align-items: center;
    justify-content: end;
    padding-right: 4.5rem;
    color: #fff;
    column-gap: 0.5rem;
}

/*testimonial section */

.testimonials-section::after {
    content: '';
    height: 100%;
    width: 400px;
    background: linear-gradient(90deg, rgb(3, 18, 13) 0%, rgba(3, 18, 13, 0) 100%);
    position: absolute;
    left: 0;
    top: 0;
}

.testimonials-section::before {
    content: '';
    height: 100%;
    width: 400px;
    background: linear-gradient(90deg, rgba(3, 18, 13, 0) 0%, rgb(3, 18, 13) 100%);
    position: absolute;
    right: 0;
    top: 0;
    left: unset;
    z-index: 10;
}

.mobile-table {display:none;}


@media (max-width: 1024px) {
    .founder-img-box img {
        width: 100%;
    }

    .timer-div {
        justify-content: center;
        padding-right: 0 !important;
    }

    .testimonials-section::before,
    .testimonials-section::after {
        width: 300px;
    }

    .course-card:nth-child(odd) .elementor-image-box-wrapper,
    .course-card:nth-child(even) .elementor-image-box-wrapper {
        width: fit-content
    }

    .course-card:nth-child(odd) .elementor-image-box-wrapper {
        margin-right: 40px;
    }

    .course-card:nth-child(even) .elementor-image-box-wrapper {
        margin-left: 40px;
    }

.learning-options-imgs {
	height: unset !important;
}
}

@media (max-width: 767px) {

    .team-card img {
        width: 100% !important;
    }

    .p-sticky {
        position: relative !important;
        top: 0 !important;
    }

    .testimonials-section::before,
    .testimonials-section::after {
        width: 200px;
    }

    .time-line {
        left: 0 !important;
    }

    .course-card:nth-child(odd) .elementor-image-box-wrapper {
        margin-right: 0;
        margin-left: 40px;
    }

    .course-card figure.elementor-image-box-img {
        right: unset;
        left: -17px;
    }

    .course-card:nth-child(odd) .elementor-image-box-wrapper {
        background-image: linear-gradient(121deg, #05966980, #03120d00);
    }


    .course-card:nth-child(odd) .elementor-image-box-wrapper,
    .course-card:nth-child(even) .elementor-image-box-wrapper {
        width: auto;
    }
	.desktop-table {display:none !important;}
	.mobile-table {display:block !important;}	
	.custom-table table {white-space: normal;}

	.img-gallery .modula-item:nth-child(5), .img-gallery .modula-item:nth-child(6) {display:none !important;}
}


@media (max-width: 480px) {

    .testimonials-section::before,
    .testimonials-section::after {
        width: 50px;
    }

    .course-card img {
        width: 30px !important;
        height: 30px !important;
    }

    .course-card:nth-child(odd) .elementor-image-box-wrapper,
    .course-card:nth-child(even) .elementor-image-box-wrapper {
        margin-left: 30px;
        padding: 20px 20px;
    }

    .course-card figure.elementor-image-box-img,
    .course-card:nth-child(even) figure.elementor-image-box-img {
        left: -15px;
        margin: 0 !important;
    }
	.custom-table table th{padding-top: 0.8rem;
    padding-bottom: 0.8rem;padding-right:5px;}
	.custom-table table td {vertical-align:middle;}
}