/* ---------------------------------------- */
/* ---------------------------------------- */
/* --------------- About Us --------------- */
/* ---------------------------------------- */
/* ---------------------------------------- */

#aboutus-page {
    width: 1550px;
    margin: 0 auto;
}

#aboutus-page > .top-sector {
    margin: 63px 0 0 197px;
}

#aboutus-page > .top-sector > .heading {
    font-size: 94px;
    font-weight: 600;
}

/* Block 2 */
.top-section-3-block-1 .block-2-content-group {
    margin-top: 99px;
}

.top-section-3-block-1 .block-2-content-group .body-block-2 {
    margin-top: 80px;
    background-color: #F5F5F5;
    display: flex;
    justify-content: space-between;
    padding: 70px 80px 60px 65px;
}



.top-desc .text1 {
    font-size: 32px;
    line-height: 42px;
    margin: 70px 0 0 0;
}

.top-desc .text2 {
    font-size: 22px;
    line-height: 30px;
    margin: 20px 0 0 0;
    color: #86868B;
}

.top-desc-mob {
    display: none;
}

@media only screen and (max-width: 600px) {

    .top-desc .text1,
    .top-desc .text2 {
        display: none;
    }
    
    .top-desc-mob {
        font-size: 22px;
        line-height: 30px;
        margin: 45px 0 45px 0;
        text-align: center;
        display: block;
    }

    #aboutus-page > .top-sector {
        margin: 0;
    }

    #aboutus-page > .top-sector > .heading {
        font-size: 24px;
    }

}




.yellow-block {
    background-color: #FFCC00 !important;
    color: #ffffff;
}

.cub-graphic {
    padding: 35px;
    display: flex;
    justify-content: space-between;
    background-color: #E4E4E1;
}

.gr-num { 
    font-size: 70px;
    line-height: 1;
    font-weight: bold;
    margin: 0;
}

.gr-text { 
    font-size: 14px;
    line-height: 18px;
    margin: 20px 0 0 0;
}

.hompage-graphic-image {
    width: 385px;
}

@media only screen and (max-width: 600px) {
    .hompage-graphic-image {
        display: none;
    }

    .cub-graphic {
        text-align: center;
        padding: 0 0 35px 0;
        justify-content: center;
        background-color: #f5f5f5;
    }

    .gr-num {
        font-size: 100px;
    }

}





.top-section-3-block-1 .block-2-content-group .body-block-2 .left-section {
    width: 46%;
}

.top-section-3-block-1 .block-2-content-group .body-block-2 .right-section {
    width: 44%;
}

.top-section-3-block-1 .block-2-content-group .body-block-2 .left-section .body-cubs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.top-section-3-block-1 .block-2-content-group .body-block-2 .left-section .body-cubs .cub-info {
    background-color: #E4E4E1;
    width: 150px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    height: 135px;
    justify-content: center;
}

.top-section-3-block-1 .block-2-content-group .body-block-2 .left-section .body-cubs .cub-info .title-cub {
    font-weight: bold;
    text-align: center;
    font-size: 48px;
    margin: 0;
}

.top-section-3-block-1 .block-2-content-group .body-block-2 .left-section .body-cubs .cub-info .sub-title-sub {
    text-align: center;
    font-size: 13px;
    margin: 0;
}

.top-section-3-block-1 .block-2-content-group .body-block-2 .left-section .content-video .video-tag {
    width: 100%;
    margin-top: 10px;
}

.top-section-3-block-1 .block-2-content-group .body-block-2 .right-section .title-right-section {
    font-weight: bold;
    font-size: 50px;
    margin-bottom: 40px;
    margin-top: -15px;
}

.top-section-3-block-1 .block-2-content-group .body-block-2 .right-section .sub-text-right-section {
    font-size: 17px;
    line-height: normal;
    margin: 0;
}

.top-section-3-block-1 .block-2-content-group .body-block-2 .right-section .sub-text-right-section.text-top {
    margin-bottom: 25px;
}

.top-section-3-block-1 .block-2-content-group .body-block-2 .right-section .row-bottom-2-block {
    display: flex;
    align-items: center;
    margin-top: 60px;
}

