/*! CSS Used from: https://anubis3d.com/wp-content/plugins/testimonial-slider-and-showcase/assets/css/wptestimonial.css?ver=2.3.5 ; media=all */
@media all {
    .clearfix:before,.clearfix:after {
        content: " ";
        display: table;
    }
}

/*! CSS Used from: https://anubis3d.com/wp-content/plugins/ajax-search-lite/css/style.basic.css?ver=4.11.5 ; media=all */
@media all {
    .hiddend {
        display: none!important;
    }

    div.asl_w,div.asl_w *,div.asl_r,div.asl_r *,div.asl_s,div.asl_s * {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        -ms-box-sizing: content-box;
        -o-box-sizing: content-box;
        box-sizing: content-box;
        padding: 0;
        margin: 0;
        border: 0;
        border-radius: 0;
        text-transform: none;
        text-shadow: none;
        box-shadow: none;
        text-decoration: none;
        text-align: left;
        letter-spacing: normal;
    }

    div.asl_r,div.asl_r * {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    div.asl_r {
        box-sizing: border-box;
        margin: 12px 0 0 0;
    }

    div.asl_m input[type="search"] {
        appearance: auto!important;
        -webkit-appearance: none!important;
    }

    .hiddend {
        display: none;
    }

    div.asl_m input:focus {
        outline: none;
    }

    div.asl_m {
        width: 100%;
        height: auto;
        border-radius: 0;
        background: rgba(255, 255, 255, 0);
        overflow: hidden;
        position: relative;
        z-index: 200;
    }

    div.asl_m .probox {
        width: auto;
        border-radius: 5px;
        background: #fff;
        overflow: hidden;
        border: 1px solid #fff;
        box-shadow: 1px 0 3px #ccc inset;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
    }

    div.asl_m .probox .proinput {
        width: 1px;
        height: 100%;
        margin: 0 0 0 10px;
        padding: 0 5px;
        float: left;
        box-shadow: none;
        position: relative;
        flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        order: 5;
        -webkit-order: 5;
    }

    div.asl_m .probox .proinput input:before,div.asl_m .probox .proinput input:after,div.asl_m .probox .proinput form:before,div.asl_m .probox .proinput form:after {
        display: none;
    }

    div.asl_m .probox .proinput input {
        height: 28px;
        border: 0;
        background: transparent;
        width: 100%;
        box-shadow: none;
        margin: -1px;
        padding: 0;
        left: 0;
        line-height: normal!important;
        display: block;
        min-height: unset;
        max-height: unset;
    }

    div.asl_m .proinput input.orig {
        padding: 0!important;
        margin: 0!important;
        background: transparent!important;
        border: none!important;
        background-color: transparent!important;
        box-shadow: none!important;
        z-index: 10;
        position: relative;
    }

    div.asl_m .proinput input.autocomplete {
        padding: 0!important;
        margin: 0;
        background: transparent!important;
        border: none!important;
        background-color: transparent!important;
        box-shadow: none!important;
        opacity: .2;
    }

    div.asl_m .probox .proinput input.autocomplete {
        border: 0;
        background: transparent;
        width: 100%;
        box-shadow: none;
        margin: 0;
        margin-top: -28px!important;
        padding: 0;
        left: 0;
        position: relative;
        z-index: 9;
    }

    div.asl_m .probox .proloading,div.asl_m .probox .proclose,div.asl_m .probox .promagnifier,div.asl_m .probox .prosettings {
        width: 20px;
        height: 20px;
        background: none;
        background-size: 20px 20px;
        float: right;
        box-shadow: none;
        margin: 0;
        padding: 0;
        text-align: center;
        flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        z-index: 100;
    }

    div.asl_m .probox .promagnifier {
        order: 10;
        -webkit-order: 10;
    }

    div.asl_m .probox .prosettings {
        order: 1;
        -webkit-order: 1;
    }

    div.asl_m .probox .proloading,div.asl_m .probox .proclose {
        background-position: center center;
        display: none;
        background-size: auto;
        background-repeat: no-repeat;
        background-color: transparent;
        order: 6;
        -webkit-order: 6;
    }

    div.asl_m .probox .proclose {
        position: relative;
        cursor: pointer;
    }

    div.asl_m .probox .promagnifier .innericon,div.asl_m .probox .prosettings .innericon {
        background-size: 20px 20px;
        background-position: center center;
        background-repeat: no-repeat;
        background-color: transparent;
        width: 100%;
        height: 100%;
        text-align: center;
        overflow: hidden;
        line-height: initial;
        display: block;
    }

    div.asl_m .probox .promagnifier .innericon svg,div.asl_m .probox .prosettings .innericon svg {
        height: 100%;
        width: 22px;
        vertical-align: baseline;
        display: inline-block;
    }

    div.asl_m .probox .proloading {
        padding: 2px;
        box-sizing: border-box;
    }

    div.asl_m .probox div.asl_loader,div.asl_m .probox div.asl_loader * {
        box-sizing: border-box!important;
        margin: 0;
        padding: 0;
        box-shadow: none;
    }

    div.asl_m .probox div.asl_loader {
        box-sizing: border-box;
        display: flex;
        flex: 0 1 auto;
        flex-direction: column;
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 28px;
        max-width: 100%;
        max-height: 100%;
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: center;
    }

    div.asl_m .probox div.asl_loader-inner {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        height: 100%;
    }

    div.asl_m .probox div.asl_simple-circle {
        margin: 0;
        height: 100%;
        width: 100%;
        animation: rotate-simple .8s infinite linear;
        -webkit-animation: rotate-simple .8s infinite linear;
        border: 4px solid #fff;
        border-right-color: transparent!important;
        border-radius: 50%;
        box-sizing: border-box;
    }

    div.asl_m .probox .proclose svg {
        background: #333;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        width: 20px;
        height: 20px;
        margin-top: -10px;
        left: 50%;
        margin-left: -10px;
        fill: #fefefe;
        padding: 4px;
        box-sizing: border-box;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .9);
    }

    div.asl_r * {
        text-decoration: none;
        text-shadow: none;
    }

    div.asl_r .results {
        overflow: hidden;
        width: auto;
        height: 0;
        margin: 0;
        padding: 0;
    }

    div.asl_r .resdrg {
        height: auto;
    }

    div.asl_s.searchsettings {
        width: 200px;
        height: auto;
        position: absolute;
        display: none;
        z-index: 1101;
        border-radius: 0 0 3px 3px;
        visibility: hidden;
        padding: 0;
    }

    div.asl_s.searchsettings form {
        display: flex;
        flex-wrap: wrap;
        margin: 0 0 12px 0!important;
        padding: 0!important;
    }

    div.asl_s.searchsettings .asl_option_inner {
        margin: 2px 10px 0 10px;
        *padding-bottom: 10px;
    }

    div.asl_s.searchsettings .asl_option_label {
        font-size: 14px;
        line-height: 20px!important;
        margin: 0;
        width: 150px;
        text-shadow: none;
        padding: 0;
        min-height: 20px;
        border: none;
        background: transparent;
        float: none;
    }

    div.asl_s.searchsettings .asl_option_inner input[type=checkbox] {
        display: none!important;
    }

    div.asl_s.searchsettings .asl_option {
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        align-items: flex-start;
        margin: 0 0 10px 0;
        cursor: pointer;
    }

    div.asl_s.searchsettings .asl_option_inner {
        width: 17px;
        height: 17px;
        position: relative;
        flex-grow: 0;
        -webkit-flex-grow: 0;
        flex-shrink: 0;
        -webkit-flex-shrink: 0;
    }

    div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox {
        cursor: pointer;
        position: absolute;
        width: 17px;
        height: 17px;
        top: 0;
        padding: 0;
        border-radius: 2px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .2);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .2);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .2);
        overflow: hidden;
        font-size: 0!important;
        color: rgba(0, 0, 0, 0);
    }

    div.asl_r.vertical .results,div.asl_s.searchsettings .asl_sett_scroll {
        scrollbar-width: thin;
        scrollbar-color: rgba(0, 0, 0, 0.5) transparent;
    }

    div.asl_r.vertical .results::-webkit-scrollbar {
        width: 10px;
    }

    div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar {
        width: 6px;
    }

    div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-track {
        background: transparent;
        box-shadow: inset 0 0 12px 12px transparent;
        border: none;
    }

    div.asl_r.vertical .results::-webkit-scrollbar-track {
        background: rgb(255, 255, 255);
        box-shadow: inset 0 0 12px 12px transparent;
        border: solid 2px transparent;
    }

    div.asl_r.vertical .results::-webkit-scrollbar-thumb,div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb {
        background: transparent;
        box-shadow: inset 0 0 12px 12px rgba(0, 0, 0, 0);
        border: solid 2px transparent;
        border-radius: 12px;
    }

    div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb {
        border: none;
    }

    div.asl_r.vertical:hover .results::-webkit-scrollbar-thumb,div.asl_s.searchsettings:hover .asl_sett_scroll::-webkit-scrollbar-thumb {
        box-shadow: inset 0 0 12px 12px rgba(0, 0, 0, 0.5);
    }

    @media (hover: none), (max-width: 500px) {
        div.asl_r.vertical .results::-webkit-scrollbar-thumb,div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb {
            box-shadow:inset 0 0 12px 12px rgba(0, 0, 0, 0.5);
        }
    }

    div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox:after {
        opacity: 0;
        font-family: 'aslsicons2';
        content: "\e800";
        font-weight: normal!important;
        background: transparent;
        border: none!important;
        box-sizing: content-box;
        color: #fff;
        height: 100%;
        width: 100%;
        padding: 0!important;
        margin: 1px 0 0 0!important;
        line-height: 17px;
        text-align: center;
        text-decoration: none;
        text-shadow: none;
        display: block;
        font-size: 11px!important;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }

    div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox:hover::after {
        opacity: .3;
    }

    div.asl_s.searchsettings .asl_option_inner input[type=checkbox]:checked+.asl_option_checkbox:after {
        opacity: 1;
    }

    div.asl_s.searchsettings fieldset {
        position: relative;
        float: left;
    }

    div.asl_s.searchsettings fieldset {
        background: transparent;
        font-size: .9em;
        margin: 12px 0 0!important;
        padding: 0;
        width: 192px;
    }

    div.asl_s.searchsettings fieldset .asl_option_label {
        width: 130px;
        display: block;
    }

    div.asl_s.searchsettings form fieldset legend {
        padding: 5px 0 8px 10px;
    }

    #asl_hidden_data {
        display: none!important;
    }
}

