/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 4.22.1
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* landing page css 24-10-2025 */
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css');

@font-face {
    font-family: 'Riposte';
    src: url('/wp-content/themes/Divi-child/fonts/Riposte-Light.eot');
    src: url('/wp-content/themes/Divi-child/fonts/Riposte-Light.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/Divi-child/fonts/Riposte-Light.woff2') format('woff2'),
        url('/wp-content/themes/Divi-child/fonts/Riposte-Light.woff') format('woff'),
        url('/wp-content/themes/Divi-child/fonts/Riposte-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

body,
p,
span,
input,
li,
textarea,
a,
button {
    font-family: 'Riposte' !important;
}

body {
    overflow-x: hidden !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Georama", sans-serif !important;
    margin: 0 !important; 
    padding: 0;

}

h1,
h2 {
    font-weight: 700 !important;
}

body {
    background: #FFFFEB;
}

header .et_pb_menu__logo {
    background: #fff !important;
    padding: 10px;
}

.et_pb_row {
    max-width: 90% !important;
    /* display: flex;
    flex-wrap: wrap; */
}

header .et_pb_row_0_tb_header {
    display: flex !important;
    justify-content: center;
}

header .et_pb_row_0_tb_header .et_pb_column_0_tb_header {
    width: 89% !important;
}

header .et_pb_row_0_tb_header .et_pb_column_1_tb_header {
    width: 15% !important;
}

header .et_pb_menu__wrap ul {
    gap: 20px;
}

.banner_section {
    background: linear-gradient(179deg, #85C243 60%, #FFFFEB) !important;
    position: relative;
}

.header_enroll_btn {
    border: 1px solid #fff;
    border-radius: 30px !important;
    color: #fff;
    padding-right: 60px !important;
}

.header_enroll_btn:after {
    height: 40px;
    background: #ffffff !important;
    width: 40px;
    border-radius: 50%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    top: 3px;
    right: 4px;
}


.header-row {
    display: flex;
    align-items: center;
}

.select-dropdown span.select2-selection.select2-selection--single.select2-selection--clearable {
    height: 40px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    border-radius: 30px;
}

.select-dropdown span#select2-mySelect-container {
    padding-left: 20px;
}

.select-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 17px;
    right: 12px;
    width: 20px;
}

.banner_section .banner_img img {
    position: relative;
    z-index: 0;
}

.training_section {
    background: linear-gradient(178deg, #fbfde6 40%, #FFFFEB 60%);
}
.master_class .course_img {
    text-align: right;
    margin-top: 0px !important;
}
.training_section .et_pb_column_1_3 p{margin:0 !important}


.trainning_icon span {
    height: 80px;
    width: 80px;
    background: #85C243;
    border-radius: 50px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.trainning_icon span:hover {
    background: #F1F1F1;
}

.training_section .et_pb_column_1_3:hover .trainning_icon span {
    background: #F1F1F1;
}

.trainning_icon span img {
    object-fit: contain;
}

.enroll_btn_sec {
    padding-right: 60px !important;
}

.enroll_btn_sec::after {
    height: 40px;
    background: #85C243 !important;
    width: 40px;
    border-radius: 50%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    top: 6px;
    right: 4px;
}
.Fixed-btn-css {
    position: fixed !important;
    bottom: 0;
    z-index: 9999999 !important;
    left: 0;
    right: 0;
    padding: 9px 0px !important;
    background: #fff !important;
    z-index: 4 !important;
    box-shadow: 0px 0px 3px 3px #ccc;
}
.Fixed-btn-css a {
    font-size: 20px;
    text-transform: uppercase;
    padding-block: 3px !important;
        text-shadow: none !important;
}
.Fixed-btn-css .header_enroll_btn:after {
    right: 6px;
    top: 14% !important;
    left: auto !important;
    margin: auto !important;
    height: 30px;
    width: 30px;
}
.Fixed-btn-css p {
    margin: 0 !important;
}
.Fixed-btn-css .et_pb_row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.Fixed-btn-css p {
    padding-bottom: 10px !important;
}

footer .et_pb_section {
    background: linear-gradient(179deg, #85C243, #FFFFEB 60%) ;
    position: relative;
    z-index: 99999;
}

.contact_form form label {
    font-size: 18px;
    font-weight: 300;
    color: black;
    width: 100%;
}

.contact_form form input {
    padding: 10px 24px;
    width: 100%;
    border-radius: 20px;
    background: #FAFAFA;
    border: 1px solid #d7d7d7;
    margin-top: 10px;
    font-size: 15px;
}

.contact_form form select {
    border: 1px solid #d7d7d7;
    width: 100%;
    margin: 10px 0px 0;
    border-radius: 30px;
    padding: 10px 22px;
    background: #FAFAFA;
    font-size: 15px;
}

.contact_form form p {
    margin-top: 10px;
}

.contact_form form textarea {
    width: 100%;
    border-radius: 20px;
    font-size: 15px;
    padding: 10px;
    margin-top: 10px;
    background: #FAFAFA;
}

.contact_form form .wpcf7-submit {
    background: #9DBC31;
    border-radius: 10px;
    padding: 10px;
    text-transform: uppercase;
    font-size: 24px;
}

.faq_sec {

    position: relative;
}

/* Optional: smoother accordion button look */
.accordion-button:not(.collapsed) {
    background-color: #f9f9f9;
    box-shadow: none;
}

.faq_sec:before {
    position: absolute;
    display: block;
    content: "";
    min-height: 1560px;
    width: 100%;
    top: -50%;
    background: url(https://leads.careers/wp-content/uploads/2026/01/training_master_bg.png);
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
    transform: scaleX(-1);
}



/* tab sec */
.tab_sec ul.et_pb_tabs_controls {
    background: transparent;
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.tab_sec .et_pb_tabs {
    border: none;
}

.tab_sec ul.et_pb_tabs_controls li {
    border-radius: 50px;
    background: #263F5B;
    position: relative;
}

.tab_sec .et_pb_tabs_controls li::before {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 18px;
    color: #fff;
    /* icon color */
    transition: all 0.3s ease;
}

.tab_sec ul.et_pb_tabs_controls li a {
    color: #fff;
    font-size: 18px;
    padding: 10px 30px 10px 48px;
    font-weight: 500;
}

.tab_sec ul.et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #fff !important;
}

.tab_sec ul.et_pb_tabs_controls li.et_pb_tab_active a {
    color: #000 !important;
}

.tab_sec .et_pb_tabs .et_pb_all_tabs {
    background: transparent;
    max-height: 530px;
}

.master_class button {
    background: #ECECEC;
}

.master_class span.dot {
    position: absolute;
    top: 14px;
    left: 6px;
    background-color: #85C243;
    height: 10px;
    width: 10px;
    border-radius: 50%;
}

.master_class h3 {
    font-size: 36px;
    margin-block: 20px;
}

.master_class ul {
    padding-left: 33px;
    padding-bottom: 0px;
    margin-bottom: 0;
}

.master_class ul li {
    font-size: 18px;
    line-height: 31px;
    position: relative;
}

.master_class ul li:before {
    position: absolute;
    content: "";
    display: block;
    background: url(https://leads.careers/wp-content/uploads/2025/10/check-icon.png);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    left: -30px;
    top: 7px;
}

.master_class .lauching_alerts {
    position: absolute;
    top: 15px;
    right: 10px;
}

.master_class .lauching_alerts a {
    text-decoration: none;
}

.master_class .lauching_alerts span.tilt_arrow {
    position: relative;
    background-color: #3A5574;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    width: 40px;
    border-radius: 50%;
}

.master_class .lauching_alerts span.tilt_arrow i {
    transform: rotate(316deg);
}

#pills-tab button.active {
    background: #fff;
    color: #000;
}

.tilt_arrow span.et-pb-icon {
    font-size: 20px !important;
    background: #3A5574;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
}

#pills-tab button {
    background: #263F5B;
    border-radius: 30px;
    color: #fff;
    font-size: 20px;
    display: flex;
    gap: 10px;
    align-items: center;
}

#pills-tab button:hover {
    background-color: #fff;
    color: #000;
}

ul#pills-tab {
    gap: 7px;
    list-style: none;
    padding: 0;
    margin-bottom: 40px !important;
}

#pills-tab button span {
    display: flex;
    align-items: center;
}

#pills-tab button span svg circle {
    stroke: #fff;
    fill: none;
}

