<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.map-footer iframe {
    width: 100%;
    opacity: 0.5;
}

.contact-map iframe {
    width: 100%;
}

.single-slider {
    background-size: cover;
}

.content-area div {
    width: 100%;
}

.pages-content img {
    border: 1px solid #ddd;
    border-radius: 10px;
}

.slider-area .hero__caption h1 {
    font-size: 80px;
    font-weight: 900;
    color: #ffffff;
    font-family: 'Barlow', sans-serif;
    line-height: 1;
    text-transform: uppercase;
    color: #ff5f13;
    margin: 0;
    padding: 0;
}

.slider-area .hero__caption .stock-text h2 {
    font-size: 80px;
    font-weight: 800;
    margin: 0;
    line-height: 4;
    text-transform: uppercase;
    position: absolute;
    color: #fff;
}

.single-post-area .blog-author {
    width: 100%;
}

.captcha {
    display: flex;
    flex-direction: row;
    height: 50px;
}

.captcha_image {
    max-width: 80px!important;
}

.captcha_input {
    all: unset!important;
    border: 1px solid #ddd!important;
    margin-left: 10px!important;
    width: 80px!important;
    color: #0582cb!important;
    padding: 5px!important;
}

.captcha_reload {
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    font-size: 25px!important;
    margin-left: 10px!important;
}

.slicknav_btn {
    margin-top: -55px;
}

.slicknav_menu {
    background: unset;
}

.slicknav_nav {
    background: #4c4c4c;
}

.support-company-area .support-wrapper .left-content .support-caption p.pera-top {
    font-weight: unset;
}

.section-padding30 {
    padding-top: 85px;
    padding-bottom: 60px;
}

.latest-news-area .single-news .news-caption h2 a {
    min-height: 130px;
}

.section-tittle .front-text h2 {
    font-size: 50px;
}

.section-tittle span.back-text {
    font-size: 80px;
}

.section-tittle.section-tittle2 .front-text h2 {
    font-size: 50px;
}

.section-tittle.section-tittle2 span.back-text {
    font-size: 70px;
}

.services-area1 .single-service-cap .service-cap h4 {
    height: 120px;
    overflow: hidden;
}

.section-tittle.section-tittle3 .front-text h2 {
    font-size: 50px;
}

.project-area .project-caption .single-project .project-cap h4, .contact-section .project-caption .single-project .project-cap h4 {
    font-size: 20px;
    height: 90px;
    overflow: hidden;
}

.section-tittle.section-tittle6 .front-text h2 {
    font-size: 50px;
}

.testimonial-padding {
    padding-top: 50px;
    padding-bottom: 50px;
}

.slider-area .hero-cap h2 {
    font-size: 50px;
}

.services-area1 .single-service-cap .service-cap h4 a {
    font-size: 20px;
}

.slider-area .hero__caption h1 {
    font-size: 60px;
}

.project-area .nav-tabs .nav-item, .contact-section .nav-tabs .nav-item {
    border: 1px solid #ddd;
    border-radius: 10px;
    margin: 10px 5px;
}

.right-content-center {
    display: flex;
    align-items: center;
}

.slick-dots {
    position: absolute;
    bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    right: 50%;
}

.slick-dots li {
    margin: 10px;
}

.slick-dots li button {
    border: none;
    border-radius: 5px;
    padding: 0px 10px;
    cursor: pointer;
    background: #ff5f14;
    color: #fff;
}

.slider-area .hero__caption .stock-text h2 {
    margin-top: 5%;
    font-size: 35px;
}

img {
    max-width: 100%;
}

.section-tittle .front-text .all-items {
    font-size: 18px;
}

.section-tittle .front-text .all-items:hover {
    color: #ff5f14;
}

.section-tittle .front-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media only screen and (max-width: 1024px) {
    
    .header-bottom .logo {
        width: 200px;
        margin-left: -30px;
    }

    .slider-area .hero__caption h1 {
        font-size: 25px;
    }

    .slider-area .hero__caption .stock-text h2 {
        font-size: 15px;
    }

    .captcha {
        height: 30px;
        margin-bottom: 20px;
    }

    .section-padding30 {
        padding-top: 30px;
        padding-bottom: 15px;
    }

    .latest-news-area .single-news .news-caption h2 a {
        min-height: 25px;
    }

    .section-tittle .front-text h2 {
        font-size: 25px;
    }

    .section-tittle span.back-text {
        font-size: 25px;
    }

    .section-tittle.section-tittle2 .front-text h2 {
        font-size: 25px;
    }

    .section-tittle.section-tittle2 span.back-text {
        font-size: 25px;
    }

    .services-area1 .single-service-cap .service-cap h4 {
        height: 30px;
        overflow: hidden;
    }

    .section-tittle.section-tittle3 .front-text h2 {
        font-size: 25px;
    }

    .project-area .project-caption .single-project .project-cap h4, .contact-section .project-caption .single-project .project-cap h4 {
        font-size: 20px;
        height: 90px;
        overflow: hidden;
    }

    .section-tittle.section-tittle6 .front-text h2 {
        font-size: 25px;
    }

    .testimonial-padding {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .slider-area .hero-cap h2 {
        font-size: 25px;
    }

    .services-area1 .single-service-cap .service-cap h4 a {
        font-size: 20px;
    }

    .slider-area .hero__caption h1 {
        font-size: 25px;
    }

    .project-area .nav-tabs .nav-item, .contact-section .nav-tabs .nav-item {
        width: 47%;
    }

}</pre></body></html>