﻿
* {
    margin: 0;
    padding: 0;
}

html,body{
    overflow-x:hidden!important;
}

body {
    font-family: 'Mulish', sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}




.h1, h1 {
    font-size: 32px;
    font-weight: 600;
}


.h2, h2 {
    font-size: 26px;
}


.h3, h3 {
    font-size: 22px;
}


.h4, h4 {
    font-size: 20px;
}

.banner {
    min-height: 370px;
    background: #00376D;
}

#ban-txt {
    margin-top: 40px;
    font-weight: 600;
    font-size: 48px;
    line-height: 60px;
    letter-spacing: 0.5px;
    color: #FFFFFF;
}



@media screen and (max-width:420px){
    #ban-txt {
        margin-top: 40px;
        font-weight: 600;
        font-size: 32px;
        line-height: 38px;
        letter-spacing: 0.5px;
        color: #FFFFFF;
    }
}



.banner-txt {
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #DEDEDE;
}

@media screen and (max-width:1300px) {
    .banner_img {
        margin-top:10px;
    }


    .banner_txt {
        padding: 10px;
       margin-left:20px;
    }

}


@media screen and (max-width:1260px) {
    .banner_img {
        margin-top: 20px;
        margin-left: -15px;
    }


    .banner_txt {
       
        margin-left: 30px;
    }
}



@media screen and (max-width:1180px) {
    .banner_img {
        margin-top: 20px;
        margin-left: -30px;
    }


    .banner_txt {
        margin-left: 30px;
    }

}



@media screen and (max-width:1180px) {
    .banner_img {
        margin-top: 20px;
        margin-left: -40px;
    }


    .banner_txt {
        margin-left: 32px;
    }

    #ban-txt{
        font-size:40px;
    }

}


@media screen and (max-width:992px) {
    .banner_img {
        margin-top: 20px;
        margin-left: 15px;
    }


    .banner_txt {
        margin-left: 32px;
    }

    #ban-txt {
        font-size: 40px;
    }
}


@media screen and (max-width:750px) {
    .banner_img {
        margin-top: 20px;
       
    }


    .banner_txt {
        margin-left: 2px;
    }

}


@media screen and (max-width:630px) {
    .banner_img {
        margin-top: 20px;
    }


    .banner_txt {
        margin-left: 30px;
        margin-top:-20px!important;
    }

   
}


@media screen and (max-width:510px) {
    .banner_img {
       margin-left:-30px;
       margin-top:-20px;
    }


    .banner_txt {
        margin-left: 20px;
        margin-top: -50px !important;
    }

   
}


@media screen and (max-width:420px) {
    .banner_img {
        margin-left: -30px;
        margin-right: -25px;
    }


    .banner_txt {
       
        margin-left: 0px;
        margin-top: -50px !important;
    }


    #ban_txt {
        font-size: 32px !important;
    }
}


@media screen and (max-width:375px) {
    .banner_img {
        margin-left: -30px;
        margin-right: -25px;
    }


    #ban_txt {
        font-size: 32px !important;
    }


    .banner_txt {
       
        margin-left: -15px;
        margin-top: -50px !important;
    }
}




@media screen and (max-width:357px) {
    .banner_img {
        margin-left: -30px;
        margin-right: -25px;
    }


    .banner_txt {
      
        margin-left: -120px;
        padding: 2px;
        margin-top: -50px !important;
    }


    #ban_txt {
        font-size: 32px !important;
    }
}





.banner_img {
    padding: 50px;
}

