﻿.twm-home1-banner-section h1.twm-bnr-title-large {
    font-size: 29px;
}

.co-certification {
    display: none;
}

.item  .twm-testimonial-1 .twm-testi-content {
    width: 100%;
}

ul.ft-icons li .click-to-bottom {
    background: #ddd;
    padding: 2px 9px;
    border-radius: 30px;
    font-size: 25px;
    color: #797373;
    border: 1px solid #b3b2b2;
}



/*********footer and Testimonials start********/


footer {
    background: linear-gradient(100deg, #f0850129,#ecd5bb8a);
    position: relative;
    z-index: 2;
}

    footer p {
        font-size: 14px;
        line-height: 24px;
        margin: 0 !important;
    }

    footer li {
        position: relative;
        padding: 3px 20px;
    }

    footer a {
        color: #333333;
        text-decoration: none;
        font-weight: 500;
        font-size: 15px;
        cursor: pointer;
    }

    footer:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        border-radius: 0;
        z-index: -1;
    }

    footer li:before {
        content: "";
        position: absolute;
        left: 0;
        background: #000;
        height: 7px;
        width: 7px;
        top: 50%;
        transform: translateY(-50%);
    }

    footer .AboutUs {
        max-width: 600px;
        width: 100%;
    }

        footer .AboutUs strong {
            color: #404040;
            font-weight: 700;
            font-size: 15px;
            display: inline-block;
        }

        footer .AboutUs p i {
            color: #404040;
            font-size: 16px;
        }

        footer .AboutUs p a {
            text-transform: none;
        }

        footer .AboutUs p {
            text-transform: capitalize;
        }

        footer .AboutUs a {
            font-size: 13px;
            cursor: pointer;
        }

    footer a {
        font-size: 14px;
    }

        footer a:hover {
            color: #333333;
        }

    footer .Contact .col-xl-auto {
        border-left: 1px solid #b4b4b4;
    }

        footer .Contact .col-xl-auto:first-child {
            border-left: 0;
        }

strong.company-name {
    font-size: 23px !important;
}

body {
    top: 0px !important;
}

.VIpgJd-ZVi9od-ORHb-OEVmcd.skiptranslate {
    display: none !important;
}

li#google_translate_element img, li#google_translate_element span {
    display: none !important;
}

li#google_translate_element div {
    font-size: 0px !important;
}

select.goog-te-combo {
    width: 111px;
    padding: 4px 0;
    border-radius: 3px;
    border: 1px solid #b5b5b5;
    background: #dddbdb;
    margin-right: 6px !important;
}


.client-name {
    text-align: center;
    font-weight: 700;
    margin-top: 12px;
    font-size: 17px;
}

.twm-testi-content {
    width: 100%;
}

.twm-testi-info {
    text-align: center;
}

.owl-stage {
    display: flex;
    align-items: center;
}

.twm-testimonial-1-area .item {
    padding: 0 7px;
}


/*********footer and Testimonials end********/