﻿@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&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');


.callright{
    position:relative;
    right:80px;
    top:20px;
    color:#E70000;
    font-size:20px;
    font-weight:600;
    text-decoration:none;

}
.home {
    background-image: url('../img/img_4261.jpg');
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    padding: 0;
    top: 0;
    height: 90vh;
    background-size: cover;
}


        .interiorhome {
            background-image: url('../img/img_4025.jpeg');
            background-position: center;
            background-repeat: no-repeat;
            width: 100%;
            padding: 0;
            top: 0;
            height: 90vh;
            background-size: cover;
        }

        .interiordesign {
            background-image: url('../img/esas render blur 2.jpg');
            background-position: center;
            background-repeat: no-repeat;
            width: 100%;
            padding: 0;
            top: 0;
            height: 90vh;
            background-size: cover;
        }

        .home::before {
            content: '';
            width: 100%;
            height: 90vh;
            background-color: rgba(0, 0, 0, 0.492);
            z-index: 2;
            position: absolute;
        }

        .home .home-text {
            width: 50%;
            height: 300px;
            color: white;
            position: relative;
            left: 25%;
            top: 30vh;
            z-index: 3;
        }

        .home-text h1 {
            font-family: 'inter';
            font-size: 70px;
            text-align: center;
            padding: 0;
        }

        .home-text a {
            width: 30%;
            background-color: white;
            padding: 20px 30px;
            border-radius: 40px;
            color: #E70000;
            text-decoration: none;
            font-family: 'poppins';
            font-weight: 600;
            left: 35%;
            top: 50px;
            position: relative;
        }

        body {
            padding: 0;
            margin: 0;
        }

        .about {
            width: 90%;
            margin: auto;
            margin-top: 100px;
            height: auto;
            padding: 30px 10px;
            border-radius: 20px;
            display: flex;
            justify-content: space-evenly;
            flex-wrap: wrap;
            background-color: #FCFBF7;
             
        }

        .about-text {
            padding: 20px 30px;
            font-family: 'poppins';
            width: 40%;
        }
        .socli{
            width:100%;
            position:relative;
            top:0px;
        }
            .about-text h1 {
                font-size: 35px;
                font-weight: 800;
                color: #E70000;
            }

            .about-text p {
                font-size: 15px;
            }

            .about-text a {
                padding: 15px 30px;
                background-color: #ffff;
                color: #E70000;
                border-radius: 8px;
                position: relative;
                top: 20px;
                text-decoration: none;
                font-weight: 600;
            }

        .about-img {
            width: 55%;
            height: auto;
            display: flex;
            padding-top: 100px;
            justify-content: space-evenly;
        }

            .about-img img {
                width: 30%;
                height: 170px;
            }

            .about-img .second {
                margin-top: 100px;
            }

        .reclam {
            width: 80%;
            height:80px;
            margin: 100px auto;
            justify-content: space-evenly;
            display: flex;
        }

        .services {
            width: 98%;
            margin: auto;
            display: flex;
            height: auto;
            justify-content: space-evenly;
        }

        .service {
            width: 22%;
            height: 350px;
            background-position: center;
            text-decoration: none;
            background-size: cover;
            background-repeat: no-repeat;
        }

            .service::before {
                width: 21.5%;
                height: 350px;
                background-color: rgba(0, 0, 0, 0.499);
                content: "";
                position: absolute;
                z-index: 2;
            }

        .s1 {
            background-image: url('../img/img_4143.jpg');
        }

        .s2 {
            background-image: url('../img/img_4296.jpeg');
        }

        .s3 {
            background-image: url('../img/img_4289.jpeg');
        }

        .s4 {
            background-image: url('../img/esas rende 1teras.jpg');
        }

        .service img {
            width: 70px;
            height: 70px;
        }

        .service-text {
            text-align: center;
            width: 100%;
            height: 170px;
            margin-top: 90px;
            color: #ffff;
            position: relative;
            padding: 0 30px;
            z-index: 4;
        }

            .service-text h1 {
                margin-top: 10px;
                font-weight: 600;
                font-size: 32px;
                font-family: 'poppins';
            }

        footer {
            width: 100%;
            height: 60px;
            padding-top: 20px;
            margin-top: 0;
            color: #E70000;
            text-align: center;
        }

            footer a {
                color: #ff6a00;
                text-decoration: none;
                font-size: 20px;
                font-weight: 600;
            }

        .footer {
            display: flex;
            justify-content: space-evenly;
            width: 100%;
            position: relative;
            flex-wrap: wrap;
            top:50px;
            font-family: 'inter';
            height: 300px;
        }

        .coatingbodyy {
            background-image: url('../img/img_4280.jpeg');
            background-position: center;
            background-repeat: no-repeat;
            width: 100%;
            padding: 0;
            top: 0;
            height: 90vh;
            background-size: cover;
        }

        .footer img {
            width: 20%;
            height: 300px;
        }

        .footer h1 {
            text-align: start;
            font-size: 20px;
        }

        .footerhours {
            height: 200px;
            width: 20%;
        }

        .workdayshours {
            justify-content: space-between;
            display: flex;
            width: 100%;
        }

        .workplaace {
            height: 200px;
            width: 15%;
        }

        .workplaces {
            width: 100%;
            margin: auto;
            height: auto;
            display: flex;
            justify-content: space-between !important;
        }

        .sociallinks {
            width: 25%;
            color: #E70000;
            margin: 60px auto;
            display: flex;
            margin-bottom: 20px;
            justify-content: space-evenly;
            text-decoration: none;
        }

            .sociallinks .socials img {
                width: 30px;
                height: 30px;
            }

        .home .sociallinks {
            position: relative;
            z-index: 4;
            left: 85%;
            top: 40vh;
            margin: 0;
            width: 10%;
        }

        .exteriorhome {
            width: 100%;
            height: 95vh;
            background-image: url('../img/img_4256.jpg');
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
        }

            .exteriorhome:before {
                width: 100%;
                height: 95vh;
                content: '';
                position: absolute;
                background-color: rgba(0, 0, 0, 0.50);
            }

        .exteriorhometext {
            width: 50%;
            height: 100%;
            position: relative;
            left: 50%;
            color: white;
            text-align: center;
            font-family: 'inter';
        }

            .exteriorhometext h1 {
                font-size: 50px !important;
                font-family: 'poppins';
                font-weight: 500;
                position: relative;
                top: 150px;
            }

            .exteriorhometext a {
                padding: 15px 30px;
                position: relative;
                font-weight: 600;
                top: 200px;
                background-color: #ffff;
                text-decoration: none;
                color: #E70000;
            }

            .exteriorhometext img {
                width: 28%;
                height: 150px;
            }

        .divimgs {
            position: relative;
            top: 55vh;
            width: 100%;
            justify-content: space-evenly;
            display: flex;
        }

        .why {
            width: 90%;
            display: flex;
            margin: 50px auto;
        }

        .imgdiv {
            width: 60%;
            height: 600px;
        }

        .why a {
            padding: 15px 30px;
            text-decoration: none;
            color: #E70000;
            background-color: #FCFBF7;
        }

        .img1 {
            width: 55%;
            height: 400px;
        }

        .img2 {
            width: 34%;
            height: 250px;
            position: relative;
            top: 100px;
            left: -200px;
            border: 20px solid white;
        }

        .textdiv {
            width: 40%;
            position: relative;
            left: -200px;
            padding-top: 60px;
            font-size: 22px;
            font-family: 'poppins';
        }

        .serv {
            width: 85%;
            margin: auto;
            display: flex;
            height: auto;
            justify-content: space-evenly;
            flex-wrap: wrap;
        }

        .pcnav {
            width: 100%;
            position: fixed !important;
            justify-content: space-between;
            display: flex;
            z-index: 10;
            height:auto;
            background-color: #Ffff;
            color: #E70000;
        }

       

        .nav {
            width: 30%;
            margin: 15px;

        }

        .pcnav ul li a {
            color: #E70000;
            font-family: 'poppins';
            font-weight: 600;
        }

        .pcnav img {
            width: 70px;
            position:relative;
            height: 70px;
            left:50px;
        }

        .serc {
            font-family: 'poppins';
            color: black;
            width: 25%;
            height: auto;
            background-color: #FCFBF7;
            padding: 40px;
            text-align: center;
        }

            .serc img {
                width: 30%;
                margin: auto;
                height: 70px;
            }

            .serc h1 {
                font-size: 22px;
                font-weight: 600;
            }

        .serc3 p {
            margin-top: 40px;
        }

        .serc p {
            font-size: 15px;
        }

        .body {
            width: 100%;
            height: 100vh;
            background-image: url('../img/untitled design(7).png');
            background-repeat: no-repeat;
            background-size: cover;
            color: #E70000;
            font-size: 100px;
            text-align: center;
            padding-top: 300px;
            font-weight: 800;
            background-position: center;
        }

        .navbar {
            display: none !important;
        }
