
.about3-sec1{
    margin-top: 80px;
    background: url('/images/helisk1.webp');
    height: 320px;
}
.about3-sec1 h1{
    box-shadow: none;
    color: rgb(50, 65, 88);
    font-family: wfont_ab1657_9a8cd7a46e114959a005c9abb76041f7, wf_9a8cd7a46e114959a005c9abb, orig_overpass_light;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px;
    padding-top: 24px;
    text-align: center;
}
.about3-sec1 p{
    box-shadow: none;
    color: rgb(50, 65, 88);
    font-family: wfont_ab1657_c7bd0435963746199450b965fe072486, wf_c7bd0435963746199450b965f, orig_barlow_bold;
    font-size: 56px;
    font-weight: 700;
    line-height: normal;
    text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px;
    margin-top: 48px;
    text-align: center;
}

.about3-sec2{
    display: flex;
    background: #323d47;
    text-align: center;
}
.about3-sec2 h2 {
    box-shadow: none;
    color: rgb(250, 250, 250);
    font-family: 'Bitter', serif;
    font-size: 42px;
    font-weight: 700;
    line-height: 75.6px;
    text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px;
    
}
.about3-sec2 .left-part-image{
    width: 50vw;
}
.about3-sec2 .left-part-image img{
    width: 100%;
}
.about3-sec5 .left-part-image{
    width: 50vw;
}
.about3-sec5 .left-part-image img{
    width: 100%;
}
.about3-sec2 .right-part-content{
    max-width: 600px;
    margin: auto;
    width: 50vw;
}
.about3-sec2 .p1 {
    box-shadow: none;
    color: rgb(250, 250, 250);
    font-family: 'Bitter', serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28.8px;
    text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px;
    margin-top: 40px;
}

.about3-sec2 .p2 {
    box-shadow: none;
    color: rgb(250, 250, 250);
    font-family: 'Bitter', serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 32.4px;
    text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px;
    margin-top: 24px;
}

.about3-sec3{
    margin-top: 64px;
    padding-left: 80px;
}
.about3-sec4{
    margin-top: 264px;
    padding-left: 80px;
}
.sec3-main-content{
    position: relative;
}
.sec3-main-content-list {
    position: absolute;
    left: 34%;
    width: 450px;
    top: 80px;
    padding: 100px;
    padding-left: 300px;
    background: #ffffff80;
}

.sec3-main-content h3 {
    box-shadow: none;
    color: rgb(50, 61, 71);
    font-family: 'Barlow', 'wfont_ab1657_c7bd0435963746199450b965fe072486', 'wf_c7bd0435963746199450b965f', 'orig_barlow_bold', sans-serif;
    font-size: 56px;
    font-weight: 700;
    line-height: normal;
    text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px;
}
.sec3-main-content ul{
    margin-top: 24px;
    padding-left: 45px;
    list-style: disc;
}
.sec3-main-content ul li {
    box-shadow: none;
    color: rgb(50, 65, 88);
    font-family: 'Overpass', 'wfont_ab1657_9a8cd7a46e114959a005c9abb76041f7', 'wf_9a8cd7a46e114959a005c9abb', 'orig_overpass_light', sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 30.8px;
    text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px;
}



.sec3-main-content h4 {
    box-shadow: none;
    color: rgb(0, 0, 0);
    font-family: 'Barlow', 'wfont_ab1657_c7bd0435963746199450b965fe072486', 'wf_c7bd0435963746199450b965f', 'orig_barlow_bold', sans-serif;
    font-size: 56px;
    font-weight: 700;
    line-height: normal;
    text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px;
}

.sec3-main-content p {
    box-shadow: none;
    color: black;
    font-family: 'Overpass', 'wfont_ab1657_9a8cd7a46e114959a005c9abb76041f7', 'wf_9a8cd7a46e114959a005c9abb', 'orig_overpass_light', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 38.8px;
    text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px;
}


.about3-sec5{
    display: flex;
    background: rgb(50, 65, 88);
    margin-top: 280px;
}