#pills-tab button span svg path {
    stroke: #fff;
}

#pills-tab button.active span svg path {
    stroke: #000;
}

#pills-tab button:hover circle {
    stroke: #000;
}

#pills-tab button.active circle {
    stroke: #000;
}

#pills-tab button:hover svg path {
    stroke: #000;
}

/* On active (when clicked) */
#pills-tab button.active svg {
    stroke: #000;
}

#pills-tab button span svg {
    stroke: #fff;
}

#pills-tab button:hover svg {
    stroke: #000;
}

/* On active (when clicked) */
#pills-tab button.active svg {
    stroke: #000;
    /* fill:#000; */
}

#pills-tab button#pills-Marketing-tab svg {
    fill: #fff;
}

#pills-tab button#pills-Marketing-tab.active svg {
    fill: #000;
}

#pills-tab button#pills-Marketing-tab:hover svg {
    fill: #000;
}

.masters_section {
    position: relative;
}

.masters_section .et_pb_row {
    position: relative;
    z-index: 1;
}

.masters_section:before {
    position: absolute;
    display: block;
    content: "";
    min-height: 1560px;
    width: 100%;
    top: -63%;
    background: url(https://leads.careers/wp-content/uploads/2026/01/training_master_bg.png);
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
}

.master_class {
    height: 100%;
    border-radius: 30px !important;
}

.master_class:hover {
    background-color: #85C243 !important;
}

.highlighted-bg {
    position: relative;
    display: inline-block;
    padding: 0px 10px 0px 50px;
    color: #fff;
    /* text color */
    z-index: 1;
    font-family: "Georama", sans-serif !important;
}

/* Create background shape */
.highlighted-bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #141414;
    /* background color for highlight */
    clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
    z-index: -1;
    transition: all 0.3s ease;
}

/* Optional hover effect */
.highlighted-bg:hover::before {
    background: #141414d9;
}

.selected-btn span.placeholder {
    background: transparent;
}

.certificate_gallery img {
    height: 230px;
    width: 100%;
    object-fit: cover;
    border: 1px solid #ccc;
}

.logo_slider {
    background: #fff !important;
    position: relative;
    z-index: 1;
}

.faq_sec .et_pb_row {
    display: flex;
    align-items: center;
}

.training_section .et_pb_row_3 {
    display: flex;
    gap: 20px;
}

.skills_sec {
    display: flex;
}

.skills_sec ul li {
    position: relative;
}

