@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Oswald", sans-serif;
}

body {
    font-family: "Poppins", sans-serif;
}

.overflow {
    overflow: hidden;
}

.text-color {
    color: #5f5f5f;
}

.text-theme {
    color: #ff0009;
}

.top-bar {
    background-color: #ff0009;
}

.navbar-brand img {
    width: 250px;
}

.top-bar ul {
    list-style: none;
    padding: 0px;
    margin: 0;
}

.top-bar ul li {
    float: left;
    margin-right: 15px;
    color: #ffffff;
    padding: 8px 0px;
    font-size: 14px;
}

.top-bar .btn-quote {
    float: right;
    background: #ffffff;
    padding: 8px 24px;
    color: #000000;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
}

.head-contact {
    padding: 0;
}

.head-links {
    display: flex;
    justify-content: end;
    align-items: center;
}

.social-icons a {
    display: inline-block;
    color: #ffffff;
    padding: 0px 5px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    font-weight: 500;
    color: #111111;
    font-size: 14px;
    text-transform: uppercase;
}

/* banner */

.ritutech-land-banner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 84vh;
    /* height: auto; */
}

.ritutech-land-banner {
    width: 100%;
    position: relative;
    z-index: -1;
}

.ritutech-land-banner::before {
    position: absolute !important;
    content: "" !important;
    left: 0 !important;
    top: 0 !important;
    height: 100% !important;
    width: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.521) 30%, rgba(255, 255, 255, 0) 80%);
    z-index: 0;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.home-slider .carousel-indicators {
    left: 0;
    width: 96px;
    margin-left: 100px;
    text-align: left;
    z-index: 9;
}

.home-slider .carousel-indicators li {
    border-radius: 100%;
    width: 8px;
    height: 8px;
    margin-right: 10px;
    margin-left: 0;
}

.carousel-indicators [data-bs-target] {
    color: #ffae0d;
}

.ritutech-land-banner-text {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: start;
    left: 122px;
    flex-direction: column;
}

.ritutech-land-banner-text .ritutech-banner-head {
    color: #ffffff;
    margin-bottom: 12px;
    font-size: 40px;
    text-transform: uppercase;
}

.ritutech-land-banner-text .ritutech-banner-head span {
    color: #fff;
}

.ritutech-land-banner-text p {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    /* line-height: 2.2; */
    opacity: .9;
    margin: 0;
    width: 69%;
}

.ritutech-banner-phone {
    z-index: 9;
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 122px;
    transform: rotate(0deg);
    writing-mode: sideways-lr;
}

.ritutech-banner-phone img {
    width: 55px;
    transform: rotate(157deg);
}

.ritutech-banner-phone div {
    margin-top: 12px;
}

.ritutech-banner-phone div a {
    font-weight: 500;
    font-size: 20px;
    color: #ffffff;
    transition: all 0.2s ease-In;
    text-decoration: none;
}

.ritutech-banner-phone div span {
    font-weight: 500;
    font-size: 17px;
    text-transform: uppercase;
    color: #ffae0d;
    display: block;
}

/* end banner */

.section-01,
.section-03 {
    background-color: #fff4e8f2;
}

.p-lg {
    padding: 45px 0px;
}

.p-xl {
    padding: 60px 0px;
}

.p-xxl {
    padding: 75px 0px;
}

.h-img-01 {
    float: right;
}

.h-img-01 img {
    height: 500px;
    width: 470px;
    object-fit: cover;
}

.counter-main {
    position: relative;
}

.counter-box {
    position: absolute;
    width: 600px;
    bottom: 10%;
    left: 0px;
    z-index: 9;
    display: flex;
}

.counter-box .inner-counter-1 {
    background-color: #ff0009;
    padding: 30px 45px;
    color: #ffffff;
    margin: 5px;
}

.counter-box .inner-counter-2 {
    background-color: #ffae0d;
    padding: 30px 45px;
    color: #ffffff;
    margin: 5px;
}

.counter-box .inner-counter-1 .counter,
.counter-box .inner-counter-2 .counter {
    font-size: 4rem;
    line-height: 4rem;
}

