.logo img {
    height: 55px;
}

.footer-logo img {
    height: 55px;
}

.number {
    font-family: "Mulish",sans-serif;
    font-size: 16px !important;
    color: #FFC99E !important;
}

.footer-padding {
    padding-top: 220px;
    padding-bottom: 0px;
}

.slider-area .single-slider .slider-cap-wrapper .hero-img img, .h1-testimonial-active.dot-style .slick-dots .slick-active button {
    background: gray;
}

.contact-wrappers-bottom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: end;
    -moz-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.w-padding2 {
    padding: 50px 20px 70px 20px;
}

.footer-area .footer-tittle ul li {
    margin-bottom: 1px;
}

.main-page-img {
    padding-right: 0px;
    padding-bottom: 0px;
}