.about26 {
    padding: 0vw 0px 0px 0px;
}

.about26 .text__19 {
   
}

.headerBorder:before {
    content: ' ';
    float: left;
    width: 7vw;
    height: 0.4vw;

    position: absolute;
    left: 0;
    bottom: -1.5vw;

    background: #EA710E;
}
.headerBorder.text-center:before {
    width: 22vw;
    left: 50%;
    margin: 0px 0px 0px -11vw;
}
.headerBorder span {
    font-weight: 300;
}

.about26One {
    height: calc(100dvh - 4.6vw);
    position: relative;

    background: url(images/about26OneBg.jpg) center no-repeat;
    background-size: auto 90%;
}


.about26Two {
    height: 42vw;
    margin: 0px 0px 6vw 0px !important;
    padding: 10vw 6vw 0vw 6vw !important;

    background: url(images/aboutTwoBg.jpg) center top no-repeat;
    background-size: cover;
}
.about26Two__left {
    padding: 0px 16vw 0px 0px;
}
    .about26Two__left .text__19 {
        margin: 2vw 0px 2vw 0px !important;

        font-size: 1.25vw !important;
        line-height: 2vw !important;
    }
.about26Two__right {
    padding: 0px 0px 0px 4vw;
}






.about26Three {
    padding: 2vw 0vw 6vw 0vw !important;
}
    .about26Three__inside {

    }
     .about26Three__inside .text__19 {
        padding: 2vw 34vw 3vw 34vw;

        font-size: 1.25vw !important;
        line-height: 2vw !important;
     }

.about26Three__down {
    height: 35vw;
    padding: 0px 6vw;
    background: url(images/business_tlo.jpg) top center no-repeat;
    background-size: cover;
}
.about26Three__text {
    padding: 0px 6vw;
    position: absolute !important;
    left: 0;
    bottom: 4vw;
    margin: 0vw 0px 0px 0px !important;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
}

.about26Three__text table {
    float: left;
    width: 100%;
    
    line-height: 1.2vw !important;
    position: relative;

}
.about26Three__text table:before {
    content: ' ';
    float: left;
    width: 100%;
    height: 100%;

    position: absolute;
    top: 0;
    left: 0;

    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 0.5vw;
    pointer-events: none !important;

    background: rgba(255,255,255,0.9);
    z-index: 2;
}
.about26Three__text table tr {
    z-index: 6;
    position: relative;
}

.about26Three__text table tr:nth-child(1) td:before {
    content: ' ';
    position: absolute;
    top: 1.8vw;
    left: 1vw;

    width: 3vw;
    height: 3vw;

   
    border-radius: 0.5vw;
}
.about26Three__text table:nth-child(1) tr:nth-child(1) td:before {
     background: #EA710E url(images/about26ThreeIcon_1.svg) center no-repeat;
     background-size: 1.7vw;
}
.about26Three__text table:nth-child(2) tr:nth-child(1) td:before {
     background: #EA710E url(images/about26ThreeIcon_2.svg) center no-repeat;
     background-size: 1.7vw;
}
.about26Three__text table:nth-child(3) tr:nth-child(1) td:before {
     background: #EA710E url(images/about26ThreeIcon_3.svg) center no-repeat;
     background-size: 1.7vw;
}

.about26Three__text table tr td {
    padding: 1.5vw 4vw 1.5vw 5vw;
}
.about26Three__text table td {
    
}




.about26Four {
    padding: 2vw 6vw 6vw 6vw !important;
}
.about26Four__left {
    padding: 0px 6vw 0px 0px;
}
    .about26Four__left .text__19 {
        margin: 2vw 0px 2vw 0px !important;

        font-size: 1.25vw !important;
        line-height: 2vw !important;
    }
        .about26Four__number {
            height: 21vw;

            background: url(images/aboutFourBg.jpg) center no-repeat;
            background-size: cover;
        }
            .about26Four__numberN {
                color: #fff;
                font-size: 7vw;
                font-weight: 800;
                line-height: 7vw;
            }
.about26Four__right {
    padding: 4vw 0px 0px 4vw;
}
    .about26Four__right .mainFoto {
       
    }
    .about26Four__right .text__19 {
        margin: 1vw 0px 0px 0px !important;
        padding: 0px 4vw 0px 0px !important;
        font-size: 1.25vw !important;
        font-weight: 700;
        line-height: 2vw !important;
    }




