/********* Compiled - Do not edit *********/
:root{--color-primary:#fe9418;--color-gradient-start:#FE9418;--color-gradient-stop:#F5634B;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:Poppins;font-weight:400;line-height:1.9;font-size:14px;color:#919191;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:Poppins;font-weight:700;line-height:1.4em;font-size:42px;color:#000000;}.h2,h2{font-family:Poppins;font-weight:700;line-height:1.4em;font-size:34px;color:#000000;}.h3,h3{font-family:Poppins;font-weight:600;line-height:1.6em;font-size:24px;color:#000000;}.h4,h4{font-family:Poppins;font-weight:600;line-height:1.6em;font-size:21px;color:#000000;}.h5,h5{font-family:Poppins;font-weight:600;line-height:1.8em;font-size:18px;color:#000000;}.h6,h6{font-family:Poppins;font-weight:600;line-height:1.8em;font-size:16px;color:#0a0a0a;}.titlebar-inner h1{}.titlebar-inner p{}@media ( min-width: 1200px ){.main-header .is-stuck{background:rgb(255, 255, 255) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a, .mainbar-wrap.is-stuck .header-module .ld-module-trigger, .mainbar-wrap.is-stuck .main-nav > li > a, .mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input, .mainbar-wrap.is-stuck .header-module .lqd-custom-menu > li > a{color:rgba(0, 0, 0, 0.75) !important;}.mainbar-wrap.is-stuck .mainbar-wrap.is-stuck .header-module .nav-trigger .bar{background-color:rgba(0, 0, 0, 0.75) !important;}.mainbar-wrap.is-stuck .header-module .ld-module-trigger-icon, .mainbar-wrap.is-stuck .header-module .ld-module-trigger-txt{color:inherit !important;}.mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input{border-color:rgba(0, 0, 0, 0.75) !important;}.mainbar-wrap.is-stuck .social-icon:not(.branded):not(.branded-text) a:hover, .mainbar-wrap.is-stuck .main-nav > li > a:hover, .mainbar-wrap.is-stuck .header-module .lqd-custom-menu > li > a:hover{color:rgb(0, 0, 0) !important;}}@media screen and (max-width: 1199px){.main-header .navbar-header{background:rgb(255, 255, 255);}body[data-mobile-nav-style=modern]:before{background:rgb(37, 80, 183);}}.swnza_banner {
    position: fixed;
    background: #fe931a;
    text-align: center;
    height: auto !important;
}


@media screen and (min-width: 1199px) {
.hide-desktop{
display: none !important;
    
}

}
.btn > span{
    padding: 1em 1em;
}
.btn-txt{
    font-size: 10px;   
}

/* NINJA FORMS STYLING*/
.nf-form-fields-required {
    display: none!important;
}

input#nf-field-1, input#nf-field-2, input#nf-field-5, input#nf-field-6, input#nf-field-7, input#nf-field-10, input#nf-field-11, input#nf-field-8 {
    border-bottom: 1px solid rgb(213, 214, 222)!important;
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
    background-color: rgb(255, 255, 255)!important;
    -webkit-tap-highlight-color: none!important;
    box-shadow: none!important;
    color: rgb(213,214,222)!important;
}

input#nf-field-1:focus, input#nf-field-2:focus, input#nf-field-5:focus, input#nf-field-6:focus {
    border-bottom: 1px solid rgb(145, 145, 145)!important;
    color: rgb(145,145,145)!important;
}

div.nf-field:focus {
    outline: thin dotted!important;
}

input#nf-field-1::placeholder, input#nf-field-2::placeholder, input#nf-field-5::placeholder, input#nf-field-6::placeholder {
    color: #919191!important;
    /*font-weight: 500 !important;*/
    /*font-family: Roboto, -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;*/
    /*font-size: 17px !important;*/
    /*text-align: center!important;*/
}

.field-wrap button, .field-wrap input[type=button], .field-wrap input[type=submit] {
    width:100%!important;
    height: 50px!important;
    margin-top: 10px;
    border: none!important;
    /*font-size: 16px;*/
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase!important;
    color: #FFFFFF!important;
    background-image: linear-gradient(90deg, rgb(245, 99, 75) 0%, rgb(254, 148, 24) 100%)!important;
}

.field-wrap button:hover, .field-wrap input[type=button]:hover, .field-wrap input[type=submit]:hover {
    background-image: linear-gradient(90deg, rgb(254, 148, 24) 0%, rgb(254, 148, 24) 100%)!important;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 2px 2px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05), 0px 8px 8px rgba(0, 0, 0, 0.05), 0px 16px 16px rgba(0, 0, 0, 0.05);
}


.iconbox .iconbox-icon-container > svg {
    width: 140px!important;
}

/*Responsive sections*/
@media screen and (max-width: 1199px) {
    .desktop-row {
        display:none;
    }
}

@media screen and (min-width: 1199px) {
    .mobile-row {
        display:none;
    }
}








/* --- */
figure.liquid-parallax-figure.will-change {
    height: 150% !important;
}

input#nf-field-9 {
    z-index: 999!important;
}
.ninja-forms-req-symbol{display: none;}

@media screen and (max-width: 1199px) {
    .hide-mobile{
    display: none;
}

}

@media screen and (min-width: 1200px) {
.hide-desktop{
    display: none;
}


}

/* cookie notice */
/* cookie notice */
@media (min-width: 1024px){
    #cookie-law-info-bar{
        left: 5% !important;
        right: 5% !important;
        width: 75% !important;
        text-align: center !important;
        margin: 0 auto !important;
        padding: 20px 80px;   }
}
/* cookie notice */
#cookie-law-info-bar{
    line-height: 1.5 !important;
}
#cookie_action_close_header{
    color: white !important ;
    font-weight: bold !important;
    border: 0px;
}
/* --- end cookie notice --- */

@media screen and (max-width: 1245px) and (min-width: 1200px){
    .main-nav > li > a{
        font-size: 12px !important;
    }
}

#menu-item-7579 a, #menu-item-7580 a{
        color: #FD9020 !important;
    }

/*Responsive sections*/
@media screen and (max-width: 1199px) {
    .desktop-row {
        display:none;
    }
}

@media screen and (min-width: 1199px) {
    .mobile-row {
        display:none;
    }
    #menu-item-7579, #menu-item-7580{
        display: none !important;
    }
}

div#comments {
    display: none!important;
}

/*span.txt-rotate-keywords.is-changing.ws-nowrap {
    font-size:45px!important;
}*/