body {
    width: 100%;
    background: #f0f1f1;
    color: #333;
    font: 100% Lato, Arial, Sans Serif;
    height: 100vh;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    background-image: url("../assest/icon/box-seamless.jpg");
}

a {
    text-decoration: none;
    color: #222;
}

a:hover {
    /* background-color: lightgray; */
    cursor: pointer;
}

.contact-support {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
}

@media screen and (min-device-width: 600px) {
    body {
        width: 100%;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
        /* background-image: url("../assest/icon/box-seamless.jpg"); */
    }

    .indexBody {
        width: 100%;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 15px;
    }

    .indexItems {
        max-width: 600px;
        height: 100vh;
        background-color: rgba(243, 242, 242, 0.8);
        overflow-x: hidden;
    }

    .websiteInfo {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
    }

    .imglogodiv {
        width: 400px;
        height: 100px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        background-color: #fff;
        column-gap: 15px;
        margin-top: -50px;
        border-radius: 20px;
        box-shadow: 2px 5px 15px;
    }

    .profileIcon {
        width: 90px;
        height: 70px;
        border: 1px solid #000;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #fff;
    }

    .profilePicture {
        width: 80px;
        height: 60px;
        border: 1px solid #fff;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 2px 5px 10px;
    }

    .logotext {
        color: rgb(38, 38, 255);
        text-shadow: 2px 3px 5px rgb(247, 88, 88);
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        font-style: italic;
        font-weight: bold;
        font-size: 30px;
        border-bottom: 2px solid rgb(38, 38, 255);
        /* letter-spacing: 3px; */
    }

    .indexItemsDiv,
    .logoDiv {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin: auto;

    }

    .logoDiv {
        width: 100%;
        position: relative;
        margin: -50px 0 30px 0;
    }

    .logo {
        width: 350px;
        height: 100px;
        border-radius: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin: auto;
    }

    .nerdy-pen {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-content: center;
        text-align: center;
        height: 50px;
        margin: 10px 0;
    }

    .nerdy-pen__text {
        width: 100%;
        color: #000;
        font-family: "Roboto", sans-serif;
        padding: 1em 2em;
        color: rgb(38, 38, 255);
        text-align: center;
    }

    .socail-media {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .socail-media-div {
        width: 90%;
        height: 100px;
        border: 2px black dotted;
        border-radius: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        column-gap: 25px;
    }

    .social-Icon {
        font-size: 30px;
        color: white;
        width: 60px;
        height: 60px;
        border-radius: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .w-icon {
        background-color: rgb(27, 187, 27);
    }

    .f-icon {
        background-color: blue;
    }

    .i-icon {
        background-image: radial-gradient(red, #fff 10%, rgb(248, 26, 63));
    }

    .y-icon {
        background-color: red;
    }

    .g-icon {
        background-color: darkgreen;
    }

    .socialIcon {
        width: auto;
        font-size: 30px;
        color: white;
        display: flex;
        align-items: center;
        justify-content: center;

    }

    .socail-media1 {
        width: 100%;
        height: auto;
    }

    .socail-contact-div {
        width: 100%;
        height: auto;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        margin: 30px 0;
        flex-direction: column;
    }

    .socail-media-item {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-direction: row;
        margin: 8px 0;
    }

    .contact-Icon {
        margin-right: 50px;
        margin-left: -30px;
        font-size: 30px;
        color: white;
        width: 150px;
        height: 50px;
        background-color: rgb(79, 79, 255);
        border-radius: 20px;
        display: flex;
        align-items: end;
        justify-content: end;
        padding-right: 15px;
        padding-bottom: 10px;

    }

    .contact-text {}

    .contact-map {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .socail-medias {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 30px;
    }

    .socials-share-Icon {
        display: flex;
        flex-direction: column;
        margin-left: 40px;
    }

    .socail-medias-div {
        width: 100%;
        height: 100px;
        border-radius: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        column-gap: 25px;
        /* background-color: rgb(243, 242, 242); */
    }

    .socials-Icon {
        font-size: 30px;
        color: white;
        width: 60px;
        height: 60px;
        background-color: rgb(36, 30, 250);
        border-radius: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .socialsIcon {
        font-size: 30px;
        color: white;
        border-radius: red;
    }

    .socail-medias-location {
        width: 100%;
        height: 100px;
        border: 2px black dotted;
        border-radius: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        column-gap: 25px;
        background-color: rgb(243, 242, 242);
    }

    .location-media {
        width: 100%;
        height: 100px;
        border: 2px black dotted;
        border-radius: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        column-gap: 25px;
        background-color: rgb(243, 242, 242);


    }

    .googlemap-info {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .map-Navigation {
        width: auto;
        display: flex;
        flex-direction: row;
        align-items: baseline;
        justify-content: center;
        column-gap: 50px;
    }

    .sociales-Icon {
        display: center;
        width: 60px;
        align-items: center;
        background-color: none;
        justify-content: center;
        margin-right: -300px;
    }

    .visiter-counter-index {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
    }

    .visiter-counter-div {
        width: 70%;
        display: flex;
        align-items: center;
        flex-direction: row;
        column-gap: 30%;
        margin: 10px 0;
    }

    .visiter-counter {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .contact-whatapp {
        width: 90%;
        display: flex;
        align-items: center;
        flex-direction: column;
        margin: auto;
        margin-top: 30px;
    }

    .input-number-btn {
        width: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        background-color: #19873e;
        padding: 8px;
        border-radius: 8px;
    }

    .input-number {
        width: 100%;
    }

    input [type="text"] {
        width: 100%;
    }

    .input-number-btn {
        width: 100%;
    }

    .aboutIndex {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .head-Title {
        width: auto;
        font-size: 30px;
        display: flex;
        border-bottom: 2px solid black;
        margin: 35px 0;
    }

    .index-about-text {
        width: 90%;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
        margin: 0px 0 0 40px;
    }

    .about-text-title {
        margin: 30px 0;
    }

    .text-description {
        color: rgb(53, 53, 241);
        margin-right: 20px;
    }

    .services-items {
        width: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
        margin-left: 20px;
        line-height: 1.6;
    }

    .enquire-items {
        width: 100%;
        height: auto;
        /* position: static; */
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .enquire-img {
        position: relative;
        margin-top: 30px;
    }

    .enquire-image {
        position: static;
        border-radius: 15px;
        box-shadow: 1px 5px 15px;
    }

    .enquire-info {
        z-index: 1;
        margin: -60px 0 0 0;
    }

    .enquire-title {
        color: #fff;
    }

    button {
        width: 200px;
        padding: 10px;
        color: #fff;
        background-color: #02a358;
        border: 1px solid gray;
        border-radius: 15px;
        margin-top: 20px;
    }


    /* ============ image Gallery start ============== */
    .gallery {
        display: flex;
        padding: 2px;
        transition: 0.3s;
        align-items: center;
        justify-content: center;
    }

    .gallery:hover .gallery__image {
        filter: grayscale(1);
    }

    .gallery__column {
        display: flex;
        flex-direction: column;
        width: 25%;
    }

    .gallery__link {
        margin: 2px;
        overflow: hidden;
    }

    .gallery__link:hover .gallery__image {
        filter: grayscale(0);
    }

    .gallery__link:hover .gallery__caption {
        opacity: 1;
    }

    .gallery__thumb {
        position: relative;
    }

    .gallery__image {
        display: block;
        width: 100%;
        border-radius: 15px;
        transition: 0.3s;
    }

    .gallery__image:hover {
        transform: scale(1.1);
    }

    .gallery__caption {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 25px 15px 15px;
        width: 100%;
        font-family: "Raleway", sans-serif;
        font-size: 16px;
        color: white;
        opacity: 0;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
        transition: 0.3s;
    }

    /* ============ image Gallery end ============== */
    .card-title {
        display: flex;
        align-items: center;
        justify-content: center;
        justify-content: space-between;
    }

    .customer-details {
        display: flex;
        align-items: center;
        flex-direction: row;
        column-gap: 10px;
    }

    .customer-info {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .bi-star-fill {
        color: gold;
    }

    .contact-map {
        width: 500px;
        height: 300px;
    }

    .customer-rating {}

    .contact-Index {
        margin-bottom: 20px;
    }

    .paymentInfo {
        width: 100%;
    }

    .paymentTitle {}

    .paymentlogo {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 20px 0;
    }

    .logoIcon {
        padding: 5px;
    }

    .paymentNumber {
        width: 100%;
        font-size: 1rem;
        font-weight: 500;
    }

    .footer,
    .footer-content {
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        flex-direction: row;
        margin: 30px 0 100px 0;
    }

    /* =========== Bottom-contact-info ============== */

    .Bottom-contact-info {
        width: 100%;
        height: auto;
        position: relative;
    }

    .Bottom-contact-info-Items {
        width: auto;
        height: auto;
        bottom: 1px;
        left: 20px;
        right: 20px;
        position: fixed;
        column-gap: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 1;
    }

    .Bottom-contact-details {
        width: 70px;
        height: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: rgb(58, 58, 255);
        border: 2px solid #fff;

    }

    /* =========== Bottom-contact-info End ============== */
}

@media screen and (min-device-width: 250px) and (max-device-width: 599px) {

    .indexBody {
        width: 100%;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
        /* padding: 15px; */
    }

    .indexItems {
        max-width: 600px;
        height: 100vh;
        background-color: rgba(243, 242, 242, 0.8);
        overflow-x: hidden;
    }

    .imglogodiv {
        width: 350px;
        height: 100px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        background-color: #fff;
        column-gap: 15px;
        margin-top: -50px;
        border-radius: 20px;
        box-shadow: 2px 5px 15px;
        padding: 5px;
    }

    .profileIcon {
        width: 90px;
        height: 70px;
        border: 1px solid #000;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #fff;
    }

    .profilePicture {
        width: 80px;
        height: 60px;
        border: 1px solid #fff;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 2px 5px 10px;
        /* background-image: 100% 100%;
        background-size: 100% 100%; */
    }

    .logotext {
        color: rgb(38, 38, 255);
        text-shadow: 2px 5px 10px rgb(238, 155, 0);
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        font-style: italic;
        font-weight: bold;
        font-size: 20px;
        border-bottom: 2px solid rgb(38, 38, 255);
        /* letter-spacing: 3px; */
    }

    .indexItemsDiv,
    .logoDiv {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin: auto;

    }

    .logoDiv {
        width: 100%;
        position: relative;
        margin: -50px 0 30px 0;
    }

    .logo {
        width: 250px;
        height: 100px;
        border-radius: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin: auto;
    }

    .nerdy-pen {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-content: center;
        text-align: center;
        height: 50px;
        margin: 10px 0;
    }

    .nerdy-pen__text {
        width: 100%;
        color: #000;
        font-family: "Roboto", sans-serif;
        padding: 1em 2em;
        color: rgb(38, 38, 255);
        text-align: center;
        /* font-size: 3.5em; */
    }

    .socail-media {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .socail-media-div {
        width: 90%;
        height: 80px;
        border: 2px black dotted;
        border-radius: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        column-gap: 10px;
        /* background-color: rgba(243, 242, 242,0.8); */
    }

    .social-Icon {
        font-size: 30px;
        color: white;
        width: 45px;
        height: 45px;
        /* background-color: rgb(37, 37, 247); */
        border-radius: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .w-icon {
        background-color: rgb(27, 187, 27);
    }

    .f-icon {
        background-color: blue;
    }

    .i-icon {
        background-image: radial-gradient(red, #fff 10%, rgb(248, 26, 63));
    }

    .y-icon {
        background-color: red;
    }

    .g-icon {
        background-color: darkgreen;
    }

    .socialIcon {
        width: auto;
        font-size: 20px;
        color: white;
        display: flex;
        align-items: center;
        justify-content: center;

    }

    .socail-media1 {
        width: 100%;
        height: auto;
    }

    .socail-contact-div {
        width: 100%;
        height: auto;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        margin: 30px 0;
        flex-direction: column;
    }

    .socail-media-item {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-direction: row;
        margin: 8px 0;
    }

    #count {
        width: auto;
        height: auto;
        display: flex;
    }

    .contact-Icon {
        margin-right: 40px;
        margin-left: -30px;
        font-size: 30px;
        color: white;
        width: 100px;
        height: 40px;
        background-color: rgb(79, 79, 255);
        border-radius: 20px;
        display: flex;
        align-items: end;
        justify-content: end;
        padding-right: 15px;
        padding-bottom: 10px;

    }

    .contact-text {}

    .socail-medias {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 30px;
    }

    .socials-share-Icon {
        display: flex;
        flex-direction: column;
        margin: 0 20px 0 10px;
    }

    .socail-medias-div {
        width: 100%;
        height: 100px;
        border-radius: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        column-gap: 5px;
        /* background-color: rgb(243, 242, 242); */
    }

    .socials-Icon {
        font-size: 30px;
        color: white;
        width: 45px;
        height: 45px;
        background-color: rgb(36, 30, 250);
        border-radius: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .socialsIcon {
        font-size: 30px;
        color: white;
        border-radius: red;
    }

    .socail-medias-location {
        width: 100%;
        height: 100px;
        border: 2px black dotted;
        border-radius: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        column-gap: 25px;
        background-color: rgb(243, 242, 242);
    }

    .location-media {
        width: 100%;
        height: 100px;
        border: 2px black dotted;
        border-radius: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        column-gap: 25px;
        background-color: rgb(243, 242, 242);


    }

    .map-Navigation {
        width: auto;
        display: flex;
        flex-direction: row;
        align-items: baseline;
        justify-content: center;
        column-gap: 30px;
    }

    .sociales-Icon {
        display: center;
        width: 60px;
        align-items: center;
        background-color: none;
        justify-content: center;
        margin-right: -300px;
    }

    .visiter-counter-index {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
    }

    .visiter-counter-div {
        width: 80%;
        display: flex;
        align-items: center;
        flex-direction: row;
        column-gap: 10%;
        margin: 10px 0;
    }

    .visiter-counter {
        width: 200px;
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .contact-whatapp {
        width: 90%;
        display: flex;
        align-items: center;
        flex-direction: column;
        margin: auto;
        margin-top: 30px;
    }

    .input-number-btn {
        width: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        background-color: #19873e;
        padding: 8px;
        border-radius: 8px;
    }

    .input-number {
        width: 100%;
    }

    input [type="text"] {
        width: 100%;
    }

    .input-number-btn {
        width: 100%;
    }

    .aboutIndex {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .head-Title {
        width: auto;
        font-size: 25px;
        display: flex;
        border-bottom: 2px solid black;
        margin: 35px 0;
    }

    .index-about-text {
        width: 90%;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
        margin: 0px 0 0 40px;
    }

    .about-text-title {
        margin: 30px 0;
    }

    .text-description {
        color: rgb(53, 53, 241);
        margin-right: 20px;
    }

    .services-items {
        width: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
        margin-left: 20px;
        line-height: 1.6;
    }

    .enquire-items {
        width: 100%;
        height: auto;
        /* position: static; */
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .enquire-img {
        position: relative;
        margin-top: 30px;
    }

    .enquire-image {
        position: static;
        border-radius: 15px;
        box-shadow: 1px 5px 15px;
    }

    .enquire-info {
        z-index: 1;
        margin: -60px 0 0 0;
    }

    .enquire-title {
        color: #fff;
    }

    button {
        width: 200px;
        padding: 10px;
        color: #fff;
        background-color: #02a358;
        border: 1px solid gray;
        border-radius: 15px;
        margin-top: 20px;
    }


    /* ============ image Gallery start ============== */
    .gallery {
        display: flex;
        padding: 2px;
        transition: 0.3s;
        align-items: center;
        justify-content: center;
    }

    .gallery:hover .gallery__image {
        filter: grayscale(1);
    }

    .gallery__column {
        display: flex;
        flex-direction: column;
        width: 25%;
    }

    .gallery__link {
        margin: 2px;
        overflow: hidden;
    }

    .gallery__link:hover .gallery__image {
        filter: grayscale(0);
    }

    .gallery__link:hover .gallery__caption {
        opacity: 1;
    }

    .gallery__thumb {
        position: relative;
    }

    .gallery__image {
        display: block;
        width: 100%;
        border-radius: 15px;
        transition: 0.3s;
    }

    .gallery__image:hover {
        transform: scale(1.1);
    }

    .gallery__caption {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 25px 15px 15px;
        width: 100%;
        font-family: "Raleway", sans-serif;
        font-size: 16px;
        color: white;
        opacity: 0;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
        transition: 0.3s;
    }

    /* ============ image Gallery end ============== */
    .card-title {
        display: flex;
        align-items: center;
        justify-content: center;
        justify-content: space-between;
    }

    .customer-details {
        display: flex;
        align-items: center;
        flex-direction: row;
        column-gap: 10px;
    }

    .customer-info {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .bi-star-fill {
        color: gold;
    }

    .contact-map {
        width: 100%;
        height: 300px;
    }

    .customer-rating {}

    .contact-Index {
        margin-bottom: 20px;
    }

    .footer,
    .footer-content {
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        flex-direction: row;
        margin: 30px 0 50px 0;
    }

    .paymentInfo {
        width: 100%;
    }

    .paymentTitle {}

    .paymentlogo {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 20px 0;
        flex-wrap: wrap;
    }

    .logoIcon {
        padding: 5px;
    }

    .paymentNumber {
        width: 100%;
        font-size: 1rem;
        font-weight: 600;
    }

    /* =========== Bottom-contact-info ============== */

    .Bottom-contact-info {
        width: 100%;
        height: auto;
        position: relative;
    }

    .Bottom-contact-info-Items {
        width: auto;
        height: auto;
        bottom: 1px;
        left: 20px;
        right: 20px;
        position: fixed;
        column-gap: 3px;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 1;
    }

    .Bottom-contact-details {
        width: 70px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: rgb(58, 58, 255);
        border: 1px solid #fff;
        position: static;
        padding: 3px;
    }

    .text-white {
        font-size: 11px;
    }


    /* =========== Bottom-contact-info End ============== */


}