﻿.logo {
    width: 100px;
}

.login-btn {
    padding: 15px 20px !important;
}

.orderList ol li {
    list-style: decimal;
    margin-bottom: 0.8rem;
    padding-left: 0.8rem;
}

.services-02-text{
    height:235px;
}

.cta-text h2 {
    font-size: 35px;
    color: #ffffff;
    letter-spacing: -0.3px;
    line-height: 1.08;
    margin-top: 32px;
    margin-bottom: 37px;
}

.slick-initialized .slick-slide:focus {
    border: none;
}

.about-us-img img {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}


.homePage .services-02-wrapper {
    padding: 30px;
}

.homePage .services-02-wrapper p {
    line-height: 23px;
    color: #7b7272;
}

.homePage .services-02-text h3 {
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.homePage .services-02-text .black-b-button > a {
    border:0px !important;
}