/*! CSS Used from: https://anubis3d.com/wp-content/plugins/ajax-search-lite/css/style-curvy-red.css?ver=4.11.5 ; media=all */
@media all {
    div.asl_w {
        width: 100%;
        height: auto;
        border-radius: 5px;
        background-color: transparent;
        overflow: hidden;
        border: 0 solid #b5b5b5;
        border-radius: 0 0 0 0;
        box-shadow: none;
    }

    #ajaxsearchlite1 .probox,div.asl_w .probox {
        margin: 0;
        padding: 8px;
        height: 28px;
        background-color: #fff;
        border: 2px solid #de6464;
        border-radius: 0 0 0 0;
        box-shadow: 0 0 0 0 #b5b5b5 inset;
        border-radius: 30px;
    }

    #ajaxsearchlite1 .probox .proinput,div.asl_w .probox .proinput {
        font-weight: normal;
        font-family: Open Sans;
        color: #000!important;
        font-size: 12px;
        line-height: normal!important;
        text-shadow: 0 0 0 rgba(255,255,255,0);
    }

    #ajaxsearchlite1 .probox .proinput input,div.asl_w .probox .proinput input {
        font-weight: normal;
        font-family: Open Sans;
        color: #000!important;
        font-size: 12px;
        line-height: normal!important;
        text-shadow: 0 0 0 rgba(255,255,255,0);
        border: 0;
        box-shadow: none;
    }

    div.asl_w .probox .proinput input.autocomplete {
        font-weight: normal;
        font-family: Open Sans;
        color: #000;
        font-size: 12px;
        line-height: normal!important;
        text-shadow: 0 0 0 rgba(255,255,255,0);
    }

    div.asl_w .probox .proloading,div.asl_w .probox .proclose,div.asl_w .probox .promagnifier,div.asl_w .probox .prosettings {
        width: 28px;
        height: 28px;
    }

    div.asl_w .probox .promagnifier .innericon svg {
        fill: #de6464;
    }

    div.asl_w .probox div.asl_simple-circle {
        border: 4px solid #de6464;
    }

    div.asl_w .probox .prosettings .innericon svg {
        fill: #de6464;
    }

    div.asl_w .probox .promagnifier {
        width: 28px;
        height: 28px;
        background-image: -o-linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,0));
        background-image: -ms-linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,0));
        background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,0));
        background-image: linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,0));
        background-position: center center;
        background-repeat: no-repeat;
        border: 0 solid #fff;
        border-radius: 0 0 0 0;
        box-shadow: -1px 1px 0 0 rgba(255,255,255,.64) inset;
        cursor: pointer;
        background-size: 100% 100%;
        background-position: center center;
        background-repeat: no-repeat;
        cursor: pointer;
    }

    div.asl_w .probox div.prosettings {
        width: 28px;
        height: 28px;
        background-image: -o-linear-gradient(175deg,rgba(255,255,255,0),rgba(255,255,255,0));
        background-image: -ms-linear-gradient(175deg,rgba(255,255,255,0),rgba(255,255,255,0));
        background-image: -webkit-linear-gradient(175deg,rgba(255,255,255,0),rgba(255,255,255,0));
        background-image: linear-gradient(175deg,rgba(255,255,255,0),rgba(255,255,255,0));
        background-position: center center;
        background-repeat: no-repeat;
        float: right;
        border: 0 solid #fff;
        border-radius: 0 0 0 0;
        box-shadow: 0 1px 0 0 rgba(255,255,255,.64) inset;
        cursor: pointer;
        background-size: 100% 100%;
        order: 7;
        -webkit-order: 7;
    }

    div.asl_r {
        position: absolute;
        z-index: 1100;
    }

    div.asl_r.vertical {
        padding: 4px;
        background: #fff;
        border-radius: 3px;
        border: 0 solid #b5b5b5;
        border-radius: 0 0 0 0;
        box-shadow: 0 0 3px -1px rgba(0,0,0,.3);
        visibility: hidden;
        display: none;
    }

    div.asl_s.searchsettings {
        background: #fff;
        box-shadow: 1px 1px 0 1px #de6464;
    }

    div.asl_s.searchsettings .asl_option_label {
        font-weight: bold;
        font-family: Open Sans;
        color: #2b2b2b;
        font-size: 12px;
        line-height: 15px;
        text-shadow: 0 0 0 rgba(255,255,255,0);
    }

    div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox {
        background-image: linear-gradient(180deg,#222,#36373a);
        background-image: -webkit-linear-gradient(180deg,#222,#36373a);
        background-image: -moz-linear-gradient(180deg,#222,#36373a);
        background-image: -o-linear-gradient(180deg,#222,#36373a);
        background-image: -ms-linear-gradient(180deg,#222,#36373a);
    }

    div.asl_s.searchsettings fieldset legend {
        padding: 5px 0 0 10px;
        margin: 0;
        font-weight: normal;
        font-family: Open Sans;
        color: #474747;
        font-size: 13px;
        line-height: 15px;
        text-shadow: 0 0 0 rgba(255,255,255,0);
    }
}

/*! CSS Used from: https://anubis3d.com/wp-content/uploads/pum/pum-site-styles.css?generated=1706626261&ver=1.18.2 ; media=all */
@media all {
    .pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay {
        background: 0 0;
        border: none;
        bottom: auto;
        clear: none;
        cursor: default;
        float: none;
        font-family: inherit;
        font-size: medium;
        font-style: normal;
        font-weight: 400;
        height: auto;
        left: auto;
        letter-spacing: normal;
        line-height: normal;
        max-height: none;
        max-width: none;
        min-height: 0;
        min-width: 0;
        overflow: visible;
        position: static;
        right: auto;
        text-align: left;
        text-decoration: none;
        text-indent: 0;
        text-transform: none;
        top: auto;
        visibility: visible;
        white-space: normal;
        width: auto;
        z-index: auto;
    }

    .pum-content {
        position: relative;
        z-index: 1;
    }

    .pum-overlay {
        position: fixed;
    }

    .pum-overlay {
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1999999999;
        overflow: initial;
        display: none;
        transition: .15s ease-in-out;
    }

    .pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before {
        box-sizing: border-box;
    }

    .pum-container {
        top: 100px;
        position: absolute;
        margin-bottom: 3em;
        z-index: 1999999999;
    }

    .pum-container.pum-responsive {
        left: 50%;
        margin-left: -47.5%;
        width: 95%;
        height: auto;
        overflow: visible;
    }

    .pum-container.pum-responsive img {
        max-width: 100%;
        height: auto;
    }

    @media only screen and (min-width: 1024px) {
        .pum-container.pum-responsive.pum-responsive-tiny {
            margin-left:-15%;
            width: 30%;
        }

        .pum-container.pum-responsive.pum-responsive-small {
            margin-left: -20%;
            width: 40%;
        }

        .pum-container.pum-responsive.pum-responsive-medium {
            margin-left: -30%;
            width: 60%;
        }
    }

    .pum-container .pum-content>:last-child {
        margin-bottom: 0;
    }

    .pum-container .pum-content:focus {
        outline: 0;
    }

    .pum-container .pum-content>:first-child {
        margin-top: 0;
    }

    .pum-container .pum-content+.pum-close {
        text-decoration: none;
        text-align: center;
        line-height: 1;
        position: absolute;
        cursor: pointer;
        min-width: 1em;
        z-index: 2;
        background-color: transparent;
    }

    .popmake-close {
        cursor: pointer;
    }

    .pum-theme-2491,.pum-theme-lightbox {
        background-color: rgba( 0, 0, 0, 0.60 );
    }

    .pum-theme-2491 .pum-container,.pum-theme-lightbox .pum-container {
        padding: 18px;
        border-radius: 3px;
        border: 8px solid #000000;
        box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 );
        background-color: rgba( 255, 255, 255, 1.00 );
    }

    .pum-theme-2491 .pum-content,.pum-theme-lightbox .pum-content {
        color: #000000;
        font-family: inherit;
        font-weight: 100;
    }

    .pum-theme-2491 .pum-content + .pum-close,.pum-theme-lightbox .pum-content + .pum-close {
        position: absolute;
        height: 26px;
        width: 26px;
        left: auto;
        right: -13px;
        bottom: auto;
        top: -13px;
        padding: 0px;
        color: #ffffff;
        font-family: Arial;
        font-weight: 100;
        font-size: 24px;
        line-height: 24px;
        border: 2px solid #ffffff;
        border-radius: 26px;
        box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 );
        text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
        background-color: rgba( 0, 0, 0, 1.00 );
    }

    #pum-8646 {
        z-index: 1999999999;
    }

    #pum-2499 {
        z-index: 1999999999;
    }

    #pum-8451 {
        z-index: 1999999999;
    }
}

