.rev_slider_wrapper {
    pointer-events: none;
}
/*#e58165*/
.service-block4 .service-desc h4 {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 600;
    width: 80%;
}
img[alt="footer-logo"] {
    max-height: 40px;
}
.hermes .tp-arr-titleholder {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
section.page-title-section2.bg-img.cover-background.top-position1 {
    background-position: center 33% !important;
}
.project-grid-style3 .inner-box .project-desc h3 {
    font-size: 16px;
}
.modal {
    z-index: 100001;
}
.modal-backdrop {
    z-index: 100000;
}
@media (max-width: 480px) {
    .navbar-brand img {
        max-width: calc(100% - 60px);
    }
    .rev_slider .tp-caption {
        font-size: 28px!important;
    }
    .top-position1 {
        margin-top: -90px;
    }
}
@media (min-width: 1200px) {
    .h2.custom,
    h2.custom {
        font-size: 1.4rem
    }
}

.coming-soon .image.hero {
    padding-top: 100svh;
}
.coming-soon .image.hero .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.coming-soon .image.hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
    z-index: 1;
}
.coming-soon .image.hero .content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 2;
}
.coming-soon .image.hero .content img {
    width: 300px;
    margin-bottom: 48px;
}
.coming-soon .image.hero .content img {
    margin-bottom: 48px;
}
.coming-soon .image.hero .content h1 {
    font-size: 0;
}
.coming-soon .image.hero .content h2 {
    margin-bottom: 32px;
    color: #fff;
}