/* first section HOMEPAGE*/

.hero_section {
    padding-top: 95px;
}

.hero_section .row {
    background-image: url(../images/homepage-first-part-background-img.png);
    background-size: cover;
    background-position: center;
    margin: 0;
}

.hero_section .row .col-md-4 {
    padding-left: 0;
}

.hero_section .row .col-md-2 {
    padding-right: 0;
}

h2 {
    font-weight: 500;
}

.hero_section .container {
    max-width: 100%;
    padding: 0px;
}

.hero_section_left_img img {
    margin-bottom: -30px;
}

.hero_section .col-md-6 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 60px;
}

.hero_section_right_img {
    text-align: right;
}

.hero_section_content h1 {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 700;
    font-size: 80px;
    line-height: 108px;
    color: #631837;
    margin-bottom: 15px;
}

.hero_section_content p {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 150%;
    color: #16000A;
    max-width: 674px;
}

.experience_button {
    display: none;
}

.hero_section_content_a {
    margin-top: 60px;
}

.hero_section_content_a a {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    padding: 7px 31px 9px 31px;
    border: 2px solid #631837;
    border-radius: 45px;
    color: #631837;
    display: inline-block;
}

.hero_section_content img {
    position: absolute;
    right: 0;
    bottom: -31%;
}


/* second section home*/

.second_section_home_content h2 {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 65px;
    color: #16000A;
    margin-bottom: 42px;
}

.second_section_home_content p {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #16000A;
}

.second_section_home {
    padding: 184px 0px 149px 0px;
}


/* fourth section style*/

.fourth_section {
    padding: 89px 0px;
    background: #EDE1DF;
}

.fourth_section .slick-slide {
    padding: 0 20px;
}

.fourth_section .slick-list {
    margin: 0 auto;
}

.fifth_section__slider .slick-list.draggable {
    height: 471px !important;
}

.universal {
    padding-left: 50px;
}

.single_slide img {
    margin: 0px auto;
    max-width: 150px;
}


/* fifth section homepage*/

.fifth_section {
    padding: 48px 0px 148px 0px;
    margin-bottom: 140px;
}

.fifth_section_foundation.row {
    margin-top: 130px;
}

.fifth_section > div > h2 {
    font-family: 'Satoshi';
    font-size: 48px;
    color: #16000A;
    margin-bottom: 41px;
    padding-top: 50px;
}

.fifth_section__content .title_link {
    text-decoration: none;
    transition: all 300ms ease;
}

.fifth_section__content .title_link:hover {
    opacity: 0.7;
}

.fifth_section_first_a {
    margin-bottom: 35px;
}

.fifth_section_first_a span:hover {
    color: white;
    text-decoration: none;
}

.fifth_section__content p {
    font-family: 'Satoshi';
    font-style: normal;
    font-size: 28px;
    line-height: 1.2;
    color: #fff;
}

.fifth_section_first_a span {
    font-family: 'Alliance No.1';
    font-size: 16px;
    padding: 6px 32px 9px 32px;
    border: 2px solid #2B7272;
    border-radius: 45px;
    color: white;
}

.fifth_section__right_img {
    text-align: right;
}

.fifth_section_foundation h2 {
    font-family: 'Satoshi';
    font-style: normal;
    font-size: 48px;
    line-height: 58px;
    color: #16000A;
}

.fifth_section_foundation p {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #16000A;
    margin-top: 30px;
    width: 91%;
}

.fifth_section_foundation ul {
    padding-left: 25px;
}

.fifth_section_foundation li {
    color: #2B7272;
}


/*section_organization */

.section_organization .container {
    max-width: 1118px;
    padding: 0;
}

.section_organization .col-md-5 {
    padding-right: 0;
}

.section_organization_content h2 {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 1.2;
    color: #16000A;
    margin-bottom: 22px;
}

.section_organization_content p {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #16000A;
}

.section_organization_content li {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #631837;
}

.section_organization_content {
    margin-bottom: 85px;
}

.section_organization_p {
    padding: 0 15px;
    margin-bottom: 50px;
}

.fifth_section {
    padding: 0px;
}

.fifth_section__programs {
    margin: 0px;
}

.fifth_section .container {
    padding: 0px;
}

