.line1 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    line-height: 30px;
}
.ptb-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}
.title-head {
    padding-bottom: 40px !important;
}
.title-head h1 {
    color: #B7120E !important;
    font-size: 2.8rem;
}
.title-head p {
        color: #000 !important;
    text-align: center;
    font-size: 19px;
    font-weight: 500;
}
.btn-ser {
    padding-top: 15px;
    padding-bottom: 15px;
}
.as_heading {
    color: red;
}
.as_service_detail_inner p {
    color: #000 !important;
}
.btn-call {
    background: red;
    color: #fff;
    padding: 5px 10px;
}
.btn-wp {
    background: green;
    color: #fff;
    padding: 5px 10px;
}
.btn-call:hover, .btn-wp:hover {
    color: #fff;
}


.title-head1 {
    padding-bottom: 40px !important;
}
.title-head1 h1 {
    color: #fff !important;
    font-size: 2.8rem;
}
.title-head1 p {
        color: #fff !important;
    text-align: center;
    font-size: 19px;
    font-weight: 500;
}
.testi1 {
    padding: 10px 30px;
}

.testimonial-item .para1 {
    color: white;
    text-align: center;
    line-height: 27px;
    font-size: 17px;
    padding: 10px;
}
.img-thumbnail1 {
    padding: .25rem;
    background-color: #ffc107;
    border: 1px solid #ffc107;
    border-radius: 10px;
    max-width: 100%;
    height: auto;
}