.skills_sec ul li:before {
    position: absolute;
    content: "";
    display: block;
    background: url(https://leads.careers/wp-content/uploads/2025/10/check-icon.png);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    left: -24px;
    top: 9px;
}

.logo_slider .swiper-slide .gs_logo_single--inner img {
    height: 80px;
    width: 150px;
    object-fit: contain;
}

.logo_slider .gs_logo_single {
    height: auto;
    padding: 0;
}

.logo_slider .swiper-slide {
    height: auto !important;
}

footer .et_pb_column_0_tb_footer {
    display: flex;
    justify-content: center;
}

footer .et_pb_image_0_tb_footer {
    margin: 0;
    border-radius: 0px 0px 20px 20px;
}

footer ul li a {
    text-decoration: none !important;
    font-size: 17px !important;
}

.logo_slider img[title="GSC"] {
    width: 300px !important;
    /* increase width only for this logo */
    height: auto !important;
}

.logo_slider .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mfp-bottom-bar,
.mfp-counter {
    display: none !important;
}

.mfp-title {
    display: none !important;
}

/* .certificate_sec .et_pb_row_12 {
    display: flex;
    align-items: center;
} */

.custom-select .options li a {
    width: 100%;
    display: flex;
    color: #000;
    text-decoration: none;
    font-size: 18px;
}

footer ul {
    line-height: 35px !important;
}






/* Responsive */


/* media 1024px */
@media screen and (min-width:1900px) {
    .et_pb_row {
        width: 90%;
        max-width: 1600px !important;
    }

}

@media screen and (max-width:1900px) {

    .masters_section:before {
        min-height: 1700px;
    }

    .faq_sec:before {
        min-height: 1897px;
        top: -65%;
    }
}

.banner_section .banner-element {
    left: -240px !important;
}

@media screen and (min-width: 1100px) and (max-width: 1500px) {

    .banner_section h1 {
        font-size: 72px !important;
    }

    .master_class h3 {
        font-size: 23px;
    }

    .master_class {
        height: 420px;
    }

    .total_experience h3 {
        font-size: 40px !important;
    }

    .skills_sec h5 {
        font-size: 22px;
    }

    .tab_sec .et_pb_tabs .et_pb_all_tabs {
        height: 100%;
    }

    .video_sldier_sec .banner-element {
        top: -150px !important;
        width: 24% !important;
    }

    header .et_pb_row_0_tb_header .et_pb_column_1_tb_header {
        width: 20% !important;
    }

    header .et_pb_menu__wrap ul li a {
        font-size: 16px !important;
    }

    footer ul li a {
        font-size: 16px !important;
    }

    .logo_slider .swiper-slide .gs_logo_single--inner img {
        height: 80px;
        width: 110px;
    }

    .masters_section:before {
        min-height: 1100px;
        top: -37%;
    }

    .masters_section h2 {
        font-size: 63px !important;
    }

    .masters_section .banner_element {
        top: 2px;
        width: 40%;
    }

    footer .et_pb_text_4_tb_footer .et_pb_text_inner {
        font-size: 13px;
    }

    .faq_sec:before {
        min-height: 1020px;
        top: -44%;
    }

    .logo_slider {
        padding-inline: 40px;
    }

    header .et_pb_menu__wrap ul {
        gap: 0px;
    }

    header .et_pb_menu__wrap ul li a {
        font-size: 18px !important;
    }

    .faq_sec h2 {
        font-size: 42px !important;
        text-align: right !important;
    }

    .master_class ul li {
        font-size: 16px !important;
    }

    .faq_sec {
        padding-top: 40px !important;
        padding-bottom: 60px !important;
    }

    .counter-section {
        gap: 0rem;
        padding: 0px 20px 20px 0;
    }
}

.faq_sec {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}


@media screen and (min-width:1100px) and (max-width:1299px) {



    .faq_sec .et_pb_row {
        padding-top: 100px;
    }

    .training_section .et_pb_column_1_3 {
        padding: 20px;
    }

    .training_section .et_pb_column_1_3 h4 {
        font-size: 20px !important;
    }

    .banner_section .banner-element {
        right: -4px !important;
    }

    .banner_section .et_pb_image_1 {
        left: 7px !important
    }

    .enroll_btn_sec::after {
        top: 3px !important;
    }
}


@media screen and (max-width:1100px) {


    header .et_pb_row_0_tb_header .et_pb_column_0_tb_header {
        width: 80% !important;
    }

    header .et_pb_menu__wrap ul {
        gap: 0px;
    }

    /* .banner_section h1 {
        font-size: 63px !important;
    } */

    .video_sldier_sec .banner-element {
        display: none !important;
    }

    .tab_sec .et_pb_tabs .et_pb_all_tabs .row {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 30px;
    }

    .tab_sec .et_pb_tabs .et_pb_all_tabs .row .col-lg-3 {
        width: 100% !important;
    }

    .tab_sec .et_pb_tabs .et_pb_all_tabs {
        height: auto !important;
    }

    .master_class h3 {
        font-size: 30px;
    }
}









@media screen and (max-width:1024px) {
    .video_sldier_sec .banner-element {
        display: none !important;
    }

    .tab_sec .et_pb_tabs .et_pb_all_tabs {
        height: auto !important;
    }

    .banner_element {
        display: none;
    }

    .masters_section .et_pb_column_11 {
        display: none;
    }

    .masters_section .et_pb_column_10 {
        width: 100% !important;
    }

    .skills_sec {
        display: flex;
        flex-wrap: wrap;
    }

    /* .certificate_sec .et_pb_row_12 {
        display: grid;
        gap: 20px;
    } */

    .header_enroll_btn:after {

        top: 4px !important;
    }

    .certificate_sec .et_pb_column_19 {
        width: 100% !important;
    }

    .certificate_sec .et_pb_column_1_2 {
        width: 100% !important;
    }

    .certificate_sec .et_pb_text_14 {
        margin: 0 !important;
    }

    /* .counter-section {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)) !important;
        margin-top: 0;
    } */
    .counter-section {
        grid-template-columns: repeat(auto-fit, minmax(145px, 1fr)) !important;
        margin-top: 0;
    }
    .counter-box h4 {
        font-size: 33px !important;
    }

    .counter-box h2 {
        font-size: 28px;
    }

    .contact_section .et_pb_heading_container h3 {
        font-size: 33px;
    }

    .contact_outer_sec h1 {
        font-size: 53px !important;
    }


    header .et_pb_menu__wrap ul li {
        padding-right: 0px !important;
    }

    header .et_pb_menu__wrap ul li a {
        font-size: 15px !important;
    }


    .video_sldier_sec .et_pb_row .et_pb_column {
        width: 100% !important;
        text-align: center;
        padding-left: 0px !important;
    }

    .faq_sec .et_pb_row {
        flex-wrap: wrap;
    }

    .faq_sec .et_pb_image_11 {
        text-align: center;
    }

    .banner_section h1 {
        font-size: 80px !important;
    }

    .training_section h2 {
        font-size: 52px !important;
    }

    .training_section h3 {
        font-size: 30px !important;
    }

    .total_experience h3 {
        font-size: 30px !important;
    }

    .total_experience h2 {
        font-size: 52px !important;
    }

    .video_sldier_sec p {
        text-align: center;
    }

    .enroll_btn_sec::after {
        top: 3px !important;
    }

    .masters_section .et_pb_column_2_3 {
        text-align: center;
    }

    .masters_section .et_pb_column_2_3 p {
        text-align: center;
    }

    .tab_sec ul.et_pb_tabs_controls {
        justify-content: center;
    }

    .faq_sec:before {
        display: none;
    }

    .faq_sec .et_pb_column_22 {
        padding-top: 0px !important;
    }

    .contact_outer_sec h4 {
        margin-top: 50px;
    }

    .masters_section h2 {
        font-size: 52px !important;
    }

    .masters_section h3 {
        font-size: 30px !important;
    }

    .certificate_sec h2 {
        font-size: 52px !important;
    }

    .certificate_sec h3 {
        font-size: 30px !important;
    }

    .faq_sec h2 {
        font-size: 52px !important;
    }

    .unstopable_sec h2 {
        font-size: 52px !important;
    }

    .unstopable_sec h3 {
        font-size: 30px !important;
    }
}



.accordion-item {
    border: none;
    border-radius: 15px;
    overflow: hidden;
    background-color: #f8f8f8;
    margin-bottom: 0px !important;
    /* box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); */
}

.accordion-button {
    background-color: #f8f8f8;
    border-radius: 15px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 20px;
    font-size: 22px !important;
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-button:not(.collapsed) {
    background-color: #fff;
    color: #000;
}

.faq-number {
    background-color: #000;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    width: 52px;
    height: 52px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    margin-right: 12px;
    flex-shrink: 0;
    /* prevents number from shrinking */
}
section.faq-section
 {
    padding-top: 13px;
}
.faq-section h2 {
    padding-bottom: 0px !important;
}
.contact_form .et_pb_code_inner {
    width: 100%;
}
.faq-text {
    flex-grow: 1;
    text-align: left;
}

.faq-icon {
    width: 20px;
    height: 20px;
    position: relative;
    margin-left: 12px;
}

.faq-icon::before,
.faq-icon::after {
    content: "";
    position: absolute;
    background-color: #333;
    transition: transform 0.2s ease;
}

.faq-icon::before {
    width: 2px;
    height: 100%;
    left: 9px;
    top: 0;
}

.faq-icon::after {
    width: 100%;
    height: 2px;
    left: 0;
    top: 9px;
}

.accordion-button:not(.collapsed) .faq-icon::before {
    transform: rotate(90deg);
}

.accordion-button:not(.collapsed) .faq-icon::after {
    opacity: 0;
}

.accordion-body {
    /* background: #fff; */
    /* border-top: 1px solid #e2e2e2; */
    font-size: 20px !important;
    color: #000;
    border-radius: 0 0 15px 15px;
    padding: 20px;
}

/* .faq_sec .accordion-item {
    border-radius: 30px !important;
    background-color: #fff !important;

} */


.accordion-button:not(.collapsed) {
    background-color: transparent !important;
    color: #000 !important;
}

footer .et_pb_text_6_tb_footer img {
    width: 40px;
    filter: brightness(0.5);
}

.footer_link a {
    font-size: 22px;
    text-decoration: none;
    color: #000;
    font-weight: 900;
    font-style: italic;
    font-family: 'Georama' !important;
}

.footer_link a:hover {
    color: #000;
}

.tab_sec .et_pb_tab {
    padding: 0;
}

.training_section .tilt_arrow {
    top: 54px !important;
    right: 40px !important;
}

.outer_section{
    width: 100%;
    max-width: 90%;
    margin: auto;
}

@media (max-width:1126px) {
    header .et_pb_row_0_tb_header .et_pb_column_0_tb_header {
        width: 83% !important;
    }

    header .et_pb_row_0_tb_header .et_pb_column_1_tb_header {
        width: 18% !important;
    }

    .et-menu.nav {
        column-gap: 0px;
    }

    body #page-container .et_pb_section .et_pb_button_0_tb_header {
        font-size: 16px;
        padding: 7px 46px 7px 12px !important;
    }

    .et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a {
        font-size: 16px !important;
    }

    .et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap {
        width: 100%;
        max-width: 130px;
    }

    .header_enroll_btn:after {
        height: 33px;
        width: 33px;
        top: 8px;
    }
}

@media (max-width:1024px) {

    .et_pb_heading_0 {
        padding-bottom: 0px !important;
    }

    .training_section .et_pb_row_3 {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 30px;
    }

    .training_section .et_pb_row_3 .et_pb_gutters2 .et_pb_column_1_3,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_3 {
        width: 100%;
    }

    .et_pb_column {
        margin-bottom: 0;
    }

    .skills_sec {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 30px;
    }

    .skills_sec .et_pb_column {
        width: 100% !important;
    }
}

.custom-select .selected-btn {
    font-size: 18px !important;
}

.tab_sec .et_pb_tab {
    padding: 0;
}


@media screen and (max-width:991px) {
    .faq_sec .et_pb_column_21 h2 {
        text-align: center;
    }



    header .et_pb_row_0_tb_header .et_pb_column_1_tb_header {
        width: 28% !important;
    }

    header .et_pb_menu_0_tb_header .et_pb_menu__wrap {
        justify-content: end !important;
    }

    header .et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
        color: #fff !important;
    }

    header .et_pb_menu_0_tb_header #mobile_menu1 li a {
        color: #000 !important;
        text-decoration: none;
        font-size: 16px !important;
    }

    header .et_pb_menu_0_tb_header #mobile_menu1 {
        background: #fff !important;
        border-top: 3px solid #585c5c !important;
    }


    .training_section {
        padding: 0;
    }



    .masters_section {
        padding-top: 0px !important;
    }



    .masters_section .et_pb_column_10 {
        text-align: center;
    }

    .masters_section .et_pb_column_10 p {
        text-align: center;
    }

    .certificate_sec {
        text-align: center;
        padding-block: 0px !important;
    }

    .certificate_sec p {
        text-align: center;
    }

    .faq_sec {
        padding-top: 0px !important;
    }



    .contact_outer_sec h2 {
        text-align: center;
    }

    .contact_outer_sec .et_pb_column_24 h3,
    .contact_outer_sec p {
        text-align: center;
    }


    .video_sldier_sec .et_pb_column_8 {
        padding-left: 0px;
    }

    .faq_sec .et_pb_column_20 {
        padding-top: 0px !important;
    }

    .contact_form form p label {
        text-align: left;
    }

    footer .et_pb_column_7_tb_footer ul {
        text-align: left !important;
    }

    footer .et_pb_column_7_tb_footer .et_pb_text_4_tb_footer {
        text-align: left !important;
    }

    footer .et_pb_column_7_tb_footer .et_pb_button_0_tb_footer_wrapper {
        text-align: left !important;
    }
    .training-content-inner .row:nth-child(1) {
    flex-direction: column-reverse;
}



}