.top-section-3-block-1 .block-2-content-group .body-block-2 .right-section .row-bottom-2-block .sm-img-row-2-block {
    width: 135px;
    margin-right: 48px;
}

.top-section-3-block-1 .block-2-content-group .body-block-2 .right-section .row-bottom-2-block .name-img {
    font-weight: bold;
    margin: 0;
    font-size: 24px;
}

.top-section-3-block-1 .block-2-content-group .body-block-2 .right-section .row-bottom-2-block .text-img {
    margin: 0;
    font-size: 20px;
}

/* Block 2 end */

/* Section Technique - projects */

.section-technique-projects {
    margin-top: 110px;
}

.top-content-line {
    margin-left: 215px;
}

.top-content-line .black-line {
    width: 62px;
    height: 6px;
    background-color: #000000;
}

.top-content-line .title-line {
    margin: 30px 0 0 0;
    font-size: 35px;
    font-weight: 300;
}

.section-technique-projects .row-sections {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
}

.section-technique-projects .row-sections .section-left-technique,
.section-technique-projects .row-sections .section-right-projects {
    width: 49.5%;
}

.section-technique-projects .row-sections .information-block-text {
    background-color: #F5F5F5;
    padding: 46px 0 38px 63px;
    margin-bottom: 25px;
}

.section-technique-projects .row-sections .information-block-text .title-information-block {
    font-weight: bold;
    font-size: 37px;
    margin-bottom: 29px;
}

.section-technique-projects .row-sections .information-block-text .text-information-block {
    font-size: 18px;
    width: 93%;
    line-height: normal;
}

.section-technique-projects .row-sections .slider-block-technique-projects {
    overflow: hidden;
    position: relative;
}

.bottom-slider-content .row-2 .text-inforation.text-overflow-hide {
    height: 170px;
    overflow: hidden;
    line-height: 25px;
    min-height: 170px;
}
.bottom-slider-content .row-2 .text-inforation.text-overflow-hide.active {
    overflow: unset;
    height: auto;
}

.section-technique-projects .row-sections .sec8-arrows {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    margin-bottom: 20px;
}

.section-technique-projects .row-sections .sec8-arrows .buttons-slider {
    position: unset;
    width: max-content !important;
    height: max-content;
    margin: 0;
}

.section-technique-projects .row-sections .sec6-arrow-own {
    color: #000000;
}

.section-technique-projects .row-sections .sec6-arrow-own.left {
    margin-left: 20px;
}

.section-technique-projects .row-sections .sec6-arrow-own .icon-slider-btn {
    font-size: 18px;
}

.section-technique-projects .row-sections .img-slider-technique-projects {
    width: 100%;
}

/* Section Technique - projects End */






/* why-me-block */

.why-me-block {
    margin: 80px 0 0 0;
    padding: 47px;
    background-color: #F2F2F2;
}

.swiper-container {
    margin: 0 20px;
}


.swiper-button-prev {
    position: unset !important;
    align-self: center;
    border-radius: 50%;
    color: #000000 !important;
    background-color: #ffffff;
}

.swiper-button-next {
    position: unset !important;
    align-self: center;
    border-radius: 50%;
    color: #000000 !important;
    background-color: #ffffff;
}

.about-us-slide {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 20px;
}

.about-us-slide-img {
    width: 50px;
    height: min-content;
}


.swiper-slide-active::after,
.swiper-slide-next::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #ffffff;
}





/* section leading experts */

.section-leading-experts {
    margin-top: 110px;
}

.section-leading-experts .row-blocks-experts {
    margin-top: 80px;
    display: flex;
}

.section-leading-experts .block-item-experts {
    width: 25%;
    background-color: #F5F5F5;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: center;
}

.section-leading-experts .block-item-experts .content-top-info {
    margin-top: 30px;
}

.section-leading-experts .block-item-experts .content-top-info .title-name {
    font-weight: bold;
    text-align: center;
}

.section-leading-experts .block-item-experts .content-top-info .sub-title-experts {
    font-size: 20px;
    text-align: center;
    margin-bottom: 25px;
}

