/* contact-us-start */

.contact-form-wrap.contact-form-wrap-updated {
    background: #ffffff;
    padding: 15px 15px 0px;
    border-radius: 10px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 37%);
}

.map-div iframe {
    height: 480px;
    margin-bottom: -7px;
}

@media only screen and (max-width:575px) {
    .map-div iframe {
        height: 320px;
    }
}

/* contact-us-end */

/* footer-start */

.social-footer {}

.social-footer li {
    display: inline-block;
    padding: 0px 3px;
}

.social-footer li a {
    height: 45px;
    width: 45px;
    border: 1px solid #000;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background: #fff;
    transition: 0.3s ease-in-out;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 37%);
}

.social-footer li a:hover {
    transition: 0.3s ease-in-out;
    background: #7cc243;
    border-color: #7cc243;
}


.social-footer li a i {
    font-size: 20px;
    color: #000;
}

.social-footer li a:hover i {
    transition: 0.3s ease-in-out;
    color: #000;
}

.footer-copyright {}

.footer-copyright a {
    font-weight: 600;
    color: #7cc243;
    /* text-shadow: 1px 1px 0px #000000ba; */
}

@media only screen and (max-width:575px) {
    .footer-copyright span {
        display: block;
    }
}

/* footer-end */
.about-sec {}

.features-sec {
    background: #fffaf2;
}

.features-card {
    box-shadow: 1px 1px 10px rgb(0 0 0 / 11%);
    padding: 15px 15px;
    background: #fff;
}

.fc-img {
    height: 90px;
    width: 90px;
    padding: 15px;
    border: 2px dashed #7cc243;
    border-radius: 50px;
    margin: 0 auto;
}

.fc-img img {
    width: 100%;
}

.fc-text {
    text-align: center;
    margin-top: 10px;
}

.fc-text h6 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 4px;
    color: #ff3573;
}

.fc-text p {
    height: 96px;
}

@media only screen and (max-width:1199px) {
    .fc-text p {
        height: 144px;
    }
}

@media only screen and (max-width:991px) {
    .fc-text p {
        height: 96px;
    }
}

@media only screen and (max-width:767px) {
    .fc-text p {
        height: 120px;
    }
}

@media only screen and (max-width:575px) {
    .fc-text p {
        height: auto;
    }
}

@media only screen and (max-width:575px) and (min-width:411px) {
    .features-card {
        width: 380px;
        margin: 0 auto;
        display: block;
    }
}

@media only screen and (max-width:410px) {
    .features-card {
        width: 100%;
        margin: 0 auto;
        display: block;
    }
}

.owner-sec {}

.owner-card {
    box-shadow: 1px 1px 10px rgb(0 0 0 / 11%);
    background: #fff;
}

.owner-img {}

.owner-img img {
    width: 100%;
}

.owner-text {
    padding: 10px 15px 12px;
}

.owner-text h5 {
    font-size: 26px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 4px;
    color: #090022;
}

.owner-text h6 {
    font-size: 18px;
    font-weight: 600;
    color: #1e1e1e;
    margin-bottom: 8px;
    position: relative;
    padding-bottom: 7px;
}


.owner-text h6:before {}

.owner-text p {
    text-align: justify;
    padding-right: 10px;
    height: 144px;
    overflow-y: auto;
}

.owner-text p::-webkit-scrollbar {
    width: 2px;
}

.owner-text p::-webkit-scrollbar-track {
    /* -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); */
    background-color: #fff;
}

/* Handle */
.owner-text p::-webkit-scrollbar-thumb {
    background: linear-gradient(to left bottom, #7cc243 20%, #7cc243 50%);
    transition: all 500ms ease;
}

@media only screen and (max-width:991px) {
    .owner-text p {
        text-align: justify;
        padding-right: 0px;
        height: auto;
        overflow-y: auto;
    }

    .owner-text {
        text-align: center;
    }
}

@media only screen and (max-width:575px) and (min-width:411px) {
    .owner-card {
        width: 380px;
        margin: 0 auto;
        display: block;
    }
}

@media only screen and (max-width:410px) {
    .owner-card {
        width: 100%;
        margin: 0 auto;
        display: block;
    }
}

.gallery-sec.gallery-sec-alt {
    background: #fffaf2;
}

@media only screen and (max-width:575px) and (min-width:411px) {
    .cat-box-new {
        width: 380px;
        margin: 0 auto;
        display: block;
    }
}

@media only screen and (max-width:410px) {
    .cat-box-new {
        width: 100%;
        margin: 0 auto;
        display: block;
    }
}

.wel-greeno-new {
    font-size: 36px;
    line-height: 42px;
}

.greeno-about {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 4px;
}

@media only screen and (max-width:575px) and (min-width:411px) {
    .product-item {
        width: 380px;
        margin: 0 auto;
        display: block;
    }
}

@media only screen and (max-width:410px) {
    .product-item {
        width: 100%;
        margin: 0 auto;
        display: block;
    }
}

.footer-widget.fw-1 {}

.footer-widget.fw-1 a.footer-logo {
    display: block;
    margin-bottom: 10px;
}

.footer-widget.fw-1 img {
    width: 120px;
}

.footer-widget.fw-1 p {
    margin-bottom: 0px;
}

.footer-widget.fw-1 a.fa-btn {
    font-weight: 500;
    color: #ff226d;
    transition: 0.3s ease-in-out;
}

.footer-widget.fw-1 a.fa-btn:hover {
    text-decoration: underline;
    transition: 0.3s ease-in-out;
}

/* .contact-upper-sec {
    background-image: url(../images/footer-bg.png);
    background-repeat: repeat;
    background-color: #fafdff;
    background-blend-mode: luminosity;
}

.gallery-sec {
    background-image: url(../images/footer-bg.png);
    background-repeat: repeat;
    background-color: #fafdff;
    background-blend-mode: luminosity;
}

.gallery-sec.gallery-sec-alt {
    background-image: url(../images/footer-bg.png);
    background-repeat: repeat;
    background-color: #fffaf2;
    background-blend-mode: luminosity;
} */

.lilbumpy-bak-kalar.infa-wear {
    background-image: url(../images/footer-bg.png);
    background-repeat: repeat;
    background-color: #f8f8f8;
    background-blend-mode: luminosity;
    background-attachment: fixed;
}

.features-sec.wcu-home {
    background-image: url(../images/footer-bg.png);
    background-repeat: repeat;
    background-color: #fffaf2;
    background-blend-mode: luminosity;
    background-attachment: fixed;
}

.about-sec.about-home {
    background-image: url(../images/footer-bg.png);
    background-repeat: repeat;
    background-color: #fafdff;
    background-blend-mode: luminosity;
    background-attachment: fixed;
}