@media screen and (max-width:767px) {

    .training_section {
        padding: 0px !important;
    }

    .trainning_icon span {
        margin: auto;
    }

    .video_sldier_sec {
        padding: 0 !important;
        text-align: center;
    }

    .video_sldier_sec p {
        text-align: center;
    }

    .video_sldier_sec .et_pb_row_5 {
        margin-bottom: 0 !important;
    }
.Fixed-btn-css .et_pb_column_1_2{
    margin-bottom: 10px !important;
}
.df-btn-text {
    margin-bottom: 30px;
}
    .masters_section {
        text-align: center;
    }

    .masters_section p {
        text-align: center;
    }

    .master_class {
        text-align: left;
    }

    .certificate_sec {
        padding: 0 !important;
        text-align: center;
    }

    .certificate_sec p {
        text-align: center;
    }

    .faq_sec .et_pb_column_20 {
        padding-top: 0px;
    }

    .faq_sec .et_pb_row {
        padding: 0;
    }

    .faq_sec {
        padding: 0 !important;
    }

    .certificate_sec .et_pb_row_12 {
        padding: 0 !important;
    }


    .contact_section {
        text-align: center;
    }

    .contact_section p {
        text-align: center;
    }

    footer .et_pb_image_0_tb_footer {
        margin-right: auto !important;
        margin-left: 0;
    }

    header .header-row .et_pb_column_1_tb_header {
        display: none;
    }

    header .et_pb_row_0_tb_header .et_pb_column_0_tb_header {
        width: 100% !important;
    }

    .highlighted-bg {
        padding: 0px 10px 0px 20px;
    }



    footer .et_pb_image_0_tb_footer {
        margin-left: 0;
    }

    .tab_sec ul.et_pb_tabs_controls li {
        width: 100%;
    }

    .faq_sec:before {
        display: none;
    }

    
     .banner_section h1 {
        font-size: 50px !important;
    }

    .training_section h2 {
        font-size: 36px !important;
    }

    .training_section h3 {
        font-size: 24px !important;
    }

    .total_experience h3 {
        font-size: 24px !important;
    }

    .total_experience h2 {
        font-size: 36px !important;
    }

    .masters_section h2 {
        font-size: 36px !important;
    }

    .masters_section h3 {
        font-size: 24px !important;
    }

    .certificate_sec h2 {
        font-size: 36px !important;
    }

    .certificate_sec h3 {
        font-size:24px !important;
    }

    .faq_sec h2 {
        font-size: 36px !important;
    }

    .unstopable_sec h2 {
        font-size: 36px !important;
    }

    .unstopable_sec h3 {
        font-size: 24px !important;
    }
    .training_section .et_pb_column h4 {
    text-align: center;
}
.training_section .et_pb_column p
 {
    text-align: center;
}
.video_sldier_sec  h3{font-size: 30px !important;}

#courseTabs li{width:100%;}
}

