.hero-slider .content h1 {
    font-size: 35px;
    text-transform: capitalize;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
    color: #fff;
}

.mt-20 {
    margin-top: 20px;
}

.ml-2 {
    margin-left: 2px;
}


.hero-slider .slick-prev.slick-arrow, .hero-slider .slick-next.slick-arrow { display: none !important; }
.service-section .inner-box .image-content p { text-align: left; }
.text-align-justify { text-align: justify; }

@media only screen and (max-width: 767px) {
    .header-uper .contact-info .item { display: flow-root; }
}

@media (max-width: 991px) {
    .header-uper .contact-info .item { display: flow-root; }
}

.gallery .gallery-item p { bottom: -5px; line-height: 20px; }
.story .story-content p { line-height: unset; }
/*@media only screen and (max-width: 767px) {
    .header-uper .right-side {
        text-align: unset !important;
    }
}


@media (max-width: 991px) {
    .header-uper .right-side {
        text-align: unset !important;
    }
}*/
