.enquire-form input[type="text"], 
.enquire-form input[type="email"], 
.enquire-form input[type="password"], 
.enquire-form textarea, 
.enquire-form select {
    padding: 10px 20px;
}
.vc_btn3-container.get-consultation { margin-bottom: 0px; }
.vc_btn3-container.get-consultation button.vc_general {
    border-radius: 0;
    background: #fff;
    min-width: 218px;
    height: 48px;
    text-transform: uppercase;
    text-align: center;
    padding: 0;
    line-height: 47px;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    font-family: 'Montserrat', sans-serif;
}
.vc_btn3-container.get-consultation button.vc_general:hover {
    background: #000;
    color: #fff;
}
.hoempage-service-list .owl-item {
    padding: 0px 15px;
}
.hoempage-service-list .service-info {
    min-height: 210px;
}
.hoempage-service-list .service-info h4 {
    min-height: 52px;
}
.hoempage-service-list .slick-list .slick-track .service-grid.slick-slide {
    max-height: 100% !important;
}
.hoempage-service-list .slick-dots{
    display: flex;
    justify-content: center;
    align-items: center;
}
.hoempage-service-list .owl-controls {
    position: relative;
}
.hoempage-service-list .owl-buttons {
    position: absolute;
    top: -18px;
    right: 0;
    bottom: 0;
}
.hoempage-service-list .boxer-icon-wp{
    padding-top: 15px !important;
}
.sticky-schedule-button {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background: linear-gradient(135deg, #0e66ad, #106bb5);
    color: #fff;
    padding: 15px 25px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    border-radius: 50px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    z-index: 1000;
    transition: background 0.3sease, transform 0.3sease;
    opacity: 0.85;
}
.sticky-schedule-button:hover,
.sticky-schedule-button:focus {
    background: #000;
    color: #fff;
}
.action-button-links {
    display: flex;
    justify-content: center;
    align-items: center;
}
.action-button-links .color-white {
    justify-content: center;
    font-size: 16px;
}
.overlay-details a.color-white:hover i {
    font-weight: 900;
}
.wpcf7-form .contact-info p, 
.wpcf7-form .contact-info a {
    color: #000;
}
.archive.tax-service-category .project-archive .portfolioContainer{
    margin: 90px 0 40px 0;
}