@media (max-width: 768px) {

    .contact_page {
        width: 100% !important;
    }

    header .et_pb_row_0_tb_header .et_pb_column_1_tb_header {
        width: 40% !important;
    }

    .client-testimonial-item {
        display: block;
    }
}

/* contact page design */
.contact_page {
    width: 50%;
    background: #f9f9f9;
    border-radius: 20px;
    padding: 20px !important;
}

.single-courses .et_post_meta_wrapper img {
    max-width: 40%;
}

/* header .et_pb_section_0_tb_header {
    background: transparent !important;
    position: fixed;
    width: 100%;
    top: 0;
    
    z-index: 9999;
    transition: background-color 0.4s ease, box-shadow 0.4s ease, backdrop-filter 0.4s ease;
    }


    header .et_pb_section_0_tb_header.scrolled {
    background: rgba(255, 255, 255, 0.95) !important; 
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px); 
    } */
.certificate-gallery img {
    height: 250px !important;
    object-fit: cover;
    border: 1px solid #ccc;
    border-radius: 20px;
}

.skills_sec .et_pb_column ul {
    margin: 0;
}

.tab_sec .et_pb_tabs_controls li:nth-child(1)::before {
    content: "\f02d";
    /* book icon - All Courses */
}

.tab_sec .et_pb_tabs_controls li:nth-child(2)::before {
    content: "\f201";
    /* chart line - Digital Marketing */
}