.section-leading-experts .block-item-experts .img-expert {
    margin-top: 25px;
    border-bottom: 2px solid #e5e5e5;
}
.section-leading-experts .block-item-experts .img-expert.img1 {
    width: 271px;
}
.section-leading-experts .block-item-experts .img-expert.img2 {
    width: 231px;
}
.section-leading-experts .block-item-experts .img-expert.img3 {
    width: 235px;
}
.section-leading-experts .block-item-experts .img-expert.img4 {
    width: 274px;
}


.section-leading-experts .about-us-experts-slider {
    display: none;
}

/* section leading experts End */

/* Block 3 */

.block-3-content-group {
    margin-top: 110px;
}

.block-3-content-group .sec8-arrows {
    position: relative;
    height: 56px;
    margin: 12px 222px 12px;
    display: flex;
    justify-content: flex-end;
}

.block-3-content-group .sec6-arrow-own {
    color: #000000;
    background-color: #F5F5F5;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#real-reviews {
    overflow: hidden;
}

#real-reviews .swiper-scrollbar,
#real-reviews .swiper-pagination {
    display: none;
}

#real-reviews .img-reviews-box {
    height: 504px;
    background-repeat: no-repeat;
    background-size: cover;
}

#real-reviews .bottom-slider-content {
    background-color: #F5F5F5;
    padding-left: 30px;
    padding-bottom: 32px;
}

#real-reviews .bottom-slider-content .row-1 {
    width: 89%;
    padding-top: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#real-reviews .bottom-slider-content .row-1 .img-user {
    width: 92px;
    margin-right: 25px;
}

#real-reviews .bottom-slider-content .row-1 .row-user-info-img {
    display: flex;
    align-items: center;
}

#real-reviews .bottom-slider-content .row-1 .row-user-info-img .name-surname-user {
    margin: 0;
    width: 85px;
    font-size: 20px;
    line-height: normal;
}

#real-reviews .bottom-slider-content .row-1  .row-stars .star-img {
    width: 20px;
    margin-right: 10px;
}

#real-reviews .bottom-slider-content .row-2 {
    margin-top: 30px;
    width: 95%;
}

#real-reviews .bottom-slider-content .row-2 .title-city {
    font-weight: bold;
    font-size: 27px;
    letter-spacing: 0.4px;
    margin-bottom: 6px;
}

#real-reviews .bottom-slider-content .row-2 .text-inforation {
    color: #7B7B7B;
    font-size: 20px;
    letter-spacing: 0.2px;
    line-height: normal;
    margin: 0;
}

#real-reviews .bottom-slider-content .row-2 .sub-title-1 {
    margin-bottom: 29px;
}

#real-reviews .bottom-slider-content .row-2 .text-read-more {
    margin-top: 39px;
    font-size: 20px;
    width: max-content;
    cursor: pointer;
}

#real-reviews .bottom-slider-content .row-2 .hide-element-text-info {
    display: none;
    width: 100% !important;
}

#real-reviews .bottom-slider-content .row-2 .text-read-more .icon-to-down {
    width: 12px;
    margin-left: 10px;
    transition: 1s;
}

#real-reviews .bottom-slider-content .row-2 .text-read-more.active .icon-to-down {
    transform: rotate(180deg);
}

/* Block 3 end */

/* Section 11 */

#aboutus-page .line-top-section-11 {
    margin-top: 110px;
}

#aboutus-page .section11 {
    margin: 80px 0 0 0;
}

#aboutus-page .sec7-top-line {
    width: 62px;
    height: 6px;
    background-color: #000000;
}

#aboutus-page .sec7-top-heading {
    margin: 30px 0 0 0;
    font-size: 35px;
    font-weight: 300;
}

/*#aboutus-page .sec11-top {
    display: none;
}*/

#aboutus-page .sec11-main {
    margin-left: 0;
}

/* Contact form */

.contact-form-mb {
    display: none;
}

/* Contact form End */


/* Section 11 End */

#aboutus-page .ab-video {
    width: 100%;
    margin: 145px 0 0 0;
}

#aboutus-page .ab-video video {
    width: 100%;
}

#aboutus-page .about-part1 {
    margin: 0 0 0 0;
}

#aboutus-page .about-part2 {
    margin: 145px 0 0 0;
}

