.Product-category {
    padding: 100px 0px;
}
.Product-category .heading_wrapper h3 {
    font-size: 70px;
    color: #111111;
    font-family: "Poppins";
}
.Product-category .heading_wrapper p {
    color: #707070;
    font-size: 20px;
    font-weight: 400;
}
.product_category_card_wrapper.product_category_card-1 {
    background-image: url("../images/category-banner1.png");
    background-size: 100% 100%;
    padding: 45px 43px;
}
.product_category_card_wrapper.product_category_card-2 {
    background-image: url("../images/category-banner2.png");
    background-size: 100% 100%;
    padding: 45px 43px;
}
.product_category_card_wrapper.product_category_card-3 {
    background-image: url("../images/category-banner3.png");
    background-size: 100% 100%;
    padding: 45px 43px;
}
.product_category_card_wrapper.product_category_card-4 {
    background-image: url("../images/category-banner4.png");
    background-size: 111% 100%;
    padding: 45px 43px;
    background-position: right;
}
.product_category_card_wrapper.product_category_card-5 {
    background-image: url("../images/category-banner5.png");
    background-size: 100% 100%;
    padding: 52px 43px;
}

.product_category_card_wrapper.product_category_card-6 {
    background-image: url("../images/category-banner1.png");
    background-size: 100% 100%;
    padding: 52px 43px;
}

.product_category_card_wrapper.product_category_card-7 {
    background-image: url("../images/category-banner2.png");
    background-size: 100% 100%;
    padding: 52px 43px;
}

.product_category_card_wrapper.product_category_card-8 {
    background-image: url("../images/category-banner3.png");
    background-size: 100% 100%;
    padding: 52px 43px;
}

.product_category_card_wrapper.product_category_card-9 {
    background-image: url("../images/category-banner4.png");
    background-size: 100% 100%;
    padding: 52px 43px;
}

.product_category_card_wrapper.product_category_card-10 {
    background-image: url("../images/category-banner5.png");
    background-size: 100% 100%;
    padding: 52px 43px;
}

.product_category_card_wrapper .product_category_img_wrapper img {
    pointer-events: none;
}
.Product-category .product_category_card_wrapper {
    position: relative;
}
.product_category_card_wrapper .product_content-wrapper {
    /* position: absolute; */
    /* top: 0%; */
    padding: 30px;
    width: 56%;
    /* left: 4%; */
}
.product_category_card_wrapper .product_content-wrapper h6 {
    color: #fff;
    font-family: "Poppins";
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 20px;
}
.product_category_card_wrapper .product_content-wrapper h3 {
    color: #fff;
    font-family: "Poppins";
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px;
}
.product_category_card_wrapper .product_content-wrapper h2 {
    color: #fff;
    font-family: "Poppins";
    font-size: 90px;
    font-weight: 800;
    text-transform: uppercase;
}
.product_category_card_wrapper .product_content-wrapper p {
    font-size: 16px;
    line-height: 1.5;
    color: #cfd0d4;
}
.Product-category .product_category_card_wrapper .product_content-wrapper .btn {
    background: transparent;
    border-radius: 0px;
    padding: 10px 19px;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    border: 1px solid;
    border-radius: 9px;
}
.product_category_card-2 .product_content-wrapper h6 {
    margin: 0px;
    color: #2b2834;
}
.product_category_card-2 .product_content-wrapper h2 {
    color: #071340;
    font-size: 138px;
    margin: 0px;
    line-height: 0.9;
    font-weight: 800;
}
.product_category_card-2 a.btn,
.product_category_card-4 a.btn,
.product_category_card-5 a.btn {
    color: #071340 !important;
}
.product_category_card-2 .product_content-wrapper h3 {
    color: #071340;
    font-size: 70px;
    margin: 0px;
    line-height: 1;
    font-weight: 700;
}
.product_category_card-2 .product_content-wrapper p {
    font-size: 16px;
    line-height: 1.5;
    color: #071340;
}
.product_category_card-3 .product_content-wrapper h3 {
    font-family: "Granite";
    font-weight: 400;
}
.product_category_card-3 .product_content-wrapper h2 {
    color: #0c4348;
    line-height: 0.8;
}
.product_category_card-3 .product_content-wrapper h4 {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
}
.product_category_card-3 .product_content-wrapper {
    top: 9%;
}
.product_category_card-4 .product_content-wrapper h6 {
    font-size: 28px;
    color: #13213b;
}
.product_category_card-4 .product_content-wrapper h3 {
    color: #13213b;
    font-family: "Poppins";
    font-size: 50px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px;
}
.product_category_card-4 .product_content-wrapper h2 {
    font-size: 80px;
    color: #13213b;
}
.product_category_card-4 .product_content-wrapper p {
    font-size: 16px;
    line-height: 1.5;
    color: #071340;
}
.product_category_card-5 .product_content-wrapper h3 {
    color: #13213b;
    font-family: "Poppins";
    font-size: 38px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0px;
}
.product_category_card-5 .product_content-wrapper h2 {
    font-size: 80px;
    color: #13213b;
}
.product_category_card-5 .product_content-wrapper p {
    font-size: 16px;
    line-height: 1.5;
    color: #071340;
}
.our_mission .img-box img {
    height: 500px;
    object-fit: cover;
    object-position: right;
}
.our_mission .contentDv a.btn {
    background: #071340;
    border-radius: 0px;
    padding: 9px 34px;
    color: #fff;
    margin-top: 20px;
}
.our_mission .contentDv h2 {
    color: #071340 !important;
    font-size: 78px !important;
    line-height: 1.5 !important;
    font-family: "Granite" !important;
    text-transform: uppercase;
}
.our_mission .contentDv h3 {
    color: #0a0a0a !important;
    font-size: 45px !important;
    line-height: 1.5 !important;
    font-family: "jeko" !important;
    text-transform: uppercase;
}
.our_mission .contentDv h6 {
    color: #071340 !important;
    font-size: 21px !important;
    line-height: 1.5 !important;
    font-family: "poppins" !important;
    text-transform: uppercase;
    font-weight: 700;
}
