<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6em;
    color: #111;
    overflow-x: hidden
}
a {
    color: #a2c5db;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

a:active,a:focus,a:hover {
    text-decoration: none;
    outline: 0;
    color: #111
}
h1,h2,h3,h4,h5,h6 {
    line-height: 1.6em;
    font-weight: 700;
    text-transform: uppercase
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 26px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 20px
}

h6 {
    font-size: 18px
}
strong {
    font-weight: 700
}
@media (max-width: 991px){
    .container{
        width: 100%
    }
}
@media (min-width: 1200px) and (max-width: 1349px){
    .container{
        width: 1170px;
    }
}
@media (min-width: 1350px){
    .container{
        width: 1320px;
    }
}
/* Header  */
.stchead {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 15px 0;
    background-color: rgba(0,0,0,0.6);
}
.fixed {
    position: fixed !important;
    top: 0;
    transition: 0.4s top cubic-bezier(.3, .73, .3, .74);
    left: 0;
    right: 0;
    padding:8px 0 !important;
    background-color: rgba(0,0,0,0.6);
}
.topbar {
    margin: 0px 0 0 0;
}
.topbar li {
    margin-left: 20px;
    margin-right: 0;

}
.topbar li a {
    color: #fff;
    text-transform: capitalize;
    -webkit-transition: background-color .2s;
    -o-transition: background-color .2s;
    transition: background-color .2s;
}
.topbar li a:hover {
    color: #fc501b;
}
/* header Over */
/* Top banner */
.mainimglogo{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.mainimglogo h2{
    color: #fff;
    font-size: 20px;
    margin: 20px 0 0 0;
    text-transform: capitalize;
}
.wbmainslide{
    overflow: hidden;
}
.wbmainimg{
    width: 100%;
    height: inherit;
    background: url("../images/banner-img/mainimg.jpg") no-repeat center;
    background-size: cover;
    animation: slideShow 14s linear infinite 0s;
}
.wbmainimg .wbimg1{
    transition: 0.8s ease-out;
}
.wbmainimg .wbimg2 {
    transition: 1.0s ease-out;
}
.wbmainimg .wbimg3 {
    transition: 1.2s ease-out;
}
.wbmainimg .wbimg4 {
    transition: 1.4s ease-out;
}
.wbmainimg .wbimg5 {
    transition: 1.6s ease-out;
}
.wbmainimg .wbimg6 {
    transition: 1.8s ease-out;
}
.wbmainimg .wbimg6 img{
    position: absolute;
    left: 0;
    right: 0;
    top: 48px;
}
.wbmainimg .wbimg7 {
    transition: 2s ease-out;
}
.wbmainimg .wbimg7 img{
    position: absolute;
    margin-top: -25%;
}

/* Product */
.heading{
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 33px;
    text-transform: capitalize;
    margin-top: 0;
    text-align: center
}
.heading span{
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.wballimg figure {
    transition: all .3s ease;
}
.wballimg1{
    margin-bottom: 25px;
}
.wbimgbg {
    display: inline-block;
    height: 350px;
    margin-bottom: 0;
    position: relative;
    width: 100%;
}
.wbimgbg .image-shop-scroll {
    background-position: center 0;
    background-repeat: no-repeat;
    height: 350px;
    left: 0;
    position: absolute;
    width: 100%;
    box-shadow: 0px 3px 5px 0px rgba(68, 68, 68, 0.3);
    box-shadow: none;
    background-size: cover;
    border-radius: 5px;
    border: 1px solid #ededed;
}
.wbimgbg .image-shop-scroll {
    transition: all 8s ease-out 0s;
}
.wbimgbg:hover .image-shop-scroll {
    background-position: center 100% !important;
}


.wbinfodemo h2 {
    font-size: 18px;
    color: #444;
    margin-bottom: 10px;
}
.wbinfodemo .list-option {
    margin-bottom: 25px;
    padding-left: 10px;
}
.wbinfodemo .list-option li {
    margin-bottom: 10px;
    padding-left: 20px;
    font-size: 15px;
    color: #666;
    list-style-type: none;
    padding-left: 0px;
}
.wbinfodemo .demo-item-btn {
    display: inline-block;
    height: 42px;
    line-height: 38px;
    border: 2px solid #d7d7d7;
    padding: 0 27px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    transition: .2s;
    -webkit-transition: .2s;
    color: #666;
    margin: 0 0 0 10px;
}
.wbinfodemo .demo-item-btn:hover {
    background: #f2454d;
    color: #fff;
    border: 2px solid #f2454d;
}

/* Theme Section Highlight */
.wbhightimg4sub{
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
}
.wbhighimg h2{
    margin-top: 15px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 30px;
}
.wbhighimg p{
    color: #777
}
.wbhighimg .aos-init{
    margin-bottom: 30px;
}
.wbhighimg .aos-init.wbhightimg4{
    margin-bottom: 0
}
/* Single Product */
.product-page-wrap{
    position: relative;
}
.wbwraphead{
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    margin-top: 40px;
}
.wbwraphead .heading{
    color: #fff
}
.wbwraphead p{
    color: #aaa
}

/* Key Feature */
#key_features h5{
    color: #777;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize
}
#key_features [class^=col-]{
    width: 20%
}
#key_features .ficon {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #eee;
    padding: 15px;
    border-radius: 4px;
    box-shadow: 0 5px 26px 1px rgba(0,0,0,0.03);
}
#key_features .f_icon{
    margin-bottom: 25px
}
/* Footer */
#main-footer {
    padding: 45px 0;
    text-align: center;
    background-color: #000;
    position: relative;
    margin-top: 30px;
}
.footer-title {
    text-align: center;
    font-weight: 500;
    color: #fff;
    font-family: 'Lobster', cursive;
    letter-spacing: 0.05em;
    margin: 2rem 0;
    font-size: 24px;
    text-transform: none;
}
/* Copy Text */
.copy-text .form-control {
    height: 48px;
    font-size: 20px;
    width: 50%;
    margin: 0 auto;
} 
@media (max-width: 767px){
    .copy-text .form-control{
        width: 100%
    }
}
/* Other */
.copy-text,.wbhighimg{
    margin-bottom: 60px;
    margin-top: 60px;
}
#key_features{
    margin-top: 40px;
    margin-bottom: 60px;
}
@media (min-width: 1200px) and (max-width: 1349px){
    .wbwraphead{
        margin-top: 15px;
    }
    .wbhightimg3{
        margin-top: 90px;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .mainimglogo{
        top: 45%
    }
    .wbhighimg h2{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .wbhighimg p{
        font-size: 13px;
    }
    .wbhightimg4sub{
        position: unset;
        margin-top: -250px;
    }
    .wbwraphead p{
        display: none
    }
    #key_features h5{
        font-size: 13px;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .wbmainimg{
        height: 300px;
        display: flex;
        align-items: center;
    }
    #key_features h5{
        height: 45px;
    }
    .wbhightimg4 {
        display: none;
    }
}
@media (max-width: 991px){
    .heading{
        margin-bottom: 20px;
        font-size: 22px;
    }
    .mainimglogo{
        margin: 0 auto;
        text-align: center;
        transform: none;
        position: unset;
    }
    .copy-text .form-control{
        width: 100%
    }
    .wbhighimg h2{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .wbhighimg p{
        font-size: 13px;
    }
    .wbwraphead p{
        display: none
    }
}
@media (max-width: 767px){
    .wbinfodemo .list-option{
        margin-bottom: 15px;
    }
    .wbinfodemo .list-option li{
        font-size: 13px;
        letter-spacing: 0
    }
    .copy-text, .wbhighimg{
        margin-top: 40px;
        margin-bottom: 40px;
    }
    #key_features{
        margin-top: 20px;
        margin-bottom: 40px;
    }
    .wbmainimg{
        height: 250px;
        display: flex;
        align-items: center;
    }
    .wbhightimg4sub{
        position: unset;
    }
    .wbwraphead{
        margin-top: 7px;
    }
    #key_features [class^="col-"]{
        width: 50%
    }
    #key_features h5{
        font-size: 13px;
        letter-spacing: 0
    }
    .footer-title{
        font-size: 16px;
    }
    #main-footer{
        padding: 30px 0
    }
}
@media (min-width: 600px) and (max-width: 767px){
    .wballimg1{
        width: 50%
    }
    .wballimg1:nth-child(3){
        clear: left;
    }
}</pre></body></html>