.first_section_consulting_content_description {
    margin-bottom: 28px;
}

.first_section_consulting {
    padding-top: 95px;
}

.first_section_consulting_content_a {
    margin-top: 52px;
}

.first_section_consulting_content h1 {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 500;
    font-size: 41px;
    line-height: 55px;
    color: #F4F0ED;
}

.eap_third_section {
    margin-top: 100px;
}


/*second_section_learning*/

.second_section_learning {
    margin-top: 190px;
    background-image: url(../images/second-seciton-learing-background.png);
    background-repeat: no-repeat;
    padding-bottom: 63px;
    background-position-x: 100%;
    margin-bottom: 34px;
    background-size: contain;
}

.second_section_learning_img {
    text-align: right;
}

.second_section_learning .container {
    max-width: 1307px;
}

.second_section_learning_content {
    padding-left: 67px;
}

.second_section_learning_content h2 {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 120%;
    margin-bottom: 30px;
    color: #16000A;
}

.second_section_learning_content p {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
    color: #16000A;

}

.second_section_learning_content_a a {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #631837;
    border: 2px solid #631837;
    border-radius: 45px;
    padding: 6px 32px 9px 32px;
}

.second_section_learning_content_a a:hover {
    background-color: #631837;
    text-decoration: none;
    transition: 300ms all ease;
    color: #F4F0ED;
}


/* third section learning*/

.third_section_learning_img_box {
    position: relative;
    margin-bottom: 60px;
    z-index: -1;
}

.third_section_learning {
    padding-top: 40px;
    padding-bottom: 257px;
}

.third_section_learning .container {
    max-width: 1391px;
}

.third_section_learning .container > h2,
.workplace_second_section .headline-row h2 {
    font-family: 'Satoshi';
    font-style: normal;
    font-size: 48px;
    line-height: 58px;
    text-align: center;
    margin-bottom: 15px;
    color: #16000A;
}

.workplace_second_section .headline-row {
    justify-content: center;
    margin-bottom: 50px;
}

.third_section_learning .container > p {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 66px;
    text-align: center;
    padding: 0px 15px;
    color: #16000A;
}

.third_section_learning .container .col-md-3 {
    padding-right: 0px;
}

.third_section_learning_img_box img {
    width: 100%;
}

.third_section_learning_img_box:hover h4 {
    opacity: 0;
}

.third_section_learning_img_box:hover .third_section_learning_img_box_background {
    opacity: 0;
}

.third_section_learning_img_box h4 {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    top: 50%;
    text-align: center;
    font-family: 'Satoshi';
    font-style: normal;
    font-size: 30px;
    line-height: 36px;
    color: #FFFFFF;
    transition: all 0.4s ease;
    opacity: 1;
}

.third_section_learning_img_box {
    position: relative;
    margin-bottom: 40px;
    z-index: 9;
}

.third_section_learning_img_box_background {
    position: absolute;
    height: 100%;
    background: rgba(99, 24, 55, 0.7);
    width: 100%;
    z-index: 0;
    opacity: 1;
    transition: all 0.4s ease;
}