#aboutus-page .about-part3 {
    margin: 187px 0 0 0;
}

#aboutus-page .about-part > .top {
    margin: 80px 0 0 176px;

    /* & */
    margin-top: 125px;
    margin-bottom: 105px;
}

#aboutus-page .about-part > .top > .line {
    width: 62px;
    height: 6px;
    background-color: #000000;
}

#aboutus-page .about-part > .top > .title {
    margin: 14px 0 0 0;
    font-size: 35px;
    /*font-weight: 600;*/
    font-weight: 300;
}

#aboutus-page .about-part > .desc {
    position: relative;
    background-color: #f5f5f5;
    height: 439px;
    margin: 64px 0 0 0;
    padding: 1px 0 85px 0;
}

#aboutus-page .about-part1 > .desc > .desc-text {
    margin: 78px 0 0 68px;
    font-size: 17px;
    line-height: 21px;
}

#aboutus-page .about-part > .desc > .part-img {
    position: absolute;
    /*top: -131px;*/
    right: 63px;

    /* & */
    top: -176px;
}

#aboutus-page .about-part2 .desc {
    position: relative;
}

#aboutus-page .about-part2 .desc .desc-divs {
    display: flex;
    margin: 45px 0 0 70px;
}

#aboutus-page .about-part2 .desc .part2-div {
    background-color: #ededed;
    text-align: center;
    width: 150px;
    height: 136px;
    margin: 0 26px 0 0;
}

#aboutus-page .about-part2 .desc .part2-div .num {
    margin: 20px 0 0 0;
    font-weight: 700;
    font-size: 50px;
}

#aboutus-page .about-part2 .desc .part2-div .part2-div-desc {
    margin: -6px 0 0 0; /* only way */
    line-height: 17px;
    font-size: 14px;
}

#aboutus-page .about-part2 .desc .desc-text {
    margin: 36px 0 0 70px;
    font-size: 17px;
    line-height: 22px;
}

#aboutus-page .about-part2 .desc .desc-text2 {
    margin: 40px 0px 0 70px;
    font-size: 15px;
}

#aboutus-page .about-part2 .desc .desc-text2 > span {
    margin: 0 20px 0 0;
}

#aboutus-page .about-part2 .desc .part2-slide {
    position: absolute;
    top: -167px;
    right: 63px;
}

#aboutus-page .about-part2 .desc .part2-slide .swiper-container {
    width: 664px !important;
}

#aboutus-page .about-part2 .desc .part2-slide .slide1-arrows {
    display: flex;
    margin: 7px 278px;
}

#aboutus-page .about-part2 .desc .part2-slide .slide1-arrows .swiper-button-next,
#aboutus-page .about-part2 .desc .part2-slide .slide1-arrows .swiper-button-prev {
    color: #000000;
    position: unset;
}


#aboutus-page .about-part3 .desc .desc-text {
    margin: 72px 0 0 70px;
}

#aboutus-page .about-part3 .desc .desc-text .desc-text1 {
    font-size: 17px;
    line-height: 21px;
}

#aboutus-page .about-part3 .desc .desc-text .desc-text2 {
    display: flex;
    margin: 47px 0 0 2px;
    line-height: 16px;
    font-size: 17px;
}

#aboutus-page .about-part3 .desc .part2-slide {
    position: absolute;
    top: -167px;
    right: 63px;
}

#aboutus-page .about-part3 .desc .desc-text .desc-text2 .desc-text2-right {
    margin: 0 0 0 77px;
}

#aboutus-page .about-part3 .desc .part2-slide .swiper-container {
    width: 664px !important;
}

#aboutus-page .about-part3 .desc .part2-slide .slide1-arrows {
    display: flex;
    margin: 7px 278px;
}

#aboutus-page .about-part3 .desc .part2-slide .slide1-arrows .swiper-button-next,
#aboutus-page .about-part3 .desc .part2-slide .slide1-arrows .swiper-button-prev {
    color: #000000;
    position: unset;
}













/* -------- END About Us ------- */






/* ---------------------------------------- */
/* ---------------------------------------- */
/* ------------ About Us Mobile ----------- */
/* ---------------------------------------- */
/* ---------------------------------------- */