/*! CSS Used from: https://anubis3d.com/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?ver=2.8.3 ; media=all */
@media all {
    .gform_wrapper.gravity-theme fieldset,.gform_wrapper.gravity-theme legend {
        background: none;
        padding: 0;
    }

    .gform_wrapper.gravity-theme fieldset {
        border: none;
        display: block;
        margin: 0;
    }

    .gform_wrapper.gravity-theme legend {
        margin-left: 0;
        margin-right: 0;
    }

    @media only screen and (max-width: 641px) {
        .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
            line-height:2;
            min-height: 32px;
        }

        .gform_wrapper.gravity-theme textarea {
            line-height: 1.5;
        }

        .gform_wrapper.gravity-theme ul.gfield_checkbox li label {
            cursor: pointer;
            width: 85%;
        }
    }

    .gform_wrapper.gravity-theme .gform_hidden {
        display: none;
    }

    .gform_wrapper.gravity-theme .gfield textarea {
        width: 100%;
    }

    .gform_wrapper.gravity-theme .gfield textarea.small {
        height: 96px;
    }

    .gform_wrapper.gravity-theme .gfield input {
        max-width: 100%;
    }

    .gform_wrapper.gravity-theme .gfield input.large {
        width: 100%;
    }

    .gform_wrapper.gravity-theme * {
        box-sizing: border-box;
    }

    .gform_wrapper.gravity-theme .gform_fields {
        grid-column-gap: 2%;
        -ms-grid-columns: (1fr 2%) [12];
        grid-row-gap: 16px;
        display: grid;
        grid-template-columns: repeat(12,1fr);
        grid-template-rows: repeat(auto-fill,auto);
        width: 100%;
    }

    .gform_wrapper.gravity-theme .gfield {
        grid-column: 1/-1;
        min-width: 0;
    }

    .gform_wrapper.gravity-theme .gfield.gfield--width-full {
        -ms-grid-column-span: 12;
        grid-column: span 12;
    }

    @media (max-width: 640px) {
        .gform_wrapper.gravity-theme .gform_fields {
            grid-column-gap:0;
        }
    }

    .gform_wrapper.gravity-theme .field_sublabel_below .ginput_complex {
        align-items: flex-start;
    }
}

/*! CSS Used from: https://anubis3d.com/wp-content/plugins/gravityforms/assets/css/dist/theme.min.css?ver=2.8.3 ; media=all */
@media all {
    .gform_wrapper.gravity-theme .gfield_label {
        display: inline-block;
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 8px;
        padding: 0;
    }

    .gform_wrapper.gravity-theme .ginput_complex label {
        font-size: 15px;
        padding-top: 5px;
    }

    .gform_wrapper.gravity-theme .gfield_required {
        color: #c02b0a;
        display: inline-block;
        font-size: 13.008px;
        padding-left: .125em;
    }

    .gform_wrapper.gravity-theme .gfield_required .gfield_required_text {
        font-style: italic;
        font-weight: 400;
    }

    .gform_wrapper.gravity-theme .gform_footer {
        display: flex;
    }

    .gform_wrapper.gravity-theme .gform_footer input {
        align-self: flex-end;
    }

    .gform_wrapper.gravity-theme .ginput_complex {
        display: flex;
        flex-flow: row wrap;
    }

    .gform_wrapper.gravity-theme .ginput_complex span {
        flex: 1;
    }

    .gform_wrapper.gravity-theme .ginput_complex label {
        display: block;
    }

    .gform_wrapper.gravity-theme .ginput_complex input {
        width: 100%;
    }

    @media (min-width: 641px) {
        .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
            padding-right:1%;
        }

        .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full) {
            padding-left: 1%;
            padding-right: 0;
        }
    }

    @media (max-width: 640px) {
        .gform_wrapper.gravity-theme .ginput_complex span {
            flex:0 0 100%;
            margin-bottom: 8px;
            padding-left: 0;
        }
    }

    .gform_wrapper.gravity-theme .gform_footer {
        margin: 6px 0 0;
        padding: 16px 0;
    }

    .gform_wrapper.gravity-theme .gform_footer input {
        margin-bottom: 8px;
    }

    .gform_wrapper.gravity-theme .gform_footer input.button:disabled {
        opacity: .6;
    }

    .gform_wrapper.gravity-theme .gform_footer input+input {
        margin-left: 8px;
    }

    .gform_wrapper.gravity-theme .gfield_checkbox label {
        display: inline-block;
        font-size: 15px;
    }

    .gform_wrapper.gravity-theme input[type=email],.gform_wrapper.gravity-theme input[type=tel],.gform_wrapper.gravity-theme input[type=text],.gform_wrapper.gravity-theme textarea {
        font-size: 15px;
        margin-bottom: 0;
        margin-top: 0;
        padding: 8px;
    }
}

/*! CSS Used from: https://anubis3d.com/wp-content/plugins/surbma-divi-gravity-forms/css/surbma-divi-gravity-forms.css?ver=5.1 ; media=all */
@media all {
    body .gform_wrapper h3.gform_title {
        font-size: 26px;
        font-weight: 500;
    }

    body .gform_wrapper .gform_footer {
        overflow: hidden;
        text-align: right;
    }

    body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),body .gform_wrapper textarea.textarea {
        background-color: #eee;
        border: 0;
        font-size: 14px;
        color: #999;
        padding: 16px;
        line-height: initial;
        height: initial;
    }

    body .gform_wrapper .gfield_description {
        padding: 0!important;
    }

    body .gform_wrapper select {
        display: inline-block;
        height: 51px;
        font-size: 14px;
        color: #999;
        background: #eee;
        border: 0;
    }

    body .gform_wrapper .hidden_label .ginput_container>* {
        margin-top: 12px!important;
    }

    body .gform_wrapper .gform_footer input.button,body .gform_wrapper .gform_footer input[type=submit] {
        background: 0 0;
        font-size: 20px;
        font-weight: 500;
        line-height: 1.7em;
        font-family: inherit;
        color: inherit;
        margin: 8px 0 0;
        padding: 6px 20px;
        border: 2px solid;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -moz-transition: all .2s;
        -webkit-transition: all .2s;
        transition: all .2s;
    }

    body .gform_wrapper .gform_footer input.button:hover,body .gform_wrapper .gform_footer input[type=submit]:hover {
        cursor: pointer;
    }

    body .gform_wrapper.gform_legacy_markup_wrapper ul.gform_fields {
        display: block;
        list-style-type: none!important;
        margin: 0!important;
        padding: 0!important;
        overflow: visible;
    }

    body .gform_wrapper.gform_legacy_markup_wrapper .field_description_above .gfield_description {
        padding: 0;
    }

    @media (min-width: 641px) {
        body .gform_wrapper.gform_legacy_markup_wrapper .gform_body {
            width:calc(100% + 16px);
        }
    }
}

/*! CSS Used from: Embedded */
body .gform_wrapper .gform_footer input.button {
    background-color: #f6921e;
    color: #f9f9f9;
    border-width: 2px;
    border-color: #ffffff;
    border-radius: 50px;
    font-family: 'Domine', Georgia, "Times New Roman", serif;
    font-size: 16px;
    letter-spacing: 1px;
}

body .gform_wrapper .gform_footer input.button:hover {
    background-color: #000000;
    color: #ffffff;
    border-color: rgba(0,0,0,0);
    border-radius: 50px;
    letter-spacing: 1px;
}

body .gform_wrapper .gform_footer input.button {
    background-color: #f6921e;
    color: #f9f9f9;
    border-width: 2px;
    border-color: #ffffff;
    border-radius: 50px;
    font-family: 'Domine', Georgia, "Times New Roman", serif;
    font-size: 16px;
    letter-spacing: 1px;
}

body .gform_wrapper .gform_footer input.button:hover {
    background-color: #000000;
    color: #ffffff;
    border-color: rgba(0,0,0,0);
    border-radius: 50px;
    letter-spacing: 1px;
}

body .gform_wrapper .gform_footer input.button {
    background-color: #f6921e;
    color: #f9f9f9;
    border-width: 2px;
    border-color: #ffffff;
    border-radius: 50px;
    font-family: 'Domine', Georgia, "Times New Roman", serif;
    font-size: 16px;
    letter-spacing: 1px;
}

body .gform_wrapper .gform_footer input.button:hover {
    background-color: #000000;
    color: #ffffff;
    border-color: rgba(0,0,0,0);
    border-radius: 50px;
    letter-spacing: 1px;
}

body .gform_wrapper .gform_footer input.button {
    background-color: #f6921e;
    color: #f9f9f9;
    border-width: 2px;
    border-color: #ffffff;
    border-radius: 50px;
    font-family: 'Domine', Georgia, "Times New Roman", serif;
    font-size: 16px;
    letter-spacing: 1px;
}

body .gform_wrapper .gform_footer input.button:hover {
    background-color: #000000;
    color: #ffffff;
    border-color: rgba(0,0,0,0);
    border-radius: 50px;
    letter-spacing: 1px;
}

body .gform_wrapper .gform_footer input.button {
    background-color: #f6921e;
    color: #f9f9f9;
    border-width: 2px;
    border-color: #ffffff;
    border-radius: 50px;
    font-family: 'Domine', Georgia, "Times New Roman", serif;
    font-size: 16px;
    letter-spacing: 1px;
}

body .gform_wrapper .gform_footer input.button:hover {
    background-color: #000000;
    color: #ffffff;
    border-color: rgba(0,0,0,0);
    border-radius: 50px;
    letter-spacing: 1px;
}

