﻿



.desc2 {
    font-family: "Poppins-Regular" !important;
    font-style: normal;
    font-weight: 300;
    font-size: 16px !important;
    line-height: 34px;
    color: #484848;
}


.purposeTitle {
    font-family: "Poppins-Regular" !important;
    font-style: normal;
    font-weight: bold !important;
    font-size: 38px !important;
    color: #000000;
}



.bg {
    background-size: cover;
    background-image: url("../asset/philosophyBigBG.jpg");
}

.expressDeliveryBG {
    background-repeat: no-repeat;
    background-image: url("../asset/slide-courier.jpg");
    
}

.expressDeliveryTitle {
    font-family: "Poppins-Bold" !important;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    color: #FFFFFF;
    padding-top: 90px;
    text-align: center;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.expressDeliveryLine {
    width: 149px;
    height: 3px;
    background: #FFFFFF;
}

.servicesTitle {
    font-family: "Poppins-Bold" !important;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    color: #444444 !important;
    text-align: center;
    padding-top: 90px;
}


.servicesBox {
    background: rgba(255, 255, 255, 0.28);
    border: 1px solid #00AF9D;
    border-radius: 5px;
    padding: 35px 50px 35px 50px;
}

.subServiceTitle {
    font-family: "Poppins-Medium" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    text-align: center;
    color: #00AF9D;
}

.subServiceDesc {
    font-family: "Poppins-Regular" !important;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    color: #484848;
}



.reachTitle {
    font-family: "Poppins-Bold" !important;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    color: #444444;
    text-align: center;
}

.reachDesc {
    font-family: "Poppins-Regular" !important;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    color: #444444;
}


.desc1 {
    font-family: "Poppins-Regular" !important;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 34px;
    text-align: center;
    color: #484848;
}

.desc1Bold {
    font-family: "Poppins-Medium" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 188%;
    text-align: center;
    color: #484848;
}

 
.linePurpose {
    width: 489px;
    height: 3px;
    left: 960px;
    top: 1084px;
    background: #00AF9D;
}


.characterBox {
    width: 808px;
    height: 514px;
    margin-left: 125px;
    padding-left: 90px;
    padding-top: 35px;
    background: rgba(255, 255, 255, 0.28);
    border: 1px solid #00AF9D;
    border-radius: 5px;
}

.charTitle {
    margin-left: 125px;
    font-family: "Poppins-Bold" !important;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 188%;
    color: #00AF9D;
}

.characterFIRST {
    font-family: "Poppins-Bold" !important;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 188%;
    color: #00AF9D;
    text-align: center;
}

.characterTitle {
    font-family: "Poppins-Medium" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    color: #00AF9D;
}

.characterDesc {
    font-family: "Poppins-Regular" !important;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    color: #484848;
}

.classTitle {
    font-family: "Poppins-Bold" !important;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 188%;
    color: #ED1C24;
}

.classFIRST {
    font-family: "Poppins-Bold" !important;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 188%;
    text-align: center;
    color: #ED1C24;
}

.classBox {
    width: 808px;
    height: 514px;
    padding-left: 90px;
    padding-top: 35px;
    background: rgba(255, 255, 255, 0.28);
    border-radius: 5px;
    border: 1px solid #ED1C24;
}

.classTitleRed {
    font-family: "Poppins-Medium" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    color: #ED1C24;
}