.fifth_section__programs {
    margin-left: -15px;
}


/* six section */

.six_section_first_row {
    background: #2B7272;
    padding: 20px 0px;
    margin-bottom: 45px;
}

.six_section_first_p {
    font-family: 'Satoshi';
    text-align: right;
    font-style: normal;
    color: #F4F0ED;
    padding-top: 19px;
    font-size: 40px;
    line-height: 48px;
}

.six_section_second_p {
    padding-top: 28px;
    padding-left: 30px;
}

.six_section_second_p a {
    font-family: 'Alliance No.1';
    font-size: 16px;
    padding: 6px 32px 9px 32px;
    border: 2px solid white;
    border-radius: 45px;
    color: white;
}

.six_section_second_p a:hover {
    background-color: white;
    color: #2B7272;
    transition: all ease 300;
    transition-duration: 100ms;
    text-decoration: none;
}

.six_section h2 {
    font-family: 'Satoshi';
    font-style: normal;
    font-size: 48px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 70px;
    color: #16000A;
    font-weight: 500;
}

.six_section_tag {
    text-align: center;
    margin-top: 85px;
    margin-bottom: 145px;
}

.six_section_tag a:hover {
    background-color: #631837;
    color: white;
    transition: all ease 300;
    transition-duration: 100ms;
    text-decoration: none;
}

.six_section_tag a {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    padding: 6px 32px 9px 32px;
    border: 2px solid #631837;
    border-radius: 45px;
    color: #631837;
}

.six_section__a {
    text-align: center;
}

.six_section__a a:hover {
    background-color: #2B7272;
    color: white;
    transition: all 0.4s ease;
    text-decoration: none;
}

.hero_section_content_a a:hover {
    background-color: #631837;
    color: white;
    transition: all 0.4s ease;
    text-decoration: none;
}

.six_section__a a {
    font-family: 'Alliance No.1';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    padding: 9px 31px;
    text-align: center;
    color: #2B7272;
    border: 2px solid #2B7272;
    border-radius: 45px;
}


/* eight section*/

.eight_section__left_content h2 {
    font-family: 'Satoshi';
    font-style: normal;
    font-size: 48px;
    line-height: 58px;
    color: #245656;
    margin-bottom: 25px;
    max-width: 450px;
}

.eight_section__left_content h2 span {
    color: #2B7272;
    opacity: 70%;
}

.eight_section__second_box {
    display: flex;
    margin-bottom: 34px;
}

.eight_section__left_content {
    padding-left: 10px;
}

.eight_section__left_content a {
    font-family: 'Alliance No.1';
    font-size: 16px;
    line-height: 24px;
    padding: 6px 32px 9px 32px;
    border: 2px solid #2B7272;
    border-radius: 45px;
    color: #2B7272
}

.eight_section__left_content a:hover {
    background-color: #2B7272;
    color: white;
    transition: all ease 300;
    transition-duration: 100ms;
    text-decoration: none;
}

.eight_section__content {
    margin-left: 26px;
    padding: 12px 0px;
}

.eight_section__content h6 {
    font-family: 'Alliance No.1';
    font-size: 14px;
    color: #2B7272;
}

.eight_section__content p {
    font-family: 'Satoshi';
    font-style: normal;
    font-size: 22px;
    line-height: 27px;
    max-width: 264px;
    color: #16000A;
}

.eight_section__second_box img {
    height: 100%;
}

.eight_section__content a {
    font-family: 'Alliance No.1';
    font-size: 16px;
    color: #16000A;
    position: relative;
    transition: all .4s ease;
}

.eight_section__content a::before {
    content: "\A";
    width: 6px;
    height: 6px;
    margin-left: 0px;
    margin-bottom: 2px;
    border-radius: 50%;
    background: black;
    display: inline-block;
    opacity: 0;
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    top: 50%;
    transition: all .4s ease;
}

.eight_section__content a:hover:before {
    opacity: 1;
}

.eight_section__content a:hover {
    color: #16000A;
    padding-left: 15px;
    text-decoration: none;
}

.fifth_section__row_stuff.row .col-md-4 {
    max-width: 33%;
    transition: all .4s ease;
}