/*! CSS Used from: https://anubis3d.com/wp-content/plugins/gravityforms/legacy/css/formsmain.min.css?ver=2.8.3 ; media=all */
@media all {
    .gform_legacy_markup_wrapper {
        margin-bottom: 16px;
        margin-top: 16px;
        max-width: 100%;
    }

    .gform_legacy_markup_wrapper form {
        margin: 0 auto;
        max-width: 100%;
        text-align: left;
    }

    .gform_legacy_markup_wrapper *,.gform_legacy_markup_wrapper :after,.gform_legacy_markup_wrapper :before {
        box-sizing: border-box!important;
    }

    .gform_legacy_markup_wrapper h2,.gform_legacy_markup_wrapper h3 {
        background: none;
        border: none;
        font-weight: 400;
    }

    .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        font-family: inherit;
        font-size: inherit;
        letter-spacing: normal;
        padding: 5px 4px;
    }

    .gform_legacy_markup_wrapper textarea {
        font-family: inherit;
        font-size: inherit;
        letter-spacing: normal;
        line-height: 1.5;
        padding: 6px 8px;
        resize: none;
    }

    .gform_legacy_markup_wrapper select {
        line-height: 1.5;
    }

    .gform_legacy_markup_wrapper ul.gform_fields {
        display: block;
        list-style-type: none;
        margin: 0!important;
    }

    .gform_legacy_markup_wrapper ul {
        text-indent: 0;
    }

    .gform_legacy_markup_wrapper form li,.gform_legacy_markup_wrapper li {
        list-style-image: none!important;
        list-style-type: none!important;
        list-style: none!important;
        margin-left: 0!important;
        overflow: visible;
    }

    .gform_legacy_markup_wrapper ul li.gfield {
        clear: both;
    }

    .gform_legacy_markup_wrapper ul li:after,.gform_legacy_markup_wrapper ul li:before,.gform_legacy_markup_wrapper ul.gform_fields {
        margin: 0;
        overflow: visible;
        padding: 0;
    }

    .gform_legacy_markup_wrapper select {
        font-family: inherit;
        font-size: inherit;
        letter-spacing: normal;
    }

    .gform_legacy_markup_wrapper select option {
        display: block;
        padding: 2px;
    }

    .gform_legacy_markup_wrapper .gform_heading {
        margin-bottom: 18px;
        width: 100%;
    }

    .gform_legacy_markup_wrapper .ginput_complex.ginput_container {
        overflow: visible;
        width: 100%;
    }

    .gform_legacy_markup_wrapper label.gfield_label {
        font-size: inherit;
        font-weight: 700;
    }

    .gform_legacy_markup_wrapper .top_label .gfield_label {
        clear: both;
        display: -moz-inline-stack;
        display: inline-block;
        line-height: 1.3;
    }

    .gform_legacy_markup_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]) {
        width: 100%;
    }

    body .gform_legacy_markup_wrapper .top_label div.ginput_container {
        margin-top: 8px;
    }

    .gform_legacy_markup_wrapper .hidden_label .gfield_label {
        clip: rect(1px,1px,1px,1px);
        height: 1px;
        overflow: hidden;
        position: absolute!important;
        width: 1px;
    }

    .gform_legacy_markup_wrapper li.hidden_label input {
        margin-top: 12px;
    }

    .gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text] {
        margin-bottom: 12px;
    }

    .gform_legacy_markup_wrapper .screen-reader-text,.gform_legacy_markup_wrapper label.hidden_sub_label {
        clip: rect(1px,1px,1px,1px);
        word-wrap: normal!important;
        border: 0;
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .gform_legacy_markup_wrapper input.large,.gform_legacy_markup_wrapper select.large {
        width: 100%;
    }

    .gform_legacy_markup_wrapper textarea.medium {
        height: 120px;
        width: 100%;
    }

    .gform_legacy_markup_wrapper h3.gform_title {
        font-size: 1.25em;
        font-weight: 700;
    }

    .gform_legacy_markup_wrapper h3.gform_title {
        letter-spacing: normal!important;
        margin: 10px 0 6px;
    }

    .gform_legacy_markup_wrapper .gfield_description {
        clear: both;
        font-family: inherit;
        font-size: .813em;
        letter-spacing: normal;
        line-height: inherit;
    }

    .gform_legacy_markup_wrapper .gfield_description {
        padding: 0 16px 0 0;
    }

    .gform_legacy_markup_wrapper .gfield_description {
        width: 100%;
    }

    .gform_legacy_markup_wrapper .gfield_required {
        color: #790000;
        margin-left: 4px;
    }

    .gform_legacy_markup_wrapper .validation_message--hidden-on-empty:empty {
        display: none;
    }

    .gform_legacy_markup_wrapper .gform_footer {
        clear: both;
        margin: 16px 0 0;
        padding: 16px 0 10px;
        width: 100%;
    }

    .gform_legacy_markup_wrapper .gform_footer input.button,.gform_legacy_markup_wrapper .gform_footer input[type=submit] {
        font-size: 1em;
        margin: 0 0 16px;
        width: 100%;
    }

    .gform_legacy_markup_wrapper .gform_hidden,.gform_legacy_markup_wrapper input.gform_hidden,.gform_legacy_markup_wrapper input[type=hidden] {
        display: none!important;
        max-height: 1px!important;
        overflow: hidden;
    }

    .gform_legacy_markup_wrapper li.gfield_html {
        max-width: 100%;
    }

    .gform_legacy_markup_wrapper .gfield_html.gfield_no_follows_desc {
        margin-top: 10px;
    }

    .gform_legacy_markup_wrapper .gform_fileupload_multifile .gform_drop_area {
        background: rgba(0,0,0,.02);
        border: 1px dashed #ccc;
        border-radius: 4px;
        color: #aaa;
        margin-bottom: 16px;
        padding: 24px;
        text-align: center;
    }

    .gform_legacy_markup_wrapper span.gform_drop_instructions {
        display: block;
        margin-bottom: 8px;
    }

    body .gform_legacy_markup_wrapper ul li.gfield {
        margin-top: 16px;
        padding-top: 0;
    }

    body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {
        line-height: inherit;
    }

    @media only screen and (max-width: 641px) {
        .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
            line-height:2;
            min-height: 2rem;
        }

        .gform_legacy_markup_wrapper textarea {
            line-height: 1.5;
        }

        .gform_legacy_markup_wrapper .ginput_container span:not(.ginput_price) {
            display: block;
            margin-bottom: 8px;
        }
    }

    @media only screen and (min-width: 641px) {
        .gform_legacy_markup_wrapper .gform_body {
            width:100%;
        }

        .gform_legacy_markup_wrapper .hidden_label input.large,.gform_legacy_markup_wrapper .top_label input.large,.gform_legacy_markup_wrapper .top_label select.large {
            width: 100%;
        }

        .gform_legacy_markup_wrapper textarea.medium {
            height: 160px;
            width: 100%;
        }

        .gform_legacy_markup_wrapper .gform_footer input.button,.gform_legacy_markup_wrapper .gform_footer input[type=submit] {
            display: -moz-inline-stack;
            display: inline-block;
        }

        .gform_legacy_markup_wrapper .gform_footer input.button,.gform_legacy_markup_wrapper .gform_footer input[type=submit] {
            font-size: 1em;
            margin: 0 16px 0 0;
            width: auto;
        }

        .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
            padding-right: 16px;
        }

        .gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_1 {
            width: calc(100% + 15px);
        }

        .gform_legacy_markup_wrapper div.ginput_container_name span {
            display: -moz-inline-stack;
            display: inline-block;
            margin-right: -4px;
            padding-right: 16px;
            vertical-align: top;
        }

        .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_1 span {
            width: 100%;
        }
    }
}

/*! CSS Used from: https://anubis3d.com/wp-content/plugins/gravityforms/legacy/css/readyclass.min.css?ver=2.8.3 ; media=all */
@media all {
    @media only screen and (min-width: 641px) {
        .gform_wrapper .top_label li.gfield.gf_left_half,.gform_wrapper .top_label li.gfield.gf_right_half {
            display:-moz-inline-stack;
            display: inline-block;
            float: none;
            padding-right: 16px;
            vertical-align: top;
            width: 50%;
        }

        .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container),.gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container) {
            margin: 8px 0 0;
            padding-left: 0;
            padding-right: 0;
            width: 100%!important;
        }

        .gform_wrapper .top_label li.gfield.gf_left_half:before {
            clear: both;
            content: "";
            display: block;
        }

        .gform_wrapper .top_label li.gfield.gf_right_half:after {
            clear: both;
            content: "";
            display: table;
        }

        .gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.large {
            width: 100%;
        }

        .gform_wrapper .top_label li.gfield.gf_right_half textarea {
            width: 98%;
        }

        .gform_wrapper .top_label li.gfield.gf_left_half+li.gfield,.gform_wrapper .top_label li.gfield.gf_right_half+li.gfield {
            clear: both;
        }
    }
}

/*! CSS Used from: https://anubis3d.com/wp-content/plugins/gravityforms/legacy/css/browsers.min.css?ver=2.8.3 ; media=all */
@media all {
    .gform_legacy_markup_wrapper.gf_browser_chrome select {
        padding: 2px 0 2px 3px;
    }

    .gform_legacy_markup_wrapper.gf_browser_chrome ul li:after,.gform_legacy_markup_wrapper.gf_browser_chrome ul li:before {
        content: none;
    }

    .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
        margin-left: 1px;
    }

    .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first {
        padding-top: 2px;
    }
}

