* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}



/* portfolio heading  */
.portfolio_heading {
    margin-top: 120px;
}

@media screen and (max-width:1030px) {
    .portfolio_heading {
        margin-top: 120px;
    }
}

@media screen and (max-width:600px) {
    .portfolio_heading .portfolio_head_row .left h5 {
        font-size: 30px !important;
    }
}

.portfolio_heading .portfolio_head_row .left h5 {
    color: #000;
    font-family: Arial;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.portfolio_heading .portfolio_head_row .left p {
    color: #4D4848;
    font-family: Manrope;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1px;
    word-spacing: 3px;
    line-height: 1.6;
}

.common__btn {
    margin-top: 15px;
}

.portfolio_heading .portfolio_head_row .right {
    display: flex;
    justify-content: end;
}

@media screen and (max-width:830px) {
    .portfolio_heading .portfolio_head_row .right {
        justify-content: center;
        margin-top: 60px;
    }
}

.portfolio_heading .portfolio_head_row .right svg {
    margin: -25px -20px;
}

.portfolio_heading .portfolio_head_row .right .side_puzzle {
    margin-left: 130px !important;
}





/* Our Work  */
.our_work_section {
    margin-top: 100px;
}

    .our_work_section .our_work_heading {
        display: flex;
        justify-content: center;
    }

        .our_work_section .our_work_heading h3 {
            color: #000;
            font-family: Arial;
            font-size: 40px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            text-align: center;
        }

@media screen and (max-width:600px) {
    .our_work_section .our_work_heading h3 {
        font-size: 35px;
    }

    .our_work_section .our_work_row .left .work_details .project_description h3 {
        font-size: 25px !important;
    }

    .our_work_section .our_work_row {
        margin-bottom: 20px !important;
    }
}

.our_work_section .our_work_heading p {
    width: 62%;
    margin: 0px auto;
    color: #4D4848;
    text-align: center;
    font-family: Manrope;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    word-spacing: 1px;
    letter-spacing: 1px;
    font-style: normal;
    text-align: center;
}

.our_work_section .our_work_row {
    margin-bottom: 60px;
}

    .our_work_section .our_work_row .left {
        padding: 20px 0px 10px 0px;
    }

        .our_work_section .our_work_row .left .transport_industry {
            display: inline-flex;
            padding: 4px 14px;
            align-items: center;
            gap: 8px;
            border-radius: 5px;
            background: #E4EFFF;
            color: #4D96FF;
            font-family: Manrope;
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
        }

        .our_work_section .our_work_row .left .work_details .project_description h3 {
            color: #000;
            font-family: Arial;
            font-size: 30.976px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
        }

        .our_work_section .our_work_row .left .work_details .project_description p {
            color: #4D4848;
            font-family: Manrope;
            font-style: normal;
            font-weight: 400;
            line-height: 1.5;
            font-size: 18px;
            letter-spacing: 1px;
            word-spacing: 2px;
        }

        .our_work_section .our_work_row .left .work_details .category p {
            color: #000;
            font-family: Arial;
            font-size: 18px;
            font-style: normal;
            font-weight: 400;
            line-height: 1.4;
            border-left: 2px solid #000;
            padding: 1px 8px;
            margin-top: 19px;
        }

    .our_work_section .our_work_row .right {
        background: url('../images/work_bg.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

        .our_work_section .our_work_row .right .category_img_details {
            position: absolute;
            bottom: 6%;
            left: 50px;
        }

@media screen and (max-width:1440px) {
    .our_work_section .our_work_heading p {
        width: 72%;
    }
}

@media screen and (max-width:992px) {
    .our_work_section .our_work_row .right {
        min-height: 300px;
    }

        .our_work_section .our_work_row .right .category_img_details {
            bottom: 4%;
            left: 5px;
        }

    .our_work_section .our_work_heading p {
        width: 86%;
    }
}

.our_work_section .our_work_row .right .category_img_details p {
    color: #F3F3F3;
    font-family: Manrope;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    display: inline-block;
    align-items: center;
    margin: 12px;
}



/* Partner  */
.partner_section {
    margin-top: 100px;
}

    .partner_section .partner_heading h2 {
        color: #000;
        text-align: center;
        font-family: Arial;
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .partner_section .partners_main .partners {
        display: flex;
        justify-content: space-around;
    }

        .partner_section .partners_main .partners img {
            width: 220px;
        }

@media screen and (max-width:992px) {
    .partner_section .partners_main .partners img {
        width: 145px;
    }
}



@media screen and (max-width:830px) {
    .partner_section .partner_heading h2 {
        font-size: 30px;
    }
}

@media screen and (max-width:610px) {
    .partner_section .partner_heading h2 {
        font-size: 20px;
    }

    .partner_section .partners_main {
        display: flex;
        justify-content: center;
    }

        .partner_section .partners_main .partners {
            flex-direction: column;
        }

            .partner_section .partners_main .partners img {
                width: 140px;
            }
}



/* Footer CSS  */

.footer_section {
    margin-top: 100px;
    background-color: #F2F9FF;
    padding: 60px 0px 0px 0px;
    height: 800px !important;
}

    .footer_section h6 {
        color: #000;
        font-family: Arial;
        font-size: 17px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .footer_section ul {
        padding: 0px;
        display: flex;
        flex-direction: column;
        gap: 4px;
    }

        .footer_section ul li {
            list-style: none;
        }

            .footer_section ul li a {
                text-decoration: none;
                color: #5C5C5C;
                font-family: Manrope;
                font-size: 15px;
                font-style: normal;
                font-weight: 400;
                line-height: normal;
            }

                .footer_section ul li a:hover {
                    color: #4A5EE5;
                }

    .footer_section .horizontal_line {
        display: flex;
        justify-content: center;
    }

        .footer_section .horizontal_line hr {
            width: 95%;
            opacity: 0.2;
            background: rgba(0, 0, 0, 0.51);
        }

    .footer_section .company_detail p {
        color: #5C5C5C;
        font-family: Arial;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        width: 90%;
    }

    .footer_section .info_secttion h5 {
        color: #000;
        font-family: Arial;
        font-size: 21.126px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: uppercase;
    }

    .footer_section .info_secttion ul li a {
        color: #5C5C5C;
        font-family: Manrope;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

        .footer_section .info_secttion ul li a:hover {
            color: #4A5EE5;
        }

    .footer_section .footer_social svg:hover {
        cursor: pointer;
    }

        .footer_section .footer_social svg:hover rect {
            stroke: black;
        }

        .footer_section .footer_social svg:hover path {
            stroke: black;
        }

    .footer_section .copyright p {
        color: #5C5C5C;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 199.49%;
    }


@media screen and (max-width:1030px) {
    .footer_section {
        height: 900px !important;
    }

        .footer_section .horizontal_line hr {
            width: 95%;
        }

        .footer_section .info_secttion_main {
            padding: 10px !important;
        }

        .footer_section .footer_social {
            padding: 10px !important;
        }

        .footer_section .copyright {
            padding: 10px !important;
            justify-content: center !important;
        }

        .footer_section .company_detail {
            padding: 10px !important;
        }
}

@media screen and (max-width:830px) {
    .footer_section {
        height: 1200px !important;
    }

        .footer_section .company_detail {
            align-items: start !important;
            flex-direction: column;
        }

        .footer_section .info_secttion_main {
            justify-content: start !important;
            align-items: start !important;
            margin: 0;
            padding: 0;
        }

        .footer_section .footer_social {
            justify-content: start !important;
            align-items: start !important;
            margin: 0;
            padding: 0;
        }

        .footer_section .copyright {
            justify-content: start !important;
            margin: 0;
            padding: 0;
        }
}

@media screen and (max-width:768px) {
    .footer_section {
        height: 1200px;
    }
}

@media screen and (max-width:600px) {
    .footer_section {
        height: 2200px !important;
    }

        .footer_section .industry-item {
            flex-direction: column;
        }
}