.pro-card {
    /* position: relative; */
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.pro-name {
    position: relative;
    margin-top: -45px;
    width: 90%;
    background-color: #fffffe;
    color: #000;
    left: 0px;
    bottom: -25px;
    padding: 20px 15px;
}

.pro-name h4 {
    font-size: 1.4em;
    font-family: "Oswald", sans-serif;
}

.pro-name .icon-img {
    position: absolute;
    right: 17px;
    top: -32px;
}

.read-more {
    color: #fff;
    background-color: #ff0009;
    text-decoration: none;
    display: inline-block;
    font-weight: 300;
    font-size: 12px;
    padding: 10px;
    border-radius: 30px;
    text-transform: capitalize;
}

.vision-box h2 span,
.mission-box h2 span {
    width: 80px;
    height: 70px;
    line-height: 90px;
    background-color: #ff0009;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}

.btn-theme {
    background-color: #ff0009;
    color: #ffffff;
    width: 180px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
    transition: all 0.5s;
    border-radius: 30px;
    text-transform: capitalize;
    margin-top: 10px;
}

.btn-theme:hover {
    background-color: #c7c7c7;
    color: #242424;
}

.project-img {
    object-fit: cover;
    width: 100%;
    height: 300px;
    transition-duration: 1000ms;
}

.project-img-box:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
}

.project-img-box {
    overflow: hidden;
    position: relative;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    /* justify-content: center; */
    /* align-items: center; */
    transition: all 0.9s;
}

.project-heading {
    font-size: 1.4em;
    position: absolute;
    opacity: 1;
    /* left: 0px;
    bottom: -45px; */
    display: inline-block;
    /* height: 60px;
    line-height: 60px; */
    padding: 10px 15px;
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    transition: all 0.9s;
    z-index: 9;
    background-color: #ffae0d;
    border-bottom-right-radius: 20px;
}

/* .project-img-box:hover .project-heading {
    opacity: 1;
} */

.project-img-box:hover::after {
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.section-05 {
    background: url(../images/polycarbonate-sheet-01.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    z-index: 0;
}


.section-05::before {
    content: "";
    background-color: rgb(0 0 0 / 76%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: -1;
}

footer {
    background-color: #fff !important;
}

.f-links {
    list-style: none;
    padding: 0px;
}

.f-links li a {
    color: #111111;
    text-decoration: none;
}

.copy-right {
    font-size: 14px;
}

.copy-right a {
    text-decoration: none;
    color: #000;
}

@media only screen and (max-width: 768px) {
    .head-contact {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .head-links {
        justify-content: center;
    }
    .ritutech-land-banner {
        height: 100%;
    }

    .ritutech-land-banner-text .ritutech-banner-head {
        margin-bottom: 3px;
        font-size: 31px;
    }

    .ritutech-land-banner-text p {
        width: 73%;
        line-height: 21px;
    }
    .ritutech-land-banner-text {
        left: 35px;
    }
    .home-slider .carousel-indicators {
        margin-left: 15px;
    }
    .ritutech-banner-phone {
        right: 35px;
    }

    .counter-box .inner-counter-1 .counter, .counter-box .inner-counter-2 .counter {
        font-size: 35px;
    }

    .counter-box .inner-counter-1, .counter-box .inner-counter-2 {
        padding: 15px 25px;
    }
}


@media only screen and (max-width: 600px) {
    .btn-theme {
        width: 140px;
        height: 36px;
        line-height: 36px;
        margin-top: 10px;
    }

    .ritutech-land-banner {
        height: 100%;
    }

    .ritutech-banner-phone div span {
        font-size: 9px;
        line-height: 1px;
    }

    .home-slider .carousel-indicators {
        width: 86px;
        margin-left: 20px;
        margin-bottom: 0px;
    }

    .ritutech-land-banner-text .ritutech-banner-head {
        margin-bottom: 3px;
        font-size: 22px;
    }

    .ritutech-land-banner-text p {
        width: 78%;
        line-height: 13px;
        font-size: 14px;
    }

    .ritutech-banner-phone {
        bottom: -57px;
        right: 12px;
    }

    .ritutech-land-banner-text {
        left: 35px;
        top: 0px;
    }

    .ritutech-banner-phone img {
        width: 37px;
        transform: rotate(157deg);
    }

    .ritutech-banner-phone div a {
        font-size: 10px;
    }

    .ritutech-banner-phone div span {
        font-size: 9px;
        line-height: 1px;
    }

    .btn-quote {
        display: none;
    }

    .counter-box {
        width: 90%;
        flex-direction: row;
    }

    .counter-box .inner-counter-1 {
        background-color: #ff0009;
        padding: 15px 25px;
        color: #ffffff;
        margin: 5px;
    }

    .counter-box .inner-counter-2 {
        background-color: #ffae0d;
        padding: 15px 25px;
        color: #ffffff;
        margin: 5px;
    }

    .counter-box .inner-counter-1 .counter,
    .counter-box .inner-counter-2 .counter {
        font-size: 3rem;
        line-height: 3rem;
    }

    .h-img-01 img {
        height: 400px;
        width: 470px;
        object-fit: cover;
    }

    footer .p-xxl {
        padding: 75px 15px;
    }
}