.banner_txt{
    padding:10px;
    margin-top:10px;
}


    /*skilled coverd section*/

    .bullet {
        list-style: none;
        font-family: Mulish;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 200%;
        color: #000000;
    }


        .bullet li::before {
            content: "\2022";
            color: #1B76C5;
            display: inline-flex;
            width: 1em;
            font-size: 30px;
            margin-left: -1em;
        }

    /*skilled coverd stop*/

    .card {
        position: relative;
        background: #fff;
        border-radius: 5px;
        margin: 20px 0;
        border: none !important;
        box-shadow: 0px 8px 28px -6px rgba(24, 39, 75, 0.12), 0px 18px 88px -4px rgba(24, 39, 75, 0.02);
    }


        .card .card-content {
            display: flex;
            flex-direction: column;
            align-items: center;
            padding: 20px;
            position: relative;
            z-index: 100;
        }
    


    .section .card .image img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .hide {
        display: none;
    }

    /*swipper stop*/



    /*Expert section*/

    .pos {
        color: #1B1B1B;
    }

    .desc {
        color: #000000;
    }

    .pos, .desc {
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0.5px;
        line-height: 25px;
    }


    @media screen and (max-width: 500px) {
        .modal-content {
            margin-top: 80px;
        }
    }

    .modal-body {
        position: relative;
        padding: 15px;
    }

    .modal-content {
        position: relative;
    }


    button.close {
        -webkit-appearance: none;
        padding: 0;
        cursor: pointer;
        background: 0 0;
        border: 0;
    }

    /*video player for course preview*/

    /*Course preview stop*/


    /*Media query form swiper library*/

  

    /*course syllabus*/



    .audio td:nth-child(2) {
        text-align: left
    }

    .panel-title a {
        color: #494949;
        padding-left: 10px;
        text-decoration: none;
    }



    .option2 {
        background-color: white !important
    }

    th {
        background-color: #1383af !important;
        color: #fff !important;
        font-weight: 600 !important;
        font-size: 15px !important;
        text-align: center !important;
        border: none !important;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 0px
    }

    .audio td:nth-child(2) {
        text-align: left
    }

    .audio .audio-chapter td {
        color: #000;
        background-color: #fff;
        font-weight: 400;
        font-size: 20px;
        line-height: 25px;
    }

    .audio td {
        border-bottom: 1px solid #ddd;
        padding: 10px;
        font-size:16px;
    }

    .audio .audio-chapter i {
        transform: rotate(0deg);
        transition: transform .3s cubic-bezier(.4,0,.2,1);
        margin: -.5rem;
        padding: .5rem;
        margin-left: -10px;
    }

    .audio .open .audio-chapter i {
        transform: rotate(180deg)
    }

    .fa-chevron-down:before {
        content: "\f078"
    }

    .fa-circle-plus > a:before {
        content: "\f056";
        font-size: 20px;
    }

    .fa-circle-plus > a.collapsed:before {
        content: "\f055"
    }

    .fa-solid {
        font-size: 20px;
    }

    .fa-chevron-down {
        color: #B1B1B1;
    }

    .first4 {
        padding: 0 !important;
        background: #FFFFFF;
        box-shadow: 0px 4px 64px rgba(19, 23, 61, 0.08), 0px 48px 64px rgba(0, 0, 0, 0.08), 0px 4px 64px rgba(0, 0, 0, 0.1);
        border-radius: 5px;
    }

    td {
        color: #000000;
        font-weight: 400;
        line-height: 25px;
        font-size: 14px;
        border: none;
        padding: 8px
    }

    .audio .open .audio-chapter td {
        border-bottom: 2px solid #1383af;
        background-color: #effaff
    }

    .audio td:nth-child(2) {
        text-align: left
    }

    .audio {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        border-collapse: collapse;
        background-color: #fff;
        text-align: center;
    }

    tr:first-child {
        border-top: none !important
    }

    .audio .audio-chapter {
        cursor: pointer
    }

    .audio .open .audio-chapter ~ .audio-ques {
        display: table-row
    }

    .audio .audio-chapter ~ .audio-ques {
        display: none
    }


    /*Certificate*/

    .pcerti {
        margin-top: 80px;
        font-family: 'Mulish';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 126%;
        letter-spacing: 0.5px;
        color: #FFFFFF;
    }



    @media screen and (max-width: 358px) {
      

        .pcerti {
            font-size: 20px;
        }
    }


    @media screen and (max-width:1100px) {
        .pcerti {
            margin-top: 20px;
        }
    }


    @media screen and (max-width:800px) {
        .pcerti {
            margin-top: 20px;
        }
    }


    /*Pricing Section*/

    .pricing-card {
        background: #FFFFFF;
        /* 9 */
        box-shadow: 0px 8px 28px -6px rgba(24, 39, 75, 0.12), 0px 18px 88px -4px rgba(24, 39, 75, 0.14);
        border-radius: 5px;
    }

    .pricing-title {
        font-family: 'Mulish';
        font-size: 24px;
        font-weight: 500;
        line-height: 30px;
        letter-spacing: 0.5px;
        text-align: center;
        color: #FFFFFF;
        padding: 30px 10px;
        background: #1B76C5;
    }

