﻿.services_provided {
    height: 1770px;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    gap: 30px;
}

.services_provided_images {
    height: 1561.19px;
    max-height: 1561.19px;
    width: 315px;
}

.services_provided h1 {
    margin-top: 30px;
    margin-bottom: 50px;
    font-size: 2rem;
    font-weight: 700;
    line-height: 37.5px;
    text-align: center;
}

.services_provided p {
    color: #242424;
}

.webdesign:hover {
    background-color: var(--greyish-color);
    cursor: pointer;
}

.webdesign {
    height: 364.28px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
}

    .webdesign h2 {
        margin-top: 20px;
        height: 61px;
        width: 277px;
        font-size: 2.025rem;
        font-weight: 400;
        line-height: 28.8px;
        letter-spacing: -0.30000001192092896px;
        text-align: center;
        color: var(--caveat-color);
        font-family: var(--font-family2);
    }

    .webdesign p {
        height: 117px;
        width: 315px;
        font-size: 0.875rem;
        font-weight: 400;
        line-height: 28.9px;
        letter-spacing: 0.3400000035762787px;
        text-align: center;
    }

    .webdesign img {
        width: 167px;
        height: 144px;
    }

.ecom:hover {
    background-color: var(--greyish-color);
    cursor: pointer;
}

.ecom {
    height: 373.28px;
    width: 315px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
}

    .ecom h2 {
        height: 69px;
        width: 224px;
        font-size: 2.025rem;
        font-weight: 400;
        line-height: 28.8px;
        letter-spacing: -0.30000001192092896px;
        text-align: center;
        color: var(--caveat-color);
        font-family: var(--font-family2);
    }

    .ecom p {
        height: 129px;
        width: 315px;
        font-size: 0.875rem;
        font-weight: 400;
        line-height: 28.9px;
        text-align: center;
    }

    .ecom img {
        width: 159px;
        height: 136px;
    }

.IT:hover {
    background-color: var(--greyish-color);
    cursor: pointer;
}

.IT {
    height: 365.64px;
    width: 315px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
}

    .IT h2 {
        height: 69px;
        width: 205px;
        font-size: 2.025rem;
        font-weight: 400;
        line-height: 28.8px;
        letter-spacing: -0.30000001192092896px;
        text-align: center;
        color: var(--caveat-color);
        font-family: var(--font-family2);
    }

    .IT p {
        height: 116px;
        width: 315px;
        font-size: 0.84375rem;
        font-weight: 400;
        line-height: 28.9px;
        text-align: center;
    }

    .IT img {
        width: 161px;
        height: 161px;
    }

.custom:hover {
    background-color: var(--greyish-color);
    cursor: pointer;
}

.custom {
    height: 398px;
    width: 315px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
}

    .custom h2 {
        margin-top: 0px;
        height: 50.08px;
        width: 231.07px;
        font-size: 2.025rem;
        font-weight: 400;
        line-height: 28.8px;
        letter-spacing: -0.30000001192092896px;
        text-align: center;
        color: var(--caveat-color);
        font-family: var(--font-family2);
    }

    .custom p {
        height: 129.03px;
        width: 315px;
        margin-top: 20px;
        font-size: 0.84375rem;
        font-weight: 400;
        line-height: 28.9px;
        text-align: center;
    }

    .custom img {
        height: 209px;
        width: 174px;
    }

.services_provided button {
    width: 151.5px;
    height: 44px;
    top: 4449px;
    left: 104px;
    padding: 11px 29.66px 11px 30px;
    gap: 0px;
    font-size: 0.9375rem;
    font-weight: 600;
    line-height: 20px;
    background-color: var(--btn-bgcolor);
    color: var(--basic_color);
    border: 1px solid var(--btn-bgcolor);
}

