@import url(css2.css);
.home-slider, .testimonial-slider
{
    display: none;
}
.wp-block-button__link
{
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
}
.wp-block-file__button
{
    background: #32373c;
    color: #fff;
    text-decoration: none;
}
.wpcf7 .screen-reader-response
{
    position: absolute;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal!important;
}
.wpcf7 form .wpcf7-response-output
{
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid #00a0d2;
}
.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output
{
    display: none;
}
.wpcf7 form.sent .wpcf7-response-output
{
    border-color: #46b450;
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output
{
    border-color: #dc3232;
}
.wpcf7 form.spam .wpcf7-response-output
{
    border-color: #f56e28;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output
{
    border-color: #ffb900;
}
.wpcf7-form-control-wrap
{
    position: relative;
}
.wpcf7-not-valid-tip
{
    color: #dc3232;
    font-size: 1em;
    font-weight: 400;
    display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip
{
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em;
}
.wpcf7-list-item
{
    display: inline-block;
    margin: 0 0 0 1em;
}
.wpcf7-list-item-label:before, .wpcf7-list-item-label:after
{
    content: " ";
}
.wpcf7-spinner
{
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative;
}
form.submitting .wpcf7-spinner
{
    visibility: visible;
}
.wpcf7-spinner:before
{
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
@media(prefers-reduced-motion: reduce)
{
    .wpcf7-spinner:before
    {
        animation-name: blink;
        animation-duration: 2s;
    }
}
@keyframes spin
{
    from
    {
        transform: rotate(0deg);
    }
    to
    {
        transform: rotate(360deg);
    }
}
@keyframes blink
{
    from
    {
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    to
    {
        opacity: 0;
    }
}
.wpcf7 [inert]
{
    opacity: .5;
}
.wpcf7 input[type=file]
{
    cursor: pointer;
}
.wpcf7 input[type=file]:disabled
{
    cursor: default;
}
.wpcf7 .wpcf7-submit:disabled
{
    cursor: not-allowed;
}
.wpcf7 input[type=url], .wpcf7 input[type=email], .wpcf7 input[type=tel]
{
    direction: ltr;
}
.wpcf7-reflection>output
{
    display: list-item;
    list-style: none;
}
.wpcf7-reflection>output[hidden]
{
    display: none;
}

@media (max-width:959px) and (min-width:580px) {
    #rmp_menu_trigger-468 {
       top: 105px !important;
    }
}
#rmp_menu_trigger-468
{
    width: 45px;
    height: 45px;
    position: absolute;
    top: 158px;
    border-radius: 5px;
    display: none;
    text-decoration: none;
    right: 3%;
    background: #144582;
    transition: transform .5s,background-color .5s;
}
#rmp_menu_trigger-468:hover, #rmp_menu_trigger-468:focus
{
    background: #08869c;
    text-decoration: unset;
}
#rmp_menu_trigger-468.is-active
{
    background: #464646;
}
#rmp_menu_trigger-468 .rmp-trigger-box
{
    width: 35px;
    color: #fff;
}
#rmp_menu_trigger-468 .rmp-trigger-icon-active, #rmp_menu_trigger-468 .rmp-trigger-text-open
{
    display: none;
}
#rmp_menu_trigger-468.is-active .rmp-trigger-icon-active, #rmp_menu_trigger-468.is-active .rmp-trigger-text-open
{
    display: inline;
}
#rmp_menu_trigger-468.is-active .rmp-trigger-icon-inactive, #rmp_menu_trigger-468.is-active .rmp-trigger-text
{
    display: none;
}
#rmp_menu_trigger-468 .rmp-trigger-label
{
    color: #fff;
    pointer-events: none;
    line-height: 16px;
    font-family: inherit;
    font-size: 16px;
    display: inline;
    text-transform: inherit;
}
#rmp_menu_trigger-468 .rmp-trigger-label.rmp-trigger-label-top
{
    display: block;
    margin-bottom: 12px;
}
#rmp_menu_trigger-468 .rmp-trigger-label.rmp-trigger-label-bottom
{
    display: block;
    margin-top: 12px;
}
#rmp_menu_trigger-468 .responsive-menu-pro-inner
{
    display: block;
}
#rmp_menu_trigger-468 .responsive-menu-pro-inner, #rmp_menu_trigger-468 .responsive-menu-pro-inner:before, #rmp_menu_trigger-468 .responsive-menu-pro-inner:after
{
    width: 35px;
    height: 5px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
}
#rmp_menu_trigger-468.is-active .responsive-menu-pro-inner, #rmp_menu_trigger-468.is-active .responsive-menu-pro-inner:before, #rmp_menu_trigger-468.is-active .responsive-menu-pro-inner:after
{
    background-color: #fff;
}
#rmp_menu_trigger-468:hover .responsive-menu-pro-inner, #rmp_menu_trigger-468:hover .responsive-menu-pro-inner:before, #rmp_menu_trigger-468:hover .responsive-menu-pro-inner:after
{
    background-color: #fff;
}
#rmp_menu_trigger-468 .responsive-menu-pro-inner:before
{
    top: 7px;
}
#rmp_menu_trigger-468 .responsive-menu-pro-inner:after
{
    bottom: 7px;
}
#rmp_menu_trigger-468.is-active .responsive-menu-pro-inner:after
{
    bottom: 0;
}
@media screen and (max-width: 959px)
{
    .main-navigation
    {
        display: none!important;
    }
    #rmp_menu_trigger-468
    {
        display: block;
    }
    #rmp-container-468
    {
        position: fixed;
        top: 0;
        margin: 0;
        transition: transform .5s;
        overflow: auto;
        display: block;
        width: 75%;
        background-color: #464646;
        background-image: url("");
        height: 100%;
        left: 0;
        padding-top: 0;
        padding-left: 0;
        padding-bottom: 0;
        padding-right: 0;
    }
    #rmp-menu-wrap-468
    {
        padding-top: 0;
        padding-left: 0;
        padding-bottom: 0;
        padding-right: 0;
        background-color: #464646;
    }
    #rmp-menu-wrap-468 .rmp-menu, #rmp-menu-wrap-468 .rmp-submenu
    {
        width: 100%;
        box-sizing: border-box;
        margin: 0;
        padding: 0;
    }
    #rmp-menu-wrap-468 .rmp-submenu-depth-1 .rmp-menu-item-link
    {
        padding-left: 10%;
    }
    #rmp-menu-wrap-468 .rmp-submenu-depth-2 .rmp-menu-item-link
    {
        padding-left: 15%;
    }
    #rmp-menu-wrap-468 .rmp-submenu-depth-3 .rmp-menu-item-link
    {
        padding-left: 20%;
    }
    #rmp-menu-wrap-468 .rmp-submenu-depth-4 .rmp-menu-item-link
    {
        padding-left: 25%;
    }
    #rmp-menu-wrap-468 .rmp-submenu.rmp-submenu-open
    {
        display: block;
    }
    #rmp-menu-wrap-468 .rmp-menu-item
    {
        width: 100%;
        list-style: none;
        margin: 0;
    }
    #rmp-menu-wrap-468 .rmp-menu-item-link
    {
        height: 40px;
        line-height: 40px;
        font-size: 13px;
        border-bottom: 1px solid #212121;
        font-family: inherit;
        color: #fff;
        text-align: left;
        background-color: #464646;
        font-weight: 400;
        letter-spacing: 0;
        display: block;
        box-sizing: border-box;
        width: 100%;
        text-decoration: none;
        position: relative;
        overflow: hidden;
        transition: background-color .5s,border-color .5s,.5s;
        padding: 0 5%;
        padding-right: 50px;
    }
    #rmp-menu-wrap-468 .rmp-menu-item-link:after, #rmp-menu-wrap-468 .rmp-menu-item-link:before
    {
        display: none;
    }
    #rmp-menu-wrap-468 .rmp-menu-item-link:hover
    {
        color: #fff;
        border-color: #2bb7ce;
        background-color: #2bb7ce;
    }
    #rmp-menu-wrap-468 .rmp-menu-item-link:focus
    {
        outline: none;
        border-color: unset;
        box-shadow: unset;
    }
    #rmp-menu-wrap-468 .rmp-menu-item-link .rmp-font-icon
    {
        height: 40px;
        line-height: 40px;
        margin-right: 10px;
        font-size: 13px;
    }
    #rmp-menu-wrap-468 .rmp-menu-current-item .rmp-menu-item-link
    {
        color: #fff;
        border-color: #464646;
        background-color: #000;
    }
    #rmp-menu-wrap-468 .rmp-menu-current-item .rmp-menu-item-link:hover
    {
        color: #fff;
        border-color: #2bb7ce;
        background-color: #2bb7ce;
    }
    #rmp-menu-wrap-468 .rmp-menu-subarrow
    {
        position: absolute;
        top: 0;
        bottom: 0;
        text-align: center;
        overflow: hidden;
        background-size: cover;
        overflow: hidden;
        right: 0;
        border-left-style: solid;
        border-left-color: #212121;
        border-left-width: 1px;
        height: 40px;
        width: 40px;
        color: #fff;
        background-color: #212121;
    }
    #rmp-menu-wrap-468 .rmp-menu-subarrow:hover
    {
        color: #fff;
        border-color: #3f3f3f;
        background-color: #3f3f3f;
    }
    #rmp-menu-wrap-468 .rmp-menu-subarrow .rmp-font-icon
    {
        margin-right: unset;
    }
    #rmp-menu-wrap-468 .rmp-menu-subarrow *
    {
        vertical-align: middle;
        line-height: 40px;
    }
    #rmp-menu-wrap-468 .rmp-menu-subarrow-active
    {
        display: block;
        background-size: cover;
        color: #fff;
        border-color: #212121;
        background-color: #212121;
    }
    #rmp-menu-wrap-468 .rmp-menu-subarrow-active:hover
    {
        color: #fff;
        border-color: #3f3f3f;
        background-color: #3f3f3f;
    }
    #rmp-menu-wrap-468 .rmp-submenu
    {
        display: none;
    }
    #rmp-menu-wrap-468 .rmp-submenu .rmp-menu-item-link
    {
        height: 40px;
        line-height: 40px;
        letter-spacing: 0;
        font-size: 13px;
        border-bottom: 1px solid #212121;
        font-family: inherit;
        font-weight: 400;
        color: #fff;
        text-align: left;
        background-color: #464646;
    }
    #rmp-menu-wrap-468 .rmp-submenu .rmp-menu-item-link:hover
    {
        color: #fff;
        border-color: #2bb7ce;
        background-color: #2bb7ce;
    }
    #rmp-menu-wrap-468 .rmp-submenu .rmp-menu-current-item .rmp-menu-item-link
    {
        color: #fff;
        border-color: #464646;
        background-color: #000;
    }
    #rmp-menu-wrap-468 .rmp-submenu .rmp-menu-current-item .rmp-menu-item-link:hover
    {
        color: #fff;
        border-color: #2bb7ce;
        background-color: #2bb7ce;
    }
    #rmp-menu-wrap-468 .rmp-submenu .rmp-menu-subarrow
    {
        right: 0;
        border-right: unset;
        border-left-style: solid;
        border-left-color: #1d4354;
        border-left-width: 0;
        height: 39px;
        line-height: 39px;
        width: 40px;
        color: #fff;
        background-color: inherit;
    }
    #rmp-menu-wrap-468 .rmp-submenu .rmp-menu-subarrow:hover
    {
        color: #fff;
        border-color: #3f3f3f;
        background-color: inherit;
    }
    #rmp-menu-wrap-468 .rmp-submenu .rmp-menu-subarrow-active
    {
        color: #fff;
        border-color: #1d4354;
        background-color: inherit;
    }
    #rmp-menu-wrap-468 .rmp-submenu .rmp-menu-subarrow-active:hover
    {
        color: #fff;
        border-color: #3f3f3f;
        background-color: inherit;
    }
    #rmp-menu-wrap-468 .rmp-menu-item-description
    {
        margin: 0;
        padding: 5px 5%;
        opacity: .8;
        color: #fff;
    }
    #rmp-search-box-468
    {
        display: block;
        padding-top: 0;
        padding-left: 5%;
        padding-bottom: 0;
        padding-right: 5%;
    }
    #rmp-search-box-468 .rmp-search-form
    {
        margin: 0;
    }
    #rmp-search-box-468 .rmp-search-box
    {
        background: #fff;
        border: 1px solid #dadada;
        color: #333;
        width: 100%;
        padding: 0 5%;
        border-radius: 30px;
        height: 45px;
        -webkit-appearance: none;
    }
    #rmp-search-box-468 .rmp-search-box::placeholder
    {
        color: #c7c7cd;
    }
    #rmp-search-box-468 .rmp-search-box:focus
    {
        background-color: #fff;
        outline: 2px solid #dadada;
        color: #333;
    }
    #rmp-menu-title-468
    {
        background-color: #464646;
        color: #fff;
        text-align: left;
        font-size: 16px;
        padding-top: 10%;
        padding-left: 5%;
        padding-bottom: 0;
        padding-right: 5%;
        font-weight: 400;
        transition: background-color .5s,border-color .5s,color .5s;
    }
    #rmp-menu-title-468:hover
    {
        background-color: #ff9000;
        color: #fff;
    }
    #rmp-menu-title-468>.rmp-menu-title-link
    {
        color: #fff;
        width: 100%;
        background-color: unset;
        text-decoration: none;
    }
    #rmp-menu-title-468>.rmp-menu-title-link:hover
    {
        color: #fff;
    }
    #rmp-menu-title-468 .rmp-font-icon
    {
        font-size: 16px;
    }
    #rmp-menu-additional-content-468
    {
        padding-top: 0;
        padding-left: 5%;
        padding-bottom: 0;
        padding-right: 5%;
        color: #fff;
        text-align: center;
        font-size: 16px;
    }
}
.rmp-container
{
    display: none;
    visibility: visible;
    padding: 0;
    z-index: 99998;
    transition: all .3s;
}
.rmp-container.rmp-fade-top, .rmp-container.rmp-fade-left, .rmp-container.rmp-fade-right, .rmp-container.rmp-fade-bottom
{
    display: none;
}
.rmp-container.rmp-slide-left, .rmp-container.rmp-push-left
{
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
}
.rmp-container.rmp-slide-left.rmp-menu-open, .rmp-container.rmp-push-left.rmp-menu-open
{
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
}
.rmp-container.rmp-slide-right, .rmp-container.rmp-push-right
{
    transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
}
.rmp-container.rmp-slide-right.rmp-menu-open, .rmp-container.rmp-push-right.rmp-menu-open
{
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
}
.rmp-container.rmp-slide-top, .rmp-container.rmp-push-top
{
    transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
}
.rmp-container.rmp-slide-top.rmp-menu-open, .rmp-container.rmp-push-top.rmp-menu-open
{
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
}
.rmp-container.rmp-slide-bottom, .rmp-container.rmp-push-bottom
{
    transform: translateY(100%);
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
}
.rmp-container.rmp-slide-bottom.rmp-menu-open, .rmp-container.rmp-push-bottom.rmp-menu-open
{
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
}
.rmp-container::-webkit-scrollbar
{
    width: 0;
}
.rmp-container ::-webkit-scrollbar-track
{
    box-shadow: inset 0 0 5px transparent;
}
.rmp-container ::-webkit-scrollbar-thumb
{
    background: 0 0;
}
.rmp-container ::-webkit-scrollbar-thumb:hover
{
    background: 0 0;
}
.rmp-container .rmp-menu-wrap .rmp-menu
{
    transition: none;
    border-radius: 0;
    box-shadow: none;
    background: 0 0;
    border: 0;
    bottom: auto;
    box-sizing: border-box;
    clip: auto;
    color: #666;
    display: block;
    float: none;
    font-family: inherit;
    font-size: 14px;
    height: auto;
    left: auto;
    line-height: 1.7;
    list-style-type: none;
    margin: 0;
    min-height: auto;
    max-height: none;
    opacity: 1;
    outline: none;
    overflow: visible;
    padding: 0;
    position: relative;
    pointer-events: auto;
    right: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    transform: none;
    top: auto;
    visibility: inherit;
    width: auto;
    word-wrap: break-word;
    white-space: normal;
}
.rmp-container .rmp-menu-additional-content
{
    display: block;
    word-break: break-word;
}
.rmp-container .rmp-menu-title
{
    display: flex;
    flex-direction: column;
}
.rmp-container .rmp-menu-title .rmp-menu-title-image
{
    max-width: 100%;
    margin-bottom: 15px;
    display: block;
    margin: auto;
    margin-bottom: 15px;
}
button.rmp_menu_trigger
{
    z-index: 999999;
    overflow: hidden;
    outline: none;
    border: 0;
    display: none;
    margin: 0;
    transition: transform .5s,background-color .5s;
    padding: 0;
}
button.rmp_menu_trigger .responsive-menu-pro-inner:before, button.rmp_menu_trigger .responsive-menu-pro-inner:after
{
    content: "";
    display: block;
}
button.rmp_menu_trigger .responsive-menu-pro-inner:before
{
    top: 10px;
}
button.rmp_menu_trigger .responsive-menu-pro-inner:after
{
    bottom: 10px;
}
button.rmp_menu_trigger .rmp-trigger-box
{
    width: 40px;
    display: inline-block;
    position: relative;
    pointer-events: none;
    vertical-align: super;
}
.admin-bar .rmp-container, .admin-bar .rmp_menu_trigger
{
    margin-top: 32px!important;
}
@media screen and (max-width: 782px)
{
    .admin-bar .rmp-container, .admin-bar .rmp_menu_trigger
    {
        margin-top: 46px!important;
    }
}
.rmp-menu-trigger-boring .responsive-menu-pro-inner
{
    transition-property: none;
}
.rmp-menu-trigger-boring .responsive-menu-pro-inner:after, .rmp-menu-trigger-boring .responsive-menu-pro-inner:before
{
    transition-property: none;
}
.rmp-menu-trigger-boring.is-active .responsive-menu-pro-inner
{
    transform: rotate(45deg);
}
.rmp-menu-trigger-boring.is-active .responsive-menu-pro-inner:before
{
    top: 0;
    opacity: 0;
}
.rmp-menu-trigger-boring.is-active .responsive-menu-pro-inner:after
{
    bottom: 0;
    transform: rotate(-90deg);
}
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list
{
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before, .slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir=rtl] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden
{
    display: none;
}
.slick-loading .slick-list
{
    background: #fff url(/wp-content/themes/vww/css/ajax-loader.gif) center center no-repeat;
}
@font-face
{
    font-family: 'slick';
    font-weight: 400;
    font-style: normal;
    src: url(/wp-content/themes/vww/css/fonts/slick.eot?);
    src: url(/wp-content/themes/vww/css/fonts/slick.eot?) format('embedded-opentype'),url(/wp-content/themes/vww/css/fonts/slick.woff) format('woff'),url(/wp-content/themes/vww/css/fonts/slick.ttf) format('truetype'),url(/wp-content/themes/vww/css/fonts/slick.svg) format('svg');
}
.slick-prev, .slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: 0 0;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus
{
    color: transparent;
    outline: none;
    background: 0 0;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before
{
    opacity: .25;
}
.slick-prev:before, .slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
    left: -25px;
}
[dir=rtl] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir=rtl] .slick-prev:before
{
    content: '→';
}
.slick-next
{
    right: -25px;
}
[dir=rtl] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir=rtl] .slick-next:before
{
    content: '←';
}
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}
.slick-dots
{
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: 0 0;
}
.slick-dots li button:hover, .slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: #000;
}
@font-face
{
    font-family: 'FontAwesome';
    src: url(/wp-content/themes/vww/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(/wp-content/themes/vww/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?) format('embedded-opentype'),url(/wp-content/themes/vww/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(/wp-content/themes/vww/font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(/wp-content/themes/vww/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/wp-content/themes/vww/font-awesome-4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0) format('svg');
    font-weight: normal;
    font-style: normal;
}
.fa
{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg
{
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}
.fa-2x
{
    font-size: 2em;
}
.fa-3x
{
    font-size: 3em;
}
.fa-4x
{
    font-size: 4em;
}
.fa-5x
{
    font-size: 5em;
}
.fa-fw
{
    width: 1.28571429em;
    text-align: center;
}
.fa-ul
{
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.fa-ul>li
{
    position: relative;
}
.fa-li
{
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}
.fa-li.fa-lg
{
    left: -1.85714286em;
}
.fa-border
{
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}
.fa-pull-left
{
    float: left;
}
.fa-pull-right
{
    float: right;
}
.fa.fa-pull-left
{
    margin-right: .3em;
}
.fa.fa-pull-right
{
    margin-left: .3em;
}
.pull-right
{
    float: right;
}
.pull-left
{
    float: left;
}
.fa.pull-left
{
    margin-right: .3em;
}
.fa.pull-right
{
    margin-left: .3em;
}
.fa-spin
{
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse
{
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin
{
    0%
    {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%
    {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin
{
    0%
    {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%
    {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fa-rotate-90
{
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180
{
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270
{
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal
{
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1);
}
.fa-flip-vertical
{
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1);
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical
{
    filter: none;
}
.fa-stack
{
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x
{
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x
{
    line-height: inherit;
}
.fa-stack-2x
{
    font-size: 2em;
}
.fa-inverse
{
    color: #fff;
}
.fa-glass:before
{
    content: "";
}
.fa-music:before
{
    content: "";
}
.fa-search:before
{
    content: "";
}
.fa-envelope-o:before
{
    content: "";
}
.fa-heart:before
{
    content: "";
}
.fa-star:before
{
    content: "";
}
.fa-star-o:before
{
    content: "";
}
.fa-user:before
{
    content: "";
}
.fa-film:before
{
    content: "";
}
.fa-th-large:before
{
    content: "";
}
.fa-th:before
{
    content: "";
}
.fa-th-list:before
{
    content: "";
}
.fa-check:before
{
    content: "";
}
.fa-remove:before, .fa-close:before, .fa-times:before
{
    content: "";
}
.fa-search-plus:before
{
    content: "";
}
.fa-search-minus:before
{
    content: "";
}
.fa-power-off:before
{
    content: "";
}
.fa-signal:before
{
    content: "";
}
.fa-gear:before, .fa-cog:before
{
    content: "";
}
.fa-trash-o:before
{
    content: "";
}
.fa-home:before
{
    content: "";
}
.fa-file-o:before
{
    content: "";
}
.fa-clock-o:before
{
    content: "";
}
.fa-road:before
{
    content: "";
}
.fa-download:before
{
    content: "";
}
.fa-arrow-circle-o-down:before
{
    content: "";
}
.fa-arrow-circle-o-up:before
{
    content: "";
}
.fa-inbox:before
{
    content: "";
}
.fa-play-circle-o:before
{
    content: "";
}
.fa-rotate-right:before, .fa-repeat:before
{
    content: "";
}
.fa-refresh:before
{
    content: "";
}
.fa-list-alt:before
{
    content: "";
}
.fa-lock:before
{
    content: "";
}
.fa-flag:before
{
    content: "";
}
.fa-headphones:before
{
    content: "";
}
.fa-volume-off:before
{
    content: "";
}
.fa-volume-down:before
{
    content: "";
}
.fa-volume-up:before
{
    content: "";
}
.fa-qrcode:before
{
    content: "";
}
.fa-barcode:before
{
    content: "";
}
.fa-tag:before
{
    content: "";
}
.fa-tags:before
{
    content: "";
}
.fa-book:before
{
    content: "";
}
.fa-bookmark:before
{
    content: "";
}
.fa-print:before
{
    content: "";
}
.fa-camera:before
{
    content: "";
}
.fa-font:before
{
    content: "";
}
.fa-bold:before
{
    content: "";
}
.fa-italic:before
{
    content: "";
}
.fa-text-height:before
{
    content: "";
}
.fa-text-width:before
{
    content: "";
}
.fa-align-left:before
{
    content: "";
}
.fa-align-center:before
{
    content: "";
}
.fa-align-right:before
{
    content: "";
}
.fa-align-justify:before
{
    content: "";
}
.fa-list:before
{
    content: "";
}
.fa-dedent:before, .fa-outdent:before
{
    content: "";
}
.fa-indent:before
{
    content: "";
}
.fa-video-camera:before
{
    content: "";
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before
{
    content: "";
}
.fa-pencil:before
{
    content: "";
}
.fa-map-marker:before
{
    content: "";
}
.fa-adjust:before
{
    content: "";
}
.fa-tint:before
{
    content: "";
}
.fa-edit:before, .fa-pencil-square-o:before
{
    content: "";
}
.fa-share-square-o:before
{
    content: "";
}
.fa-check-square-o:before
{
    content: "";
}
.fa-arrows:before
{
    content: "";
}
.fa-step-backward:before
{
    content: "";
}
.fa-fast-backward:before
{
    content: "";
}
.fa-backward:before
{
    content: "";
}
.fa-play:before
{
    content: "";
}
.fa-pause:before
{
    content: "";
}
.fa-stop:before
{
    content: "";
}
.fa-forward:before
{
    content: "";
}
.fa-fast-forward:before
{
    content: "";
}
.fa-step-forward:before
{
    content: "";
}
.fa-eject:before
{
    content: "";
}
.fa-chevron-left:before
{
    content: "";
}
.fa-chevron-right:before
{
    content: "";
}
.fa-plus-circle:before
{
    content: "";
}
.fa-minus-circle:before
{
    content: "";
}
.fa-times-circle:before
{
    content: "";
}
.fa-check-circle:before
{
    content: "";
}
.fa-question-circle:before
{
    content: "";
}
.fa-info-circle:before
{
    content: "";
}
.fa-crosshairs:before
{
    content: "";
}
.fa-times-circle-o:before
{
    content: "";
}
.fa-check-circle-o:before
{
    content: "";
}
.fa-ban:before
{
    content: "";
}
.fa-arrow-left:before
{
    content: "";
}
.fa-arrow-right:before
{
    content: "";
}
.fa-arrow-up:before
{
    content: "";
}
.fa-arrow-down:before
{
    content: "";
}
.fa-mail-forward:before, .fa-share:before
{
    content: "";
}
.fa-expand:before
{
    content: "";
}
.fa-compress:before
{
    content: "";
}
.fa-plus:before
{
    content: "";
}
.fa-minus:before
{
    content: "";
}
.fa-asterisk:before
{
    content: "";
}
.fa-exclamation-circle:before
{
    content: "";
}
.fa-gift:before
{
    content: "";
}
.fa-leaf:before
{
    content: "";
}
.fa-fire:before
{
    content: "";
}
.fa-eye:before
{
    content: "";
}
.fa-eye-slash:before
{
    content: "";
}
.fa-warning:before, .fa-exclamation-triangle:before
{
    content: "";
}
.fa-plane:before
{
    content: "";
}
.fa-calendar:before
{
    content: "";
}
.fa-random:before
{
    content: "";
}
.fa-comment:before
{
    content: "";
}
.fa-magnet:before
{
    content: "";
}
.fa-chevron-up:before
{
    content: "";
}
.fa-chevron-down:before
{
    content: "";
}
.fa-retweet:before
{
    content: "";
}
.fa-shopping-cart:before
{
    content: "";
}
.fa-folder:before
{
    content: "";
}
.fa-folder-open:before
{
    content: "";
}
.fa-arrows-v:before
{
    content: "";
}
.fa-arrows-h:before
{
    content: "";
}
.fa-bar-chart-o:before, .fa-bar-chart:before
{
    content: "";
}
.fa-twitter-square:before
{
    content: "";
}
.fa-facebook-square:before
{
    content: "";
}
.fa-camera-retro:before
{
    content: "";
}
.fa-key:before
{
    content: "";
}
.fa-gears:before, .fa-cogs:before
{
    content: "";
}
.fa-comments:before
{
    content: "";
}
.fa-thumbs-o-up:before
{
    content: "";
}
.fa-thumbs-o-down:before
{
    content: "";
}
.fa-star-half:before
{
    content: "";
}
.fa-heart-o:before
{
    content: "";
}
.fa-sign-out:before
{
    content: "";
}
.fa-linkedin-square:before
{
    content: "";
}
.fa-thumb-tack:before
{
    content: "";
}
.fa-external-link:before
{
    content: "";
}
.fa-sign-in:before
{
    content: "";
}
.fa-trophy:before
{
    content: "";
}
.fa-github-square:before
{
    content: "";
}
.fa-upload:before
{
    content: "";
}
.fa-lemon-o:before
{
    content: "";
}
.fa-phone:before
{
    content: "";
}
.fa-square-o:before
{
    content: "";
}
.fa-bookmark-o:before
{
    content: "";
}
.fa-phone-square:before
{
    content: "";
}
.fa-twitter:before
{
    content: "";
}
.fa-facebook-f:before, .fa-facebook:before
{
    content: "";
}
.fa-github:before
{
    content: "";
}
.fa-unlock:before
{
    content: "";
}
.fa-credit-card:before
{
    content: "";
}
.fa-feed:before, .fa-rss:before
{
    content: "";
}
.fa-hdd-o:before
{
    content: "";
}
.fa-bullhorn:before
{
    content: "";
}
.fa-bell:before
{
    content: "";
}
.fa-certificate:before
{
    content: "";
}
.fa-hand-o-right:before
{
    content: "";
}
.fa-hand-o-left:before
{
    content: "";
}
.fa-hand-o-up:before
{
    content: "";
}
.fa-hand-o-down:before
{
    content: "";
}
.fa-arrow-circle-left:before
{
    content: "";
}
.fa-arrow-circle-right:before
{
    content: "";
}
.fa-arrow-circle-up:before
{
    content: "";
}
.fa-arrow-circle-down:before
{
    content: "";
}
.fa-globe:before
{
    content: "";
}
.fa-wrench:before
{
    content: "";
}
.fa-tasks:before
{
    content: "";
}
.fa-filter:before
{
    content: "";
}
.fa-briefcase:before
{
    content: "";
}
.fa-arrows-alt:before
{
    content: "";
}
.fa-group:before, .fa-users:before
{
    content: "";
}
.fa-chain:before, .fa-link:before
{
    content: "";
}
.fa-cloud:before
{
    content: "";
}
.fa-flask:before
{
    content: "";
}
.fa-cut:before, .fa-scissors:before
{
    content: "";
}
.fa-copy:before, .fa-files-o:before
{
    content: "";
}
.fa-paperclip:before
{
    content: "";
}
.fa-save:before, .fa-floppy-o:before
{
    content: "";
}
.fa-square:before
{
    content: "";
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before
{
    content: "";
}
.fa-list-ul:before
{
    content: "";
}
.fa-list-ol:before
{
    content: "";
}
.fa-strikethrough:before
{
    content: "";
}
.fa-underline:before
{
    content: "";
}
.fa-table:before
{
    content: "";
}
.fa-magic:before
{
    content: "";
}
.fa-truck:before
{
    content: "";
}
.fa-pinterest:before
{
    content: "";
}
.fa-pinterest-square:before
{
    content: "";
}
.fa-google-plus-square:before
{
    content: "";
}
.fa-google-plus:before
{
    content: "";
}
.fa-money:before
{
    content: "";
}
.fa-caret-down:before
{
    content: "";
}
.fa-caret-up:before
{
    content: "";
}
.fa-caret-left:before
{
    content: "";
}
.fa-caret-right:before
{
    content: "";
}
.fa-columns:before
{
    content: "";
}
.fa-unsorted:before, .fa-sort:before
{
    content: "";
}
.fa-sort-down:before, .fa-sort-desc:before
{
    content: "";
}
.fa-sort-up:before, .fa-sort-asc:before
{
    content: "";
}
.fa-envelope:before
{
    content: "";
}
.fa-linkedin:before
{
    content: "";
}
.fa-rotate-left:before, .fa-undo:before
{
    content: "";
}
.fa-legal:before, .fa-gavel:before
{
    content: "";
}
.fa-dashboard:before, .fa-tachometer:before
{
    content: "";
}
.fa-comment-o:before
{
    content: "";
}
.fa-comments-o:before
{
    content: "";
}
.fa-flash:before, .fa-bolt:before
{
    content: "";
}
.fa-sitemap:before
{
    content: "";
}
.fa-umbrella:before
{
    content: "";
}
.fa-paste:before, .fa-clipboard:before
{
    content: "";
}
.fa-lightbulb-o:before
{
    content: "";
}
.fa-exchange:before
{
    content: "";
}
.fa-cloud-download:before
{
    content: "";
}
.fa-cloud-upload:before
{
    content: "";
}
.fa-user-md:before
{
    content: "";
}
.fa-stethoscope:before
{
    content: "";
}
.fa-suitcase:before
{
    content: "";
}
.fa-bell-o:before
{
    content: "";
}
.fa-coffee:before
{
    content: "";
}
.fa-cutlery:before
{
    content: "";
}
.fa-file-text-o:before
{
    content: "";
}
.fa-building-o:before
{
    content: "";
}
.fa-hospital-o:before
{
    content: "";
}
.fa-ambulance:before
{
    content: "";
}
.fa-medkit:before
{
    content: "";
}
.fa-fighter-jet:before
{
    content: "";
}
.fa-beer:before
{
    content: "";
}
.fa-h-square:before
{
    content: "";
}
.fa-plus-square:before
{
    content: "";
}
.fa-angle-double-left:before
{
    content: "";
}
.fa-angle-double-right:before
{
    content: "";
}
.fa-angle-double-up:before
{
    content: "";
}
.fa-angle-double-down:before
{
    content: "";
}
.fa-angle-left:before
{
    content: "";
}
.fa-angle-right:before
{
    content: "";
}
.fa-angle-up:before
{
    content: "";
}
.fa-angle-down:before
{
    content: "";
}
.fa-desktop:before
{
    content: "";
}
.fa-laptop:before
{
    content: "";
}
.fa-tablet:before
{
    content: "";
}
.fa-mobile-phone:before, .fa-mobile:before
{
    content: "";
}
.fa-circle-o:before
{
    content: "";
}
.fa-quote-left:before
{
    content: "";
}
.fa-quote-right:before
{
    content: "";
}
.fa-spinner:before
{
    content: "";
}
.fa-circle:before
{
    content: "";
}
.fa-mail-reply:before, .fa-reply:before
{
    content: "";
}
.fa-github-alt:before
{
    content: "";
}
.fa-folder-o:before
{
    content: "";
}
.fa-folder-open-o:before
{
    content: "";
}
.fa-smile-o:before
{
    content: "";
}
.fa-frown-o:before
{
    content: "";
}
.fa-meh-o:before
{
    content: "";
}
.fa-gamepad:before
{
    content: "";
}
.fa-keyboard-o:before
{
    content: "";
}
.fa-flag-o:before
{
    content: "";
}
.fa-flag-checkered:before
{
    content: "";
}
.fa-terminal:before
{
    content: "";
}
.fa-code:before
{
    content: "";
}
.fa-mail-reply-all:before, .fa-reply-all:before
{
    content: "";
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before
{
    content: "";
}
.fa-location-arrow:before
{
    content: "";
}
.fa-crop:before
{
    content: "";
}
.fa-code-fork:before
{
    content: "";
}
.fa-unlink:before, .fa-chain-broken:before
{
    content: "";
}
.fa-question:before
{
    content: "";
}
.fa-info:before
{
    content: "";
}
.fa-exclamation:before
{
    content: "";
}
.fa-superscript:before
{
    content: "";
}
.fa-subscript:before
{
    content: "";
}
.fa-eraser:before
{
    content: "";
}
.fa-puzzle-piece:before
{
    content: "";
}
.fa-microphone:before
{
    content: "";
}
.fa-microphone-slash:before
{
    content: "";
}
.fa-shield:before
{
    content: "";
}
.fa-calendar-o:before
{
    content: "";
}
.fa-fire-extinguisher:before
{
    content: "";
}
.fa-rocket:before
{
    content: "";
}
.fa-maxcdn:before
{
    content: "";
}
.fa-chevron-circle-left:before
{
    content: "";
}
.fa-chevron-circle-right:before
{
    content: "";
}
.fa-chevron-circle-up:before
{
    content: "";
}
.fa-chevron-circle-down:before
{
    content: "";
}
.fa-html5:before
{
    content: "";
}
.fa-css3:before
{
    content: "";
}
.fa-anchor:before
{
    content: "";
}
.fa-unlock-alt:before
{
    content: "";
}
.fa-bullseye:before
{
    content: "";
}
.fa-ellipsis-h:before
{
    content: "";
}
.fa-ellipsis-v:before
{
    content: "";
}
.fa-rss-square:before
{
    content: "";
}
.fa-play-circle:before
{
    content: "";
}
.fa-ticket:before
{
    content: "";
}
.fa-minus-square:before
{
    content: "";
}
.fa-minus-square-o:before
{
    content: "";
}
.fa-level-up:before
{
    content: "";
}
.fa-level-down:before
{
    content: "";
}
.fa-check-square:before
{
    content: "";
}
.fa-pencil-square:before
{
    content: "";
}
.fa-external-link-square:before
{
    content: "";
}
.fa-share-square:before
{
    content: "";
}
.fa-compass:before
{
    content: "";
}
.fa-toggle-down:before, .fa-caret-square-o-down:before
{
    content: "";
}
.fa-toggle-up:before, .fa-caret-square-o-up:before
{
    content: "";
}
.fa-toggle-right:before, .fa-caret-square-o-right:before
{
    content: "";
}
.fa-euro:before, .fa-eur:before
{
    content: "";
}
.fa-gbp:before
{
    content: "";
}
.fa-dollar:before, .fa-usd:before
{
    content: "";
}
.fa-rupee:before, .fa-inr:before
{
    content: "";
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before
{
    content: "";
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before
{
    content: "";
}
.fa-won:before, .fa-krw:before
{
    content: "";
}
.fa-bitcoin:before, .fa-btc:before
{
    content: "";
}
.fa-file:before
{
    content: "";
}
.fa-file-text:before
{
    content: "";
}
.fa-sort-alpha-asc:before
{
    content: "";
}
.fa-sort-alpha-desc:before
{
    content: "";
}
.fa-sort-amount-asc:before
{
    content: "";
}
.fa-sort-amount-desc:before
{
    content: "";
}
.fa-sort-numeric-asc:before
{
    content: "";
}
.fa-sort-numeric-desc:before
{
    content: "";
}
.fa-thumbs-up:before
{
    content: "";
}
.fa-thumbs-down:before
{
    content: "";
}
.fa-youtube-square:before
{
    content: "";
}
.fa-youtube:before
{
    content: "";
}
.fa-xing:before
{
    content: "";
}
.fa-xing-square:before
{
    content: "";
}
.fa-youtube-play:before
{
    content: "";
}
.fa-dropbox:before
{
    content: "";
}
.fa-stack-overflow:before
{
    content: "";
}
.fa-instagram:before
{
    content: "";
}
.fa-flickr:before
{
    content: "";
}
.fa-adn:before
{
    content: "";
}
.fa-bitbucket:before
{
    content: "";
}
.fa-bitbucket-square:before
{
    content: "";
}
.fa-tumblr:before
{
    content: "";
}
.fa-tumblr-square:before
{
    content: "";
}
.fa-long-arrow-down:before
{
    content: "";
}
.fa-long-arrow-up:before
{
    content: "";
}
.fa-long-arrow-left:before
{
    content: "";
}
.fa-long-arrow-right:before
{
    content: "";
}
.fa-apple:before
{
    content: "";
}
.fa-windows:before
{
    content: "";
}
.fa-android:before
{
    content: "";
}
.fa-linux:before
{
    content: "";
}
.fa-dribbble:before
{
    content: "";
}
.fa-skype:before
{
    content: "";
}
.fa-foursquare:before
{
    content: "";
}
.fa-trello:before
{
    content: "";
}
.fa-female:before
{
    content: "";
}
.fa-male:before
{
    content: "";
}
.fa-gittip:before, .fa-gratipay:before
{
    content: "";
}
.fa-sun-o:before
{
    content: "";
}
.fa-moon-o:before
{
    content: "";
}
.fa-archive:before
{
    content: "";
}
.fa-bug:before
{
    content: "";
}
.fa-vk:before
{
    content: "";
}
.fa-weibo:before
{
    content: "";
}
.fa-renren:before
{
    content: "";
}
.fa-pagelines:before
{
    content: "";
}
.fa-stack-exchange:before
{
    content: "";
}
.fa-arrow-circle-o-right:before
{
    content: "";
}
.fa-arrow-circle-o-left:before
{
    content: "";
}
.fa-toggle-left:before, .fa-caret-square-o-left:before
{
    content: "";
}
.fa-dot-circle-o:before
{
    content: "";
}
.fa-wheelchair:before
{
    content: "";
}
.fa-vimeo-square:before
{
    content: "";
}
.fa-turkish-lira:before, .fa-try:before
{
    content: "";
}
.fa-plus-square-o:before
{
    content: "";
}
.fa-space-shuttle:before
{
    content: "";
}
.fa-slack:before
{
    content: "";
}
.fa-envelope-square:before
{
    content: "";
}
.fa-wordpress:before
{
    content: "";
}
.fa-openid:before
{
    content: "";
}
.fa-institution:before, .fa-bank:before, .fa-university:before
{
    content: "";
}
.fa-mortar-board:before, .fa-graduation-cap:before
{
    content: "";
}
.fa-yahoo:before
{
    content: "";
}
.fa-google:before
{
    content: "";
}
.fa-reddit:before
{
    content: "";
}
.fa-reddit-square:before
{
    content: "";
}
.fa-stumbleupon-circle:before
{
    content: "";
}
.fa-stumbleupon:before
{
    content: "";
}
.fa-delicious:before
{
    content: "";
}
.fa-digg:before
{
    content: "";
}
.fa-pied-piper-pp:before
{
    content: "";
}
.fa-pied-piper-alt:before
{
    content: "";
}
.fa-drupal:before
{
    content: "";
}
.fa-joomla:before
{
    content: "";
}
.fa-language:before
{
    content: "";
}
.fa-fax:before
{
    content: "";
}
.fa-building:before
{
    content: "";
}
.fa-child:before
{
    content: "";
}
.fa-paw:before
{
    content: "";
}
.fa-spoon:before
{
    content: "";
}
.fa-cube:before
{
    content: "";
}
.fa-cubes:before
{
    content: "";
}
.fa-behance:before
{
    content: "";
}
.fa-behance-square:before
{
    content: "";
}
.fa-steam:before
{
    content: "";
}
.fa-steam-square:before
{
    content: "";
}
.fa-recycle:before
{
    content: "";
}
.fa-automobile:before, .fa-car:before
{
    content: "";
}
.fa-cab:before, .fa-taxi:before
{
    content: "";
}
.fa-tree:before
{
    content: "";
}
.fa-spotify:before
{
    content: "";
}
.fa-deviantart:before
{
    content: "";
}
.fa-soundcloud:before
{
    content: "";
}
.fa-database:before
{
    content: "";
}
.fa-file-pdf-o:before
{
    content: "";
}
.fa-file-word-o:before
{
    content: "";
}
.fa-file-excel-o:before
{
    content: "";
}
.fa-file-powerpoint-o:before
{
    content: "";
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before
{
    content: "";
}
.fa-file-zip-o:before, .fa-file-archive-o:before
{
    content: "";
}
.fa-file-sound-o:before, .fa-file-audio-o:before
{
    content: "";
}
.fa-file-movie-o:before, .fa-file-video-o:before
{
    content: "";
}
.fa-file-code-o:before
{
    content: "";
}
.fa-vine:before
{
    content: "";
}
.fa-codepen:before
{
    content: "";
}
.fa-jsfiddle:before
{
    content: "";
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before
{
    content: "";
}
.fa-circle-o-notch:before
{
    content: "";
}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before
{
    content: "";
}
.fa-ge:before, .fa-empire:before
{
    content: "";
}
.fa-git-square:before
{
    content: "";
}
.fa-git:before
{
    content: "";
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before
{
    content: "";
}
.fa-tencent-weibo:before
{
    content: "";
}
.fa-qq:before
{
    content: "";
}
.fa-wechat:before, .fa-weixin:before
{
    content: "";
}
.fa-send:before, .fa-paper-plane:before
{
    content: "";
}
.fa-send-o:before, .fa-paper-plane-o:before
{
    content: "";
}
.fa-history:before
{
    content: "";
}
.fa-circle-thin:before
{
    content: "";
}
.fa-header:before
{
    content: "";
}
.fa-paragraph:before
{
    content: "";
}
.fa-sliders:before
{
    content: "";
}
.fa-share-alt:before
{
    content: "";
}
.fa-share-alt-square:before
{
    content: "";
}
.fa-bomb:before
{
    content: "";
}
.fa-soccer-ball-o:before, .fa-futbol-o:before
{
    content: "";
}
.fa-tty:before
{
    content: "";
}
.fa-binoculars:before
{
    content: "";
}
.fa-plug:before
{
    content: "";
}
.fa-slideshare:before
{
    content: "";
}
.fa-twitch:before
{
    content: "";
}
.fa-yelp:before
{
    content: "";
}
.fa-newspaper-o:before
{
    content: "";
}
.fa-wifi:before
{
    content: "";
}
.fa-calculator:before
{
    content: "";
}
.fa-paypal:before
{
    content: "";
}
.fa-google-wallet:before
{
    content: "";
}
.fa-cc-visa:before
{
    content: "";
}
.fa-cc-mastercard:before
{
    content: "";
}
.fa-cc-discover:before
{
    content: "";
}
.fa-cc-amex:before
{
    content: "";
}
.fa-cc-paypal:before
{
    content: "";
}
.fa-cc-stripe:before
{
    content: "";
}
.fa-bell-slash:before
{
    content: "";
}
.fa-bell-slash-o:before
{
    content: "";
}
.fa-trash:before
{
    content: "";
}
.fa-copyright:before
{
    content: "";
}
.fa-at:before
{
    content: "";
}
.fa-eyedropper:before
{
    content: "";
}
.fa-paint-brush:before
{
    content: "";
}
.fa-birthday-cake:before
{
    content: "";
}
.fa-area-chart:before
{
    content: "";
}
.fa-pie-chart:before
{
    content: "";
}
.fa-line-chart:before
{
    content: "";
}
.fa-lastfm:before
{
    content: "";
}
.fa-lastfm-square:before
{
    content: "";
}
.fa-toggle-off:before
{
    content: "";
}
.fa-toggle-on:before
{
    content: "";
}
.fa-bicycle:before
{
    content: "";
}
.fa-bus:before
{
    content: "";
}
.fa-ioxhost:before
{
    content: "";
}
.fa-angellist:before
{
    content: "";
}
.fa-cc:before
{
    content: "";
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before
{
    content: "";
}
.fa-meanpath:before
{
    content: "";
}
.fa-buysellads:before
{
    content: "";
}
.fa-connectdevelop:before
{
    content: "";
}
.fa-dashcube:before
{
    content: "";
}
.fa-forumbee:before
{
    content: "";
}
.fa-leanpub:before
{
    content: "";
}
.fa-sellsy:before
{
    content: "";
}
.fa-shirtsinbulk:before
{
    content: "";
}
.fa-simplybuilt:before
{
    content: "";
}
.fa-skyatlas:before
{
    content: "";
}
.fa-cart-plus:before
{
    content: "";
}
.fa-cart-arrow-down:before
{
    content: "";
}
.fa-diamond:before
{
    content: "";
}
.fa-ship:before
{
    content: "";
}
.fa-user-secret:before
{
    content: "";
}
.fa-motorcycle:before
{
    content: "";
}
.fa-street-view:before
{
    content: "";
}
.fa-heartbeat:before
{
    content: "";
}
.fa-venus:before
{
    content: "";
}
.fa-mars:before
{
    content: "";
}
.fa-mercury:before
{
    content: "";
}
.fa-intersex:before, .fa-transgender:before
{
    content: "";
}
.fa-transgender-alt:before
{
    content: "";
}
.fa-venus-double:before
{
    content: "";
}
.fa-mars-double:before
{
    content: "";
}
.fa-venus-mars:before
{
    content: "";
}
.fa-mars-stroke:before
{
    content: "";
}
.fa-mars-stroke-v:before
{
    content: "";
}
.fa-mars-stroke-h:before
{
    content: "";
}
.fa-neuter:before
{
    content: "";
}
.fa-genderless:before
{
    content: "";
}
.fa-facebook-official:before
{
    content: "";
}
.fa-pinterest-p:before
{
    content: "";
}
.fa-whatsapp:before
{
    content: "";
}
.fa-server:before
{
    content: "";
}
.fa-user-plus:before
{
    content: "";
}
.fa-user-times:before
{
    content: "";
}
.fa-hotel:before, .fa-bed:before
{
    content: "";
}
.fa-viacoin:before
{
    content: "";
}
.fa-train:before
{
    content: "";
}
.fa-subway:before
{
    content: "";
}
.fa-medium:before
{
    content: "";
}
.fa-yc:before, .fa-y-combinator:before
{
    content: "";
}
.fa-optin-monster:before
{
    content: "";
}
.fa-opencart:before
{
    content: "";
}
.fa-expeditedssl:before
{
    content: "";
}
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before
{
    content: "";
}
.fa-battery-3:before, .fa-battery-three-quarters:before
{
    content: "";
}
.fa-battery-2:before, .fa-battery-half:before
{
    content: "";
}
.fa-battery-1:before, .fa-battery-quarter:before
{
    content: "";
}
.fa-battery-0:before, .fa-battery-empty:before
{
    content: "";
}
.fa-mouse-pointer:before
{
    content: "";
}
.fa-i-cursor:before
{
    content: "";
}
.fa-object-group:before
{
    content: "";
}
.fa-object-ungroup:before
{
    content: "";
}
.fa-sticky-note:before
{
    content: "";
}
.fa-sticky-note-o:before
{
    content: "";
}
.fa-cc-jcb:before
{
    content: "";
}
.fa-cc-diners-club:before
{
    content: "";
}
.fa-clone:before
{
    content: "";
}
.fa-balance-scale:before
{
    content: "";
}
.fa-hourglass-o:before
{
    content: "";
}
.fa-hourglass-1:before, .fa-hourglass-start:before
{
    content: "";
}
.fa-hourglass-2:before, .fa-hourglass-half:before
{
    content: "";
}
.fa-hourglass-3:before, .fa-hourglass-end:before
{
    content: "";
}
.fa-hourglass:before
{
    content: "";
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before
{
    content: "";
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before
{
    content: "";
}
.fa-hand-scissors-o:before
{
    content: "";
}
.fa-hand-lizard-o:before
{
    content: "";
}
.fa-hand-spock-o:before
{
    content: "";
}
.fa-hand-pointer-o:before
{
    content: "";
}
.fa-hand-peace-o:before
{
    content: "";
}
.fa-trademark:before
{
    content: "";
}
.fa-registered:before
{
    content: "";
}
.fa-creative-commons:before
{
    content: "";
}
.fa-gg:before
{
    content: "";
}
.fa-gg-circle:before
{
    content: "";
}
.fa-tripadvisor:before
{
    content: "";
}
.fa-odnoklassniki:before
{
    content: "";
}
.fa-odnoklassniki-square:before
{
    content: "";
}
.fa-get-pocket:before
{
    content: "";
}
.fa-wikipedia-w:before
{
    content: "";
}
.fa-safari:before
{
    content: "";
}
.fa-chrome:before
{
    content: "";
}
.fa-firefox:before
{
    content: "";
}
.fa-opera:before
{
    content: "";
}
.fa-internet-explorer:before
{
    content: "";
}
.fa-tv:before, .fa-television:before
{
    content: "";
}
.fa-contao:before
{
    content: "";
}
.fa-500px:before
{
    content: "";
}
.fa-amazon:before
{
    content: "";
}
.fa-calendar-plus-o:before
{
    content: "";
}
.fa-calendar-minus-o:before
{
    content: "";
}
.fa-calendar-times-o:before
{
    content: "";
}
.fa-calendar-check-o:before
{
    content: "";
}
.fa-industry:before
{
    content: "";
}
.fa-map-pin:before
{
    content: "";
}
.fa-map-signs:before
{
    content: "";
}
.fa-map-o:before
{
    content: "";
}
.fa-map:before
{
    content: "";
}
.fa-commenting:before
{
    content: "";
}
.fa-commenting-o:before
{
    content: "";
}
.fa-houzz:before
{
    content: "";
}
.fa-vimeo:before
{
    content: "";
}
.fa-black-tie:before
{
    content: "";
}
.fa-fonticons:before
{
    content: "";
}
.fa-reddit-alien:before
{
    content: "";
}
.fa-edge:before
{
    content: "";
}
.fa-credit-card-alt:before
{
    content: "";
}
.fa-codiepie:before
{
    content: "";
}
.fa-modx:before
{
    content: "";
}
.fa-fort-awesome:before
{
    content: "";
}
.fa-usb:before
{
    content: "";
}
.fa-product-hunt:before
{
    content: "";
}
.fa-mixcloud:before
{
    content: "";
}
.fa-scribd:before
{
    content: "";
}
.fa-pause-circle:before
{
    content: "";
}
.fa-pause-circle-o:before
{
    content: "";
}
.fa-stop-circle:before
{
    content: "";
}
.fa-stop-circle-o:before
{
    content: "";
}
.fa-shopping-bag:before
{
    content: "";
}
.fa-shopping-basket:before
{
    content: "";
}
.fa-hashtag:before
{
    content: "";
}
.fa-bluetooth:before
{
    content: "";
}
.fa-bluetooth-b:before
{
    content: "";
}
.fa-percent:before
{
    content: "";
}
.fa-gitlab:before
{
    content: "";
}
.fa-wpbeginner:before
{
    content: "";
}
.fa-wpforms:before
{
    content: "";
}
.fa-envira:before
{
    content: "";
}
.fa-universal-access:before
{
    content: "";
}
.fa-wheelchair-alt:before
{
    content: "";
}
.fa-question-circle-o:before
{
    content: "";
}
.fa-blind:before
{
    content: "";
}
.fa-audio-description:before
{
    content: "";
}
.fa-volume-control-phone:before
{
    content: "";
}
.fa-braille:before
{
    content: "";
}
.fa-assistive-listening-systems:before
{
    content: "";
}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before
{
    content: "";
}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before
{
    content: "";
}
.fa-glide:before
{
    content: "";
}
.fa-glide-g:before
{
    content: "";
}
.fa-signing:before, .fa-sign-language:before
{
    content: "";
}
.fa-low-vision:before
{
    content: "";
}
.fa-viadeo:before
{
    content: "";
}
.fa-viadeo-square:before
{
    content: "";
}
.fa-snapchat:before
{
    content: "";
}
.fa-snapchat-ghost:before
{
    content: "";
}
.fa-snapchat-square:before
{
    content: "";
}
.fa-pied-piper:before
{
    content: "";
}
.fa-first-order:before
{
    content: "";
}
.fa-yoast:before
{
    content: "";
}
.fa-themeisle:before
{
    content: "";
}
.fa-google-plus-circle:before, .fa-google-plus-official:before
{
    content: "";
}
.fa-fa:before, .fa-font-awesome:before
{
    content: "";
}
.fa-handshake-o:before
{
    content: "";
}
.fa-envelope-open:before
{
    content: "";
}
.fa-envelope-open-o:before
{
    content: "";
}
.fa-linode:before
{
    content: "";
}
.fa-address-book:before
{
    content: "";
}
.fa-address-book-o:before
{
    content: "";
}
.fa-vcard:before, .fa-address-card:before
{
    content: "";
}
.fa-vcard-o:before, .fa-address-card-o:before
{
    content: "";
}
.fa-user-circle:before
{
    content: "";
}
.fa-user-circle-o:before
{
    content: "";
}
.fa-user-o:before
{
    content: "";
}
.fa-id-badge:before
{
    content: "";
}
.fa-drivers-license:before, .fa-id-card:before
{
    content: "";
}
.fa-drivers-license-o:before, .fa-id-card-o:before
{
    content: "";
}
.fa-quora:before
{
    content: "";
}
.fa-free-code-camp:before
{
    content: "";
}
.fa-telegram:before
{
    content: "";
}
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before
{
    content: "";
}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before
{
    content: "";
}
.fa-thermometer-2:before, .fa-thermometer-half:before
{
    content: "";
}
.fa-thermometer-1:before, .fa-thermometer-quarter:before
{
    content: "";
}
.fa-thermometer-0:before, .fa-thermometer-empty:before
{
    content: "";
}
.fa-shower:before
{
    content: "";
}
.fa-bathtub:before, .fa-s15:before, .fa-bath:before
{
    content: "";
}
.fa-podcast:before
{
    content: "";
}
.fa-window-maximize:before
{
    content: "";
}
.fa-window-minimize:before
{
    content: "";
}
.fa-window-restore:before
{
    content: "";
}
.fa-times-rectangle:before, .fa-window-close:before
{
    content: "";
}
.fa-times-rectangle-o:before, .fa-window-close-o:before
{
    content: "";
}
.fa-bandcamp:before
{
    content: "";
}
.fa-grav:before
{
    content: "";
}
.fa-etsy:before
{
    content: "";
}
.fa-imdb:before
{
    content: "";
}
.fa-ravelry:before
{
    content: "";
}
.fa-eercast:before
{
    content: "";
}
.fa-microchip:before
{
    content: "";
}
.fa-snowflake-o:before
{
    content: "";
}
.fa-superpowers:before
{
    content: "";
}
.fa-wpexplorer:before
{
    content: "";
}
.fa-meetup:before
{
    content: "";
}
.sr-only
{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus
{
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
html
{
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    box-sizing: border-box;
}
body
{
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary
{
    display: block;
}
audio, canvas, progress, video
{
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls])
{
    display: none;
    height: 0;
}
[hidden], template
{
    display: none;
}
a
{
    background-color: transparent;
    text-decoration: none;
    color: #fff;
    transition: all .25s ease;
}
abbr[title]
{
    border-bottom: 1px dotted;
}
b, strong
{
    font-weight: 700;
}
cite, dfn, em, i
{
    font-style: italic;
}
h1
{
    font-size: 2em;
}
mark
{
    background: #ff0;
    color: #000;
}
small
{
    font-size: 80%;
}
sub, sup
{
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup
{
    top: -.5em;
}
sub
{
    bottom: -.25em;
}
img
{
    border: 0;
    display: block;
    height: auto;
    max-width: 100%;
}
svg:not(:root)
{
    overflow: hidden;
}
figure
{
    margin: 1em 0;
}
hr
{
    box-sizing: content-box;
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
samp
{
    font-family: monospace,monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea
{
    font: inherit;
    margin: 0;
}
button
{
    overflow: visible;
}
button, select
{
    text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit]
{
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled]
{
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner
{
    border: 0;
    padding: 0;
}
input[type=checkbox], input[type=radio]
{
    box-sizing: border-box;
    padding: 0;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button
{
    height: auto;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration
{
    -webkit-appearance: none;
}
fieldset
{
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
legend
{
    border: 0;
}
textarea
{
    overflow: auto;
}
dt
{
    font-weight: 700;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 1.5em;
    width: 100%;
}
legend, td, th
{
    padding: 0;
}
.site
{
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}
.site-content
{
    flex: 1;
}
body, input, optgroup, select
{
    color: #818181;
    font-size: 1rem;
    font-size: 18px;
    line-height: 1.62;
}
body, button, input, optgroup, select, textarea
{
    font-family: "Raleway",sans-serif;
    font-weight: 400;
    letter-spacing: .25px;
    text-rendering: optimizeLegibility;
}
button
{
    color: #818181;
}
textarea
{
    font-size: 1rem;
    font-size: 18px;
    line-height: 1.62;
}
h1, h2, h5, h6
{
    font-weight: 900;
}
h1, h2, h3, h4, h5, h6
{
    clear: both;
    margin: 0;
    padding: 0;
    font-family: "Montserrat",sans-serif;
    letter-spacing: .075rem;
    line-height: 1.1em;
    margin: 0 0 1rem;
    text-transform: uppercase;
}
.top-header a:hover, .top-header a:hover>svg, h1.light, h2.light, h3.light, h4.light, h5.light, h6.light
{
    color: #fff;
}
p
{
    margin: 0 0 1em;
}
p:last-of-type
{
    margin: 0;
}
blockquote
{
    margin: 0 1.5em;
}
address
{
    margin: 0 0 1.5em;
}
code, kbd, pre, tt, var
{
    font-size: 15px;
    font-size: .9375rem;
}
pre
{
    background: #eee;
    font-family: "Courier 10 Pitch",Courier,monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code, kbd, tt, var
{
    font-family: Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
}
abbr, acronym
{
    border-bottom: 1px dotted #666;
    cursor: help;
}
ins, mark
{
    background: #fff9c0;
    text-decoration: none;
}
big
{
    font-size: 125%;
}
*, :after, :before
{
    box-sizing: inherit;
}
body
{
    background: #fff;
    background-color: #f1eeee;
}
ol, ul
{
    margin: 0;
    padding: 0;
}
ul
{
    list-style: none;
}
ol
{
    list-style: decimal;
}
li>ol, li>ul
{
    margin-bottom: 0;
    margin-left: 1.5em;
}
dd
{
    margin: 0 1.5em 1.5em;
}
h3
{
    font-size: 24px;
    font-weight: 600;
}
h4
{
    font-weight: 500;
}
input, select, textarea
{
    padding: 5px 15px;
}
input, select
{
    height: 40px;
    width: 100%;
}
select
{
    border: 0;
    border-radius: 0!important;
}
button, input[type=button], input[type=reset], input[type=submit]
{
    border: 0;
    border-radius: 0;
    background: #e6e6e6;
    color: rgba(0,0,0,.8);
    font-size: 12px;
    font-size: .75rem;
    line-height: 1;
    padding: .6em 1em .4em;
}
input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea
{
    color: #666;
    border: 0;
    border-radius: 0;
}
input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=range]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus
{
    border-color: #f8810e;
    color: #111;
}
textarea
{
    width: 100%;
}
a:visited, a>svg
{
    transition: all .25s ease;
}
a:visited
{
    color: #505050;
}
a:hover
{
    color: #575757;
    transition: all .25s ease;
}
a:active, a:focus
{
    color: #575757;
}
a:active, a:active>svg, a:focus, a:focus>svg, a:hover>svg
{
    transition: all .25s ease;
}
a:focus
{
    outline: thin dotted;
}
#content[tabindex="-1"]:focus, :focus
{
    outline: 0;
}
a:active, a:hover
{
    outline: 0;
    transition: all .25s ease;
}
.main-navigation
{
    clear: both;
    display: block;
    float: left;
    width: 100%;
}
.main-navigation ul
{
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.main-navigation ul ul
{
    box-shadow: 0 3px 3px rgba(0,0,0,.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}
.main-navigation ul ul ul
{
    left: -999em;
    top: 0;
}
.main-navigation ul ul li.focus>ul, .main-navigation ul ul li:hover>ul
{
    left: 100%;
}
.main-navigation ul ul a
{
    width: 225px;
}
.main-navigation ul li.focus>ul, .main-navigation ul li:hover>ul
{
    left: auto;
}
.main-navigation li
{
    float: left;
    position: relative;
}
.main-navigation li ul.sub-menu li.current-menu-item a, .main-navigation li.current_page_item a
{
    color: #f8810e;
    font-weight: 700;
}
.main-navigation li ul.sub-menu a
{
    color: #575757;
    font-weight: 500;
}
.main-navigation li ul.sub-menu a:hover
{
    color: #f8810e;
}
.main-navigation a
{
    display: block;
    text-decoration: none;
}
.main-navigation.toggled ul, .menu-toggle
{
    display: block;
}
.site-main .comment-navigation, .site-main .post-navigation, .site-main .posts-navigation
{
    margin: 0 0 1.5em;
    overflow: hidden;
}
.comment-navigation .nav-previous, .post-navigation .nav-previous, .posts-navigation .nav-previous
{
    float: left;
    width: 50%;
}
.comment-navigation .nav-next, .post-navigation .nav-next, .posts-navigation .nav-next
{
    float: right;
    text-align: right;
    width: 50%;
}
.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;
}
.screen-reader-text:focus
{
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto!important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.alignleft
{
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright
{
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter
{
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clear:after, .clear:before, .comment-content:after, .comment-content:before, .entry-content:after, .entry-content:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before, .site-header:after, .site-header:before
{
    content: "";
    display: table;
    table-layout: fixed;
}
.clear:after, .comment-content:after, .entry-content:after, .site-content:after, .site-footer:after, .site-header:after
{
    clear: both;
}
.widget
{
    margin: 0 0 1.5em;
}
.widget select, embed, iframe, object
{
    max-width: 100%;
}
.site-header
{
    position: relative;
    width: 100%;
    z-index: 9999;
}
.client-intro .intro-share h5, .site-header h1
{
    margin: 0;
}
.top-header
{
    background-color: #035e99;
    padding: 10px 0;
    position: relative;
    width: 100%;
}
.top-header .constrain
{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cta-free-call
{
    display: none;
}
.fa-phone
{
    transform: scaleX(-1);
}
.clogin
{
    border-left: 2px solid #f8810e;
    padding: 0 0 0 10px;
}
.main-header
{
    background-color: #fff;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.15);
    padding: 15px 0;
    width: 100%;
}
a.top-logo
{
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    text-indent: -9999em;
}
.sub-menu
{
    background-color: #fff;
    padding: 10px 0;
}

.cta-module
{
    background-attachment: fixed;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center;
}
.cta-module a, .portfolio-cta-module
{
    color: #fff;
}
.cta-module a:hover
{
    color: #f8810e!important;
    background-color: #035e99;
}
.cta-module .cta-btn-block.accent-bg .accent-text
{
    color: #575757;
}
.portfolio-cta-module .cta-text
{
    text-align: center;
}
.portfolio-cta-module.lightest-bg
{
    color: #f8810e;
}
.cta-btn-block
{
    margin: 0 0 10px;
    padding: 25px;
}
.cta-snippet, .page-template-homepage .service-content-container p
{
    margin: 0 0 20px;
}
.client-intro .intro-share a:hover>svg, .page-intro
{
    color: #fff;
}
.page-intro.p50
{
    padding-bottom: 0!important;
}
.page-intro .intro-block
{
    background-color: #035e99;
    border-radius: 3px;
    padding: 20px 10px;
}
.recent-work .constrain
{
    text-align: center;
}
.recent-work .big-title
{
    margin: 0 0 10px;
}
.recent-work-item
{
    border-bottom: 1px solid #f8810e;
    border-top: 1px solid #f8810e;
    position: relative;
}
.recent-work-item:first-of-type
{
    border-top: 0;
}
.recent-work-item:last-of-type
{
    border-bottom: 0;
}
.recent-work-item .overlay
{
    background-color: rgba(0,0,0,.6);
    color: #fff;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all .5s ease;
    width: 100%;
}
.recent-work-item .overlay .client-info-container
{
    left: 0;
    margin: 0 auto;
    max-width: 85%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.blog-post h2 a, .recent-work-item h4
{
    font-weight: 700;
}
.recent-work-item .client-sector
{
    margin: 0 0 10px;
}
.recent-work-item .project-info
{
    line-height: 1.15em;
}
.testimonials
{
    font-weight: 500;
}
.testimonials .testimonial-intro
{
    border-bottom: 4px solid #f8810e;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
.page-template-homepage .service-content-container h2, .services .service-content-container h2, .testimonials h2
{
    color: #035e99;
}
.testimonials .slick-dotted.slick-slider
{
    margin-bottom: 50px;
}
.testimonials .slick-dots
{
    bottom: -45px;
}
.testimonials .slick-dots li
{
    background-color: #575757;
}
.testimonials .slick-dots li.slick-active
{
    background-color: #f8810e;
}
.testimonials .slick-dots li button:before
{
    content: '';
}
.testimonials .client-name
{
    font-weight: 500;
    padding: 20px 0 0;
    text-align: right;
}
.testimonials .client-business
{
    color: #f8810e;
    font-style: italic;
    text-align: right;
}
.testimonial-slide
{
    outline: 0;
    box-shadow: none;
}
.testimonial-slide:focus
{
    outline: 0;
    box-shadow: none;
}
.home .slick-slide img
{
    width: 100%;
    height: auto;
}
.home .slick-slide .buttons-wrapper
{
    display: flex;
    grid-gap: 15px;
}
.slide-content
{
    background-color: #035e99;
    color: #fff;
    height: 290px;
    overflow: hidden;
    padding: 15px;
}
.slide-content .text
{
    margin: 0 0 15px;
}
.slide-content a:hover
{
    background-color: #fff;
    color: #035e99;
}
.page-template-homepage .service-content-container
{
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.15);
    margin: 20px 0 0;
    padding: 25px 15px 20px;
    text-align: center;
}
.page-template-homepage .service-content-container img
{
    margin: 0 auto 20px;
}
.page-template-homepage .service-content-container a:hover
{
    background-color: #f8810e;
    color: #fff;
}
.intro-block
{
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.15);
    overflow: hidden;
}
.industry-block
{
    background-color: #035e99;
    border-radius: 3px;
    color: #fff;
    padding: 20px 10px;
}
.industries-text .text
{
    margin: 0 0 10px;
}
.industries-list ul li
{
    padding: 0 0 0 20px;
    position: relative;
}
.industries-list ul li:before
{
    background-color: #f8810e;
    content: '';
    display: block;
    height: 10px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 10px;
}
.page-banner
{
    background-position: center center;
    background-size: cover;
    color: #fff;
    padding: 25px 0 20px;
}
.client-intro .intro-text
{
    margin: 0 0 20px;
}
.client-intro h5
{
    font-size: 18px;
}
.client-intro .intro-share
{
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    margin: 0 0 20px;
    padding: 10px 0;
}
.client-intro .intro-share a
{
    margin: 0 15px 0 0;
}
.client-intro .detail
{
    border-bottom: 1px solid #fff;
    margin: 0 0 5px;
    padding: 0 0 5px;
    overflow: hidden;
}
.client-intro .client-website
{
    margin: 20px 0 0;
}
.contact input, .contact select, .project-details
{
    margin: 0 0 10px;
}
.project-details .detail
{
    display: block;
    margin: 0 0 10px;
}
.project-details .detail-title
{
    font-weight: 500;
    text-transform: uppercase;
}
.client-additional, .contact .c-block a.social-icon svg
{
    color: #fff;
}
.page-intro .intro-block.service-intro
{
    background-color: #035e99;
    background-image: none;
}
.page-intro .service-intro
{
    padding: 0;
}
.page-intro .service-intro.flexxed
{
    flex-direction: column-reverse;
}
.page-intro .service-text
{
    padding: 10px;
}
.services .service-item
{
    border-bottom: 2px solid #d6e1e8;
    margin: 0 0 35px;
    padding: 0 0 35px;
}
.services .service-item:last-of-type
{
    border: 0;
    margin: 0;
    padding: 0;
}
.services .service-item.flexxed
{
    flex-direction: column-reverse;
}
.services .service-item .service-image
{
    margin: 0 0 15px;
}
.services .service-item .service-image img, .single-service .service-intro img
{
    height: 100px;
    -o-object-fit: cover;
    object-fit: cover;
}
.single-service .service-intro img
{
    height: 150px;
}
.single-service .service-intro .services-text
{
    padding: 15px;
}
.single-service .service-intro h1
{
    font-size: 28px;
}
.single-service .service-content img
{
    box-shadow: 0 0 30px 30px #fff;
}
.contact .intro-block h3
{
    margin: 0 0 5px;
}
.contact .c-block, .contact .intro-text
{
    margin: 0 0 20px;
}
.contact .c-block:last-of-type
{
    margin: 0;
}
.contact .c-block a.social-icon
{
    color: #f8810e;
    font-size: 28px;
    margin: 0 15px 0 0;
    transition: all .25s ease;
}
.contact .c-block a.social-icon:hover
{
    color: #cdcdcd;
    transition: all .25s ease;
}
.contact .contact-item
{
    padding: 0 0 0 15px;
    position: relative;
}
.contact .contact-item:before
{
    color: #f8810e;
    content: '';
    font-family: "FontAwesome";
    left: 0;
    position: absolute;
    top: 0;
}
.contact .contact-form
{
    background-color: #575757;
    border-radius: 3px;
    color: #fff;
    padding: 10px;
}
.contact .contact-form p
{
    width: 100%;
}
.contact select
{
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
.contact input[type=submit]
{
    background-color: #f8810e;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    height: 50px;
    margin: 10px 0 0;
    text-transform: uppercase;
}
.gmap
{
    height: 300px;
    overflow: hidden;
}
.blog .entry-header
{
    position: relative;
    z-index: 999;
}
.blog article:nth-of-type(even) h2 a
{
    color: #575757;
}
.blog article:nth-of-type(odd) h2 a
{
    color: #f8810e;
}
.blog article:nth-of-type(odd) .btn-lg
{
    background-color: #035e99;
}
.blog .page-intro.p50
{
    padding-bottom: 25px!important;
}
.blog-post
{
    border-bottom: 2px solid #d6e1e8;
    margin: 0 0 35px;
    padding: 0 0 35px;
}
.blog-post.flexxed
{
    flex-direction: column-reverse;
}
.blog-post .post-thumbnail
{
    overflow: hidden;
}
.blog-post .post-thumbnail img
{
    height: auto;
    margin: 0 0 10px;
    width: 100%;
}
.blog-post .btn-lg
{
    float: right;
    margin: 10px 0 0;
}
.single-post .intro-block a
{
    color: #fff!important;
}
.single-post .meta
{
    margin: 0 0 5px;
}
.single-post .meta:last-of-type
{
    margin: 0;
}
.single-post .post-thumbnail, .top-footer .textwidget p
{
    margin: 0 0 10px;
}
ul.meta-cat-list
{
    list-style: none;
    margin: 0 0 0 5px;
}
.bottom-footer .bf-links div, ul.meta-cat-list, ul.meta-cat-list li
{
    display: inline-block;
}
ul.meta-cat-list li:after
{
    content: ', ';
}
ul.meta-cat-list li:last-of-type:after
{
    content: '';
}
.meta-info-title
{
    font-weight: 500;
}
.sharethis a
{
    margin: 0 5px;
}
.top-footer
{
    background-color: #035e99;
    color: #fff;
    padding: 20px 0;
}
.site-footer a:hover, .site-footer a:hover>svg, .top-footer a
{
    color: #f8810e;
}
.top-footer a:hover
{
    color: #fff;
}
.top-footer p
{
    font-size: 16px;
}
.top-footer .widget-title, .top-footer a
{
    font-weight: 900;
}
a.cfrp-title
{
    display: inline-block;
    margin: 0 0 20px;
}
.cfrp-footer-excerpt p, ul.content-list li
{
    margin: 0 0 10px;
}
.bottom-footer
{
    background-color: #031e2f;
    color: #fff;
    overflow: hidden;
    padding: 20px 0;
    text-align: center;
}
.bottom-footer a
{
    color: #fff;
}
.bottom-footer .bf-links div:after
{
    color: #575757;
    content: '|';
    margin: 0 5px 0 0;
    padding: 0 0 0 5px;
}
.bottom-footer .bf-links div:last-of-type:after
{
    content: '';
    display: none;
}
.footer-col
{
    margin: 0 0 25px;
}
.subscribe
{
    position: relative;
}
.subscribe button[type=submit]
{
    background-color: #f8810e;
    color: #fff;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
}
.subscribe button[type=submit] .fa-check
{
    font-size: 20px;
}
.comment-content a
{
    word-wrap: break-word;
}
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer
{
    display: none;
}
.bypostauthor, .infinity-end.neverending .site-footer
{
    display: block;
}
.comment-content .wp-smiley, .entry-content .wp-smiley, .page-content .wp-smiley
{
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.custom-logo-link
{
    display: inline-block;
}
.wp-caption
{
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*=wp-image-]
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption .wp-caption-text
{
    margin: .8075em 0;
}
.wp-caption-text
{
    text-align: center;
}
.gallery
{
    margin-bottom: 1.5em;
}
.gallery-item
{
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-caption
{
    display: block;
}
::-webkit-selection
{
    background-color: #ae4a01;
    color: #fff;
}
::-moz-selection
{
    background-color: #ae4a01;
    color: #fff;
}
::selection
{
    background-color: #ae4a01;
    color: #fff;
}
.constrain
{
    display: block;
    margin: 0 auto;
    max-width: 1200px;
    min-width: 320px;
    padding: 0 20px;
}
.constrain.sm
{
    max-width: 1100px;
}
.flexxed
{
    display: flex;
    flex-direction: column;
}
.p35
{
    padding: 50px 0;
}
.p50
{
    padding: 25px 0;
}
.m35
{
    margin: 20px 0;
}
.mt35
{
    margin: 20px 0 0;
}
.mb35
{
    margin: 0 0 20px;
}
.m50
{
    margin: 25px 0;
}
.mt50
{
    margin: 25px 0 0;
}
.mb50
{
    margin: 0 0 25px;
}
.accent-text, .accent2-text, a.accent-text, a.accent2-text
{
    color: #f8810e;
}
.dkaccent-text, a.dkaccent-text
{
    color: #035e99;
}
.ltgray-text, a.ltgray-text
{
    color: #cdcdcd;
}
.darkest-text, .dkgray-text, a.darkest-text, a.dkgray-text
{
    color: #575757;
}
.white-text, [class^=btn].accent-bg, a.white-text
{
    color: #fff;
}
.accent-bg, .accent2-bg, a.accent-bg, a.accent2-bg
{
    background-color: #f8810e;
}
.dkaccent-bg, a.dkaccent-bg
{
    background-color: #035e99;
}
.btn-auto.accent-bg:hover, .btn-lg.accent-bg:hover, .btn-md.accent-bg:hover, .btn-sm.accent-bg:hover, .btn-xl.accent-bg:hover, .ltgray-bg, a.btn-auto.accent-bg:hover, a.btn-lg.accent-bg:hover, a.btn-md.accent-bg:hover, a.btn-sm.accent-bg:hover, a.btn-xl.accent-bg:hover, a.ltgray-bg
{
    background-color: #cdcdcd;
}
.dkgray-bg, a.dkgray-bg
{
    background-color: #575757;
}
.darkest-bg, a.darkest-bg
{
    background-color: #505050;
}
.white-bg, a.white-bg
{
    background-color: #fff;
}
[class^=btn]
{
    text-transform: uppercase;
}
.btn-auto, .btn-lg, .btn-md, .btn-sm, .btn-xl, a.btn-auto, a.btn-lg, a.btn-md, a.btn-sm, a.btn-xl
{
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.15);
    text-align: center;
    text-transform: uppercase;
}
.btn-auto.white-bg, .btn-auto:hover, .btn-lg.white-bg, .btn-lg:hover, .btn-md.white-bg, .btn-md:hover, .btn-sm.white-bg, .btn-sm:hover, .btn-xl.white-bg, .btn-xl:hover, a.btn-auto.white-bg, a.btn-auto:hover, a.btn-lg.white-bg, a.btn-lg:hover, a.btn-md.white-bg, a.btn-md:hover, a.btn-sm.white-bg, a.btn-sm:hover, a.btn-xl.white-bg, a.btn-xl:hover
{
    color: #505050;
}
.btn-auto.ltgray-bg:hover, .btn-lg.ltgray-bg:hover, .btn-md.ltgray-bg:hover, .btn-sm.ltgray-bg:hover, .btn-xl.ltgray-bg:hover, a.btn-auto.ltgray-bg:hover, a.btn-lg.ltgray-bg:hover, a.btn-md.ltgray-bg:hover, a.btn-sm.ltgray-bg:hover, a.btn-xl.ltgray-bg:hover
{
    background-color: #f8810e;
}
.btn-auto
{
    padding: 5px 15px;
}
.btn-sm
{
    min-width: 125px;
    padding: 5px 10px;
}
.btn-md
{
    min-width: 175px;
    padding: 10px 20px;
}
.btn-lg
{
    padding: 15px 30px;
}
.btn-xl
{
    min-width: 300px;
    padding: 20px 45px;
}
.big-title
{
    color: #035e99;
    font-family: "Montserrat",sans-serif;
    font-size: 27px;
    font-weight: 700;
    text-transform: uppercase;
}
.big-title.big-title-white
{
    color: #fff;
}
ul.content-list
{
    list-style: disc;
    padding: 0 0 0 20px;
}
.slick-next, .slick-prev
{
    background-color: #f8810e;
    border-radius: 20px;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.15);
    height: 40px;
    opacity: .65;
    transition: all .25s ease;
    width: 40px;
    z-index: 10;
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover
{
    background-color: #505050;
    transition: all .25s ease;
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before
{
    color: #f8810e;
}
.slick-next:before, .slick-prev:before
{
    color: #fff;
    font-family: "FontAwesome";
    font-size: 40px;
    line-height: 25px;
}
.slick-prev
{
    left: 10px;
    padding: 0 5px 0 0;
}
.slick-prev:before
{
    content: '';
}
.slick-next
{
    padding: 0 0 0 5px;
    right: 10px;
}
.slick-next:before
{
    content: '';
}
.get-a-quote
{
    background-color: #f8810e;
}
.get-a-quote a
{
    color: #fff!important;
    font-weight: 700;
}
.single-post .intro-block .sharethis a
{
    color: #f8810e!important;
}
.single-post .intro-block .sharethis a:hover
{
    color: #cdcdcd!important;
}
.client-intro .intro-share a
{
    color: #f8810e;
}
.client-intro .intro-share a:hover
{
    color: #cdcdcd;
}
.widget
{
    margin: 0 0 1rem;
}
.widget .social-icon
{
    font-size: 24px;
    margin: 0 10px 0 0;
}
.widget-title
{
    margin: 0 0 .75rem;
    text-transform: uppercase;
}
@media only screen and (min-width: 480px)
{
    .slide-content
    {
        height: 300px;
    }
    .slide-content h2
    {
        font-size: 36px;
    }
    .slick-next, .slick-prev
    {
        top: 22%;
    }
    .intro-block
    {
        margin: -50px 0 0;
    }
    .page-template-homepage .intro-block
    {
        margin: initial!important;
    }
    .page-template-homepage .service-content-container
    {
        position: relative;
    }
  
    .services .services-list .service-item h2
    {
        font-size: 20px;
    }
    .services .services-list .service-item img
    {
        height: 150px;
    }
    .single-service .page-intro
    {
        margin: 10px 0 0;
    }
    .single-service .service-intro .services-text
    {
        padding: 20px;
    }
    .single-service .service-intro h1
    {
        font-size: 34px;
    }
    .clients .clients-list .flexxed
    {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .clients .recent-work-item
    {
        box-shadow: 0 2px 10px 0 rgba(0,0,0,.15);
        margin: 0 0 10px;
        width: 49%;
    }
    .single-client .intro-block
    {
        margin: -40px 0 0;
    }
    .single-post .intro-block
    {
        margin: -40px 0 20px;
    }
}
@media only screen and (min-width: 568px)
{
    .big-title
    {
        font-size: 34px;
    }
    .header-contact
    {
        margin: 0;
    }
    .header-connect
    {
        background-color: transparent;
        box-shadow: initial;
        padding: initial;
        position: initial;
    }
    .header-connect a#connect-open
    {
        display: none;
    }
    .main-header
    {
        padding: 20px 0;
    }
  
    button#responsive-menu-button
    {
        top: 53px!important;
    }
    .recent-work .flexxed
    {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .recent-work .big-title
    {
        margin: 0 0 15px;
    }
    .recent-work-item
    {
        border: 1px solid #f8810e;
        margin: 0;
        width: 50%;
    }
    .recent-work-item .overlay
    {
        position: absolute;
        padding: 0;
    }
    .home .slick-slide .buttons-wrapper
    {
        flex-direction: row;
        grid-gap: 15px;
    }
    .industries-list ul
    {
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 40px;
        column-gap: 40px;
    }
 
    .page-banner
    {
        padding: 35px 0 30px;
    }
    .services .services-list .service-item img
    {
        height: 175px;
    }
    .top-footer .flexxed
    {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .footer-col
    {
        width: 45%;
    }
    .footer-info
    {
        float: left;
    }
  
    .single-post .post-thumbnail
    {
        margin: 0 0 15px;
    }
}
@media only screen and (min-width: 640px)
{
    .cta-free-call
    {
        display: inline-block;
    }
    .cta-module .flexxed
    {
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .cta-btn-block, .cta-content
    {
        width: 47%;
    }
    .cta-btn-block
    {
        margin: 0;
    }
    .client-image
    {
        height: 250px;
    }
  
    .page-template-homepage .services-list .constrain
    {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .page-template-homepage .services-list .service-item, .services .service-item.flexxed>div
    {
        width: 48%;
    }
  
    .services .services-list .service-item img
    {
        height: 300px;
    }
    .services .service-item.flexxed
    {
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
    }
    .services .service-item .service-image
    {
        margin: 0;
    }
    .services .service-item:nth-child(odd)
    {
        flex-direction: row-reverse;
    }
    .single-service .service-intro img
    {
        height: 225px;
    }
}
@media only screen and (min-width: 768px)
{
    .cols-2
    {
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 70px;
        column-gap: 70px;
    }
    .slick-next, .slick-prev
    {
        top: 50%;
    }
    .cta-content
    {
        width: 63%;
    }
    .cta-content h3
    {
        font-size: 30px;
    }
    .cta-content .text-block
    {
        font-size: 19px;
    }
    .portfolio-cta-module .flexxed
    {
        align-items: center;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .portfolio-cta-module h3
    {
        margin: 0;
    }
    .portfolio-cta-module .cta-text
    {
        text-align: right;
        width: 66%;
    }
    .cta-btn-block
    {
        width: 33%;
    }
    .page-intro .intro-text
    {
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
    .home .slick-slide h2
    {
        line-height: 1.15em;
    }
    .home .slick-slide .slide-content
    {
        float: left;
        height: 400px;
        position: relative;
        width: 50%;
    }
    .home .slick-slide .slide-text-wrapper
    {
        position: absolute;
        left: 20px;
        max-width: 700px;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .home .slick-slide .slide-image
    {
        width: 50%;
        float: left;
        height: 400px;
        overflow: hidden;
    }
    .home .slick-slide img
    {
        height: 100%;
        width: auto;
        max-width: none;
    }
    .contact-form .col2 span, .page-template-homepage .services-list .service-item
    {
        width: 49%;
    }

    .industries .flexxed
    {
        flex-direction: row;
        justify-content: space-between;
    }
    .industry-block
    {
        padding: 25px;
    }
    .industries-text .text
    {
        margin: 0 0 15px;
    }
    .client-item.flexxed
    {
        flex-direction: row;
    }
    .client-item:nth-of-type(even)
    {
        flex-direction: row-reverse;
    }
    .client-content-container
    {
        width: 50%;
    }
    .client-image
    {
        height: initial;
        position: relative;
        width: 50%;
    }
    .client-image img
    {
        max-width: none;
        position: absolute;
        width: auto;
        height: auto;
    }
    .page-banner
    {
        padding: 35px 0 60px;
    }
    .client-intro.flexxed
    {
        flex-direction: row;
        justify-content: space-between;
    }
    .client-intro .detail
    {
        border-bottom: 1px solid rgba(255,255,255,.35);
        margin: 0 0 5px;
        padding: 0 0 5px;
        overflow: hidden;
    }
    .client-intro .project-details, .client-intro .project-text
    {
        width: 48%;
    }
    .client-intro .detail-title
    {
        float: left;
        width: 43.5%;
    }
    .client-intro .detail-content
    {
        display: block;
        float: left;
        padding: 0 0 0 10px;
        max-width: 55%;
    }
    .client-intro .intro-text
    {
        -moz-column-count: 1;
        column-count: 1;
    }
    .client-intro .intro-share
    {
        border-bottom: 0;
    }
    .single-client .intro-block
    {
        margin: -60px 0 0;
    }
    .top-images .flexxed
    {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .top-images .third-width
    {
        overflow: hidden;
        width: 31.5%;
    }
    .top-images .twothird-width
    {
        overflow: hidden;
        width: 66%;
    }
    .top-images .full-width
    {
        display: block;
        width: 100%;
    }
    .top-images .full-width img
    {
        margin: 0 auto;
    }
    .services .page-intro .intro-block
    {
        margin: -70px 0 0;
    }
    .services .page-intro .intro-block.service-intro
    {
        padding: 0;
    }
    .services .page-intro .services-text
    {
        padding: 20px;
    }
    .single-service .page-intro
    {
        margin: -10px 0 0;
    }
    .single-service .page-intro .service-intro.flexxed
    {
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
    }
    .single-service .page-intro .service-intro .services-image, .single-service .page-intro .service-intro .services-text
    {
        width: 50%;
    }
    .single-service .page-intro .service-intro .services-image img
    {
        height: 100%;
        min-height: 350px;
    }
    .contact .page-intro .intro-text
    {
        -moz-column-count: 1;
        column-count: 1;
    }
    .contact .contact-form, .contact-form
    {
        padding: 25px;
    }
    .contact input[type=submit]
    {
        width: 300px;
    }
    .contact-blocks.flexxed
    {
        flex-direction: row;
        justify-content: space-between;
    }
    .contact-blocks .c-block
    {
        margin: 0;
        width: 30%;
    }
    .contact-form .col2, .contact-form .col3
    {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .blog .intro-block, .blog-post
    {
        margin: 0 0 30px;
    }
    .blog-post.flexxed
    {
        flex-direction: row;
        justify-content: space-between;
    }
    .blog-post .post-featured, .blog-post .post-text
    {
        width: 48%;
    }
    .blog-post .post-featured a
    {
        display: block;
        height: 100%;
    }
    .blog-post .post-thumbnail img
    {
        height: 100%;
        max-width: initial;
        width: auto;
    }
    .single-post .page-intro .intro-block.flexxed
    {
        flex-direction: column;
        margin: -60px 0 30px;
    }
    .single-post .entry-meta
    {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .single-post .post-thumbnail
    {
        margin: 0 0 20px;
    }
    .top-footer
    {
        padding: 30px 0 20px;
    }
}
@media only screen and (min-width: 860px)
{
    .client-content-container
    {
        padding: 40px;
    }
  
    .services .page-intro .service-intro.flexxed
    {
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
    }
    .clients .recent-work-item
    {
        margin: 0 0 15px;
    }
}
@media only screen and (min-width: 960px)
{
    .p50
    {
        padding: 35px 0;
    }
    .m35
    {
        margin: 27px 0;
    }
    .mt35
    {
        margin: 27px 0 0;
    }
    .mb35
    {
        margin: 0 0 27px;
    }
    .m50
    {
        margin: 35px 0;
    }
    .mt50
    {
        margin: 35px 0 0;
    }
    .mb50
    {
        margin: 0 0 35px;
    }
    .bit-title
    {
        font-size: 37px;
    }
    .site-branding
    {
        display: inline-block;
        width: auto;
    }
    .site-branding h1
    {
        margin: 0;
    }
    .main-navigation
    {
        float: right;
        font-size: 18px;
        margin: 7px 0 0;
        width: auto;
    }
    .main-navigation li a
    {
        color: #575757;
        padding: 0 9px;
        text-transform: uppercase;
    }
    .main-navigation li a:hover
    {
        color: #f8810e;
    }
    .recent-work .big-title
    {
        margin: 0 0 20px;
    }
    .recent-work-item
    {
        border-bottom: 0;
        border-top: 0;
        width: 25%;
    }
    .recent-work-item:first-of-type
    {
        border-left: 0;
    }
    .recent-work-item:last-of-type
    {
        border-right: 0;
    }
    .recent-work-item .overlay
    {
        position: absolute;
        padding: 0;
    }
    .cta-content
    {
        width: 70%;
    }
    .cta-content h3
    {
        font-size: 34px;
    }
    .cta-btn-block
    {
        width: 27%;
    }
    .testimonials .flexxed
    {
        flex-direction: row;
        justify-content: space-between;
    }
    .testimonials .testimonial-intro
    {
        border-bottom: 0;
        border-right: 4px solid #f8810e;
        padding: 20px 20px 0;
        width: 32%;
    }
    .testimonials .testimonial-slider
    {
        padding: 20px 0;
        width: 65%;
    }
    .testimonials .slick-dots
    {
        bottom: -25px;
    }
    .home .slick-slide .slide-text-wrapper
    {
        left: 35px;
        padding: 0 40px 0 0;
    }
    .home .slick-slide .slide-content, .home .slick-slide .slide-image
    {
        height: 550px;
    }
    .page-template-homepage .services-list .service-item
    {
        width: 24%;
    }
    .page-template-homepage .services-list .service-item h2
    {
        font-size: 20px;
    }
  
    .client-content-container h2
    {
        margin: 0 0 24px;
    }
    .client-content-container p
    {
        margin: 0 0 30px;
    }
    .services .services-list .service-item img
    {
        height: 225px;
        filter: grayscale(1);
        transition: all .25s ease;
    }
    .services .services-list .service-item:hover img
    {
        filter: grayscale(0);
        transition: all .25s ease;
    }
    .single-service .page-intro
    {
        margin: -20px 0 0;
    }
    .clients .recent-work-item, .contact input, .contact select
    {
        margin: 0 0 20px;
    }
    .client-intro .project-text
    {
        width: 56.5%;
    }
    .client-intro .project-details
    {
        width: 40%;
    }
    .blog .intro-block
    {
        margin: 0 0 50px;
    }
    .blog-post .post-thumbnail img
    {
        height: 100%;
        max-height: 300px;
        max-width: initial;
        width: auto;
    }
    .footer-col
    {
        width: 23%;
    }
}
@media only screen and (min-width: 1024px)
{
    .bit-title
    {
        font-size: 43px;
    }
    h2
    {
        font-size: 35px;
    }
    .top-header
    {
        overflow: hidden;
        transition: all .5s ease;
    }
    .top-header.scrolled
    {
        height: 0;
        padding: 0;
    }
    .cta-content h3
    {
        font-size: 36px;
    }
    .cta-snippet
    {
        font-size: 18px;
    }
    .recent-work-item
    {
        border: 0;
        overflow: hidden;
    }
    .recent-work-item .overlay
    {
        background-color: transparent;
        top: 100%;
    }
    .recent-work-item .overlay .see-more, .recent-work-item .overlay .view-project
    {
        background-color: #fff;
        color: #505050;
    }
    .recent-work-item .overlay .see-more:hover, .recent-work-item .overlay .view-project:hover
    {
        background-color: #035e99;
        color: #f8810e;
    }
    .recent-work-item:hover .overlay
    {
        background-color: rgba(248,129,14,.85);
        top: 0;
    }
    .page-intro .flexxed
    {
        flex-direction: row;
        justify-content: space-between;
    }
    .page-intro .intro-block h2
    {
        width: 31%;
    }
    .page-intro .intro-block .intro-text
    {
        width: 66%;
    }
    .page-banner
    {
        padding: 45px 0 100px;
    }
    .page-banner .big-title
    {
        font-size: 45px;
    }
    .client-content-container
    {
        padding: 50px;
    }
    .client-content-container p
    {
        margin: 0 0 40px;
    }
   
    .industry-block
    {
        padding: 35px;
    }
    .industries-list ul
    {
        -moz-column-count: 3;
        column-count: 3;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
    .clients .clients-list .flexxed
    {
        justify-content: space-evenly;
    }
    .clients .recent-work-item
    {
        margin: 0 0 25px;
        width: 30%;
    }
    .page-intro .intro-block
    {
        margin: -100px 0 0;
    }
    .client-intro .project-text
    {
        width: 63%;
    }
    .client-intro .intro-text, .page-intro .client-intro .intro-text
    {
        width: 100%;
    }
    .blog .intro-block.flexxed h1, .client-intro .project-details
    {
        width: 33%;
    }
    .intro-share .share-icons, .intro-share h5
    {
        display: inline-block;
    }
    .intro-share .share-icons
    {
        margin: 0 0 0 20px;
    }
    .services .page-intro .intro-block
    {
        margin: -90px 0 0;
    }
    .services .services-list .service-item h2
    {
        font-size: 24px;
    }
    .services .service-item
    {
        margin: 0 0 45px;
        padding: 0 0 45px;
    }
    .services .service-item .service-image
    {
        box-shadow: 0 0 0 0 rgba(6,49,77,.75);
        transition: all .25s ease;
    }
    .services .service-item:hover .service-image
    {
        box-shadow: 10px 10px 0 0 rgba(6,49,77,.75);
        transition: all .25s ease;
    }
    .single-service .page-intro
    {
        margin: 20px 0 0;
    }
    .single-service .page-intro .services-text
    {
        padding: 30px;
    }
    .contact .page-intro .intro-text
    {
        width: 100%;
    }
    .blog .page-intro.p50
    {
        margin: 35px!important;
    }
    .single-post .page-intro .intro-block.flexxed
    {
        margin: -100px 0 30px;
    }
    .single-post .post-thumbnail
    {
        margin: 0 0 30px;
    }
}
@media only screen and (min-width: 1100px)
{
    .p50
    {
        padding: 50px 0;
    }
    .m35
    {
        margin: 35px 0;
    }
    .mt35
    {
        margin: 35px 0 0;
    }
    .mb35
    {
        margin: 0 0 35px;
    }
    .m50
    {
        margin: 50px 0;
    }
    .mt50
    {
        margin: 50px 0 0;
    }
    .mb50
    {
        margin: 0 0 50px;
    }
    .main-navigation li a
    {
        padding: 0 15px;
    }
    .cta-content h3
    {
        font-size: 40px;
    }
    .cta-content .text-block
    {
        font-size: 21px;
    }
    .client-content-container h2, .client-content-container p
    {
        margin: 0 0 45px;
    }
 
    .page-intro .intro-block
    {
        margin: -135px 0 0;
    }
    .services .page-intro .intro-block
    {
        margin: -120px 0 0;
    }
    .clients .recent-work-item
    {
        box-shadow: 0 2px 10px 0 rgba(0,0,0,.15);
        margin: 0 0 30px;
    }
    .services .services-list .service-item img
    {
        height: 275px;
    }
    .services .services-list .service-item h2
    {
        font-size: 28px;
    }
    .blog .page-intro.p50
    {
        margin: 50px!important;
    }
}
@media only screen and (min-width: 1200px)
{
    .cta-content
    {
        width: 66%;
    }
    .cta-content h3
    {
        font-size: 41px;
    }
    .cta-btn-block
    {
        width: 33%;
    }
    .cta-content .text-block, .cta-snippet
    {
        font-size: 22px;
    }
    .page-intro .intro-block
    {
        margin: -140px 0 0;
        padding: 50px;
    }
    .home .slick-slide .slide-text-wrapper
    {
        left: 60px;
    }
    .industry-block
    {
        padding: 50px;
    }
    .page-banner
    {
        padding: 45px 0 110px;
    }
    .single-service .page-intro
    {
        margin: -130px 0 0;
    }
    .single-service .page-intro .intro-block
    {
        margin: 0;
        padding: 0;
    }
    .single-client .page-intro .intro-block
    {
        margin: -120px 0 0;
    }
    .contact .contact-form
    {
        padding: 50px;
    }
    .blog-post .post-thumbnail img
    {
        max-height: 350px;
    }
}
.rpwwt-widget ul
{
    list-style: outside none none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}
.rpwwt-widget ul li
{
    overflow: hidden;
    margin: 0 0 1.5em;
}
.rpwwt-widget ul li:last-child
{
    margin: 0;
}
.rpwwt-widget .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;
    word-break: normal;
}
.rpwwt-widget .screen-reader-text:focus
{
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto!important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.rpwwt-widget ul li img
{
    display: inline;
    float: left;
    margin: .3em .75em .75em 0;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 img
{
    width: 75px;
    height: 75px;
}
#cookie-notice, #cookie-notice .cn-button:not(.cn-button-custom)
{
    font-family: -apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
}
#cookie-notice
{
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 100000;
    letter-spacing: 0;
    line-height: 20px;
    left: 0;
}
#cookie-notice, #cookie-notice *
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#cookie-notice.cn-animated
{
    -webkit-animation-duration: .5s!important;
    animation-duration: .5s!important;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
#cookie-notice.cn-animated.cn-effect-none
{
    -webkit-animation-duration: 1ms!important;
    animation-duration: 1ms!important;
}
#cookie-notice .cookie-notice-container, #cookie-notice .cookie-revoke-container
{
    display: block;
}
#cookie-notice.cookie-notice-hidden .cookie-notice-container, #cookie-notice.cookie-revoke-hidden .cookie-revoke-container
{
    display: none;
}
.cn-position-top
{
    top: 0;
}
.cn-position-bottom
{
    bottom: 0;
}
.cookie-notice-container
{
    padding: 15px 30px;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.cookie-revoke-container
{
    padding: 15px 30px;
    width: 100%;
    z-index: 1;
}
.cn-close-icon
{
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    width: 15px;
    height: 15px;
    opacity: .5;
    padding: 10px;
    outline: 0;
    cursor: pointer;
}
.cn-close-icon:hover
{
    opacity: 1;
}
.cn-close-icon:after, .cn-close-icon:before
{
    position: absolute;
    content: ' ';
    height: 15px;
    width: 2px;
    top: 3px;
    background-color: #808080;
}
.cn-close-icon:before
{
    transform: rotate(45deg);
}
.cn-close-icon:after
{
    transform: rotate(-45deg);
}
#cookie-notice .cn-revoke-cookie
{
    margin: 0;
}
#cookie-notice .cn-button
{
    margin: 0 0 0 10px;
    display: inline-block;
}
#cookie-notice .cn-button:not(.cn-button-custom)
{
    letter-spacing: .25px;
    margin: 0 0 0 10px;
    text-transform: none;
    display: inline-block;
    cursor: pointer;
    touch-action: manipulation;
    white-space: nowrap;
    outline: 0;
    box-shadow: none;
    text-shadow: none;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    padding: 8.5px 10px;
    line-height: 1;
    color: inherit;
}
.cn-text-container
{
    margin: 0 0 6px;
}
.cn-buttons-container, .cn-text-container
{
    display: inline-block;
}
#cookie-notice.cookie-notice-visible.cn-effect-fade, #cookie-notice.cookie-notice-visible.cn-effect-none, #cookie-notice.cookie-revoke-visible.cn-effect-fade, #cookie-notice.cookie-revoke-visible.cn-effect-none
{
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
#cookie-notice.cn-effect-fade, #cookie-notice.cn-effect-none
{
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
#cookie-notice.cookie-notice-visible.cn-effect-slide, #cookie-notice.cookie-revoke-visible.cn-effect-slide
{
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}
#cookie-notice.cn-effect-slide
{
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}
#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide, #cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide
{
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
#cookie-notice.cn-position-top.cn-effect-slide
{
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}
@-webkit-keyframes fadeIn
{
    from
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}
@keyframes fadeIn
{
    from
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}
@-webkit-keyframes fadeOut
{
    from
    {
        opacity: 1;
    }
    to
    {
        opacity: 0;
    }
}
@keyframes fadeOut
{
    from
    {
        opacity: 1;
    }
    to
    {
        opacity: 0;
    }
}
@-webkit-keyframes slideInUp
{
    from
    {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible;
    }
    to
    {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}
@keyframes slideInUp
{
    from
    {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible;
    }
    to
    {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}
@-webkit-keyframes slideOutDown
{
    from
    {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
    to
    {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}
@keyframes slideOutDown
{
    from
    {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
    to
    {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }
}
@-webkit-keyframes slideInDown
{
    from
    {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible;
    }
    to
    {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}
@keyframes slideInDown
{
    from
    {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible;
    }
    to
    {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}
@-webkit-keyframes slideOutUp
{
    from
    {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
    to
    {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}
@keyframes slideOutUp
{
    from
    {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
    to
    {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
}
@media all and (max-width: 900px)
{
    .cookie-notice-container #cn-notice-buttons, .cookie-notice-container #cn-notice-text
    {
        display: block;
    }
    #cookie-notice .cn-button
    {
        margin: 0 5px 5px;
    }
}
@media all and (max-width: 480px)
{
    .cookie-notice-container, .cookie-revoke-container
    {
        padding: 15px 25px;
    }
}
.lazyload
{
    background-image: none!important;
}
.lazyload:before
{
    background-image: none!important;
}
.full-width
{
    margin-bottom: 25px;
}
.full-image img
{
    margin: 0 auto;
}