/*! CSS Used from: https://anubis3d.com/wp-content/themes/Divi/style-static.min.css?ver=4.24.0 ; media=all */
@media all {
    a,b,body,div,fieldset,form,h2,h3,iframe,img,label,legend,li,p,span,strong,ul {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-size: 100%;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        vertical-align: baseline;
        background: transparent;
    }

    body {
        line-height: 1;
    }

    ul {
        list-style: none;
    }

    :focus {
        outline: 0;
    }

    footer,header,nav,section {
        display: block;
    }

    body {
        font-family: Open Sans,Arial,sans-serif;
        font-size: 14px;
        color: #666;
        background-color: #fff;
        line-height: 1.7em;
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    body.et_cover_background {
        background-size: cover!important;
        background-position: top!important;
        background-repeat: no-repeat!important;
        background-attachment: fixed;
    }

    a,a:hover {
        text-decoration: none;
    }

    p {
        padding-bottom: 1em;
    }

    p:not(.has-background):last-of-type {
        padding-bottom: 0;
    }

    strong {
        font-weight: 700;
    }

    iframe {
        max-width: 100%;
    }

    h2,h3 {
        color: #333;
        padding-bottom: 10px;
        line-height: 1em;
        font-weight: 500;
    }

    h2 {
        font-size: 26px;
    }

    h3 {
        font-size: 22px;
    }

    input {
        -webkit-appearance: none;
    }

    input[type=checkbox] {
        -webkit-appearance: checkbox;
    }

    input[type=email],input[type=tel],input[type=text],select,textarea {
        background-color: #fff;
        border: 1px solid #bbb;
        padding: 2px;
        color: #4e4e4e;
    }

    input[type=text]:focus,select:focus,textarea:focus {
        border-color: #2d3940;
        color: #3e3e3e;
    }

    input[type=text],select,textarea {
        margin: 0;
    }

    textarea {
        padding: 4px;
    }

    button,input,select,textarea {
        font-family: inherit;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    #et_search_icon:hover {
        color: #2ea3f2;
    }

    .container {
        width: 80%;
        max-width: 1080px;
        margin: auto;
    }

    .et-l--footer ul {
        list-style-type: disc;
        padding: 0 0 23px 1em;
        line-height: 26px;
    }

    @media (max-width: 980px) {
        #page-container {
            padding-top:80px;
        }
    }

    @media print {
        #page-container {
            padding-top: 0!important;
        }
    }

    .et_pb_scroll_top.et-pb-icon {
        text-align: center;
        background: rgba(0,0,0,.4);
        text-decoration: none;
        position: fixed;
        z-index: 99999;
        bottom: 125px;
        right: 0;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        display: none;
        cursor: pointer;
        font-size: 30px;
        padding: 5px;
        color: #fff;
    }

    .et_pb_scroll_top:before {
        content: "2";
    }

    .et_pb_scroll_top.et-hidden {
        opacity: 0;
        -webkit-animation: fadeOutRight 1s cubic-bezier(.77,0,.175,1) 1;
        animation: fadeOutRight 1s cubic-bezier(.77,0,.175,1) 1;
    }

    #et-secondary-menu li,#top-menu li {
        word-wrap: break-word;
    }

    .et_mobile_menu,.nav li ul {
        border-color: #2ea3f2;
    }

    .mobile_menu_bar:after,.mobile_menu_bar:before {
        color: #2ea3f2;
    }

    #main-header {
        -webkit-transition: background-color .4s,color .4s,opacity .4s ease-in-out,-webkit-transform .4s;
        transition: background-color .4s,color .4s,opacity .4s ease-in-out,-webkit-transform .4s;
        transition: background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out;
        transition: background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out,-webkit-transform .4s;
    }

    .container {
        text-align: left;
        position: relative;
    }

    .et_fixed_nav.et_show_nav #page-container {
        padding-top: 80px;
    }

    .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
        padding-top: 111px;
    }

    .et_fixed_nav #main-header {
        position: fixed;
    }

    .et_header_style_left #et-top-navigation {
        padding-top: 33px;
    }

    .et_header_style_left #et-top-navigation nav>ul>li>a {
        padding-bottom: 33px;
    }

    .et_header_style_left .logo_container {
        position: absolute;
        height: 100%;
        width: 100%;
    }

    .et_header_style_left #et-top-navigation .mobile_menu_bar {
        padding-bottom: 24px;
    }

    #logo {
        width: auto;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        margin-bottom: 0;
        max-height: 54%;
        display: inline-block;
        float: none;
        vertical-align: middle;
        -webkit-transform: translateZ(0);
    }

    .logo_container {
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    span.logo_helper {
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        width: 0;
    }

    #top-menu,#top-menu-nav {
        line-height: 0;
    }

    #et-top-navigation {
        font-weight: 600;
    }

    .et_fixed_nav #et-top-navigation {
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    #top-menu,nav#top-menu-nav {
        float: left;
    }

    #top-menu li {
        display: inline-block;
        font-size: 14px;
        padding-right: 22px;
    }

    #top-menu>li:last-child {
        padding-right: 0;
    }

    #top-menu a {
        color: rgba(0,0,0,.6);
        text-decoration: none;
        display: block;
        position: relative;
        -webkit-transition: opacity .4s ease-in-out,background-color .4s ease-in-out;
        transition: opacity .4s ease-in-out,background-color .4s ease-in-out;
    }

    #top-menu-nav>ul>li>a:hover {
        opacity: .7;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    #et_search_icon:before {
        content: "\55";
        font-size: 17px;
        left: 0;
        position: absolute;
        top: -3px;
    }

    #et_search_icon:hover {
        cursor: pointer;
    }

    .container.et_menu_container {
        z-index: 99;
    }

    #et-top-navigation {
        float: right;
    }

    #top-menu li li {
        padding: 0 20px;
        margin: 0;
    }

    #top-menu li li a {
        padding: 6px 20px;
        width: 200px;
    }

    #top-menu .menu-item-has-children>a:first-child:after {
        font-family: ETmodules;
        content: "3";
        font-size: 16px;
        position: absolute;
        right: 0;
        top: 0;
        font-weight: 800;
    }

    #top-menu .menu-item-has-children>a:first-child {
        padding-right: 20px;
    }

    #top-menu li .menu-item-has-children>a:first-child {
        padding-right: 40px;
    }

    #top-menu li .menu-item-has-children>a:first-child:after {
        right: 20px;
        top: 6px;
    }

    #top-menu li.mega-menu {
        position: inherit;
    }

    #top-menu li.mega-menu>ul {
        padding: 30px 20px;
        position: absolute!important;
        width: 100%;
        left: 0!important;
    }

    #top-menu li.mega-menu ul li {
        margin: 0;
        float: left!important;
        display: block!important;
        padding: 0!important;
    }

    #top-menu li.mega-menu>ul>li:nth-of-type(4n+1) {
        clear: left;
    }

    #top-menu li.mega-menu ul li li {
        width: 100%;
    }

    #top-menu li.mega-menu li>ul {
        -webkit-animation: none!important;
        animation: none!important;
        padding: 0;
        border: none;
        left: auto;
        top: auto;
        width: 90%!important;
        position: relative;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #top-menu li.mega-menu li ul {
        visibility: visible;
        opacity: 1;
        display: none;
    }

    #top-menu li.mega-menu>ul>li>a {
        width: 90%;
        padding: 0 20px 10px;
    }

    #top-menu li.mega-menu>ul>li>a:first-child {
        padding-top: 0!important;
        font-weight: 700;
        border-bottom: 1px solid rgba(0,0,0,.03);
    }

    #top-menu li.mega-menu>ul>li>a:first-child:hover {
        background-color: transparent!important;
    }

    #top-menu li.mega-menu li>a {
        width: 100%;
    }

    #top-menu li.mega-menu.mega-menu-parent li>a,#top-menu li.mega-menu.mega-menu-parent li li {
        width: 100%!important;
    }

    #top-menu li.mega-menu.mega-menu-parent li>.sub-menu {
        float: left;
        width: 100%!important;
    }

    #top-menu li.mega-menu>ul>li {
        width: 25%;
        margin: 0;
    }

    #top-menu li.mega-menu.mega-menu-parent-2>ul>li {
        width: 50%;
    }

    #top-menu li.mega-menu .menu-item-has-children>a:first-child:after {
        display: none;
    }

    #top-menu li.mega-menu>ul>li>ul>li {
        width: 100%;
        margin: 0;
    }

    #et_mobile_nav_menu {
        float: right;
        display: none;
    }

    .mobile_menu_bar:before {
        content: "\61";
        font-size: 32px;
        left: 0;
        position: relative;
        top: 0;
        cursor: pointer;
    }

    body.et_fixed_nav.et_secondary_nav_enabled #main-header {
        top: 30px;
    }

    @media (min-width: 981px) {
        .et-animated-content#page-container {
            -webkit-transition:margin-top .4s ease-in-out;
            transition: margin-top .4s ease-in-out;
        }

        .et_primary_nav_dropdown_animation_fade #et-top-navigation ul li:hover>ul {
            -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
        }
        .et_primary_nav_dropdown_animation_fade #et-top-navigation ul li:hover>ul>li>.sub-menu {
            display: block;
        }
    }

    @media (max-width: 980px) {
        .et_fixed_nav.et_show_nav #page-container,.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
            padding-top:80px;
        }

        #top-menu {
            display: none;
        }

        #et-top-navigation {
            margin-right: 0;
            -webkit-transition: none;
            transition: none;
        }

        .et_fixed_nav #main-header {
            position: absolute;
        }

        .et_header_style_left #et-top-navigation {
            padding-top: 24px;
            display: block;
        }

        .et_fixed_nav #main-header {
            -webkit-transition: none;
            transition: none;
        }

        #logo,#main-header,.container,.logo_container {
            -webkit-transition: none;
            transition: none;
        }

        .et_header_style_left #logo {
            max-width: 50%;
        }

        #et_search_icon:before {
            top: 7px;
        }

        #et_mobile_nav_menu {
            display: block;
        }
    }

    @media (max-width: 767px) {
        #et-top-navigation {
            margin-right:0;
        }
    }

    @media (max-width: 479px) {
        #et-top-navigation {
            margin-right:0;
        }
    }

    @media print {
        #main-header,#top-header {
            position: relative!important;
            top: auto!important;
            right: auto!important;
            bottom: auto!important;
            left: auto!important;
        }
    }

    #et-secondary-menu li {
        word-wrap: break-word;
    }

    #top-header {
        font-size: 12px;
        line-height: 13px;
        z-index: 100000;
        color: #fff;
    }

    #top-header a {
        color: #fff;
    }

    #et-secondary-nav,#top-header {
        -webkit-transition: background-color .4s,opacity .4s ease-in-out,-webkit-transform .4s;
        transition: background-color .4s,opacity .4s ease-in-out,-webkit-transform .4s;
        transition: background-color .4s,transform .4s,opacity .4s ease-in-out;
        transition: background-color .4s,transform .4s,opacity .4s ease-in-out,-webkit-transform .4s;
    }

    #top-header .container {
        padding-top: .75em;
        font-weight: 600;
    }

    #top-header,#top-header .container {
        line-height: 1em;
    }

    .et_fixed_nav #top-header {
        top: 0;
        left: 0;
        right: 0;
        position: fixed;
    }

    #et-secondary-menu {
        float: right;
    }

    #et-secondary-menu>ul>li a {
        padding-bottom: .75em;
        display: block;
    }

    #et-secondary-nav,#et-secondary-nav li {
        display: inline-block;
    }

    #et-secondary-nav a {
        -webkit-transition: background-color .4s,color .4s ease-in-out;
        transition: background-color .4s,color .4s ease-in-out;
    }

    #et-secondary-nav li {
        margin-right: 15px;
    }

    #et-secondary-nav>li:last-child {
        margin-right: 0;
    }

    #et-secondary-menu>ul>li>a:hover {
        opacity: .7;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    #et-secondary-nav li {
        position: relative;
        text-align: right;
    }

    #et-secondary-nav li:hover {
        visibility: inherit;
    }

    @media (min-width: 981px) {
        .et_fullwidth_secondary_nav #top-header .container {
            width:100%;
            max-width: 100%;
            padding-right: 30px;
            padding-left: 30px;
        }
    }

    @media (max-width: 980px) {
        .et_secondary_nav_only_menu #top-header {
            display:none;
        }

        #top-header {
            -webkit-transition: none;
            transition: none;
        }

        .et_fixed_nav #top-header {
            position: absolute;
        }

        #top-header .container {
            padding-top: 0;
        }

        #et-secondary-menu,#et-secondary-nav {
            display: none!important;
        }

        .et_secondary_nav_only_menu #main-header {
            top: 0!important;
        }
    }

    @media (max-width: 767px) {
        #et-secondary-menu {
            text-align:center;
            display: block;
            float: none;
        }
    }

    .et-social-facebook a.icon:before {
        content: "\e093";
    }

    .et-social-twitter a.icon:before {
        content: "\e094";
    }

    header *, footer *, #top-header * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    #et_search_icon:before,.mobile_menu_bar:before {
        font-family: ETmodules!important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-shadow: 0 0;
        direction: ltr;
    }

    .et-pb-icon {
        content: attr(data-icon);
    }

    .et-pb-icon {
        font-family: ETmodules;
        speak: none;
        font-weight: 400;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        font-size: 96px;
        font-style: normal;
        display: inline-block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        direction: ltr;
    }

    .et_pb_module.et_pb_text_align_left {
        text-align: left;
    }

    .clearfix:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

    .et_builder_inner_content {
        position: relative;
        z-index: 1;
    }

    .et_pb_css_mix_blend_mode_passthrough {
        mix-blend-mode: unset!important;
    }

    .et_pb_module,.et_pb_with_background {
        position: relative;
        background-size: cover;
        background-position: 50%;
        background-repeat: no-repeat;
    }

    .et_pb_with_border {
        position: relative;
        border: 0 solid #333;
    }

    .screen-reader-text {
        border: 0;
        clip: rect(1px,1px,1px,1px);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute!important;
        width: 1px;
        word-wrap: normal!important;
    }

    .et_pb_module {
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-duration: .2s;
        animation-duration: .2s;
    }

    @media (min-width: 981px) {
        .et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child {
            margin-bottom:0;
        }
    }

    @media (max-width: 980px) {
        .et_pb_column .et_pb_module {
            margin-bottom:30px;
        }

        .et_pb_row .et_pb_column .et_pb_module:last-child {
            margin-bottom: 0;
        }
    }

    .et_pb_section {
        position: relative;
        background-color: #fff;
        background-position: 50%;
        background-size: 100%;
        background-size: cover;
    }

    @media (min-width: 981px) {
        .et_pb_section {
            padding:4% 0;
        }
    }

    @media (max-width: 980px) {
        .et_pb_section {
            padding:50px 0;
        }
    }

    .et_pb_row {
        width: 80%;
        max-width: 1080px;
        margin: auto;
        position: relative;
    }

    .et_pb_row:after {
        content: "";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
        width: 0;
    }

    .et_pb_column {
        float: left;
        background-size: cover;
        background-position: 50%;
        position: relative;
        z-index: 2;
        min-height: 1px;
    }

    .et_pb_row .et_pb_column:last-child {
        margin-right: 0!important;
    }

    .et_pb_column,.et_pb_row {
        background-size: cover;
        background-position: 50%;
        background-repeat: no-repeat;
    }

    @media (min-width: 981px) {
        .et_pb_row {
            padding:2% 0;
        }

        .et_pb_row .et_pb_column:last-child {
            margin-right: 0!important;
        }
    }

    @media (max-width: 980px) {
        .et_pb_row {
            max-width:1080px;
        }

        .et_pb_row {
            padding: 30px 0;
        }

        .et_pb_column {
            width: 100%;
            margin-bottom: 30px;
        }

        .et_pb_row .et_pb_column:last-child {
            margin-bottom: 0;
        }

        .et_pb_row_1-4_1-4_1-2 {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 {
            width: 47.25%;
            margin-right: 5.5%;
        }

        .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4:nth-child(2n) {
            margin-right: 0;
        }
    }

    @media (max-width: 479px) {
        .et_pb_row .et_pb_column.et_pb_column_1_4 {
            width:100%;
            margin: 0 0 30px;
        }

        .et_pb_row .et_pb_column.et_pb_column_1_4:last-child {
            margin-bottom: 0;
        }

        .et_pb_column {
            width: 100%!important;
        }
    }

    @media (min-width: 981px) {
        .et_pb_gutters3 .et_pb_column {
            margin-right:5.5%;
        }

        .et_pb_gutters3 .et_pb_column_1_2 {
            width: 47.25%;
        }

        .et_pb_gutters3 .et_pb_column_1_4 {
            width: 20.875%;
        }

        .et_pb_gutters3 .et_pb_column_1_4 .et_pb_module {
            margin-bottom: 13.174%;
        }
    }

    #main-header {
        line-height: 23px;
        font-weight: 500;
        top: 0;
        background-color: #fff;
        width: 100%;
        -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1);
        box-shadow: 0 1px 0 rgba(0,0,0,.1);
        position: relative;
        z-index: 9999;
    }

    .nav li li {
        padding: 0 20px;
        margin: 0;
    }

    .nav li {
        position: relative;
        line-height: 1em;
    }

    .nav li li {
        position: relative;
        line-height: 2em;
    }

    .nav li ul {
        position: absolute;
        padding: 20px 0;
        z-index: 9999;
        width: 240px;
        background: #fff;
        visibility: hidden;
        opacity: 0;
        border-top: 3px solid #2ea3f2;
        box-shadow: 0 2px 5px rgba(0,0,0,.1);
        -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
        -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
        -webkit-transform: translateZ(0);
        text-align: left;
    }

    .nav li:hover>ul {
        opacity: 1;
        visibility: visible;
    }

    .nav li li ul {
        z-index: 1000;
        top: -23px;
        left: 240px;
    }

    .nav li:hover {
        visibility: inherit;
    }

    .et_mobile_menu li a,.nav li li a {
        font-size: 14px;
        -webkit-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
        transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    }

    .et_mobile_menu li a:hover,.nav ul li a:hover {
        background-color: rgba(0,0,0,.03);
        opacity: .7;
    }

    .et_mobile_menu {
        position: absolute;
        left: 0;
        padding: 5%;
        background: #fff;
        width: 100%;
        visibility: visible;
        opacity: 1;
        display: none;
        z-index: 9999;
        border-top: 3px solid #2ea3f2;
        box-shadow: 0 2px 5px rgba(0,0,0,.1);
        -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
        -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    }

    #main-header .et_mobile_menu li ul {
        visibility: visible!important;
        display: block!important;
        padding-left: 10px;
    }

    .et_mobile_menu li li {
        padding-left: 5%;
    }

    .et_mobile_menu li a {
        border-bottom: 1px solid rgba(0,0,0,.03);
        color: #666;
        padding: 10px 5%;
        display: block;
    }

    .et_mobile_menu .menu-item-has-children>a {
        font-weight: 700;
        background-color: rgba(0,0,0,.03);
    }

    .et_mobile_menu li .menu-item-has-children>a {
        background-color: transparent;
    }

    .mobile_menu_bar {
        position: relative;
        display: block;
        line-height: 0;
    }

    .mobile_menu_bar:before {
        content: "a";
        font-size: 32px;
        position: relative;
        left: 0;
        top: 0;
        cursor: pointer;
    }

    .mobile_nav .select_page {
        display: none;
    }

    .et_pb_image {
        margin-left: auto;
        margin-right: auto;
        line-height: 0;
    }

    .et_pb_image {
        display: block;
    }

    .et_pb_image .et_pb_image_wrap {
        display: inline-block;
        position: relative;
        max-width: 100%;
    }

    .et_pb_image img {
        position: relative;
    }

    ul.et_pb_social_media_follow {
        list-style-type: none!important;
        margin: 0 0 22px;
        padding: 0;
    }

    .et_pb_social_media_follow li {
        display: inline-block;
        margin-bottom: 8px;
        position: relative;
    }

    .et_pb_social_media_follow li a {
        margin-right: 8px;
        display: inline-block;
        text-decoration: none;
        text-align: center;
        position: relative;
    }

    .et_pb_social_media_follow li:last-child a {
        margin-right: 0;
    }

    .et_pb_social_media_follow li a.icon {
        height: 32px;
        width: 32px;
        padding: 0;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

    .et_pb_social_media_follow li a.icon:before {
        height: 32px;
        width: 32px;
        font-size: 16px;
        line-height: 32px;
        display: block;
        color: #fff;
        -webkit-transition: color .3s;
        transition: color .3s;
        position: relative;
        z-index: 10;
    }

    .et_pb_social_media_follow li a.icon:hover:before {
        color: hsla(0,0%,100%,.7);
    }

    .et_pb_social_media_follow li a.icon {
        border-radius: 3px;
    }

    .et_pb_social_media_follow_network_name {
        display: none;
    }

    .et_pb_social_icon a.icon {
        vertical-align: middle;
    }

    .et_pb_social_icon a.icon:before {
        font-family: ETmodules;
        speak: none;
        font-style: normal;
        font-weight: 400;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-shadow: 0 0;
        direction: ltr;
    }

    .et-social-linkedin a.icon:before {
        content: "\E09D";
    }

    .et-social-youtube a.icon:before {
        content: "\E0A3";
    }

    .et_pb_text {
        word-wrap: break-word;
    }

    .et_pb_text ul {
        padding-bottom: 1em;
    }

    .et_pb_text>:last-child {
        padding-bottom: 0;
    }

    .et_pb_text_inner {
        position: relative;
    }
}