.third_section_learning_single-tab ul li,
.second_section_eap_content ul li,
.third_section_learning_single-tab ul li ul li {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.third_section_learning_single-tab ul li ul {
    padding-left: 20px;
    list-style-type: disc;
}


/* fourth section learning*/

.fourth_section_learning {
    padding: 90px 0px 37px 0px;
    background: #EDE1DF;
    background-image: url('../images/Mask\ group\ \(1\).png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.fourth_section_learning .container {
    max-width: 959px;
    padding: 0px;
}

.eap_fourth_section_download_box.learning {
    float: right;
}

.eap_fourth_section_download_box.learning img {
    max-width: 60px;
}

.fourth_section_learning_content h2 {
    font-family: 'Satoshi';
    font-style: normal;
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 30px;
    color: #16000A;
}

.fourth_section_learning_content p {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #16000A;
}

.eap_fourth_section_download_box {
    margin-top: 0px;
    margin-left: 0px;
    padding: 30px 0px 20px 30px;
    border-left: 1px solid #631837;
    position: relative;
}

.eap_fourth_section_download_mini a:first-child {
    padding-right: 0px;
}

.eap_fourth_section_download_mini {
    padding-right: 30px;
}


/*second_section_eap style*/

.second_section_eap .container {
    max-width: 980px;
}


/*fifth_section_learning*/

.fifth_section_learning {
    padding-top: 120px;
    margin-bottom: 120px;
}

.fifth_section_learning .container {
    max-width: 1118px;
}

.fifth_section_learning_content {
    max-width: 400px;
}

.fifth_section_learning_box {
    display: flex;
    align-items: center;
}

.fifth_section_learning_content h2 {
    font-family: 'Satoshi';
    font-style: normal;
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 15px;
    color: #16000A;
}

.fifth_section_learning_content p {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #16000A;
}

.fifth_section_learning_box_img {
    width: 30%;
}

.fifth_section_learning_box_content {
    width: 70%;
}

.fifth_section_learning_box_content h3 {
    font-family: 'Satoshi';
    font-style: normal;
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 7px;
    color: #631837;
}

.fifth_section_learning_box {
    border-bottom: 1px solid #C2C2C2;
    margin-bottom: 25px;
    padding-bottom: 25px;
}

.fifth_section_learning_box:last-child {
    border: none;
}

.fifth_section_learning_box_content p {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #16000A;
    margin-bottom: 0;
}


/* six section learning style*/

.six_section_learning .container {
    max-width: 1118px;
}

.six_section_learning_content {
    max-width: 400px;
}

.six_section_learning_content h2 {
    font-family: 'Satoshi';
    font-style: normal;
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 26px;
    color: #16000A;
}

.six_section_learning_content p {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #16000A;
}

.six_section_learning_content p span {
    font-weight: 600;
}

.six_section_learning_tabs {
    position: relative;
}

.six_section__learning_tab {
    display: flex;
    background: #FFFFFF;
    border-radius: 5px;
    margin-bottom: 10px;
    align-items: center;
    width: 100%;
    padding: 33px 20px;
    cursor: pointer;
    justify-content: space-between;
}

.six_section_learning__p {
    margin-top: 25px;
    font-size: 16px;
    line-height: 24px;
    font-family: "Alliance No.1", sans-serif;
}

.six_section__learning_tab__heading {
    display: flex;
    align-items: center;
    align-content: center;
}

.arrow_down {
    margin-right: 30px;
    transition: all .4s ease;
}

.six_section__learning_tab.active .arrow_down {
    transform: rotate(180deg);
}

.six_section__learning_tab p {
    margin-bottom: 0px;
    font-family: 'Satoshi';
    font-style: normal;
    font-size: 20px;
    line-height: 1.2;
    max-width: 312px;
    color: #16000A;
}

.third_section_learning_li {
    margin-left: 20px;
}

.six_section__learning_tab.active {
    box-shadow: 0px 10px 30px 0px rgb(170 150 135 / 40%);
    display: flex !important;
}

.six_section__learning_content {
    position: absolute;
    top: 82%;
    z-index: 999;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    display: none;
    background: #ffff;
    padding: 15px 30px 15px 105px;
    box-shadow: 0px 40px 30px 0px rgb(170 150 135 / 40%)
}

.six_section__learning_content p {
    font-size: 16px;
    line-height: 24px;
}

.six_section_learning_tab_img {
    min-width: 61px;
    text-align: center;
    margin-right: 15px;
}

.six_section_learning_tab_img img {
    max-width: 70px;
}

.six_section_learning_tabs_p {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-size: 16px;
    max-width: 516px;
    line-height: 24px;
    color: #16000A;
}


/* six section eap style*/

.six_section__about_us_content p {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-size: 24px;
    line-height: 39px;
    color: #A3BDBB;
    max-width: 367px;
}

.six_section_about_us {
    padding-bottom: 150px;
}


/* news */

.first_section_consulting_content {
    background-color: #631837;
    padding: 160px 20% 160px 146px;
}

.first_section_consulting_content h2 {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    color: #F4F0ED;
    margin-bottom: 25px;
}

.first_section_consulting_content p {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #F4F0ED;
}

.workplace_second_section {
    margin-top: 70px;
    margin-bottom: 120px;
}

.row {
    margin-right: 0px;
}

.workplace_second_section {
    display: none;
}

.single_experts_rabs_description p:first-child {
    display: none;
}

@media (max-width: 1440px) {
    .first_section_consulting_content {
        padding: 56px 20% 91px 95px;
    }

    .third_section_learning {
        padding-bottom: 200px;
    }

    .third_section_learning .container,
    .second_section_learning .container {
        max-width: 1140px;
        padding: 0px 15px;
    }

    .second_section_learning_content {
        padding-left: 0px;
    }

    .second_section_learning_img {
        padding-right: 0px;
    }

    .fifth_section_learning .col-md-6 {
        padding: 0px;
    }

    .six_section_learning .col-md-6 {
        padding: 0px;
    }

    .row.fifth_section__programs {
        margin-left: -25px;
    }
}

@media (max-width: 1200px) {
    .first_section_consulting_content {
        padding: 56px 13% 91px 61px;
    }

    .header .container,
    .footer .container,
    .third_section_learning .container,
    .fourth_section_learning .container,
    .second_section_learning .container,
    .fifth_section_learning .container,
    .six_section_learning .container {
        padding: 0px 15px;
        max-width: 960px;
    }

    .second_section_learning_content {
        padding-left: 0px;
    }

    .third_section_learning_img_box h4 {
        font-size: 22px;
        line-height: 29px;
    }

    .third_section_learning {
        padding-bottom: 160px;
    }

    .second_section_learning_content h2,
    .third_section_learning .container > h2,
    .workplace_second_section .headline-row h2,
    .fourth_section_learning_content h2,
    .fifth_section_learning_content h2,
    .six_section_learning_content h2 {
        font-size: 44px;
    }

    .second_section_learning .col-md-7 {
        padding-right: 0px;
    }

    .fifth_section_learning .col-md-6 {

        padding-left: 15px;
    }

    .workplace_second_section_content_box {
        max-width: 960px;
        margin-left: 15px;
    }

    .six_section_learning .col-md-6 {

        padding-left: 15px;
    }

    .six_section_about_us .container {
        background-color: unset;
        border-radius: 5px;
    }

    .six_section_about_us.six_section_about_us_energy .row {
        background-color: #2B7272;
        margin-left: 0px;
    }

    .row.fifth_section__programs {
        margin-left: -15px;
    }

    .second_section_learning .col-md-7 {
        flex: 0 0 52.333333%;
        max-width: 52.333333%;
    }

    .second_section_learning .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 47.666667%;
        max-width: 47.666667%;
    }
}

@media (max-width: 991px) {
    .first_section_consulting_content {
        padding: 56px 11% 67px 37px;
    }

    .third_section_learning {
        padding-bottom: 200px;
    }

    .second_section_learning {
        margin-top: 134px;
        padding-bottom: 75px;
    }

    .header .container,
    .footer .container,
    .third_section_learning .container,
    .fourth_section_learning .container,
    .second_section_learning .container,
    .fifth_section_learning .container,
    .six_section_learning .container {
        padding: 0px 15px;
        max-width: 720px;
    }

    .second_section_learning_img {
        padding-right: 0px;
    }

    .eap_third_section {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .second_section_learning .col-md-5,
    .second_section_learning .col-md-7 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .second_section_learning_content h2,
    .third_section_learning .container > h2,
    .workplace_second_section .headline-row h2,
    .fourth_section_learning_content h2,
    .fifth_section_learning_content h2,
    .six_section_learning_content h2 {
        font-size: 40px;
        line-height: 1.2;
    }

    .third_section_learning .col-md-3 {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 50px;
    }

    .third_section_learning {
        padding-bottom: 70px;
    }

    .third_section_learning_img_box {
        margin-bottom: 23px;
    }

    .fifth_section_learning_box_content h3 {
        font-size: 23px;
        line-height: 30px;
        margin-bottom: 7px;
    }

    .fifth_section_learning_box_content {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .fifth_section_learning_box {
        border-bottom: 1px solid #C2C2C2;
        margin-bottom: 15px;
        padding-bottom: 25px;
    }

    .fifth_section_learning {
        margin-bottom: 70px;
    }

    .row {
        margin-right: -15px;
    }

    .six_section__learning_tab p {
        font-size: 16px;
        line-height: 22px;
    }

    .workplace_second_section_content_box {
        max-width: 960px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .six_section_learning .col-md-6 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .second_section_learning .col-md-7 {
        padding-right: 15px;
    }

    .six_section_about_us.six_section_about_us_energy .row {
        background-color: #2B7272;
        margin-left: 0px;
        margin-right: 0px;
    }

    .row.fifth_section__programs {
        margin-left: -15px;
        margin-right: 0px;
    }

    .six_section_learning_content,
    .fifth_section_learning_content {
        padding-right: 70px;
    }

    .second_section_learning {
        background-size: 50%;
    }
}

@media (max-width: 767px) {
    .header .container,
    .footer .container,
    .third_section_learning .container,
    .fourth_section_learning .container,
    .second_section_learning .container,
    .fifth_section_learning .container,
    .six_section_learning .container {
        padding: 0px 15px;
        max-width: 540px;
    }

    .row {
        margin-right: 0px;
    }

    .second_section_learning .col-md-5,
    .second_section_learning .col-md-7 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .first_section_consulting {
        padding-top: 95px;
        background-color: #631837;
    }

    .second_section_learning_content h2,
    .third_section_learning .container > h2,
    .workplace_second_section .headline-row h2,
    .fourth_section_learning_content h2,
    .fifth_section_learning_content h2,
    .six_section_learning_content h2 {
        font-size: 36px;
    }

    .second_section_learning {
        margin-top: 75px;
        padding-bottom: 75px;
    }

    .workplace_second_section_content_box_descripton {
        margin-bottom: 40px;
    }

    .workplace_second_section_content_box_img {
        display: flex;
        align-items: center;
    }

    .workplace_second_section_content_box_img p {
        margin-left: 30px;
    }

    .workplace_second_section_content_box_img img {
        width: unset;
    }

    .fifth_section_learning_content,
    .six_section_learning_content {
        max-width: unset;
    }

    .eap_fourth_section_download_box.learning {
        margin: 80px auto 0px auto;
        float: left;
    }

    .fourth_section_learning_content p {
        margin-bottom: 0px;
    }

    .fourth_section_learning .col-md-4 {
        display: flex;
        justify-content: flex-start;
        padding-left: 30px;
    }

    .fourth_section_learning .col-md-4 a {
        width: 100%;
    }

    .six_section_learning {
        padding-top: 0px;
    }

    .six_section_learning__p {
        margin-bottom: 60px;
    }

    .second_section_learning_img {
        padding-left: 0px;
    }

    .workplace_second_section {
        margin-top: 55px;
        margin-bottom: 70px;
    }

    .third_section_learning .row {
        padding-right: 0px;
    }

    .second_section_learning .col-md-7 {
        padding-right: 0px;
    }

    .second_section_learning .col-md-5 {
        padding-right: 0px;
    }

    .second_section_learning_content p {

        max-width: 100%;
    }

    .second_section_learning_content {
        padding-right: 0px;
    }

    .fourth_section_learning .col-md-8 {
        padding-right: 0px;
    }

    .workplace_second_section_content_box {

        margin-right: 0px;
    }

    .six_section_learning .col-md-6 {

        padding-right: 0px;
    }

    .first_section_consulting_img {
        height: 395px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
    }

    .first_section_consulting_content {
        background-color: #631837;
        padding: 81px 17% 79px 127px;
    }

    .second_section_learning {
        background-image: none;
    }

    .first_section_consulting {
        padding-top: 65px;
        background-color: #631837;
    }
}

@media (max-width: 576px) {
    .header .container,
    .footer .container,
    .third_section_learning .container,
    .fourth_section_learning .container,
    .second_section_learning .container,
    .fifth_section_learning .container,
    .six_section_learning .container {
        padding: 0px;
        max-width: 100%;
    }

    .second_section_learning_content p {
        max-width: 100%;
    }

    .workplace_second_section {
        margin-top: 55px;
        margin-bottom: 20px;
    }

    .six_section_about_us.six_section_about_us_energy {
        margin-top: 30px;
    }

    .second_section_learning_content h2,
    .third_section_learning .container > h2,
    .workplace_second_section .headline-row h2,
    .fourth_section_learning_content h2,
    .fifth_section_learning_content h2,
    .six_section_learning_content h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .third_section_learning {
        padding-bottom: 0px;
    }

    .fifth_section__programs .col-md-4 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .eap_fourth_section_download_box.learning {
        margin: unset;
        width: 100%;
        margin-top: 50px;
        max-width: 100%;
    }

    .fifth_section_learning_box_content p {
        line-height: 18px;
        max-width: 173px;
    }

    .workplace_second_section .row {
        padding: 0px 15px;
    }

    .third_section_learning .col-md-3 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 50px;
    }

    .third_section_learning_img_box img {
        width: 100%;
        height: unset;
    }

    .first_section_consulting_content {
        max-width: 100%;
        padding: 70px 15px;
        margin: 0px auto;
    }

    .header .container {
        padding: 0px 15px;
    }

    .second_section_learning_img {
        padding: 0px 15px;
    }

    .second_section_learning .col-md-5 {
        padding: 0px 15px 0px 30px;
    }

    .third_section_learning .container .col-md-3 {
        padding: 0px 15px 0px 30px;
    }

    .fourth_section_learning .col-md-8 {
        padding: 0px 15px 0px 30px;
    }

    .fifth_section_learning .col-md-6 {
        padding: 0px 15px 0px 30px;
    }

    .workplace_second_section .row {
        padding: 0px;
    }

    .six_section_learning .col-md-6 {
        padding: 0px 15px 0px 30px;
    }

    .six_section_about_us.six_section_about_us_energy .container {
        padding: 0px;
    }

    .row.fifth_section__programs {
        margin-left: -15px;
        margin-right: -15px;
    }

    .footer .container {
        padding: 0px 15px;
    }

    .six_section_learning_content, .fifth_section_learning_content {
        padding-right: 0px;
    }

}