.bullets2 {
    list-style: none;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.5px;
    color: #000000;
    margin-left: 40px;
}

        .bullets2 li::before {
            content: "\2022";
            color: #0699D3;
            font-weight: bold;
            display: inline-block;
            width: 1em;
            margin-left: -1em;
        }

    #Inr {
        text-align: center;
    }


    #Usd {
        text-align: center;
    }

    #Inr2 {
        text-align: center;
    }


    #Usd2 {
        text-align: center;
    }

    hr {
        margin: 1rem 1rem;
    }

    .pre {
        margin-top: 20px !important;
    }

    .ab {
        font-size: 20px !important;
        padding: 10px 30px !important;
        color: #fff !important;
        border-radius: 20px !important;
        background: #1B76C5 !important;
        border: none !important;
    }

    .CourseDemoButton {
        display: flex;
        justify-content: space-evenly;
        padding-left: 20px;
        padding-right: 20px;
    }

    .off {
        text-align: center;
        padding: 0 58px;
        font-weight: 500;
        font-size: 16px;
        line-height: 126%;
        letter-spacing: 0.5px;
        color: #272727;
    }


    .btn-Contact {
        font-size: 20px;
        padding: 10px 50px;
        width: 290px;
        box-sizing: border-box;
        box-shadow: 0px 8px 28px -6px rgba(24, 39, 75, 0.12), 0px 18px 88px -4px rgba(24, 39, 75, 0.14);
        border-radius: 5px;
        border: 2px solid #E7861A;
        font-size: 18px;
        background-color: #fff;
    }

    .btn-Buy {
        font-size: 20px;
        background: #1B76C5;
        border: none;
        color: #fff;
        width: 170px;
    }


    /*form 3 Cards*/

    .btn-Contact3 {
        font-size: 20px;
        /*padding: 10px 50px;*/
        width: 165px;
        box-sizing: border-box;
        box-shadow: 0px 8px 28px -6px rgba(24, 39, 75, 0.12), 0px 18px 88px -4px rgba(24, 39, 75, 0.14);
        border-radius: 5px;
        border: 2px solid #E7861A;
        font-size: 18px;
        background-color: #fff;
    }

    .btn-mainn13 {
        width: 110px;
        font-size: 20px;
        background: #1B76C5;
        border: none;
        color: #fff;
    }


    @media screen and (max-width:1200px) {


        .btn-Contact {
            width: 230px;
        }

        .btn-Buy {
            width: 115px;
        }


        .btn-Contact3 {
            width: 108px;
            font-size: 16px;
        }


        .btn-mainn13 {
            width: 100px;
            font-size: 16px;
        }
    }




    @media screen and (max-width:970px) {


        .btn-Contact {
            width: 180px;
            font-size: 16px;
        }


        .btn-Buy {
            width: 90px;
            font-size: 16px;
        }
    }

    @media screen and (max-width:480px) {

        .btn-Contact {
            width: 165px;
            font-size: 16px;
            padding: 0;
        }


        .btn-Buy {
            width: 100px;
            font-size: 16px;
        }
    }


    @media screen and (max-width:400px) {

        .CourseDemoButton {
            padding-left: 10px;
            padding-right: 10px;
        }


        .btn-Contact {
            width: 135px;
            font-size: 16px;
            padding: 0;
        }


        .btn-Buy {
            width: 80px;
            font-size: 14px;
        }
    }

    /*pricing section stop*/


    /*Contact Us*/


    .btn-main {
        line-height: 22px;
        text-decoration: none;
        padding: 14px 20px;
        position: relative;
        margin: 0px !important;
        font-weight: 600;
        text-align: center;
        outline: none !important;
        text-transform: uppercase;
        background-image: none;
        border: 1px solid #f8ab33;
        color: #fff;
        cursor: pointer;
        height: auto;
        border-radius: 10px;
        background: #f8ab33;
    }

    .modal0 {
        display: none;
        /* Hidden by default */
        position: fixed;
        /* Stay in place */
        z-index: 1000;
        /* Sit on top */
        padding-top: 100px;
        /* Location of the box */
        left: 0;
        top: 0;
        width: 100%;
        /* Full width */
        height: 100%;
        /* Full height */
        overflow: auto;
        /* Enable scroll if needed */
        background-color: rgb(0, 0, 0);
        /* Fallback color */
        background-color: rgba(0, 0, 0, 0.4);
        /* Black w/ opacity */
    }

    /* Modal Content */
    .modal-content0 {
        position: relative;
        background-color: #fefefe;
        margin: auto;
        padding: 0;
        border-radius: 5px;
        border: 1px solid #888;
        width: 50%;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        -webkit-animation-name: animatetop;
        -webkit-animation-duration: 0.4s;
        animation-name: animatetop;
        animation-duration: 0.4s
    }


    @media screen and (max-width:999px) {
        .modal-content0 {
            position: relative;
            background-color: #fefefe;
            margin: auto;
            padding: 0;
            border: 1px solid #888;
            width: 80%;
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
            -webkit-animation-name: animatetop;
            -webkit-animation-duration: 0.4s;
            animation-name: animatetop;
            animation-duration: 0.4s
        }
    }


    /* Add Animation */
    @-webkit-keyframes animatetop {
        from {
            top: -300px;
            opacity: 0
        }

        to {
            top: 0;
            opacity: 1
        }
    }

    @keyframes animatetop {
        from {
            top: -300px;
            opacity: 0
        }

        to {
            top: 0;
            opacity: 1
        }
    }

    /* The Close Button */
    .close0 {
        color: grey;
        float: right;
        font-size: 28px;
        font-weight: bold;
    }

        .close0:hover,
        .close0:focus {
            color: #000;
            text-decoration: none;
            cursor: pointer;
        }

    .modal-header0 {
        padding: 2px 16px;
        /*background-color: #5cb85c;*/
        color: black;
    }


        .modal-header0 h4 {
            text-align: center;
        }

    .modal-body0 {
        padding: 2px 16px;
    }

    /* Add Animation */
    @-webkit-keyframes animatetop {
        from {
            top: -300px;
            opacity: 0
        }

        to {
            top: 0;
            opacity: 1
        }
    }

    @keyframes animatetop {
        from {
            top: -300px;
            opacity: 0
        }

        to {
            top: 0;
            opacity: 1
        }
    }

    /* The Close Button */
  
    .modal-body1 {
        padding: 2px 16px;
    }