@media (min-width: 576px) {
    .services_provided {
        height: 1900px;
    }

    .services_provided_images {
        height: 1761.19px;
        max-height: 1761.19px;
        width: 315px;
    }

    .services_provided h1 {
        width: 272px;
        margin-bottom: 40px;
        font-size: 1.875rem;
    }

    .webdesign {
        height: 364.28px;
    }

        .webdesign h2 {
            margin-top: 30px;
            height: 61px;
            width: 277px;
        }

        .webdesign p {
            height: 117px;
            width: 315px;
            margin-top: 10px;
            font-size: 1rem;
        }

        .webdesign img {
            width: 167px;
            height: 144px;
        }

    .ecom {
        height: 373.28px;
        width: 315px;
    }

        .ecom img {
            height: 136px;
            width: 159px;
            margin-top: 0px;
        }

        .ecom h2 {
            height: 69px;
            width: 224px;
            font-size: 2.025rem;
        }

        .ecom p {
            height: 129px;
            width: 315px;
            font-size: 1rem;
        }

    .IT {
        height: 390.64px;
        width: 315px;
        margin-top: 50px;
    }

        .IT h2 {
            margin-top: 20px;
            height: 69px;
            width: 205px;
            font-size: 2.025rem;
        }

        .IT p {
            height: 136px;
            width: 315px;
            font-size: 1rem;
        }

        .IT img {
            height: 161px;
            width: 161px;
        }

    .custom {
        margin-top: 60px;
        height: 398px;
        width: 315px;
    }

        .custom h2 {
            margin-top: 30px;
            margin-bottom: 20px;
            height: 50.08px;
            width: 231.07px;
            font-size: 2.025rem;
        }

        .custom p {
            height: 129.03px;
            width: 315px;
            margin-top: 0px;
            font-size: 1rem;
        }

        .custom img {
            width: 209px;
            height: 174px;
        }

    .services_provided button {
        width: 151.5px;
        height: 44px;
        top: 4898.19px;
        left: 212px;
        padding: 11px 25px 11px 25px;
    }
}

@media (min-width: 992px) {
    .services_provided {
        height: 632px;
    }

    .services_provided_images {
        display: flex;
        justify-content: center;
        height: 1561.19px;
        max-height: 430px;
        width: 992px;
    }

        .services_provided_images > * {
            margin-right: 10px;
        }

    .services_provided h1 {
        margin-top: 0px;
        margin-bottom: 50px;
        width: 419px;
        font-size: 3rem;
    }

    .webdesign {
        height: 390px;
        width: 225px;
    }

        .webdesign h3 {
            margin-top: 20px;
            height: 62px;
            width: 225px;
            font-size: 2.025rem;
            font-weight: 400;
            line-height: 35px;
            letter-spacing: -0.30000001192092896px;
        }

        .webdesign p {
            height: 140.49px;
            width: 225px;
            font-size: 0.9375rem;
            margin-top: 10px;
            line-height: 24.9px;
        }

    .ecom {
        height: 390px;
        width: 224px;
    }

        .ecom img {
            margin-top: 20px;
            height: 137px;
            width: 167px;
        }

        .ecom h2 {
            margin-top: 10px;
            height: 62px;
            width: 224px;
            font-size: 2.025rem;
        }

        .ecom p {
            height: 140px;
            width: 224px;
            margin-top: 10px;
            font-size: 0.9375rem;
            line-height: 24.9px;
        }

    .IT {
        height: 390px;
        width: 224px;
        margin-top: 0px;
    }

        .IT img {
            margin-top: 8px;
            height: 137px;
            width: 166px;
        }

        .IT h2 {
            height: 62px;
            width: 224px;
        }

        .IT p {
            height: 140px;
            width: 224px;
            margin-top: 10px;
            font-size: 0.9375rem;
            line-height: 24.9px;
        }

    .custom {
        height: 390px;
        width: 224px;
        margin-top: 0px;
    }

        .custom h2 {
            margin-top: 20px;
            margin-bottom: 0px;
            height: 62px;
            width: 224px;
        }

        .custom p {
            height: 140px;
            width: 224px;
            margin-top: 12px;
            font-size: 0.9375rem;
            line-height: 24.9px;
        }

        .custom img {
            width: 166px;
            height: 137px;
        }

    .services_provided button {
        width: 200px;
        height: 57px;
        top: 575px;
        left: 395px;
        padding: 18px 40px 19px 40px;
        line-height: 20.43px;
        letter-spacing: 2.25px;
        text-align: center;
    }
}