.right-part-content-5{
    width: 50vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.right-part-content-5 h2 {
    box-shadow: none;
    color: rgb(255, 255, 255);
    font-family: 'Bitter', serif;
    font-size: 49px;
    font-weight: 700;
    line-height: 68.6px;
    text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px;
}
.right-part-content-5 ul li {
    box-shadow: none;
    color: rgb(255, 255, 255);
    font-family: 'Overpass', 'wfont_ab1657_9a8cd7a46e114959a005c9abb76041f7', 'wf_9a8cd7a46e114959a005c9abb', 'orig_overpass_light', sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 44.8px;
    text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px;
}



.about3-sec6{
    background: url('/images/helisk8.webp');
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 120px;
    padding-bottom: 120px;
}
.about3-sec6-content{
    padding: 40px;
    background: #ffffff80;
    width: 543px;
    height: 280px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;
}
.about3-sec6-content h6{
    box-shadow: none;
    color: rgb(50, 65, 88);
    font-family: 'Bitter', serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 30.8px;
    text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px;
}
.about3-sec6-content p {
    box-shadow: none;
    color: rgb(50, 65, 88);
    font-family: 'Bitter', serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 30.8px;
    text-shadow: rgba(0, 0, 0, 0) 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px;
}


.about3-sec7{
    background: url('/images/helisk9.webp');
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 80px;
    padding-bottom: 80px;   
}
.about3-sec7-content{
    background: rgba(255,255,255, 0.63);
}
.label{
    box-shadow: none;
    color: rgb(0, 0, 0);
    font-family: 'Overpass', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-shadow: none;
}
.value{
    box-shadow: none;
    color: rgb(0, 0, 0);
    font-family: 'Overpass', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    text-shadow: none;
}
.about3-sec7-content{
    display: flex;
    justify-content: space-between;
    gap: 60px;
    padding-top: 29px;
    padding-bottom: 34px;
    padding-left: 280px;
    padding-right: 280px;
}

.cont-block{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 48px;
}
.right-part-content-5 ul{
    margin-top: 24px;
}

    
@media (max-width: 1400px) {
    .sec3-main-content-list{
        position: absolute;
        left: 4%;
        width: calc(100vw - 360px);
        top: 80px;
        padding: 100px;
        padding-left: 60px;
        background: #ffffff80;
    }
    .sec3-main-content{
        max-width: 70vw;
    }
    .sec3-main-content img{
        width: 100%;
    }
    .sec3-main-content p{
        max-width: 540px;
    }
    .sec3-main-content h4{
        max-width: 540px;
    }
}

@media (max-width: 1200px) {
    .about3-sec1 p{
        font-size: 48px;
    }
    .about3-sec2 h2 {
        font-size: 36px;
    }
    .about3-sec2 .p1{
        max-width: 80%;
        margin: auto;
        font-size: 14px;
        line-height: 24px;
    }
    .about3-sec2 .left-part-image img{
        height: 100%;
    }
    .sec3-main-content-list {
        padding-top: 40px;
        padding-left: 20px;
    }
    .sec3-main-content h3{
        font-size: 48px;
    }
    .right-part-content-5 h2{
        font-size: 42px;
        font-weight: 700;
        line-height: 52px;
    }
    .right-part-content-5 ul li{
        font-size: 28px;
        font-weight: 400;
        line-height: 32px;
    }
    .cont-block {
        gap: 38px;
    }
}
@media (max-width: 900px) {
    .about3-sec2{
        flex-direction: column;
    }
    .about3-sec2 .left-part-image {
        width: 100vw;
        height: auto;
    }
    .about3-sec2 .left-part-image img {
        height: auto;
    }
    .about3-sec2 .right-part-content{
        width: 90vw;
    }
    .sec3-main-content-list{
        position: static;
        padding-bottom: 0;
    }
    .about3-sec3,
    .about3-sec4{
        padding-left: 0;
    }
    .sec3-main-content {
        max-width: 100vw;
    }
    .about3-sec4 {
        margin-top: 48px;
    }
    .about3-sec5{
        margin-top: 80px;
        flex-direction: column;
    }
    .right-part-content-5 {
        width: 100vw;
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .about3-sec5 .left-part-image {
        width: 100vw;
    }
    .about3-sec6-content{
        background: #ffffff90;
    }
    .about3-sec7-content{
        padding-left: 110px;
        padding-right: 110px;
    }
    .about3-sec1 p {
        font-size: 42px;
    }
}
@media (max-width: 650px) {
    .about3-sec1 p {
        font-size: 36px;
        max-width: 80vw;
        margin-left: auto;
        margin-right: auto;
    }
    .about3-sec2 h2 {
        font-size: 28px;
    }
    .about3-sec2 .p1 {
        max-width: 90%;
        font-size: 12px;
        line-height: 20px;
    }
    .about3-sec3 {
        margin-top: 0;
    }
    .sec3-main-content-list{
        width: calc(100vw - 60px);
        padding-right: 0;
    }
    .sec3-main-content h3 {
        font-size: 36px;
    }
    .sec3-main-content h4 {
        max-width: 100%;
        font-size: 36px;
    }
    .sec3-main-content p{
        max-width: 100vw;
        line-height: 20px;
        margin-top: 24px;
    }
    .right-part-content-5 h2 {
        font-size: 32px;
        font-weight: 700;
        line-height: 42px;
    }
    .right-part-content-5 ul li {
        font-size: 18px;
        font-weight: 400;
        line-height: 22px;
    }


    .right-part-content-5 {
        align-items: start;

        padding-left: 40px;
    }
    .about3-sec7-content {
        padding-left: 40px;
        padding-right: 40px;
        flex-direction: column;
        gap: 24px;
    }
    .cont-block {
        gap: 8px;
    }
}