/*! CSS Used from: https://anubis3d.com/wp-content/themes/anubis-3d/style.css?ver=4.24.0 ; media=all */
@media all {
    #et-secondary-nav {
        border-left: 1px solid #808080;
        padding-left: 15px;
    }

    #et-secondary-menu>ul>li a {
        padding-top: 4px;
        padding-bottom: 0!important;
    }

    .mega-menu-parent > .sub-menu {
        display: grid;
        grid-template-columns: 25% 25% auto;
    }

    .menu-item > a {
        transition: none!important;
    }

    .menu-item:hover > a {
        color: #000!important;
    }

    #et-top-navigation .menu-item > a::before {
        content: '';
        height: 2px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 1.25em;
        background-color: #F6921E;
        width: 0;
        transition: width 200ms ease-in;
    }

    #et-top-navigation .menu-item:hover > a::before {
        width: 100%;
    }

    .menu-item > .sub-menu a::before {
        bottom: 0!important;
    }

    #top-menu li.mega-menu.mega-menu-parent li>a {
        width: auto!important;
        display: inline-block;
    }

    .mega-menu-parent > .sub-menu a {
        padding: 6px 0!important;
    }

    .mega-menu-parent > .sub-menu a:hover {
        background: transparent!important;
    }

    .mega-menu-parent > .sub-menu li.column > a {
        display: none!important;
    }

    .mega-menu-parent > .sub-menu li.featured-item a {
        display: flex!important;
        background-color: #dcdcdc!important;
        padding: 0!important;
        opacity: 1;
        overflow: hidden;
        transition: transform 150ms ease-in-out!important;
    }

    .mega-menu-parent > .sub-menu li.featured-item:hover a {
        transform: scale(102%);
    }

    .mega-menu-parent > .sub-menu li.featured-item a img {
        max-width: 170px;
    }

    .mega-menu-parent > .sub-menu li.featured-item a section {
        color: #000!important;
        padding: 2.25em 1.5em;
        line-height: 1.75;
    }

    .mega-menu-parent > .sub-menu li.featured-item a section h3 {
        color: inherit;
        font-weight: bold;
        padding-bottom: 1em;
        position: relative;
    }

    .mega-menu-parent > .sub-menu li.featured-item:hover a section,.mega-menu-parent > .sub-menu li.featured-item:hover a section h3 {
        color: inherit!important;
    }

    .mega-menu-parent > .sub-menu li.featured-item a section h3::after {
        content: '';
        height: 2px;
        position: absolute;
        left: 0;
        right: 0;
        top: 1.25em;
        background-color: #F6921E;
        width: 0;
        transition: width 200ms ease-in;
    }

    .mega-menu-parent > .sub-menu li.featured-item:hover a section h3::after {
        width: 100%;
    }

    .mega-menu-parent > .sub-menu li.featured-item > a::before {
        display: none!important;
    }

    #top-menu .menu-item-has-children>a:first-child:after {
        display: none!important;
    }

    #top-menu li.mega-menu-parent a {
        padding-right: 0!important;
    }

    #page-container {
        margin-top: 0!important;
        padding-top: 80px!important;
    }
}