@media (min-width: 1200px) {
    .services_provided {
        height: 632px;
    }

    .services_provided_images {
        max-height: 430px;
        width: 1200px;
    }

        .services_provided_images > * {
            margin-right: 20px;
        }

    .services_provided h1 {
        width: 430px;
        font-size: 3rem;
    }

    .webdesign {
        height: 367px;
        width: 260px;
    }

        .webdesign h2 {
            margin-top: 20px;
            height: 62px;
            width: 260px;
            line-height: 35px;
        }

        .webdesign p {
            height: 140.49px;
            width: 260px;
            font-size: 0.9375rem;
            margin-top: 10px;
            line-height: 28.9px;
        }

        .webdesign img {
            width: 167px;
            height: 137px;
        }

    .ecom {
        height: 367px;
        width: 260px;
    }

        .ecom h2 {
            height: 62px;
            width: 240px;
            font-size: 2.025rem;
        }

        .ecom p {
            margin-top: 0px;
            height: 140px;
            width: 260px;
        }

        .ecom img {
            height: 137px;
            width: 167px;
        }

    .IT {
        height: 367px;
        width: 260px;
    }

        .IT h2 {
            height: 62px;
            width: 240px;
        }

        .IT p {
            height: 140px;
            width: 260px;
            margin-top: 0px;
            font-size: 0.9375rem;
            line-height: 28.9px;
        }

        .IT img {
            height: 137px;
            width: 167px;
        }

    .custom {
        height: 367px;
        width: 260px;
    }

        .custom h2 {
            height: 62px;
            width: 260px;
        }

        .custom p {
            margin-top: 0px;
            height: 140px;
            width: 260px;
            line-height: 28.9px;
        }

        .custom img {
            height: 137px;
            width: 167px;
        }

    .services_provided button {
        width: 130px;
        height: 44px;
        top: 575px;
        left: 499px;
        padding: 12px 10px 12px 10px;
        line-height: 21.79px;
        letter-spacing: 2.25px;
    }
}

@media (min-width: 2000px) {
    .services_provided {
        height: 1004px;
    }

        .services_provided h1 {
            margin-top: 150px;
            width: auto;
            font-size: 3.5rem;
        }

    .services_provided_images {
        justify-content: space-between;
        max-height: 694px;
        width: 1940px;
    }

    .webdesign {
        height: 498px;
        width: 410px;
    }

        .webdesign h2 {
            margin-top: 40px;
            height: 56.05px;
            width: 277px;
        }

        .webdesign p {
            height: 159.95px;
            width: 410px;
            padding-top: 26px;
            margin-top: 40px;
        }

        .webdesign img {
            width: 217px;
            height: 197px;
        }

    .ecom {
        height: 499px;
        width: 410px;
    }

        .ecom img {
            width: 207px;
            width: 181px;
            margin-top: 50px;
        }

        .ecom h2 {
            height: 92.24px;
            width: 224px;
        }

        .ecom p {
            height: 172.45px;
            width: 410px;
            margin-top: 10px;
            padding-top: 20px;
        }

        .ecom img {
            width: 207px;
            height: 181px;
        }

    .IT {
        height: 499px;
        width: 410px;
    }

        .IT img {
            margin-top: 0px;
            margin-bottom: 30px;
        }

        .IT h2 {
            margin-top: 0px;
            margin-bottom: 10px;
            height: 94.17px;
            width: 205px;
        }

        .IT p {
            height: 87px;
            width: 410px;
            margin-top: 0px;
            margin-bottom: 50px;
        }

        .IT img {
            width: 209px;
            height: 219px;
        }

    .custom {
        height: 500px;
        width: 410px;
    }

        .custom h2 {
            height: 50.35px;
            width: 300.75px;
        }

        .custom p {
            height: 162.1px;
            width: 410px;
            padding-top: 36px;
        }

        .custom img {
            height: 218px;
            width: 271px;
        }

    .services_provided button {
        width: 200px;
        height: 56px;
        font-size: 1rem;
        padding: 10px 25px 10px 25px;
        margin-top: -150px;
    }
}