.tab_sec .et_pb_tabs_controls li:nth-child(3)::before {
    content: "\f1fc";
    /* paint brush - UI Designing */
}

.tab_sec .et_pb_tabs_controls li:nth-child(4)::before {
    content: "\f5fc";
    /* code icon - Web Design & Development */
}

.tab_sec .et_pb_tabs_controls li:nth-child(5)::before {
    content: "\f0c0";
    /* users - Human Resource */
}


.tab_sec .et_pb_tabs_controls li.et_pb_tab_active::before {
    color: #000 !important;
}

.post_sidebar form input {
    background: #fff;
    border-radius: 20px !important;
}

.post_sidebar form button {
    background: #85c243 !important;
    border-radius: 30px !important;
    padding: 7px 20px !important;
    color: #fff !important;
    font-size: 19px !important;
}

.gs-logo--img[title] {
    pointer-events: auto;
}

.gs-logo--img[title]:hover::after {
    content: none !important;
}

/* Removes browser tooltip completely */
.gs-logo--img[title] {
    -webkit-touch-callout: none;
}


.blog-card {
    width: 100%;
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
    place-items: center;
    border-radius: 20px !important;
    overflow: hidden !important;
}

.blog-card a img {
    height: 250px !important;
    width: 100% !important;
    object-fit: cover;
}

.contact_page {
    display: flex;
    align-items: center;
}

.client-testimonial-item {
    padding: 20px;
    border: 1px solid transparent;
    border-radius: 20px;
    transition: 0.3s all ease-in-out;
    background-color: transparent;
    border-bottom: 1px solid #e5e5e5 !important;
}

.client-testimonial-item:hover {
    background: #fff;
    transform: translateZ(10px);
    border: 1px solid #e5e5e5 !important;
    box-shadow: 0px 0px 3px 2px #ebebebab;
}

.contact_links ul li span {
    height: 60px;
    display: flex;
    width: 60px;
    background: #85c243;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
}

.contact_links ul li {
    display: flex;
    gap: 10px;
    align-items: center;
    line-height: 80px !important;
}




/* single cousr page css */
#left-area {
    padding-bottom: 0px !important;
}

.single-courses h1,
.single-courses h2,
.single-courses h3,
.single-courses h4,
.single-courses h5,
.single-courses h6 {
    margin: 0 !important;
    padding: 0 !important;
}

.single-courses .et_post_meta_wrapper {
    display: none;
}

.single-courses .container {
    width: 100% !important;
    max-width: 100%;
    padding: 0 !important;
}

.banner-course-section .et_pb_row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.banner-course-section ul {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    margin: 0;
    padding: 0 !important;
}

.banner-course-section ul li {
    position: relative;
    padding-left: 30px;
}

.banner-course-section ul li::before {
    position: absolute;
    display: block;
    content: "";
    height: 30px;
    width: 30px;
    background: url(/wp-content/uploads/2025/11/check-mark.png);
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    left: 0px;
}

.highlight_tag p {
    background: #85c243;
    display: inline-block;
    padding: 11px 19px 11px 30px !important;
    border-radius: 30px;
    border: 1px solid #92bf39;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
    position: relative;
    animation: blinkDot 0.9s infinite ease-in-out;
    /* 👈 added animation here */
}

.highlight_tag p::before {
    content: "";
    position: absolute;
    left: 15px;
    top: 51%;
    width: 9px;
    height: 9px;
    background-color: #fff;
    border-radius: 50%;
    transform: translateY(-50%);
}

/* Animation for full blink */
@keyframes blinkDot {

    0%,
    100% {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: 0.6;
        transform: scale(1.07);
    }
}

.Key_features_sec {
    background-color: #f1f8de !important;
}

.Key_features_sec ul li {
    width: 100%;
    padding: 28px 20px;
    border: 2px solid #b6eb7e;
    text-align: center;
    margin: 10px;
    color: #000000;
    border-radius: 20px;
    transition: 0.2s all ease-in-out;
    background: #fff;
}

.Key_features_sec ul li:hover {
    background: #90cb510a;
    color: #000;
    transform: translateZ(1);

}

.Key_features_sec ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    margin: 0;
    padding: 0 !important;
    gap: 10px;
    place-items: center;
}

.why_everyone_talking ul li::marker {
    color: #85c243 !important;
}

.why_everyone_talking .et_pb_row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.choose_smart_marketers ul {
    list-style-type: none !important;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    width: 100%;
    padding: 0 !important;
}

