.float{
	position: fixed;
    width: 16rem;
    height: 35px;
    bottom: 15px;
    right: 21px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 10px;
    text-align: center;
    font-size: 21px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.call {
    position: fixed;
    width: 16rem;
    height: 40px;
    bottom: 60px;
    right: 21px;
    background-color: #ee3232;
    color: #FFF;
    border-radius: 10px;
    text-align: center;
    font-size: 21px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float {
    margin-top: 16px;
}

.heading {
    color: red;
    font-size: 25px;
}

.size {
    font-size: 35px;
}

.si {
    font-size: 2.5rem;
}

.pro {
    color: #1a1a1a;
    font-weight: 700;
    font-size: 1rem;
}

.service_area {
    color: #1a1a1a;
    font-weight: 700;
}

.client {
    color: #1a1a1a;
    font-size: 40px;
    font-weight: 700;
}

.title {
    font-size: 40px;
    margin-bottom: 20px;
    font-weight: 700;
}

.expert {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}

.about_title {
    margin-bottom: 15px;
    font-size: 22px;
    color: #1a1a1a;
    font-weight: 700;
}

.footer_p {
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 10px;
    font-weight: 700;
}

.footer_p::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 80px;
    background-color: #ee3232;
}

.parts {
    color: #1a1a1a;
    font-weight: 700;
}

.country {
    color: #1a1a1a;
    font-size: 1.5rem;
    font-weight: 700;
}

.our_service {
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
    color: #ee3232;
    text-transform: uppercase;
}

.service {
    color: #1a1a1a;
    font-size: 1.25rem;
    font-weight: 700;
}

.about {
    font-size: 1rem;
    color: #1a1a1a;
    font-weight: 700;
}

.slider_top {
    margin-top: -16px;
    font-size: 65px;
    line-height: 1.2;
    font-weight: 700;
}

.live_location {
    margin-top: 10px;
    font-size: 18px;
    color: red;
    font-weight: 700;
}

.frame {
    display: none;
    visibility: hidden;
}

.main_logo {
    height: 6rem;
}

.location {
    font-size: 20px
}

.locator {
    font-size: 24px;
}

.paragraph {
    color: #ffffff;
}