<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">button.custom-slick-arrow.custom-slick-arrow-left,
button.custom-slick-arrow.custom-slick-arrow-right {
    width: 40px;
    height: 40px;
    font-size: 24px !important;
    background-color: #00354d !important;
    border-radius: 0 !important
}

.signin,
a.nav-link.dropdown-toggle.show {
    background: #00354d;
    color: #fff !important
}

#boxes .window,
#mask {
    left: 0;
    display: none;
    position: absolute;
    top: 0
}

#lorem,
.maintext {
    font-family: "Segoe UI", sans-serif
}

#popupfoot a,
.maintext {
    text-decoration: none
}

.mobile-nav a,
ul.navbar-nav {
    margin: 0 auto;
    text-align: center
}

#boxes .window,
.maintext,
.mobile-nav a,
ul.navbar-nav {
    text-align: center
}

.signin {
    padding: 5px;
    border-radius: 6px
}

.f-s-30 {
    font-size: 1.563vw
}

.mrg-b-40 {
    margin-bottom: 2.083vw
}

.f-s-20 {
    font-size: 1.042vw
}

button.custom-slick-arrow.custom-slick-arrow-left {
    color: #fff !important;
    -webkit-transition: .5s;
    transition: .5s;
    position: absolute
}

button.custom-slick-arrow.custom-slick-arrow-right {
    color: #fff !important;
    -webkit-transition: .5s;
    transition: .5s
}

.position-relative {
    position: relative !important
}

.theHead span:after,
.theHead span:before {
    content: '';
    height: 2.344vw;
    position: absolute
}

.theHead span:before {
    top: -.885vw;
    left: -1.602vw;
    width: 3.698vw;
    border-top: 5px solid #e02529;
    border-left: 5px solid #e02529
}

.theHead span:after {
    background-size: cover;
    background-repeat: no-repeat;
    bottom: -1.002vw;
    width: 3.646vw;
    right: -1.8vw;
    border-right: 5px solid #e02529;
    border-bottom: 5px solid #e02529
}

.testimonialSec {
    background-image: url(images/test-bg.jpg);
    background-position: center;
    background-size: cover
}

a.popup-youtube&gt;img {
    border-radius: 1.823vw;
    overflow: hidden
}

.testSaying:before {
    left: -22%;
    background-image: url(images/before-quote.png)
}

.testSaying:after {
    right: -22%;
    bottom: 0;
    background-image: url(images/after-quote.png)
}

.testSaying:after,
.testSaying:before {
    content: "";
    display: block;
    width: 38px;
    height: 31px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1
}

a.nav-link.dropdown-toggle.show {
    border-radius: 12px;
    box-shadow: 0 0 5px 0 #00354d;
    display: inline-block
}

.header-area {
    z-index: 111111;
    padding-top: 5px;
    padding-bottom: 4px;
    background-color: #fcf9f7;
    position: fixed;
    width: 100%
}

@media only screen and (max-width:600px) {
    .header-area,
    .navbar-area.sticky-top {
        position: fixed;
        width: 100%
    }
    .modal {
        margin-top: 80px !important
    }
    .left ul {
        display: flex
    }
    .owl-theme .owl-dots .owl-dot {
        zoom: 1;
        display: none
    }
    .overlay-banner {
        margin-top: 136px
    }
    .header-area {
        z-index: 99999999 !important;
        padding-top: 4px;
        padding-bottom: 5px;
        background-color: #022e6b
    }
}

#mask {
    z-index: 9000;
    background-color: #000
}

#boxes .window {
    width: 440px;
    height: 200px;
    z-index: 9999;
    padding: 20px;
    border-radius: 15px
}

#boxes #dialog {
    width: 600px;
    height: auto;
    padding: 10px;
    font-size: 15pt
}

#lorem {
    font-size: 12pt;
    text-align: left
}

#popupfoot {
    position: absolute;
    z-index: 1000;
    right: -6px;
    top: 7px
}

.popupoption:hover {
    background-color: #d1d1d1;
    color: green
}

.popupoption2:hover {
    color: red
}

@media only screen and (max-width:480px) {
    .bannerdata {
        font-weight: 200;
        color: #fff;
        background: #00000057;
        font-size: 15px
    }
    .section-title h2 {
        font-size: 22px !important;
        margin-top: 16px;
    }
    .section-title h1 {
        font-size: 22px;
        margin-bottom: -18px;
        margin-top: 16px
    }
    .classoffer {
       color: #ffffff;
        font-size: 12px !important;
        margin-bottom: 13px !important;
        font-weight: 700 !important;
        background: #022e6b;
        width: 221px;
        padding: 8px;
        /* box-shadow: 5px 5px 0 0 #00354e;*/
    }
	    .banner-content {
        margin-top: 1px!important;
        position: relative;
        z-index: 2;
	}
    .common-btn {
        border: none;
        overflow: hidden;
        color: #fff;
        -webkit-transition: .5s;
        transition: .5s;
        font-weight: 600;
        font-size: 10px;
        padding: 5px 16px
    }
}

ul.navbar-nav {
    justify-content: center
}

.navbar-dark .navbar-nav .nav-link {
    color: #00354d !important;
    font-weight: 600
}

.navbar .megamenu {
    padding: 1rem
}

@media all and (min-width:992px) {
    .navbar .has-megamenu:hover .dropdown-menu {
        display: block
    }
    .navbar .has-megamenu .dropdown-toggle::after {
        display: none
    }
    .navbar .megamenu {
        display: none;
        left: 0;
        right: 0;
        width: 100%;
        margin-top: 0
    }
    .navbar .has-megamenu {
        position: static !important
    }
}

@media(max-width:991px) {
    .navbar.fixed-top .navbar-collapse,
    .navbar.sticky-top .navbar-collapse {
        overflow-y: auto;
        max-height: 90vh;
        margin-top: 10px
    }
}

.mobile-nav {
    display: flex !important;
    padding-top: 8px;
    background: #fff
}

.mobile-nav a {
    width: 181px;
    display: flex;
    justify-content: center
}

.col-megamenu .list-unstyled .nav-item a {
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 2px 11px;
    margin: 0;
    display: block;
    color: #00354d
}

button.navbar-toggler {
    position: relative;
    top: 0;
    left: 83%
}

.dropdown-menu.megamenu.show {
    background: #e4f6ff;
    padding: 12px;
    border: 0;
    border-radius: 0;
    -webkit-transition: .3s;
    transition: .3s;
    border-bottom: 3px solid #f80b02
}</pre></body></html>