@media screen and (max-width: 445px){
    @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&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');

    .home {
        background-image: url('../img/img_4261.jpg');
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        padding: 0;
        top: 0;
        height: 80vh;
        background-size: cover;
    }

        .home::before {
            content: '';
            width: 100%;
            height: 80vh;
            background-color: rgba(0, 0, 0, 0.492);
            z-index: 2;
            position: absolute;
        }

        .home .home-text {
            width: 100%;
            height: 300px;
            color: white;
            left: 0;
            position: relative;
            text-align: center;
            top: 30vh;
            z-index: 3;
        }

    .home-text h1 {
        font-family: 'inter';
        font-size: 35px !important;
        text-align: center;
        padding: 20px;
    }

    .home-text a {
        width: 30%;
        background-color: white;
        padding: 15px 20px !important;
        border-radius: 40px;
        color: #E70000;
        left: 15px !important;
        text-decoration: none;
        font-family: 'poppins';
        font-weight: 600;
        position: relative;
    }

    body {
        padding: 0;
        margin: 0;
    }

    .navbar {
        display: block !important;
        font-family: 'poppins';
    }

    .offcanvas-title {
        font-weight: 700;
        color: #E70000;
    }

    .navbar a {
        color: #E70000;
    }

    .navbar .active {
        color: #E70000 !important;
    }

    .pcnav {
        display: none !important;
    }

    .about {
        width: 95%;
        margin: auto;
        margin-top: 100px;
        height: auto;
        border-radius: 20px;
        display: flex;
        justify-content: space-evenly;
        flex-wrap: wrap;
        background-color: #FCFBF7;
    }

    .about-text {
        padding: 10px 30px;
        font-family: 'poppins';
        width: 100% !important;
    }

        .about-text h1 {
            font-size: 30px;
            font-weight: 800;
            color: #E70000;
        }

        .about-text p {
            font-size: 12px;
        }

        .about-text a {
            padding: 15px 30px;
            background-color: #ffff;
            color: #E70000;
            border-radius: 8px;
            position: relative;
            top: 20px;
            text-decoration: none;
            font-weight: 600;
        }

    .offcanvas .sociallinks {
        margin-top: 450px;
    }

    .about-img {
        width: 100% !important;
        height: auto;
        display: flex;
        padding: 50px 10px;
        justify-content: space-evenly;
    }

        .about-img img {
            width: 30%;
            height: 100px;
        }

        .about-img .second {
            margin-top: 100px;
            height: 100px;
        }

    .reclam {
        width: 95% !important;
        margin: 100px auto;
        height: 50px !important;
        justify-content: space-evenly;
        display: flex;
    }

    .navbar img {
        width: 40px;
        height: 40px;
    }

    .navbar {
        background-color: white;
    }

    .reclam img {
        width: 10% !important;
        height: auto !important;
    }

    .services {
        width: 98%;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        height: auto;
        justify-content: space-evenly;
    }

    .service {
        width: 40% !important;
        height: 200px;
        margin-bottom: 30px;
        background-position: center;
        text-decoration: none;
        background-size: cover;
        background-repeat: no-repeat;
    }

        .service::before {
            width: 39.2% !important;
            height: 200px;
            background-color: rgba(0, 0, 0, 0.499);
            content: "";
            position: absolute;
            z-index: 2;
        }

    .s1 {
        background-image: url('../img/img_4143.jpg');
    }


    .s2 {
        background-image: url('../img/img_4296.jpeg');
    }

    .s3 {
        background-image: url('../img/img_4289.jpeg');
    }


    .s4 {
        background-image: url('../img/esas rende 1teras.jpg');
    }

    .service img {
        width: 40px;
        height: 40px;
    }

    .service-text {
        text-align: center;
        width: 80%;
        height: 170px;
        padding: 10px;
        margin: 50px auto;
        font-family: 'inter';
        font-weight: 700;
        font-size: 10px !important;
        color: #ffff;
        position: relative;
        z-index: 4;
    }

        .service-text h1 {
            font-size: 18px !important;
            margin-top: 20px;
            font-weight: 700;
        }

    .footer {
        display: flex;
        justify-content: space-evenly;
        width: 100%;
        position: relative;
        top: 0 !important;
        flex-wrap: wrap;
        font-family: 'inter';
        height: 350px;
    }

        .footer img {
            width: 56% !important;
            margin: 50px auto;
            height: 200px;
        }

    footer  {
        text-align: center;
        font-size: 14px;
        top:0;
        margin:0;
        color: #E70000;
    }


    .footerhours {
        height: 150px;
        width: 45% !important;
    }

    .workdayshours {
        justify-content: space-between;
        display: flex;
        width: 100%;
        font-size: 10px;
    }

    .workplaace {
        height: 120px;
        width: 35% !important;
    }

    .workplaces {
        width: 100%;
        margin: auto;
        font-size: 10px;
        height: auto;
        display: flex;
        justify-content: space-between !important;
    }

    .sociallinks {
        width: 40% !important;
        color: #E70000;
        margin-top: 60px !important;
        display: flex;
        justify-content: space-evenly;
        text-decoration: none;
    }

        .sociallinks .socials img {
            width: 20px;
            height: 20px;
        }

    .home .sociallinks {
        position: relative;
        z-index: 4;
        left: 85%;
        top: 40vh ;
        margin: 0;
        width: 10%;
    }

    .exteriorhome {
        width: 100%;
        height: 80vh;
        background-image: url('../img/img_4256.jpg');
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

        .exteriorhome:before {
            width: 100%;
            height: 80vh;
            content: '';
            position: absolute;
            background-color: rgba(0, 0, 0, 0.50);
        }

    .exteriorhometext {
        width: 100% !important;
        height: 100%;
        position: relative;
        left: 0 !important;
        text-align: center !important;
        color: white;
        font-family: 'poppins';
    }

        .exteriorhometext h1 {
            font-size: 50px !important;
            font-family: 'inter';
            font-weight: 800;
            text-align: center !important; position: relative;
            top: 150px;
        }

        .exteriorhometext a {
            position: relative;
            font-weight: 600;
            top: 200px;
            width: 200px;
            background-color: #ffff;
            text-decoration: none;
            color: #E70000;
        }

        .exteriorhometext img {
            width: 25%;
            height: 100px !important;
        }

    .divimgs {
        position: relative;
        top: 40vh;
        width: 100%;
        justify-content: space-evenly;
        display: flex;
    }

    .why {
        width: 96% !important;
        display: flex;
        margin: 50px auto !important;
        flex-wrap: wrap;
    }

    .imgdiv {
        width: 100% !important;
        height: 300px !important;
    }

    .why a {
        padding: 15px 30px;
        text-decoration: none;
        color: #E70000;
        background-color: #FCFBF7;
    }

    .img1 {
        width: 79% !important;
        height: 260px !important;
    }

    .img2 {
        width: 55% !important;
        height: 200px !important;
        position: relative;
        top: -130px !important;
        left: 36% !important;
        border: 10px solid white;
    }

    .textdiv {
        width: 90% !important;
        position: relative;
        left: 5% !important;
        top: 0 !important; padding-top: 50px;
        font-size: 22px;
        font-family: 'poppins';
    }

        .textdiv h1 {
            font-size: 20px;
            color: #E70000;
        }

        .textdiv p {
            font-size: 15px;
        }

        .textdiv a {
            padding: 10px 20px;
            font-size: 14px;
        }

    .serv {
        width: 100% !important;
        margin: 100px auto;
        display: flex;
        height: auto;
        justify-content: space-evenly;
        flex-wrap: wrap;
    }

    .serc {
        font-family: 'poppins';
        color: black;
        margin: 30px auto;
        width: 80% !important;
        height: auto;
        background-color: #FCFBF7;
        padding: 20px;
        text-align: center;
    }

        .serc img {
            width: 20%;
            margin: auto;
            height: 60px;
        }

        .serc h1 {
            font-size: 17px;
            font-weight: 500;
        }

    .serc3 p {
        margin-top: 0px;
    }

    .serc p {
        font-size: 15px;
    }

    .body {
        font-size: 60px;
    }

}

    @media screen and (max-width: 718px) {
        @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&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');

        .home {
            background-image: url('../img/img_4261.jpg');
            background-position: center;
            background-repeat: no-repeat;
            width: 100%;
            padding: 0;
            top: 0;
            height: 80vh;
            background-size: cover;
        }

            .home::before {
                content: '';
                width: 100%;
                height: 80vh;
                background-color: rgba(0, 0, 0, 0.492);
                z-index: 2;
                position: absolute;
            }

            .home .home-text {
                width: 100%;
                height: 300px;
                color: white;
                left: 0;
                position: relative;
                text-align: center;
                top: 30vh;
                z-index: 3;
            }

        .home-text h1 {
            font-family: 'inter';
            font-size: 40px;
            text-align: center;
            padding: 20px;
        }

        .home-text a {
            width: 30%;
            background-color: white;
            padding: 20px 30px;
            border-radius: 40px;
            color: #E70000;
            left: 0;
            text-decoration: none;
            font-family: 'poppins';
            font-weight: 600;
            position: relative;
        }

        body {
            padding: 0;
            margin: 0;
        }

        .navbar {
            display: block !important;
            font-family: 'poppins';
        }

        .offcanvas-title {
            font-weight: 700;
            color: #E70000;
        }

        .navbar a {
            color: #E70000;
        }

        .navbar .active {
            color: #E70000 !important;
        }

        .pcnav {
            display: none !important;
        }

        .about {
            width: 95%;
            margin: auto;
            margin-top: 100px;
            height: auto;
            border-radius: 20px;
            display: flex;
            justify-content: space-evenly;
            flex-wrap: wrap;
            background-color: #FCFBF7;
        }

        .about-text {
            padding: 1 0px 30px;
            font-family: 'poppins';
            width: 100%;
        }

            .about-text h1 {
                font-size: 30px;
                font-weight: 800;
                color: #E70000;
            }

            .about-text p {
                font-size: 12px;
            }

            .about-text a {
                padding: 15px 30px;
                background-color: #ffff;
                color: #E70000;
                border-radius: 8px;
                position: relative;
                top: 20px;
                text-decoration: none;
                font-weight: 600;
            }

        .offcanvas .sociallinks {
            margin-top: 450px;
        }

        .about-img {
            width: 100%;
            height: auto;
            display: flex;
            padding: 50px 10px;
            justify-content: space-evenly;
        }

            .about-img img {
                width: 30%;
                height: 100px;
            }

            .about-img .second {
                margin-top: 100px;
                height: 100px;
            }

        .reclam {
            width: 95%;
            margin: 100px auto;
            height: 100px;
            justify-content: space-evenly;
            display: flex;
        }

        .navbar img {
            width: 40px;
            height: 40px;
        }

        .navbar {
            background-color: white;
        }

        .reclam img {
            width: 10%;
            height: auto !important;
        }

        .services {
            width: 98%;
            margin: auto;
            display: flex;
            flex-wrap: wrap;
            height: auto;
            justify-content: space-evenly;
        }

        .service {
            width: 40%;
            height: 200px;
            margin-bottom: 30px;
            background-position: center;
            text-decoration: none;
            background-size: cover;
            background-repeat: no-repeat;
        }

            .service::before {
                width: 39.2%;
                height: 200px;
                background-color: rgba(0, 0, 0, 0.499);
                content: "";
                position: absolute;
                z-index: 2;
            }

        .s1 {
            background-image: url('../img/img_4143.jpg');
        }


        .s2 {
            background-image: url('../img/img_4296.jpeg');
        }

        .s3 {
            background-image: url('../img/img_4289.jpeg');
        }


        .s4 {
            background-image: url('../img/esas rende 1teras.jpg');
        }

        .service img {
            width: 40px;
            height: 40px;
        }

        .service-text {
            text-align: center;
            width: 80%;
            height: 170px;
            padding: 10px;
            margin: 50px auto;
            font-family: 'inter';
            font-weight: 700;
            font-size: 10px !important;
            color: #ffff;
            position: relative;
            z-index: 4;
        }

            .service-text h1 {
                font-size: 18px;
                margin-top: 20px;
                font-weight: 700;
            }

        .footer {
            display: flex;
            justify-content: space-evenly;
            width: 100%;
            position: relative;
            top: 0;
            flex-wrap: wrap;
            font-family: 'inter';
            height: auto;
        }

            .footer img {
                width: 56%;
                margin: 50px auto;
                height: 200px;
            }

        footer h1 {
            text-align: start;
            font-size: 14px;
            color: #E70000;
        }
        footer{
            top:-50px;
        }

        .footerhours {
            height: 150px;
            width: 45%;
        }

        .workdayshours {
            justify-content: space-between;
            display: flex;
            width: 100%;
            font-size: 10px;
        }

        .workplaace {
            height: 120px;
            width: 35%;
        }

        .workplaces {
            width: 100%;
            margin: auto;
            font-size: 10px;
            height: auto;
            display: flex;
            justify-content: space-between !important;
        }

        .sociallinks {
            width: 30%;
            color: #E70000;
            margin: 40px auto;
            display: flex;
            justify-content: space-evenly;
            text-decoration: none;
        }

            .sociallinks .socials img {
                width: 20px;
                height: 20px;
            }

        .home .sociallinks {
            position: relative;
            z-index: 4;
            left: 85%;
            top: 40vh;
            margin: 0;
            width: 10%;
        }

        .exteriorhome {
            width: 100%;
            height: 80vh;
            background-image: url('../img/img_4256.jpg');
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
        }

            .exteriorhome:before {
                width: 100%;
                height: 80vh;
                content: '';
                position: absolute;
                background-color: rgba(0, 0, 0, 0.50);
            }

        .exteriorhometext {
            width: 100%;
            height: 100%;
            position: relative;
            text-align: center;
            left: 0;
            color: white;
            text-align: center;
            font-family: 'poppins';
        }

            .exteriorhometext h1 {
                font-size: 50px !important;
                font-family: 'inter';
                font-weight: 800;
                position: relative;
                top: 150px;
            }

            .exteriorhometext a {
                position: relative;
                font-weight: 600;
                top: 200px;
                width: 200px;
                background-color: #ffff;
                text-decoration: none;
                color: #E70000;
            }

            .exteriorhometext img {
                width: 25%;
                height: 100px !important;
            }

        .divimgs {
            position: relative;
            top: 40vh;
            width: 100%;
            justify-content: space-evenly;
            display: flex;
        }

        .why {
            width: 96%;
            display: flex;
            margin: 50px auto;
            flex-wrap: wrap;
        }

        .imgdiv {
            width: 100%;
            height: 300px;
        }

        .why a {
            padding: 15px 30px;
            text-decoration: none;
            color: #E70000;
            background-color: #FCFBF7;
        }

        .img1 {
            width: 79%;
            height: 260px;
        }

        .img2 {
            width: 55%;
            height: 150px;
            position: relative;
            top: -130px;
            left: 36%;
            border: 10px solid white;
        }

        .textdiv {
            width: 90%;
            position: relative;
            left: 5%;
            padding-top: 50px;
            font-size: 22px;
            font-family: 'poppins';
        }

            .textdiv h1 {
                font-size: 20px;
                color: #E70000;
            }

            .textdiv p {
                font-size: 15px;
            }

            .textdiv a {
                padding: 10px 20px;
                font-size: 14px;
            }

        .serv {
            width: 100%;
            margin: 100px auto;
            display: flex;
            height: auto;
            justify-content: space-evenly;
            flex-wrap: wrap;
        }

        .serc {
            font-family: 'poppins';
            color: black;
            margin: 30px auto;
            width: 80%;
            height: auto;
            background-color: #FCFBF7;
            padding: 20px;
            text-align: center;
        }

            .serc img {
                width: 20%;
                margin: auto;
                height: 60px;
            }

            .serc h1 {
                font-size: 17px;
                font-weight: 500;
            }

        .serc3 p {
            margin-top: 0px;
        }

        .serc p {
            font-size: 15px;
        }

        .body {
            font-size: 60px;
        }
    }

    @media screen and (max-width: 1500px) {
        .pcnav .nav {
            width: 35%;
        }
    }
