<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-----------------------
Main Banner
-----------------------*/
.overlayx-black {
    background: #000;
}

.overlayx {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
}

section.main-banner {
    position:relative;
}
    section.main-banner .banner-title .bannerbox {
        padding: 70px 0px;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
    }
    section.main-banner .banner-title {
        z-index: 1;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    section.main-banner .banner-title.banner-title-1 {background-image: url('/style/images/banner/banner1.jpg');}
    section.main-banner .banner-title.banner-title-2 {background-image: url('/style/images/banner/banner2.jpg');}
    section.main-banner .banner-title.banner-title-3 {
        background-image: url('/style/images/banner/banner3.jpg');
    }
    section.main-banner .banner-title.banner-title-4 {
        background-image: url('/style/images/banner/banner4.jpg');
    }
    section.main-banner .banner-title.banner-title-5 {
        background-image: url('/style/images/banner/banner5.jpg');
    }
    section.main-banner .banner-title.banner-title-6 {
        background-image: url('/style/images/banner/banner6.jpg');
    }
    section.main-banner .banner-title.banner-title-7 {
        background-image: url('/style/images/banner/banner7.jpg');
    }
    section.main-banner .banner-title.banner-title-8 {
        background-image: url('/style/images/banner/banner8.jpg');
    }
    section.main-banner .banner-title.banner-title-9 {
        background-image: url('/style/images/banner/banner9.jpg');
    }
    section.main-banner .banner-title.banner-title-10 {
        background-image: url('/style/images/banner/banner10.jpg');
    }
    section.main-banner .banner-title.banner-title-11 {
        background-image: url('/style/images/banner/banner11.jpg');
    }
    section.main-banner .banner-title.banner-title-12 {
        background-image: url('/style/images/banner/banner12.jpg');
    }
    section.main-banner .banner-title.banner-title-13 {
        background-image: url('/style/images/banner/banner13.jpg');
    }
    section.main-banner .banner-title.banner-title-14 {
        background-image: url('/style/images/banner/banner14.jpg');
    }
    section.main-banner .banner-title.banner-title-15 {
        background-image: url('/style/images/banner/banner15.jpg');
    }
        section.main-banner .banner-title.banner-title-16 {
            background-image: url('/style/images/banner/banner16.jpg');
        }
        section.main-banner .banner-title.banner-title-17 {
            background-image: url('/style/images/banner/banner17.jpg');
        }
        section.main-banner .banner-title.banner-title-18 {
            background-image: url('/style/images/banner/banner18.jpg');
        }
        section.main-banner .banner-title.banner-title-19 {
            background-image: url('/style/images/banner/banner19.jpg');
        }
        section.main-banner .banner-title.banner-title-20 {
            background-image: url('/style/images/banner/banner20.jpg');
        }
        section.main-banner .banner-title.banner-title-21 {
            background-image: url('/style/images/banner/banner21.jpg');
        }
        section.main-banner .banner-title.banner-title-22 {
            background-image: url('/style/images/banner/banner22.jpg');
        }
        section.main-banner .banner-title.banner-title-23 {
            background-image: url('/style/images/banner/banner23.jpg');
        }
        section.main-banner .banner-title.banner-title-24 {
            background-image: url('/style/images/banner/banner24.jpg');
        }
        section.main-banner .banner-title.banner-title-25 {
            background-image: url('/style/images/banner/banner25.jpg');
        }
        section.main-banner .banner-title.banner-title-26 {
            background-image: url('/style/images/banner/banner26.jpg');
        }
        section.main-banner .banner-title.banner-title-27 {
            background-image: url('/style/images/banner/banner27.jpg');
        }
        section.main-banner .banner-title.banner-title-28 {
            background-image: url('/style/images/banner/banner28.jpg');
        }
        section.main-banner .banner-title.banner-title-29 {
            background-image: url('/style/images/banner/banner29.jpg');
        }
        section.main-banner .banner-title.banner-title-30 {
            background-image: url('/style/images/banner/banner30.jpg');
        }
        section.main-banner .banner-title.banner-title-31 {
            background-image: url('/style/images/banner/banner31.jpg');
        }
        section.main-banner .banner-title.banner-title-32 {
            background-image: url('/style/images/banner/banner32.jpg');
        }
        section.main-banner .banner-title.banner-title-33 {
            background-image: url('/style/images/banner/banner33.jpg');
        }
        section.main-banner .banner-title.banner-title-34 {
            background-image: url('/style/images/banner/banner34.jpg');
        }
        section.main-banner .banner-title.banner-title-35 {
            background-image: url('/style/images/banner/banner35.jpg');
        } 
    section.main-banner .banner-title h2 {
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-bottom: 0px;
        font-size: 24px;
    }

        section.main-banner .banner-title h2:after {
            display: table;
            content: " ";
        }
        section.main-banner .banner-title .sep-primary {
            background-color: #e6212a;
            margin-top: 0;
            display: inline-block;
            height: 2px;
            width: 70px;
            clear: both;
            margin: 0px 0px;
            content: ' ';
            transition: width .8s ease, background-color .8s ease;
            -webkit-transition: width .8s ease, background-color .8s ease;
            -o-transition: width .8s ease, background-color .8s ease;
            -ms-transition: width .8s ease, background-color .8s ease;
            -moz-transition: width .8s ease, background-color .8s ease;
        }
        section.main-banner .banner-title h5 {
            font-weight: normal;
            color: #999;
            font-size:14px;
        }

    section.main-banner .breadcrumb-holder {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding-top: 0px;
        height: 50px;
        background: rgba(0, 0, 0, 0.7) !important;
        width: 100%;
        text-align: center;
        z-index: 3;
    }
    @media (max-width: 1169px) {
        section.main-banner .breadcrumb-holder {
            height: auto;
        }
    }

    section.main-banner .breadcrumb-holder ul.breadcrumb {
        background: transparent;
        padding: 0px 0px;
        height:50px;
        margin:0px;
    }
        section.main-banner .breadcrumb-holder ul.breadcrumb li {
            float: left;
            clear: none;
            height: 50px;
            line-height: 50px;
        }

        section.main-banner .breadcrumb-holder ul.breadcrumb &gt; li + li:before {
            color: #666;
        }
        section.main-banner .breadcrumb-holder ul.breadcrumb li a {
            color:#999;
            height:50px;
            line-height:50px;
        }</pre></body></html>