.fifth_section__row_stuff.row .col-md-4:hover {
    box-shadow: 0px 20px 20px 10px rgb(170 150 135 / 30%);
    transform: translateY(-5px);
    transition: all .4s ease;

}

.fifth_section__row_stuff.row img {
    max-width: 53px;
}

.fifth_section__row_specialized p {
    width: 100%;
    max-width: 100%;
}

.six_section_about_us.six_section_about_us_energy {
    margin-top: 140px;
}


/* section_reach_out*/

.section_reach_out .container {
    max-width: 1374px;
    padding: 41px 0px;
    background-color: #2B7272;
}

.section_reach_out {
    margin-bottom: 96px;
}

.section_reach_out-content {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.section_reach_out-content p {
    text-align: right;
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.2;
    color: #F4F0ED;
    margin-bottom: 0px;
    margin-right: 50px;
}

.section_reach_out_a a {
    font-family: 'Alliance No.1';
    font-style: normal;
    padding: 6px 31px 7px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    border: 2px solid #F4F0ED;
    border-radius: 45px;
    color: #F4F0ED;
}

.section_reach_out_a a:hover {
    text-decoration: none;
    background-color: #F4F0ED;
    color: #245656;
    transition: all 0.4s ease;
}

.six_section_about_us {
    padding-bottom: 100px;
}

.six_section_about_us.six_section_about_us_energy {
    margin-top: 152px;
}

.six_section_about_us.six_section_about_us_energy .col-md-4 {
    padding-left: 15px;
}

.hero_section {
    padding-top: 61px;
}

.hero_section_left_img {
    position: relative;
    top: -7%;
}

.fifth_section__content {
    background: linear-gradient(-90deg, rgba(0, 0, 0, 0.8) 24.6%, rgba(0, 0, 0, 0) 109.68%);
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    max-height: 480px;
    padding: 0 75px 0 0;
    height: 470px;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    align-items: center;
    align-content: center;
    margin-bottom: 0;
    text-align: right;
    border-radius: 5px;
}

.fifth_section__content .fifth_section_second_a {
    flex: 0 0 100%;
}

.fifth_section_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(270deg, #000000b8 0%, #ffffff 100%);
    mix-blend-mode: multiply;
    border-radius: 5px;
}

.fifth_section__content .content-box {
    position: relative;
    max-width: 540px;
    margin: auto 0 auto auto;
}

.fifth_section__content p {
    margin-bottom: 30px;
}

.fifth_section__content .content-box .content p {
    font-family: 'Alliance No.1';
    font-size: 16px;
    line-height: 1.5;
}

.fifth_section__row_stuff a::after {
    content: "\A";
    width: 6px;
    height: 6px;
    margin-left: 0px;
    margin-bottom: 2px;
    border-radius: 50%;
    background: #631837;
    display: inline-block;
    position: absolute;
    right: 0;
    transition: all 0.4s ease;
    top: 50%;
    opacity: 0;
}

.fifth_section__row_stuff .col-md-4:hover a:last-child {
    padding-right: 15px;
}

.fifth_section__row_stuff .col-md-4:hover a:last-child:after {
    opacity: 1;
}

.row.fifth_section__row_stuff img::after {
    display: none;
}

.fifth_section__row_stuff_img_a a::after {
    display: none;
}

.fourth_section .row.slick-slider {
    margin-right: -15px;
}
.six_section_about_us .container {
    padding: 0;
}
/* responsive*/

@media (max-width: 1800px) {
    .hero_section_content img {
        width: 400px;
    }

    .hero_section_content {
        padding: 80px 0px;
    }

    /* second section resp*/
    /* fifth section resp*/
    .fourth_section .container {
        max-width: 80%;
    }
}

@media (max-width: 1500px) {
    .hero_section_content h1 {
        font-size: 60px;
        line-height: 70px;
    }

    .hero_section_content p {
        font-size: 20px;
    }

    .fourth_section .container {
        max-width: 80%;
    }

    /* second section resp*/
    /* fifth section resp*/
    /*section_organization*/
}

@media (max-width: 1399px) {
    .hero_section_content img {
        right: -10%;
        bottom: -41%;
    }

    .slick-arrow-next {
        right: -70px !important;
    }

    .slick-arrow-prev {
        left: -70px !important;
    }
}

@media (max-width: 1200px) {
    .hero_section_content p {
        font-size: 16px;
    }

    .hero_section_content h1 {
        font-size: 60px;
        line-height: 70px;
    }

    .hero_section .col-md-4 {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .hero_section_content_a a {
        font-size: 18px;
    }

    .hero_section_content img {
        right: -10%;
        bottom: -41%;
    }

    /* second section resp*/
    .second_section_home {
        padding: 133px 0px 121px 0px;
    }

    /* fifth section resp*/
    /*section_organization*/
    .section_organization .container {
        max-width: 960px;
    }

    .fourth_section .slick-list {
        max-width: 70%;
    }

    .fourth_section .slick-arrow-prev {
        left: 0;
    }

    .fourth_section .slick-arrow-next {
        right: 0;
    }

    /*Specialized services*/
    .fifth_section .container {
        padding: 0px 15px;
    }

    .fifth_section__row_stuff {
        padding-left: 0px;
        margin-left: -20px;
    }

    .row.fifth_section__row_specialized.workplace_section .col-md-12 {
        padding: 0px 5px;
    }

    .fifth_section__row_stuff.row .col-md-4 {
        max-width: 31%;
    }

    .fifth_section__row_stuff p {
        font-size: 20px;
    }

    .fifth_section__row_stuff a {
        font-size: 14px;
    }

    .fourth_section .container {
        max-width: 80%;
    }

    /*row fifth_section__programs*/
    .fourth_section .slick-list {
        max-width: 100%;
    }
}

@media only screen and (max-width: 1100px) {
    .hero_section_content img {
        right: -27%;
    }
}

@media (max-width: 991px) {
    .header .col-md-1 {
        padding: 0px;
    }

    .header .col-md-11 {
        padding: 0px;
    }

    .hero_section_content img {
        display: none;
    }

    .second_section_home .col-md-9 {
        padding: 0px;
    }

    /* second section resp*/
    .second_section_home .col-md-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    /* fifth section resp*/
    .fifth_section {
        margin-bottom: 80px;
    }

    .fifth_section__programs h2 {
        text-align: left;
    }

    .fifth_section .fifth_section__slider {
        max-width: 80%;
        margin: auto;
    }

    .fifth_section.nine_section_specialized_section .container,
    .fifth_section.fifth_section__energy_homepage_second .container {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
    }

    .fifth_section .fifth_section__row_specialized {
        flex: 0 0 55%;
        padding: 0 15px;
    }

    .fifth_section .fifth_section__row_stuff {
        flex: 0 0 45%;
        display: flex;
        flex-flow: row wrap;
    }

    .fifth_section__row_stuff.row .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 0 20px;
    }

    /*section_organization*/
    .section_organization .col-md-7 {
        padding: 0px;
    }

    .section_organization .row {
        padding: 0 15px;
    }

    .section_organization_content {
        padding-right: 41px;
    }

    .section_organization .col-md-5 {
        padding: 0px 8px;
    }

    .section_organization .container {
        max-width: 720px;
    }

    .section_organization_content {
        padding-right: 41px;
        padding-left: 4px;
    }

    .section_organization_p {
        margin-bottom: 50px;
        padding: 0px 15px;
    }

    /*row fifth_section__programs*/
    .fifth_section__programs_content h2 {
        font-size: 20px;
        line-height: 22px;
    }

    .fifth_section__programs_content p {
        font-size: 14px;
        line-height: 18px;
    }

    .fifth_section__programs_content_a a {
        font-size: 14px;
        color: #631837;
    }

    .fifth_section__programs {
        padding: 0;
        margin: 0 -15px;
    }

    .fifth_section__row_specialized p {
        max-width: 84%;
        margin-bottom: 50px;
    }

    .fifth_section__row_specialized h2 {
        font-size: 40px;
        max-width: 63%;
    }

    .six_section__about_us_content {
        padding: 60px 20px;
    }

    .six_section__about_us_content h5 {
        width: unset;
    }

    .six_section__about_us_content h6 {
        width: unset;
    }

    .single_tab_content.homepage .single_tab_content__a {
        bottom: 2px;
        font-size: 14px;
    }

    .single_tab_content {
        min-height: 111px;
    }

    .single_tab_content p {
        font-size: 16.746px;
    }

    .section_reach_out p {
        flex: 0 0 100%;
        margin: 0;
        text-align: center;
    }


    .section_reach_out_a {
        text-align: center;
        margin-top: 40px;
    }

    .six_section_about_us.six_section_about_us_energy {
        margin-top: 0px;
    }

    .six_section_about_us .container {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .fourth_section .slick-arrow-prev,
    .fourth_section .slick-arrow-next {
        display: none !important;
    }

    .fifth_section .fifth_section__row_specialized {
        flex: 0 0 100%;
        padding: 0;
    }

    .row.fifth_section__row_specialized.workplace_section .col-md-12 {
        padding: 0;
    }

    .fifth_section__row_specialized h2 {
        max-width: 100%;
    }

    .fifth_section .fifth_section__row_stuff {
        flex: 0 0 100%;
    }

    .workplace_second_section_content_box_img img {
        max-width: 150px;
    }

    .fourth_section {
        padding: 40px 0;
    }

    .fourth_section .slick-list {
        max-width: 100%;
    }

    .single_tab_content.homepage .single_tab_content__a {
        bottom: 15px;
        font-size: 16px;
    }

    .single_tab_content p {
        font-size: 18.746px;
    }

    .single_tab_content {
        min-height: 132px;
    }

    .single_tab_content p {
        font-size: 18.746px;
        line-height: 22px;
    }

    .six_section .container {
        padding: 0px 15px;
        max-width: 540px;
    }

    /*header*/
    .header .container {
        max-width: 100%;
    }

    .header .container .col-md-1 {
        padding: 0px 15px;
    }

    .header .container .col-md-11 {
        padding: 0px 3px;
    }

    /*hero section*/
    .hero_section .row .col-md-4,
    .hero_section .col-md-4 .hero_section_left_img {
        position: relative;
    }

    .hero_section_right_img img {
        width: 29%;
    }

    .hero_section_content {
        padding: 0px 40px;
        margin-bottom: 60px;
    }

    .hero_section_left_img img {
        position: absolute;
        height: 341px;
        top: -60px;
    }

    .hero_section_content img {
        display: none;
    }

    .hero_section .container {
        max-width: 100%;
        padding: 0px;
    }

    .hero_section .col-md-6 {
        padding-left: 15px;
    }

    .hero_section_content {
        padding: 0px 15px;
        margin-bottom: 0;
        padding-bottom: 130px;
    }

    .hero_section_content p {
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        max-width: 552px;
        text-align: left;
        margin: auto auto auto 0;
    }

    .hero_section_content h1 {
        font-weight: 500;
        font-size: 50px;
        line-height: 61px;
        margin-bottom: 30px;
        text-align: left;
    }

    .hero_section_content_a {
        text-align: left;
        margin-top: 30px;
    }

    .hero_section_content_a a {
        background: #631837;
        border-radius: 56px;
        padding: 14px 22px 16px;
        font-family: 'Alliance No.1';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        color: #FFFFFF;
    }

    .hero_section .col-md-6 {
        padding-top: 0px;
    }

    /* second section resp*/
    .second_section_home {
        padding: 80px 0 121px 0;
    }

    .second_section_home_content {
        padding: 0px 15px;
    }

    .second_section_home_content h2 {
        text-align: center;
        font-weight: 400;
        font-size: 40px;
        line-height: 47px;
        margin-bottom: 30px;
    }

    .fifth_section__row_specialized p {
        max-width: 100%;
    }

    .second_section_home_content p {
        font-size: 16px;
        line-height: 20px;
        text-align: center;
    }

    .second_section_home .container {
        max-width: 100%;
    }

    /* fifth section resp*/
    .fifth_section__content {
        padding: 60px 20px 60px 80px;
        margin-bottom: 0;
        text-align: right;
    }

    .fifth_section .slick-arrow-prev {
        left: 3%;
    }

    .fifth_section .slick-arrow-next {
        right: 3%;
    }

    .fifth_section_first_a {
        margin-bottom: 10px;
    }

    .fifth_section > div > h2 {
        font-family: 'Satoshi';
        font-size: 43px;
        color: #16000A;
        margin-bottom: 44px;
        padding-top: 69px;
    }

    .slick-track {
        width: 100%;
        margin: 0px;
    }

    .fifth_section.nine_section_specialized_section .container {
        margin: 0px;
        max-width: 100%;
    }

    .fifth_section__slides {
        width: 100%;
    }

    /*section_organization*/
    .section_organization_content {
        width: 60%;
        margin: auto auto 50px;
        padding: 0;
    }

    .section_organization_content h2 {
        font-size: 40px;
        line-height: 49px;
    }

    .section_organization .col-md-7 {
        padding: 0px 15px;
    }

    .section_organization .col-md-5 {
        padding: 0;
        text-align: center;
    }

    /*workplace section*/
    .workplace_second_section {
        padding: 0px 15px;
    }

    .workplace_second_section_content_box_img p {
        max-width: 100%;
    }

    .workplace_second_section_content_box_descripton h2 {
        font-size: 16px;
        line-height: 19px;
    }

    .workplace_second_section .container {
        max-width: 100%;
    }

    .workplace_second_section_content_box_descripton p {
        margin-bottom: 54px;
    }

    /*row fifth_section__programs*/
    .fifth_section__row_stuff {
        padding-left: 15px;
        padding-right: 9px;
    }

    /*section_reach_out*/
    .section_reach_out p {
        text-align: center;
        font-size: 36px;
    }

    .fifth_section__row_stuff {
        padding: 0;
        margin-left: -20px;
    }

    .row.fifth_section__row_stuff .col-md-4 > div {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .fifth_section__row_stuff > div {
        padding: 20px;
    }

    .fifth_section__row_stuff p {
        font-size: 17px;
    }

    .fifth_section__row_stuff a {
        font-size: 13px;
    }

    .fifth_section__row_stuff > div {
        padding: 12px;
    }

    /* clients about us*/
    .six_section_about_us {
        margin: 0px 15px;
        border-radius: 5px;
    }

    .six_section__about_us_content h6 {
        font-size: 14px;
        width: unset;
    }

    .six_section__about_us_content h5 {
        width: unset;
        margin-bottom: 14px;
        max-width: 426px;
    }

    .six_section h2 {
        font-size: 40px;
        line-height: 58px;
        margin-bottom: 35px;
    }

    .section_organization .row {
        margin-right: -15px;
    }

    .section_organization .col-md-5 img {
        width: 60%;
    }

    .fifth_section__programs {
        padding: 0;
    }

    .section_organization_p {
        margin: 50px auto 0px auto;
        text-align: left;
        width: 60%;
        padding: 0;
    }

    .six_section_about_us.six_section_about_us_energy .container {
        padding: 0;
    }

    .six_section__about_us_content h2 {
        max-width: unset;
    }

    .row.tabs_row {
        padding: 0px;
    }

    .row.fifth_section__row_specialized.workplace_section h2 {
        font-size: 40px;
    }

    .fifth_section > div > h2 {
        font-size: 40px;
        line-height: 49px;
        text-align: center;
    }

    .section_reach_out p {
        text-align: center;
    }

    .footer-row .col-md-3,
    .footer-row .col-md-2,
    .footer-row .col-md-1,
    .row.footer-row,
    .footer_sign__up {
        padding: 0px 17px;
    }

    .footer_sign__up {
        padding-bottom: 31px;
    }

    .six_section_about_us.six_section_about_us_energy .col-md-4 {
        padding-left: 0;
    }

    .hero_section {
        margin-bottom: 280px;
    }

    .hero_section .row {
        flex-direction: column-reverse;
    }
}

@media only screen and (max-width: 575px) {
    .fifth_section.fifth_section__energy_homepage_second .container {
        justify-content: center;
        max-width: 450px;
        margin: auto;
    }
    .row.fifth_section__row_specialized.workplace_section .col-md-12 {
        padding: 0 15px;
    }
    .fifth_section .fifth_section__row_specialized {
        flex: 0 0 100%;
    }

    .row.fifth_section__row_specialized.workplace_section h2,
    .fifth_section__energy_homepage_second .fifth_section__row_specialized p {
        max-width: 100%;
    }

    .fifth_section .fifth_section__row_stuff {
        flex: 0 0 100%;
        margin-left: -15px;
        padding: 0 15px;
        display: flex;
    }
}

@media (max-width: 568px) {
    .hero_section_content {
        padding: 0px 17px 120px;
    }

    .hero_section_content p {
        max-width: 100%;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        margin: unset;
        text-align: left;
    }

    .slick-list.draggable {
        height: 100% !important;
    }

    .hero_section_content h1 {
        text-align: left;
    }

    /* second section resp*/
    .second_section_home .container {
        max-width: 100%;
    }

    .second_section_home_content h2 {
        font-size: 32px;
        line-height: 39px;
    }

    /* fifth section resp*/
    .fifth_section__content {
        padding: 80px 20px;
    }

    .fifth_section__content p {
        font-size: 22px;
    }

    .fifth_section__content .content-box .content p {
        font-size: 14px;
    }

    .single_insights_tabs .container {
        padding: 0;
    }

    .fifth_section__content .title_link,
    .fifth_section__content .content,
    .fifth_section_second_a {
        text-align: right;
    }

    /*section_organization*/
    .section_organization_content h2 {
        font-size: 32px;
        line-height: 39px;
        margin-bottom: 30px;
    }

    .section_organization_content p {
        line-height: 20px;
    }

    .workplace_second_section {
        margin-top: 83px;
        margin-bottom: 100px;
    }

    /*row fifth_section__programs*/
    .fifth_section__row_stuff.row {
        margin-bottom: 60px;
        display: flex;
        flex-direction: unset;
    }

    .fifth_section__row_stuff.row .col-md-4 {
        max-width: 100%;
    }

    .fifth_section__row_stuff .col-md-4 {
        max-width: 100%;
        margin: 12px auto;
    }

    .fifth_section__row_stuff p {
        font-size: 24px;
    }

    .fifth_section__row_stuff a {
        font-size: 16px;
    }

    .fifth_section__row_stuff {
        padding-left: 20px;
        margin-left: -20px;
        padding-right: 15px;
    }

    .fifth_section__row_specialized h2 {
        font-size: 40px;
        max-width: 100%;
    }

    .fifth_section__row_specialized p {
        max-width: 100%;
        font-size: 16px;
        margin-bottom: 35px;
    }

    .workplace_second_section_content_box {
        margin-bottom: 0px;
    }

    .fifth_section__row_stuff > div:last-child {
        margin: 12px auto;
    }

    .six_section h2 {
        font-size: 32px;
        line-height: 58px;
        margin-bottom: 35px;
        text-align: center;
        padding: 0px 17px;
    }

    .fifth_section > div > h2 {
        font-size: 32px;
        line-height: 58px;
        text-align: center;
        margin-bottom: 20px;
        padding-top: 50px;
    }

    .section_reach_out p {
        font-size: 28px;
    }

    .row.fifth_section__row_specialized.workplace_section h2 {
        font-size: 32px;
    }

    .single_tab {
        margin: 0px 15px;
    }

    .six_section_about_us.six_section_about_us_energy {
        margin-top: 84px;
    }

    .six_section__about_us_content h5 {
        width: unset;
        margin-bottom: 20px;
    }

    .footer {
        padding-left: 0px;
        padding-right: 0px;
    }

    .six_section__about_us_content {
        padding: 48px 13px 0px 13px;
    }
}

@media only screen and (max-width: 490px) {
    .fourth_section .slick-list {
        height: auto !important;
    }

    .fifth_section__slider .slick-list.draggable {
        order: 1;
        flex: 0 0 100%;
        display: inline-block;
        margin-bottom: 20px;
    }

    .fifth_section__slider .slick-arrow-next {
        order: 3;
        position: relative;
        top: unset;
        transform: unset;
        display: inline-block;
        right: unset;
        margin: 0 10px;
    }

    .fifth_section__slider .slick-arrow-prev {
        order: 2;
        position: relative;
        top: unset;
        left: unset;
        transform: unset;
        margin: 0 10px;
    }
}

@media only screen and (max-width: 425px) {
    .section_organization_content {
        width: 100%;
        padding: 0 15px;
    }

    .section_organization .col-md-5 {
        padding: 0 30px;
    }

    .section_organization .col-md-5 img {
        width: 100%;
    }
}