@media only screen and (max-width: 500px) {

    #aboutus-page {
        width: 84%;
    }

    #aboutus-page .block-3-content-group {
        margin-top: 60px;
    }

    #aboutus-page .top-content-line {
        margin-left: 0;
    }

    .top-section-3-block-1 .block-2-content-group {
        margin-top: 0;
    }

    #aboutus-page .block-2-content-group .body-block-2 {
        flex-direction: column-reverse;
        padding: 0px 0px 0px;
        background: none;
        margin-top: 0px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .left-section,
    #aboutus-page .block-2-content-group .body-block-2 .right-section {
        width: 100%;
    }

    /*#aboutus-page .block-2-content-group .body-block-2 .left-section {
        margin-bottom: 35px;
    }*/

    #aboutus-page .block-2-content-group .body-block-2 .left-section .body-cubs {
        /*padding: 30px 35px 20px;*/
        background-color: #F5F5F5;
        justify-content: space-between;

        /* & */
        padding: 0px 35px 20px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .left-section .body-cubs .cub-info {
        width: 47%;
        height: 162px;
        background-color: #D9DADA;
        display: block;
        padding-top: 30px;
        margin-bottom: 13px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .left-section .body-cubs .cub-info .title-cub {
        font-size: 60px;
        margin-bottom: 0px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .left-section .body-cubs .cub-info .sub-title-sub {
        font-size: 16px;
        line-height: normal;
    }

    #aboutus-page .block-2-content-group .body-block-2 .left-section .body-cubs .cub-info:nth-child(2n+1) {
        margin-right: 15px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .left-section .content-video {
        margin-top: 5px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .right-section {
        background-color: #F5F5F5;
        padding: 50px 35px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .right-section .title-right-section {
        font-size: 22px;
        margin-bottom: 25px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .right-section .sub-text-right-section {
        font-size: 18px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .right-section .row-bottom-2-block {
        /*display: none;*/

        /* & */
        margin-top: 50px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .right-section .row-bottom-2-block .sm-img-row-2-block {
        margin-right: 30px;
        border-radius: 0px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .right-section .row-bottom-2-block .name-img {
        font-size: 21px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .right-section .row-bottom-2-block .text-img {
        font-size: 15px;
    }

    #aboutus-page .block-3-content-group .section-top-block .title-block {
        width: 70%;
        line-height: normal;
    }

    #aboutus-page .section-technique-projects .row-sections .section-right-projects {
        margin-top: 29px;
    }

    #aboutus-page .sec8-arrows {
        display: none;
    }

    #aboutus-page #real-reviews {
        position: relative;
        padding-top: 35px;
    }

    #aboutus-page .swiper-scrollbar,
    #aboutus-page .swiper-pagination {
        position: unset;
    }

    #aboutus-page .swiper-pagination {
        text-align: right;
        margin-bottom: 10px;
    }

    #aboutus-page .swiper-scrollbar {
        width: 100%;
        height: 3px;
        margin-bottom: 15px;
    }

    #aboutus-page #real-reviews .swiper-scrollbar {
        border-radius: 0;
        left: 0 !important;
        border: 0;
        width: 100% !important;
        position: inherit !important;
        height: 2px !important;
        margin-bottom: 16px;
    }
    #aboutus-page #real-reviews .swiper-scrollbar-drag {
        border-radius: 0;
    }

    #aboutus-page #real-reviews .swiper-pagination-fraction {
        right: 0;
        top: 5px;
        height: min-content;
        text-align: right;
    }

    #aboutus-page #real-reviews .swiper-scrollbar,
    #aboutus-page #real-reviews .swiper-pagination {
        display: block;
    }

    #aboutus-page #real-reviews .img-reviews-box {
        height: 440px;
    }

    #aboutus-page #real-reviews .bottom-slider-content .row-1 {
        padding-top: 50px;
    }

    #aboutus-page #real-reviews .bottom-slider-content .row-1 .row-user-info-img .name-surname-user {
        text-align: left;
    }

    #aboutus-page #real-reviews .bottom-slider-content .row-1 .img-user {
        width: 78px;
    }

    #aboutus-page #real-reviews .bottom-slider-content .row-1 .row-stars {
        display: flex;
    }

    #aboutus-page #real-reviews .bottom-slider-content .row-1 .row-stars .star-img {
        width: 19px;
    }

    #aboutus-page #real-reviews .bottom-slider-content .row-2 {
        text-align: left;
        margin-top: 27px;
    }

    #aboutus-page #real-reviews .bottom-slider-content .row-2 .title-city {
        font-size: 22px;
    }

    #aboutus-page #real-reviews .bottom-slider-content .row-2 .text-inforation {
        font-size: 18px;
        margin-bottom: 24px;
    }

    #aboutus-page #real-reviews .bottom-slider-content .row-2 .text-read-more {
        display: flex;
        align-items: center;
        margin-top: 24px;
        font-size: 16px;
    }

    #aboutus-page #real-reviews .bottom-slider-content .row-2 .text-read-more .icon-to-down {
        margin-left: 12px;
    }

    /* Section technique projects */

    #aboutus-page .section-technique-projects {
        margin-top: 60px;
    }

    #aboutus-page .section-technique-projects .top-content-line {
        margin-left: 0;
    }

    #aboutus-page .section-technique-projects .top-content-line .black-line {
        width: 36px;
        height: 4px;
    }

    #aboutus-page .section-technique-projects .top-content-line .title-line {
        margin: 12px 0 0 0;
        font-size: 24px;
        font-weight: 600;
    }

    #aboutus-page .section-technique-projects .row-sections {
        flex-direction: column;
        margin-top: 35px;
    }

    .section-technique-projects .row-sections .section-left-technique,
    .section-technique-projects .row-sections .section-right-projects {
        width: 100%;
    }

    .section-technique-projects .row-sections .information-block-text {
        padding: 23px 0 13px 30px;
    }

    .section-technique-projects .row-sections .information-block-text .title-information-block {
        /* width: 43%; */
        font-size: 25px;
        margin-bottom: 12px;
    }

    .section-technique-projects .row-sections .information-block-text .text-information-block {
        font-size: 17px;
    }

    /* Section technique projects End */

    /* Section leading experts */

    #aboutus-page .section-leading-experts {
        margin-top: 48px;
    }

    #aboutus-page .top-content-line .black-line {
        width: 36px;
        height: 4px;
    }

    #aboutus-page .top-content-line .title-line {
        margin: 12px 0 0 0;
        font-size: 24px;
        font-weight: 600; 
    }

    .section-leading-experts .row-blocks-experts {
        display: none;
    }

    .section-leading-experts .about-us-experts-slider {
        display: block;
        overflow: hidden;
        margin-top: 35px;
    }

    .section-leading-experts .about-us-experts-slider .swiper-slide {
        width: 100% !important;
    }

    .section-leading-experts .block-item-experts {
        width: 100%;
    }

    .section-leading-experts .block-item-experts .content-top-info {
        margin-top: 44px;
    }

    .section-leading-experts .block-item-experts .content-top-info .title-name {
        font-size: 20px;
    }

    .section-leading-experts .block-item-experts .content-top-info .sub-title-experts {
        font-size: 16px;
        margin-bottom: 7px;
    }

    .section-leading-experts .about-us-experts-slider .block-item-experts .img-expert {
        width: 190px;
    }

    /* Section leading experts End */

    /* Contact Form */

    .contact-form-mb .mobile.select-content-13 {
        margin-top: 60px;
    }

    .select-content-13 .line-top {
        width: 36px;
        height: 4px;
        background-color: black;
    }

    .select-content-13 .title {
        font-size: 24px;
        font-weight: bold;
        margin: 12px 0 0 0;
    }

    .contact-form-pc {
        display: none;
    }

    .contact-form-mb {
        display: block;
    }

    .mobile.select-content-13 .form .input-form {
        margin-bottom: 15px;
    }

    /* Contact Form */

    /* Footer */

    footer {
        margin-top: 70px;
        position: unset !important;
    }

    /* Footer End */

}