.about26Five {
    padding: 2vw 6vw 6vw 6vw !important;
}
.about26Five__left {
    padding: 0px 0px 0px 0px;
}
    .about26Five__left .text__19 {
        margin: 2vw 0px 2vw 0px !important;

        font-size: 1.25vw !important;
        line-height: 2vw !important;
    }
.about26Five__right {
    padding: 0px 0px 0px 4vw;
}
    .about26Five__right iframe {
        float: left;
        width: 100% !important;
        height: 20.5vw !important;
    }

.about26Five__buttons {
    padding: 0px 8vw 0px 0px;
}




.about26Six {
    padding: 2vw 6vw 6vw 6vw !important;
}
.about26Six__text {
    margin: 3vw 0px 0px 0px !important;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 8vw;
    grid-row-gap: 4vw;
}
.about26Six__text strong {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0.4vw 0px;
    font-size: 1.2vw;
    font-weight: 700;
    line-height: 1.4vw;
}
.about26Six__text table {
    float: left;
    width: 100%;
    height: 8vw;

    position: relative;
}
.about26Six__text table:before {
    content: ' ';
    float: left;
    width: 100%;
    height: 100%;

    position: absolute;
    top: 0;
    left: 0;

    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 0.5vw;
    pointer-events: none !important;
}
.about26Six__text table tr {

}
.about26Six__text table tr td {
    position: relative;  
    padding: 2vw 8vw 2vw 6.5vw;
}
.about26Six__text table:after {
    content: ' ';
    position: absolute;
    top: 1.5vw;
    left: 2vw;

    width: 3vw;
    height: 3vw;

   
    border-radius: 0.5vw;
}
.about26Six__text table:nth-child(1):after {
     background: #EA710E url(images/about26SixIcon_1.svg) center no-repeat;
     background-size: 2.1vw;
}
.about26Six__text table:nth-child(2):after {
     background: #EA710E url(images/about26SixIcon_2.svg) center no-repeat;
     background-size: 1.9vw;
}
.about26Six__text table:nth-child(3):after {
     background: #EA710E url(images/about26SixIcon_3.svg) center no-repeat;
     background-size: 1.9vw;
}
.about26Six__text table:nth-child(4):after {
     background: #EA710E url(images/about26SixIcon_4.svg) center no-repeat;
     background-size: 1.9vw;
}















.about26Seven {
    padding: 2vw 6vw 0vw 6vw !important;
}
.about26Seven__text {
    margin: 3vw 0px 0px 0px !important;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
}
.about26Seven__text strong {
    font-size: 1.2vw;
    font-weight: 700;
    line-height: 1.4vw;
}
.about26Seven__text table {
    float: left;
    width: 100%;
    height: 8vw;

    position: relative;
}
.about26Seven__text table:before {
    content: ' ';
    float: left;
    width: 100%;
    height: 100%;

    position: absolute;
    top: 0;
    left: 0;

    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 0.5vw;
    pointer-events: none !important;
}
.about26Seven__text table tr {

}
.about26Seven__text table tr:nth-child(1) td {
    position: relative;
    height: 3vw;
    padding: 1.5vw 2vw 0.5vw 6vw;
}
.about26Seven__text table tr:nth-child(1) td:before {
    content: ' ';
    position: absolute;
    top: 1.5vw;
    left: 2vw;

    width: 3vw;
    height: 3vw;

   
    border-radius: 0.5vw;
}
.about26Seven__text table:nth-child(1) tr:nth-child(1) td:before {
     background: #EA710E url(images/about26SevenIcon_1.svg) center no-repeat;
     background-size: 1.7vw;
}
.about26Seven__text table:nth-child(2) tr:nth-child(1) td:before {
     background: #EA710E url(images/about26SevenIcon_2.svg) center no-repeat;
     background-size: 1.7vw;
}
.about26Seven__text table:nth-child(3) tr:nth-child(1) td:before {
     background: #EA710E url(images/about26SevenIcon_3.svg) center no-repeat;
     background-size: 1.7vw;
}
    .about26Seven__text table:nth-child(3) tr:nth-child(1) td {
        padding: 1.5vw 8vw 0.5vw 6vw !important;
    }
.about26Seven__text table tr:nth-child(2) td {
    padding: 0px 2vw 1vw 2vw;
}
.about26Seven__text table td {
    
}

.about26 .aboutTwo {
    padding: 2vw 6vw 4vw 6vw !important;
}
.aboutFoto {
    height: 27vw;
    margin: 0px 0px 4vw 0px;

    background: url(images/panorama_tlo.jpg) center top no-repeat;
    background-size: cover;

    background-attachment: fixed;
}