/*! CSS Used from: https://anubis3d.com/wp-content/themes/anubis-3d/style.css?ver=4.24.0 ; media=all */
@media all {
    #et-secondary-nav {
        border-left: 1px solid #808080;
        padding-left: 15px;
    }

    #et-secondary-menu>ul>li a {
        padding-top: 4px;
        padding-bottom: 0!important;
    }

    .mega-menu-parent > .sub-menu {
        display: grid;
        grid-template-columns: 25% 25% auto;
    }

    .menu-item > a {
        transition: none!important;
    }

    .menu-item:hover > a {
        color: #000!important;
    }

    #et-top-navigation .menu-item > a::before {
        content: '';
        height: 2px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 1.25em;
        background-color: #F6921E;
        width: 0;
        transition: width 200ms ease-in;
    }

    #et-top-navigation .menu-item:hover > a::before {
        width: 100%;
    }

    .menu-item > .sub-menu a::before {
        bottom: 0!important;
    }

    #top-menu li.mega-menu.mega-menu-parent li>a {
        width: auto!important;
        display: inline-block;
    }

    .mega-menu-parent > .sub-menu a {
        padding: 6px 0!important;
    }

    .mega-menu-parent > .sub-menu a:hover {
        background: transparent!important;
    }

    .mega-menu-parent > .sub-menu li.column > a {
        display: none!important;
    }

    .mega-menu-parent > .sub-menu li.featured-item a {
        display: flex!important;
        background-color: #dcdcdc!important;
        padding: 0!important;
        opacity: 1;
        overflow: hidden;
        transition: transform 150ms ease-in-out!important;
    }

    .mega-menu-parent > .sub-menu li.featured-item:hover a {
        transform: scale(102%);
    }

    .mega-menu-parent > .sub-menu li.featured-item a img {
        max-width: 170px;
    }

    .mega-menu-parent > .sub-menu li.featured-item a section {
        color: #000!important;
        padding: 2.25em 1.5em;
        line-height: 1.75;
    }

    .mega-menu-parent > .sub-menu li.featured-item a section h3 {
        color: inherit;
        font-weight: bold;
        padding-bottom: 1em;
        position: relative;
    }

    .mega-menu-parent > .sub-menu li.featured-item:hover a section,.mega-menu-parent > .sub-menu li.featured-item:hover a section h3 {
        color: inherit!important;
    }

    .mega-menu-parent > .sub-menu li.featured-item a section h3::after {
        content: '';
        height: 2px;
        position: absolute;
        left: 0;
        right: 0;
        top: 1.25em;
        background-color: #F6921E;
        width: 0;
        transition: width 200ms ease-in;
    }

    .mega-menu-parent > .sub-menu li.featured-item:hover a section h3::after {
        width: 100%;
    }

    .mega-menu-parent > .sub-menu li.featured-item > a::before {
        display: none!important;
    }

    #top-menu .menu-item-has-children>a:first-child:after {
        display: none!important;
    }

    #top-menu li.mega-menu-parent a {
        padding-right: 0!important;
    }

    #page-container {
        margin-top: 0!important;
        padding-top: 80px!important;
    }
}

/*! CSS Used from: Embedded */
.quote_sticky {
    display: none;
}

/*! CSS Used from: Embedded */
body.custom-background {
    background-color: #ffffff;
}

/*! CSS Used from: Embedded */
.asl_w_container {
    width: 100%;
    margin: 0px 0px 0px 0px;
    min-width: 200px;
}

div[id*='ajaxsearchlite'].asl_m {
    width: 100%;
}

div.asl_r .results {
    max-height: none;
}

.asl_m,.asl_m .probox {
    background-color: rgba(255, 255, 255, 1)!important;
    background-image: none!important;
    -webkit-background-image: none!important;
    -ms-background-image: none!important;
}

div.asl_m.asl_w {
    border: 1px none rgb(0, 0, 0)!important;
    border-radius: 0px 0px 0px 0px!important;
    box-shadow: none!important;
}

div.asl_m.asl_w .probox {
    border: none!important;
}

/*! CSS Used from: Embedded */
body {
    font-size: 16px;
}

body {
    color: #000000;
}

h2,h3 {
    color: #f6921e;
}

body {
    line-height: 2em;
}

#et_search_icon:hover,.mobile_menu_bar:before,.mobile_menu_bar:after {
    color: #f6921e;
}

.nav li ul,.et_mobile_menu {
    border-color: #f6921e;
}

.container,.et_pb_row {
    max-width: 1100px;
}

a {
    color: #f6921e;
}

.nav li ul {
    border-color: #dcdcdc;
}

.et_secondary_nav_enabled #page-container #top-header {
    background-color: #ffffff!important;
}

#top-header,#top-header a {
    color: #808080;
}

#top-menu a,.et_mobile_menu li a,#et_search_icon:before {
    color: #000000;
}

#top-header,#top-header a {
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
}

#top-menu li a {
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
}

@media only screen and (min-width: 981px) {
    .et_header_style_left #et-top-navigation {
        padding:21px 0 0 0;
    }

    .et_header_style_left #et-top-navigation nav>ul>li>a {
        padding-bottom: 21px;
    }

    #logo {
        max-height: 90%;
    }
}

@media only screen and (min-width: 1375px) {
    .et_pb_row {
        padding:27px 0;
    }

    .et_pb_section {
        padding: 55px 0;
    }
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 20px;
}

@media only screen and (max-width: 980px) {
    .et_mobile_menu li a,.mobile_menu_bar:before,#top-menu a,#et_search_icon:before {
        color:rgba(0,0,0,0.6);
    }
}

h2,h3 {
    font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
}

body,input,textarea,select {
    font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
}

#main-header,#et-top-navigation {
    font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
}

.new-search-mian .proinput form {
    background-color: #ece9e9;
    padding: 0px 10px;
}

.custom-top-bar .container {
    display: flex;
    padding-top: 5px!important;
}

.new-search-mian {
    width: 90%;
    display: flex;
    justify-content: end;
}

.custom-top-bar .container #et-secondary-menu {
    width: 10%;
    padding-top: 5px;
}

.new-search-mian svg {
    display: none;
    opacity: 0;
}

.new-search-mian .asl_w_container .probox {
    padding: 0!important;
}

.custom-top-bar .container .new-search-mian .asl_w_container {
    width: 44%;
    display: none;
}

.custom-top-bar .container .new-search-mian .asl_w_container .promagnifier,.custom-top-bar .container .new-search-mian .asl_w_container .proclose {
    display: none!important;
}

.new-search-mian #et_search_icon::before {
    position: unset;
}

.new-search-mian #et_search_icon {
    padding: 5px 10px 0 0;
}

.custom-top-bar .container .new-search-mian .asl_w_container .asl_w {
    height: 30px;
    overflow: visible;
}

.custom-top-bar .container .new-search-mian .asl_w_container .proinput {
    flex: none;
    -webkit-flex: none;
    width: 94%;
}

h2,h3 {
    color: #f6921e!important;
}

body {
    line-height: 32px;
    overflow-x: hidden;
}

a {
    text-decoration: none!important;
}

span.gfield_required::after {
    content: '*';
}

::placeholder {
    color: #fff;
    opacity: 1;
}

div#popmake-2499 {
    padding: 20px!important;
}

.gfield_required span {
    display: none!important;
}

div#popmake-8451 {
    padding: 20px!important;
}

.home-banner-inner ::placeholder {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.8px;
    line-height: 14px;
    opacity: 1!important;
}

.et_pb_section.home-banner-inner {
    padding-top: 80px!important;
    padding-bottom: 80px!important;
}

.home-banner-inner .et_pb_text_inner {
    color: #000000;
    font-size: 16px;
    letter-spacing: 0.57px;
    line-height: 28px;
}

.et_pb_section.footer-form-sec {
    padding: 0!important;
    margin: 0;
    background: #111;
}