.choose_smart_marketers ul li {
    padding: 25px 25px;
    background: #85c2431f;
    border-radius: 20px;
    border-left: 6px solid #85c243 !important;
    border: 2px solid transparent;
    width: 47%;
    display: flex;
    gap: 13px;
    align-items: flex-start;

}

.choose_smart_marketers ul li:hover {
    background-color: #85c24359;

}

.choose_smart_marketers ul li div span {
    display: block;
    font-weight: bold;
    color: #000;
    font-size: 25px;
    margin-bottom: 10px;
}

.choose_smart_marketers ul li div img {
    color: #96be36;
    background: #fff;
    height: 50px;
    width: 50px;
    padding: 10px;
    border-radius: 10px;
}

.cta_sec {
    position: relative !important;
    overflow: hidden;
    background: #111 !important;
    padding: 100px 30px !important;
    z-index: 1;
}

.cta_sec::before,
.cta_sec::after {
    content: "";
    position: absolute;
    border-radius: 50%;
    filter: blur(90px);
    z-index: -1;
}

.cta_sec::before {
    top: -100px;
    right: -100px;
    width: 400px;
    height: 400px;
    background: rgba(173, 255, 47, 0.2);
}

.cta_sec::after {
    bottom: -120px;
    left: -80px;
    width: 350px;
    height: 350px;
    background: rgba(173, 255, 47, 0.1);
}

.cta_sec .et_pb_row {
    position: relative;
    border: 1px solid #94be38 !important;
    padding: 30px !important;
    border-radius: 30px;
    display: flex;
    align-items: center;
    background: #404040;
}

.who-card {
    background: linear-gradient(135deg, rgba(172, 255, 47, 0.05), rgba(172, 255, 47, 0.1));
    border: 1px solid rgba(172, 255, 47, 0.2);
    transition: all 0.3s ease;
}

.who-card:hover {
    border-color: rgba(172, 255, 47, 0.5);
    box-shadow: 0 10px 20px rgba(172, 255, 47, 0.25);
    transform: translateY(-5px);
}

.icon-box {
    width: 70px;
    height: 70px;
    background: rgba(172, 255, 47, 0.15);
    color: #9be564;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 28px;
    transition: all 0.3s ease;
    margin: 0 auto;
}
.icon-box img{height: 42px; width: 42px; object-fit: cover;}

.who-card:hover .icon-box {
    background: rgba(172, 255, 47, 0.25);
    color: #7fdc3f;
}

.ad-campaigns_columns .et_pb_column {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    min-height: 350px !important;
    border: 2px solid transparent;
}
    .seo_algorithm .et_pb_column{min-height: 300px !important;}
.ad-campaigns_columns .et_pb_column:hover {
    border: 2px solid #85C243;
    background-color: #80bb4026;
}

.ad-campaigns_columns .et_pb_column ul li {
    position: relative;
    padding-left: 30px !important;
    line-height: 44px;
}

.ad-campaigns_columns .et_pb_column ul li::before {
    background: url(/wp-content/uploads/2025/11/check.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    background-size: cover;
    position: absolute;
    top: 13px;
    left: 0;
    display: block;
    content: "";
}

.ad-campaigns_columns .et_pb_column ul {
    padding: 0 !important;
}

.paid_ads_certification .et_pb_row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.paid_ads_certification ul li {
    position: relative;
    padding-left: 30px !important;
}

.paid_ads_certification ul li::before {
    background: url(/wp-content/uploads/2025/11/check-mark-lines.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    background-size: cover;
    position: absolute;
    top: 13px;
    left: 0;
    display: block;
    content: "";
}

.paid_ads_certification ul {
    padding: 0 !important;
}

a#apply_now_cta {
    text-align: center;
}

/* a#apply_now_cta::after{left: 0 !important; right: -160px !important; margin: auto !important;} */
.contact_form {
/*     display: block !important; */
	display: -webkit-box !important;
    align-items: center;
    flex-wrap: wrap;
}

.apply_now_cta_sec {
    border: 1px solid #fff;
    border-radius: 30px !important;
    color: #fff;
    padding-right: 60px !important;
}

.apply_now_cta_sec::after {
    height: 40px;
    background: #ffffff !important;
    width: 40px;
    border-radius: 50%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    top: 6px;
    right: 4px;
}

.master_these_tools .et_pb_row {
/*     display: flex; */
	display: -webkit-box !important;
    align-items: center;
    flex-wrap: wrap;
}

@media screen and (min-width:1100px) and (max-width:1500px) {
    h1 {
        font-size: 43px !important;
    }

    h2 {
        font-size: 39px !important;
    }

    /* h3{font-size: 30px !important;} */

    .Key_features_sec ul li {
        width: 100% !important;
    }

    .ad-campaigns_columns .et_pb_column {
        min-height: 580px !important;
    }
    .seo_algorithm .et_pb_column {
          min-height: 290px !important;
    }

    .banner-course-section .et-db #et-boc .et-l .et_pb_text_1 {
        padding-right: 0px !important;
    }

    .banner-course-section h4 {
        margin: 10px 0px !important;
        line-height: normal !important;
    }

    footer .footer_who_we {
        width: 12% !important;
    }

    footer .footer_digital_marketing_course {
        width: 18% !important;
    }

    footer .footer_developement_course {
        width: 23% !important;
    }

    footer .footer_contact_link {
        width: 15% !important;
    }

    footer .footer_social_links {
        width: 20% !important;
    }

    footer h5 {
        height: 43px;
    }
}
@media screen and (max-width: 1099px){
	.master_these_tools .et_pb_row {
		display: flex !important; }
	.contact_form{
		display: flex !important; }
	}


