/*Custom Css*/

/*
...
...
*/
/* .row{
    flex-wrap: nowrap !important;
}
.row > * {
    width: auto !important;
    max-width: none !important;
}
.web-footer{
    position: relative !important;
}
.testimonialOrbit-content {
    width: 90% !important;
    max-width: 876px !important;
}

.enquiry-form{
    width: 547px !important;
} */

.enquiry-form .my-form {
    /* display: flex; */
}

/* .enquiry-form .row-1, .enquiry-form .row-2 {
    margin-bottom: 15px !important;
    display: flex !important;
    gap: 10px !important;
}

.enquiry-form .row-1 div, .enquiry-form .row-2 div {
    width: 50% !important;
}

.footer-container-wrapper{
    max-width: 1000px !important;
}

.social-icons-simple{
    padding-left: 0 !important;
}

.banner-description{
        width: 90%;
    max-width: 587px;
    text-align: left;
}

.buynow-container-wrapper{
    max-width: 1180px !important;
}
.manage-icons{
    display: flex;
    align-items: center;
    justify-content: center;
}

.dashboard-button{
        background: transparent;
    border: 1px solid #FF5900;
    color: #FF5900;
} */