.et_pb_section.footer-form-sec {
    background: #3e3e3e;
    padding-top: 40px!important;
    padding-bottom: 40px!important;
}

.social-icons {
    color: #FFFFFF;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 22px;
    margin-bottom: 0;
}

.et_pb_module.social-icons_m {
    margin-bottom: 10px!important;
}

.social_icons .icon {
    border-radius: 50%!important;
    transform: scale(1);
    transition: 0.4s;
}

.social_icons .icon:hover {
    transform: scale(1.2);
    transition: 0.4s;
}

.copyright_area {
    color: #FFFFFF;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 20px;
}

.footer_navbr li {
    list-style-type: none;
}

.footer_navbr li a {
    color: #FFFFFF;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 26px;
}

.footer_navbr li a:hover {
    color: #F6921E;
}

html body .gform_wrapper form ul.gform_fields li.gfield {
    position: relative;
    width: 100%;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 20px;
    background: transparent;
    border: 0;
}

html body .gform_wrapper form ul.gform_fields li.gfield input {
    height: 50px;
}

body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0!important;
}

html body .gform_wrapper form ul.gform_fields li.gfield label.gfield_label {
    top: 12px;
    position: absolute;
    left: 15px;
    transition: all 0.4s ease;
    font-weight: 400;
}

html body .gform_wrapper {
    margin-bottom: 0!important;
}

html body .gform_wrapper .gform_footer {
    padding: 0;
    margin: 0px 0 0 0;
    max-width: fit-content;
    position: relative;
    min-width: 190px;
}

.gform_wrapper .gfield_required {
    opacity: 0;
}

html body .gform_fields.top_label {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: initial;
    justify-content: space-between;
}

html body .gform_wrapper form ul.gform_fields li.gfield label.gfield_label,html body .gform_wrapper form .gform_button.button {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.8px;
    line-height: 14px;
}

body .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),body .gform_wrapper textarea.textarea {
    color: #000000!important;
    font-size: 12px!important;
    font-weight: bold!important;
    letter-spacing: 0.8px!important;
    line-height: 12px!important;
    opacity: 1;
    padding-left: 15px!important;
}

body .gform_wrapper textarea.textarea {
    color: #fff!important;
}

body .gform_wrapper textarea.textarea {
    color: #ffffff!important;
    font-size: 12px!important;
    font-weight: bold!important;
    letter-spacing: 0.8px!important;
    line-height: 12px!important;
    opacity: 1;
    padding-left: 15px!important;
}

body .gform_wrapper textarea.textarea {
    color: #ffffff!important;
}

.pop_sec .container {
    width: 100%;
    max-width: 100%;
}

.pop_c {
    font-size: 14px;
    line-height: 1.7em;
    text-transform: uppercase;
}

.mail_btn input[type="submit"] {
    padding: 15px 15px;
    background: #f6921e;
    border-radius: 3px;
    font-size: 16px;
    width: 100%;
    font-weight: bold;
    border: none;
    text-transform: uppercase;
}

.mail_btn input[type="submit"]:hover {
    background: #000;
    color: #fff;
    cursor: pointer;
}

input[type=email] {
    background-color: #fff;
    border: 1px solid #bbb;
    padding: 8px;
    color: #4e4e4e;
    margin-top: 10px;
}

.et_pb_column_1_2.addons_clm01 {
    text-align: left;
    width: 100%;
    position: relative;
    padding: 15px;
}

.addons_clm01 input[type=email] {
    margin: 10px auto 0;
}

.mc4wp-form-fields input[type=email] {
    background-color: #eee;
    border: 1px solid #eee;
    padding: 20px;
    color: #4e4e4e;
    font-size: 16px;
    width: 100%;
}

.addons_clm01 h2 {
    font-size: 40px;
    text-align: center;
    line-height: 45px;
}

.i_logo {
    position: absolute;
    top: 25px;
    left: 25px;
}

#top-header .container {
    padding-top: .75em;
    font-weight: 600;
}

#top-header .container {
    padding-left: 0px;
    padding-right: 0px;
}

.nav li li ul {
    top: 0px;
}

.nav li ul.sub-menu {
    width: 280px;
}

.nav li ul.sub-menu li,.nav li ul.sub-menu li a {
    width: 100%!important;
}

.nav li ul.sub-menu ul.sub-menu {
    width: 400px;
    left: 280px;
}

.et_pb_row:after {
    background-color: #fff;
}

#gform_wrapper_2 .gform_title {
    display: none;
}

.cpt__form .ginput_container_name span.name_first {
    padding-right: 0;
}

.cpt__form li.gfield_html_formatted {
    padding-top: 35px!important;
}

@media only screen and (max-width: 1600px) {
    #popmake-8646 {
        width:35%;
    }

    .pop_c {
        padding-right: 25px;
    }
}

.cpt__form li#field_2_20 .ginput_container_textarea>textarea#input_2_20 {
    margin-top: 0!important;
    height: 130px;
}

.cpt__form li#field_2_23 {
    margin-top: 30px;
}

@media only screen and (max-width: 641px) {
    .cpt__form li#field_2_23 {
        margin-top:-16px;
        position: relative;
        left: 1px!important;
    }
}

.mega-menu-parent>.sub-menu {
    display: flex;
    grid-template-columns: 25% 50% auto;
}

.et_pb_scroll_top.et-pb-icon:hover {
    background: #f6921e;
}

@media screen and (min-width: 800px) and (max-width:1030px) {
    .pum-container.pum-responsive.pum-responsive-tiny {
        width:40%;
    }

    #popmake-8646 {
        width: 42%;
    }
}

@media (min-width: 981px) {
    #logo {
        max-height:100%!important;
        width: 200px;
    }
}

@media (max-width: 768px) {
    #popmake-8646 {
        width:60%;
    }

    #main-header {
        padding: 0 15px;
        width: auto;
    }
}

@media (max-width: 480px) {
    #popmake-8646 {
        width:90%;
    }
}

#gform_submit_button_2 {
    width: 160px;
    border: 1px solid #404040;
    text-align: center;
    color: #f6921e!important;
    padding: 6px;
    font-size: 16px!important;
    height: 38px;
    line-height: 24px;
    text-decoration: none!important;
    border-radius: 5px;
    display: inline-block;
    font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
    background-color: transparent;
}

#gform_submit_button_2:hover {
    color: #fff!important;
    background-color: #f6921e;
}

#gform_wrapper_2 h2 {
    color: #f6921e!important;
    font-size: 24px;
}

#top-menu li.mega-menu.mega-menu-parent-2>ul>li:first-child {
    max-width: 30%;
}

.orange {
    color: #f6921e;
}

.mega-menu-parent>.sub-menu li.featured-item a section h3::after {
    background-color: transparent;
}

.mega-menu-parent>.sub-menu li.featured-item:hover a section,.mega-menu-parent>.sub-menu li.featured-item:hover a section h3 {
    color: inherit!important;
}

@media (max-width: 1024px) {
    #top-header .container {
        width:94%;
    }

    #main-header .container {
        max-width: 960px!important;
        width: 100%;
    }

    #mobile_menu {
        padding: 5%;
    }

    .et_mobile_menu li li {
        padding-left: 10px;
    }

    #mobile_menu {
        list-style-type: none!important;
    }

    #mobile_menu ul {
        list-style-type: none!important;
    }

    .featured-item {
        margin-bottom: 10px;
    }

    #gform_wrapper_2 h2 {
        color: #f6921e!important;
        font-size: 14px;
    }

    .et_pb_section.home-banner-inner {
        padding-top: 60px!important;
        padding-bottom: 60px!important;
    }
}

@media (max-width: 767px) {
    html body br {
        display:none;
    }

    .footer_navbr ul {
        padding-left: 0!important;
    }
}

@media (max-width: 480px) {
    .featured-item {
        display:none;
    }

    #et-top-navigation .menu-item>a::before {
        height: 0;
    }

    .addons_clm01 h2 {
        font-size: 30px;
        line-height: 40px;
    }
}

.pum-theme-2491 .pum-container,.pum-theme-lightbox .pum-container {
    border: 1px solid #dbdbdb!important;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 47%)!important;
    padding: 3px!important;
}

.quote_sticky img {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 99;
}

header#main-header {
    /* z-index: 999999; */
}

.cpt__form label {
    color: #000!important;
}

/*! CSS Used from: https://anubis3d.com/wp-content/plugins/gravityforms/assets/css/dist/gravity-forms-theme-foundation.min.css?ver=2.8.3 ; media=all */
@media all {
    .field_sublabel_below .ginput_complex {
        align-items: flex-start;
    }
}

/*! CSS Used from: Embedded */
.et_pb_image_1_tb_footer {
    text-align: left;
    margin-left: 0;
}

div.et_pb_section.et_pb_section_4_tb_footer {
    background-image: url(shutterstock_1124840219-1-1-scaled.jpg)!important;
    background-position-x: -2px;
}

.et_pb_text_1_tb_footer {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-size: 15px;
}

.et_pb_text_3_tb_footer {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
}

.et_pb_social_media_follow_0_tb_footer li.et_pb_social_icon a.icon:before {
    color: #111111;
}

.et_pb_text_2_tb_footer {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-size: 12px;
}

.et_pb_social_media_follow_network_0_tb_footer a.icon,.et_pb_social_media_follow_network_1_tb_footer a.icon,.et_pb_social_media_follow_network_2_tb_footer a.icon,.et_pb_social_media_follow_network_3_tb_footer a.icon {
    background-color: #FFFFFF!important;
}

@media only screen and (max-width: 980px) {
    .et_pb_image_1_tb_footer .et_pb_image_wrap img {
        width:auto;
    }
}

@media only screen and (max-width: 767px) {
    .et_pb_image_1_tb_footer .et_pb_image_wrap img {
        width:auto;
    }
}

.mobile_nav.closed #mobile_menu {
    display: none !important;
}

/*! CSS Used keyframes */
@-webkit-keyframes rotate-simple {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate-simple {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

/*! CSS Used fontfaces */
@font-face {
    font-family: ETmodules;
    font-display: block;
    src: url(modules.eot);
    src: url(modules.eot) format("embedded-opentype"),url(modules.woff) format("woff"),url(modules.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