@media screen and (max-width:767px) {
    .banner-course-section ul {
        justify-content: center !important;
    }

    .choose_smart_marketers ul li {
        width: 100% !important;
    }
.tab-content .card h3 {
    font-size: 22px !important;
}
    .cta_sec {
        padding: 40px 0px !important;
    }
	.choose_smart_marketers ul li{width:100% !important;}
 
.Fixed-btn-css p {
    font-size: 18px;
}

    .faq-number {
        width: 28px;
        height: 28px;
        font-size: 12px;
        margin-right: 10px;
    }

    .accordion-button {
        padding: 10px 14px;
        font-size: 20px !important;
        line-height: 1.4;
    }
        .contact_outer_sec h4 {
        margin-top: 0px;
    }
    .training_section h4 {
    text-align: center !important;
}
.learn-card span {
    font-size: 17px;
}
.learn-card i {
    font-size: 31px;
    padding-right: 5px;
    margin-right: 0 !important;
}
.client-review p {
    font-size: 17px;
}
    .client-testimonial-item {  display: block;
        gap: 0px !important;
    }

}

.video_sldier_sec .et_pb_row {
    display: flex;
    align-items: center;
}

.contact_outer_sec h4 {
    margin-top: 20px;
}
/* training page css */
    :root {
      --primary-color: #85c243;
      --primary-light: #f4faeb;
    }
 
    .text-primary-custom {
      color: var(--primary-color);
    }
.btn-primary-custom {
    background-color: var(--primary-color);
    border: none;
    width: fit-content;
}
    
    .btn-primary-custom:hover {
      background-color: #74af3a;
    }
    .nav-link {
      background-color: #ffffff;
      border-radius: 10px;
      color: #222;
      border: 1px solid #eee;
      text-align: left;
      font-weight: 500;
      transition: all 0.3s ease;
      padding: 12px 15px;
    }
    .nav-link.active {
      background-color: var(--primary-color);
      color: #fff;
      box-shadow: 0 2px 8px rgba(133, 194, 67, 0.4);
    }
    #courseTabs{
      list-style-type: none !important; border:none !important;
    }
    .nav-link:hover {
      background-color: var(--primary-light);
    }
    .card {
      border: none;
      border-radius: 15px;
    }
    .course-icon {
      width: 64px;
      height: 64px;
      background-color: var(--primary-color);
      color: #fff;
      border-radius: 15px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 28px;
    }
    .learn-card {
      background-color: var(--primary-light);
      border: 1px solid #e4f0d3;
      border-radius: 12px;
      transition: all 0.3s ease;
    }
    .learn-card:hover {
      transform: translateY(-2px);
      box-shadow: 0 3px 6px rgba(133, 194, 67, 0.2);
    }
    #courseTabs li button i {
    background: #85c243a8;
    height: 40px;
    display: flex;
    width: 40px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
#courseTabs li button {
    display: flex;
    align-items: center;
    font-size: 20px; color: #000; 
    padding: 17px;
}
#courseTabs li button.active {
    background: #85c243;
}
#courseTabs li button.active i {
    background: #fff;
}
#courseTabs li button:hover {
    background: #85c243;
}
#courseTabs li button:hover i {
    background: #fff;
}
.tab-content .card a{
    background: #85c243;
    width: fit-content;
    color: #000;
    font-size: 22px;
    font-weight: 500;
    transition: 0.3s all ease-in-out;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 12px;
    margin-bottom: 20px;
}
.tab-content .card a:hover{
    transform: translateY(-10px);
}
.tab-content .card h3 {
    font-size: 38px;
}
.tab-content .card h5{font-size: 27px;}
.learn-card i{font-size: 31px;     padding-right: 6px;}
.sidebar_tabs h5{font-size: 32px; text-align: center;}
.page-id-1639 .entry-title.main_title {
    display: none !important;
}

   header .et_pb_with_border {
    border: none !important;
}


.df-bottombar-branding {
    display: none;
}
.Key_features_sec .et_pb_row_2 {
    display: flex;
    flex-wrap: wrap;
}
 .key_features_imgs img{
    height:100% !important;
    object-fit: cover;
}
.key_features_imgs{height: 100% !important;}
.key_features_imgs span{height: 100% !important;}
.contact_form{display: flex; flex-wrap:wrap; align-items: flex-start;}
.faq_sec_outer .et_pb_row_13 {
    display: flex;
    flex-wrap: wrap;
}
.faq_sec_outer .et_pb_row {
    display: flex;
    flex-wrap: wrap;
}
.footer_logo img {
    width: 75% !important;
}


/* ===== Certificate Slider ONLY ===== */
#wpsisac-slick-carousal-1 .slick-list .wpsisac-image-slide-wrap img{
    object-fit: contain !important;
}

#wpsisac-slick-carousal-1 .slick-list .slick-slide.slick-current.slick-active.slick-center img{
    border:6px solid #85C243;
    border-radius: 50px;
    object-fit: cover !important;
}
/* .Faq-sec-column .et_pb_toggle {
    position: relative;
}
.Faq-sec-column .et_pb_toggle::after{
    background-color: #000;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    width: 52px;
    height: 52px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    margin-right: 12px;
    flex-shrink: 0;
    content: '1';
    position: absolute;
    left: 7px;
    top: 7px;
} */
.Faq-sec-column .et_pb_toggle {
  counter-increment: faqCount;
  position: relative;
}

.Faq-sec-column .et_pb_toggle_title::after {
  content: counter(faqCount);
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 45px;
  height: 45px;
  margin-right: 12px;

  background: #000;
  color: #fff;
  border-radius: 50%;

  font-size: 14px;
  font-weight: 600;
  position: absolute;
  left: -53px;
  top: -10px;
}