@media only screen and (max-width: 425px) {
}

@media only screen and (max-width: 375px) { 

    #aboutus-page .block-2-content-group .body-block-2 .right-section {
        padding: 35px 24px;
        padding-bottom: 25px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .right-section .title-right-section {
        font-size: 16px;
        margin-bottom: 18px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .right-section .sub-text-right-section {
        font-size: 14px;
        margin-bottom: 14px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .right-section .row-bottom-2-block {
        margin-top: 23px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .right-section .row-bottom-2-block .sm-img-row-2-block {
        width: 69px;
        margin-right: 20px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .right-section .row-bottom-2-block .name-img {
        font-size: 13px; 
    }

    #aboutus-page .block-2-content-group .body-block-2 .right-section .row-bottom-2-block .text-img {
        font-size: 12px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .left-section .body-cubs {
        padding: 0px 24px 20px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .left-section .body-cubs .cub-info {
        height: 143px;
        padding-top: 25px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .left-section .body-cubs .cub-info:nth-child(2n+1) {
        margin-right: 15px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .left-section .body-cubs .cub-info .title-cub {
        font-size: 50px;
    }

    #aboutus-page .block-2-content-group .body-block-2 .left-section .body-cubs .cub-info .sub-title-sub {
        font-size: 14px;
    }

    .section-technique-projects .row-sections .information-block-text {
        padding: 19px 0 20px 23px;
    }

    .section-technique-projects .row-sections .information-block-text .title-information-block {
        /* width: 39%; */
        font-size: 20px;
        margin-bottom: 7px;
    }

    .section-technique-projects .row-sections .information-block-text .text-information-block {
        font-size: 14px;
    }

    .section-leading-experts .block-item-experts .content-top-info {
        margin-top: 37px;
    }

    .section-leading-experts .block-item-experts .content-top-info .title-name {
        font-size: 16px;
    }

    .section-leading-experts .block-item-experts .content-top-info .sub-title-experts {
        font-size: 13px;
    }

    .section-leading-experts .about-us-experts-slider .block-item-experts .img-expert {
        width: 150px;
    }

    /* Slider reviews */

    #aboutus-page #real-reviews .img-reviews-box {
        height: 385px;
    }

    #real-reviews .bottom-slider-content {
        padding-left: 25px;
        padding-bottom: 25px;
    }

    #aboutus-page #real-reviews .bottom-slider-content .row-1 {
        padding-top: 45px;
        width: 91%;
    }

    #aboutus-page #real-reviews .bottom-slider-content .row-1 .img-user {
        width: 70px;
        margin-right: 20px;
    }

    #aboutus-page #real-reviews .bottom-slider-content .row-1 .row-user-info-img .name-surname-user {
        font-size: 15px;
    }

    #aboutus-page #real-reviews .bottom-slider-content .row-1 .row-stars .star-img {
        width: 15px;
    }

    #aboutus-page #real-reviews .bottom-slider-content .row-2 {
        margin-top: 25px;
    }

    #aboutus-page #real-reviews .bottom-slider-content .row-2 .title-city {
        font-size: 20px;
        margin-bottom: 5px;
    }

    #aboutus-page #real-reviews .bottom-slider-content .row-2 .text-inforation {
        font-size: 15px;
    }

    #aboutus-page #real-reviews .bottom-slider-content .row-2 .text-inforation.sub-title-2 {
        margin-bottom: 0px;
    }

    #aboutus-page #real-reviews .bottom-slider-content .row-2 .text-read-more {
        font-size: 14px;
        margin-top: 40px;
    }

    #aboutus-page #real-reviews .bottom-slider-content .row-2 .text-read-more .icon-to-down {
        width: 10px;
    }

}

@media only screen and (max-width: 320px) { 
}














@media only screen and (max-width: 600px) {

    .section-leading-experts .block-item-experts .content-top-info {
        margin-top: 20px;
    }

    .section-leading-experts .block-item-experts .content-top-info .sub-title-experts {
        margin-bottom: 15px;
    }

    .swiper-slide {
        height: auto !important;
    }

    .swiper-slide > div {
        height: 100% !important;
    }

    .about-us-slide {
        margin: 1px;
        padding: 20px;
        background-color: #f2f2f2;
    }

}


/* -------- END About Us Mobile ------- */